Comment 57 for bug 96480

Revision history for this message
Tim Gardner (timg-tpi) wrote :

OK, lets revert to 2.6.20-12 behavior with respect to ACPI and I2C. This version of the I2C module requires that you boot the original 2.6.20-14 kernel, _not_ the test kernel mentioned in https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/96480/comments/26. It is also a preview of the fix that will appear in the kernel release candidate.

cd /lib/modules/2.6.20-14-generic/kernel/drivers/acpi
sudo mv i2c_ec.ko i2c_ec.ko.old
sudo wget -O i2c_ec.ko http://people.ubuntu.com/~rtg/i2c_ec.ko.2.6.20-14.platform_device

Please attach the full output of dmesg if you continue to experience problems.