-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Please add lm75 kernel module #508
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@popcornmix can this be achieved? |
For what I know lm75 is still not present Il 10/ago/2016 21:04, "Rasmus Christiansen" [email protected] ha
|
The request should really be in https://github.com/raspberrypi/linux/issues as it is a kernel module, not a firmware change. CONFIG_SENSORS_LM75=m |
kernel: config: Enable SENSORS_LM75 See: #508 kernel: config: Enable SERIAL_SC16IS7XX See: raspberrypi/linux#1594 kernel: snd-bcm2835: Don't allow responses from VC to be interrupted by user signals See: raspberrypi/linux#1560
kernel: config: Enable SENSORS_LM75 See: raspberrypi/firmware#508 kernel: config: Enable SERIAL_SC16IS7XX See: raspberrypi/linux#1594 kernel: snd-bcm2835: Don't allow responses from VC to be interrupted by user signals See: raspberrypi/linux#1560
This is now in latest |
Thanks. |
Hi.
Please is it possible to add the lm75 (lm75.ko) kernel module?
In hwmon it's not present.
root@raspberrypi:/lib/modules/4.1.13+/kernel/drivers/hwmon# ls -la
total 40
drwxr-xr-x 2 root root 4096 Nov 27 11:21 .
drwxr-xr-x 41 root root 4096 Nov 27 11:22 ..
-rw-r--r-- 1 root root 10871 Nov 27 11:21 hwmon.ko
-rw-r--r-- 1 root root 7370 Nov 27 11:21 sht21.ko
-rw-r--r-- 1 root root 8588 Nov 27 11:21 shtc1.ko
root@raspberrypi:/lib/modules/4.1.13+/kernel/drivers/hwmon#
Thanks!
The text was updated successfully, but these errors were encountered: