Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
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.
lm_sensors would be just the thing your looking for it ...
to check and see if you already have it installed just type 'sensors' in the terminal
it will say "no sensors found" if it is
then use "sensors-detect" to set it up ..
well in the link i gave you there is a link on that page to the homepage for lm_sensors, and there is FAQ's and docs .... shown below http://www2.lm-sensors.nu/~lm78/docs.html
and i don't know what kernel you have, but if you did upgrade to a 2.6.x kernel then there is also a section on that site that might be worth reading ..
I'm sorry...I just didn't knew what i2c was and in the documentation it says that I need the i2c package but I found so many different ones that I was confused....
Sorry..
Now it should work...
Thanks very much!
OhOh!
Error:
[fedivh@localhost fedivh]$ sensors
Can't access procfs/sysfs file
Unable to find i2c bus information;
For 2.6 kernels, make sure you have mounted sysfs!
For older kernels, make sure you have done 'modprobe i2c-proc'!
As root the same.
I have installed everything like the quick-start manual on the webpage of lmsensors
i2c is already installed with Mandrake 9.2 so all you need to do is use the package manager to add lm_sensors, which is also included with the distro but not installed by default. Then run sensors-detect and edit modules.conf and rc.local to add the lines it'll tell you to add.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.