[Bug 22232] New: Synaptics touchpad special features not working in Dapper
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Tue Jan 10 09:42:15 UTC 2006
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=22232
Ubuntu | linux
Summary: Synaptics touchpad special features not working in
Dapper
Product: Ubuntu
Version: unspecified
Platform: i386
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: linux
AssignedTo: ben.collins at ubuntu.com
ReportedBy: scott-bugs at ubuntu.com
QAContact: kernel-bugs at lists.ubuntu.com
CC: daniel.stone at ubuntu.com
My laptop's synaptics touchpad hasn't functioned correctly for a while in
dapper, I think it stopped working roughly the same time I upgraded to 2.6.15,
and as I can't see any changes to the xorg synaptics driver I'm going to
squarely blame the kernel.
In general, the touchpad works (ie. you can move the pointer) and tap-to-click
and double-tap-to-double-click seem to work ok, but the other special features
don't:
* tap-and-drag doesn't work
* side scrolling doesn't work
* circular scrolling doesn't work
dmesg:
PNP: PS/2 Controller [PNP0303:C178,PNP0f13:C179] at 0x60,0x64 irq 1,12
serio: i8042 AUX0 port at 0x60,0x64 irq 12
serio: i8042 AUX1 port at 0x60,0x64 irq 12
serio: i8042 AUX2 port at 0x60,0x64 irq 12
serio: i8042 AUX3 port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
mice: PS/2 mouse device common for all mice
Synaptics Touchpad, model: 1, fw: 5.9, id: 0x1b6eb1, caps: 0xa84793/0x100000
serio: Synaptics pass-through port at isa0060/serio4/input0
cs: IO port probe 0x100-0x4ff: excluding 0x200-0x207 0x220-0x22f 0x330-0x337
0x388-0x38f 0x408-0x40f 0x480-0x48f 0x4d0-0x4d7
cs: IO port probe 0xc00-0xcf7: clean
cs: IO port probe 0xa00-0xaff: clean
cs: IO port probe 0x100-0x4ff: excluding 0x200-0x207 0x220-0x22f 0x330-0x337
0x388-0x38f 0x408-0x40f 0x480-0x48f 0x4d0-0x4d7
cs: IO port probe 0xc00-0xcf7: clean
cs: IO port probe 0xa00-0xaff: clean
input: SynPS/2 Synaptics Touchpad as /class/input/input2
input: PS/2 Generic Mouse as /class/input/input3
xorg config:
Section "InputDevice"
Identifier "Nipple"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the kernel-bugs
mailing list