[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: xserver-xorg 1:7.1.0-15 with nvidia working?



Daniel Schröter wrote:
> It's crashing for me since the update to 1:7.1.0-15 with (from Xorg.0.log):
> [...]
> (II) Initializing extension GLX
> 
> Backtrace:
> 0: /usr/bin/X(xf86SigHandler+0x6d) [0x4802ed]
> 1: /lib/libc.so.6 [0x39e1e2f110]
> 2: /lib/libc.so.6(__ctype_tolower_loc+0x25) [0x39e1e292c5]
> 3: /usr/bin/X(xf86nameCompare+0xfe) [0x4a4cde]
> 4: /usr/bin/X(InitInput+0x103) [0x45ea23]
> 5: /usr/bin/X(main+0x337) [0x430e57]
> 6: /lib/libc.so.6(__libc_start_main+0xda) [0x39e1e1c4ca]
> 7: /usr/bin/X(FontFileCompleteXLFD+0x9a) [0x43026a]

With the help of Gudjon I analyzed the problem. If I remove the load glx
from my xorg.conf everything works fine.

The two files (and some softlinks) under /usr/lib/nvidia/ are missing:
libGL.so.1.2.xlibmesa
libglx.so.xlibmesa
(and I can not install them with a debian package)

On the running i386 system I get an interesting message:
$ dpkg -S libGL.so.1.2.xlibmesa
diversion by nvidia-glx from: /usr/lib/libGL.so.1.2
diversion by nvidia-glx to: /usr/lib/nvidia/libGL.so.1.2.xlibmesa
$ dpkg -S libglx.so.xlibmesa
diversion by nvidia-glx from: /usr/lib/xorg/modules/extensions/libglx.so
diversion by nvidia-glx to: /usr/lib/nvidia/libglx.so.xlibmesa

Someone know the meaning of "diversion by [...] from/to"?

Because someone asked: I'm just using the official nvidia debian
packages from unstable and experimental build again the 2.6.18 from
debian and also my own 2.6.21-rc4.


> On an i386 it's still working fine.

On the i386 the files are available.


Bye

	Daniel



Reply to: