From owner-freebsd-questions@FreeBSD.ORG Mon Jan 26 04:11:04 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B98C106564A for ; Mon, 26 Jan 2009 04:11:04 +0000 (UTC) (envelope-from nehe@telus.net) Received: from outbound04.telus.net (outbound04.telus.net [199.185.220.223]) by mx1.freebsd.org (Postfix) with ESMTP id 4F5918FC19 for ; Mon, 26 Jan 2009 04:10:59 +0000 (UTC) (envelope-from nehe@telus.net) Received: from priv-edtnaa07.telusplanet.net ([75.156.151.50]) by priv-edtnes28.telusplanet.net (InterMail vM.7.08.04.00 201-2186-134-20080326) with ESMTP id <20090126035505.NAOD1538.priv-edtnes28.telusplanet.net@priv-edtnaa07.telusplanet.net> for ; Sun, 25 Jan 2009 20:55:05 -0700 Received: from [192.168.1.64] (d75-156-151-50.abhsia.telus.net [75.156.151.50]) by priv-edtnaa07.telusplanet.net (BorderWare Security Platform) with ESMTP id 1FDB3B21381EEDD0 for ; Sun, 25 Jan 2009 20:55:03 -0700 (MST) Message-ID: <497D3449.50001@telus.net> Date: Sun, 25 Jan 2009 20:55:53 -0700 From: Jeff Molofee User-Agent: Thunderbird 2.0.0.19 (X11/20090125) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20090122120026.7431E10656BF@hub.freebsd.org> In-Reply-To: <20090122120026.7431E10656BF@hub.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: FreeBSD 7.1, Xorg 7.4, Nvidia X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jan 2009 04:11:04 -0000 I upgrade to Xorg 7.4 yesterday, and now I can't seem to start gnome. For the life of me, I can't figure out what is going on. startx and X both start fine... (that is how I am able to type this email). But when starting the machine, my screen just flashes a few times and returns to the console. Looking at Xorg.0.log I see the same error a few others are getting... dlopen: /usr/local/lib/xorg/modules//libwfb.so: Undefined symbol "miZeroLineScreenIndex" (EE) Failed to load /usr/local/lib/modules//libfw.so (EE) Failed to load module "wfb" (loader failed 7) (EE) NVIDIA(0): Need libwfb but wfbScreenInit not found I am also not able to use Vesa or NV (both options that have worked in the past when having issues with the Nvidia driver). I have read updating, and none of the advice has helped. I have even tried the 180.22 driver. Can anyone tell me what I need to do to get Gnome/GDM working again? I don't care if I have 3d, as long as I have a usuable system until drivers or issues are resolved.