RE: Issues with the ACPI subsystem?

2006-06-25 Thread Brown, Len
I started installing Gentoo Linux 2006.0 with Kernel 2.6.16.x (Vanilla, but with vesafb-tng, later also suspend2). With this Kernel, I was never able to power off my Notebook properply. After running `shutdown -h now', init was called and everything went down without any problems. Then, there was

Re: 2.6.17-mm2 -- Slab corruption, plus invalid opcode: 0000 [#1] -- 4K_STACKS PREEMPT -- last sysfs file: /block/md0/dev

2006-06-25 Thread Andrew Morton
On Sun, 25 Jun 2006 11:53:22 -0700 Miles Lane [EMAIL PROTECTED] wrote: Hi Andrew, Do you have CONFIG_HOTPLUG_CPU=y? I rebuilt with all the PCI hotplug stuff enabled. dmesg output suggests I don't have this hardware: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 fakephp: Fake PCI

Re: 2.6.17-mm2 -- drivers/built-in.o: In function `is_pci_dock_device':acpiphp_glue.c:(.text+0x12364): undefined reference to `is_dock_device'

2006-06-25 Thread Miles Lane
Should I attach my entire .config file in the future? It's large enough that I try to trim it to avoid bloating people's inboxes. Yes, that's right. It is compiled as a module. So this just needs a tweaked config rule, right? Thanks, Miles On 6/25/06, Adrian Bunk [EMAIL PROTECTED]