NAME
atiode - proprietary ATI RADEON and FireGL stress testingDESCRIPTION
atiode stress tests overclocking settings for ATI (MOBILITY(TM)) RADEON® and (MOBILITY(TM)) FireGL(TM) based video cards.OPTIONS
atiode currently requires the following options: -PNumber of seconds to run the stress
test.
-H
Display to use for the stress test.
EXAMPLES
The following example demonstrates how to use atiode. Note that both -P and -H are required, otherwise the command will terminate with an error. For example, to run a stress test for 60 seconds on the default display (display :0), execute the following command.
atiode
-P 60 -H :0
OUTPUT
The results of the stress test will be stored into stderr. You can read stderr with the echo command:
echo
$?
One of the following error codes will be presented:
0: stress test successful.
1: incorrect command-line arguments.
2: video display adapter not found.
3: stress test terminated; unknown error.
BUGS
Known issues with the current driver can be found at http://www2.ati.com/drivers/linux/linux_8.32.5.html#183417. Report any further issues to http://support.ati.com. There is also an unofficial BTS at http://ati.cchtml.com, which is known by the ATI driver team.SEE ALSO
aticonfig(1x), xorgconfig(1x), Xorg(1x), Xserver(1x), xorg.conf(5x), X(7x)AUTHOR
Michael Gilbert <[email protected]>Author.
COPYRIGHT
Copyright © 2009 Michael S Gilbert$Date: 2009-08-30 12:51:31 $ | ATI Linux driver 8.32.5 |