← Back to team overview

ubuntu-x-swat team mailing list archive

Re: [Bug 550625] Re: Alps touchpad is recognized but synaptics clients and scrolling do not work

 

Ok I let it run to end and attached the resulting output.

FYI it took over 20 min to run to finsh

Bob

On Wed, Sep 14, 2011 at 9:35 AM, Seth Forshee
<seth.forshee@xxxxxxxxxxxxx>wrote:

> Bob: It will finish, it just takes a while to complete. Yours wasn't
> even halfway done :)
>
> You want to capture the output to a file, i.e. 'alps-reg-dump > reg-
> dump.txt'. If you let it run to completion it will restore your touchpad
> functionality, but if you interrupt it your touchpad will fail to work.
> When this happens the following should get it back.
>
>  for f in /sys/bus/serio/devices/serio*; do
>      desc=$(cat "${f}/description");
>      if [ "$desc" = "i8042 AUX port" ]; then
>          echo -n "psmouse" | sudo tee "${f}/drvctl";
>      fi;
>  done
>
> You will be prompted for your sudo password when running the above.
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (849138).
> https://bugs.launchpad.net/bugs/550625
>
> Title:
>  Alps touchpad is recognized but synaptics clients and scrolling do not
>  work
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/linux/+bug/550625/+subscriptions
>


** Attachment added: "reg-dump.txt"
   https://bugs.launchpad.net/bugs/550625/+attachment/2403157/+files/reg-dump.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/550625

Title:
  Alps touchpad is recognized but synaptics clients and scrolling do not
  work

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/550625/+subscriptions


References