From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kai Krakow Subject: Re: system freeze with kernel 3.2-rc7 Date: Mon, 26 Dec 2011 11:59:04 +0100 Message-ID: References: <86sjk8gmu7.fsf@sumi.keithp.com> <3j3ls8-i64.ln1@hurikhan.ath.cx> <86boqw9fpc.fsf@sumi.keithp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by gabe.freedesktop.org (Postfix) with ESMTP id 230279E76A for ; Mon, 26 Dec 2011 03:03:22 -0800 (PST) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Rf8Ku-0008Ru-N5 for intel-gfx@lists.freedesktop.org; Mon, 26 Dec 2011 12:03:20 +0100 Received: from adsl-9-154.nordcom.uni-bremen.de ([134.102.9.154]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Dec 2011 12:03:20 +0100 Received: from hurikhan77 by adsl-9-154.nordcom.uni-bremen.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Dec 2011 12:03:20 +0100 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org Keith Packard schrieb: > You almost certainly don't need IOMMU/VT-d support though; that > virtualizes devices for DMA by the guest OS, which generally no-one > does. > > The BIOS manual for the Z68 board mentions two configuration options, > > CPU Configuration: > Intel Virtualization Technology This exists... > North Bridge Configuration: > VT-d This doesn't... > I'd love to see tests with these in the three possible combinations: > > VT enabled, VT-d enabled > VT enabled, VT-d disabled > VT disabled, VT-d disabled Since there's only VT in my BIOS, I tested both settings, and both failed. I can only reliably boot with RC6 disabled. Otherwise it reproducably hangs on a black screen either just before the boot splash or it never shows the boot splash from initramfs (but works, I see HD activity) and then hangs on loading the next boot splash from real_root. The monitor goes into idle when this happens. But usually the system gets past this and later fails to start or log in to X. The screen goes crazy (flickering or colorful stripes running down the left side of the screen) when this happens. System freezes completely, e.g. if I had HD activity the LED stays on forever, hw reset button dead. > Meanwhile, I'll get a patch ready for 3.2 which disables RC6 again. If I should provide more info to identify my system, please tell me. Regards, Kai