View previous topic :: View next topic |
Author |
Message |
alkaid Guru
Joined: 21 Feb 2004 Posts: 322 Location: Padova
|
Posted: Thu Jul 29, 2004 2:39 pm Post subject: gkrellm & lm-sensors [RISOLTO] |
|
|
ho dato un rc-update add lm_sensors default
ma ora voglio toglierlo per mettere gkrellm, che comando devo dargli?
Last edited by alkaid on Fri Jul 30, 2004 1:24 pm; edited 1 time in total |
|
Back to top |
|
|
marco86 Guru
Joined: 04 Jun 2004 Posts: 574 Location: /italy/torino/valli_di_Lanzo
|
Posted: Thu Jul 29, 2004 2:41 pm Post subject: |
|
|
per rimuovere il servizio dai..
Code: |
rc-update del lm_sensor default
|
_________________ Se il destino è contro di noi...bhe, peggio per lui....!! |
|
Back to top |
|
|
alkaid Guru
Joined: 21 Feb 2004 Posts: 322 Location: Padova
|
Posted: Thu Jul 29, 2004 2:47 pm Post subject: |
|
|
grazie, ora ho installato gkrellm + gkrellm launch ma come cavolo faccio a farlo partire |
|
Back to top |
|
|
alkaid Guru
Joined: 21 Feb 2004 Posts: 322 Location: Padova
|
Posted: Thu Jul 29, 2004 2:49 pm Post subject: |
|
|
alkaid wrote: | grazie, ora ho installato gkrellm + gkrellm launch ma come cavolo faccio a farlo partire |
trovato gkrellm2 |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31295 Location: here
|
Posted: Thu Jul 29, 2004 3:22 pm Post subject: |
|
|
Metti il tag [risolto] _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
alkaid Guru
Joined: 21 Feb 2004 Posts: 322 Location: Padova
|
Posted: Thu Jul 29, 2004 3:26 pm Post subject: |
|
|
fedeliallalinea wrote: | Metti il tag [risolto] |
non ho ancora finito |
|
Back to top |
|
|
alkaid Guru
Joined: 21 Feb 2004 Posts: 322 Location: Padova
|
Posted: Thu Jul 29, 2004 3:38 pm Post subject: |
|
|
per attivare i sensori ho usato sensors-detect, ho dato tutti Yes e ho aggiunto le righe sotto in /etc/modules.conf
oltre che dare un rc-update add lm_sensors default
#----cut here----
# I2C module options
alias char-major-89 i2c-dev
#----end cut here----
#----cut here----
# I2C adapter drivers
modprobe i2c-isa
# I2C chip drivers
modprobe w83627hf
# sleep 2 # optional
/usr/bin/sensors -s # recommended
ma su gkrellm trovo solo la temperatura della cpu, non trovo i giri delle ventole e nemmeno la temp della scheda madre... (la temp della cpu la vedevo anche prima di installare gkrellm-sensors) che cosa manca? |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31295 Location: here
|
Posted: Thu Jul 29, 2004 4:30 pm Post subject: |
|
|
Il comando
cosa ritorna? _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
alkaid Guru
Joined: 21 Feb 2004 Posts: 322 Location: Padova
|
Posted: Thu Jul 29, 2004 4:46 pm Post subject: |
|
|
bash-2.05b$ sensors
No sensors found!
bash-2.05b$
|
|
Back to top |
|
|
unz l33t
Joined: 28 Jul 2004 Posts: 819 Location: Roma, Italia
|
Posted: Fri Jul 30, 2004 9:52 am Post subject: |
|
|
lm-sensors va riinstallato ad ogni ricompilazione del kernel, insieme a i2c ... o almeno io devo riinstallarlo ogni volta che ricompilo il kernel. Occhio che nel kernel debbono essere attivati i moduli i2c [come moduli e non come parte integrante del kernel] _________________ Ma che c'hai là? Sulla spalla!!!! http://lascimmia.it/ |
|
Back to top |
|
|
alkaid Guru
Joined: 21 Feb 2004 Posts: 322 Location: Padova
|
Posted: Fri Jul 30, 2004 1:24 pm Post subject: |
|
|
ho ricompilato, ho aggiunto altri 2 moduli nel kernel e ora vedo alnche i voltaggi
grazie! |
|
Back to top |
|
|
|