From owner-freebsd-questions@FreeBSD.ORG Mon Nov 29 22:35:08 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7081C16A4CE for ; Mon, 29 Nov 2004 22:35:08 +0000 (GMT) Received: from Tetsuo.Zighelboim.com (tetsuo.zighelboim.com [204.251.1.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF42443D45 for ; Mon, 29 Nov 2004 22:35:07 +0000 (GMT) (envelope-from raul@zighelboim.com) Received: from camelia.zighelboim.com ([24.248.12.155]) (authenticated bits=0)iATMZ2nh046305 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 29 Nov 2004 16:35:03 -0600 (CST) (envelope-from raul@zighelboim.com) From: Raul Zighelboim To: freebsd-questions@freebsd.org Date: Mon, 29 Nov 2004 16:35:01 -0600 User-Agent: KMail/1.7.1 References: <200411291513.35761.kirk@strauser.com> <200411291616.25930.kirk@strauser.com> <20041129172011.eu8kwg8cgck80o84@www.sweetdreamsracing.biz> In-Reply-To: <20041129172011.eu8kwg8cgck80o84@www.sweetdreamsracing.biz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200411291635.01893.raul@zighelboim.com> X-Virus-Scanned: ClamAV 0.80/609/Fri Nov 26 14:20:39 2004 clamav-milter version 0.80j on Tetsuo.Zighelboim.com X-Virus-Status: Clean X-Spam-Status: No, score=2.6 required=9.0 tests=BAYES_00,ISO_7BITS,NO_RDNS2, SMILEY,SPF_HELO_SOFTFAIL,SPF_SOFTFAIL autolearn=no version=3.0.1 X-Spam-Level: ** X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on Tetsuo.Zighelboim.com X-Antivirus: Scanned by F-Prot Antivirus (http://www.f-prot.com) X-Antivirus-Summary: Mod score: 0 cc: Kenneth Culver Subject: Re: NVidia driver not using AGP? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Nov 2004 22:35:08 -0000 On Monday 29 November 2004 04:20 pm, Kenneth Culver wrote: > Quoting Kirk Strauser : > > On Monday 29 November 2004 03:21 pm, Kenneth Culver wrote: > >> One of the computers I'm having this problem with is a P4 with an Intel > >> chipset > > > > Which reminds me: I forgot to mention that my system has a 1.4GHz > > Thunderbird on an Asus A7V (KT133) motherboard. > > -- > > Kirk Strauser > > Given the fact that I haven't yet seen anyone with working AGP on their > FreeBSD > systems with the latest nvidia driver, I'm willing to bet that part of the > driver is broken. Hopefully nVidia releases another driver soon, I don't > want to wait another year for a working driver. :-( > > Ken What are we betting? rzig@ryu> sysctl -a | grep -i agp hw.nvidia.agp.card.rates: 8x 4x hw.nvidia.agp.card.fw: supported hw.nvidia.agp.card.sba: supported hw.nvidia.agp.card.registers: 0x1f000e1b:0x1f004302 hw.nvidia.agp.status.status: enabled hw.nvidia.agp.status.driver: nvidia hw.nvidia.agp.status.rate: 8x hw.nvidia.agp.status.fw: disabled hw.nvidia.agp.status.sba: enabled hw.nvidia.registry.EnableALiAGP: 0 hw.nvidia.registry.NvAGP: 1 hw.nvidia.registry.EnableAGPSBA: 0 hw.nvidia.registry.EnableAGPFW: 0 hw.nvidia.cards.0.type: AGP [~] rzig@ryu> uname -a FreeBSD ryu.zighelboim.com 5.3-STABLE FreeBSD 5.3-STABLE #18: Mon Nov 22 19:41:45 CST 2004 rzig@ryu.zighelboim.com:/usr/obj/usr/src/sys/RyuV5 i386 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"