From owner-cvs-src@FreeBSD.ORG Mon Apr 11 03:16:48 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3728F16A4CE; Mon, 11 Apr 2005 03:16:48 +0000 (GMT) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7E9643D39; Mon, 11 Apr 2005 03:16:47 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.3/8.13.3) with ESMTP id j3B3Glg2037406; Sun, 10 Apr 2005 20:16:47 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.3/8.13.1/Submit) id j3B3Gk8q037405; Sun, 10 Apr 2005 20:16:46 -0700 (PDT) (envelope-from obrien) Date: Sun, 10 Apr 2005 20:16:46 -0700 From: "David O'Brien" To: Adam Gregoire Message-ID: <20050411031646.GF23119@dragon.NUXI.org> References: <200504081804.j38I4dfl067085@repoman.freebsd.org> <1113009378.753.11.camel@S010600deadc0de00.su.shawcable.net> <1113010111.52552.13.camel@leguin> <1113012455.849.2.camel@S010600deadc0de00.su.shawcable.net> <1113013083.52552.15.camel@leguin> <1113038248.33712.6.camel@S010600deadc0de00.su.shawcable.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1113038248.33712.6.camel@S010600deadc0de00.su.shawcable.net> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i cc: cvs-src@FreeBSD.org cc: Eric Anholt cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/pci agp_amd64.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 03:16:48 -0000 On Sat, Apr 09, 2005 at 05:17:28AM -0400, Adam Gregoire wrote: > I recompiled for radeondrm and agp to be modules, set agp_load=yes > in /boot/loader.conf, followed your suggestion and was able to have DRI > running with Option "BusType" "PCI". With this in mind, and the failing > of apgtest as previously mentioned, would you think this is indeed gart > related? > > from agptest: > Testing data integrity (1st pass): failed on first pass! > Testing data integrity (2nd pass): failed on second pass! What motherboard and what BIOS version are you using? -- -- David (obrien@FreeBSD.org)