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





------- Comment #24 from [EMAIL PROTECTED]  2007-11-20 07:25 -------
Command line option i8042.nomux is to prevent log spamming when accessing eg
/proc/acpi/thermal_zone/*/temp* and at the same time using the touchpad (old,
old bug which never will be fixed). That spam is in the form of:

psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 4
psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 1
psmouse.c: TouchPad at isa0060/serio4/input0 - driver resynched.
psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 1
psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 1
psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 1
psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 1
psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 1
psmouse.c: issuing reconnect request
psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 4
psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 1
psmouse.c: TouchPad at isa0060/serio4/input0 - driver resynched.

This latest spamming (yours ;-) I patched out of the kernel by /* commenting */
out the messages, but even so there has been a disturbing message a couple of
times:

[EMAIL PROTECTED]:~$ grep degraded /var/log/messages
Nov 15 02:29:56 sleipner kernel: ACPI: EC: missing OBF_1 confirmation,switching
to degraded mode.
Nov 19 05:11:16 sleipner kernel: ACPI: EC: missing OBF_1 confirmation,switching
to degraded mode.

I don't like that at all...


-- 
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: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to