Comment 366 for bug 550625

Revision history for this message
Seth Forshee (sforshee) wrote : Re: [Bug 550625] Re: Alps touchpad is recognized but synaptics clients and scrolling do not work

On Thu, Sep 15, 2011 at 06:07:14PM -0000, Hemanti wrote:
> $ sudo ./alps-reg-dump
> Error: Could not locate serio mouse

That's odd -- what output do you get from the following:

  for f in /sys/bus/serio/devices/serio*/description; do
    echo -n "${f}: "
    cat $f
  done

> $ sudo input-events 10

The output of this is only interesting in conjunction with the new
driver, if it works.

> When do you think the next update of your driver will be available? I'm
> thinking about returning the HP (if this annoying scrolling issue can't
> be solved) for which I have about one more week of time. I'm happy to
> test any new releases. :)

I'm hoping to get a new version out later today :)