Re: Issues with gkrellm-uguru and gkrellm-hddtemp
Bill WIlson <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.gkrellm |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 12 Aug 2006 12:00:57 -0600 "Steven Collins" <[email protected]> wrote: > Please find attached the requested debug output. For that run it seems you don't have any sensors other than the hddtemp ones enabled. For the w83627ehf lines you have like: load_sensors_config: <"temp2"> <"w83627ehf-hwmon0/temp2" 10000 0 0 0> you would see if it is enabled a difference of a '1' like so: load_sensors_config: <"temp2"> <"w83627ehf-hwmon0/temp2" 10000 0 1 0> Try it again with some sensors enabled so we can see the results of read attempts ?? By the way, I'm running a board with the w83627ehf chip and I get sensors readings OK. That is except for voltages which aren't implemented for this driver yet. > P.S. Any idea why I couldn't redirect the output through a pipe to "tee"? I > wanted to be able to see the output as it was generated so I knew when to > stop collection, but I'd get nothing if I piped it to tee. Redirection > direct to a file worked. The gkrellm output is just some printfs and stdout is not flushed until the buffer fills or gkrellm quits, so I'd guess that tee would barf a big bunch of lines if you waited a bit. Bill _______________________________________________ Gkrellm mailing list [email protected] http://lists.jutley.org/cgi-bin/mailman/listinfo/gkrellm