← Back to team overview

sony-vaio-z-series team mailing list archive

Re: Touchpad works but not properly on Z2

 

2012/2/24 Flavio <fbcyborg@xxxxxxxxx>

> On 24 February 2012 12:49, Flavio <fbcyborg@xxxxxxxxx> wrote:
> > On 24 February 2012 12:34, Vincent Nivoliers
> > <vincent.nivoliers@xxxxxxxxx> wrote:
> >> I believe the problem is among the synaptics configuration since the
> module is unloaded in your case and the touchpad not properly recognized.
> What does your lspci say about the touchpad ?
>
>
> Hi,
>
> something seems to be changes. Here's the last Xorg.0.log file:
> http://pastebin.com/ZHrxwZnu
> In particular, see lines 407-474 please.
> There's some value "not in range" and the synaptic driver is going to
> be unloaded.
> I don't understand.
> Or is it all OK but I have to specify /dev/input/event4 instead that
> event*?
>
> Thanks,
>
> --
> Flavio
>

Hi there seems indeed that your pad is not recognized as a Synaptics one.
In my case, my lspci and lsusb are roughly the same as yours, but the
touchpad appears in lshal :

udi =
'/org/freedesktop/Hal/devices/pci_8086_126_drm__null__card0_drm__null__card0_DP_1'
  info.product = 'SynPS/2 Synaptics TouchPad'  (string)
  info.subsystem = 'input'  (string)
  info.udi =
'/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port_logicaldev_input'
(string)
  input.device = '/dev/input/event8'  (string)
  input.originating_device =
'/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port'  (string)
  input.product = 'SynPS/2 Synaptics TouchPad'  (string)
  linux.device_file = '/dev/input/event8'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  linux.subsystem = 'input'  (string)
  linux.sysfs_path =
'/sys/devices/platform/i8042/serio1/input/input8/event8'  (string)

what about you ?
--
Vincent

Follow ups

References