Date: Fri, 7 Mar 2008 12:27:08 +0100 From: "Laurent Grangeau" <thorzero@gmail.com> To: danfe@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: nvidia-driver-169.12 Message-ID: <1bf0a5b00803070327r45818ecfjde6257486eb92379@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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. Here is my log : [root@orion ~]# Xorg -config xorg.conf.new X.Org X Server 1.4.0 Release Date: 5 September 2007 X Protocol Version 11, Revision 0 Build Operating System: FreeBSD 7.0-RELEASE i386 Current Operating System: FreeBSD orion.thorzero.info 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 Build Date: 06 March 2008 07:07:55PM Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Module Loader present Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Fri Mar 7 13:16:47 2008 (++) Using config file: "xorg.conf.new" (II) Module "ramdac" already built-in (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. Could not init font path element /usr/local/lib/X11/fonts/misc/, removing from list! Could not init font path element /usr/local/lib/X11/fonts/Type1/, removing from list! Could not init font path element /usr/local/lib/X11/fonts/100dpi/, removing from list! Could not init font path element /usr/local/lib/X11/fonts/75dpi/, removing from list! Here is a snippet of my config file : Section "Module" Load "extmod" Load "record" Load "dbe" Load "glx" Load "GLcore" Load "xtrap" Load "dri" Load "freetype" Load "type1" EndSection Here is my Xorg.0.log (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 Do you know why and how it can be fixes ? Regards, -- http://www.thorzero.info Laurent.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1bf0a5b00803070327r45818ecfjde6257486eb92379>