Карта ATI Mobility Radeon HD3650, чип RV635 вроде. Вычитал с офсайта что в этом чипе встроенный сенсор. Загружаясь в оффтопик с внешнего харда и запускаю everest, есть сенсор GPU, все правдоподобно. lm-sensors выдает только:
acpitz-virtual-0
Adapter: Virtual device
temp1: +64.0°C (crit = +105.0°C)
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +52.0°C (high = +105.0°C, crit = +105.0°C)
Core 1: +56.0°C (high = +105.0°C, crit = +105.0°C)
lsmod | grep radeon
radeon 917824 4
ttm 88495 1 radeon
drm_kms_helper 49259 1 radeon
drm 290344 6 radeon,ttm,drm_kms_helper
i2c_algo_bit 13565 1 radeon
в параметрах ядра: radeon.hw_i2c=1
sensors-detect от рута запускал, как гласит Xorg: DRM должен штатно определить встроенный сенсор и добавить устройство в /sys/class/hwmon
Thermal sensors are implemented via external i2c chips or via the internal thermal sensor (rv6xx-evergreen only; supported in 2.6.36 or newer); not all OEMs implement a thermal sensor.
On boards that use the internal thermal sensor, the drm will set up the hwmon interface automatically. When the appropriate driver is loaded, the temperatures can be accessed via lm_sensors tools or via sysfs in /sys/class/hwmon.
Если бы в оффтопике не было сенсора, то ясно было бы что скорее всего его нет в железе, но он есть
lm-sensors должен выдавать что-то вроде такого:
radeon-pci-0100
Adapter: PCI adapter
temp1: +127.5°C
Ядро убунтовское, uname -a:
Linux home 3.5.0-30-generic #51~precise1-Ubuntu SMP Wed May 15 08:48:19 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux