[Kernel-packages] [Bug 1536038] Re: ELAN1000 touchpad not recognised correctly, with upstream kernel it recognised, but freezes randomly

2016-01-20 Thread Christopher M. Penalver
** Description changed:

- 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:
- 
+ 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
+  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
+  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
+  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.

** Tags removed: wily
** Tags added: xenial

** Summary changed:

- ELAN1000 touchpad not recognised correctly, with upstream kernel it 
recognised, but freezes randomly
+ [Asus E403SA] ELAN1000 touchpad freezes after minutes to hours

** T

[Kernel-packages] [Bug 1536038] Re: ELAN1000 touchpad not recognised correctly, with upstream kernel it recognised, but freezes randomly

2016-01-20 Thread Kulcsár Gergő
** 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: ELAN1000 touchpad not recognised correctly, with upstream kernel it recognised, but freezes randomly

2016-01-20 Thread Kulcsár Gergő
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

2016-01-20 Thread Christopher M. Penalver
Kulcsár Gergő, to advise, you wouldn't need to test a Ubuntu 4.2.x
kernel here.

However, what would be more helpful is if the scope of this report is
modified to how in Xenial where the 4.3.x fixes land, after a while the
touchpad freezes.

Hence, could you please confirm this via http://cdimage.ubuntu.com
/daily-live/current/ and advise to the results?


** Tags removed: bios-outdated-213
** Tags added: latest-bios-213

** Changed in: linux (Ubuntu)
   Importance: Low => Medium

-- 
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.versi

[Kernel-packages] [Bug 1536038] Re: ELAN1000 touchpad not recognised correctly, with upstream kernel it recognised, but freezes randomly

2016-01-20 Thread Kulcsár Gergő
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

2016-01-20 Thread Christopher M. Penalver
Kulcsár Gergő, to clarify, you are referring to when you are using the
latest mainline kernel?

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

-- 
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-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kern

[Kernel-packages] [Bug 1536038] Re: ELAN1000 touchpad not recognised correctly, with upstream kernel it recognised, but freezes randomly

2016-01-20 Thread Kulcsár Gergő
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

2016-01-20 Thread Christopher M. Penalver
Kulcsár Gergő, thank you for reporting this and helping make Ubuntu
better.

As per https://www.asus.com/Notebooks/E403SA/HelpDesk_Download/ an
update to your computer's buggy and outdated BIOS is available (213). If
you update to this following
https://help.ubuntu.com/community/BIOSUpdate does it change anything?

For more on BIOS updates and linux, please see
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette
.

Please note your current BIOS is already in the Bug Description, so
posting this on the old BIOS would not be helpful. As well, you don't
have to create a new bug report.

Once the BIOS is updated, if the problem is still reproducible:
1) Please provide the output of the following terminal command (not perform an 
apport-collect):
sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date
2) Please make a comment specifically advising on if there was an improvement 
or not.
3) Please mark this report Status Confirmed. If it's not reproducible, please 
mark this as Invalid.

Thank you for your understanding.

** Tags added: bios-outdated-213

** Changed in: linux (Ubuntu)
   Importance: Undecided => Low

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

-- 
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
  UdevL

[Kernel-packages] [Bug 1536038] Re: ELAN1000 touchpad not recognised correctly, with upstream kernel it recognised, but freezes randomly

2016-01-20 Thread Kulcsár Gergő
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/