[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CA+5PVA7n13iH3o3KmjOc5RfkSgKQGJdCah9qP+rJGmEDXgMROA@mail.gmail.com>
Date: Wed, 6 Mar 2013 11:18:21 -0500
From: Josh Boyer <jwboyer@...il.com>
To: Eric Paris <eparis@...hat.com>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [REGRESSION] 3.9-rc1 kernel usb root hub stops working and cannot reboot
On Wed, Mar 6, 2013 at 10:59 AM, Eric Paris <eparis@...hat.com> wrote:
> I've got a Lenovo T530. Booting a 3.8 based Fedora kernel my machine
> works just fine. Booting a 3.9-rc1 based Fedora kernel my USB 2.0 root
> hub doesn't seem to notice when devices are plugged in. (The USB 3.0
> root hub has no such problem) I'm assuming (maybe stupidly) it is
> associated with:
>
> Mar 06 09:52:35 localhost kernel: pci 0000:00:1c.0: can't find IRQ for PCI INT A; please try using pci=biosirq
> Mar 06 09:52:35 localhost kernel: pci 0000:00:1c.1: can't find IRQ for PCI INT B; please try using pci=biosirq
> Mar 06 09:52:35 localhost kernel: pci 0000:00:1c.2: can't find IRQ for PCI INT C; please try using pci=biosirq
>
> (also, funny thing, pci=biosirq is not a valid command line option, glad
> it told me to try that)
>
> I also notice that the 3.9 kernels cannot reboot. The kernel output the
> machine restart message and then just hangs forever. Again, this works
> just fine on the 3.8 kernels.
You're booting via EFI, right? I'm debugging an identical issue on an
EFI machine here. Basically, it looks like the efi_info variable in the
bootparams thing is cleared so EFI/ACPI is all broken.
There's a suspect commit but I'm still bisecting so I won't be blaming
anything yet. If you'd like to follow along in Fedora land, I'm working
with bug 918408.
josh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists