Per curiosità ho provato ad attivare i sensori premetto di essere nuovo sulla piattaforma Linux/Ubuntu; credo non sia funzionante sulla mia macchina le varie procedure, io ho messo sempre Yes anche in modo forse imprudente... davide@davide:~$
sudo apt-get install lm-sensors[sudo] password for davide:
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze
Lettura informazioni sullo stato... Fatto
lm-sensors è già alla versione più recente.
0 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
davide@davide:~$
sudo sensors-detect# sensors-detect revision 5818 (2010-01-18 17:22:07 +0100)
# System: ASUSTeK Computer Inc. K52Je (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): 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... 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): 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 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
Found unknown SMBus adapter 8086:3b30 at 0000:00:1f.3.
Sorry, no supported PCI bus adapters found.
Module i2c-dev loaded successfully.Sorry, no sensors were detected.
This is relatively common on laptops, where thermal management is
handled by ACPI rather than the OS.
davide@davide:~$
Visto e considerato che mi pare che non funzioni il comando da terminale per il fatto sensori visti gli innumerevoli no che si evidenziano dal log, per fare la rimozione dovrei fare: sudo apt-get install lm-sensors o dovrei invece fare tutto questo spiegato qui per la rimozione? http://moosesoom.blogspot.com/2009/04/lm-sensors-su-asus-p5qc.html
le informazioni le ho prese qui per il fatto dell'installazione sensori... http://appuntidiinformatica.wordpress.com/2007/11/09/come-rilevare-la-temperatura-della-cpu/
nel log precedente quello che mi fa "preoccupare" è questo...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
Found unknown SMBus adapter 8086:3b30 at 0000:00:1f.3.
Sorry, no supported PCI bus adapters found.
Module i2c-dev loaded successfully.(messo di colore rosso per evidenziare)
del fatto imprudente che citavo ad inizio post è di questo YES che ho messo. Che forse non sarebbe stato da mettere!!!...Posso avere dei problemi ora? la mia curiosità è venuta meno... non vorrei solo avere ora problemi! C'è un modo per ripristinare il tutto...? Cioè come esiste il ripristino su Windows che porta allo stato precedente... cioè esiste anche su Ubuntu...
Sarebbe forse bene formattare Ubuntu tornerebbero tutti i sensori ad hoc?