From owner-freebsd-hardware@FreeBSD.ORG Tue Sep 16 15:00:13 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 AA32F16A4B3 for ; Tue, 16 Sep 2003 15:00:13 -0700 (PDT) Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FD9243FE0 for ; Tue, 16 Sep 2003 15:00:12 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 22826 invoked from network); 16 Sep 2003 22:00:11 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 16 Sep 2003 22:00:11 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.9/8.12.9) with ESMTP id h8GM076Y078160; Tue, 16 Sep 2003 18:00:07 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20030913151727.N27896@sasami.jurai.net> Date: Tue, 16 Sep 2003 18:00:01 -0400 (EDT) From: John Baldwin To: "Matthew N. Dodd" X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: jason 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: Tue, 16 Sep 2003 22:00:13 -0000 On 13-Sep-2003 Matthew N. Dodd wrote: > On Sat, 13 Sep 2003, jason wrote: >> I have done both, one at the time. I have a 5.1 system and there is no >> /dev/agpgart. So I checked man mknod and found the majors file. If you >> already know how I should use mknod(block or char. device and major and >> minor numbers), please let me know. If not thats alright, I should be >> able to find the right combonation later. > > 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. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/