Matthew,
This blog post details the steps quite well:
http://www.askmeaboutlinux.com/?p=2336
Though the final step of editing grub.cfg was slightly different for me.
I added the 'acpi=' as per #112 here.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
The recompiled DSDT is working for me on Ubuntu 12.04. I've upgraded the
kernel to 3.5.0-32 and booting nicely.
I just inserted the acpi line in grub.cfg here:
acpi /boot/DSDT.aml
linux /boot/vmlinuz-3.5.0-32-generic
root=UUID=ad28a027-ec44-4c73-b42c-2fdc6e90b6dd ro quiet splash $vt_handoff
I started to apply Tom's workaround in #63 and got the 3 warnings when
recompiling DSDT (as reported in #75):
DSDT.dsl 11561: Name (_VPC, Zero)
Warning 1099 - ^ Unknown reserved name (_VPC)
DSDT.dsl 11585: Method (_CFG, 0, NotSerialized)
Warning 1099 - Unknown reserved name ^ (_CFG)
DSDT.dsl 115
I'm curious too :)
It sounds like Jon has found a solution that doesn't involve patching
DSDT (unless I've misunderstood)? I've been running 12.04 with the old
kernel but keen to upgrade now.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub