From owner-freebsd-stable@FreeBSD.ORG Tue Sep 2 13:29:52 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 B33A5106566C for ; Tue, 2 Sep 2008 13:29:52 +0000 (UTC) (envelope-from flo@kasimir.com) Received: from mail.solomo.de (mail.solomo.de [85.214.49.72]) by mx1.freebsd.org (Postfix) with ESMTP id 6ED768FC13 for ; Tue, 2 Sep 2008 13:29:52 +0000 (UTC) (envelope-from flo@kasimir.com) Received: from localhost (localhost [127.0.0.1]) by mail.solomo.de (Postfix) with ESMTP id 4C0563F5B1; Tue, 2 Sep 2008 15:29:51 +0200 (CEST) X-Virus-Scanned: amavisd-new at vistream.de Received: from mail.solomo.de ([127.0.0.1]) by localhost (mail.solomo.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id e0PcohEKF4MC; Tue, 2 Sep 2008 15:29:49 +0200 (CEST) Received: from nibbler.vistream.local (relay3.vistream.de [87.139.10.28]) by mail.solomo.de (Postfix) with ESMTPA id DC8E03F584; Tue, 2 Sep 2008 15:29:48 +0200 (CEST) Message-ID: <48BD3FCC.2080506@kasimir.com> Date: Tue, 02 Sep 2008 15:29:48 +0200 From: Florian Smeets User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b1pre) Gecko/20080902031659 Shredder/3.0b1pre MIME-Version: 1.0 To: "O. Hartmann" References: <48BD0C5A.4060706@zedat.fu-berlin.de> In-Reply-To: <48BD0C5A.4060706@zedat.fu-berlin.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: 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 13:29:52 -0000 O. Hartmann wrote: > Just upgraded my ports and installed the new xf86-video-nv driver. Well, > loggin out works now without crashing the Xorg server, but most fonts > now show up as balck bars - unreadable and ugly :-( flz@ has committed an updated version (2.4.2) an hour ago. You could try if that fixes your problems. Cheers, Florian