From owner-freebsd-current@FreeBSD.ORG Mon May 6 07:39:13 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2D43034E for ; Mon, 6 May 2013 07:39:13 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) by mx1.freebsd.org (Postfix) with ESMTP id B1C88773 for ; Mon, 6 May 2013 07:39:12 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.6/8.14.6) with ESMTP id r467dBuF071185; Mon, 6 May 2013 11:39:11 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.6/8.14.6/Submit) id r467dBCR071184; Mon, 6 May 2013 11:39:11 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Mon, 6 May 2013 11:39:11 +0400 From: Gleb Smirnoff To: devel@stasyan.com, Rainer Hurling , "O. Hartmann" Subject: Re: kernel panic with _autoload_ nvidia driver Message-ID: <20130506073911.GR15182@FreeBSD.org> References: <1367820738.1648.7.camel@thor.walstatt.dyndns.org> <5185FD5D.1090502@gwdg.de> <20130505100100.62750v3fqplti0t8@webmail01.providersolutions.ru> <20130506072733.GP15182@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20130506072733.GP15182@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 06 May 2013 07:39:13 -0000 On Mon, May 06, 2013 at 11:27:33AM +0400, Gleb Smirnoff wrote: T> On Sun, May 05, 2013 at 10:01:00AM +0400, devel@stasyan.com wrote: T> d> Hello ! T> d> T> d> This problems appears about 4-6 months ago after updating of -CURRENT host. T> d> Unable to boot host with nvidia_load="YES" in loader.conf because panic. T> d> But when nvidia driver loads manually via kldload, everything OK. T> d> Nvidia driver version is 310.44 at this moment, but problem was and on T> d> earlier version too. T> d> T> d> Here is output of debugging (full version at T> d> http://www.stasyan.com/devel/kern_crash_nvidia_autoload.txt) T> T> Can you please try the attached patch to kernel? Before testing patch, can you please confirm that you are running r316497 of the ports/x11/nvidia-driver or that DISTVERSION=310.44, PORTREVISION=1? -- Totus tuus, Glebius.