Mailinglist Archive: opensuse-xorg (13 mails)
| < Previous | Next > |
Latest ATI driver / status information
- From: Dieter Jurzitza <dieter.jurzitza@xxxxxxxxxxx>
- Date: Sat, 10 Dec 2005 21:18:11 +0000 (UTC)
- Message-id: <200512102217.32721.dieter.jurzitza@xxxxxxxxxxx>
Dear listmembers,
to whom it may concern: I can report the latest ATI driver to work again on my
Radeon 9600 XT, 8.19.1 worked too, but without 3D functionality (SuSE9.3)
In contrast to the recommendations in all the README's I usually call:
#!/bin/sh
PARFILE="/usr/share/doc/packages/fglrx/sax2-profile"
if [ -f ${PARFILE} ]; then
sax2 --lowres -r -m 0=fglrx -b ${PARFILE}
else
echo "Parameterfile does not exist - cannot configure device!"
fi
"--lowres" is mandatory because calling sax2 without it leads to a colorfull
but entirely useless screen display.
This behaviour started with release 8.16.20 and is persistent since then. I do
not need this to configure 8.14.13, cannot explain.
Take care
Dieter Jurzitza
--
-----------------------------------------------------------
|
\
/\_/\ |
| ~x~ |/-----\ /
\ /- \_/
^^__ _ / _ ____ /
<°°__ \- \_/ | |/ | |
|| || _| _| _| _|
if you really want to see the pictures above - use some font
with constant spacing like courier! :-)
-----------------------------------------------------------
to whom it may concern: I can report the latest ATI driver to work again on my
Radeon 9600 XT, 8.19.1 worked too, but without 3D functionality (SuSE9.3)
In contrast to the recommendations in all the README's I usually call:
#!/bin/sh
PARFILE="/usr/share/doc/packages/fglrx/sax2-profile"
if [ -f ${PARFILE} ]; then
sax2 --lowres -r -m 0=fglrx -b ${PARFILE}
else
echo "Parameterfile does not exist - cannot configure device!"
fi
"--lowres" is mandatory because calling sax2 without it leads to a colorfull
but entirely useless screen display.
This behaviour started with release 8.16.20 and is persistent since then. I do
not need this to configure 8.14.13, cannot explain.
Take care
Dieter Jurzitza
--
-----------------------------------------------------------
|
\
/\_/\ |
| ~x~ |/-----\ /
\ /- \_/
^^__ _ / _ ____ /
<°°__ \- \_/ | |/ | |
|| || _| _| _| _|
if you really want to see the pictures above - use some font
with constant spacing like courier! :-)
-----------------------------------------------------------
| < Previous | Next > |