Re: 2.6.23-rc6-mm1: failure to boot on HP nx6325, no sound when booted, USB-related WARNING

From: Rafael J. Wysocki
Date: Tue Sep 18 2007 - 17:25:14 EST


On Tuesday, 18 September 2007 22:54, Rafael J. Wysocki wrote:
> On Tuesday, 18 September 2007 22:21, Rafael J. Wysocki wrote:
> > On Tuesday, 18 September 2007 10:18, Andrew Morton wrote:
> > >
> > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.23-rc6/2.6.23-rc6-mm1/
> > >
> > > 2.6.23-rc6-mm1 is a 29MB diff against 2.6.23-rc6.
> > >
> > > It took me over two solid days to get this lot compiling and booting on a few
> > > boxes. This required around ninety fixup patches and patch droppings. There
> > > are several bugs in here which I know of (details below) and presumably many
> > > more which I don't know of. I have to say that this just isn't working any
> > > more.
> > >
> > > - The Vaio hangs when quitting X due to x86_64-mm-cpa-clflush.patch, but
> > > I didn't drop that patch because the iommu patch series depends on it.
> > >
> > > - The Vaio also hangs during resume-from-RAM, due to git-acpi.patch
> > >
> > > - And it hangs during suspend-to-RAM, due to git-acpi.patch
>
> Sorry, I was wrong.
>
> > On my HP nx6325 it only boots with "noacpitimer nohpet" on the command line,
> > but then it works.
>
> It _sometimes_ boots with "noacpitimer nohpet" and that's if I press the power
> button for a couple of times during boot (before any messages appear on the
> console).
>
> > Suspend-to-RAM and hibernation work too. :-)
>
> No, they don't (I must have booted -rc6 instead of it by mistake, sigh).
>
> > Since 2.6.23-rc4-mm1 only booted with nohpet because of
> >
> > x86_64-convert-to-clockevents.patch
> >
> > I guess that the boot problems with this one result from the same patch.
>
> Not sure any more ...
>
> I'll try to compile it with NO_HZ and HIGH_RES_TIMERS unset.

OK, in that configuration it's much better.

It boots with nohpet alone and suspend/hibernation seem to work (still,
it didn't want to boot right after hibernation, but booted after I'd switched
it off/on manually).

Unfortunately, I get this in dmesg:

ALSA /home/rafael/src/mm/linux-2.6.23-rc6-mm1/sound/pci/hda/hda_intel.c:1758: hda-intel: ioremap error

and (obviously) the sound card doesn't work.

Additionally, I've got a couple of these:

WARNING: at /home/rafael/src/mm/linux-2.6.23-rc6-mm1/drivers/usb/core/driver.c:1
217 usb_autopm_do_device()

Call Trace:
[<ffffffff8813885e>] :usbcore:usb_autopm_do_device+0x60/0xe9
[<ffffffff88138910>] :usbcore:usb_autosuspend_device+0xc/0xe
[<ffffffff88131aa8>] :usbcore:usb_disconnect+0x15f/0x18c
[<ffffffff88133305>] :usbcore:hub_thread+0x691/0x10a1
[<ffffffff8024a077>] autoremove_wake_function+0x0/0x38
[<ffffffff88132c74>] :usbcore:hub_thread+0x0/0x10a1
[<ffffffff80249f50>] kthread+0x49/0x79
[<ffffffff8020ce98>] child_rip+0xa/0x12
[<ffffffff80249f07>] kthread+0x0/0x79
[<ffffffff8020ce8e>] child_rip+0x0/0x12

Greetings,
Rafael
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/