Ticket #2147 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

w83627hf Super I/O ASrock K7VM3 /etc/sensors.conf fanx_div ignored

Reported by: ticket Owned by: somebody
Priority: minor Milestone:
Component: hardware Version:
Keywords: Cc:

Description

Greetings;

No matter what I put in as a divisor for my fans in /etc/sensors.conf, sensors -s never changes the values. However if I do: echo 8 > /sys/devices/platform/i2c-9191/9191-0290/fan1_div

I get the correct result.

Small but irritating issue, unless I've missed something glaringly obvious.

Thanks for reading

Change History

Changed 6 years ago by khali

  • status changed from new to closed
  • resolution set to fixed
  • summary changed from w83627hf Super I/O ASrock K7VM3 /etc.sensors.conf fanx_div ignored to w83627hf Super I/O ASrock K7VM3 /etc/sensors.conf fanx_div ignored

Use strace to see exactly what "sensors -s" is doing. The most likely explanation is that you've put the "set fan1_div" statement in the wrong section of the sensors.conf file so it is not taken into account.

Note: See TracTickets for help on using tickets.