From: Martin H. <ma...@he...> - 2004-04-23 10:27:09
|
Marco Springer wrote: > i've got some problems getting some things to work. > I want to get the eth0 monitoring and temperature monitoring thing to work. > I compiled lcd4linux with the following command: > /./configure --with-drivers=HD44780 > --with-plugins=apm,cpuinfo,i2c_sensors_imon,loadavg,meminfo,mysql,pop3,proc_stat,seti,xmms > > Now i get no temperature on the screeny and i have no idea how to fix the errors > on "unknown function netdev" I can't help with the segfault, but if you add "netdev" to your "--with-plugins" line, the "unknown function netdev" error should go away (at least according to the code - I haven't tried it). Martin |