[Geeks3D-HowTo] Radeon GPU Temperature under Linux
Yes, it’s possible to read the GPU temperature under Linux (Ubuntu) with a simple command line. First start a shell box and then enter:
aticonfig --od-gettemperature
This command should display that:
Default Adapter - ATI Radeon 4870 X2
Sensor 0: Temperature - 72.00 C
—-
[source]
Related posts:











I wonder if there is an equivalent for those running on open source drivers (radeon or radeonhd)?
Sadly, this information seems to be out of date.