Gentoo Archives: gentoo-user

From: Adam Carter <adamcarter3@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Trying to configure Radeon card
Date: Sat, 16 Oct 2010 03:52:56
Message-Id: AANLkTimv8i5koJ639SoOUjrmeh6tTJ18VvM09CrE-7zW@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: Trying to configure Radeon card by Jeff Cranmer
1 I use an xorg.conf, and have the following;
2
3 Section "Files"
4 ModulePath "/usr/lib64/xorg/modules"
5 ModulePath "/usr/lib64/opengl/xorg-x11/extensions/"
6 EndSection
7
8 Your xorg cant find the dri and dri2 modules because its not looking in the
9 second directory.
10
11 Also, it might be worth trying the latest driver, so
12 # echo "x11-drivers/ati-drivers ~amd64" >> /etc/portage/package.keywords
13 Then emerge ati-drivers again.
14
15 If that doesnt help, send the X11 log again after you've made those changes.

Replies

Subject Author
Re: [gentoo-user] Re: Trying to configure Radeon card Alex Schuster <wonko@×××××××××.org>
Re: [gentoo-user] Re: Trying to configure Radeon card Jeff Cranmer <jeff@××××××××××××××.com>