From owner-freebsd-x11@FreeBSD.ORG Fri Feb 6 20:59:05 2009 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE692106566C for ; Fri, 6 Feb 2009 20:59:05 +0000 (UTC) (envelope-from cyberbotx@cyberbotx.com) Received: from QMTA07.westchester.pa.mail.comcast.net (qmta07.westchester.pa.mail.comcast.net [76.96.62.64]) by mx1.freebsd.org (Postfix) with ESMTP id 9AE908FC18 for ; Fri, 6 Feb 2009 20:59:05 +0000 (UTC) (envelope-from cyberbotx@cyberbotx.com) Received: from OMTA10.westchester.pa.mail.comcast.net ([76.96.62.28]) by QMTA07.westchester.pa.mail.comcast.net with comcast id CdUm1b0080cZkys57klqoA; Fri, 06 Feb 2009 20:45:50 +0000 Received: from kirby.cyberbotx.com ([68.43.195.82]) by OMTA10.westchester.pa.mail.comcast.net with comcast id Cklo1b0091n8LeU3WkloSm; Fri, 06 Feb 2009 20:45:50 +0000 Message-ID: <498CA17B.9080001@cyberbotx.com> Date: Fri, 06 Feb 2009 15:45:47 -0500 From: Naram Qashat User-Agent: Thunderbird 2.0.0.19 (X11/20090124) MIME-Version: 1.0 To: yuri@rawbw.com References: <498C97EF.7060609@rawbw.com> In-Reply-To: <498C97EF.7060609@rawbw.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-x11@FreeBSD.org Subject: Re: xorg-server-1.5.3 doesn; t work with nvidia driver: Undefined symbol "miZeroLineScreenIndex" X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2009 20:59:06 -0000 Yuri wrote: > I upgraded my 71-PRERELEASE system and couldn't start xserver any more > (see log below). > > googling this problem I found that many people had the same issue > without the clear solution. > "NVidia has to fix it's driver" is the solution, > > This is the major stability breach. > > There is really no reason to upgrade xorg-server to 1.5.3 if nvidia > driver can't work with it since nvidia is the major card provider and > maybe half of all systems run nvidia. > > I believe xorg should be downgraded back to 1.4.X until the issue with > NVidia driver is resolved. > > Yuri > > > --- error log --- > Current Operating System: FreeBSD xxx.xxx.xxx 7.1-PRERELEASE FreeBSD > 7.1-PRERELEASE #6: Sun Dec 21 13:41:31 PST 2008 > yuri@xxx.xxx:/usr/obj/usr/src/sys/GENERIC i386 > Build Date: 05 February 2009 12:07:33PM > > Before reporting problems, check http://wiki.x.org > to make sure that you have the latest version. > 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 Feb 6 10:28:43 2009 > (==) Using config file: "/etc/X11/xorg.conf" > (EE) Failed to load module "type1" (module does not exist, 0) > dlopen: /usr/local/lib/xorg/modules//libwfb.so: Undefined symbol > "miZeroLineScre > enIndex" > (EE) Failed to load /usr/local/lib/xorg/modules//libwfb.so > (EE) Failed to load module "wfb" (loader failed, 7) I've seen the same error, but it appears to be a minor thing and doesn't stop the Xorg server from starting, as I'm running it just fine without that module loading. If your Xorg server isn't loading, it's probably something unrelated to that module failing to load. Naram Qashat