I'm on Ubuntu 16.04.2 with 4.8.0-39-generic kernel.
The product ID 0x07e2 is recognized by the hid-microsoft driver (modinfo 
hid-microsoft lists this id), but I have no mouse pointer. I can click on the 
pad which is acting as a left-click and even right-click when pressing the 
bottom right corner of the touch pad.

I can get a mouse pointer, when adding
/usr/share/X11/xorg.conf.d/10-evdev.conf:

Section "InputClass"
        Identifier "Surface Pro 3 cover"
        MatchIsPointer "on"
        MatchDevicePath "/dev/input/event*"
        Driver "evdev"
        Option "vendor" "045e"
        Option "product" "07e2"
        Option "IgnoreAbsoluteAxes" "True"
EndSection

But then I don't have 2 finger scrolling.

I was using the tigerite kernel
https://launchpad.net/~tigerite/+archive/ubuntu/kernel before, but had
to upgrade as veracrypt wasn't working. With this kernel everything
worked as expected (without any manual additions to 10-evdev-conf).
Looks like this is either a bug or another patch is missing.

Or is there a solution to get 2 finger scrolling on the microsoft type
cover touch pad with a custom setting in /usr/share/X11/xorg.conf.d?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1550704

Title:
  Type Cover (3) touchpad not working on Surface Pro 3

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The Type Cover (3) touchpad is not working on the Surface Pro 3.

  The keyboard works out of the box.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-generic 4.4.0.7.8
  ProcVersionSignature: Ubuntu 4.4.0-7.22-generic 4.4.2
  Uname: Linux 4.4.0-7-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC0:  xubuntu    3087 F.... pulseaudio
   /dev/snd/controlC1:  xubuntu    3087 F.... pulseaudio
  CasperVersion: 1.367
  Date: Sat Feb 27 13:33:53 2016
  LiveMediaBuild: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160224)
  MachineType: Microsoft Corporation Surface Pro 3
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi 
file=/cdrom/preseed/hostname.seed boot=casper quiet splash --- 
cdrom-detect/try-usb=true noprompt persistent
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-7-generic N/A
   linux-backports-modules-4.4.0-7-generic  N/A
   linux-firmware                           1.156
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/05/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3.11.0950
  dmi.board.asset.tag: 0
  dmi.board.name: Surface Pro 3
  dmi.board.vendor: Microsoft Corporation
  dmi.board.version: 1
  dmi.chassis.asset.tag: 0
  dmi.chassis.type: 9
  dmi.chassis.vendor: Microsoft Corporation
  dmi.chassis.version: 1
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3.11.0950:bd06/05/2015:svnMicrosoftCorporation:pnSurfacePro3:pvr1:rvnMicrosoftCorporation:rnSurfacePro3:rvr1:cvnMicrosoftCorporation:ct9:cvr1:
  dmi.product.name: Surface Pro 3
  dmi.product.version: 1
  dmi.sys.vendor: Microsoft Corporation

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to