From owner-freebsd-stable@FreeBSD.ORG Tue Sep 2 14:55:38 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03AD11065670 for ; Tue, 2 Sep 2008 14:55:38 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from smtp-out2.tiscali.nl (smtp-out2.tiscali.nl [195.241.79.177]) by mx1.freebsd.org (Postfix) with ESMTP id B9EEB8FC15 for ; Tue, 2 Sep 2008 14:55:37 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from [212.123.145.58] (helo=guido.klop.ws) by smtp-out2.tiscali.nl with smtp id 1KaXI8-0007XK-8l for ; Tue, 02 Sep 2008 16:55:36 +0200 Received: (qmail 53866 invoked from network); 2 Sep 2008 14:55:32 -0000 Received: from localhost (HELO 82-170-177-25.ip.telfort.nl) (127.0.0.1) by localhost with SMTP; 2 Sep 2008 14:55:32 -0000 Date: Tue, 02 Sep 2008 16:55:30 +0200 To: "O. Hartmann" , "Andriy Gapon" From: "Ronald Klop" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <48BD0C5A.4060706@zedat.fu-berlin.de> <48BD3FCC.2080506@kasimir.com> <48BD43DA.4010805@zedat.fu-berlin.de> <48BD46BB.9060407@icyb.net.ua> <48BD4D84.4030209@zedat.fu-berlin.de> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <48BD4D84.4030209@zedat.fu-berlin.de> User-Agent: Opera Mail/9.52 (FreeBSD) Cc: Florian Smeets , FreeBSD Stable Subject: Re: nVidia driver update today: renders X11 unusable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2008 14:55:38 -0000 On Tue, 02 Sep 2008 16:28:20 +0200, O. Hartmann wrote: > Andriy Gapon wrote: >> Question to those having this problem - what kind of nVidia hardware do >> you have? >> Is that something that is based on G80 GPU or later (GeForce 8XXX or >> later)? >> I see that there is already version 2.1.12 of nv driver (in xorg >> repository) that is supposed to fix CPUToScreenColorExpandFill function >> for G80 cards. >> > > Well, > the problems I have are related to a nv8600GTS based board, this is, as > far as I know, a G8X-based graphics board. Nearly 3 months ago some > weird behaviour started to be static on the same hardware, Xorg wasn't > capable of resetting the terminal is was bound to and presented me funny > blinking block graphics on the screen. The Xorg server could oly be > revived remotelly by killing the Xorg or within a running session by > killing the Xorg for logging off. This problem has gone with today's > update, but now my box (nv8600GTS) and the one of a collegue is rendered > unusable. > My private box runs with a nv6800GT board and there Xorg freezes now > very often and renders the box unusable, too. > > I'm very unpleased about the situation, because it is impossible to do > reasonable work. > > How can I selectively 'downgrade' a port? Mmmm... # whereis portdowngrade portdowngrade: /usr/ports/ports-mgmt/portdowngrade Cheers, Ronald.