Skip to content

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

Closed
iz8mbw opened this issue Nov 30, 2015 · 5 comments
Closed

Please add lm75 kernel module #508

iz8mbw opened this issue Nov 30, 2015 · 5 comments

Comments

@iz8mbw
Copy link

iz8mbw commented Nov 30, 2015

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!

@Ruffio
Copy link

Ruffio commented Aug 10, 2016

@popcornmix can this be achieved?

@iz8mbw
Copy link
Author

iz8mbw commented Aug 11, 2016

For what I know lm75 is still not present

Il 10/ago/2016 21:04, "Rasmus Christiansen" [email protected] ha
scritto:

@popcornmix https://github.com/popcornmix can this be achieved?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#508 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ADUCoizME3A5NtHuWGEUocu8diC6ptuKks5qeiC0gaJpZM4GrXej
.

@6by9
Copy link

6by9 commented Aug 11, 2016

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
The module comes out at 12875 bytes on a 4.4.15 tree.
Does it need a device tree overlay too, although there doesn't appear to be one for the sht21 or shtc1 modules currently built. Perhaps hwmon sorts this out.

popcornmix added a commit that referenced this issue Aug 12, 2016
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
popcornmix added a commit to Hexxeh/rpi-firmware that referenced this issue Aug 12, 2016
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
@popcornmix
Copy link
Contributor

This is now in latest rpi-update kernel.

@iz8mbw
Copy link
Author

iz8mbw commented Aug 13, 2016

Thanks.
LM75 driver works fine.
Hope it will be still available also in future rpi-update.
Issue can be closed.
Again thanks!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants