Gentoo Archives: gentoo-user

From: ralpklm@×××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] xorg-x11-7.0.0-r1: Can't load glx or via_drv module
Date: Tue, 31 Jan 2006 02:49:27
Message-Id: 2bcf3d0a0601301844s6813c1c5uc5643f036c8ed700@mail.gmail.com
In Reply to: Re: [gentoo-user] xorg-x11-7.0.0-r1: Can't load glx or via_drv module by Benno Schulenberg
1 On 1/30/06, Benno Schulenberg <benno.schulenberg@×××××.com> wrote:
2 > Ralph K wrote:
3 > > I recently installed xorg 7.0 on my system and I get the
4 > > following errors when using 'startx' or 'Xorg -configure':
5 > > Wth module glx -> 'undefined symbol' glCallList
6 > > With module via_drv -> 'undefined symbol' drmCommandWrite
7 >
8 > To get the newer via driver to load, I've had to add several Load
9 > lines to the "Module" section in xorg.conf. Look in Xorg.0.log to
10 > see which modules failed to load because of missing symbols and add
11 > the modules that provide those symbols early in the Module section.
12 >
13 > > Used 'nm -D' on libGLcore.so and libdrm.so and those symbols are
14 > > defined in those libraries,
15 >
16 > Which libdrm? From which package? (equery belongs)
17 >
18 I have two libdrm.so
19 1) x11-libs/libdrm-2.0 (/usr/lib/libdrm.so -> libdrm.so.2.0.0)
20 2) x11-base/xorg-server-1.0.1 (/usr/lib/xorg/modules/linux/libdrm.so)
21
22 > > I have also compiled the kernel modules agpgart, via_agp, drm,
23 > > via and have them loaded, (no problem there).
24 >
25 > What processor? What chipset?
26
27 This is a via epia m mother board with a 600 Mhz eden processor
28 The video is VIA Unichrome.
29
30 I tried what you said, and now I'm get to a point where it fails due
31 to circular references between libglx and libGLcore.
32
33 Thanks.
34
35 Ralph
36
37 >
38 > Benno
39 > --
40 > gentoo-user@g.o mailing list
41 >
42 >
43
44 --
45 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] xorg-x11-7.0.0-r1: Can't load glx or via_drv module Benno Schulenberg <benno.schulenberg@×××××.com>