help with lmsensors and intel atom

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm new here so I hope you're patient with me. I recently put together Ubuntu on
an Intel Atom (D945GCLF). I'm trying to program sensor data on an external LCD.
I have no problems writing other data to the display but when I try to parse
sensor data, I can't get anything worth while. The display I', using is a
PicoLCD 256X64.

Here's the code I run in the LCD config file:

Widget Temp {
    class 'Text'
    expression i2c_sensors('temp_input3')*1.0324-67
    prefix 'Temp'
    width 9
    precision 1
    align 'R'
    update tick
}

    Row7 {
	Col1 'Temp'
    }

Maybe I'm out of luck with this board, I hope not. Any advice you might have is
greatly appreciated.




[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux