Bug 402720 - synaptics: Mousepad Plays Up and Vertical Scroll doesn't work
Summary: synaptics: Mousepad Plays Up and Vertical Scroll doesn't work
Status: RESOLVED DUPLICATE of bug 401661
Alias: None
Product: openSUSE 11.0
Classification: openSUSE
Component: X.Org (show other bugs)
Version: Final
Hardware: Other Other
: P2 - High : Normal (vote)
Target Milestone: ---
Assignee: Stefan Dirsch
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-23 10:55 UTC by Francis Giannaros
Modified: 2008-06-27 15:26 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
sax log (60.08 KB, text/x-log)
2008-06-23 11:11 UTC, Francis Giannaros
Details
Same issue on Dell Latitude 610 (67.49 KB, text/x-log)
2008-06-25 13:27 UTC, David Bailey
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Francis Giannaros 2008-06-23 10:55:12 UTC
Sometimes when the mousepad is left alone for a few seconds, and then I try to use it, there won't be any change in mouse location for the first 1-2 seconds no matter how I move the mousepad. With an external mouse, this problem doesn't occur.

Furthermore, the horizontal scroll on the mousepad works just fine, but the vertical one doesn't at all.

This is a Sony Vaio VGN-NR21J/S, and:

linux-2gj2:/home/haris # hwinfo --mouse
43: PS/2 00.0: 10500 PS/2 Mouse
  [Created at input.183]
  UDI: /org/freedesktop/Hal/devices/platform_i8042_i8042_AUX3_port_logicaldev_input
  Unique ID: AH6Q.5+smWHVjPI3
  Hardware Class: mouse
  Model: "PS/2 Mouse"
  Vendor: 0x0002
  Device: 0x0008 "PS/2 Mouse"
  Compatible to: int 0x0210 0x0003
  Device File: /dev/input/mice (/dev/input/mouse0)
  Device Files: /dev/input/mice, /dev/input/mouse0, /dev/input/event2, /dev/input/by-path/platform-i8042-serio-4-event-mouse, /dev/input/by-path/platform-i8042-serio-4-mouse
  Device Number: char 13:63 (char 13:32)
  Driver Info #0:
    Buttons: 3
    Wheels: 0
    XFree86 Protocol: explorerps/2
    GPM Protocol: exps2
  Config Status: cfg=no, avail=yes, need=no, active=unknown

44: PS/2 00.0: 10500 PS/2 Mouse
  [Created at input.183]
  UDI: /org/freedesktop/Hal/devices/platform_i8042_i8042_AUX3_port_logicaldev_input_0
  Unique ID: AH6Q.5+smWHVjPI3
  Hardware Class: mouse
  Model: "AlpsPS/2 ALPS GlidePoint"
  Vendor: 0x0002
  Device: 0x0008 "AlpsPS/2 ALPS GlidePoint"
  Compatible to: int 0x0210 0x0003
  Device File: /dev/input/mice (/dev/input/mouse1)
  Device Files: /dev/input/mice, /dev/input/mouse1, /dev/input/event3, /dev/input/by-path/platform-i8042-serio-4-event-mouse, /dev/input/by-path/platform-i8042-serio-4-mouse
  Device Number: char 13:63 (char 13:33)
  Driver Info #0:
    Buttons: 3
    Wheels: 0
    XFree86 Protocol: explorerps/2
    GPM Protocol: exps2
  Config Status: cfg=no, avail=yes, need=no, active=unknown

45: PS/2 00.0: 10500 PS/2 Mouse
  [Created at input.183]
  UDI: /org/freedesktop/Hal/devices/computer_logicaldev_input_3
  Unique ID: AH6Q.GK9dutOpov5
  Hardware Class: mouse
  Model: "Sony Vaio Jogdial"
  Vendor: 0x104d
  Device: "Sony Vaio Jogdial"
  Compatible to: int 0x0210 0x0011
  Device File: /dev/input/mice (/dev/input/mouse2)
  Device Files: /dev/input/mice, /dev/input/mouse2, /dev/input/event7
  Device Number: char 13:63 (char 13:34)
  Driver Info #0:
    Buttons: 1
    Wheels: 1
    XFree86 Protocol: explorerps/2
    GPM Protocol: exps2
  Config Status: cfg=no, avail=yes, need=no, active=unknown
Comment 1 Stefan Dirsch 2008-06-23 11:01:26 UTC
This sounds weird. Please do the following:

  init 3
  sax2

Attach /var/log/SaX.log.
Comment 2 Francis Giannaros 2008-06-23 11:11:58 UTC
Created attachment 223701 [details]
sax log
Comment 3 Stefan Dirsch 2008-06-23 12:15:09 UTC
This looks suspicious to me.

        [...]
	Synaptics DeviceOn called
	(--) Mouse[3] auto-dev sets device to /dev/input/event3 (waited 0 msec)
	(**) Option "Device" "/dev/input/event3"
	(--) Mouse[3] touchpad found
	Synaptics DeviceOn called
	(--) Mouse[1] auto-dev sets device to /dev/input/event3 (waited 0 msec)
	(**) Option "Device" "/dev/input/event3"
	(WW) Mouse[1] can't grab event device, errno=16
	(--) Mouse[1] touchpad found

Not sure, why 2 synaptics driver sections and 1 mouse driver section exist.
IMO it should be the other way round. Reassigning.

Comment 4 Marcus Schaefer 2008-06-23 12:39:23 UTC
hwinfo detects detects two devices which an alps profile is assigned
to, therefore you got two sections
Comment 5 Stefan Dirsch 2008-06-23 13:13:08 UTC
Indeed. So the configuration should be ok including enabled vertical scrolling and disabled horizontal scrolling. You can change settings with synclient. See 'man synclient' and 'man synaptics'. Reassigning to our mouse/touchpad expert.
Comment 6 David Bailey 2008-06-25 13:27:44 UTC
Created attachment 224308 [details]
Same issue on Dell Latitude 610

I'm experiencing the same issue on a new installation of openSUSE 11.0 on a Dell Latitude D610.
Comment 8 Stefan Dirsch 2008-06-27 10:03:17 UTC
Thanks for the hint, David.
Comment 9 Stefan Dirsch 2008-06-27 15:26:54 UTC

*** This bug has been marked as a duplicate of bug 401661 ***