View Full Version : overclock su ubuntu: le basi
e per basi intendo i sw per il monitor di sistema + le temperature etc....
uso ubuntu 10.10 e questo è il mio pc:
AMD 1055T
Asrock 880gExtreme3
4 GB DDR3
oltre questo (http://forum.ubuntu-it.org/index.php/topic,426470.msg3359437.html#msg3359437) non sono andato....
nongio22
12-12-2010, 12:25
Ciao per monitorare le temperature io utilizzo GKrellM system monitor e mi trovo bene. Ovviamente devi installare installare lm-sensors. Per vedere se è già installato dai da terminale sensors, dovrebbero uscire le temperature del tuo pc. Altrimenti sudo apt-get install lm-sensors e poi GKrellM. Spero ti sia utile
il problema è proprio con lm sensor...che rileva solo una temperatura.
sembra non sia supportata appieno la mobo...
ecco cosa restituisce il terminale al comando sensors:
gennaro@AmdExtreme:~$ sensors
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +14.0°C (high = +70.0°C)
nongio22
13-12-2010, 15:04
Guarda un po' qui http://www.hwupgrade.it/forum/showthread.php?t=2175528&page=42 si parla dell'overclock con la tua scheda qualcuno usa linux ed usa un programma k10temp, magari puoi vedere se qualcuno lì ha incontrato il tuo stesso problema
axelroth
15-12-2010, 16:38
Ciao, io uso k10temp. Monitorizzo la temperatura del processore con un applet di gnome che si chiama Gnome sensor applet, devi impostare il moltiplicatore del sensore a 2, altrimenti di segnala la temperatura dimezzata, ovviamente l'applet di cui sopra è accoppiato a lm-sensor.
Per i dischi invece puoi usare hdd temp accoppiato all'applet di gnome che si chiama monitor della temperatura del computer.
Ques'ultimo in teoria dovrebbe poter utilizzare anche lm-sensors, ma a me non compare l'icona del processore nella systray.
Mi manca la temperatura della scheda video e non ho trovato nulla per ora.
P.s.
Uso ubuntu 10.10
P.p.s
Di seguito trovate l'output del comando sensor-detect:
@black:~$ sudo sensors-detect
[sudo] password for :
# sensors-detect revision 5818 (2010-01-18 17:22:07 +0100)
# System: To Be Filled By O.E.M. To Be Filled By O.E.M.
# Board: ASRock 890FX Deluxe3
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... Success!
(driver `k10temp')
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'... Yes
Found `Nuvoton W83677HG-I Super IO Sensors' Success!
(address 0x290, driver `to-be-written')
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-piix4' for device 0000:00:14.0: ATI Technologies Inc SB600/SB700/SB800 SMBus
Module i2c-dev loaded successfully.
Now follows a summary of the probes I have just done.
Just press ENTER to continue:
Driver `to-be-written':
* ISA bus, address 0x290
Chip `Nuvoton W83677HG-I Super IO Sensors' (confidence: 9)
Driver `k10temp' (autoloaded):
* Chip `AMD Family 10h thermal sensors' (confidence: 9)
Note: there is no driver for Nuvoton W83677HG-I Super IO Sensors yet.
Check http://www.lm-sensors.org/wiki/Devices for updates.
No modules to load, skipping modules configuration.
Unloading i2c-dev... OK
Come potete notare il programma fa uno scan dei sensori presenti e di quelli monitorabili e quindi con driver e quelli non monitorabili, a causa di mancanza di driver.
Spero di essere stato d'aiuto.
Ciao,
anch'io ho piu' o meno lo stesso problema.
Uso una Mandriva Spring 2010.1 64bit, ma con lm-sensors non c'e' verso di cavare la temperatura della CPU.....
Ho una mobo MSI 770-C45 con un Phenom 1055t, ma anche con il kernel appena installato 2.6.36.2 il risultato e' sempre lo stesso :
[root@localhost marco]# sensors
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +22.5°C (high = +70.0°C)
Ma quei 22,5 saranno la temperatura di un qualche sensore sulla Mobo, ma non di certo quello della CPU.....
Qualcuno sa cosa fare ?
Ciao,
anch'io ho piu' o meno lo stesso problema.
Uso una Mandriva Spring 2010.1 64bit, ma con lm-sensors non c'e' verso di cavare la temperatura della CPU.....
Ho una mobo MSI 770-C45 con un Phenom 1055t, ma anche con il kernel appena installato 2.6.36.2 il risultato e' sempre lo stesso :
[root@localhost marco]# sensors
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +22.5°C (high = +70.0°C)
Ma quei 22,5 saranno la temperatura di un qualche sensore sulla Mobo, ma non di certo quello della CPU.....
Qualcuno sa cosa fare ?
k10temp è un modulo presente nei kernel più aggiornati (quale usi tu?).
Sì invece, è il sensore della CPU, in particolare delle AMD K10.
Anzi, sei fortunato ad averlo già nel kernel, io ho dovuto compilarlo a manina.
Per i sensori delle nuove schede madri, invece, occorrre attendere aggiornamenti di lm-sensors e libsensors4.
Ciao, io uso k10temp. Monitorizzo la temperatura del processore con un applet di gnome che si chiama Gnome sensor applet, devi impostare il moltiplicatore del sensore a 2, altrimenti di segnala la temperatura dimezzata, ovviamente l'applet di cui sopra è accoppiato a lm-sensor.
......
Scusa perchè moltiplicare proprio per 2 ?
Se imposto per 2 ottengo un valore ben più alto della temperatura della cpu rilevata dal bios della mobo, cioè:
Temp cpu Bios: 29°
Sensore K10temp: 17° - quindi 17x2= 34° !!!
vBulletin® v3.6.4, Copyright ©2000-2025, Jelsoft Enterprises Ltd.