LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   ATI readon9800 problems (https://www.linuxquestions.org/questions/linux-general-1/ati-readon9800-problems-195551/)

Gunslinger_ROL 06-20-2004 02:51 AM

ATI readon9800 problems
 
Hello i'm running kernel 2.4.24 with slackware 9.1
i'm trying to install these http://ati.com/support/drivers/linux...8&submit=GO%21
and i think i'm doing the set rights
installpkg filename.tgz
cd /lib/modules/fglrx/build_mod
sh make.sh
cd ..
sh make_install.sh
fglrxconfig

the thing is. when i run fglrxinfo it doesn't say ati, and fxgears only shows like 200fps

any help would be sweet dudes

avarus 06-20-2004 06:12 AM

Hi,

These drivers are a pain in the arse - I spent ages getting the 3D tuned up only to find that it made my system unstable, but YMMV.

The answer is probably somewhere in the log - /var/log/XFree86.0.log - take a look for any lines saying 'failed' or 'error'. It is also possible that your 3D is working but not being picked up by glxinfo - could you post the output of typing:

ldd `which glxinfo`

Thanks,

TIM

Gunslinger_ROL 06-20-2004 01:07 PM

when I type which fgrlx i get this


which: no fgrlx in (/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/opt/www/htdig/bin:/usr/lib/java/bin:/usr/lib/java/jre/bin:/opt/kde/bin:/usr/lib/qt-3.2.1/bin:/usr/share/texmf/bin)


All times are GMT -5. The time now is 06:54 PM.