As a first step, i'd like a simple way to collect the temperature automatically of the graphic card ( lets say every 30min) and store it in a file on the desktop...
Then eventually if you know a simple (usb maybe) thermoeter that shell could control without hassle to get the temp of the room.
does any one have a shell script for that? or an idea on how to do so...
[EDIT] I'm on ubuntu
If you know C, take a look at my watchdog source code and copy ADL code to get the card temperatures.
Or use AMD, ADL library samples. I think they have libraries for other languages as well.
A bit surprise nobody did it before. If i came up with something i'll publish