Gentoo Archives: gentoo-user

From: Alex Schuster <wonko@×××××××××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Radeon woes
Date: Mon, 13 Apr 2009 18:24:00
Message-Id: 200904132023.49046.wonko@wonkology.org
1 Dear Gentooers,
2
3 I need your help, because I just cannot get X to run on my new PC with ATI
4 Radeon HD 3200 on-board graphics. What now?
5
6 I tried all sorts of ati-drivers, most (if any) did not compile. But that
7 was because of tuxonice-2.6.29, so I downgraded to the stable
8 tuxonice-sources-2.6.24-r9.
9
10 With ati-drivers 8.552-r2, X starts, but the mouse cursor does not move, nor
11 does the keyboard do anything. At least I can switch back to the text
12 console after pressing Alt-SysRq-R (this resets the keyboard), but only
13 once.
14
15 With 8.501 and 8.542, X does not start due to "undefined symbol:
16 miZeroLineScreenIndex" in fglrx_drv.so.
17
18 With radeonhd, X starts, but there is no mouse, and the keyboard does not
19 work, even after the SysRq trick.
20
21 With plain radeon... I don't remember exactly, but it didn't work either.
22
23 I also downloaded ati-driver-installer-9-3-x86.x86_64.run directly from the
24 ATI site, it did not work better.
25
26 With vesa, I get the same result as with ati-drivers-8.552-r2. Strange,
27 shouldn't this always just work? I thought the problem might be the new X
28 1.5, so I downgraded xorg-server to 1.3. I get similar errors for
29 ati-drivers. With vesa, radeon or radeonhd, X does not start any more, the
30 X log tells me about module version errors. I guess I need to
31 emerge -DautvN @world and rebuild the whole X stuff, but this fails due to
32 slot conflicts with x11-libs/libXrender and x11-proto/renderproto:
33
34 !!! Multiple package instances within a single package slot have been pulled
35 !!! into the dependency graph, resulting in a slot conflict:
36
37 x11-libs/libXrender:0
38
39 ('ebuild', '/', 'x11-libs/libXrender-0.9.2', 'merge') pulled in by
40 <x11-libs/libXrender-0.9.3 required by
41 ('ebuild', '/', 'x11-base/xorg-server-1.3.0.0-r6', 'merge')
42 (and 25 more)
43
44 ('ebuild', '/', 'x11-libs/libXrender-0.9.4', 'merge') pulled in by
45 x11-libs/libXrender required by
46 ('installed', '/', 'kde-base/plasma-workspace-4.2.1-r1', 'nomerge')
47 x11-libs/libXrender required by
48 ('installed', '/', 'www-client/mozilla-firefox-3.0.8', 'nomerge')
49 x11-libs/libXrender required by
50 ('installed', '/', 'kde-base/ksysguard-4.2.1', 'nomerge')
51 (and 22 more)
52 [...]
53
54 So, libXrender 0.9.2 is needed by the old X, while KDE 4.2 stuff needs
55 0.9.4?
56
57 I'm out of ideas now. Do you have any advice? A friend also has trouble with
58 her Radeon X1550 card. It used to work a wile ago, but after someupdates
59 (mainly the kernel), it doesn't, and even the old drivers that used to
60 work, compiled with the old kernel, do not work any more. But I did not dig
61 too dep into that, as I hoped I could get X to work on my new PC and then
62 use this setup for hers.
63
64 Wonko

Replies

Subject Author
Re: [gentoo-user] Radeon woes Mick <michaelkintzios@×××××.com>
Re: [gentoo-user] Radeon woes Volker Armin Hemmann <volkerarmin@××××××××××.com>