From owner-freebsd-questions@FreeBSD.ORG Mon Mar 12 14:40:40 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7D0C416A410 for ; Mon, 12 Mar 2007 14:40:40 +0000 (UTC) (envelope-from hxc@planet.nl) Received: from psmtp04.wxs.nl (psmtp04.wxs.nl [195.121.247.13]) by mx1.freebsd.org (Postfix) with ESMTP id 1358013C4BD for ; Mon, 12 Mar 2007 14:40:39 +0000 (UTC) (envelope-from hxc@planet.nl) Received: from [192.168.0.141] ([80.60.30.253]) by psmtp04.wxs.nl (iPlanet Messaging Server 5.2 HotFix 2.15 (built Nov 14 2006)) with ESMTP id <0JES00F36ORQSD@psmtp04.wxs.nl> for freebsd-questions@freebsd.org; Mon, 12 Mar 2007 15:40:38 +0100 (MET) Date: Mon, 12 Mar 2007 15:40:37 +0100 From: hxc@planet.nl In-reply-to: <20070312141910.GA27605@xs2.xs4all.nl> To: Martin Tournoij Message-id: <45F56665.7060006@planet.nl> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT User-Agent: Thunderbird 1.5.0.10 (X11/20070303) References: <45F541F3.5040309@planet.nl> <20070312141910.GA27605@xs2.xs4all.nl> Cc: freebsd-questions@freebsd.org Subject: Re: No matter what I try I can't get Nvidia 3d acceleration to work. Please help! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Mar 2007 14:40:40 -0000 Martin Tournoij wrote: > hw.nvidia.agp.status.status: disabled means that the nvidia AGP > driver isn't working, not that 3d acceleration isn't working. > > If you want to use the nvidia agp driver, then you should compile a > kernel without device agp. > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html > > > Is this really true? Who can confirm this? I also wonder why glxgears in FreeBSD gives me 5000 fps, while in Linux gives me 13000. To get 5000 fps in Linux I need to disable 3d support :-\ .