nvidia driver: undefined symbol: _nv000008gl
On Fri, Apr 30, 2010 at 6:57 AM, Arnau Bria <arnau@emergetux.net> wrote:
> Hi all,
>
> after my last update I cannot play movies because of:
>
> $ mplayer movie.avi
> mplayer: symbol lookup error: /usr/lib/opengl/nvidia/lib/libGL.so.1: undefined symbol: _nv000008gl
>
> I've googled about this and found no much info (and no solution).
>
>
> some info:
>
> # eix nvidia-drivers
> [i] x11-drivers/nvidia-drivers
> * * Available versions: *[M]71.86.11!s 96.43.14!s (~)96.43.16!s 173.14.20!s 173.14.22!s (~)173.14.25!s 180.60!s 185.18.36-r1!s 190.42-r3!s (~)190.53!s (~)190.53-r1!s (~)195.30!s (~)195.36.15!s {acpi custom-cflags gtk kernel_FreeBSD kernel_linux multilib userland_BSD}
> * * Installed versions: *195.36.15!s(03:45:58 PM 04/30/2010)(acpi gtk kernel_linux -custom-cflags -multilib)
> * * Homepage: * * * * * *http://www.nvidia.com/
> * * Description: * * * * NVIDIA X11 driver and GLX libraries
>
>
> # uname -a
> nau 2.6.31-gentoo-r10 #1 SMP Thu Mar 11 13:06:17 CET 2010 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz GenuineIntel GNU/Linux
>
> *# eselect opengl list
> Available OpenGL implementations:
> *[1] * ati
> *[2] * nvidia *
> *[3] * xorg-x11
>
> *If I switch to xorg-x11 opengl, mplayer works fine.
>
> I've tried to recompile nvidia-driver, stop X, unload module, load new
> one, start X and same error.
>
> Any help is appreciated,
>
> Cheers,
> --
> Arnau Bria
> http://blog.emergetux.net
> Bombing for peace is like fucking for virginity
>
>
Did you try recompiling mplayer? It's looking for a location that
doesn't exist in your new code. Maybe it needs to be rebuilt and
relinked?
- Mark
|