Gentoo Archives: gentoo-desktop

From: Lindsay Haisley <fmouse-gentoo@×××.com>
To: gentoo-desktop@l.g.o
Subject: Re: [gentoo-desktop] Nvidia video problems
Date: Sun, 16 Jul 2006 21:53:42
Message-Id: 20060716214833.GA12893@fmp.com
In Reply to: Re: [gentoo-desktop] Nvidia video problems by Andreas Karlsson
1 Thus spake Andreas Karlsson on Sun, Jul 16, 2006 at 03:46:11PM CDT
2 > Hi,
3 >
4 > Did you upgrade your kernel in the recent emerge? Do a 'ls -la /usr/src' to
5 > check that the symb-link is pointing to the current kernel. Otherwise a
6 > recompile of nvidia-kernel will produce a module for the wrong kernel
7 > version.
8
9 Yes, I upgraded my kernel and my /usr/src/linux link is proper. I used the
10 stable version of nvidia-kernel and it didn't work. dmesg says this:
11
12 nvidia: Unknown symbol remap_page_range
13 nvidia: Unknown symbol pci_find_class
14
15 So I upgraded to the unstable nvidia drivers, and ran 'eselect opengl set
16 nvidia' which allowed me to start the X server, at least, with the nvidia
17 driver running.
18
19 Now gnome won't run, although I can start a kde session. I get the following
20 when I run startx as my normal user:
21
22 Bonobo accessibility support initialized
23 GTK Accessibility Module initialized
24
25 ** ERROR **: Accessibility app error: exception during registry activation from
26 id: IDL:Bonobo/GeneralError:1.0
27
28 Running revdep-rebuild shows a ton of broken lib references, but it's trying to
29 rebuild slotted packages which are no longer in the portage tree, and the
30 syntax it's feeding to emerge is broken and causing emerge to fail, maybe due
31 to recent changes in portage output. I don't know if this is the problem, but
32 it's a place to start. Upgrading gentoolkit helped with the syntax issue,
33 apparently.
34
35 Quite frankly, I'm getting a bit gun-shy with gentoo. I know it produces a
36 very optimized set of executable components, but the last couple of times I've
37 tried to upgrade my desktop system it's been an all day job getting things back
38 to normal again. I just don't have that kind of time.
39
40 Still pluggin' away, though :-)
41
42 >
43 > On Sunday 16 July 2006 21:51, Lindsay Haisley wrote:
44 > > Can someone give me some guidance with regard to setting up xorg-x11-7.0-r1
45 > > to work with my Gainward GeForce 4 video card? Everything was working just
46 > > fine with xorg-x11-6.8.2-r8 but after an emerge, X refuses to run! I get
47 > > the following complaint in my Xorg.0.log file:
48 > >
49 > > (EE) NVIDIA(0): Failed to load the NVIDIA kernel module!
50 > > (EE) NVIDIA(0): *** Aborting ***
51 > >
52 > > I've tried installing (unstable) nvidia-drivers and nvidia-legacy-drivers,
53 > > but the kernel complains about an invlaid kernel module. I get the same
54 > > error if I use the (stable) nvidia-kernel module. My current kernel
55 > > version is 2.6.15-gentoo-r1. I can't go backwards. Because xorg-x11 has
56 > > been so thoroughly reorganized and modularized I have something like 134
57 > > blockers (individual packages!) which would have to be individually removed
58 > > before I could back-version to my previous xorg-x11.
59 >
60 >
61
62
63
64 --
65 Lindsay Haisley | "Fighting against human | PGP public key
66 FMP Computer Services | creativity is like | available at
67 512-259-1190 | trying to eradicate | <http://pubkeys.fmp.com>
68 http://www.fmp.com | dandelions" |
69 | (Pamela Jones) |
70 --
71 gentoo-desktop@g.o mailing list

Replies

Subject Author
Re: [gentoo-desktop] Nvidia video problems "Rémi Cardona" <remi2402@××××.fr>
Re: [gentoo-desktop] Nvidia video problems Andreas Karlsson <hermes@××××.se>