From owner-freebsd-stable@FreeBSD.ORG Tue Dec 25 06:20:48 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8416B16A419 for ; Tue, 25 Dec 2007 06:20:48 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id 6290C13C45A for ; Tue, 25 Dec 2007 06:20:48 +0000 (UTC) (envelope-from stephen@math.missouri.edu) Received: from laptop2.gateway.2wire.net (cauchy.math.missouri.edu [128.206.184.213]) by cauchy.math.missouri.edu (8.14.2/8.14.1) with ESMTP id lBP6KGcp048984; Tue, 25 Dec 2007 00:20:16 -0600 (CST) (envelope-from stephen@math.missouri.edu) Message-ID: <4770A137.4070600@math.missouri.edu> Date: Tue, 25 Dec 2007 00:20:39 -0600 From: Stephen Montgomery-Smith User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.11) Gecko/20071221 SeaMonkey/1.1.7 MIME-Version: 1.0 To: davidb@boothscientific.com References: <47706D1C.5010201@math.missouri.edu> <200712242343.34495.davidb@boothscientific.com> In-Reply-To: <200712242343.34495.davidb@boothscientific.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD 7.0 freezes with nvidia card X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Dec 2007 06:20:48 -0000 David Booth wrote: > On Monday 24 December 2007, Stephen Montgomery-Smith wrote: >> I have a Dell D800 Latitude laptop. If I use FreeBSD 7.0, and xorg >> with the nv driver, when I exit X, sometimes it simply freezes. I >> tried it with the vesa driver. and the problem didn't seem to >> happen, but the vesa driver is unable to get the 1680x1050 >> resolution of my monitor. >> >> I sent a similar message a while back because I thought the ndis >> driver was also involved. But I have since disabled ndis. >> (However when ndis is on, the problem is worse.) >> >> Any ideas? >> >> Stephen >> _______________________________________________ > > Have you tried the Nvidia driver from ports/x11? It works well for me > on my Dell I8600. That is what I was originally using. But that also froze. I switched to nv in hopes that the problem would go away.