Gentoo Archives: gentoo-user

From: Johannes Skov Frandsen <joe@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problems starting X
Date: Fri, 11 May 2007 21:31:24
Message-Id: 4644DF02.5080502@omesc.com
In Reply to: Re: [gentoo-user] Problems starting X by Francisco Rivas
1 Francisco Rivas skrev:
2 > Hi all friends, I really like this situations because we learn so
3 > much...I have to thank you to all for this experience...
4 >
5 > Well we got a lot of work to do for help Johannes.
6 >
7 > You fell confortable installing the ati-drivers manually?, if your
8 > aswer is Yes, then:
9 >
10 > 1.- Disable all support for ati in the kernel
11 >
12 > 2.- Enable the framebuffer console like
13 > http://gentoo-wiki.com/HOWTO_fbsplash, because I know (for sure) you
14 > want a grubsplash and bootsplash :D :
15 >
16 > 3.- Unmerge all ati driver you have installed.
17 >
18 > 4.- Execute manually the installation and finally aticonfig --initial,
19 > and startx.
20 >
21 > Note : I have :
22 > X.org <http://X.org> :
23 > X Window System Version 7.1.1
24 > Release Date: 12 May 2006
25 > X Protocol Version 11, Revision 0, Release 7.1.1
26 > Build Operating System: UNKNOWN
27 > Current Operating System: Linux dta-desktop 2.6.21-gentoo #3 SMP
28 > PREEMPT Wed May 9 17:07:22 VET 2007 i686
29 > Build Date: 28 February 2007
30 > Before reporting problems, check http://wiki.x.org
31 > to make sure that you have the latest version.
32 > Module Loader present
33 >
34 > Kernel :
35 > 2.6.21-gentoo #3 SMP PREEMPT (but I has 2.6.20-r6,r7,r8) and it
36 > works too.
37 >
38 > Ati Card : ATI Mobility Radeon X1300
39 > $fglrxinfo
40 > OpenGL vendor string : ATI Technologies Inc.
41 > OpenGL renderer string : ATI Mobility Radeon X1300
42 > OpenGL version string : 2.0.6458 (8.36.5)
43 >
44 > If your answer is No. Try with #ACCEPT_KEYWORDS="~x86" emerge
45 > ati-drivers, in my case is
46 > * x11-apps/ati-drivers-extra
47 > Latest version available: 8.33.6
48 > Latest version installed: [ Not Installed ]
49 > Size of files: 57,246 kB
50 > Homepage: http://www.ati.com <http://www.ati.com>
51 > Description: Ati precompiled drivers extra application
52 > License: ATI GPL-2 QPL-1.0
53 >
54 > * x11-drivers/ati-drivers
55 > Latest version available: 8.35.5
56 > Latest version installed: [ Not Installed ]
57 > Size of files: 55,971 kB
58 > Homepage: http://www.ati.com
59 > Description: Ati precompiled drivers for recent chipsets
60 > License: ATI GPL-2 QPL-1.0
61 >
62 > Emerge the 8.35.5 and aticonfig --initial
63 >
64 > I hope this help you...Please comment us your experience...
65 >
66 > --
67 > Francisco Rivas
68 > Linux User (New) : #448324
69 > Linux Machine (New) : 355187
70 Hi everybody
71
72 Thanks for all the help so far,,, I'm embarrassed/sorry to say that non
73 of it really worked so far.
74
75 I recompile the kernel without any ati support and installed 8.35.5
76 driver without a problem.
77 But aticonfig claims it can't run because of an invalid xorg.conf file
78 and i can't generate a new one with 'Xorg -configure'
79 it just prints this error:
80
81 marvin / Xorg -configure
82
83 X Window System Version 7.2.0
84 Release Date: 22 January 2007
85 X Protocol Version 11, Revision 0, Release 7.2
86 Build Operating System: Linux 2.6.20-gentoo-r7 i686
87 Current Operating System: Linux marvin 2.6.20-gentoo-r7 #6 SMP Fri May
88 11 17:52:
89 30 GMT 2007 i686
90 Build Date: 11 May 2007
91 Before reporting problems, check http://wiki.x.org
92 to make sure that you have the latest version.
93 Module Loader present
94 Markers: (--) probed, (**) from config file, (==) default setting,
95 (++) from command line, (!!) notice, (II) informational,
96 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
97 (==) Log file: "/var/log/Xorg.0.log", Time: Fri May 11 23:11:24 2007
98 List of video drivers:
99 ati
100 atimisc
101 fglrx
102 radeon
103 savage
104 r128
105
106 Backtrace:
107 0: Xorg(xf86SigHandler+0x84) [0x80c7b64]
108 1: [0xffffe420]
109 2: /usr/lib/xorg/modules/drivers//fglrx_drv.so(atiddxProbeMain+0x13d)
110 [0xb74a5b1
111 d]
112 3: Xorg(DoConfigure+0x208) [0x80ca2e8]
113 4: Xorg(InitOutput+0x685) [0x809fae5]
114 5: Xorg(main+0x27b) [0x806e26b]
115 6: /lib/libc.so.6(__libc_start_main+0xd8) [0xb7c86838]
116 7: Xorg(FontFileCompleteXLFD+0xa1) [0x806d7a1]
117
118 Fatal server error:
119 Caught signal 11. Server aborting
120
121 Aborted
122
123 Currently I'm supporting the theory that Young Sun is right, and that
124 the problem is the version of Xorg.
125
126 Tomorrow I will try to uninstall the compiled drivers from ati and try
127 the open source drivers. If that doesn't work
128 I'm feeling inclined to buy a new nvidia card instead.
129
130 Maybe I could also try to make the onboard S3 savage card work,
131 although I have never been a big fan of
132 graphic cards with shared memory.
133
134 Thanks again for all the help....
135
136 Johannes
137
138
139 --
140 gentoo-user@g.o mailing list

Replies

Subject Author
RE: [gentoo-user] Problems starting X JD <jdangler@××××××××.net>