http://bugzilla.kernel.org/show_bug.cgi?id=15066
--- Comment #20 from Len Brown <[email protected]> 2010-01-16 06:16:06 --- DSDT override via initrd has never shipped in a kernel.org release, just in distro releases. DSDT override via re-compile has been in Linux source for years: http://lesswatts.org/projects/acpi/overridingDSDT.php However, there is is an easier way to override a method in 2.6.33-rc as in Documentation/acpi/method-customizing.txt if you are running that and want to have some fun. I recommend building the kernel with CONFIG_ACPI_DEBUG=y and enabling moved to the AML Debug object to print to the console. Per Documentation/kernel-parameters.txt: Enable AML "Debug" output, i.e., stores to the Debug object while interpreting AML: acpi.debug_layer=0xffffffff acpi.debug_level=0x2 -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
