[Bug 13535] New: Kernel does not search for DSDT in initramfs
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Wed Aug 17 03:32:02 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=13535
Ubuntu | linux
Summary: Kernel does not search for DSDT in initramfs
Product: Ubuntu
Version: unspecified
Platform: All
URL: http://gaugusch.at/kernel.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: linux
AssignedTo: fabbione at ubuntu.com
ReportedBy: greg at primate.net
QAContact: kernel-bugs at lists.ubuntu.com
CC: jbailey at ubuntu.com
Breezy Badger recently switched from initrd to initramfs for creating its boot
images.
mkinitramfs has the capability to include a custom DSDT.aml to replace buggy
implementations (essential for getting good ACPI supoprt on many laptops).
Although the ubuntu kernel is currently patched to search for the DSDT in
initrd, it does not have the proper patches to do this in initramfs. (I believe
the ramfs must be mounted at an earlier state for the DSDT to be read for ACPI),
These patches can be found at http://gaugusch.at/kernel.shtml.
These should probably be included in the default kernel, to allow people an easy
way to override their broken DSDT's without having to do a kernel recompile.
thanks
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the kernel-bugs
mailing list