PDA

View Full Version : Mplayer and New Drivers


phasma
11-20-07, 07:40 PM
After of all my attempts, i have downloaded beta driver ... and Xorg starts ... i was very happy ... but when i has tried to play move with mplayer, he said:

[phasma@notebook /usr/home/phasma]$ mplayer
/libexec/ld-elf.so.1: /usr/local/lib/libGL.so.1: Undefined symbol "_nv001462gl"


and log ...

zander
11-20-07, 10:24 PM
This suggests that libGL.so.1 and libGL.core.so.1 are out of sync with respect to the driver version.

phasma
11-21-07, 04:22 PM
This suggests that libGL.so.1 and libGL.core.so.1 are out of sync with respect to the driver version.

it's a bug in libGL.so.1 and libglx.so.1 ... see log file ..

(II) Loading /usr/local/lib/xorg/modules/extensions//libglx.so
dlopen: /usr/local/lib/xorg/modules/extensions//libglx.so: Undefined symbol "_nv001462gl"
(EE) Failed to load /usr/local/lib/xorg/modules/extensions//libglx.so
(II) UnloadModule: "glx"
(EE) Failed to load module "glx" (loader failed, 7)

zander
11-21-07, 04:31 PM
The 169.04 NVIDIA FreeBSD graphics driver's libglx.so library does not reference the symbol that's unresolved on your system. You appear to have mismatched driver components installed.

phasma
11-21-07, 05:21 PM
ok, today try to reinstall FreeBSD ...

phasma
11-25-07, 11:23 AM
This error happens, when install beta driver after old driver ...