From owner-freebsd-questions@FreeBSD.ORG Thu Jul 22 15:20:51 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 75E9416A4CE for ; Thu, 22 Jul 2004 15:20:51 +0000 (GMT) Received: from mail2.ewetel.de (mail2-116.ewetel.de [212.6.122.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DF0943D45 for ; Thu, 22 Jul 2004 15:20:50 +0000 (GMT) (envelope-from uwe@laverenz.de) Received: from ensign.laverenz.de (dynadsl-080-228-84-027.ewetel.net [80.228.84.27]) by mail2.ewetel.de (8.12.1/8.12.9) with ESMTP id i6MFKjlC009566 for ; Thu, 22 Jul 2004 17:20:48 +0200 (MEST) Received: from localhost (localhost.laverenz.de [127.0.0.1]) by ensign.laverenz.de (Postfix) with ESMTP id 4FB1B76F424 for ; Thu, 22 Jul 2004 17:20:45 +0200 (CEST) Received: from ensign.laverenz.de ([127.0.0.1]) by localhost (ensign.laverenz.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 62588-01 for ; Thu, 22 Jul 2004 17:20:44 +0200 (CEST) Received: by ensign.laverenz.de (Postfix, from userid 2000) id 563AA76F423; Thu, 22 Jul 2004 17:20:44 +0200 (CEST) Date: Thu, 22 Jul 2004 17:20:44 +0200 From: Uwe Laverenz To: freebsd-questions@freebsd.org Message-ID: <20040722152044.GB61751@ensign.laverenz.de> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: private site Sender: uwe@laverenz.de User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at laverenz.de X-CheckCompat: OK Subject: 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 15:20:51 -0000 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) 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). 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? ;) thank you for any help, Uwe