From owner-freebsd-ports@FreeBSD.ORG Sat Mar 8 08:41:14 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB142106566B for ; Sat, 8 Mar 2008 08:41:14 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from amailer.gwdg.de (amailer.gwdg.de [134.76.10.18]) by mx1.freebsd.org (Postfix) with ESMTP id AAF688FC16 for ; Sat, 8 Mar 2008 08:41:14 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from p578b68b8.dip0.t-ipconnect.de ([87.139.104.184] helo=krabat.raven.hur) by mailer.gwdg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1JXtiW-0001tx-Cj; Sat, 08 Mar 2008 08:43:40 +0100 Message-ID: <47D243A9.6040909@gwdg.de> Date: Sat, 08 Mar 2008 08:43:37 +0100 From: Rainer Hurling User-Agent: Thunderbird 2.0.0.12 (X11/20080229) MIME-Version: 1.0 To: david.marec@davenulle.org References: <1bf0a5b00803070327r45818ecfjde6257486eb92379@mail.gmail.com> <20080307124422.GA64627@FreeBSD.org> <1bf0a5b00803070503l2bf7fd9cvf112a99c8ef448e3@mail.gmail.com> <1bf0a5b00803070512g7eaffedfnc357f165187bcc7f@mail.gmail.com> <7075.62.160.56.253.1204896106.squirrel@www.lamaiziere.net> In-Reply-To: <7075.62.160.56.253.1204896106.squirrel@www.lamaiziere.net> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated: Id:rhurlin X-Spam-Level: - X-Virus-Scanned: (clean) by exiscan+sophie Cc: ports@freebsd.org Subject: Re: FreeBSD Port: nvidia-driver-169.12 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Mar 2008 08:41:15 -0000 On 07.03.2008 14:21 (UTC+1), David Marec wrote: > Laurent, > >> I think I've found the problem :) >> >> In "/usr/local/lib/xorg/modules/extensions", there was "libglx.so" and " >> libglx.so.1". I rename the "libglx.so" in "libglx.so.old" and >> "libglx.so.1" >> in "libglx.so". > > > Beware of Xorg updates; While updating, Xorg overwrites these modules. > > You have to rebuild nvidia driver following any Xorg updates. > I think David hits the goal. Especially after upgrading 'xorg-server' you have to rebuild nvidia-driver. Personally I prefer to deinstall nvidia-driver before updating xorg-server and then install nvidia-driver again. This restores the previously renamed glx files from xorg-server to original names ... Rainer Hurling