http://bugzilla.kernel.org/show_bug.cgi?id=9147





------- Comment #78 from [EMAIL PROTECTED]  2008-07-20 20:55 -------
Hi, Daniele
    Thanks for your test.
    From the comment #77 it seems that you can't do workaround this bug by
adding the boot option of "i8042.nopnp=1". This is inconsist with what you said
in comment #1.
    At the same time it seems that the keyboard interrupt(IRQ 1) is also
triggered while EC triggers the ACPI interrupt(IRQ 9). In such case the unknown
keyboard scan code is gotten. So OS will complain the following warning
message:   
    >atkbd.c: Unknown key released (translated set 2, code 0xe0 on
isa0060/serio0).
   >atkbd.c: Use 'setkeycodes e060 <keycode>' to make it known.
   > atkbd.c: Unknown key released (translated set 2, code 0xe0 on
isa0060/serio0).
   > atkbd.c: Use 'setkeycodes e060 <keycode>' to make it known.
   >atkbd.c: Unknown key released (translated set 2, code 0xe0 on
isa0060/serio0).
   >atkbd.c: Use 'setkeycodes e060 <keycode>' to make it known.

    Maybe this is related with the keyboard configuration in BIOS option. Will
you please confirm whether the keyboard mode can be changed in BIOS option?
    Will you please do the following command and get the serio type?
   >cat /sys/devices/platform/i8042/serio0/id/type 

   Thanks.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to