[Kernel-packages] [Bug 1651005] Re: Unidentified Trackpad Synaptics

2017-04-13 Thread Dmitry Torokhov
** Bug watch added: Linux Kernel Bug Tracker #190301
   http://bugzilla.kernel.org/190301

** Also affects: linux via
   http://bugzilla.kernel.org/190301
   Importance: Unknown
   Status: Unknown

-- 
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/1651005

Title:
  Unidentified Trackpad Synaptics

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Expired

Bug description:
  I recently purchased a Sager NP8152-S / Clevo 650RP6 on which I am dual 
booting.
  See http://www.clevo.com/clevo_prodetail.asp?id=958=en

  The trackpad is not detected. xinput does not display a trackpad
  device nor is the device listed in cat /proc/bus/input/devices which
  is uploaded as a file entitled devices.

  The trackpad device is a Synaptics SMBus TouchPad.

  Please let me know if I incorrectly reported this bug as it is my
  first for Ubuntu. I followed the instructions listed on
  https://wiki.ubuntu.com/DebuggingTouchpadDetection in the section
  called "In case your Touchpad doesn't work at all (No response from
  the Touchpad)".

  Thank you!

  


  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: linux-generic 4.8.0.30.39
  ProcVersionSignature: Ubuntu 4.8.0-30.32-generic 4.8.6
  Uname: Linux 4.8.0-30-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  cmuell89   2587 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Dec 18 17:52:04 2016
  HibernationDevice: RESUME=UUID=a7e110fa-7d4d-4b96-8681-fb7acbb406a9
  InstallationDate: Installed on 2016-12-19 (0 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 8087:0a2b Intel Corp.
   Bus 001 Device 003: ID 1c7a:0603 LighTuning Technology Inc.
   Bus 001 Device 005: ID 046d:c52b Logitech, Inc. Unifying Receiver
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Notebook P65xRP
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-30-generic.efi.signed 
root=UUID=49d81fc1-d0a2-493f-9a49-c2a533f8d0a6 ro quiet splash i8042.nomux 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.8.0-30-generic N/A
   linux-backports-modules-4.8.0-30-generic  N/A
   linux-firmware1.161
  SourcePackage: linux
  UpgradeStatus: Upgraded to yakkety on 2016-12-19 (0 days ago)
  dmi.bios.date: 11/11/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.05.08LS2
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: P65xRP
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.05.08LS2:bd11/11/2016:svnNotebook:pnP65xRP:pvrNotApplicable:rvnNotebook:rnP65xRP:rvrNotApplicable:cvnNotebook:ct10:cvrN/A:
  dmi.product.name: P65xRP
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1651005/+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


[Kernel-packages] [Bug 1368444] [NEW] Add support for ForcePads found on HP EliteBook Folio 1040

2014-09-11 Thread Dmitry Torokhov
Public bug reported:

Please include the following commit from mainline in Ubuntu kernel:

From 5715fc764f7753d464dbe094b5ef9cffa6e479a4 Mon Sep 17 00:00:00 2001
From: Dmitry Torokhov dmitry.torok...@gmail.com
Date: Sat, 30 Aug 2014 13:51:06 -0700
Subject: Input: synaptics - add support for ForcePads

ForcePads are found on HP EliteBook 1040 laptops. They lack any kind of
physical buttons, instead they generate primary button click when user
presses somewhat hard on the surface of the touchpad. Unfortunately they
also report primary button click whenever there are 2 or more contacts
on the pad, messing up all multi-finger gestures (2-finger scrolling,
multi-finger tapping, etc). To cope with this behavior we introduce a
delay (currently 50 msecs) in reporting primary press in case more
contacts appear.

Cc: sta...@vger.kernel.org
Reviewed-by: Hans de Goede hdego...@redhat.com
Signed-off-by: Dmitry Torokhov dmitry.torok...@gmail.com

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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/1368444

Title:
  Add support for ForcePads found on HP EliteBook Folio 1040

Status in “linux” package in Ubuntu:
  New

Bug description:
  Please include the following commit from mainline in Ubuntu kernel:

  From 5715fc764f7753d464dbe094b5ef9cffa6e479a4 Mon Sep 17 00:00:00 2001
  From: Dmitry Torokhov dmitry.torok...@gmail.com
  Date: Sat, 30 Aug 2014 13:51:06 -0700
  Subject: Input: synaptics - add support for ForcePads

  ForcePads are found on HP EliteBook 1040 laptops. They lack any kind of
  physical buttons, instead they generate primary button click when user
  presses somewhat hard on the surface of the touchpad. Unfortunately they
  also report primary button click whenever there are 2 or more contacts
  on the pad, messing up all multi-finger gestures (2-finger scrolling,
  multi-finger tapping, etc). To cope with this behavior we introduce a
  delay (currently 50 msecs) in reporting primary press in case more
  contacts appear.

  Cc: sta...@vger.kernel.org
  Reviewed-by: Hans de Goede hdego...@redhat.com
  Signed-off-by: Dmitry Torokhov dmitry.torok...@gmail.com

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1368444/+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


[Kernel-packages] [Bug 1368444] Re: Add support for ForcePads found on HP EliteBook Folio 1040

2014-09-11 Thread Dmitry Torokhov
** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
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/1368444

Title:
  Add support for ForcePads found on HP EliteBook Folio 1040

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Please include the following commit from mainline in Ubuntu kernel:

  From 5715fc764f7753d464dbe094b5ef9cffa6e479a4 Mon Sep 17 00:00:00 2001
  From: Dmitry Torokhov dmitry.torok...@gmail.com
  Date: Sat, 30 Aug 2014 13:51:06 -0700
  Subject: Input: synaptics - add support for ForcePads

  ForcePads are found on HP EliteBook 1040 laptops. They lack any kind of
  physical buttons, instead they generate primary button click when user
  presses somewhat hard on the surface of the touchpad. Unfortunately they
  also report primary button click whenever there are 2 or more contacts
  on the pad, messing up all multi-finger gestures (2-finger scrolling,
  multi-finger tapping, etc). To cope with this behavior we introduce a
  delay (currently 50 msecs) in reporting primary press in case more
  contacts appear.

  Cc: sta...@vger.kernel.org
  Reviewed-by: Hans de Goede hdego...@redhat.com
  Signed-off-by: Dmitry Torokhov dmitry.torok...@gmail.com

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1368444/+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