From owner-freebsd-current@FreeBSD.ORG Tue Aug 17 13:56:40 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 3DA4B1065670 for ; Tue, 17 Aug 2010 13:56:40 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 0F8278FC1F for ; Tue, 17 Aug 2010 13:56:40 +0000 (UTC) Received: from bigwig.baldwin.cx (66.111.2.69.static.nyinternet.net [66.111.2.69]) by cyrus.watson.org (Postfix) with ESMTPSA id B46E446B91; Tue, 17 Aug 2010 09:56:39 -0400 (EDT) Received: from jhbbsd.localnet (smtp.hudson-trading.com [209.249.190.9]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 8EE648A03C; Tue, 17 Aug 2010 09:56:38 -0400 (EDT) From: John Baldwin To: freebsd-current@freebsd.org Date: Tue, 17 Aug 2010 09:52:50 -0400 User-Agent: KMail/1.13.5 (FreeBSD/7.3-CBSD-20100217; KDE/4.4.5; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <201008170952.50766.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1 (bigwig.baldwin.cx); Tue, 17 Aug 2010 09:56:38 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at bigwig.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=4.2 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on bigwig.baldwin.cx Cc: =?utf-8?q?=C3=81lvaro_Castillo?= Subject: Re: nvidia-driver not work 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: Tue, 17 Aug 2010 13:56:40 -0000 On Saturday, August 14, 2010 9:35:02 pm =C3=81lvaro Castillo wrote: > $ dmesg (cut) >=20 > panic: mutex page lock not owned at /usr/src/sys/vm/vm_page.c:1759 > cpuid =3D 0 > Uptime: 3m35s Use the latest nvidia driver from the website (256.44) and not from the por= t. =2D-=20 John Baldwin