Gentoo Archives: gentoo-desktop

From: Lindsay Haisley <fmouse-gentoo@×××.com>
To: gentoo-desktop@l.g.o
Subject: Re: [gentoo-desktop] Nvidia video problems
Date: Mon, 17 Jul 2006 17:22:54
Message-Id: 20060717171601.GG22400@fmp.com
In Reply to: Re: [gentoo-desktop] Nvidia video problems by Andreas Karlsson
1 Thus spake Andreas Karlsson on Mon, Jul 17, 2006 at 09:09:27AM CDT
2 > Hi,
3 >
4 > Can you please post your 'emerge --info'? It feels like there are more to this
5 > than just a broken nvidia-module...
6 >
7 > And mate, hang in there, we'll help you out! :)
8
9 Thanks for your encouragement, Andreas!
10
11 For what it's worth, and because you asked ....
12
13 $ emerge --info
14 Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6,
15 glibc-2.3.6-r4,glibc-2.3.4.20040808-r1, 2.6.16-gentoo-r9 i686)
16 =================================================================
17 System uname: 2.6.16-gentoo-r9 i686 Intel(R) Pentium(R) 4 CPU 2.60GHz
18 Gentoo Base System version 1.6.15
19 ccache version 2.3 [disabled]
20 app-admin/eselect-compiler: [Not Present]
21 dev-lang/python: 2.4.3-r1
22 dev-python/pycrypto: 2.0.1-r5
23 dev-util/ccache: 2.3
24 dev-util/confcache: [Not Present]
25 sys-apps/sandbox: 1.2.17
26 sys-devel/autoconf: 2.13, 2.59-r7
27 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
28 sys-devel/binutils: 2.16.1-r3
29 sys-devel/gcc-config: 1.3.13-r3
30 sys-devel/libtool: 1.5.22
31 virtual/os-headers: 2.6.11-r2
32 ACCEPT_KEYWORDS="x86"
33 AUTOCLEAN="yes"
34 CBUILD="i686-pc-linux-gnu"
35 CFLAGS="-O2 -march=pentium4 -fprefetch-loop-arrays -pipe"
36 CHOST="i686-pc-linux-gnu"
37 CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config
38 /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config
39 /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config
40 /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
41 /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
42 /usr/share/texmf/xdvi/"
43 CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
44 CXXFLAGS="-O2 -march=pentium4 -fprefetch-loop-arrays -pipe"
45 DISTDIR="/usr/portage/distfiles"
46 FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
47 GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo
48 http://cudlug.cudenver.edu/gentoo ftp://ftp.ussg.iu.edu/pub/linux/gentoo"
49 LANG="en"
50 LC_ALL="en_US"
51 MAKEOPTS="-j3"
52 PKGDIR="/usr/portage/packages"
53 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
54 --force --whole-file --delete --delete-after --stats --timeout=180
55 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
56 PORTAGE_TMPDIR="/var/tmp"
57 PORTDIR="/usr/portage"
58 PORTDIR_OVERLAY="/usr/local/portage"
59 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
60 USE="x86 X Xaw3d acl acpi alsa apache2 apm arts avi berkdb bindist bitmap-fonts
61 bonobo cdr cli crypt cups curl dlloader doc dri dvd dvdr eds emboss encode esd
62 evo fastcgi flash foomaticdb fortran gdbm gif gimp gnome gpm gps gstreamer gtk
63 gtk2 gtkhtml hal imap imlib ipv6 isdnlog java jikes jpeg kde ldap libg++ libwww
64 mad maildir mcal mikmod motif mozilla mp3 mpeg mysql ncurses nls nptl ogg
65 oggvorbis opengl oss pam pcre pdflib perl plotutils png ppds pppd python qt qt3
66 qt4 quicktime readline reflection samba sasl scanner sdl session slang slp snmp
67 spell spl sse ssl svga tcltk tcpd tetex tiff truetype truetype-fonts
68 type1-fonts udev usb vorbis xml xml2 xmms xorg xosd xv zeo zlib elibc_glibc
69 input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux
70 userland_GNU"
71 Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, LINGUAS,
72 PORTAGE_RSYNC_EXTRA_OPTS
73
74 -------------
75
76 I used the unstable nvidia-drivers package with kernel 2.6.16-gentoo-r9, and
77 after re-emerging an additional package (at-spi) which had gone out of sync
78 with one of its libs, I got gnome working again, with Nvidia GLX support, too.
79
80 Having fallen afoul of Gentoo Bug #99564 a few weeks ago, resulting in an
81 unusable, very nearly an unbootable system, I backed off on doing an 'emerge
82 -uDp world' every couple of days. A huge amount of stuff had gone out of date!
83 This is a pretty fast P4 system and it's been rebuilding stuff for nearly 24
84 hours!
85
86 I try to only do desktop upgrades on weekends now. It's embarrassing when
87 clients call me and I have to say "Can't help you right now. My computer's not
88 working". I'm 'sposed to be the guy whose computer is _always_ working :-)
89
90 Now I have to figure out the New Deal with mozilla, galeon, firefox, seamonkey
91 and friends, but that's a subject for another thread ....
92
93 > Best regards,
94 > Andreas Karlsson
95 > Sweden
96 >
97 > On Sunday 16 July 2006 23:48, Lindsay Haisley wrote:
98 > > Thus spake Andreas Karlsson on Sun, Jul 16, 2006 at 03:46:11PM CDT
99 > >
100 > > > Hi,
101 > > >
102 > > > Did you upgrade your kernel in the recent emerge? Do a 'ls -la /usr/src'
103 > > > to check that the symb-link is pointing to the current kernel. Otherwise
104 > > > a recompile of nvidia-kernel will produce a module for the wrong kernel
105 > > > version.
106 > >
107 > > Yes, I upgraded my kernel and my /usr/src/linux link is proper. I used the
108 > > stable version of nvidia-kernel and it didn't work. dmesg says this:
109 > >
110 > > nvidia: Unknown symbol remap_page_range
111 > > nvidia: Unknown symbol pci_find_class
112 > >
113 > > So I upgraded to the unstable nvidia drivers, and ran 'eselect opengl set
114 > > nvidia' which allowed me to start the X server, at least, with the nvidia
115 > > driver running.
116 > >
117 > > Now gnome won't run, although I can start a kde session. I get the
118 > > following when I run startx as my normal user:
119 > >
120 > > Bonobo accessibility support initialized
121 > > GTK Accessibility Module initialized
122 > >
123 > > ** ERROR **: Accessibility app error: exception during registry activation
124 > > from id: IDL:Bonobo/GeneralError:1.0
125 > >
126 > > Running revdep-rebuild shows a ton of broken lib references, but it's
127 > > trying to rebuild slotted packages which are no longer in the portage tree,
128 > > and the syntax it's feeding to emerge is broken and causing emerge to fail,
129 > > maybe due to recent changes in portage output. I don't know if this is the
130 > > problem, but it's a place to start. Upgrading gentoolkit helped with the
131 > > syntax issue, apparently.
132 > >
133 > > Quite frankly, I'm getting a bit gun-shy with gentoo. I know it produces a
134 > > very optimized set of executable components, but the last couple of times
135 > > I've tried to upgrade my desktop system it's been an all day job getting
136 > > things back to normal again. I just don't have that kind of time.
137 > >
138 > > Still pluggin' away, though :-)
139 > >
140 > > > On Sunday 16 July 2006 21:51, Lindsay Haisley wrote:
141 > > > > Can someone give me some guidance with regard to setting up
142 > > > > xorg-x11-7.0-r1 to work with my Gainward GeForce 4 video card?
143 > > > > Everything was working just fine with xorg-x11-6.8.2-r8 but after an
144 > > > > emerge, X refuses to run! I get the following complaint in my
145 > > > > Xorg.0.log file:
146 > > > >
147 > > > > (EE) NVIDIA(0): Failed to load the NVIDIA kernel module!
148 > > > > (EE) NVIDIA(0): *** Aborting ***
149 > > > >
150 > > > > I've tried installing (unstable) nvidia-drivers and
151 > > > > nvidia-legacy-drivers, but the kernel complains about an invlaid kernel
152 > > > > module. I get the same error if I use the (stable) nvidia-kernel
153 > > > > module. My current kernel version is 2.6.15-gentoo-r1. I can't go
154 > > > > backwards. Because xorg-x11 has been so thoroughly reorganized and
155 > > > > modularized I have something like 134 blockers (individual packages!)
156 > > > > which would have to be individually removed before I could back-version
157 > > > > to my previous xorg-x11.
158 > >
159 > > --
160 > > Lindsay Haisley | "Fighting against human | PGP public key
161 > > FMP Computer Services | creativity is like | available at
162 > > 512-259-1190 | trying to eradicate | <http://pubkeys.fmp.com>
163 > > http://www.fmp.com | dandelions" |
164 > >
165 > > | (Pamela Jones) |
166
167
168
169 --
170 Lindsay Haisley | "Fighting against human | PGP public key
171 FMP Computer Services | creativity is like | available at
172 512-259-1190 | trying to eradicate | <http://pubkeys.fmp.com>
173 http://www.fmp.com | dandelions" |
174 | (Pamela Jones) |
175 --
176 gentoo-desktop@g.o mailing list

Replies

Subject Author
Re: [gentoo-desktop] Nvidia video problems Andreas Karlsson <hermes@××××.se>