Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
04-10-2004, 04:20 PM
|
#1
|
Member
Registered: Jan 2004
Distribution: Suse, Red Hat
Posts: 129
Rep:
|
Radeon 9800 Pro Drivers and 3D Acceleration
Hello I am running Suse 9.0 i have a radeon 9800 pro 128 mb. I downloaded the drivers directly off of ati.com and installed them. After installing them I checked out the control panel thing they gave it said it was using software rendering. (I use chronium bsu for testing). I used the fglrxconfig command to configure and then tested it with fglrxinfo it said it was using software to render then I went into Yast and tried turning on the 3D support, The thing said that the cards does not support 3D acceleration at all!
Help would be greatly appreciated!
Oh and there was some one that answered this question before except when I tried doing as it said I couldn't because the console said permision denied, even as root. Here is a link to that asnswer http://www.linuxquestions.org/questi...698#post798698
|
|
|
04-10-2004, 05:41 PM
|
#2
|
Member
Registered: Apr 2003
Distribution: gentoo
Posts: 238
Rep:
|
The biggest issues that plague's people trying to install ATI drivers are AGP support, and reading the documentation. You must make sure that either your kernel supports your motherboards's AGP or use the agpgart that comes with the drivers. I find its easier to compile my kernel correctly and use the "internal" agpgart rather than using ATI's. After that just make sure you followed the installation documentation exactly, (i.e. rpm -uvH --force fglrx..., then build youre modules, then run fglrxconfig) and then post any specific errors you get.
As far as the permission denied thing, i think you are referring to the "make" and "make install" scripts not being executable. Do a "chmod 777 or 755 make/make install" while logged in as root and then do a "./make" and "./make_install".
|
|
|
04-11-2004, 01:41 PM
|
#3
|
Member
Registered: Jan 2004
Distribution: Suse, Red Hat
Posts: 129
Original Poster
Rep:
|
Thank you for your answer I did as you suggested and it all worked however when I use the external agpgart it never boots with 3d acceleration. So I am wondering how did you compile your kernel "correctly" could you give me a step by step tutorial? That would be really helpful, thank you!
~Xerop
|
|
|
04-12-2004, 10:43 PM
|
#4
|
Member
Registered: Apr 2003
Distribution: gentoo
Posts: 238
Rep:
|
If the internal agpgart driver works, and works well, then stick with it.
To answer your question, simply do a "make menuconfig" in /usr/src/linux, go into section
"device drivers"> "character devices". Once there, enable support for "/dev/agpgart" and also whichever agp chipset you use. For example, I use the nforce/nforce2 driver.
If compiling agpgart as a module, then you would add "agpgart" to your appropriate autoload script.
|
|
|
All times are GMT -5. The time now is 09:55 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|