[Nouveau] [Bug 40866] GeForce4 Ti 4400 (NV25) X Segfaults in nouveau_channel_alloc

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Oct 15 04:26:41 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=40866

Francisco Jerez <currojerez at riseup.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |NOTABUG

--- Comment #7 from Francisco Jerez <currojerez at riseup.net> 2011-10-15 04:26:41 PDT ---
This looks like an ABI issue, most likely you're running a version of libdrm
different to the one your DDX module was compiled with.

Try "ldd /usr/lib/xorg/modules/drivers/nouveau_drv.so |grep libdrm" to find out
which libraries are being used, and, in case they aren't what you'd expect,
remove them, and make sure you're installing libdrm and the DDX to the right
prefix.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Nouveau mailing list