how do I use DSDT?

I treid http://gaugusch.at/kernel.shtml

[EMAIL PROTECTED]:/boot# ./initrd-add-dsdt initrd.img-2.6.26-5-generic DSDT.aml 
+ '[' 2 -ne 2 ']'
++ mktemp -d
+ tempcpio=/tmp/tmp.CxUPQ10771
+ trap 'rm -rf $tempcpio' 0 1 2 3 15
+ gunzip -c initrd.img-2.6.26-5-generic
+ cp -f DSDT.aml /tmp/tmp.CxUPQ10771/DSDT.aml
+ cd /tmp/tmp.CxUPQ10771
+ echo DSDT.aml
+ cpio -H newc -o -A -O /tmp/tmp.CxUPQ10771/initramfs.cpio
69 blocks
+ cd /boot
+ gzip -c /tmp/tmp.CxUPQ10771/initramfs.cpio
+ rm -rf /tmp/tmp.CxUPQ10771

[EMAIL PROTECTED]:/boot# reboot

paused at
[    0.560301] ACPI: EC: non-query interrupt received, switching to interrupt mo
hit power to continue. 

[EMAIL PROTECTED]:~$ dmesg | grep "Looking for DSDT in initramfs"
(nothing)

curious: is this going to have any effect before:
[    0.684193] checking if image is initramfs... it is

cuz the pause comes before that happens.

-- 
acpi hangs on boot
https://bugs.launchpad.net/bugs/254668
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to