From owner-freebsd-hardware@FreeBSD.ORG Sat Sep 13 12:17:39 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 41A2716A4C0 for ; Sat, 13 Sep 2003 12:17:39 -0700 (PDT) Received: from ms-smtp-01.southeast.rr.com (ms-smtp-01.southeast.rr.com [24.93.67.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 705BA43FA3 for ; Sat, 13 Sep 2003 12:17:38 -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]) h8DJAL0Q025456; Sat, 13 Sep 2003 15:10:21 -0400 (EDT) Message-ID: <3F636B82.1080104@ec.rr.com> Date: Sat, 13 Sep 2003 15:09:54 -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: "mailto:j_guojun"@lbl.gov Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: Sat, 13 Sep 2003 19:17:39 -0000 > > >Do you mean NFORCE2 chipset-based motherboard or NFORCE2 AGP? >The default X coming with FreeBSD 4.8 or later works on both cases. >It also works for NFORCE4 AGP where I am typing right now. > >Are you using Intel 865 or 875 chipset-based motherboard? >You need to provide more details. > > -Jin > I have an epox 8rda with the nforce 2 chipset and an ati 8500 video card. I have foundout I have no /dev/agpgart entry, so maybe this is the problem. I'll see if I can fix it by adding it with mknod. Thanks, Jason