How to read VDDC temperature on ATI 5970 card under linux (Ubuntu)?
|
feedback
|
|
Here's what you need to do:
radeonvolt is a command line program written by ius to probe the Volterra VT1165 VRM chip used on some Radeon HD cards, to get VRM temperatures and set the core voltage. It was explicitly written for the reference Radeon HD 5850 cards, but people have repored success using it with 5970 cards. Whether it works with your card depends on whether the OEM that produced your card has used the above mentioned VRM chip in their design. If no non-reference 5970 cards are available (I don't know if there are) it should work, since other people have reported success using it with a 5970 before. Good luck! | ||||
|
feedback
|
|
I'm not sure what you mean by 'VDDC', but you can read the temperature of an ATI graphics card by entering this in a terminal (while X is running):
which will output something like:
Or use
which will output something like:
I'm not sure why a tool has two different methods for doing the same thing, but hey. | |||||
feedback
|
| |||||
feedback
|