On 1/30/06, Benno Schulenberg <[EMAIL PROTECTED]> wrote:
> Ralph K wrote:
> > I recently installed xorg 7.0 on my system and I get the
> > following errors when using 'startx' or 'Xorg -configure':
> > Wth module glx -> 'undefined symbol' glCallList
> > With module via_drv -> 'undefined symbol' drmCommandWrite
>
> To get the newer via driver to load, I've had to add several Load
> lines to the "Module" section in xorg.conf.  Look in Xorg.0.log to
> see which modules failed to load because of missing symbols and add
> the modules that provide those symbols early in the Module section.
>
> > Used 'nm -D' on libGLcore.so and libdrm.so and those symbols are
> > defined in those libraries,
>
> Which libdrm?  From which package?  (equery belongs)
>
I have two libdrm.so
1) x11-libs/libdrm-2.0 (/usr/lib/libdrm.so -> libdrm.so.2.0.0)
2) x11-base/xorg-server-1.0.1 (/usr/lib/xorg/modules/linux/libdrm.so)

> > I have also compiled the kernel modules agpgart, via_agp, drm,
> > via and have them loaded, (no problem there).
>
> What processor?  What chipset?

This is a via epia m mother board with a 600 Mhz eden processor
The video is  VIA Unichrome.

I tried what you said, and now I'm get to a point where it fails due
to circular references between libglx and libGLcore.

Thanks.

Ralph

>
> Benno
> --
> gentoo-user@gentoo.org mailing list
>
>

-- 
gentoo-user@gentoo.org mailing list

Reply via email to