From owner-freebsd-hackers@FreeBSD.ORG Tue Jun 5 00:04:21 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 349AB1065746 for ; Tue, 5 Jun 2012 00:04:21 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id 199438FC16 for ; Tue, 5 Jun 2012 00:04:21 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id q5504EPO024299; Mon, 4 Jun 2012 17:04:15 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <4FCD4CFE.7000702@rawbw.com> Date: Mon, 04 Jun 2012 17:04:14 -0700 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:12.0) Gecko/20120602 Thunderbird/12.0.1 MIME-Version: 1.0 To: Pegasus Mc Cleaft References: <4FC25A5F.4020401@rawbw.com> <20120527170142.GD1509@albert.catwhisker.org> <4FC25ECC.2060400@rawbw.com> <201205272051.00016.lobo@bsd.com.br> <20120603191215.6590eec3@udns.ultimateDNS.NET> <4FCC69CD.7010109@mthelicon.com> In-Reply-To: <4FCC69CD.7010109@mthelicon.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org, Chris Subject: Re: nvidia-driver-295.49 is highly unstable X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jun 2012 00:04:21 -0000 On 06/04/2012 00:54, Pegasus Mc Cleaft wrote: > You know what it could be? I just had to rebuild my user-land > because of KDE updates and I use variables in my make.conf to switch > between base GCC and CLANG. I forgot to switch back to base gcc before > compiling the nvidia driver. I installed the driver and rebooted, xorg > came up but as soon as I logged in, kwin crashed, then the machine > kernel panicked and rebooted. I rebooted and crashed a few more times > before realizing what I had done. I recompiled the driver with GCC and > the machine has been rock-stable with the nvidia driver. > > Maybe the OP has done the same thing and not realized it? Unfortunately, that's not the case. I wish it was. Yuri