View previous topic :: View next topic |
Author |
Message |
Gentour n00b
Joined: 01 May 2002 Posts: 57
|
Posted: Mon Jul 15, 2002 8:55 pm Post subject: Motherboard Monitor |
|
|
I would like to have a program like motherboard monitor in linux, anybody knows of a similar one? I'm still a newbie and I'm missing this in gentoo ... thanx |
|
Back to top |
|
|
anarchist Apprentice
Joined: 12 Jul 2002 Posts: 264
|
Posted: Mon Jul 15, 2002 9:02 pm Post subject: |
|
|
try emerge lm_sensors and you got one for the console, try emerge -s lm_sensors and you'll find a gui for it for kde |
|
Back to top |
|
|
Gentour n00b
Joined: 01 May 2002 Posts: 57
|
Posted: Mon Jul 15, 2002 9:05 pm Post subject: |
|
|
thanx a lot for the fast reply, I'll try it |
|
Back to top |
|
|
Sesquipedalian n00b
Joined: 22 May 2002 Posts: 62 Location: Loveland, CO
|
Posted: Mon Jul 15, 2002 9:05 pm Post subject: |
|
|
gkrellm has a nifty little interface for lm_sensors too. _________________ What tha........ |
|
Back to top |
|
|
Gentour n00b
Joined: 01 May 2002 Posts: 57
|
Posted: Wed Jul 17, 2002 12:23 pm Post subject: |
|
|
well I recompiled the kernel and added I2C support as module, I have:
CONFIG_I2C=m
CONFIG_I2C_CHARDEV=m
CONFIG_I2C_PROC=m
and then emerged lm_sensors but I got the following errors :
depmod: *** Unresolved symbols in /lib/modules/2.4.194-gentoo-r7/misc/i2c-hydra.o
depmod: *** Unresolved symbols in /lib/modules/2.4.194-gentoo-r7/misc/i2c-i810.o
depmod: *** Unresolved symbols in /lib/modules/2.4.194-gentoo-r7/misc/i2c-via.o
depmod: *** Unresolved symbols in /lib/modules/2.4.194-gentoo-r7/misc/i2c-voodoo3.o
I continued and everything is working well but at boot time when loading modules, it fails to calculate modules dependencies.
update-modules give me the same error depmod ....
anybody knows how to get rid of this?
thanx |
|
Back to top |
|
|
Naan Yaar Bodhisattva
Joined: 27 Jun 2002 Posts: 1549
|
|
Back to top |
|
|
zen_guerrilla Guru
Joined: 18 Apr 2002 Posts: 343 Location: Greece
|
Posted: Wed Jul 17, 2002 12:43 pm Post subject: Re: Motherboard Monitor |
|
|
Gentour wrote: | I would like to have a program like motherboard monitor in linux, anybody knows of a similar one? I'm still a newbie and I'm missing this in gentoo ... thanx |
Try ksensors. It' s similar to mobo.mon. |
|
Back to top |
|
|
|