From owner-freebsd-questions@FreeBSD.ORG Thu Jul 22 16:24:28 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 246D116A4CE for ; Thu, 22 Jul 2004 16:24:28 +0000 (GMT) Received: from kayjay.xs4all.nl (kayjay.xs4all.nl [80.126.33.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 803E043D2D for ; Thu, 22 Jul 2004 16:24:27 +0000 (GMT) (envelope-from karelj@kayjay.xs4all.nl) Received: from kayjay.xs4all.nl (localhost.kayjay.xs4all.nl [127.0.0.1]) by kayjay.xs4all.nl (8.12.11/8.12.11) with ESMTP id i6MGOPbY040179 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO) for ; Thu, 22 Jul 2004 18:24:25 +0200 (CEST) (envelope-from karelj@kayjay.xs4all.nl) Received: (from karelj@localhost) by kayjay.xs4all.nl (8.12.11/8.12.11/Submit) id i6MGOPlD040178 for freebsd-questions@freebsd.org; Thu, 22 Jul 2004 18:24:25 +0200 (CEST) (envelope-from karelj) Date: Thu, 22 Jul 2004 18:24:24 +0200 From: "Karel J. Bosschaart" To: freebsd-questions@freebsd.org Message-ID: <20040722162424.GA40143@kayjay.xs4all.nl> References: <20040722152044.GB61751@ensign.laverenz.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040722152044.GB61751@ensign.laverenz.de> User-Agent: Mutt/1.4.2.1i Subject: Re: NVidia vs. KT600 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: Thu, 22 Jul 2004 16:24:28 -0000 On Thu, Jul 22, 2004 at 05:20:44PM +0200, Uwe Laverenz wrote: > Hi, > > I have a strange problem with the NVidia drivers on my machines: when I start > a glx-application (glxgears, quake2...) the performance is normal. If I > make another attempt a few minutes later, the performance is ridiculous slow. > > Example: > > glxgears, 1st run: 6400 FPS > glxgears, 2nd run: 17 FPS > > FreeBSD-versions: 5.2.1-p9 and 4.10-STABLE > Nvidia-cards: GF4-Ti/4200 > Boards: Asus A7V-600 (Athlon XP) Same problem here on FreeBSD 5.2 (recent -current), I have the same nvidia card with an Asus A7M-266 board (AMD chipset). I haven't observed it on 4.10 (yet?). > If have tried several combinations of AGP-Support (FreeBSD vs. NVidia), > nvidia-sysctls, XF86Configs ... without success. > > The next strange thing: if I wait several minutes, the performance > is normal again, but only for 1 attempt, the next one ist slow again. This > makes playing Quake2 impossible, because connecting a server includes a > "vid_restart" (-> sloooow). Yes, looks familiar. I'm playing UT2004 and often it starts very slowly. A workaround that sometimes works for me: I switch to console (ctrl-alt-F1), and wait until I hear from the sound that the main menu is displayed. Switching back and voila, it's back to normal. At least, most of the time :-P. (Usually, doing this sort of things is asking for trouble.) > I guess that something gets "locked" somehow. The next thing I want to > try is an older 4.x version. > > Could this be a problem with the VIA KT600 chipset? Does anybody > else experience this problem or am I the only lamer playing Quake on > FreeBSD? ;) You're not the only one... different chipset, different game but looks like the same problem. Karel.