http://bugzilla.kernel.org/show_bug.cgi?id=8285





------- Additional Comments From [EMAIL PROTECTED]  2007-04-16 14:15 -------
So, something like this?

In /usr/src/linux:
1. Download attachment.cgi.
2. mv attachment.cgi /usr/src/linux/dsdt.hex
3. make clean
4. export CONFIG_ACPI_CUSTOM_DSDT
5. export CONFIG_ACPI_CUSTOM_DSDT_FILE=/usr/src/linux/dsdt.hex
6. make all install modules modules_install
7. mkinitramfs -o /boot/initrd.img-2.6.20 2.6.20
8. update-grub

Just setting those environment variables doesn't seem to cause make to rebuild
the ACPI files, so it seems a clean build is needed.  mrproper isn't required?

Could you tell me what I should look for in the dmesg output, so that I can tell
whether I have successfully built with your debug code getting used?

Thanks.

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to