asus_atk0110 not working on Asus P7P55D PRO

Hi,
i have new computer with an asus P7P55D Pro board.

My fan sensors does not work with this board. And i found that there are bugs in the asus_atk0110.c file. I found also a thread about this topic under

asus_atk0110 not working on Asus P7P55D PRO - linux.kernel | Google グループ

This is a kernel source. I don’t know, if this patch can be used for my current kernel:

Linux linux-je9t 2.6.31.8-0.1-desktop #1 SMP PREEMPT 2009-12-15 23:55:40 +0100 x86_64 x86_64 x86_64 GNU/Linux

Does anyone know, where i can found this patched file for my kernel or when this bug will be fixed?

Does anyone have the same problem and can help me?
I’ll put this question into the buglist.

Best regards Jürgen

Maybe you should report this on the lm_sensors mailing list :
lm-sensors@lm-sensors.org

Hi, i believe that the problem is in the kernel source. If i look into the dmesg messages, i find the buffer overflow in the ATK0110 and this is a file in the directory “/usr/src/linux-2.6.31.8-0.1/drivers/hwmon” in the file asus_atk0110.c

Here the info of dmesg:
** 558.545067] ATK0110 ATK0110:00: atk_read_value_new: ACPI exception: AE_BUFFER
_OVERFLOW**

Has somebody have the fixed asus_atk0110.c file or there are perhaps more files to fix?

Or will the fix be in the next kernel source?

Best regards

Jürgen

install lm-sensors
config lm-sensors

in /boot/grub menu.lst add acpi_enforce_resources=no

reboot the computer

in a terminal give the command sensors this gives more then atk0110

I have no problems with a asus P5N-D bios 12.04 and atk0110 kernel 2.6.31.12-0.1-desktop

There is a kernel update in download.opensuse.org/update/11.2/

Last week, i had installed the latest OpenSuSE 11.3.
The problem is solved, now!
If other people have the same problem with the Asus P7P55D PRO Board and atk0110, you only have to change to the newest Version.