Bug 157860

Summary: lm_sensor error
Product: [openSUSE] SUSE Linux 10.1 Reporter: Brian Green <begeesy>
Component: DevelopmentAssignee: Dr. Werner Fink <werner>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: pth
Version: Beta 6   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: This snapshot gives more infomation about one of the computers I'm testing it on.

Description Brian Green 2006-03-14 06:19:54 UTC
Lm_sensors does not pick up any sensors. I've tested this with three different computers. Suse 10 lm_sensors picks up all of the tested computer sensors by using the sensors-detect command. When executing Suse 10.1 beta 6 sensors-detect, lm_sensors gives this error: (No i2c device files found. Use prog/mkdev/mkdev.sh to create them.). Execution of mkdev.sh makes I2c devices
but lm_sensors says "no sensors found" even after sensors-detect successfully detected computer sensors, also after system reboot all I2c devices(/dev/i2c*) disappear.
Comment 1 Gerd Hoffmann 2006-03-14 12:45:43 UTC
No idea why I got that one, reassigning to sensors maintainer ...
Comment 2 Dr. Werner Fink 2006-03-14 13:03:24 UTC
Please show the output of the command

     rpm -q --changelog sensors | head -n 6
Comment 3 Brian Green 2006-03-14 14:36:58 UTC
Created attachment 72778 [details]
This snapshot gives more infomation about one of the computers I'm testing it on.

begeesy@BG-XION:~> rpm -q --changelog sensors | head -n 6
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires

* Wed Jan 11 2006 - werner@suse.de
- Include fan control in lm_sensors service script (bug #141958)
Comment 4 Dr. Werner Fink 2006-03-14 14:52:02 UTC
* Tue Feb 28 2006 - werner@suse.de

- Update to version 2.10.0 for better udev support (bug #151931)
- Add i2c-0 to static device list for udev (bug #151931)

*** This bug has been marked as a duplicate of 151931 ***