Po przetaktowaniu procka. Chciałem przetestowac warunki w jakich pracuje G4 ale że na Mosie nie ma odpowiedniego softu zapuściłem test na Fedorze (wiem temat mógłby pasować także do działu Linux, ale chyba i tu może pasować). Mógłby ktoś przeanalizować to i mi wytłumaczyć czy wszystkie parametry są ok? Bo mi najbardziej nie pasuje temp proc. (196stopni) choć na obudowie pega pokazuje temp 30 stopni (dwie czujki wsadzone w radiator). A może to wina niedopracowanej Fedory pod Pega?
Oto wyniki testu:
[root@localhost ~]# sensors-detect
# sensors-detect revision 5249 (2008-05-11 22:56:25 +0200)
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.
We can start with probing for (PCI) I2C or SMBus adapters.
Do you want to probe now? (YES/no): y
Probing for PCI bus adapters...
Use driver `i2c-viapro' for device 0000:00:0c.4: VIA Technologies VT8231 South Bridge
We will now try to load each adapter module in turn.
Load `i2c-viapro' (say NO if built into your kernel)? (YES/no): y
FATAL: Module i2c_viapro not found.
Loading failed... skipping.
If you have undetectable or unsupported I2C/SMBus adapters, you can have
them scanned by manually loading the modules before running this script.
To continue, we need module `i2c-dev' to be loaded.
Do you want to load `i2c-dev' now? (YES/no): y
Module loaded successfully.
We are now going to do the I2C/SMBus adapter probings. Some chips may
be double detected; we choose the one with the highest confidence
value in that case.
If you found that the adapter hung after probing a certain address,
you can specify that address to remain unprobed.
Next adapter: monid (i2c-0)
y
Next adapter: dvi (i2c-1)
Do you want to scan it? (YES/no/selectively): y
Client found at address 0x4a
Probing for `National Semiconductor LM75'... No
Probing for `Dallas Semiconductor DS75'... No
Probing for `National Semiconductor LM77'... No
Probing for `Dallas Semiconductor DS1621/DS1631'... No
Probing for `National Semiconductor LM92'... No
Probing for `National Semiconductor LM76'... No
Probing for `Maxim MAX6633/MAX6634/MAX6635'... No
Client found at address 0x4b
Probing for `National Semiconductor LM75'... No
Probing for `Dallas Semiconductor DS75'... No
Probing for `National Semiconductor LM77'... No
Probing for `Dallas Semiconductor DS1621/DS1631'... No
Probing for `Maxim MAX6650/MAX6651'... No
Probing for `National Semiconductor LM92'... No
Probing for `National Semiconductor LM76'... No
Probing for `Maxim MAX6633/MAX6634/MAX6635'... No
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: vga (i2c-2)
Do you want to scan it? (YES/no/selectively): y
Next adapter: crt2 (i2c-3)
Do you want to scan it? (YES/no/selectively): y
Some south bridges, CPUs or memory controllers may also contain
embedded sensors. Do you want to scan for them? (YES/no): y
Silicon Integrated Systems SIS5595... No
VIA VT82C686 Integrated Sensors... No
VIA VT8231 Integrated Sensors... Success!
(driver `vt8231')
AMD K8 thermal sensors... No
AMD K10 thermal sensors... No
Intel Core family thermal sensor... Use of uninitialized value in string eq at /usr/sbin/sensors-detect line 5485, line 8.
No
Intel AMB FB-DIMM thermal sensor... No
Now follows a summary of the probes I have just done.
Just press ENTER to continue:
Driver `vt8231' (should be inserted):
Detects correctly:
* Chip `VIA VT8231 Integrated Sensors' (confidence: 9)
Do you want to overwrite /etc/sysconfig/lm_sensors? (YES/no): y
Starting lm_sensors: loading module vt8231 [ OK ]
[root@localhost ~]# sensors
vt8231-isa-0e00
Adapter: ISA adapter
+2.5V: +2.76 V (min = +3.16 V, max = +3.06 V)
VCore: +2.63 V (min = +2.63 V, max = +2.62 V)
+5V: +2.90 V (min = +6.31 V, max = +6.31 V)
+12V: +11.06 V (min = +14.99 V, max = +14.99 V)
+3.3V: +4.18 V (min = +4.18 V, max = +4.18 V)
fan1: 2570 RPM (min = 2570 RPM, div = 2)
fan2: 2570 RPM (min = 2570 RPM, div = 2)
CPU Temp: +196.2°C (high = +196.2°C, hyst = +196.2°C)
ERROR: Can't get value of subfeature temp2_max_hyst: Divide by zero
M/B Temp: +62.9°C (high = +156.4°C, hyst = +0.0°C)