>title Gentoo GNU/Linux (Fixed DSDT)
>kernel (hd0,2)/boot/bzImage-2.6.15 root=/dev/hda3
>initrd=(hd0,2)/boot/DSDT.aml
>[...]
>
>but when the system finish to boot, "dmsg |grep -i dsdt" says:
>
>ACPI: DSDT (v001 PTLTD     661MX 0x06040000 MSFT 0x0100000e) @
>0x00000000
>ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
>Table [DSDT](id 0006) - 485 Objects with 39 Devices 93 Methods 10
>Regions
>
>So the original DSDT from the BIOS is loaded instead of
>loading the custom one.
>(Yes, i activate the CONFIG_ACPI_CUSTOM_DSDT, RamDisk Support ecc..

If you're using CONFIG_ACPI_CUSTOM_DSDT
(and setting CONFIG_ACPI_CUSTOM_DSDT_FILE to the soruce file...)

then do not apply the initrd patch (unapply it if you've applied it)
do not create a special initrd file, and do not modify your grub/menu.lst

-Len
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to