From owner-freebsd-hardware@FreeBSD.ORG Fri Sep 12 20:56:54 2003 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6834F16A4BF for ; Fri, 12 Sep 2003 20:56:54 -0700 (PDT) Received: from ms-smtp-03.southeast.rr.com (ms-smtp-03.southeast.rr.com [24.93.67.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 988D843FD7 for ; Fri, 12 Sep 2003 20:56:53 -0700 (PDT) (envelope-from jason@ec.rr.com) Received: from ec.rr.com (cpe-024-211-231-149.ec.rr.com [24.211.231.149]) h8D3sg4R009159 for ; Fri, 12 Sep 2003 23:54:42 -0400 (EDT) Message-ID: <3F6293B3.6070609@ec.rr.com> Date: Fri, 12 Sep 2003 23:49:07 -0400 From: jason User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030713 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-hardware@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: nforce 2 drivers aren't working X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Sep 2003 03:56:54 -0000 Has anyone with a nforce2 board got the agp working? I have been trying on my machine with the new driver /usr/src/sys/pci/agp_nvidia.c. When I load it as a module or compile it in I have problems. The cml is fine. When I start gnome or X the system freezes with a black screen, there is hard drive activity, and no response to keyboard input. I'm trying to rewrite the driver, but this is my first time at writting a driver. Any experiencies anyone has had would be helpful, and I can post any info anyone else thinks is relevent. Thanks, Jason