Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] Problems starting X Francisco Rivas <taken2k4@×××××.com>