Sensori e Ventola

Riconoscimento, installazione e configurazione delle periferiche.
Avatar utente
domx
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1494
Iscrizione: sabato 3 ottobre 2009, 17:38

Re: Sensori e Ventola

Messaggio da domx »

Sheldon Cooper ha scritto: Ciao Domx. grazie per la risposta.
Allora, pwmconfig mi dice che:
"/usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed"

Ho caricato sia coretemp sia it87, ma mentre il primo me lo riconosce senza problemi, infatti rilevo le temperature, per il secondo quando do modprobe it87 mi dice questo:
"FATAL: Error inserting it87 (/lib/modules/2.6.32-23-generic/kernel/drivers/hwmon/it87.ko): No such device"

Poi non so se c'entra qualcosa, ma dando fancontrol da terminale mi esce fuori questo:
"Loading configuration from /etc/fancontrol ...
Error: Can't read configuration file"
per fancontrol è normale, per pwm invece ci vuole il modulo giusto, si vede sul tuo non va bene it87...
dai:

Codice: Seleziona tutto

sudo sensors-detect
e posta il risultato ;)
Solo puffin ti darà forza e grinta a volontà!
Avatar utente
Sheldon Cooper
Prode Principiante
Messaggi: 10
Iscrizione: mercoledì 30 giugno 2010, 17:02

Re: Sensori e Ventola

Messaggio da Sheldon Cooper »

Non so come diavolo si faccia a metterlo sotto spoiler, cmq è questo:
sensors-detect revision 5818 (2010-01-18 17:22:07 +0100)
# System: ASUSTeK Computer Inc. F3JA (laptop)

This program will help you determine which kernel modules you need
to load to use lm_sensors most effectively. It is generally safe
and recommended to accept the default answers to all questions,
unless you know what you're doing.

