From owner-freebsd-current@FreeBSD.ORG Sat May 29 19:31:23 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED34A1065670; Sat, 29 May 2010 19:31:23 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 6D8918FC1F; Sat, 29 May 2010 19:31:23 +0000 (UTC) Received: by vws12 with SMTP id 12so3155431vws.13 for ; Sat, 29 May 2010 12:31:22 -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=ZiJnR7OfAkuimh3r2JQoU383x/f0MamZLx/qM6QUgao=; b=to6Wsd3KdEaQiiwCx5vXdWCBaJbZAe4x2cmkPEP6tqLY4ZnuEYYPwgEC3fpjsLCddD nYl4iVz/cOGv6z3iI8YB6iJ9Zi8KIFknDo8WVXBLsIAR9Y1ZiOM96Gw+v590S5QIaTcG TDX8sxyeB6Ia/2TcMyHpBrvf+OsRAbxqGU0C0= 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=LvK7VgoWlKi4aRkEwB1JxIcYe3MkEXGTj8+l+deAx2yUTfHqxWVnNeF2LGUKHndi18 WlijDxMzMTwJiIjQgBJZyudJ0ae8znTgF9CH0+jTvdiiVJms7v1qRfb7ClwzPwq2F2du 3dlWgMzgxksJOPMiTsnrY+bKyz8dncxUjaMmY= MIME-Version: 1.0 Received: by 10.224.52.154 with SMTP id i26mr899344qag.154.1275161480892; Sat, 29 May 2010 12:31:20 -0700 (PDT) Received: by 10.229.190.83 with HTTP; Sat, 29 May 2010 12:31:20 -0700 (PDT) In-Reply-To: References: <4BFD4AE6.5040105@cs.rice.edu> <20100526165141.GF83316@deviant.kiev.zoral.com.ua> <4C0158D0.1000902@FreeBSD.org> Date: Sat, 29 May 2010 12:31:20 -0700 Message-ID: From: Garrett Cooper To: "datastream datastream.freecity" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Kostik Belousov , alc@freebsd.org, Doug Barton , Alan Cox , FreeBSD Current Subject: Re: nvidia-driver 195.22 use horribly broken on amd64 between r206173 and X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 May 2010 19:31:24 -0000 On Sat, May 29, 2010 at 11:48 AM, datastream datastream.freecity wrote: > > On Sun, May 30, 2010 at 2:11 AM, Doug Barton wrote: >> >> On 05/26/10 09:51, Kostik Belousov wrote: >>> >>> I did a quick glance over the driver, try this: >>> http://people.freebsd.org/~kib/misc/nvidia-vm_page_lock.1.patch >>> I did not even compiled the patched driver. >> >> Ok, I just tried this with an r208622 kernel and sources, and the system >> locks up as soon as I type 'startx'. No panic, no core dump, it just wed= ges, >> requiring it to be powered off. >> >> > =A0http://www.nvnews.net/vbulletin/showthread.php?t=3D150719 > NVIDIA-FreeBSD-x86_64-195.36.24 with r208117 in my T61 laptop works well. I'll try out this driver then. I'll have to see what the delta was with the kernel glue... Thanks for the feedback, -Garrett