FedoraThis forum is for the discussion of the Fedora Project.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Until kernel 2.6.9-1.724_FC3 I was able to monitoring CPU & sys temps
using lm_sensors (MB Abit KT7-RAID) loading i2c-isa and via686a
modules. Then the upgrade to kernel 2.6.10-1.737_FC3 and now
when start the lm_sensors service I receive a "No sensors found!",
same with the more recent kernel 2.6.10-1.741_FC3. If booting under
the old 2.6.9 kernel the sensors come back. What has been changed ??
lm_sensors version is 2.8.7-2
Now resolved, it was a conflict between i2c-viapro and via686a modules... since 2.6.10 kernel ,the former is autoloadable by hotplug. I just put i2c-viapro in the hotplug blacklist and the sensors are readable again.
Kernel 2.6.11 fixes that conflict, then the 'blacklisting' will not be necessary.
Now resolved, it was a conflict between i2c-viapro and via686a modules... since 2.6.10 kernel ,the former is autoloadable by hotplug. I just put i2c-viapro in the hotplug blacklist and the sensors are readable again.
Kernel 2.6.11 fixes that conflict, then the 'blacklisting' will not be necessary.
sorry but i dont understand what you did.
i2c-viapro in the hotplug blacklist ?
in the terminal i only have
i2cdetect i2cdump i2cset
I just simply included "i2c-viapro" in the blacklist file (/etc/hotplug/blacklist), but that it's not neccesary since kernel 2.6.11 ... if you use a recent ubuntu version the kernel is 2.6.15 or above, then the module conflict doesn't exist.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.