From owner-cvs-all@FreeBSD.ORG Mon May 3 18:01:04 2010 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 813791065741; Mon, 3 May 2010 18:01:04 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.221.175]) by mx1.freebsd.org (Postfix) with ESMTP id 969618FC17; Mon, 3 May 2010 18:01:03 +0000 (UTC) Received: by qyk5 with SMTP id 5so4283018qyk.3 for ; Mon, 03 May 2010 11:00:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=DZf5uXeJJcJanUGz5LTi6twWO+mJegDUgJe7eDZqxfE=; b=jL34igkoK27oPVgyoHGexckg6Zl4sI9lMr6SyAaRlzCuIG1J/v4lEDjH7+By+Pz9wL gT6Dlw0ZAt6W5pW2D5xhHbbBGZILewEil3QBnMgZHT3e8SBGcr8NBXTzEmNKV26OovHv ZeL6YLqR1sSi32kEUgYGQah7FGklMmV02BPL8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=cGZ0K3YRoYd6+k4Ld9FFrGtNRoaOf5HVlkgjarlChxkffNBGONoYU1AY6njQqH9mwc yDi873qpjWiziFrtYI06OyGHGyOYFJImHjznUQgcwJF5E5vNOCrSspwqfbhqNvxrptgL 5vqoBU9HX4Rug+nAlx6gPk7oAnui304sdMk6c= MIME-Version: 1.0 Received: by 10.224.96.166 with SMTP id h38mr3393671qan.199.1272909646872; Mon, 03 May 2010 11:00:46 -0700 (PDT) Received: by 10.229.251.17 with HTTP; Mon, 3 May 2010 11:00:46 -0700 (PDT) In-Reply-To: References: <201004101340.o3ADe78U052886@repoman.freebsd.org> <201004252230.00453.max@love2party.net> <20100426143512.GA57194@FreeBSD.org> <201004262241.40603.max@laiers.net> <4BD6006D.6020205@freebsd.org> Date: Mon, 3 May 2010 11:00:46 -0700 Message-ID: From: Garrett Cooper To: Rene Ladan Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Alexey Dokuchaev , Doug Barton , Max Laier , cvs-all@freebsd.org, ports-committers@freebsd.org, Max Laier , cvs-ports@freebsd.org Subject: Re: cvs commit: ports/x11/nvidia-driver Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 May 2010 18:01:04 -0000 On Mon, Apr 26, 2010 at 4:26 PM, Garrett Cooper wrote: > 2010/4/26 Rene Ladan : >> On 26-04-2010 22:41, Max Laier wrote: >>> On Monday 26 April 2010 16:35:12 Alexey Dokuchaev wrote: >>>> On Sun, Apr 25, 2010 at 10:30:00PM +0200, Max Laier wrote: >>>>> On Sunday 25 April 2010 22:20:49 Doug Barton wrote: >>>>>> On 04/25/10 11:17, Max Laier wrote: >>>>>>> On Saturday 10 April 2010 15:40:07 Alexey Dokuchaev wrote: >>>>>>>> danfe =A0 =A0 =A0 2010-04-10 13:40:07 UTC >>>>>>>> >>>>>>>> =A0 FreeBSD ports repository >>>>>>>> >>>>>>>> =A0 Modified files: >>>>>>>> =A0 =A0 x11/nvidia-driver =A0 =A0Makefile distinfo pkg-plist >>>>>>>> =A0 Log: >>>>>>>> =A0 - Update nVidia BETA drivers to version 195.36.15 >>>>>>> >>>>>>> might be me, but it looks like the BETA driver has been more stable= . >>>>>>> I just downgraded back to BETA and now X doesn't hang anymore after >>>>>>> ~30min. >>>>>> >>>>>> I had to downgrade back to 195.22. When running the latest version I >>>>>> had freezes similar to what Max described. If it ran successfully fo= r >>>>>> any length of time it would lock up as soon as xscreensaver kicked i= n. >>>>> >>>>> not related to xscreensaver in my case, I don't think. =A0It was lock= ing up >>>>> while playing video in xine which - afaik - disables the screensaver.= =A0As >>>>> always, X lock ups are hard to track down unfortunately. =A0On the pl= us >>>>> side, it doesn't seem to be a hard lock up - i.e. the power button wo= uld >>>>> still get me to a clean shutdown eventually, but interrupts didn't fi= re >>>>> anymore (at least the network stops working). =A0I can't attach a ser= ial >>>>> console at the moment to get into DDB. =A0Will try to, tomorrow. >>>> >>>> Please do. =A0I am still not able to reproduce it here on Februarish >>>> -CURRENT/amd64 with GFX260. =A0You might also want to lurk on nVidia >>>> forums at http://www.nvnews.net/vbulletin/forumdisplay.php?f=3D47 to s= ee >>>> if someone has similar issues. >>> >>> There are quite a few reports. =A0I did a diff on the glue code and the= re are a >>> few changes between 22 and 36 that could be the culprit. =A0I'll invest= igate >>> further and let you know. =A08.0-RELEASE here, by the way - does anyone= know if >>> there are (missing) MFCs regarding the cdevpriv API? =A0That's one of t= he bigger >>> changes in the glue code. >>> >> The drviver seems to run ok here. X.org 7.4 has been running for 27 >> hours now, without lockups. =A0I'm using the blank screensaver inside >> X.org (first blank the screen, then power down the screen). >> >> This is on an Acer Aspire 7738G with this video card: >> (II) Apr 25 20:10:17 NVIDIA(0): NVIDIA GPU GeForce GT 240M (GT216) at >> PCI:1:0:0 (GPU-0) > > =A0 =A0Hmmm... this is part of an issue I need to triage on my two > machines. I have two machines with similar hardware specs: > > Intel W3520 in both > 12GB RAM, same vendor in both > Different nvidia cards; same model -- 9600GT, different memory > amounts, different vendors > Different DVD drives (shouldn't matter) > Different hard drives > An LSI RAID card in one > A snd_emu10kx sound card in the server/workstation. > > =A0 =A0There are a few variables in the mix, but my machines hardlock > from approximately a week usage with sources based off r206031, using > ahci(4) [instead of ata(4) -- I switched over my machines to use > ahci(4) 2 weeks ago], and this particular driver version... I'll > downgrade nvidia-drivers and see what happens. Downgrading nvidia-driver to 195.22 has been pointing a smoking gun at a regression in 195.36.15 with my configuration, as my system has not hung up once since I downgraded both machines, whereas I ruled out the issue by disabling all of the other experimental features I may have been tweaking around with rather quickly (my monkeying around with the power settings and the rtc was causing some variance as well between the two machines). Others have reported similar issues with panics on #bsdports. Thanks, -Garrett