Gentoo Archives: gentoo-user

From: Jeff Cranmer <jeff@××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Trying to configure Radeon card
Date: Sat, 16 Oct 2010 18:29:34
Message-Id: 1287253687.23513.0.camel@laptop.limeyworld
In Reply to: Re: [gentoo-user] Re: Trying to configure Radeon card by Adam Carter
1 On Sat, 2010-10-16 at 14:51 +1100, Adam Carter wrote:
2 > I use an xorg.conf, and have the following;
3 >
4 > Section "Files"
5 > ModulePath "/usr/lib64/xorg/modules"
6 > ModulePath "/usr/lib64/opengl/xorg-x11/extensions/"
7 > EndSection
8 >
9 > Your xorg cant find the dri and dri2 modules because its not looking
10 > in the second directory.
11 >
12 > Also, it might be worth trying the latest driver, so
13 > # echo "x11-drivers/ati-drivers ~amd64"
14 > >> /etc/portage/package.keywords
15 > Then emerge ati-drivers again.
16 >
17 > If that doesnt help, send the X11 log again after you've made those
18 > changes.
19
20 I made the changes above, and added the fbdev entry to VIDEO_CARDS from
21 Nikos' e-mail.
22
23 I also added fglrx to my /etc/modules.autoload.d/kernel-2.6 file.
24
25 It's a bit overkill but next I did emerge -Dav system and emerge -Dav
26 world before running emerge -NDuav system and emerge -NDuav world.
27
28 I rebooted the machine, ran startx and it looks like success.
29 I reinstalled xdm to the default runlevel, and I have a working graphics
30 card. Thanks all for the advice.
31
32 There are a couple of issues:
33 (1) Even though the resolution is set to 1920 x 1080, it appears to be
34 scaled so that it doesn't fill the entire screen. It is scaled to about
35 90% for some reason.
36 (2) Compositing is not supported as it stands. I may need to switch
37 that on in xorg.conf.
38
39 Does anyone know how to fix the scaling issue or whether it is advisable
40 should turn on compositing in xorg.conf?
41
42 Jeff

Attachments

File name MIME type
xorg.conf text/plain
Xorg.0.log text/x-log
glxinfo.txt text/plain
fglrxinfo.txt text/plain

Replies

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