Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] xorg-server 1.7.
Date: Sat, 10 Apr 2010 03:57:48
Message-Id: 20100410035656.GB5068@solfire
In Reply to: Re: [gentoo-user] xorg-server 1.7. by Dale
1 Dale <rdalek1967@×××××.com> [10-04-10 05:48]:
2 > meino.cramer@×××.de wrote:
3 > >Dale<rdalek1967@×××××.com> [10-04-10 05:08]:
4 > >
5 > >>Hi folks,
6 > >>
7 > >>I did my updates a bit ago. I notice xorg and a lot of friends were
8 > >>updated. The update went fine as far as it compiled and installed
9 > >>fine. I did my config updates and such as well. To make sure
10 > >>everything stayed sane, I logged out of KDE, then went to single user
11 > >>mode and back to default. I figured this was a sure way to restart
12 > >>all
13 > >>the services that would be upgraded.
14 > >>
15 > >>When kdm came back up, no keyboard, no mouse nothing. So I used the
16 > >>trusty sysreq keys to get back to a console. Now I'm trying to roll
17 > >>back to the older version that I was using before the upgrade. As
18 > >>most
19 > >>of you know, I have hal disabled and I confirmed that it is indeed
20 > >>still disabled. I masked mesa and xorg back to the old version. Now
21 > >>they won't compile. I get errors like this:
22 > >>
23 > >>config.status: executing depfiles commands
24 > >>config.status: executing libtool commands
25 > >>make -j2
26 > >>make all-recursive
27 > >>make[1]: Entering directory
28 > >>`/var/tmp/portage/x11-drivers/xf86-video-nv-2.1.17/work/xf86-video-nv-2.1.17'
29 > >>Making all in src
30 > >>make[2]: Entering directory
31 > >>`/var/tmp/portage/x11-drivers/xf86-video-nv-2.1.17/work/xf86-video-nv-2.1.17/src'
32 > >> CC nv_cursor.lo
33 > >> CC nv_dac.lo
34 > >>In file included from /usr/include/xorg/vgaHW.h:29,
35 > >> from nv_include.h:51,
36 > >> from nv_cursor.c:28:
37 > >>/usr/include/X11/extensions/dpms.h:40: error: expected â)â before
38 > >>â*â token
39 > >>/usr/include/X11/extensions/dpms.h:41: error: expected â=â, â,â,
40 > >>â;â, âasmâ or â__attribute__â before âDPMSGetVersionâ
41 > >>/usr/include/X11/extensions/dpms.h:42: error: expected â)â before
42 > >>â*â token
43 > >>/usr/include/X11/extensions/dpms.h:43: error: expected â=â, â,â,
44 > >>â;â, âasmâ or â__attribute__â before âDPMSSetTimeoutsâ
45 > >>/usr/include/X11/extensions/dpms.h:44: error: expected â)â before
46 > >>â*â token
47 > >>/usr/include/X11/extensions/dpms.h:45: error: expected â=â, â,â,
48 > >>â;â, âasmâ or â__attribute__â before âDPMSEnableâ
49 > >>/usr/include/X11/extensions/dpms.h:46: error: expected â=â, â,â,
50 > >>â;â, âasmâ or â__attribute__â before âDPMSDisableâ
51 > >>/usr/include/X11/extensions/dpms.h:47: error: expected â=â, â,â,
52 > >>â;â, âasmâ or â__attribute__â before âDPMSForceLevelâ
53 > >>/usr/include/X11/extensions/dpms.h:48: error: expected â=â, â,â,
54 > >>â;â, âasmâ or â__attribute__â before âDPMSInfoâ
55 > >>In file included from /usr/include/xorg/vgaHW.h:29,
56 > >> from nv_include.h:51,
57 > >> from nv_dac.c:28:
58 > >>/usr/include/X11/extensions/dpms.h:40: error: expected â)â before
59 > >>â*â token
60 > >>/usr/include/X11/extensions/dpms.h:41: error: expected â=â, â,â,
61 > >>â;â, âasmâ or â__attribute__â before âDPMSGetVersionâ
62 > >>/usr/include/X11/extensions/dpms.h:42: error: expected â)â before
63 > >>â*â token
64 > >>/usr/include/X11/extensions/dpms.h:43: error: expected â=â, â,â,
65 > >>â;â, âasmâ or â__attribute__â before âDPMSSetTimeoutsâ
66 > >>/usr/include/X11/extensions/dpms.h:44: error: expected â)â before
67 > >>â*â token
68 > >>/usr/include/X11/extensions/dpms.h:45: error: expected â=â, â,â,
69 > >>â;â, âasmâ or â__attribute__â before âDPMSEnableâ
70 > >>/usr/include/X11/extensions/dpms.h:46: error: expected â=â, â,â,
71 > >>â;â, âasmâ or â__attribute__â before âDPMSDisableâ
72 > >>/usr/include/X11/extensions/dpms.h:47: error: expected â=â, â,â,
73 > >>â;â, âasmâ or â__attribute__â before âDPMSForceLevelâ
74 > >>/usr/include/X11/extensions/dpms.h:48: error: expected â=â, â,â,
75 > >>â;â, âasmâ or â__attribute__â before âDPMSInfoâ
76 > >>make[2]: *** [nv_cursor.lo] Error 1
77 > >>make[2]: *** Waiting for unfinished jobs....
78 > >>make[2]: *** [nv_dac.lo] Error 1
79 > >>make[2]: Leaving directory
80 > >>`/var/tmp/portage/x11-drivers/xf86-video-nv-2.1.17/work/xf86-video-nv-2.1.17/src'
81 > >>make[1]: *** [all-recursive] Error 1
82 > >>make[1]: Leaving directory
83 > >>`/var/tmp/portage/x11-drivers/xf86-video-nv-2.1.17/work/xf86-video-nv-2.1.17'
84 > >>make: *** [all] Error 2
85 > >> * ERROR: x11-drivers/xf86-video-nv-2.1.17 failed:
86 > >> * emake failed
87 > >> *
88 > >> * Call stack:
89 > >> * ebuild.sh, line 48: Called src_compile
90 > >> * environment, line 3297: Called x-modular_src_compile
91 > >> * environment, line 4125: Called x-modular_src_make
92 > >> * environment, line 4163: Called die
93 > >> * The specific snippet of code:
94 > >> * emake || die "emake failed"
95 > >> *
96 > >> * If you need support, post the output of 'emerge --info
97 > >>=x11-drivers/xf86-video-nv-2.1.17',
98 > >> * the complete build log and the output of 'emerge -pqv
99 > >>=x11-drivers/xf86-video-nv-2.1.17'.
100 > >> * The complete build log is located at
101 > >>'/var/log/portage/elog/x11-drivers:xf86-video-nv-2.1.17:20100410-022626.log'.
102 > >> * The ebuild environment file is located at
103 > >>'/var/tmp/portage/x11-drivers/xf86-video-nv-2.1.17/temp/environment'.
104 > >> * S:
105 > >>'/var/tmp/portage/x11-drivers/xf86-video-nv-2.1.17/work/xf86-video-nv-2.1.17'
106 > >>
107 > >>
108 > >>>>>Failed to emerge x11-drivers/xf86-video-nv-2.1.17, Log file:
109 > >>>>>
110 > >>
111 > >>>>>
112 > >>>>>
113 > >>'/var/log/portage/elog/x11-drivers:xf86-video-nv-2.1.17:20100410-022626.log'
114 > >>
115 > >> * GNU info directory index is up-to-date.
116 > >>
117 > >> * IMPORTANT: 1 news items need reading for repository 'gentoo'.
118 > >> * Use eselect news to read news items.
119 > >>
120 > >>root@smoker ~ #
121 > >>
122 > >>
123 > >>There is my wish list. If I can get the new xorg stuff working, that
124 > >>is cool. If no one else is having trouble with them and it is my
125 > >>hardware or something then getting the old version to compile and
126 > >>install would be fine too.
127 > >>
128 > >>Anyone have a clue how to get something to work here?
129 > >>
130 > >>BTW, if I log into KDE with the new packages, I can log in once but
131 > >>when I log out of KDE, the screen goes black and nothing happens.
132 > >>Even
133 > >>the sysreq keys do nothing. Reset button is all that works.
134 > >>
135 > >>Thoughts? I need a hammer?
136 > >>
137 > >>Dale
138 > >>
139 > >>:-) :-)
140 > >>
141 > >>
142 > >Hi Dale,
143 > >
144 > >Somne shots into the dark:
145 > >I am running a non-kde and non-gnome Gentoo here (Openbox is my
146 > >friend) and after upgrading X nothing works.
147 > >
148 > >I rtecompiled openbox, lxpanel and the X11-drivers like
149 > >xf86-input-keyboard, xf86-input-mouse. nvidia-drivers and
150 > >everything was ok.
151 > >
152 > >Try to recompile the x11-drivers and the kde equivalent of the
153 > >window manager (I dont know much about kde/gnome...sorry ;) )
154 > >and may be X11 will be you friend again...
155 > >
156 > >HTH!
157 > >
158 > >Keep hacking! and have a nice weekend!
159 > >mcc
160 > >
161 > >
162 >
163 > That makes sense now that you mention it. I'll give that a try. Heck,
164 > nothing to lose. I know how to use the sysreq keys pretty good now.
165 > lol
166 >
167 > Thanks.
168 >
169 > Dale
170 >
171 > :-) :-)
172 >
173
174 Hi Dale,
175
176 to get out of X (or not-so-X in your case :O) ) you dont need the
177 sysreqs every time. since they are somehow a 'very hard hrmmm
178 "feature"' ;).
179
180 Look into your Xorg.conf file under /etc/X11 and look for "dont zap"
181 or something like that (I removed this from my xorg.conf ;) ) and
182 remove that (or better comment it out).
183
184 After that you kann kill X without disturbing the kernel (and risk
185 your data) with ALT-Backspace. You will get back a console. Log in
186 as root and do a "telinit 2" since the setuo still think of running
187 runlevel 5 "without X" and this is not a sane setup: Runlevel 5 is
188 "with X" and runlevel 2 is "without X".
189 To restart X the clean way do "teleinit 5" as root.
190
191 HTH
192
193 Keep hacking!
194 mcc
195
196
197
198
199 --
200 Please don't send me any Word- or Powerpoint-Attachments
201 unless it's absolutely neccessary. - Send simply Text.
202 See http://www.gnu.org/philosophy/no-word-attachments.html
203 In a world without fences and walls nobody needs gates and windows.

Replies

Subject Author
Re: [gentoo-user] xorg-server 1.7. Dale <rdalek1967@×××××.com>
Re: [gentoo-user] xorg-server 1.7. Neil Bothwick <neil@××××××××××.uk>