Comment 39 for bug 382211

Revision history for this message
siloko (siloko1) wrote :

A reboot caused this bug having previously had no problems since installation a month or so ago.

uname -a
Linux stripey 3.0.0-16-generic-pae #29-Ubuntu SMP Tue Feb 14 13:56:31 UTC 2012 i686 i686 i386 GNU/Linux

tac /var/log/kern.log | grep w83627ehf -m 2 -B 2 | tac
Mar 13 10:53:27 stripey kernel: [ 11.006306] w83627ehf: Found W83627EHG chip at 0x290
Mar 13 10:53:27 stripey kernel: [ 11.006403] ACPI: resource w83627ehf [io 0x0295-0x0296] conflicts with ACPI region HWRE [io 0x290-0x299]
Mar 13 10:53:27 stripey kernel: [ 11.006413] ACPI: This conflict may cause random problems and system instability
Mar 13 10:53:27 stripey kernel: [ 11.006421] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver

#HACK is now in force - although why it stopped working I do not know - only done as previously the system worked fine
cat /etc/default/grub | grep GRUB_CMDLINE_LINUX=
GRUB_CMDLINE_LINUX="acpi_enforce_resources=lax"

Thanks

S