Some south bridges, CPUs or memory controllers contain embedded sensors.
Do you want to scan for them? This is totally safe. (YES/no): y
Silicon Integrated Systems SIS5595...                      No
VIA VT82C686 Integrated Sensors...                          No
VIA VT8231 Integrated Sensors...                            No
AMD K8 thermal sensors...                                  No
AMD Family 10h thermal sensors...                          No
AMD Family 11h thermal sensors...                          No
Intel Core family thermal sensor...                        Success!
    (driver `coretemp')
Intel Atom thermal sensor...                                No
Intel AMB FB-DIMM thermal sensor...                        No
VIA C7 thermal sensor...                                    No
VIA Nano thermal sensor...                                  No

Some Super I/O chips contain embedded sensors. We have to write to
standard I/O ports to probe them. This is usually safe.
Do you want to scan for Super I/O sensors? (YES/no): y
Probing for Super-I/O at 0x2e/0x2f
Trying family `National Semiconductor'...                  No
Trying family `SMSC'...                                    No
Trying family `VIA/Winbond/Nuvoton/Fintek'...              No
Trying family `ITE'...                                      No
Probing for Super-I/O at 0x4e/0x4f
Trying family `National Semiconductor'...                  No
Trying family `SMSC'...                                    No
Trying family `VIA/Winbond/Nuvoton/Fintek'...              No
Trying family `ITE'...                                      No

Some hardware monitoring chips are accessible through the ISA I/O ports.
We have to write to arbitrary I/O ports to probe them. This is usually
safe though. Yes, you do have ISA I/O ports even if you do not have any
ISA slots! Do you want to scan the ISA I/O ports? (YES/no): y
Probing for `National Semiconductor LM78' at 0x290...      No
Probing for `National Semiconductor LM79' at 0x290...      No
Probing for `Winbond W83781D' at 0x290...                  No
Probing for `Winbond W83782D' at 0x290...                  No

Lastly, we can probe the I2C/SMBus adapters for connected hardware
monitoring devices. This is the most risky part, and while it works
reasonably well on most systems, it has been reported to cause trouble
on some systems.
Do you want to probe the I2C/SMBus adapters now? (YES/no): y
Using driver `i2c-i801' for device 0000:00:1f.3: Intel 82801G ICH7
Module i2c-i801 loaded successfully.
Module i2c-dev loaded successfully.

Next adapter:  (i2c-0)
Do you want to scan it? (YES/no/selectively): y

Next adapter:  (i2c-1)
Do you want to scan it? (YES/no/selectively): y

Next adapter:  (i2c-2)
Do you want to scan it? (YES/no/selectively): y

Now follows a summary of the probes I have just done.
Just press ENTER to continue:

Driver `coretemp':
  * Chip `Intel Core family thermal sensor' (confidence: 9)

To load everything that is needed, add this to /etc/modules:
#----cut here----
# Chip drivers
coretemp
#----cut here----
If you have some drivers built into your kernel, the list above will
contain too many modules. Skip the appropriate ones!

Do you want to add these lines automatically to /etc/modules? (yes/NO)y
Successful!

Monitoring programs won't work until the needed modules are
loaded. You may want to run '/etc/init.d/module-init-tools start'
to load them.

Unloading i2c-dev... OK
Unloading i2c-i801... OK
Asus F3JA-AP022H
Avatar utente
domx
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1494
Iscrizione: sabato 3 ottobre 2009, 17:38

Re: Sensori e Ventola

Messaggio da domx »

pare che basti solo coretemp...

Codice: Seleziona tutto

To load everything that is needed, add this to /etc/modules:
#----cut here----
# Chip drivers
coretemp
#----cut here----
If you have some drivers built into your kernel, the list above will
contain too many modules. Skip the appropriate ones!
hai provato solo con quello?
P.S.:lo spoiler non c'è...
Solo puffin ti darà forza e grinta a volontà!
Avatar utente
Sheldon Cooper
Prode Principiante
Messaggi: 10
Iscrizione: mercoledì 30 giugno 2010, 17:02

Re: Sensori e Ventola

Messaggio da Sheldon Cooper »

Si ho provato solo con quello, e ovviamente mi rileva le temperature, ma per la ventola niente da fare...non c'è qualche lista di moduli?

Edit: NON so per quale motivo, ma dopo l'ultimo riavvio sembra aumentare di giri normalmente. Cmq fancontrol continua a non funzionare.
Ultima modifica di Sheldon Cooper il giovedì 1 luglio 2010, 17:59, modificato 1 volta in totale.
Asus F3JA-AP022H
Avatar utente
domx
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1494
Iscrizione: sabato 3 ottobre 2009, 17:38

Re: Sensori e Ventola

Messaggio da domx »

prova ad installare xsensor (ha interfaccia grafica) e vedi se ti segna i giri della ventola
Solo puffin ti darà forza e grinta a volontà!
Avatar utente
gv78
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 353
Iscrizione: mercoledì 5 novembre 2008, 20:07

Re: Sensori e Ventola

Messaggio da gv78 »

a me xsensor segna solo la temperatura della cpu!
giasone.argo

Re: Sensori e Ventola

Messaggio da giasone.argo »

Questo e xsensor, però sono su un pc base.  (b2b)




 
Allegati
Schermata-1.jpg
Avatar utente
Sheldon Cooper
Prode Principiante
Messaggi: 10
Iscrizione: mercoledì 30 giugno 2010, 17:02

Re: Sensori e Ventola

Messaggio da Sheldon Cooper »

gv78 ha scritto: a me xsensor segna solo la temperatura della cpu!
Confermo  :'(
Asus F3JA-AP022H
Avatar utente
domx
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1494
Iscrizione: sabato 3 ottobre 2009, 17:38

Re: Sensori e Ventola

Messaggio da domx »

sinceramente non so aiutarvi, si dovrebbe pescare il modulo giusto, ma il problema è: come?
Solo puffin ti darà forza e grinta a volontà!
Avatar utente
Sheldon Cooper
Prode Principiante
Messaggi: 10
Iscrizione: mercoledì 30 giugno 2010, 17:02

Re: Sensori e Ventola

Messaggio da Sheldon Cooper »

domx ha scritto: sinceramente non so aiutarvi, si dovrebbe pescare il modulo giusto, ma il problema è: come?
Non c'è una lista di moduli da qualche parte? Al limite li provo tutti  ;D
Asus F3JA-AP022H
Avatar utente
Alka-Seltzer PLUS
Rampante Reduce
Rampante Reduce
Messaggi: 8887
Iscrizione: venerdì 18 settembre 2009, 13:29
Desktop: Unity + Gnome flashback
Distribuzione: Ubuntu 16.04 & 14.04 64bit

Re: Sensori e Ventola

Messaggio da Alka-Seltzer PLUS »

Io non capisco cosa siano questi:
Unloading i2c-dev... OK
Unloading i2c-i801... OK
Non dovrebbero essere i moduli giusti ?!?
| MB: ASUS M3A78 PRO | CPU: AMD Phenom II X4 940 BE | RAM: G-SKILL 8GB 800 MHz | VGA: Sapphire ATI HD 5770 | HD: SSD SAMSUNG 850 EVO + WDC WD10EACS-00DS | Optical drive: NEC SATA AD-7201 Lightscribe | Monitor: ASUS MK221H 22' | Speakers: Majestic HTS 221 | Case: Coolermaster ELITE 335 | Power supply: EVGA SuperNova 550 GS V2 | OS: Ubuntu 16.04 64 bit + Ubuntu Linux 14.04 64bit |
Avatar utente
domx
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1494
Iscrizione: sabato 3 ottobre 2009, 17:38

Re: Sensori e Ventola

Messaggio da domx »

Alka-Seltzer PLUS ha scritto: Io non capisco cosa siano questi:
Unloading i2c-dev... OK
Unloading i2c-i801... OK
Non dovrebbero essere i moduli giusti ?!?
può provarci, anche se dice unloading...
Solo puffin ti darà forza e grinta a volontà!
Nomak87
Prode Principiante
Messaggi: 36
Iscrizione: domenica 16 maggio 2010, 14:38

Re: Sensori e Ventola

Messaggio da Nomak87 »

Ho installato anche Xsensors e mi rivela i tre moduli che mi rivela anche il sensors applet...

La ventola viene cmq gestita perché durante l'installazione di Xsensors (dato che avevo altri programmi aperti) le temperature sono salite a 62 per il primo sensore e a 48 per Coretemp e ho sentito la ventola "spingere di più"; quando poi le temperature sono scese la ventola è scemata.
Quindi una certa modulazione c'è per fortuna, vuol dire che cmq il S.O. la ventola la controlla giusto?
Poi oggi ho parlato con un mio conoscente che è abbastanza esperto (almeno così tutti lo definiscono) e mi ha detto che se dal BIOS non ho l'utility per la gestione delle ventole allora non c'è speranza che possa gestirla dal S.O. è vera sta cosa?
Ultima modifica di Nomak87 il venerdì 2 luglio 2010, 0:24, modificato 1 volta in totale.
Avatar utente
domx
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1494
Iscrizione: sabato 3 ottobre 2009, 17:38

Re: Sensori e Ventola

Messaggio da domx »

Nomak87 ha scritto: Ho installato anche Xsensors e mi rivela i tre moduli che mi rivela anche il sensors applet...

La ventola viene cmq gestita perché durante l'installazione di Xsensors (dato che avevo altri programmi aperti) le temperature sono salite a 62 per il primo sensore e a 48 per Coretemp e ho sentito la ventola "spingere di più"; quando poi le temperature sono scese la ventola è scemata.
Quindi una certa modulazione c'è per fortuna, vuol dire che cmq il S.O. la ventola la controlla giusto?
Poi oggi ho parlato con un mio conoscente che è abbastanza esperto (almeno così tutti lo definiscono) e mi ha detto che se dal BIOS non ho l'utility per la gestione delle ventole allora non c'è speranza che possa gestirla dal S.O. è vera sta cosa?
ma non avevi detto che da windows la gestivi? Per quanto riguarda il BIOS, sì, in alcuni c'è, ma non è essenziale, specie su linux. Quello che conta è che il cavo della ventola e l'attacco sulla scheda madre sia a quattro pin.
Solo puffin ti darà forza e grinta a volontà!
Nomak87
Prode Principiante
Messaggi: 36
Iscrizione: domenica 16 maggio 2010, 14:38

Re: Sensori e Ventola

Messaggio da Nomak87 »

No io ho detto che Windows gestiva la ventola, non che io la gestivo...
Ma anche Linux la gestisce, dato che all'innalzarsi della temperatura aumenta l'intensità della ventola; la differenza è che Windows sotto una certa temperatura la stacca mentre Linux la tiene sempre e comunque accesa, al minimo ma accesa...

Ho smontato la scossa e ho visto che la ventola ha l'attacco a tre:

Immagine

Immagine

Non posso fare nulla? :(
Avatar utente
domx
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1494
Iscrizione: sabato 3 ottobre 2009, 17:38

Re: Sensori e Ventola

Messaggio da domx »

non saprei, però che io sappia anche a con l'attacco si può fare...
solo che se tanto la ventola va al minimo io me la terrei così, pensa che a me (sul fisso) va sempre, quando non è "regolata" al massimo, cioè 4600 RPM (giri al minuto), per quello la regolo con fancontrol...
ma tu hai provato a dare:

Codice: Seleziona tutto

sudo sensors-detect
?
Se no fallo e postalo qui ;)
Solo puffin ti darà forza e grinta a volontà!
Nomak87
Prode Principiante
Messaggi: 36
Iscrizione: domenica 16 maggio 2010, 14:38

Re: Sensori e Ventola

Messaggio da Nomak87 »

Dato sudo sensors-detect

Codice: Seleziona tutto

michelangelo@michelangelo-laptop:~$ sudo sensors-detect
[sudo] password for michelangelo: 
# sensors-detect revision 5818 (2010-01-18 17:22:07 +0100)
# System: HANNspree SN10E100

This program will help you determine which kernel modules you need
to load to use lm_sensors most effectively. It is generally safe
and recommended to accept the default answers to all questions,
unless you know what you're doing.

Some south bridges, CPUs or memory controllers contain embedded sensors.
Do you want to scan for them? This is totally safe. (YES/no): yes
Silicon Integrated Systems SIS5595...                       No
VIA VT82C686 Integrated Sensors...                          No
VIA VT8231 Integrated Sensors...                            No
AMD K8 thermal sensors...                                   No
AMD Family 10h thermal sensors...                           No
AMD Family 11h thermal sensors...                           No
Intel Core family thermal sensor...                         No
Intel Atom thermal sensor...                                Success!
    (driver `coretemp')
Intel AMB FB-DIMM thermal sensor...                         No
VIA C7 thermal sensor...                                    No
VIA Nano thermal sensor...                                  No

Some Super I/O chips contain embedded sensors. We have to write to
standard I/O ports to probe them. This is usually safe.
Do you want to scan for Super I/O sensors? (YES/no): yes
Probing for Super-I/O at 0x2e/0x2f
Trying family `National Semiconductor'...                   No
Trying family `SMSC'...                                     No
Trying family `VIA/Winbond/Nuvoton/Fintek'...               No
Trying family `ITE'...                                      No
Probing for Super-I/O at 0x4e/0x4f
Trying family `National Semiconductor'...                   No
Trying family `SMSC'...                                     No
Trying family `VIA/Winbond/Nuvoton/Fintek'...               No
Trying family `ITE'...                                      No

Some systems (mainly servers) implement IPMI, a set of common interfaces
through which system health data may be retrieved, amongst other things.
We first try to get the information from SMBIOS. If we don't find it
there, we have to read from arbitrary I/O ports to probe for such
interfaces. This is normally safe. Do you want to scan for IPMI
interfaces? (YES/no): yes
Probing for `IPMI BMC KCS' at 0xca0...                      No
Probing for `IPMI BMC SMIC' at 0xca8...                     No

Some hardware monitoring chips are accessible through the ISA I/O ports.
We have to write to arbitrary I/O ports to probe them. This is usually
safe though. Yes, you do have ISA I/O ports even if you do not have any
ISA slots! Do you want to scan the ISA I/O ports? (YES/no): yes
Probing for `National Semiconductor LM78' at 0x290...       No
Probing for `National Semiconductor LM79' at 0x290...       No
Probing for `Winbond W83781D' at 0x290...                   No
Probing for `Winbond W83782D' at 0x290...                   No

Lastly, we can probe the I2C/SMBus adapters for connected hardware
monitoring devices. This is the most risky part, and while it works
reasonably well on most systems, it has been reported to cause trouble
on some systems.
Do you want to probe the I2C/SMBus adapters now? (YES/no): yes
Using driver `i2c-i801' for device 0000:00:1f.3: Intel 82801G ICH7
Module i2c-i801 loaded successfully.
Module i2c-dev loaded successfully.

Next adapter: intel drm CRTDDC_A (i2c-0)
Do you want to scan it? (YES/no/selectively): yes

Next adapter: intel drm LVDSDDC_C (i2c-1)
Do you want to scan it? (YES/no/selectively): yes
Client found at address 0x50
Probing for `Analog Devices ADM1033'...                     No
Probing for `Analog Devices ADM1034'...                     No
Probing for `SPD EEPROM'...                                 No
Probing for `EDID EEPROM'...                                Yes
    (confidence 8, not a hardware monitoring chip)

Next adapter: SMBus I801 adapter at e000 (i2c-2)
Do you want to scan it? (YES/no/selectively): yes
Client found at address 0x51
Probing for `Analog Devices ADM1033'...                     No
Probing for `Analog Devices ADM1034'...                     No
Probing for `SPD EEPROM'...                                 Yes
    (confidence 8, not a hardware monitoring chip)

Now follows a summary of the probes I have just done.
Just press ENTER to continue: 

Driver `coretemp':
  * Chip `Intel Atom thermal sensor' (confidence: 9)

To load everything that is needed, add this to /etc/modules:
#----cut here----
# Chip drivers
coretemp
#----cut here----
If you have some drivers built into your kernel, the list above will
contain too many modules. Skip the appropriate ones!

Do you want to add these lines automatically to /etc/modules? (yes/NO)NO

Unloading i2c-dev... OK
Unloading i2c-i801... OK
Questo è dando sudo pwmconfig

Codice: Seleziona tutto

michelangelo@michelangelo-laptop:~$ sudo pwmconfig
# pwmconfig revision 5770 (2009-09-16)
This program will search your sensors for pulse width modulation (pwm)
controls, and test each one to see if it controls a fan on
your motherboard. Note that many motherboards do not have pwm
circuitry installed, even if your sensor chip supports pwm.

We will attempt to briefly stop each fan using the pwm controls.
The program will attempt to restore each fan to full speed
after testing. However, it is ** very important ** that you
physically verify that the fans have been to full speed
after the program has completed.

/usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed
Ho provato anche a dare fancontrol...

Codice: Seleziona tutto

michelangelo@michelangelo-laptop:~$ sudo fancontrol
Loading configuration from /etc/fancontrol ...
Error: Can't read configuration file
Ultima modifica di Nomak87 il domenica 4 luglio 2010, 17:37, modificato 1 volta in totale.
Avatar utente
domx
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1494
Iscrizione: sabato 3 ottobre 2009, 17:38

Re: Sensori e Ventola

Messaggio da domx »

ciao , scusa l'assenza ma sto poco on line ultimamente, hai provato aggiungendo questi due moduli a /etc/modules?

Codice: Seleziona tutto

i2c-dev
 i2c-i801
Solo puffin ti darà forza e grinta a volontà!
Avatar utente
Alka-Seltzer PLUS
Rampante Reduce
Rampante Reduce
Messaggi: 8887
Iscrizione: venerdì 18 settembre 2009, 13:29
Desktop: Unity + Gnome flashback
Distribuzione: Ubuntu 16.04 & 14.04 64bit

Re: Sensori e Ventola

Messaggio da Alka-Seltzer PLUS »

Nomak87 ha scritto: Ho modificato il file /etc/modules che ora è così

Codice: Seleziona tutto

# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.

lp

# Generated by sensors-detect on Sun Jun 27 23:39:06 2010
# Chip drivers
coretemp

# moduli forse necessari per far girare fancontrol
i2c-dev
i2c-i801
Ho riavviato
Poi sono andato su terminale è ho digitato questo:

Codice: Seleziona tutto

michelangelo@michelangelo-laptop:~$ sudo pwmconfig
[sudo] password for michelangelo: 
# pwmconfig revision 5770 (2009-09-16)
This program will search your sensors for pulse width modulation (pwm)
controls, and test each one to see if it controls a fan on
your motherboard. Note that many motherboards do not have pwm
circuitry installed, even if your sensor chip supports pwm.

We will attempt to briefly stop each fan using the pwm controls.
The program will attempt to restore each fan to full speed
after testing. However, it is ** very important ** that you
physically verify that the fans have been to full speed
after the program has completed.

/usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed
michelangelo@michelangelo-laptop:~$ 
Non è cambiato nulla :(
Niente da fare ... eppure li carica per trovare i sensori ... mah.. magari si potrebbe provare con un kernel nuovo ?? :-\
| MB: ASUS M3A78 PRO | CPU: AMD Phenom II X4 940 BE | RAM: G-SKILL 8GB 800 MHz | VGA: Sapphire ATI HD 5770 | HD: SSD SAMSUNG 850 EVO + WDC WD10EACS-00DS | Optical drive: NEC SATA AD-7201 Lightscribe | Monitor: ASUS MK221H 22' | Speakers: Majestic HTS 221 | Case: Coolermaster ELITE 335 | Power supply: EVGA SuperNova 550 GS V2 | OS: Ubuntu 16.04 64 bit + Ubuntu Linux 14.04 64bit |
Nomak87
Prode Principiante
Messaggi: 36
Iscrizione: domenica 16 maggio 2010, 14:38

Re: Sensori e Ventola

Messaggio da Nomak87 »

domx ha scritto: ciao , scusa l'assenza ma sto poco on line ultimamente, hai provato aggiungendo questi due moduli a /etc/modules?

Codice: Seleziona tutto

i2c-dev
 i2c-i801
Tranquillo ci mancherebbe! Anch'io è un periodo che ho poco tempo... :(
Cmq si, questo è quello che ho all'interno di modules:

Codice: Seleziona tutto

# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.

lp

# Generated by sensors-detect on Sun Jun 27 23:39:06 2010
# Chip drivers
i2c-viapro
i2c-isa
eeprom
it87
coretemp
i2c-dev
i2c-i801
Alka-Seltzer PLUS ha scritto: Niente da fare ... eppure li carica per trovare i sensori ... mah.. magari si potrebbe provare con un kernel nuovo ?? :-\
Ma dovrebbe essere aggiornato all'ultimo... intendi che forse con un prossimo kernel o una prossima release dovrebbe ampliarsi la compatibilità anche con la mia ventola?
Ultima modifica di Nomak87 il lunedì 5 luglio 2010, 23:49, modificato 1 volta in totale.
Scrivi risposta

Ritorna a “Driver e periferiche”

Chi c’è in linea

Visualizzano questa sezione: Bing [Bot], Google [Bot] e 7 ospiti