From owner-freebsd-stable@FreeBSD.ORG Thu Jul 20 11:51:38 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A62F016A4DF for ; Thu, 20 Jul 2006 11:51:38 +0000 (UTC) (envelope-from nealie@kobudo.homeunix.net) Received: from neal.nelson.name (neal.nelson.name [82.139.192.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1978543D58 for ; Thu, 20 Jul 2006 11:51:33 +0000 (GMT) (envelope-from nealie@kobudo.homeunix.net) Received: from server.home (server.home [10.0.0.1]) (TLS: TLSv1/SSLv3,128bits,RC4-MD5) by neal.nelson.name with esmtp; Thu, 20 Jul 2006 13:51:29 +0200 id 000D4C4E.44BF6E41.0000FF6A From: Nealie To: freebsd-stable@freebsd.org Date: Thu, 20 Jul 2006 13:51:29 +0200 Message-Id: <1153396289.823.16.camel@server.home> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port Subject: NVIDIA 6600GT Freeze 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: Thu, 20 Jul 2006 11:51:38 -0000 I have a problem with my system freezing when using an NVIDIA video card using the nvidia-driver port. All seems to work fine for a while but then the system freezes and won't even reply to a ping. This can happen regardless of whether I use openGL or not. Everything works fine using the "nv" driver, so it doesn't seem to be a hardware problem. My setup is as follows: uname: FreeBSD server.home 6.1-STABLE FreeBSD 6.1-STABLE #0: Wed Jul 19 11:19:16 CEST 2006 root@server.home:/usr/obj/usr/src/sys/SERVER i386 AGP NVIDIA 6600GT installed on an MSI K8T Neo-F V2.09 motherboard (VIA K8T800 Pro chipset) with an AMD Athlon 64 3500+ CPU. The NVIDIA driver is installed as per the instructions, with agp and dri removed from the kernel in order to use the NVIDIA agp interface, even though the sysctl settings suggest otherwise. If anyone has any ideas about this problem I'd be very grateful.