ALPS Touchpad in UBUNTU 11.04

Pritam Baral pritam at pritambaral.co.cc
Sat Sep 24 15:36:13 UTC 2011


There's a workaround to that. First try out these commands in order:

$ sudo modprobe -r psmouse
$ sudo modprobe psmouse proto=imps

Check if touchpad AND scrolling work now. If they do, add the following line
to /etc/modprobe.d/psmouse.conf (create the file if it doesn't exist):
options psmouse proto=imps

Shortcut to the above operation:
$ echo "options psmouse proto=imps" | sudo tee -a
/etc/modprobe.d/psmouse.conf
*
Regards,*

*Chhatoi Pritam Baral*



On Fri, Sep 23, 2011 at 19:52, Dixon Xavier <dixoncx at gmail.com> wrote:

> OS: Ubuntu 11.04
>
> I am facing problem with alps touchpad in sony vaio notebook. It
> doesnt supports vertical and horizontal scrolling.
> how can i solve this...?
>
> Output of "xinput list"
>
> ⎡ Virtual core pointer                        id=2    [master pointer  (3)]
> ⎜   ↳ Virtual core XTEST pointer                  id=4    [slave  pointer
> (2)]
> ⎜   ↳ PS/2 Mouse                                  id=12    [slave  pointer
> (2)]
> ⎜   ↳ AlpsPS/2 ALPS GlidePoint                    id=13    [slave  pointer
> (2)]
> ⎣ Virtual core keyboard                       id=3    [master keyboard (2)]
>     ↳ Virtual core XTEST keyboard                 id=5    [slave  keyboard
> (3)]
>     ↳ Power Button                                id=6    [slave  keyboard
> (3)]
>     ↳ Video Bus                                   id=7    [slave  keyboard
> (3)]
>     ↳ Sony Vaio Keys                              id=8    [slave  keyboard
> (3)]
>     ↳ Power Button                                id=9    [slave  keyboard
> (3)]
>     ↳ Sony Visual Communication Camer             id=10    [slave  keyboard
> (3)]
>     ↳ AT Translated Set 2 keyboard                id=11    [slave  keyboard
> (3)]
>
>
> The ALPS touchpad is detected twice as PS/2 Mouse & AlpsPS/2 ALPS
> GlidePoint.
>
>
> --
> . : D i X O N : .
>
>
>
> --
> . : D i X O N : .
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20110924/e6ca6175/attachment.html>


More information about the ubuntu-users mailing list