Comment 24 for bug 578506

Revision history for this message
Luca Zenatti (lucazen) wrote : Re: [Kernel] ACPI: EC: input buffer is not empty, aborting transaction

So, i compile kernel 2.6.32 get from ubuntu repository following this two guide:
- http://forum.ubuntu-it.org/index.php?topic=368450.0 (italian)
- http://ubuntuforums.org/showthread.php?t=56835 + sudo update-initramfs -c -k <kernel version> + sudo update-grub (english)
They are equivalent, more or less.

Before compile i applied this two patch:
- http://launchpadlibrarian.net/37672643/patch from https://bugs.launchpad.net/ubuntu/+source/linux/+bug/505420 (otherwise compiling exit with error)
- https://bugzilla.kernel.org/attachment.cgi?id=25261 , suggested by Stèphane

Now i stress my system and i'll report you result.