Hello folks, I think this one has been fixed with: >From 41c567a5d7d1a986763e58c3394782813c3bcb03 Mon Sep 17 00:00:00 2001 From: Marcos Paulo de Souza <marcos.souza....@gmail.com> Date: Sun, 18 Dec 2016 15:26:12 -0800 Subject: [PATCH] Input: i8042 - add Pegatron touchpad to noloop table
Avoid AUX loopback in Pegatron C15B touchpad, so input subsystem is able to recognize a Synaptics touchpad in the AUX port. Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=93791 (Touchpad is not detected on DNS 0801480 notebook (PEGATRON C15B)) Suggested-by: Dmitry Torokhov <dmitry.torok...@gmail.com> Signed-off-by: Marcos Paulo de Souza <marcos.souza....@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torok...@gmail.com> --- drivers/input/serio/i8042-x86ia64io.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/drivers/input/serio/i8042-x86ia64io.h b/drivers/input/serio/i8042-x86ia64io.h index 73a4e68..381d802 100644 --- a/drivers/input/serio/i8042-x86ia64io.h +++ b/drivers/input/serio/i8042-x86ia64io.h @@ -211,6 +211,12 @@ static const struct dmi_system_id __initconst i8042_dmi_noloop_table[] = { DMI_MATCH(DMI_PRODUCT_VERSION, "Rev 1"), }, }, + { + .matches = { + DMI_MATCH(DMI_SYS_VENDOR, "PEGATRON CORPORATION"), + DMI_MATCH(DMI_PRODUCT_NAME, "C15B"), + }, + }, { } }; This commit could be found in X/B/F/G/H kernel. Therefore I am going to close this bug. Please feel free to open a new bug if you're still seeing this issue. Thanks! ** Bug watch added: Linux Kernel Bug Tracker #93791 https://bugzilla.kernel.org/show_bug.cgi?id=93791 ** Changed in: linux (Ubuntu) Status: Triaged => Fix Released ** Summary changed: - Touchpad doesn't work at all + Touchpad doesn't work at all on C15B ** Summary changed: - Touchpad doesn't work at all on C15B + Touchpad doesn't work at all on C15B laptop -- 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/1522572 Title: Touchpad doesn't work at all on C15B laptop Status in linux package in Ubuntu: Fix Released Bug description: Doesnt work at all in 'DNS C15B (HD)'. Ubuntu is freshly installed - dual boot. Touchpad is working on windows 10. --- ApportVersion: 2.14.1-0ubuntu3.19 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC0: aleks 1969 F.... pulseaudio /dev/snd/controlC1: aleks 1969 F.... pulseaudio CRDA: country RU: (2402 - 2482 @ 40), (N/A, 20) (5735 - 5835 @ 20), (N/A, 30) CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 EcryptfsInUse: Yes InstallationDate: Installed on 2015-12-02 (1 days ago) InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805) MachineType: PEGATRON CORPORATION C15B Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-37-generic.efi.signed root=UUID=05871cf2-ec12-4b53-ae40-06d5a8d60000 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.19.0-37.42~14.04.1-generic 3.19.8-ckt9 RelatedPackageVersions: linux-restricted-modules-3.19.0-37-generic N/A linux-backports-modules-3.19.0-37-generic N/A linux-firmware 1.127.18 Tags: trusty Uname: Linux 3.19.0-37-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 03/18/2014 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: C15B.616 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: C15B dmi.board.vendor: PEGATRON CORPORATION dmi.board.version: 1.0 dmi.chassis.asset.tag: To Be Filled By O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: PEGATRON Computer Inc. dmi.chassis.version: To Be Filled By O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrC15B.616:bd03/18/2014:svnPEGATRONCORPORATION:pnC15B:pvr1.0:rvnPEGATRONCORPORATION:rnC15B:rvr1.0:cvnPEGATRONComputerInc.:ct3:cvrToBeFilledByO.E.M.: dmi.product.name: C15B dmi.product.version: 1.0 dmi.sys.vendor: PEGATRON CORPORATION To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1522572/+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