Add hwmon kmods for lm-sensors #42
No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Sysdeploy/openwrt#42
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "lee.miller/openwrt:packages"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi!
Addressing #41. I'm not sure if I should add any of
kmod-hwmon-lm
as well. There are many of them: https://downloads.openwrt.org/releases/22.03.2/targets/bcm27xx/bcm2711/kmods/5.10.146-1-95a6f54a506dab9cc0703d95855cfeaa/The lm* modules aren't needed, those are for x86 platform. However this doesn't address the issue I'm having, which is that the kernel needs rebuilding. Either put both of those drivers mentioned inside the kernel, or both as modules. If one is in kernel and one is as a module, as it is now, the interface doesn't work.
Pull request closed