From owner-freebsd-hardware@FreeBSD.ORG Tue Sep 16 23:33:30 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 230A716A4B3; Tue, 16 Sep 2003 23:33:30 -0700 (PDT) Received: from ms-smtp-02.southeast.rr.com (ms-smtp-02.southeast.rr.com [24.93.67.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3750943FDD; Tue, 16 Sep 2003 23:33:29 -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]) h8H5hCpM017878; Wed, 17 Sep 2003 01:43:12 -0400 (EDT) Message-ID: <3F67F38C.5040502@ec.rr.com> Date: Wed, 17 Sep 2003 01:39:24 -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: John Baldwin References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: "Matthew N. Dodd" cc: freebsd-hardware@freebsd.org Subject: Re: 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: Wed, 17 Sep 2003 06:33:30 -0000 John Baldwin wrote: >On 13-Sep-2003 Matthew N. Dodd wrote: > > >> So if /dev/agpgart doesn't exist, then AGP isn't loaded or attaching to >> >>your device. >> >>Send me the output of a verbose boot. >> >> > >You can't kldload agp after boot because hostb(4) will have already >claimed the host-PCI bridge driver. You need to load agp.ko from the >loader or compile it into the kernel. > > > Thanks, I know. Let me ask 1 more time if anyone has 3d with a non-nvidia card on a nforce2 board working? (Are you still there Matthew N. Dodd?) Thanks Jason