From owner-freebsd-current@FreeBSD.ORG Fri Jul 8 05:13:23 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5889416A41C for ; Fri, 8 Jul 2005 05:13:23 +0000 (GMT) (envelope-from stepan_r@mail.ru) Received: from mx2.mail.ru (mx2.mail.ru [194.67.23.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF27143D46 for ; Fri, 8 Jul 2005 05:13:22 +0000 (GMT) (envelope-from stepan_r@mail.ru) Received: from [212.44.92.174] (port=2920 helo=[192.168.184.134]) by mx2.mail.ru with esmtp id 1DqlAs-0009i2-00 for freebsd-current@freebsd.org; Fri, 08 Jul 2005 09:13:19 +0400 Message-ID: <42CE0B65.3020309@mail.ru> Date: Fri, 08 Jul 2005 09:13:09 +0400 From: Stepan Rakhimov User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050405) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <20050706182031.68327.qmail@web50308.mail.yahoo.com> <1120675336.18416.9.camel@xenon.stonehenge.sk> <42CD6204.1060501@mail.ru> <1120761153.21990.25.camel@xenon.stonehenge.sk> In-Reply-To: <1120761153.21990.25.camel@xenon.stonehenge.sk> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: nVidia driver works on -current? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2005 05:13:23 -0000 I use nvAGP driver as they recommend. As far as I remember I've tried freebsd agp without success also. Michal Varga wrote: > Yes, sorry, I forgot to mention that I implicitly mean the x86 > architecture, if not stated otherwise. As far as I know Nvidia currently > does not provide binary drivers for AMD64 on freeBSD, though if you are > running in x86 mode, the driver should work, I know at least one guy who > is running it that way. > > What AGP driver are you using and when is this error message triggered? > > m. > > On Thu, 2005-07-07 at 21:10 +0400, Stepan Rakhimov wrote: > >>it doesn't work for me. the message is "agp cannot be started for this >>combination of AMD CPU and kernel" >>i'm running latest i386 current on athlon64 >> >>Michal Varga wrote: >> >>>On Wed, 2005-07-06 at 11:20 -0700, alan bryan wrote: >>> >>> >>>>Can anyone tell me if the nVidia display driver >>>>(ports/x11/nvidia-driver) works on current? The >>>>nVidia README says it's not "supported" but I'm >>>>wondering if it still works. >>>> >>> >>>Yes, they work perfectly. In fact I had them "hacked" (simply removed >>>the check for FreeBSD 5 from sources, l33t) quite a while before someone >>>put the same thing into the ports. Personally tested on GeForce 2 MX400 >>>and 6600GT, other guy is running them on 6800 and I think I remember >>>some 5700 too. You can safely play Doom 3 with them. >>> >>>m. >>>