ACPI: I/O resource it87 [0x295-0x296] conflicts with ACPI region IP__
[0x295-0x296]
ACPI: Device needs an ACPI driver
To add acpi_enforce_resources=lax to your Grub, in Ubuntu Karmic, press Alt + F2, and enter:
gksu gedit /etc/default/grub
And enter the following line:GRUB_CMDLINE_LINUX="acpi_enforce_resources=lax"
Then save the file.
If you have an Asus motherboard, chances are good there is an ACPI interface to read your sensors, which is safe.
More info about this: here and here.