From owner-freebsd-questions@FreeBSD.ORG Tue Mar 18 16:02:02 2008 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 DFD76106566C for ; Tue, 18 Mar 2008 16:02:02 +0000 (UTC) (envelope-from per-olof.nilsson2@comhem.se) Received: from ch-smtp02.sth.basefarm.net (ch-smtp02.sth.basefarm.net [80.76.149.213]) by mx1.freebsd.org (Postfix) with ESMTP id B10048FC19 for ; Tue, 18 Mar 2008 16:02:02 +0000 (UTC) (envelope-from per-olof.nilsson2@comhem.se) Received: from c83-249-41-106.bredband.comhem.se ([83.249.41.106]:65162) by ch-smtp02.sth.basefarm.net with esmtp (Exim 4.68) (envelope-from ) id 1JbeGH-0006Yj-8a for freebsd-questions@freebsd.org; Tue, 18 Mar 2008 17:02:01 +0100 From: tesolarisc To: freebsd-questions@freebsd.org In-Reply-To: <20080317142717.GG1552@torus.slightlystrange.org> References: <1205758613.8048.5.camel@zeus.se> <20080317142717.GG1552@torus.slightlystrange.org> Content-Type: text/plain Date: Tue, 18 Mar 2008 17:05:21 +0100 Message-Id: <1205856322.1708.2.camel@zeus.se> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Originating-IP: 83.249.41.106 X-Scan-Result: No virus found in message 1JbeGH-0006Yj-8a. X-Scan-Signature: ch-smtp02.sth.basefarm.net 1JbeGH-0006Yj-8a 649d9f3ffcf2b947de2a484b2cdbc6f3 Subject: Re: nvidia driver 96.43.05 crashes Xorg 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: Tue, 18 Mar 2008 16:02:03 -0000 SOLVED On Mon, 2008-03-17 at 14:27 +0000, Daniel Bye wrote: > On Mon, Mar 17, 2008 at 01:56:53PM +0100, tesolarisc wrote: > > When I updated my ports lately the nvidia driver got updated. > > Since then I can't use openGL screensavers without crashing Xorg. > > > > nvidia driver is 96.43.05 > > Xorg server 1.4.0 > > (FreeBSD 7.0-Release) > > > > Do I have to downgrade to 96.43.(01?) again or is there a solution? Thanks for your reply Dan. > Is there any reason you're not using the latest driver? It's up to > 169.12 now (x11/nvidia-driver) According to nvidia homepage it doesn't support my chip, which is GForce4 420MX. > Did you remember to update the nVidia driver port /after/ everything > else? If not, it's possible, depending on what other ports you upgraded, > you've got GL and GLX libs from somewhere other than the driver port. > Try uninstalling and reinstalling it. > > Dan According to the log it was using Xorg's glx module... Fixed that, since then I haven't had the problem :-). Cheers, /peo