From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcin Slusarz Subject: Re: drm/nouveau: crash regression in 3.5 Date: Tue, 24 Jul 2012 22:57:46 +0200 Message-ID: <20120724205746.GA8707@joi.lan> References: <500D916A.60703@odi.ch> <20120724170002.GA3129@joi.lan> <500ED9EC.5040309@odi.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <500ED9EC.5040309@odi.ch> Sender: linux-kernel-owner@vger.kernel.org To: Ortwin =?utf-8?B?R2zDvGNr?= Cc: linux-kernel@vger.kernel.org, bskeggs@redhat.com, dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On Tue, Jul 24, 2012 at 07:22:52PM +0200, Ortwin Gl=C3=BCck wrote: > On 24.07.2012 19:00, Marcin Slusarz wrote: > > Please post the crash log. >=20 > Sorry, I was not precise: it boots until drm performs modesetting (so= it=20 > seems). The screen goes black and the machine is dead. So there is=20 > nothing I could post here, unfortunately. >=20 > This is a video of 3.5 booting: > http://www.odi.ch/VIDEO0010.3gp Does it work if you boot without X and modprobe nouveau manually? If it= does, can you disable page flipping in xorg.conf (Option "PageFlip" "0" in no= uveau device section) and recheck with X? Does it work if you disable acceleration (nouveau.noaccel=3D1 in kernel= command line)? Is there anything saved in /var/log/ from previous boot? Can you= ssh into and check dmesg? Can you use netconsole and catch full log? Marcin