https://bugs.freedesktop.org/show_bug.cgi?id=39513
Summary: sensors are inaccessible on radeon 9600xt agp Product: DRI Version: XOrg CVS Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: DRM/Radeon AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: aaalmosss@gmail.com
My asus radeon 9600xt card has a hw monitoring chip onboard (a windows program came with it to read temperature and fan speed). I read that it's now possible to access it via the dri framework and the standard lm-sensors toolkit, and the lm63 is the driver I need.
I ran sensors-detect: Driver `f75375s': * Bus `Radeon i2c bit bus MONID' Busdriver `UNKNOWN', I2C address 0x2e Chip `Fintek F75373S/SG' (confidence: 7)
According to the lm-sensors documentation this fintek chip is lm63-compatible, but neither lm63 nor f75375s seems to work. Both modules load without any error, but if I run 'sensors', only the motherboard sensors are printed.