Date: Fri, 7 Mar 2008 14:12:05 +0100 From: "Laurent Grangeau" <thorzero@gmail.com> To: "Alexey Dokuchaev" <danfe@freebsd.org> Cc: ports@freebsd.org, TooMany Secrets <toomany@toomany.net> Subject: Re: FreeBSD Port: nvidia-driver-169.12 Message-ID: <1bf0a5b00803070512g7eaffedfnc357f165187bcc7f@mail.gmail.com> In-Reply-To: <1bf0a5b00803070503l2bf7fd9cvf112a99c8ef448e3@mail.gmail.com> References: <1bf0a5b00803070327r45818ecfjde6257486eb92379@mail.gmail.com> <e8b5dfd50803070412o158c00b9j8628694694528479@mail.gmail.com> <20080307124422.GA64627@FreeBSD.org> <1bf0a5b00803070503l2bf7fd9cvf112a99c8ef448e3@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, I think I've found the problem :) In "/usr/local/lib/xorg/modules/extensions", there was "libglx.so" and " libglx.so.1". I rename the "libglx.so" in "libglx.so.old" and "libglx.so.1" in "libglx.so". I re-run Xorg -config /root/xorg.conf.new and the error is gone !! :) I'm not able at the time to start X (because I "ssh"ed my computer) but tonight, I'll try to start X and I think there will be no problem. My log file now show the good libglx extension : (II) LoadModule: "glx" (II) Loading /usr/local/lib/xorg/modules/extensions//libglx.so (II) Module glx: vendor="NVIDIA Corporation" compiled for 4.0.2, module version = 1.0.0 Module class: X.Org Server Extension ABI class: X.Org Server Extension, version 0.1 (II) NVIDIA GLX Module 169.12 Thu Feb 14 16:15:29 PST 2008 Regards, On Fri, Mar 7, 2008 at 2:03 PM, Laurent Grangeau <thorzero@gmail.com> wrote: > Hi, > > I try to do as you said (i.e. reboot and remove "dri" module) but the > error is still there. The /boot/loeader.conf is well configured > (nvidia_load="YES"). > > I don't install Xorg via the meta-ports, but package by package (i.e. > xorg-server, xinit, nvidia-driver and ). Can the error come here ? > > I think the error come from the "glx" module. It's the module of Xorg. > > (II) LoadModule: "glx" > (II) Loading /usr/local/lib/xorg/modules/extensions//libglx.so > (II) Module glx: vendor="X.Org Foundation" > compiled for 1.4.0, module version = 1.0.0 > ABI class: X.Org Server Extension, version 0.3 > (==) AIGLX disabled > (II) Loading extension GLX > > Is it necessary to install x11-drivers/xf86-video-nv ? > > Thank you for your help and time :) > > Regards, > > > On Fri, Mar 7, 2008 at 1:44 PM, Alexey Dokuchaev <danfe@freebsd.org> > wrote: > > > On Fri, Mar 07, 2008 at 01:12:32PM +0100, TooMany Secrets wrote: > > > On 3/7/08, Laurent Grangeau <thorzero@gmail.com> wrote: > > > > Hi there ! > > > > > > > > I've been using FreeBSD now for 4 months. I've been able to compile > > > > NVidia-drivers without Linux compatibility on FreeBSD 7.0 but when > > I > > > > generate a xorg.conf file, and when I try this file, it says that > > the NVidia > > > > GLX module fails to load. > > > > (EE) NVIDIA(0): Failed to initialize the GLX module; please check > > in your X > > > > (EE) NVIDIA(0): log file that the GLX module has been loaded in > > your X > > > > (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX > > module. > > > > If > > > > (EE) NVIDIA(0): you continue to encounter problems, Please try > > > > (EE) NVIDIA(0): reinstalling the NVIDIA driver. > > > > > > With fbsd 7, after compile nvidia, you need to reboot your computer. > > > Then the nvidia ko run ok. > > > > Make sure you it's in your /boot/loader.conf. Also, you might find > > useful to remove "dri" from your ``Modules'' section in X.org config > > file. > > > > ./danfe > > > > > > -- > http://www.thorzero.info > Laurent. > -- http://www.thorzero.info Laurent.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1bf0a5b00803070512g7eaffedfnc357f165187bcc7f>