Re: Issues with gkrellm-uguru and gkrellm-hddtemp

"Steven Collins" <[email protected]>
Newsgroups gmane.comp.gnome.apps.gkrellm
Message-ID <[email protected]>
Bill,

Somewhere along the way I had a "Duh" moment. I thought once I insmoded
Han's abituguru2 driver it would remain configured in the system. As I
discovered this evening, that is not the case, so the driver was not loaded
when I ran the previous trials of the new gkrellm code. Having rectified
that situation I see some improvement with gkrellm, in that it now allows me
to configure the abituguru2 sensors. Readings for fans look good, but I have
questions about temps and voltages. Gkrellm is reporting the same voltages
as looking directly at the /sys/class/hwmon files, so most likely any
questions I have relating to those readings need to go to Hans. The
temperature readings on the other hand do not. I've attached the debug from
my most recent run and it should show you that gkrellm is reporting 0 for
the temperature readings. At the same time this instance of gkrellm was
running, a cat of the temperature input files in the abituguru2 hwmon
devices produced:

temp1_input: 33
temp2_input: 32
temp3_input: 36

Thanks for the help so far, hopefully we're near the end of the road.

Regards,
Steven


On 8/12/06, Bill WIlson <[email protected]> wrote:
>
> 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
>

_______________________________________________
Gkrellm mailing list
[email protected]
http://lists.jutley.org/cgi-bin/mailman/listinfo/gkrellm
gkrellm.log (text/x-log, 9.9 KB)
--- GKrellM 2.2.10 ---
hddtemp_daemon_read (once a minute):
	|/dev/sda|ST3320620AS|34|C||/dev/sdb|ST3320620AS|37|C||/dev/sdc|ST3320620AS|39|C||/dev/sdd|ST3320620AS|36|C||/dev/sde|ST3320620AS|39|C||/dev/sdf|???|ERR|*|
