Gentoo Archives: gentoo-user

From: Kevin O'Gorman <kogorman@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: x11-base/xorg-server-1.5.3-r5 with x11-drivers/ati-drivers-8.552-r2 -- file conflict
Date: Sun, 24 May 2009 05:17:58
Message-Id: 9acccfe50905232217u5c3316b2r63d174e8cafc7c87@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: x11-base/xorg-server-1.5.3-r5 with x11-drivers/ati-drivers-8.552-r2 -- file conflict by William Kenworthy
1 Summary: still hosed; newest drivers no help
2
3 On Sat, May 23, 2009 at 9:27 PM, William Kenworthy <billk@×××××××××.au> wrote:
4 > I got caught by this upgrade (though I am not using ati-drivers) and had
5 > oops's that at first seemed to be xorgs fault.  While -hal helped a lot
6 > (what a fiasco!), there seems to be a bug in 2.6.29 and updates to
7 > reiserfs (yes, reiserfs is still maintained and being updated - look for
8 > slowpath bug in kernel) that only manifested itself to me after
9 > upgrading xorg-server.  Last message I saw was 2.6.30 will probably have
10 > a fix for it, but in the meantime, downgrade to 2.6.28 and see if that
11 > helps.
12 >
13 > The ati system is definitely affected by this (oops in reiserfs on
14 > screen), whilst an intel i915 laptop (also reiserfs) was also much more
15 > stable on 2.6.28 and upgraded xorg-server - however this one doesnt give
16 > any indication except for a hard hang with nothing logged (which implies
17 > its the filesystem so no log is written) when running on 2.6.29 for a
18 > few hours.
19 >
20 > BillK
21 >
22 >
23 > On Sat, 2009-05-23 at 16:35 -0700, Kevin O'Gorman wrote:
24 >> On Sat, May 23, 2009 at 3:23 PM, Mark Knecht <markknecht@×××××.com> wrote:
25 >> > On Sat, May 23, 2009 at 3:22 PM, Nikos Chantziaras <realnc@×××××.de> wrote:
26 >> >> David Relson wrote:
27 >> >>>
28 >> >>> On Sat, 23 May 2009 14:57:32 -0700
29 >> >>> Kevin O'Gorman wrote:
30 >> >>>
31 >> >>>> Summary: X is hosed.
32 >> >>>>
33 >> >>>
34 >> >>> A couple of weeks back, I made the transition to the current versions
35 >> >>> of xorg-server and ati-drivers, i.e. the versions in the message
36 >> >>> subject.  I had to do a bit of work with xorg.conf before all was
37 >> >>> good.  If I recall details, keyboard and mouse weren't working and,
38 >> >>> after correcting that, fonts weren't being found.  All is now working
39 >> >>> fine.  Below is my xorg.conf.  Hope it helps.
40 >> >>>
41 >> >>> Regards,
42 >> >>>
43 >> >>> David
44 >> >>>
45 >> >>> ### Begin xorg.conf ###
46 >> >>>
47 >> i
48 >> >>> ### End xorg.conf ###
49 >> >>
50 >> >> This xorg.conf won't load ati-drivers at all.  If it works, it is probably
51 >> >> running with another driver (radeon or vesa perhaps).  You need to run
52 >> >> "aticonfig --initial" as root first.
53 >> >
54 >> > Or he might have it in autoload already and it gets loaded at boot time?
55 >> >
56 >> > - Mark
57 >>
58 >> When I tried aticonfig with my original xorg.conf, it got a seg fault.
59 >>  The same thing happens when I use David's.
60 >>
61 >> Things are not going well.
62 >>
63 >> ++ kevin
64 >>
65 >>
66 >>
67 > --
68 > William Kenworthy <billk@×××××××××.au>
69 > Home in Perth!
70
71 I compiled ati-drivers-8.593 (after making required mods to kernel
72 configuration); no help. There's even an additional error message.
73
74 From the above conversation, however, it may be I don't need them.
75 I'm not aware of running OpenGL, so it could be complaining about some
76 other driver.
77
78 With the short xorg.conf, the error messages are different --
79 including one about the
80 mouse interface not loading. With no xorg.conf, it seems to try more
81 variations, but
82 there's still no joy.
83
84 Getting desperate....
85
86 Anyway, with no xorg.conf, I see
87 ============= screen stuff starts
88 treat ~ # startx
89 xauth: creating new authority file /root/.serverauth.6892
90
91
92 X.Org X Server 1.5.3
93 Release Date: 5 November 2008
94 X Protocol Version 11, Revision 0
95 Build Operating System: Linux 2.6.28-gentoo-r5-kosmanor i686
96 Current Operating System: Linux treat 2.6.28-gentoo-r5-kosmanor #6 SMP
97 PREEMPT Sat May 23 19:17:22 PDT 2009 i686
98 Build Date: 23 May 2009 03:19:26PM
99
100 Before reporting problems, check http://wiki.x.org
101 to make sure that you have the latest version.
102 Markers: (--) probed, (**) from config file, (==) default setting,
103 (++) from command line, (!!) notice, (II) informational,
104 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
105 (==) Log file: "/var/log/Xorg.0.log", Time: Sat May 23 22:14:09 2009
106 (EE) Unable to locate/open config file
107 New driver is "ati"
108 (==) Using default built-in configuration (30 lines)
109 (EE) Failed to load module "ati" (module does not exist, 0)
110 (EE) module ABI major version (1) doesn't match the server's version (4)
111 (EE) Failed to load module "fbdev" (module requirement mismatch, 0)
112 (EE) module ABI major version (1) doesn't match the server's version (4)
113 (EE) Failed to load module "vesa" (module requirement mismatch, 0)
114 (EE) No drivers available.
115
116 Fatal server error:
117 no screens found
118 giving up.
119 xinit: Connection refused (errno 111): unable to connect to X server
120 xinit: No such process (errno 3): Server error.
121 treat ~ #
122 ========================end of run with no xorg.conf
123
124 If I use the simple one first given, I get
125
126 ==================== start of screen stuff
127 treat X11 # startx
128 xauth: creating new authority file /root/.serverauth.6933
129
130
131 X.Org X Server 1.5.3
132 Release Date: 5 November 2008
133 X Protocol Version 11, Revision 0
134 Build Operating System: Linux 2.6.28-gentoo-r5-kosmanor i686
135 Current Operating System: Linux treat 2.6.28-gentoo-r5-kosmanor #6 SMP
136 PREEMPT Sat May 23 19:17:22 PDT 2009 i686
137 Build Date: 23 May 2009 03:19:26PM
138
139 Before reporting problems, check http://wiki.x.org
140 to make sure that you have the latest version.
141 Markers: (--) probed, (**) from config file, (==) default setting,
142 (++) from command line, (!!) notice, (II) informational,
143 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
144 (==) Log file: "/var/log/Xorg.0.log", Time: Sat May 23 22:16:03 2009
145 (==) Using config file: "/etc/X11/xorg.conf"
146 (EE) Failed to load module "ati" (module does not exist, 0)
147 dlopen: /usr/lib/xorg/modules/input//mouse_drv.so: undefined symbol:
148 miPointerGetMotionEvents
149 (EE) Failed to load /usr/lib/xorg/modules/input//mouse_drv.so
150 (EE) Failed to load module "mouse" (loader failed, 7)
151 (EE) No drivers available.
152
153 Fatal server error:
154 no screens found
155 giving up.
156 xinit: Connection refused (errno 111): unable to connect to X server
157 xinit: No such process (errno 3): Server error.
158 treat X11 #
159 ================= end screen stuff
160
161 --
162 Kevin O'Gorman, PhD

Replies