tehdarkknight Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 17 Oct 2005 Posts: 80 Location: /dev/college
|
Posted: Sun Apr 03, 2011 7:55 pm Post subject: PowerManagement info for hd5770 using xf86-video-ati? |
|
|
Hi, I'm looking to get human-readable output of Power Management information, specifically GPU Load.
I'm running all stable, latest versions. I'm using xf86-video-ati, my card is an HD 5770 (Juniper)
I can't figure out how to get gpu load percentage to output in console? Any help would be appreciated.
So far I've managed to get Temperature output using lm_sensors:
Code: | ~ $ sensors radeon-pci-0600
radeon-pci-0600
Adapter: PCI adapter
temp1: +56.0 C |
And using debugfs, I can get the current gpu frequency:
Code: | ~ $ cat /sys/kernel/debug/dri/0/radeon_pm_info
default engine clock: 850000 kHz
current engine clock: 599950 kHz
default memory clock: 1200000 kHz
current memory clock: 1200000 kHz
voltage: 1000 mV
PCIE lanes: 16 |
Edit: FGLRX is not an option. I rather enjoy how xf86-video-ati "just works" when compared to ati-drivers. _________________ There are 10 kinds of people in the world: People who understand binary and those that don't.
Feel free to IM me to discuss anything as opposed to posting. |
|