libsensors support is not compiled in.
sysfs sensors dir: /sys/class/hwmon/hwmon1/device
/sys/class/hwmon/hwmon1/device/fan4_input abituguru2-hwmon1/fan4 4 1
/sys/class/hwmon/hwmon1/device/fan3_input abituguru2-hwmon1/fan3 3 1
/sys/class/hwmon/hwmon1/device/fan2_input abituguru2-hwmon1/fan2 2 1
/sys/class/hwmon/hwmon1/device/fan1_input abituguru2-hwmon1/fan1 1 1
/sys/class/hwmon/hwmon1/device/temp3_input abituguru2-hwmon1/temp3 3 0
/sys/class/hwmon/hwmon1/device/temp2_input abituguru2-hwmon1/temp2 2 0
/sys/class/hwmon/hwmon1/device/temp1_input abituguru2-hwmon1/temp1 1 0
/sys/class/hwmon/hwmon1/device/in11_input abituguru2-hwmon1/in11 11 2
/sys/class/hwmon/hwmon1/device/in10_input abituguru2-hwmon1/in10 10 2
/sys/class/hwmon/hwmon1/device/in9_input abituguru2-hwmon1/in9 9 2
/sys/class/hwmon/hwmon1/device/in8_input abituguru2-hwmon1/in8 8 2
/sys/class/hwmon/hwmon1/device/in7_input abituguru2-hwmon1/in7 7 2
/sys/class/hwmon/hwmon1/device/in6_input abituguru2-hwmon1/in6 6 2
/sys/class/hwmon/hwmon1/device/in5_input abituguru2-hwmon1/in5 5 2
/sys/class/hwmon/hwmon1/device/in4_input abituguru2-hwmon1/in4 4 2
/sys/class/hwmon/hwmon1/device/in3_input abituguru2-hwmon1/in3 3 2
/sys/class/hwmon/hwmon1/device/in2_input abituguru2-hwmon1/in2 2 2
/sys/class/hwmon/hwmon1/device/in1_input abituguru2-hwmon1/in1 1 2
/sys/class/hwmon/hwmon1/device/in0_input abituguru2-hwmon1/in0 0 2
sysfs sensors dir: /sys/class/hwmon/hwmon0/device
/sys/class/hwmon/hwmon0/device/temp3_input w83627ehf-hwmon0/temp3 3 0
/sys/class/hwmon/hwmon0/device/temp2_input w83627ehf-hwmon0/temp2 2 0
/sys/class/hwmon/hwmon0/device/temp1_input w83627ehf-hwmon0/temp1 1 0
/sys/class/hwmon/hwmon0/device/fan5_input w83627ehf-hwmon0/fan5 5 1
/sys/class/hwmon/hwmon0/device/fan4_input w83627ehf-hwmon0/fan4 4 1
/sys/class/hwmon/hwmon0/device/fan3_input w83627ehf-hwmon0/fan3 3 1
/sys/class/hwmon/hwmon0/device/fan2_input w83627ehf-hwmon0/fan2 2 1
/sys/class/hwmon/hwmon0/device/fan1_input w83627ehf-hwmon0/fan1 1 1
load_sensors_config: <sensor_config_version> <1>
load_sensors_config: <sensor_float_factor> <10000>
load_sensors_config: <gkrellm_float_factor> <1000>
load_sensors_config: <"sda"> <"hddtemp/sda" 10000 0 1 0>
load_sensors_config: <"sdb"> <"hddtemp/sdb" 10000 0 1 0>
load_sensors_config: <"sdc"> <"hddtemp/sdc" 10000 0 1 0>
load_sensors_config: <"sdd"> <"hddtemp/sdd" 10000 0 1 0>
load_sensors_config: <"sde"> <"hddtemp/sde" 10000 0 1 0>
load_sensors_config: <"sdf"> <"hddtemp/sdf" 10000 0 1 0>
load_sensors_config: <"temp1"> <"w83627ehf-hwmon0/temp1" 10000 0 0 0>
load_sensors_config: <"temp2"> <"w83627ehf-hwmon0/temp2" 10000 0 0 0>
load_sensors_config: <"temp3"> <"w83627ehf-hwmon0/temp3" 10000 0 0 0>
load_sensors_config: <"temp1"> <"abituguru2-hwmon1/temp1" 10000 0 1 0>
load_sensors_config: <"temp2"> <"abituguru2-hwmon1/temp2" 10000 0 1 0>
load_sensors_config: <"temp3"> <"abituguru2-hwmon1/temp3" 10000 0 1 0>
load_sensors_config: <"fan1"> <"w83627ehf-hwmon0/fan1" 10000 0 0 0>
load_sensors_config: <"fan2"> <"w83627ehf-hwmon0/fan2" 10000 0 0 0>
load_sensors_config: <"fan3"> <"w83627ehf-hwmon0/fan3" 10000 0 0 0>
load_sensors_config: <"fan4"> <"w83627ehf-hwmon0/fan4" 10000 0 0 0>
load_sensors_config: <"fan5"> <"w83627ehf-hwmon0/fan5" 10000 0 0 0>
load_sensors_config: <"fan1"> <"abituguru2-hwmon1/fan1" 10000 0 1 0>
load_sensors_config: <"fan2"> <"abituguru2-hwmon1/fan2" 10000 0 1 0>
load_sensors_config: <"fan3"> <"abituguru2-hwmon1/fan3" 10000 0 1 0>
load_sensors_config: <"fan4"> <"abituguru2-hwmon1/fan4" 10000 0 1 0>
load_sensors_config: <"Vcor1"> <"abituguru2-hwmon1/in0" 10000 0 1 0>
load_sensors_config: <"Vcor2"> <"abituguru2-hwmon1/in1" 10000 0 1 0>
load_sensors_config: <"in10"> <"abituguru2-hwmon1/in10" 10000 0 1 0>
load_sensors_config: <"in11"> <"abituguru2-hwmon1/in11" 10000 0 1 0>
load_sensors_config: <"+3.3V"> <"abituguru2-hwmon1/in2" 10000 0 1 0>
load_sensors_config: <"+5V"> <"abituguru2-hwmon1/in3" 16800 0 1 0>
load_sensors_config: <"+12V"> <"abituguru2-hwmon1/in4" 40000 0 1 0>
load_sensors_config: <"-12V"> <"abituguru2-hwmon1/in5" 0 0 1 0>
load_sensors_config: <"-5V"> <"abituguru2-hwmon1/in6" 0 0 1 0>
load_sensors_config: <"in7"> <"abituguru2-hwmon1/in7" 10000 0 1 0>
load_sensors_config: <"in8"> <"abituguru2-hwmon1/in8" 10000 0 1 0>
load_sensors_config: <"in9"> <"abituguru2-hwmon1/in9" 10000 0 1 0>
load_sensors_config: <units_fahrenheit> <0>
load_sensors_config: <volt_display_mode> <0>
sensor_temp: sda /dev/sda t=34.00
sensor_temp: sdb /dev/sdb t=37.00
sensor_temp: sdc /dev/sdc t=39.00
sensor_temp: sdd /dev/sdd t=36.00
sensor_temp: sde /dev/sde t=39.00
sensor_temp: sdf /dev/sdf t=0.00
sensor_temp: temp1 /sys/class/hwmon/hwmon1/device/temp1_input t=0.04
sensor_temp: temp2 /sys/class/hwmon/hwmon1/device/temp2_input t=0.03
sensor_temp: temp3 /sys/class/hwmon/hwmon1/device/temp3_input t=0.04
sensor_fan: fan1 /sys/class/hwmon/hwmon1/device/fan1_input rpm=2220
sensor_fan: fan2 /sys/class/hwmon/hwmon1/device/fan2_input rpm=0
sensor_fan: fan3 /sys/class/hwmon/hwmon1/device/fan3_input rpm=2280
sensor_fan: fan4 /sys/class/hwmon/hwmon1/device/fan4_input rpm=0
sensor_voltage: Vcor1 /sys/class/hwmon/hwmon1/device/in0_input v=1.37
sensor_voltage: Vcor2 /sys/class/hwmon/hwmon1/device/in1_input v=2.62
sensor_voltage: in10 /sys/class/hwmon/hwmon1/device/in10_input v=3.34
sensor_voltage: in11 /sys/class/hwmon/hwmon1/device/in11_input v=5.22
sensor_voltage: +3.3V /sys/class/hwmon/hwmon1/device/in2_input v=1.31
sensor_voltage: +5V /sys/class/hwmon/hwmon1/device/in3_input v=2.03
sensor_voltage: +12V /sys/class/hwmon/hwmon1/device/in4_input v=10.00
sensor_voltage: -12V /sys/class/hwmon/hwmon1/device/in5_input v=1.21
sensor_voltage: -5V /sys/class/hwmon/hwmon1/device/in6_input v=1.54
sensor_voltage: in7 /sys/class/hwmon/hwmon1/device/in7_input v=12.18
sensor_voltage: in8 /sys/class/hwmon/hwmon1/device/in8_input v=12.12
sensor_voltage: in9 /sys/class/hwmon/hwmon1/device/in9_input v=5.13
sensor_voltage: Vcor1 /sys/class/hwmon/hwmon1/device/in0_input v=1.37
sensor_voltage: Vcor2 /sys/class/hwmon/hwmon1/device/in1_input v=2.62
sensor_voltage: in10 /sys/class/hwmon/hwmon1/device/in10_input v=3.34
sensor_voltage: in11 /sys/class/hwmon/hwmon1/device/in11_input v=5.22
sensor_voltage: +3.3V /sys/class/hwmon/hwmon1/device/in2_input v=1.31
sensor_voltage: +5V /sys/class/hwmon/hwmon1/device/in3_input v=2.03
sensor_voltage: +12V /sys/class/hwmon/hwmon1/device/in4_input v=10.00
sensor_voltage: -12V /sys/class/hwmon/hwmon1/device/in5_input v=1.21
sensor_voltage: -5V /sys/class/hwmon/hwmon1/device/in6_input v=1.54
sensor_voltage: in7 /sys/class/hwmon/hwmon1/device/in7_input v=12.18
sensor_voltage: in8 /sys/class/hwmon/hwmon1/device/in8_input v=12.12
sensor_voltage: in9 /sys/class/hwmon/hwmon1/device/in9_input v=5.13
sensor_temp: sda /dev/sda t=34.00
sensor_temp: sdb /dev/sdb t=37.00
sensor_temp: sdc /dev/sdc t=39.00
sensor_temp: sdd /dev/sdd t=36.00
sensor_temp: sde /dev/sde t=39.00
sensor_temp: sdf /dev/sdf t=0.00
sensor_temp: temp1 /sys/class/hwmon/hwmon1/device/temp1_input t=0.04
sensor_temp: temp2 /sys/class/hwmon/hwmon1/device/temp2_input t=0.03
sensor_temp: temp3 /sys/class/hwmon/hwmon1/device/temp3_input t=0.04
sensor_fan: fan1 /sys/class/hwmon/hwmon1/device/fan1_input rpm=2220
sensor_fan: fan2 /sys/class/hwmon/hwmon1/device/fan2_input rpm=0
sensor_fan: fan3 /sys/class/hwmon/hwmon1/device/fan3_input rpm=2280
sensor_fan: fan4 /sys/class/hwmon/hwmon1/device/fan4_input rpm=0
sensor_voltage: Vcor1 /sys/class/hwmon/hwmon1/device/in0_input v=1.37
sensor_voltage: Vcor2 /sys/class/hwmon/hwmon1/device/in1_input v=2.62
sensor_voltage: in10 /sys/class/hwmon/hwmon1/device/in10_input v=3.34
sensor_voltage: in11 /sys/class/hwmon/hwmon1/device/in11_input v=5.22
sensor_voltage: +3.3V /sys/class/hwmon/hwmon1/device/in2_input v=1.31
sensor_voltage: +5V /sys/class/hwmon/hwmon1/device/in3_input v=2.03
sensor_voltage: +12V /sys/class/hwmon/hwmon1/device/in4_input v=10.00
sensor_voltage: -12V /sys/class/hwmon/hwmon1/device/in5_input v=1.21
sensor_voltage: -5V /sys/class/hwmon/hwmon1/device/in6_input v=1.54
sensor_voltage: in7 /sys/class/hwmon/hwmon1/device/in7_input v=12.18
sensor_voltage: in8 /sys/class/hwmon/hwmon1/device/in8_input v=12.12
sensor_voltage: in9 /sys/class/hwmon/hwmon1/device/in9_input v=5.13
hddtemp_daemon_read (once a minute):
	|/dev/sda|ST3320620AS|34|C||/dev/sdb|ST3320620AS|37|C||/dev/sdc|ST3320620AS|39|C||/dev/sdd|ST3320620AS|36|C||/dev/sde|ST3320620AS|39|C||/dev/sdf|???|ERR|*|
