[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#648207: Please add support for newest Dell touchpad



Package: linux-2.6
Version: 3.0.0-6
Severity: wishlist
Tag: patch

Hi,

I own a Dell Latitude E6510 and unfortunately, the touchpad is not
recognized properly, causing the vertical scrolling to not work.

A series of patches that fix this issue has hit the linux-next branch,
could you please apply them to the debian kernel.

d4b347b29b4d14647c7394f7167bf6785dc98e50
fa629ef5222193214da9a2b3c94369f79353bec9
b46615fe9215214ac00e26d35fc54dbe1c510803
25bded7cd60fa460e520e9f819bd06f4c5cb53f0
01ce661fc83005947dc958a5739c153843af8a73
7cf801cfc0774b777aa6861cf4a43a90b112b1ed

LKML discussion: https://lkml.org/lkml/2011/11/7/433


dmesg output:

[24882.653635] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input24

dmesg output with the patches:

[25082.856695] alps.c: E6 report: 00 00 64
[25082.875809] alps.c: E7 report: 73 02 64
[25083.323105] alps.c: E6 report: 00 00 64
[25083.341946] alps.c: E7 report: 73 02 64
[25083.455720] alps.c: trackstick E7 report: 42 02 14
[25083.843342] input: DualPoint Stick as /devices/platform/i8042/serio1/input/input25
[25083.858236] input: AlpsPS/2 ALPS DualPoint TouchPad as /devices/platform/i8042/serio1/input/input26


/proc/bus/input/devices:

I: Bus=0011 Vendor=0002 Product=0001 Version=0000
N: Name="PS/2 Generic Mouse"
P: Phys=isa0060/serio1/input0
S: Sysfs=/devices/platform/i8042/serio1/input/input24
U: Uniq=
H: Handlers=mouse1 event9 
B: PROP=0
B: EV=7
B: KEY=70000 0 0 0 0
B: REL=3

/proc/bus/input/devices (With patches)

I: Bus=0011 Vendor=0002 Product=0008 Version=7326
N: Name="AlpsPS/2 ALPS DualPoint TouchPad"
P: Phys=isa0060/serio1/input0
S: Sysfs=/devices/platform/i8042/serio1/input/input26
U: Uniq=
H: Handlers=mouse2 event22 
B: PROP=8
B: EV=b
B: KEY=e420 70000 0 0 0 0
B: ABS=260800001000003



Reply to: