[regression] auto-dev breaks vertical scrolling touchpad in Edgy

Bug #63714 reported by Igor Zubarev
10
Affects Status Importance Assigned to Milestone
xorg-driver-synaptics (Ubuntu)
Confirmed
Low
Unassigned

Bug Description

Not working vertical scrolling touchpad in Edgy.
Sony VAIO VGN-FS115MR.

Also Fn buttons not working.

Revision history for this message
Igor Zubarev (igor.zubarev) wrote : Re: [Bug 63714] Re: [regression] Not working vertical scrolling touchpad in Edgy Beta

Already release but vertical scrolling doesn't work

Revision history for this message
Igor Zubarev (igor.zubarev) wrote : Re: [regression] Not working vertical scrolling touchpad in Edgy

Is there anybody?

description: updated
Revision history for this message
Eugene Cormier (eugene-cormier) wrote :

Same for my Dell D620 ....no vertical scroll....used to work fine in Dapper

Revision history for this message
towsonu2003 (towsonu2003) wrote :

Can you try to make the relevant part of your /etc/X11/xorg.conf look like this:
Section "InputDevice"
        Identifier "Synaptics Touchpad"
        Driver "synaptics"
        Option "SendCoreEvents" "true"
        Option "Device" "/dev/psaux"
        Option "Protocol" "auto-dev"
        Option "HorizScrollDelta" "0"
EndSection

To do this in Ubuntu, open a terminal with Applications>Accessories>Terminal
type:
1. sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.63714
2. gksu gedit /etc/X11/xorg.conf

Scroll to the place where it says
Section "InputDevice"
        Identifier "Synaptics Touchpad"
        Driver "synaptics"

blabla and make it look like above.

if that doesn't work, try changing the auto-dev (see above text) with PS2
so it will look:
...
        Option "Protocol" "PS2"
...

Pls let us know which, if any of them, work.

Changed in xorg-driver-synaptics:
status: Unconfirmed → Needs Info
Revision history for this message
towsonu2003 (towsonu2003) wrote :

oh, of course, you have to restart X to see if it's working (ctrl+alt+backspace)

Revision history for this message
Eugene Cormier (eugene-cormier) wrote : Re: [Bug 63714] Re: [regression] Not working vertical scrolling touchpad in Edgy

ok...the first way was my "default" edgy setup which didn't work,
changing the protocol didn't work either....I don't think it's a problem
with the x config ....

Eugene

On Mon, 2006-12-11 at 00:05 +0000, towsonu2003 wrote:
> Can you try to make the relevant part of your /etc/X11/xorg.conf look like this:
> Section "InputDevice"
> Identifier "Synaptics Touchpad"
> Driver "synaptics"
> Option "SendCoreEvents" "true"
> Option "Device" "/dev/psaux"
> Option "Protocol" "auto-dev"
> Option "HorizScrollDelta" "0"
> EndSection
>
> To do this in Ubuntu, open a terminal with Applications>Accessories>Terminal
> type:
> 1. sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.63714
> 2. gksu gedit /etc/X11/xorg.conf
>
> Scroll to the place where it says
> Section "InputDevice"
> Identifier "Synaptics Touchpad"
> Driver "synaptics"
>
> blabla and make it look like above.
>
> if that doesn't work, try changing the auto-dev (see above text) with PS2
> so it will look:
> ...
> Option "Protocol" "PS2"
> ...
>
> Pls let us know which, if any of them, work.
>
> ** Changed in: xorg-driver-synaptics (Ubuntu)
> Status: Unconfirmed => Needs Info
>
--
****************************************
* Eugene Cormier *
* Acadia University *
* www.geocities.com/ecormier23 *
* <email address hidden> *
* DEN 152, (902) 585-1329 *
* Classical Guitar, Music Technology *
* Preliminary Rudiments, Guitar Class, *
* Guitar Ensemble *
****************************************

Revision history for this message
Igor Zubarev (igor.zubarev) wrote : Re: [regression] Not working vertical scrolling touchpad in Edgy

For SONY VAIO VGN-FS115MR:

* The first way is my "default" edgy setup which doesn't work.

* The second (Option "Protocol" "PS2") WORKS OK.

Revision history for this message
towsonu2003 (towsonu2003) wrote :

> changing the protocol didn't work either...

you might wanna file another bug and attach your xorg.conf file there. the reporter of this bug seems to have troubles with protocol thingy, which is something I came across on the forums quite a few times.

Revision history for this message
towsonu2003 (towsonu2003) wrote :
Changed in xorg-driver-synaptics:
importance: Undecided → Low
status: Needs Info → Confirmed
Revision history for this message
Igor Zubarev (igor.zubarev) wrote :

Correction:

For SONY VAIO VGN-FS115MR:

Both ways DON'T work AFTER START Ubuntu.

Both ways work AFTER X restart using Ctrl-Alt-Backspace IN Ubuntu.

See last message from your reffered thread
http://ubuntuforums.org/showthread.php?t=307670&highlight=touchpad

>the problem came back unfortunately... etc

Revision history for this message
towsonu2003 (towsonu2003) wrote :

>the problem came back unfortunately... etc

oh okay. this should be bug # 69152 than.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.