Comment 34 for bug 395239

Revision history for this message
In , 67GTA (67gta) wrote :

Success!!! Dmesg output shows DSDT is loaded. DSDT from proc is my custom one. I can't thank you enough. There are a lot of pissed off people testing Ubuntu 9.10 right now that can't use their custom DSDT's I built for them. Would it be possible to incorporate this patch into a third party Ubuntu kernel? I have several offers to host/package a kernel if someone managed to fix the patch.

linux-opzd:/home/shawnr # dmesg | grep DSDT
[ 0.000000] ACPI: DSDT bbee3180 05B41 (v01 HPQOEM SLIC-CPC 00001000 MSFT 0100000E)
[ 0.142400] ACPI: Override [DSDT-SLIC-CPC], this is unsafe: tainting kernel
[ 0.142404] ACPI: DSDT f5060000 05230 (v01 HPQOEM SLIC-CPC 00001000 INTL 20081204)
[ 0.232636] ACPI: EC: Look up EC in DSDT

Original Table Header:
 * Signature "DSDT"
 * Length 0x00005230 (21040)
 * Revision 0x01 **** ACPI 1.0, no 64-bit math support
 * Checksum 0xFA
 * OEM ID "HPQOEM"
 * OEM Table ID "SLIC-CPC"
 * OEM Revision 0x00001000 (4096)
 * Compiler ID "INTL"
 * Compiler Version 0x20081204 (537399812)