Gentoo Archives: gentoo-user

From: Alex Schuster <wonko@×××××××××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Radeon trouble
Date: Fri, 01 Jun 2007 19:14:59
Message-Id: 200706012109.34978.wonko@wonkology.org
1 Hi there!
2
3 I have a new video card (and a new motherboard + CPU, but I got that to work
4 already), and once again I am having trouble configuring X.
5
6 It is a ATI Radeon 9250 (128 MB-AGP, 200/240 MHz). I added fglrx and radeon
7 to my VIDEO_CARDS in /etc/make.conf, now it is VIDEO_CARDS="fglrx radeon
8 nvidia nv vesa vga fbdev". X was updated with "emerge -uN xorg-x11". I
9 usually configure with X -configure, but here it gives me this:
10
11 weird ~ # X -configure :1
12 _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
13 _XSERVTransOpen: transport open failed for inet6/weird:1
14 _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
15
16 X Window System Version 7.2.0
17 Release Date: 22 January 2007
18 X Protocol Version 11, Revision 0, Release 7.2
19 Build Operating System: Linux 2.6.20-gentoo-r7 i686
20 Current Operating System: Linux weird 2.6.20-gentoo-r7 #6 PREEMPT Fri Jun 1
21 05:21:29 CEST 2007 i686
22 Build Date: 01 June 2007
23 Before reporting problems, check http://wiki.x.org
24 to make sure that you have the latest version.
25 Module Loader present
26 Markers: (--) probed, (**) from config file, (==) default setting,
27 (++) from command line, (!!) notice, (II) informational,
28 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
29 (==) Log file: "/var/log/Xorg.1.log", Time: Fri Jun 1 20:23:38 2007
30 List of video drivers:
31 ati
32 atimisc
33 radeon
34 nv
35 nvidia
36 r128
37 fglrx
38 fbdev
39 vesa
40 vga
41
42 Backtrace:
43 0: X(xf86SigHandler+0xa9) [0x80af86f]
44 1: X(DoConfigure+0x199) [0x80a367b]
45 2: X(InitOutput+0x186) [0x80967b0]
46 3: X(main+0x305) [0x806e405]
47 4: /lib/libc.so.6(__libc_start_main+0xdc) [0xb7d8f83c]
48 5: X(FontFileCompleteXLFD+0xa1) [0x806d9c1]
49
50 Fatal server error:
51 Caught signal 11. Server aborting
52
53 I used the :1 argument because I have X running at the moment, but I also
54 tried without X up, so this should not be the problem. The full log file is
55 available here: http://wonkology.org/~wonko/tmp/Xorg.1.log
56
57
58 I also tried xorgconfig, but I get this message:
59
60 (WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found
61 (EE) No devices detected.
62
63 Fatal server error:
64 no screens found
65
66 Log file: http://wonkology.org/~wonko/tmp/Xorg.2.log
67 xorg.conf: http://wonkology.org/~wonko/tmp/xorg.conf.xorgconfig
68
69
70 I got X running by keeping my last xorg.conf and exchanging "nvidia"
71 with "radeon". But I want 3d acceleration, and I guess I need the "fglrx"
72 driver instead, but with that I get this error:
73 (WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found
74
75 Log file: http://wonkology.org/~wonko/tmp/Xorg.3.log
76 xorg.conf: http://wonkology.org/~wonko/tmp/xorg.conf.fglrx
77
78 What could I do? Via google I do not find threads about such problems.
79
80 Alex
81 --
82 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Radeon trouble Mick <michaelkintzios@×××××.com>