Ticket #98 (new enhancement)
unable to autodetect i2c sensors! in 0.10.0 RC1
| Reported by: | electricman_d@… | Owned by: | michael |
|---|---|---|---|
| Priority: | normal | Component: | lcd4linux |
| Version: | 0.1 | Severity: | normal |
| Keywords: | sensors | Cc: |
Description
It will be helpful if you can update your Help or FAQ.
for kubuntu system 7.10 gusty. here you get the message i2c_sensors: unable to autodetect i2c sensors! and if you have on the Display -67 then you have add/chage some lines
add
i2c_sensors-path '/sys/class/hwmon/hwmon1/device/' (is on my system)
at the top of widget's
and change
i2c_sensors('temp1_input')*1.0324-67 to i2c_sensors('temp1_input')
i2c_sensors('temp2_input')*1.0324-67 to i2c_sensors('temp2_input')
i2c_sensors('temp3_input')*1.0324-67 to i2c_sensors('temp3_input')
how many else
e.g. then the kernel 2.6-22 and lm_sensors does output real variable like is 44 C° then it's 44 C°
Greetings und danke Electricman
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
