Gentoo Archives: gentoo-hardened

From: bbruce <bbruce@×××××.com>
To: "gentoo-hardened@l.g.o" <gentoo-hardened@l.g.o>
Subject: Re: [gentoo-hardened] xorg/nv woes
Date: Sat, 04 Dec 2004 21:24:04
Message-Id: 1102195444.23034.102.camel@master.vms.security
In Reply to: Re: [gentoo-hardened] xorg/nv woes by Ned Ludd
1 Sorry Nick,
2
3 Here we go,
4
5 I had xorg 6.8.0-r1 working with the NV driver, or there was a "patch"
6 floating around that worked to get the nvdia driver working - I was
7 actually able to get both up and running - then I went on holidays.
8 When I came back, the next update I did, updated me to xorg-6.8.0-r3.
9 and now X won't load - period. It gets killed by pax when attempting
10 the nvidia-kernel/nvidia glx drivers (which really aren't needed in my
11 case), and I get the always memorable
12
13 (II) LoadModule: "nv"
14 (II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.so
15 dlopen: /usr/X11R6/lib/modules/drivers/nv_drv.so: undefined symbol:
16 vgaHWUnmapMem
17 (EE) Failed to load /usr/X11R6/lib/modules/drivers/nv_drv.so
18
19 error when attempting the nv module (yes, after rmmod'ing nvidia).
20
21 I remember there was a web page/site that had instructions on how to
22 "manually load" in the xorg.conf file all the "missing" files, but I
23 can't find that hint around anywhere now.
24
25 I'm running a standard gentoo-hardened with the following "development"
26 versions:
27
28 sys-kernel/linux26-headers ~x86
29 sys-apps/portage ~x86
30 sys-apps/coldplug ~x86
31 sys-apps/hotplug ~x86
32 sys-devel/gcc ~x86
33 sys-devel/binutils ~x86
34 sys-devel/binutils-config ~x86
35 sys-libs/libstdc++-v3 ~x86
36 sys-libs/glibc ~x86
37
38 Thanks in advance for any help offered.
39
40 Brian.
41
42
43 On Sat, 2004-12-04 at 16:36, Ned Ludd wrote:
44 > On Sat, 2004-12-04 at 15:07, B.G. Bruce wrote:
45 > > Has anyone had success with xorg-6.8.0-r3 and the nv drivers? If so,
46 > > how? I've followed the instructions from
47 > > http://www.gentoo.org/proj/en/hardened/hardenedxorg.xml, but still can't
48 > > get it to work.
49 >
50 > Brian,
51 > You have to be more descriptive of the problem you having before anybody
52 > can make comments or offer suggestions.
53 >
54 > random comment 90% of all xorg problems are solved with USE=static
55 >
56 > > --
57 > > gentoo-hardened@g.o mailing list
58
59 --
60 gentoo-hardened@g.o mailing list

Replies

Subject Author
Re: [gentoo-hardened] xorg/nv woes bbruce <bbruce@×××××.com>