Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
9600 pro and latest XFree setup (just emerge ati drivers?)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
jammin
Guru
Guru


Joined: 21 Jun 2004
Posts: 340

PostPosted: Fri Jun 25, 2004 1:01 pm    Post subject: 9600 pro and latest XFree setup (just emerge ati drivers?) Reply with quote

Is all i need:
Code:

emerge ati drivers

???as i did this during install.

Im trying to set up XFree, and when I
Code:

startx


An ugly desktop enviorment comes up as it says in the desktop installation guide, every thing seems fine, i can type, my mouse moves, but when i try to shut down one of the windows that is shown my computer freezes.

Do i need specific drivers for my card, or is this freezing ok?

Thansk
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Fri Jun 25, 2004 1:08 pm    Post subject: Reply with quote

No, emerging the drivers isn't sufficient. You'll also need to run the "fglrxconfig" program (installed by the driver ebuild) which will create an XF86Config suited to the ATI driver. You also need to load the "fglrx" module to get 3D acceleration. The link in my sig has some installation instructions that might help you out.
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
jammin
Guru
Guru


Joined: 21 Jun 2004
Posts: 340

PostPosted: Fri Jun 25, 2004 1:12 pm    Post subject: Reply with quote

Thanks,

In relation to this part of that FAQ:
Quote:
Question 4.8: X appears to start correctly, but everything seems slow and I don't have 3D acceleration
You may have forgotten to load the "fglrx" module. The module is necessary for 3D acceleration to work, but is not always loaded automatically by X. It's best to add it to your /etc/modules.autoload.d/kernel-2.x file, where x is the correct kernel version. This ensures it's loaded before you start X.


Im a n00b, so do just enter "fglrx" into this autoload file?

Or is there like a graphics="" ??

Thank you
Back to top
View user's profile Send private message
lunarg
Guru
Guru


Joined: 07 Jan 2004
Posts: 508
Location: Peer, Belgium

PostPosted: Fri Jun 25, 2004 1:31 pm    Post subject: Reply with quote

Just add 'fglrx' to the file, so without any options. Each module should be on a different line though (so add it below the rest).
_________________
Registered linux user #341804
Visit Black Manticore: http://www.blackmanticore.com/
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Fri Jun 25, 2004 1:49 pm    Post subject: Reply with quote

If you're using the kernel AGP modules, you should also add them to the file before the fglrx module. For a 2.4 kernel, you just need to add agpgart, for 2.6, you need to add agpgart and nvidia-agp/via-agp/intel-agp/sis-agp etc depending on your chipset. So the file should list the modules like this:
Code:
agpgart
nvidia-agp
fglrx

_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum