Comment 60 for bug 545307

Revision history for this message
In , Yamakuzure (yamakuzure) wrote :

Created attachment 288059
Stripped Patches + shell script to batch patch (Version 0.7)

Startos, I have downloaded the patches and stripped them from "git cruft" to make them work.

They apply cleanly to getnoo-sources-3.0.4. I can not see any big difference, although the touchpad *feels* a bit less sensitive.

KDE-SystemSettings recognize the touchpad and (of course) synclient works with it now.

The archive attached are the "stripped" patches that I applied. The output of the (tiny) shell script was:

------------
sed-notebook /usr/src/linux # ./ALPS.patch.sh
Applying patch ALPS.patches/0001-Input-ALPS-Move-protocol-information-to-Documentatio.patch ...
patching file Documentation/input/alps.txt
patching file drivers/input/mouse/alps.c
Applying patch ALPS.patches/0002-Input-psmouse-Add-PSMOUSE_CMD_RESET_WRAP.patch ...
patching file drivers/input/mouse/psmouse.h
Applying patch ALPS.patches/0003-Input-ALPS-Add-protocol-version-field-in-alps_model_.patch ...
patching file drivers/input/mouse/alps.c
patching file drivers/input/mouse/alps.h
Applying patch ALPS.patches/0004-Input-ALPS-Remove-assumptions-about-packet-size.patch ...
patching file drivers/input/mouse/alps.c
Applying patch ALPS.patches/0005-Input-ALPS-Add-support-for-protocol-versions-3-and-4.patch ...
patching file drivers/input/mouse/alps.c
patching file drivers/input/mouse/alps.h
Applying patch ALPS.patches/0006-Input-ALPS-Add-documentation-for-protocol-versions-3.patch ...
patching file Documentation/input/alps.txt
patching file drivers/input/mouse/alps.c
Applying patch ALPS.patches/0007-Input-ALPS-Add-semi-MT-support-for-v3-protocol.patch ...
patching file drivers/input/mouse/alps.c
patching file drivers/input/mouse/alps.h
Applying patch ALPS.patches/0008-Input-ALPS-dump-raw-packet-data.patch ...
patching file drivers/input/mouse/alps.c
------------