sensor_temp: sda /dev/sda t=34.00
sensor_temp: sdb /dev/sdb t=37.00
sensor_temp: sdc /dev/sdc t=39.00
sensor_temp: sdd /dev/sdd t=36.00
sensor_temp: sde /dev/sde t=39.00
sensor_temp: sdf /dev/sdf t=0.00
sensor_temp: temp1 /sys/class/hwmon/hwmon1/device/temp1_input t=0.04
sensor_temp: temp2 /sys/class/hwmon/hwmon1/device/temp2_input t=0.03
sensor_temp: temp3 /sys/class/hwmon/hwmon1/device/temp3_input t=0.04
sensor_fan: fan1 /sys/class/hwmon/hwmon1/device/fan1_input rpm=2220
sensor_fan: fan2 /sys/class/hwmon/hwmon1/device/fan2_input rpm=0
sensor_fan: fan3 /sys/class/hwmon/hwmon1/device/fan3_input rpm=2280
sensor_fan: fan4 /sys/class/hwmon/hwmon1/device/fan4_input rpm=0
sensor_voltage: Vcor1 /sys/class/hwmon/hwmon1/device/in0_input v=1.37
sensor_voltage: Vcor2 /sys/class/hwmon/hwmon1/device/in1_input v=2.62
sensor_voltage: in10 /sys/class/hwmon/hwmon1/device/in10_input v=3.34
sensor_voltage: in11 /sys/class/hwmon/hwmon1/device/in11_input v=5.22
sensor_voltage: +3.3V /sys/class/hwmon/hwmon1/device/in2_input v=1.31
sensor_voltage: +5V /sys/class/hwmon/hwmon1/device/in3_input v=2.03
sensor_voltage: +12V /sys/class/hwmon/hwmon1/device/in4_input v=10.00
sensor_voltage: -12V /sys/class/hwmon/hwmon1/device/in5_input v=1.21
sensor_voltage: -5V /sys/class/hwmon/hwmon1/device/in6_input v=1.54
sensor_voltage: in7 /sys/class/hwmon/hwmon1/device/in7_input v=12.18
sensor_voltage: in8 /sys/class/hwmon/hwmon1/device/in8_input v=12.12
sensor_voltage: in9 /sys/class/hwmon/hwmon1/device/in9_input v=5.13
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.