Ticket #2210 (closed defect: fixed)
Configuration problem
| Reported by: | ralphus@… | Owned by: | khali |
|---|---|---|---|
| Priority: | major | Milestone: | 2.10.6 |
| Component: | sensord | Version: | 2.10.1 |
| Keywords: | Cc: |
Description
Motherboard: Intel D975BX2. OS: Gentoo
I install lm_sensors, all is ok. It finds the sensors, and the output of sensors is normal. I try to start sensord (lm_sensors emerged with sensord use flag), and it wont start. I look at the log, it says, "Error getting sensor data: lm85/in5: Can't access procfs/sysfs file". Ok, I put "ignore in5" in the sensors.conf file.
I start sensord. log says, "Error getting sensor data: lm85/in6: Can't access procfs/sysfs file" I put "ignore in6" in the sensors.conf file.
I start sensord. log says, "Error getting sensor data: lm85/in7: Can't access procfs/sysfs file" I put "ignore in7" in the sensors.conf file.
I start sensord. log says, "Error getting sensor data: lm85/fan1_tach_mode: Can't access procfs/sysfs file" I put "ignore fan1" in the sensors.conf file.
I start sensord. log says, "Error getting sensor data: lm85/zone1_limit: Can't access procfs/sysfs file" I put "ignore zone1" in the sensors.conf file.
I start sensord. log says, "Error getting sensor data: lm85/zone1_limit: Can't access procfs/sysfs file" What? ignore zone1 doesn't work. I put "ignore zone1_limit" in the sensors.conf file.
I start sensord. the log says, "Error getting sensor data: lm85/zone1_hyst: Can't access procfs/sysfs file"
So how long do I have to do this drill? Can't we have sensord do something like "I can't find item1, item2, item3, etc, skipping these items. If you think this is wrong then..."
Thansk, bt
