* Re: Synaptics Touchpad workaround for strange behavior after Sync loss (With Patch). (fwd)
2004-01-11 16:38 ` Dmitry Torokhov
@ 2004-01-11 17:13 ` Gunter Königsmann
2004-01-11 17:23 ` Gunter Königsmann
2004-02-04 9:27 ` Gunter Königsmann
2 siblings, 0 replies; 6+ messages in thread
From: Gunter Königsmann @ 2004-01-11 17:13 UTC (permalink / raw)
To: Dmitry Torokhov
Cc: Gunter Königsmann, linux-kernel, Vojtech Pavlik,
Peter Berg Larsen
On Today, Dmitry Torokhov wrote:
>From: Dmitry Torokhov <dtor_core@ameritech.net>
>Date: Sun, 11 Jan 2004 11:38:49 -0500
>To: Gunter Königsmann <gunter.koenigsmann@gmx.de>,
> Gunter Königsmann <gunter@peterpall.de>
>Cc: linux-kernel@vger.kernel.org, Vojtech Pavlik <vojtech@suse.cz>,
> Peter Berg Larsen <pebl@math.ku.dk>
>Subject: Re: Synaptics Touchpad workaround for strange behavior after Sync
> loss (With Patch). (fwd)
>
>On Sunday 11 January 2004 11:27 am, Gunter Königsmann wrote:
>> Strike! Helps.
>>
>> No more warnings, no more bad clicks, and a *real* smooth movement.
>>
>
>Great!
>
>Could you tell us what kind of laptop you have (manufacturer/model)
>so other people would not have such pain as you had with it?
>
Siemens/Fujitsu AMILO M 7400 (But the 7400 was somehow hard to find out).
Strike! Hey... Thanks a lot,
Yours,
Gunter.
>> Never thought, a touchpad can work *this* well... ;-)
>>
>> Anyway, I still get those 4 lines on leaving X, but don't know, if it
>> is an error of the kernel, anyway, and doesn't do anything bad exept of
>> warning me:
>>
>> atkbd.c: Unknown key released (translated set 2, code 0x7a on
>> isa0060/serio0). atkbd.c: Unknown key released (translated set 2, code
>> 0x7a on isa0060/serio0). atkbd.c: Unknown key released (translated set
>> 2, code 0x7a on isa0060/serio0). atkbd.c: Unknown key released
>> (translated set 2, code 0x7a on isa0060/serio0).
>
>I believe Vojtech said that it's because X on startup tries to talk to the
>keyboard controller directly, nothing to worry about... But I might be
>mistaken.
>
>>
>>
>> Yours,
>>
>> Gunter.
>
>Dmitry
>
--
[He] took me into his library and showed me his books, of which he had
a complete set.
-- Ring Lardner
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: Synaptics Touchpad workaround for strange behavior after Sync loss (With Patch). (fwd)
2004-01-11 16:38 ` Dmitry Torokhov
2004-01-11 17:13 ` Gunter Königsmann
@ 2004-01-11 17:23 ` Gunter Königsmann
2004-02-04 9:27 ` Gunter Königsmann
2 siblings, 0 replies; 6+ messages in thread
From: Gunter Königsmann @ 2004-01-11 17:23 UTC (permalink / raw)
To: Dmitry Torokhov
Cc: Gunter Königsmann, linux-kernel, Vojtech Pavlik,
Peter Berg Larsen
Last mail from me for this theme:
The kernel version without Your patches gets sync losses even when I use
the i8042.nomux=1 parameter.
Yours,
Gunter.
On Today, Dmitry Torokhov wrote:
>From: Dmitry Torokhov <dtor_core@ameritech.net>
>Date: Sun, 11 Jan 2004 11:38:49 -0500
>To: Gunter Königsmann <gunter.koenigsmann@gmx.de>,
> Gunter Königsmann <gunter@peterpall.de>
>Delivered-To: GMX delivery to gunter.koenigsmann@gmx.de
>Cc: linux-kernel@vger.kernel.org, Vojtech Pavlik <vojtech@suse.cz>,
> Peter Berg Larsen <pebl@math.ku.dk>
>Subject: Re: Synaptics Touchpad workaround for strange behavior after Sync
> loss (With Patch). (fwd)
>
>On Sunday 11 January 2004 11:27 am, Gunter Königsmann wrote:
>> Strike! Helps.
>>
>> No more warnings, no more bad clicks, and a *real* smooth movement.
>>
>
>Great!
>
>Could you tell us what kind of laptop you have (manufacturer/model)
>so other people would not have such pain as you had with it?
>
>> Never thought, a touchpad can work *this* well... ;-)
>>
>> Anyway, I still get those 4 lines on leaving X, but don't know, if it
>> is an error of the kernel, anyway, and doesn't do anything bad exept of
>> warning me:
>>
>> atkbd.c: Unknown key released (translated set 2, code 0x7a on
>> isa0060/serio0). atkbd.c: Unknown key released (translated set 2, code
>> 0x7a on isa0060/serio0). atkbd.c: Unknown key released (translated set
>> 2, code 0x7a on isa0060/serio0). atkbd.c: Unknown key released
>> (translated set 2, code 0x7a on isa0060/serio0).
>
>I believe Vojtech said that it's because X on startup tries to talk to the
>keyboard controller directly, nothing to worry about... But I might be
>mistaken.
>
>>
>>
>> Yours,
>>
>> Gunter.
>
>Dmitry
>
>
--
If today is the first day of the rest of your life, what the hell was yesterday?
---fortune(6)
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Synaptics Touchpad workaround for strange behavior after Sync loss (With Patch). (fwd)
2004-01-11 16:38 ` Dmitry Torokhov
2004-01-11 17:13 ` Gunter Königsmann
2004-01-11 17:23 ` Gunter Königsmann
@ 2004-02-04 9:27 ` Gunter Königsmann
2 siblings, 0 replies; 6+ messages in thread
From: Gunter Königsmann @ 2004-02-04 9:27 UTC (permalink / raw)
To: Dmitry Torokhov
Cc: Gunter Königsmann, linux-kernel, Vojtech Pavlik,
Peter Berg Larsen
Hello there!
I am the guy with the Siemens Amilo-M Notebook and the Synaptics Touchpad
loosing sync.
I have upgraded to linux-2.6.2, and IT WORKS out of the box! Even without
the 8042.nomux kernel parameter.
In the Changelog there are some of the kernel patches You gave me for 2.6.1,
and loads of ACPI changes. Perhaps You were right, and the power management
interferred with the Multiplexer.
Thanks a lot another time,
Gunter Königsmann.
On Jan 11, Dmitry Torokhov wrote:
>From: Dmitry Torokhov <dtor_core@ameritech.net>
>Date: Sun, 11 Jan 2004 11:38:49 -0500
>To: Gunter Königsmann <gunter.koenigsmann@gmx.de>,
> Gunter Königsmann <gunter@peterpall.de>
>Cc: linux-kernel@vger.kernel.org, Vojtech Pavlik <vojtech@suse.cz>,
> Peter Berg Larsen <pebl@math.ku.dk>
>Subject: Re: Synaptics Touchpad workaround for strange behavior after Sync
> loss (With Patch). (fwd)
>
>On Sunday 11 January 2004 11:27 am, Gunter Königsmann wrote:
>> Strike! Helps.
>>
>> No more warnings, no more bad clicks, and a *real* smooth movement.
>>
>
>Great!
>
>Could you tell us what kind of laptop you have (manufacturer/model)
>so other people would not have such pain as you had with it?
>
>> Never thought, a touchpad can work *this* well... ;-)
>>
>> Anyway, I still get those 4 lines on leaving X, but don't know, if it
>> is an error of the kernel, anyway, and doesn't do anything bad exept of
>> warning me:
>>
>> atkbd.c: Unknown key released (translated set 2, code 0x7a on
>> isa0060/serio0). atkbd.c: Unknown key released (translated set 2, code
>> 0x7a on isa0060/serio0). atkbd.c: Unknown key released (translated set
>> 2, code 0x7a on isa0060/serio0). atkbd.c: Unknown key released
>> (translated set 2, code 0x7a on isa0060/serio0).
>
>I believe Vojtech said that it's because X on startup tries to talk to the
>keyboard controller directly, nothing to worry about... But I might be
>mistaken.
>
>>
>>
>> Yours,
>>
>> Gunter.
>
>Dmitry
>
--
This Czech walks into police station in 1968 during the Fraternal Assistance.
Czech: Hey, out there in the street, a Swiss soldier knocked me down and
took my Russian watch.
Desk Sergeant: Come again?
Czech: Right out there in the street, a Swiss soldier knocked me down and
took my Russian watch.
DS: You're confused. Why would there be a Swiss soldier here? And who
would want to own a Russian watch? It was a Russian soldier who
knocked you down and took your Swiss watch, right?
Czech: Well, maybe, but you said it, not me.
-- fortune(6)
^ permalink raw reply [flat|nested] 6+ messages in thread