misc/131413: nvidia.ko does'nt work after ABI libxcb change

Oleg Ginzburg oleg.ginzburg at nevosoft.ru
Thu Feb 5 02:00:03 PST 2009


>Number:         131413
>Category:       misc
>Synopsis:       nvidia.ko does'nt work after ABI libxcb change
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 05 10:00:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Oleg Ginzburg
>Release:        8-CURRENT
>Organization:
Nevosoft
>Environment:
FreeBSD oleg.net.nevosoft.ru 8.0-CURRENT FreeBSD 8.0-CURRENT #2 r187912M: Fri Jan 30 13:17:19 MSK 2009     root at oleg.net.nevosoft.ru:/usr/obj/usr/src/sys/o20090103  i386
>Description:
After applying recommendation for upgrade in /usr/ports/UPDATING records
--
20090123:
  AFFECTS: users of x11/libxcb
--
and with apply recommendation from http://www.freebsd.org/cgi/query-pr.cgi?pr=131412 (change minor() calls -> dev2unit())  nvidia.ko compile and kldload successful, but startx/xinit failed with errors:
---
(EE) module ABI major version (0) doesn't match the server's version (1)
(EE) Failed to load module "glx" (module requirement mismatch, 0)
dlopen: /usr/local/lib/xorg/modules/drivers//nvidia_drv.so: Undefined symbol "PictureScreenPrivateIndex"
(EE) Failed to load /usr/local/lib/xorg/modules/drivers//nvidia_drv.so
(EE) Failed to load module "nvidia" (loader failed, 7)
(EE) No drivers available.
---
Settings
Option "ignoreABI" "true"
in xorg.conf, as work-around doesn't help. 
>How-To-Repeat:
libxcb and all dependency in userland/X must be recompiling to libxcb-1.1.93 version. 
in xorg.conf

Section "Device"
    Driver         "nvidia"
.

% xinit
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list