Pplib: Difference between revisions
From cchtml.com
(→pplib) |
(→pplib) |
||
Line 1: | Line 1: | ||
The --pplib-cmd is a option of aticonfig utility. | |||
<!-- Gather cool info --> | |||
Line 36: | Line 38: | ||
PPLIB command execution is Successful! | PPLIB command execution is Successful! | ||
</code> | </code> | ||
<!-- TODO: Full list, with clock changes, with any hooks & hacks. --> | |||
<!-- Looking for full documentations and means of this double p in the name of cmd aticonfig option --> | <!-- Looking for full documentations and means of this double p in the name of cmd aticonfig option --> |
Revision as of 15:00, 12 November 2012
The --pplib-cmd is a option of aticonfig utility.
The full list of supported commands:
# /usr/local/bin/aticonfig --pplib-cmd "get version"
PPLIB version is 1.4 and is active
# /usr/local/bin/aticonfig --pplib-cmd "get activity"
Current Activity is Core Clock: 915MHZ
Memory Clock: 1050MHZ
VDDC: 1175
Activity: 98 percent
Performance Level: 2
Bus Speed: 5000
Bus Lanes: 16
Maximum Bus Lanes: 16
# usr/local/bin/aticonfig --pplib-cmd "get fanspeed 0"
Fan speed query:
Query Index: 0, Speed in percent
Result: Fan Speed: 100%
# /usr/local/bin/aticonfig --pplib-cmd "get clock 0"
Engine Clock Range: 300-915 MHZ; Memory Clock Range: 300-1050 MHZ;
# /usr/local/bin/aticonfig --pplib-cmd "set fanspeed 0 95"
PPLIB command execution is Successful!