[elrepo] Intel Atom d510 lm_sensors (GA-D510UD)
Gabriel Bischof
gbischof at centrum.cz
Fri Aug 13 03:21:51 EDT 2010
Hey guys,
I decided to make new home server on Gigabyte GA-D510UD with Intel Atom
d510. Because of lm_sensors does not support Atom in 2.6.18 I was googling
some solution.
[root at noctua ~]# uname -a Linux noctua.gabbovo.cz 2.6.18-194.8.1.el5 #1 SMP
Thu Jul 1 19:07:06 EDT 2010 i686 i686 i386 GNU/Linux
I found that this one should work http://elrepo.org/tiki/kmod-coretemp
So I upgraded lm_sensors
[root at noctua tmp]# rpm -Uvh lm_sensors-2.10.8-2.el5.elrepo.i386.rpm
warning: lm_sensors-2.10.8-2.el5.elrepo.i386.rpm: Header V3 DSA signature:
NOKEY, key ID baadae52
Preparing... ###########################################
[100%]
1:lm_sensors ###########################################
[100%]
and installed
[root at noctua tmp]# rpm -ivh kmod-coretemp-1.1-6.el5.elrepo.i686.rpm
warning: kmod-coretemp-1.1-6.el5.elrepo.i686.rpm: Header V3 DSA signature:
NOKEY, key ID baadae52
Preparing... ###########################################
[100%]
1:kmod-coretemp ###########################################
[100%] Creating the symbolic links. This may take some time ...
[root at noctua tmp]# modprobe coretemp
[root at noctua tmp]# sensors-detect
# sensors-detect revision 5569 (2008-12-15 09:36:09 +0100)
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): YES
Probing for PCI bus adapters...
Use driver `i2c-i801' for device 0000:00:1f.3: Intel 82801G ICH7
We will now try to load each adapter module in turn.
Module `i2c-i801' already loaded.
If you have undetectable or unsupported I2C/SMBus adapters, you can have
them scanned by manually loading the modules before running this script.
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: SMBus I801 adapter at 0500 (i2c-0)
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'... Yes
(confidence 8, not a hardware monitoring chip)
Probing for `EDID EEPROM'... No
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)
Probing for `EDID EEPROM'... No
Some chips are also 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 LM78-J' 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
Probing for `IPMI BMC KCS' at 0xca0... No
Probing for `IPMI BMC SMIC' at 0xca8... No
Some Super I/O chips may also contain 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/Fintek'... No
Trying family `ITE'... Yes
Found `ITE IT8720F Super IO Sensors' Success!
(address 0x290, driver `it87')
Probing for Super-I/O at 0x4e/0x4f
Trying family `National Semiconductor'... No
Trying family `SMSC'... No
Trying family `VIA/Winbond/Fintek'... No
Trying family `ITE'... No
Some south bridges, CPUs or memory controllers may also contain
embedded sensors. Do you want to scan for them? (YES/no): YES
Silicon Integrated Systems SIS5595... No
VIA VT82C686 Integrated Sensors... No
VIA VT8231 Integrated Sensors... No
AMD K8 thermal sensors... No
AMD K10 thermal sensors... No
Intel Core family thermal sensor... No
Intel AMB FB-DIMM thermal sensor... No
VIA C7 thermal and voltage sensors... No
Now follows a summary of the probes I have just done.
Just press ENTER to continue:
Driver `it87' (should be inserted):
Detects correctly:
* ISA bus, address 0x290
Chip `ITE IT8720F Super IO Sensors' (confidence: 9)
Do you want to overwrite /etc/sysconfig/lm_sensors? (YES/no): YES
Starting lm_sensors: [ OK ]
and here is 1st weird thing, i thind it should recognize Intel Core sensor
Intel Core family thermal sensor... No
[root at noctua tmp]# sensors
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +01°C (high = +90°C)
coretemp-isa-0001
Adapter: ISA adapter
Core 1: +01°C (high = +90°C)
coretemp-isa-0002
Adapter: ISA adapter
ERROR: Can't get temperature data!
coretemp-isa-0003
Adapter: ISA adapter
ERROR: Can't get temperature data!
[root at noctua tmp]#
and again some weird thing, i use
# chkconfig lm_sensors on
but after reboot
[root at noctua ~]# sensors
No sensors found!
Make sure you loaded all the kernel drivers you need.
Try sensors-detect to find out which these are.
Can someone help me pls to solve my problem?
Many thanks
Regards
Gabriel Bischof
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.elrepo.org/pipermail/elrepo/attachments/20100813/ff3dbc01/attachment.html>
More information about the elrepo
mailing list