Date: Thu, 5 Feb 2009 09:52:08 GMT From: Oleg Ginzburg <oleg.ginzburg@nevosoft.ru> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/131413: nvidia.ko does'nt work after ABI libxcb change Message-ID: <200902050952.n159q8Jx082939@www.freebsd.org> Resent-Message-ID: <200902051000.n15A03rX059074@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902050952.n159q8Jx082939>