[Kernel-packages] [Bug 1535085] Re: Enable full touch support for ELAN0100 touchpad
Hi! I've got an Asus u403SA notebook with the same elan touchpad, recognised in xinput --list as ''ELAN1000:00". Please let me share my experiences, because I think I'm in the same boat: In ubuntu 15.10 with stock 4.2.x kernel the touchpad works with PS/2 emulation mode, so this is why multitouch not works. The official support merged in kernel 4.3x, so with this kernel i've got a fully functional touchpad identified in xinput --list as "elan touchpad", but after a while (minutes, sometimes hours) the touchpad completely freezes with this message in syslog: Jan 5 20:55:27 darkslide-notebook kernel: [ 1531.867948] i2c_designware 808622C1:03: Unknown Synopsys component type: 0x Jan 5 20:55:27 darkslide-notebook kernel: [ 1531.893399] i2c_designware 808622C1:03: timeout in enabling adapter Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892319] i2c_designware 808622C1:03: controller timed out Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892334] i2c_designware 808622C1:03: Unknown Synopsys component type: 0x Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892343] elan_i2c i2c-ELAN1000:00: failed to read report data: -110 I think this is NOT the same bug what mentioned in https://bugzilla.kernel.org/show_bug.cgi?id=108581 and in http://pkgs.fedoraproject.org/cgit/rpms/kernel.git/tree/0014-mfd-intel-lpss-Pass-SDA-hold-time-to-I2C-host-contro.patch?id=d2ede0b2227fc00e3c80bdd4043245332c3047a8 What can I do to help in problem solving? What output you need? ** Bug watch added: Linux Kernel Bug Tracker #108581 http://bugzilla.kernel.org/show_bug.cgi?id=108581 -- 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/1535085 Title: Enable full touch support for ELAN0100 touchpad Status in linux package in Ubuntu: Confirmed Bug description: Hey, there is no full touch support for ELAN0100. It looks like the system recognizes the pad as a normal mouse. The same problem already appeared for the ELAN0600 pad as you can see here : https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1439111 ubuntu@ubuntu:~$ uname -a Linux ubuntu 4.2.0-24-generic #29-Ubuntu SMP Mon Jan 11 18:00:07 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux ubuntu@ubuntu:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 15.10 Release: 15.10 Codename: wily cat /proc/bus/input/devices: I: Bus=0018 Vendor=04f3 Product=0401 Version=0100 N: Name="ELAN0100:00 04F3:0401" P: Phys= S: Sysfs=/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input7 U: Uniq= H: Handlers=mouse0 event7 B: PROP=0 B: EV=17 B: KEY=3 0 0 0 0 B: REL=103 B: MSC=10 ubuntu@ubuntu:~$ grep -i elan /var/log/syslog : Jan 15 16:41:14 ubuntu kernel: [2.244658] i2c_hid i2c-ELAN0100:00: error in i2c_hid_init_report size:653 / ret_size:7 Jan 15 16:41:14 ubuntu kernel: [2.249760] i2c_hid i2c-ELAN0100:00: error in i2c_hid_init_report size:131 / ret_size:7 Jan 15 16:41:14 ubuntu kernel: [2.249849] input: ELAN0100:00 04F3:0401 as /devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10 Jan 15 16:41:14 ubuntu kernel: [2.250696] hid-generic 0018:04F3:0401.0001: input,hidraw0: HID v1.00 Mouse [ELAN0100:00 04F3:0401] on Jan 16 11:51:29 ubuntu kernel: [1.684141] i2c_hid i2c-ELAN0100:00: error in i2c_hid_init_report size:653 / ret_size:7 Jan 16 11:51:29 ubuntu kernel: [1.688524] i2c_hid i2c-ELAN0100:00: error in i2c_hid_init_report size:131 / ret_size:7 Jan 16 11:51:29 ubuntu kernel: [1.688582] input: ELAN0100:00 04F3:0401 as /devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10 Jan 16 11:51:29 ubuntu kernel: [1.688733] hid-generic 0018:04F3:0401.0001: input,hidraw0: HID v1.00 Mouse [ELAN0100:00 04F3:0401] on Thanks for considering this issue. Cheers Daniel --- ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: daniel 1348 F pulseaudio CurrentDesktop: GNOME DistroRelease: Ubuntu 15.10 InstallationDate: Installed on 2016-01-12 (4 days ago) InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Release amd64 (20151021) Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 8087:0a2a Intel Corp. Bus 001 Device 002: ID 0bda:57cb Realtek Semiconductor Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: ASUSTeK COMPUTER INC. UX305UA Package: linux (not installed) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0
[Kernel-packages] [Bug 1535085] Re: Enable full touch support for ELAN0100 touchpad
Sorry for my typos, I relaized that my touchpad identifier is "ELAN1000", but Daniel's "ELAN0100". Do I need to submit a new ticket? -- 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/1535085 Title: Enable full touch support for ELAN0100 touchpad Status in linux package in Ubuntu: Confirmed Bug description: Hey, there is no full touch support for ELAN0100. It looks like the system recognizes the pad as a normal mouse. The same problem already appeared for the ELAN0600 pad as you can see here : https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1439111 ubuntu@ubuntu:~$ uname -a Linux ubuntu 4.2.0-24-generic #29-Ubuntu SMP Mon Jan 11 18:00:07 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux ubuntu@ubuntu:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 15.10 Release: 15.10 Codename: wily cat /proc/bus/input/devices: I: Bus=0018 Vendor=04f3 Product=0401 Version=0100 N: Name="ELAN0100:00 04F3:0401" P: Phys= S: Sysfs=/devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input7 U: Uniq= H: Handlers=mouse0 event7 B: PROP=0 B: EV=17 B: KEY=3 0 0 0 0 B: REL=103 B: MSC=10 ubuntu@ubuntu:~$ grep -i elan /var/log/syslog : Jan 15 16:41:14 ubuntu kernel: [2.244658] i2c_hid i2c-ELAN0100:00: error in i2c_hid_init_report size:653 / ret_size:7 Jan 15 16:41:14 ubuntu kernel: [2.249760] i2c_hid i2c-ELAN0100:00: error in i2c_hid_init_report size:131 / ret_size:7 Jan 15 16:41:14 ubuntu kernel: [2.249849] input: ELAN0100:00 04F3:0401 as /devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10 Jan 15 16:41:14 ubuntu kernel: [2.250696] hid-generic 0018:04F3:0401.0001: input,hidraw0: HID v1.00 Mouse [ELAN0100:00 04F3:0401] on Jan 16 11:51:29 ubuntu kernel: [1.684141] i2c_hid i2c-ELAN0100:00: error in i2c_hid_init_report size:653 / ret_size:7 Jan 16 11:51:29 ubuntu kernel: [1.688524] i2c_hid i2c-ELAN0100:00: error in i2c_hid_init_report size:131 / ret_size:7 Jan 16 11:51:29 ubuntu kernel: [1.688582] input: ELAN0100:00 04F3:0401 as /devices/pci:00/:00:15.1/i2c_designware.1/i2c-5/i2c-ELAN0100:00/0018:04F3:0401.0001/input/input10 Jan 16 11:51:29 ubuntu kernel: [1.688733] hid-generic 0018:04F3:0401.0001: input,hidraw0: HID v1.00 Mouse [ELAN0100:00 04F3:0401] on Thanks for considering this issue. Cheers Daniel --- ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: daniel 1348 F pulseaudio CurrentDesktop: GNOME DistroRelease: Ubuntu 15.10 InstallationDate: Installed on 2016-01-12 (4 days ago) InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Release amd64 (20151021) Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 8087:0a2a Intel Corp. Bus 001 Device 002: ID 0bda:57cb Realtek Semiconductor Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: ASUSTeK COMPUTER INC. UX305UA Package: linux (not installed) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-24-generic.efi.signed root=UUID=e3e75438-92ac-4f85-bbcf-d4d0f7153cb7 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 4.2.0-24.29-generic 4.2.8-ckt1 RelatedPackageVersions: linux-restricted-modules-4.2.0-24-generic N/A linux-backports-modules-4.2.0-24-generic N/A linux-firmware1.149.3 Tags: wily UdevLog: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/var/log/udev' Uname: Linux 4.2.0-24-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/12/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: UX305UA.201 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: UX305UA dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: 1.0 dmi.chassis.asset.tag: ATN12345678901234567 dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK COMPUTER INC. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrUX305UA.201:bd10/12/2015:svnASUSTeKCOMPUTERINC.:pnUX305UA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX305UA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: UX305UA dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK COMPUTER INC. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1535085/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to
[Kernel-packages] [Bug 1518570] Re: Touchpad not working on Asus Zenbook UX305CA-FC022T
*** This bug is a duplicate of bug 1514066 *** https://bugs.launchpad.net/bugs/1514066 I've got an Asus e403SA notebook with the same elan touchpad. My experiences are different from the others. I'm on Ubuntu 15.10 with stock 4.2.x kernel. The touchpad works as a ps/2 mouse without multitouch and recognised as ELAN1000:xxx. With 4.3 or 4.4 kernel everything works fine (recognision, multitouch) but after a while (minutes, sometimes hours) the touchpad freezes. In the syslog appears these: Jan 5 20:55:27 darkslide-notebook kernel: [ 1531.867948] i2c_designware 808622C 1:03: Unknown Synopsys component type: 0x Jan 5 20:55:27 darkslide-notebook kernel: [ 1531.893399] i2c_designware 808622C 1:03: timeout in enabling adapter Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892319] i2c_designware 808622C 1:03: controller timed out Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892334] i2c_designware 808622C 1:03: Unknown Synopsys component type: 0x Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892343] elan_i2c i2c-ELAN1000:00: failed to read report data: -110 Do I need to submit a new ticket or is my problem is because of the same driver bug? -- 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/1518570 Title: Touchpad not working on Asus Zenbook UX305CA-FC022T Status in linux package in Ubuntu: Triaged Bug description: New install of Ubuntu 15.10 Touchpad is not working, using usb mouse. Tested mainstream kernel upto 4.4-rc1, still not working. Asus Zenbook UX305CA-FC022T ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: linux-image-4.2.0-18-generic 4.2.0-18.22 ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3 Uname: Linux 4.2.0-18-generic x86_64 ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: pelle 1532 F pulseaudio CurrentDesktop: Unity Date: Sat Nov 21 16:02:10 2015 InstallationDate: Installed on 2015-11-20 (0 days ago) InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) MachineType: ASUSTeK COMPUTER INC. UX305CA ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-18-generic.efi.signed root=UUID=199cbad3-e17e-4549-b0ba-8eedbbbc3795 ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-4.2.0-18-generic N/A linux-backports-modules-4.2.0-18-generic N/A linux-firmware1.149.2 SourcePackage: linux UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev' UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/11/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: UX305CA.201 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: UX305CA dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: 1.0 dmi.chassis.asset.tag: ATN12345678901234567 dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK COMPUTER INC. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrUX305CA.201:bd09/11/2015:svnASUSTeKCOMPUTERINC.:pnUX305CA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnUX305CA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: UX305CA dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK COMPUTER INC. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1518570/+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 1536038] [NEW] ELAN1000 touchpad not recognised correctly, with upstream kernel it recognised, but freezes randomly
Public bug reported: I've got an ASUS E403SA notebook with Ubuntu 15.10 and kernel 4.2.0-23-generic from default repository. The touchpad is in PS/2 mouse emulation mode so multitouch like two-finger scrolling is not available. Dmesg output attached and xinput --list shows: ⎡ Virtual core pointer id=2[master pointer (3)] ⎜ ↳ Virtual core XTEST pointerid=4[slave pointer (2)] ⎜ ↳ ELAN1000:00 04F3:0401 id=11 [slave pointer (2)] ⎣ Virtual core keyboard id=3[master keyboard (2)] ↳ Virtual core XTEST keyboard id=5[slave keyboard (3)] ↳ Power Button id=6[slave keyboard (3)] ↳ Video Bus id=7[slave keyboard (3)] ↳ Sleep Button id=8[slave keyboard (3)] ↳ USB2.0 VGA UVC WebCam id=10 [slave keyboard (3)] ↳ Asus WMI hotkeys id=12 [slave keyboard (3)] ↳ AT Translated Set 2 keyboard id=13 [slave keyboard (3)] The correct driver merged in 4.3.x kernel so I decided to test it from mainline repo http://kernel.ubuntu.com/~kernel-ppa/mainline/ With kernel 4.3.x and newer the touchpad recognised correctly and multitouch works. After a while (minutes, sometimes hours) the touchpad completely freezes with this message in syslog: Jan 5 20:55:27 darkslide-notebook kernel: [ 1531.867948] i2c_designware 808622C1:03: Unknown Synopsys component type: 0x Jan 5 20:55:27 darkslide-notebook kernel: [ 1531.893399] i2c_designware 808622C1:03: timeout in enabling adapter Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892319] i2c_designware 808622C1:03: controller timed out Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892334] i2c_designware 808622C1:03: Unknown Synopsys component type: 0x Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892343] elan_i2c i2c-ELAN1000:00: failed to read report data: -110 ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: linux-image-4.2.0-23-generic 4.2.0-23.28 ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6 Uname: Linux 4.2.0-23-generic x86_64 ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: darkslide 1511 F pulseaudio Date: Wed Jan 20 08:33:06 2016 HibernationDevice: RESUME=UUID=2e8dbaca-618a-4aff-95bf-a134e77a2ea5 InstallationDate: Installed on 2015-12-11 (39 days ago) InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) MachineType: ASUSTeK COMPUTER INC. E403SA ProcEnviron: LANGUAGE=hu TERM=xterm PATH=(custom, no user) LANG=hu_HU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic.efi.signed root=UUID=9179712a-c5fc-4d70-ad86-517fad86f155 ro intel_idle.max_cstate=1 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.2.0-23-generic N/A linux-backports-modules-4.2.0-23-generic N/A linux-firmware1.149.3 SourcePackage: linux UdevLog: Error: [Errno 2] Nincs ilyen fájl vagy könyvtár: '/var/log/udev' UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/13/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: E403SA.212 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: E403SA dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: 1.0 dmi.chassis.asset.tag: ATN12345678901234567 dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK COMPUTER INC. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrE403SA.212:bd08/13/2015:svnASUSTeKCOMPUTERINC.:pnE403SA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnE403SA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: E403SA dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK COMPUTER INC. ** Affects: linux (Ubuntu) Importance: Undecided Status: Confirmed ** Tags: amd64 apport-bug wily ** Attachment added: "dmesg_with_kernel_4.2.0-23-generic.txt" https://bugs.launchpad.net/bugs/1536038/+attachment/4553132/+files/dmesg_with_kernel_4.2.0-23-generic.txt -- 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/1536038 Title: ELAN1000 touchpad not recognised correctly, with upstream kernel it recognised, but freezes randomly Status in linux package in Ubuntu: Confirmed Bug description: I've got an ASUS E403SA notebook with Ubuntu 15.10 and kernel 4.2.0-23-generic from default repository. The touchpad is in PS/2 mouse emulation mode so multitouch like two-finger scrolling is not available. Dmesg output attached and xinput --list shows: ⎡ Virtual core pointerid=2[master p
[Kernel-packages] [Bug 1536038] Re: ELAN1000 touchpad not recognised correctly, with upstream kernel it recognised, but freezes randomly
With mainline kernel 4.4.0-040400-generic the xinput --list shows: ⎡ Virtual core pointer id=2[master pointer (3)] ⎜ ↳ Virtual core XTEST pointerid=4[slave pointer (2)] ⎜ ↳ Elan Touchpad id=11 [slave pointer (2)] ⎣ Virtual core keyboard id=3[master keyboard (2)] ↳ Virtual core XTEST keyboard id=5[slave keyboard (3)] ↳ Power Button id=6[slave keyboard (3)] ↳ Video Bus id=7[slave keyboard (3)] ↳ Sleep Button id=8[slave keyboard (3)] ↳ USB2.0 VGA UVC WebCam id=10 [slave keyboard (3)] ↳ Asus WMI hotkeys id=12 [slave keyboard (3)] ↳ AT Translated Set 2 keyboard id=13 [slave keyboard (3)] Another dmesg output attached with mainline kernel 4.4.0-040400-generic. Please let me know if I need to post more information about the problem. Thank you so much for your time and work! ** Attachment added: "dmesg_with_kernel_4.4.0-040400-generic.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1536038/+attachment/4553147/+files/dmesg_with_kernel_4.4.0-040400-generic.txt -- 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/1536038 Title: ELAN1000 touchpad not recognised correctly, with upstream kernel it recognised, but freezes randomly Status in linux package in Ubuntu: Incomplete Bug description: I've got an ASUS E403SA notebook with Ubuntu 15.10 and kernel 4.2.0-23-generic from default repository. The touchpad is in PS/2 mouse emulation mode so multitouch like two-finger scrolling is not available. Dmesg output attached and xinput --list shows: ⎡ Virtual core pointerid=2[master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4[slave pointer (2)] ⎜ ↳ ELAN1000:00 04F3:0401 id=11 [slave pointer (2)] ⎣ Virtual core keyboard id=3[master keyboard (2)] ↳ Virtual core XTEST keyboard id=5[slave keyboard (3)] ↳ Power Buttonid=6[slave keyboard (3)] ↳ Video Bus id=7[slave keyboard (3)] ↳ Sleep Buttonid=8[slave keyboard (3)] ↳ USB2.0 VGA UVC WebCam id=10 [slave keyboard (3)] ↳ Asus WMI hotkeysid=12 [slave keyboard (3)] ↳ AT Translated Set 2 keyboardid=13 [slave keyboard (3)] The correct driver merged in 4.3.x kernel so I decided to test it from mainline repo http://kernel.ubuntu.com/~kernel-ppa/mainline/ With kernel 4.3.x and newer the touchpad recognised correctly and multitouch works. After a while (minutes, sometimes hours) the touchpad completely freezes with this message in syslog: Jan 5 20:55:27 darkslide-notebook kernel: [ 1531.867948] i2c_designware 808622C1:03: Unknown Synopsys component type: 0x Jan 5 20:55:27 darkslide-notebook kernel: [ 1531.893399] i2c_designware 808622C1:03: timeout in enabling adapter Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892319] i2c_designware 808622C1:03: controller timed out Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892334] i2c_designware 808622C1:03: Unknown Synopsys component type: 0x Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892343] elan_i2c i2c-ELAN1000:00: failed to read report data: -110 ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: linux-image-4.2.0-23-generic 4.2.0-23.28 ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6 Uname: Linux 4.2.0-23-generic x86_64 ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: darkslide 1511 F pulseaudio Date: Wed Jan 20 08:33:06 2016 HibernationDevice: RESUME=UUID=2e8dbaca-618a-4aff-95bf-a134e77a2ea5 InstallationDate: Installed on 2015-12-11 (39 days ago) InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) MachineType: ASUSTeK COMPUTER INC. E403SA ProcEnviron: LANGUAGE=hu TERM=xterm PATH=(custom, no user) LANG=hu_HU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic.efi.signed root=UUID=9179712a-c5fc-4d70-ad86-517fad86f155 ro intel_idle.max_cstate=1 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.2.0-23-generic N/A linux-backports-modules-4.2.0-23-generic N/
[Kernel-packages] [Bug 1536038] Re: ELAN1000 touchpad not recognised correctly, with upstream kernel it recognised, but freezes randomly
Thanks for the information. The bug is unfortunately still reproductible with BIOS version 213 so BIOS upgrade is not an improvement. After the login to the desktop (maybe one minute after) the touchpad crashed with the same messages. The needed output about BIOS: E403SA.213 09/09/2015 Bug changed to 'Confirmed'. ** 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/1536038 Title: ELAN1000 touchpad not recognised correctly, with upstream kernel it recognised, but freezes randomly Status in linux package in Ubuntu: Confirmed Bug description: I've got an ASUS E403SA notebook with Ubuntu 15.10 and kernel 4.2.0-23-generic from default repository. The touchpad is in PS/2 mouse emulation mode so multitouch like two-finger scrolling is not available. Dmesg output attached and xinput --list shows: ⎡ Virtual core pointerid=2[master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4[slave pointer (2)] ⎜ ↳ ELAN1000:00 04F3:0401 id=11 [slave pointer (2)] ⎣ Virtual core keyboard id=3[master keyboard (2)] ↳ Virtual core XTEST keyboard id=5[slave keyboard (3)] ↳ Power Buttonid=6[slave keyboard (3)] ↳ Video Bus id=7[slave keyboard (3)] ↳ Sleep Buttonid=8[slave keyboard (3)] ↳ USB2.0 VGA UVC WebCam id=10 [slave keyboard (3)] ↳ Asus WMI hotkeysid=12 [slave keyboard (3)] ↳ AT Translated Set 2 keyboardid=13 [slave keyboard (3)] The correct driver merged in 4.3.x kernel so I decided to test it from mainline repo http://kernel.ubuntu.com/~kernel-ppa/mainline/ With kernel 4.3.x and newer the touchpad recognised correctly and multitouch works. After a while (minutes, sometimes hours) the touchpad completely freezes with this message in syslog: Jan 5 20:55:27 darkslide-notebook kernel: [ 1531.867948] i2c_designware 808622C1:03: Unknown Synopsys component type: 0x Jan 5 20:55:27 darkslide-notebook kernel: [ 1531.893399] i2c_designware 808622C1:03: timeout in enabling adapter Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892319] i2c_designware 808622C1:03: controller timed out Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892334] i2c_designware 808622C1:03: Unknown Synopsys component type: 0x Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892343] elan_i2c i2c-ELAN1000:00: failed to read report data: -110 ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: linux-image-4.2.0-23-generic 4.2.0-23.28 ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6 Uname: Linux 4.2.0-23-generic x86_64 ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: darkslide 1511 F pulseaudio Date: Wed Jan 20 08:33:06 2016 HibernationDevice: RESUME=UUID=2e8dbaca-618a-4aff-95bf-a134e77a2ea5 InstallationDate: Installed on 2015-12-11 (39 days ago) InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) MachineType: ASUSTeK COMPUTER INC. E403SA ProcEnviron: LANGUAGE=hu TERM=xterm PATH=(custom, no user) LANG=hu_HU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic.efi.signed root=UUID=9179712a-c5fc-4d70-ad86-517fad86f155 ro intel_idle.max_cstate=1 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.2.0-23-generic N/A linux-backports-modules-4.2.0-23-generic N/A linux-firmware1.149.3 SourcePackage: linux UdevLog: Error: [Errno 2] Nincs ilyen fájl vagy könyvtár: '/var/log/udev' UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/13/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: E403SA.212 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: E403SA dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: 1.0 dmi.chassis.asset.tag: ATN12345678901234567 dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK COMPUTER INC. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrE403SA.212:bd08/13/2015:svnASUSTeKCOMPUTERINC.:pnE403SA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnE403SA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: E403SA dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK COMPUTER INC. To manage notifications about this bug go to: htt
[Kernel-packages] [Bug 1536038] Re: ELAN1000 touchpad not recognised correctly, with upstream kernel it recognised, but freezes randomly
Yes, the latest touchpad freeze (mentioned in comment #5) occured with mainline kernel 4.4.0-040400-generic and BIOS version E403SA.213 (latest). Do I need to test the upgraded BIOS with kernel 4.2.0-23-generic from default repository? -- 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/1536038 Title: ELAN1000 touchpad not recognised correctly, with upstream kernel it recognised, but freezes randomly Status in linux package in Ubuntu: Incomplete Bug description: I've got an ASUS E403SA notebook with Ubuntu 15.10 and kernel 4.2.0-23-generic from default repository. The touchpad is in PS/2 mouse emulation mode so multitouch like two-finger scrolling is not available. Dmesg output attached and xinput --list shows: ⎡ Virtual core pointerid=2[master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4[slave pointer (2)] ⎜ ↳ ELAN1000:00 04F3:0401 id=11 [slave pointer (2)] ⎣ Virtual core keyboard id=3[master keyboard (2)] ↳ Virtual core XTEST keyboard id=5[slave keyboard (3)] ↳ Power Buttonid=6[slave keyboard (3)] ↳ Video Bus id=7[slave keyboard (3)] ↳ Sleep Buttonid=8[slave keyboard (3)] ↳ USB2.0 VGA UVC WebCam id=10 [slave keyboard (3)] ↳ Asus WMI hotkeysid=12 [slave keyboard (3)] ↳ AT Translated Set 2 keyboardid=13 [slave keyboard (3)] The correct driver merged in 4.3.x kernel so I decided to test it from mainline repo http://kernel.ubuntu.com/~kernel-ppa/mainline/ With kernel 4.3.x and newer the touchpad recognised correctly and multitouch works. After a while (minutes, sometimes hours) the touchpad completely freezes with this message in syslog: Jan 5 20:55:27 darkslide-notebook kernel: [ 1531.867948] i2c_designware 808622C1:03: Unknown Synopsys component type: 0x Jan 5 20:55:27 darkslide-notebook kernel: [ 1531.893399] i2c_designware 808622C1:03: timeout in enabling adapter Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892319] i2c_designware 808622C1:03: controller timed out Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892334] i2c_designware 808622C1:03: Unknown Synopsys component type: 0x Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892343] elan_i2c i2c-ELAN1000:00: failed to read report data: -110 ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: linux-image-4.2.0-23-generic 4.2.0-23.28 ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6 Uname: Linux 4.2.0-23-generic x86_64 ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: darkslide 1511 F pulseaudio Date: Wed Jan 20 08:33:06 2016 HibernationDevice: RESUME=UUID=2e8dbaca-618a-4aff-95bf-a134e77a2ea5 InstallationDate: Installed on 2015-12-11 (39 days ago) InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) MachineType: ASUSTeK COMPUTER INC. E403SA ProcEnviron: LANGUAGE=hu TERM=xterm PATH=(custom, no user) LANG=hu_HU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic.efi.signed root=UUID=9179712a-c5fc-4d70-ad86-517fad86f155 ro intel_idle.max_cstate=1 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.2.0-23-generic N/A linux-backports-modules-4.2.0-23-generic N/A linux-firmware1.149.3 SourcePackage: linux UdevLog: Error: [Errno 2] Nincs ilyen fájl vagy könyvtár: '/var/log/udev' UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/13/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: E403SA.212 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: E403SA dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: 1.0 dmi.chassis.asset.tag: ATN12345678901234567 dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK COMPUTER INC. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrE403SA.212:bd08/13/2015:svnASUSTeKCOMPUTERINC.:pnE403SA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnE403SA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: E403SA dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK COMPUTER INC. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1536038/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel
[Kernel-packages] [Bug 1536038] Re: ELAN1000 touchpad not recognised correctly, with upstream kernel it recognised, but freezes randomly
Just tested the daily live iso and the touchpad freeze is occured after ~20 minutes of the login. The kernel was 4.3.0-5-generic and the dmesg output attached. The messages in syslog are not changed: Jan 20 11:37:02 ubuntu kernel: [ 1440.537435] i2c_designware 808622C1:03: Unknown Synopsys component type: 0x Jan 20 11:37:03 ubuntu kernel: [ 1440.562665] i2c_designware 808622C1:03: timeout in enabling adapter Jan 20 11:37:04 ubuntu kernel: [ 1441.561301] i2c_designware 808622C1:03: controller timed out Jan 20 11:37:04 ubuntu kernel: [ 1441.561315] i2c_designware 808622C1:03: Unknown Synopsys component type: 0x Jan 20 11:37:04 ubuntu kernel: [ 1441.561327] elan_i2c i2c-ELAN1000:00: failed to read report data: -110 ** Attachment added: "dmesg_with_daily.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1536038/+attachment/4553297/+files/dmesg_with_daily.txt -- 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/1536038 Title: ELAN1000 touchpad not recognised correctly, with upstream kernel it recognised, but freezes randomly Status in linux package in Ubuntu: Incomplete Bug description: I've got an ASUS E403SA notebook with Ubuntu 15.10 and kernel 4.2.0-23-generic from default repository. The touchpad is in PS/2 mouse emulation mode so multitouch like two-finger scrolling is not available. Dmesg output attached and xinput --list shows: ⎡ Virtual core pointerid=2[master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4[slave pointer (2)] ⎜ ↳ ELAN1000:00 04F3:0401 id=11 [slave pointer (2)] ⎣ Virtual core keyboard id=3[master keyboard (2)] ↳ Virtual core XTEST keyboard id=5[slave keyboard (3)] ↳ Power Buttonid=6[slave keyboard (3)] ↳ Video Bus id=7[slave keyboard (3)] ↳ Sleep Buttonid=8[slave keyboard (3)] ↳ USB2.0 VGA UVC WebCam id=10 [slave keyboard (3)] ↳ Asus WMI hotkeysid=12 [slave keyboard (3)] ↳ AT Translated Set 2 keyboardid=13 [slave keyboard (3)] The correct driver merged in 4.3.x kernel so I decided to test it from mainline repo http://kernel.ubuntu.com/~kernel-ppa/mainline/ With kernel 4.3.x and newer the touchpad recognised correctly and multitouch works. After a while (minutes, sometimes hours) the touchpad completely freezes with this message in syslog: Jan 5 20:55:27 darkslide-notebook kernel: [ 1531.867948] i2c_designware 808622C1:03: Unknown Synopsys component type: 0x Jan 5 20:55:27 darkslide-notebook kernel: [ 1531.893399] i2c_designware 808622C1:03: timeout in enabling adapter Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892319] i2c_designware 808622C1:03: controller timed out Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892334] i2c_designware 808622C1:03: Unknown Synopsys component type: 0x Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892343] elan_i2c i2c-ELAN1000:00: failed to read report data: -110 ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: linux-image-4.2.0-23-generic 4.2.0-23.28 ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6 Uname: Linux 4.2.0-23-generic x86_64 ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: darkslide 1511 F pulseaudio Date: Wed Jan 20 08:33:06 2016 HibernationDevice: RESUME=UUID=2e8dbaca-618a-4aff-95bf-a134e77a2ea5 InstallationDate: Installed on 2015-12-11 (39 days ago) InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) MachineType: ASUSTeK COMPUTER INC. E403SA ProcEnviron: LANGUAGE=hu TERM=xterm PATH=(custom, no user) LANG=hu_HU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic.efi.signed root=UUID=9179712a-c5fc-4d70-ad86-517fad86f155 ro intel_idle.max_cstate=1 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.2.0-23-generic N/A linux-backports-modules-4.2.0-23-generic N/A linux-firmware1.149.3 SourcePackage: linux UdevLog: Error: [Errno 2] Nincs ilyen fájl vagy könyvtár: '/var/log/udev' UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/13/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: E403SA.212 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: E403SA dmi.board.vendor: ASUS
[Kernel-packages] [Bug 1536038] Re: ELAN1000 touchpad not recognised correctly, with upstream kernel it recognised, but freezes randomly
** 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/1536038 Title: ELAN1000 touchpad not recognised correctly, with upstream kernel it recognised, but freezes randomly Status in linux package in Ubuntu: Confirmed Bug description: I've got an ASUS E403SA notebook with Ubuntu 15.10 and kernel 4.2.0-23-generic from default repository. The touchpad is in PS/2 mouse emulation mode so multitouch like two-finger scrolling is not available. Dmesg output attached and xinput --list shows: ⎡ Virtual core pointerid=2[master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4[slave pointer (2)] ⎜ ↳ ELAN1000:00 04F3:0401 id=11 [slave pointer (2)] ⎣ Virtual core keyboard id=3[master keyboard (2)] ↳ Virtual core XTEST keyboard id=5[slave keyboard (3)] ↳ Power Buttonid=6[slave keyboard (3)] ↳ Video Bus id=7[slave keyboard (3)] ↳ Sleep Buttonid=8[slave keyboard (3)] ↳ USB2.0 VGA UVC WebCam id=10 [slave keyboard (3)] ↳ Asus WMI hotkeysid=12 [slave keyboard (3)] ↳ AT Translated Set 2 keyboardid=13 [slave keyboard (3)] The correct driver merged in 4.3.x kernel so I decided to test it from mainline repo http://kernel.ubuntu.com/~kernel-ppa/mainline/ With kernel 4.3.x and newer the touchpad recognised correctly and multitouch works. After a while (minutes, sometimes hours) the touchpad completely freezes with this message in syslog: Jan 5 20:55:27 darkslide-notebook kernel: [ 1531.867948] i2c_designware 808622C1:03: Unknown Synopsys component type: 0x Jan 5 20:55:27 darkslide-notebook kernel: [ 1531.893399] i2c_designware 808622C1:03: timeout in enabling adapter Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892319] i2c_designware 808622C1:03: controller timed out Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892334] i2c_designware 808622C1:03: Unknown Synopsys component type: 0x Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892343] elan_i2c i2c-ELAN1000:00: failed to read report data: -110 ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: linux-image-4.2.0-23-generic 4.2.0-23.28 ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6 Uname: Linux 4.2.0-23-generic x86_64 ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: darkslide 1511 F pulseaudio Date: Wed Jan 20 08:33:06 2016 HibernationDevice: RESUME=UUID=2e8dbaca-618a-4aff-95bf-a134e77a2ea5 InstallationDate: Installed on 2015-12-11 (39 days ago) InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) MachineType: ASUSTeK COMPUTER INC. E403SA ProcEnviron: LANGUAGE=hu TERM=xterm PATH=(custom, no user) LANG=hu_HU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic.efi.signed root=UUID=9179712a-c5fc-4d70-ad86-517fad86f155 ro intel_idle.max_cstate=1 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.2.0-23-generic N/A linux-backports-modules-4.2.0-23-generic N/A linux-firmware1.149.3 SourcePackage: linux UdevLog: Error: [Errno 2] Nincs ilyen fájl vagy könyvtár: '/var/log/udev' UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/13/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: E403SA.212 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: E403SA dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: 1.0 dmi.chassis.asset.tag: ATN12345678901234567 dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK COMPUTER INC. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrE403SA.212:bd08/13/2015:svnASUSTeKCOMPUTERINC.:pnE403SA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnE403SA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: E403SA dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK COMPUTER INC. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1536038/+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 1536038] Re: [Asus E403SA] ELAN1000 touchpad freezes after minutes to hours
Thank you! I've got a question about the kernel: the latest mainline kernel means this: http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/ or this: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4-wily/ ? -- 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/1536038 Title: [Asus E403SA] ELAN1000 touchpad freezes after minutes to hours Status in linux package in Ubuntu: Triaged Bug description: I've got an ASUS E403SA notebook. With kernel 4.3.x and newer, after a while (minutes, sometimes hours) the touchpad completely freezes with this message in syslog: Jan 5 20:55:27 darkslide-notebook kernel: [ 1531.867948] i2c_designware 808622C1:03: Unknown Synopsys component type: 0x Jan 5 20:55:27 darkslide-notebook kernel: [ 1531.893399] i2c_designware 808622C1:03: timeout in enabling adapter Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892319] i2c_designware 808622C1:03: controller timed out Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892334] i2c_designware 808622C1:03: Unknown Synopsys component type: 0x Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892343] elan_i2c i2c-ELAN1000:00: failed to read report data: -110 ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: linux-image-4.2.0-23-generic 4.2.0-23.28 ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6 Uname: Linux 4.2.0-23-generic x86_64 ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: darkslide 1511 F pulseaudio Date: Wed Jan 20 08:33:06 2016 HibernationDevice: RESUME=UUID=2e8dbaca-618a-4aff-95bf-a134e77a2ea5 InstallationDate: Installed on 2015-12-11 (39 days ago) InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) MachineType: ASUSTeK COMPUTER INC. E403SA ProcEnviron: LANGUAGE=hu TERM=xterm PATH=(custom, no user) LANG=hu_HU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic.efi.signed root=UUID=9179712a-c5fc-4d70-ad86-517fad86f155 ro intel_idle.max_cstate=1 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.2.0-23-generic N/A linux-backports-modules-4.2.0-23-generic N/A linux-firmware1.149.3 SourcePackage: linux UdevLog: Error: [Errno 2] Nincs ilyen fájl vagy könyvtár: '/var/log/udev' UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/13/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: E403SA.212 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: E403SA dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: 1.0 dmi.chassis.asset.tag: ATN12345678901234567 dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK COMPUTER INC. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrE403SA.212:bd08/13/2015:svnASUSTeKCOMPUTERINC.:pnE403SA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnE403SA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: E403SA dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK COMPUTER INC. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1536038/+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 1536038] Re: [Asus E403SA] ELAN1000 touchpad freezes after minutes to hours
Sorry for my further misunderstandings. I read the instructions what you mentioned and it seems I need to write an e-mail from my personal mailbox in non-html format where I should fill the needed informations. If I'm true until this point, where should I search the real mail adresses (TO Benjamin Tissoires, Jiri Kosina, Jonathan Cameron, and Srinivas Pandruvada CC linux-input)? -- 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/1536038 Title: [Asus E403SA] ELAN1000 touchpad freezes after minutes to hours Status in linux package in Ubuntu: Triaged Bug description: I've got an ASUS E403SA notebook. With kernel 4.3.x and newer, after a while (minutes, sometimes hours) the touchpad completely freezes with this message in syslog: Jan 5 20:55:27 darkslide-notebook kernel: [ 1531.867948] i2c_designware 808622C1:03: Unknown Synopsys component type: 0x Jan 5 20:55:27 darkslide-notebook kernel: [ 1531.893399] i2c_designware 808622C1:03: timeout in enabling adapter Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892319] i2c_designware 808622C1:03: controller timed out Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892334] i2c_designware 808622C1:03: Unknown Synopsys component type: 0x Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892343] elan_i2c i2c-ELAN1000:00: failed to read report data: -110 ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: linux-image-4.2.0-23-generic 4.2.0-23.28 ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6 Uname: Linux 4.2.0-23-generic x86_64 ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: darkslide 1511 F pulseaudio Date: Wed Jan 20 08:33:06 2016 HibernationDevice: RESUME=UUID=2e8dbaca-618a-4aff-95bf-a134e77a2ea5 InstallationDate: Installed on 2015-12-11 (39 days ago) InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) MachineType: ASUSTeK COMPUTER INC. E403SA ProcEnviron: LANGUAGE=hu TERM=xterm PATH=(custom, no user) LANG=hu_HU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic.efi.signed root=UUID=9179712a-c5fc-4d70-ad86-517fad86f155 ro intel_idle.max_cstate=1 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.2.0-23-generic N/A linux-backports-modules-4.2.0-23-generic N/A linux-firmware1.149.3 SourcePackage: linux UdevLog: Error: [Errno 2] Nincs ilyen fájl vagy könyvtár: '/var/log/udev' UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/13/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: E403SA.212 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: E403SA dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: 1.0 dmi.chassis.asset.tag: ATN12345678901234567 dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK COMPUTER INC. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrE403SA.212:bd08/13/2015:svnASUSTeKCOMPUTERINC.:pnE403SA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnE403SA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: E403SA dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK COMPUTER INC. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1536038/+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 1536038] Re: [Asus E403SA] ELAN1000 touchpad freezes after minutes to hours
Kernel 4.5 rc1 is my hero, touchpad recognision works without freezing. Problem solved! -- 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/1536038 Title: [Asus E403SA] ELAN1000 touchpad freezes after minutes to hours Status in linux package in Ubuntu: Triaged Bug description: I've got an ASUS E403SA notebook. With kernel 4.3.x and newer, after a while (minutes, sometimes hours) the touchpad completely freezes with this message in syslog: Jan 5 20:55:27 darkslide-notebook kernel: [ 1531.867948] i2c_designware 808622C1:03: Unknown Synopsys component type: 0x Jan 5 20:55:27 darkslide-notebook kernel: [ 1531.893399] i2c_designware 808622C1:03: timeout in enabling adapter Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892319] i2c_designware 808622C1:03: controller timed out Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892334] i2c_designware 808622C1:03: Unknown Synopsys component type: 0x Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892343] elan_i2c i2c-ELAN1000:00: failed to read report data: -110 ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: linux-image-4.2.0-23-generic 4.2.0-23.28 ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6 Uname: Linux 4.2.0-23-generic x86_64 ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: darkslide 1511 F pulseaudio Date: Wed Jan 20 08:33:06 2016 HibernationDevice: RESUME=UUID=2e8dbaca-618a-4aff-95bf-a134e77a2ea5 InstallationDate: Installed on 2015-12-11 (39 days ago) InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) MachineType: ASUSTeK COMPUTER INC. E403SA ProcEnviron: LANGUAGE=hu TERM=xterm PATH=(custom, no user) LANG=hu_HU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic.efi.signed root=UUID=9179712a-c5fc-4d70-ad86-517fad86f155 ro intel_idle.max_cstate=1 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.2.0-23-generic N/A linux-backports-modules-4.2.0-23-generic N/A linux-firmware1.149.3 SourcePackage: linux UdevLog: Error: [Errno 2] Nincs ilyen fájl vagy könyvtár: '/var/log/udev' UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/13/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: E403SA.212 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: E403SA dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: 1.0 dmi.chassis.asset.tag: ATN12345678901234567 dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK COMPUTER INC. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrE403SA.212:bd08/13/2015:svnASUSTeKCOMPUTERINC.:pnE403SA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnE403SA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: E403SA dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK COMPUTER INC. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1536038/+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 1536038] Re: [Asus E403SA] ELAN1000 touchpad freezes after minutes to hours
Reference: http://lkml.iu.edu/hypermail/linux/kernel/1601.1/05557.html -- 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/1536038 Title: [Asus E403SA] ELAN1000 touchpad freezes after minutes to hours Status in linux package in Ubuntu: Triaged Bug description: I've got an ASUS E403SA notebook. With kernel 4.3.x and newer, after a while (minutes, sometimes hours) the touchpad completely freezes with this message in syslog: Jan 5 20:55:27 darkslide-notebook kernel: [ 1531.867948] i2c_designware 808622C1:03: Unknown Synopsys component type: 0x Jan 5 20:55:27 darkslide-notebook kernel: [ 1531.893399] i2c_designware 808622C1:03: timeout in enabling adapter Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892319] i2c_designware 808622C1:03: controller timed out Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892334] i2c_designware 808622C1:03: Unknown Synopsys component type: 0x Jan 5 20:55:28 darkslide-notebook kernel: [ 1532.892343] elan_i2c i2c-ELAN1000:00: failed to read report data: -110 ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: linux-image-4.2.0-23-generic 4.2.0-23.28 ProcVersionSignature: Ubuntu 4.2.0-23.28-generic 4.2.6 Uname: Linux 4.2.0-23-generic x86_64 ApportVersion: 2.19.1-0ubuntu5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: darkslide 1511 F pulseaudio Date: Wed Jan 20 08:33:06 2016 HibernationDevice: RESUME=UUID=2e8dbaca-618a-4aff-95bf-a134e77a2ea5 InstallationDate: Installed on 2015-12-11 (39 days ago) InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) MachineType: ASUSTeK COMPUTER INC. E403SA ProcEnviron: LANGUAGE=hu TERM=xterm PATH=(custom, no user) LANG=hu_HU.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-23-generic.efi.signed root=UUID=9179712a-c5fc-4d70-ad86-517fad86f155 ro intel_idle.max_cstate=1 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.2.0-23-generic N/A linux-backports-modules-4.2.0-23-generic N/A linux-firmware1.149.3 SourcePackage: linux UdevLog: Error: [Errno 2] Nincs ilyen fájl vagy könyvtár: '/var/log/udev' UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/13/2015 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: E403SA.212 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: E403SA dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: 1.0 dmi.chassis.asset.tag: ATN12345678901234567 dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK COMPUTER INC. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrE403SA.212:bd08/13/2015:svnASUSTeKCOMPUTERINC.:pnE403SA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnE403SA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: E403SA dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK COMPUTER INC. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1536038/+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