[Kernel-packages] [Bug 1506363] Re: ETPS/2 Elantech Touchpad dies after resume from suspend

2015-12-02 Thread Biscuit Wang
I have added a kernel bug report
https://bugzilla.kernel.org/show_bug.cgi?id=107971

** Bug watch added: Linux Kernel Bug Tracker #107971
   http://bugzilla.kernel.org/show_bug.cgi?id=107971

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

Title:
  ETPS/2 Elantech Touchpad dies after resume from suspend

Status in linux package in Ubuntu:
  Triaged
Status in linux package in Arch Linux:
  New

Bug description:
  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2293 F pulseaudio
   /dev/snd/controlC0:  biscuit2293 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (3 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 007: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 005: ID 24ae:2001
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.127.15
  Tags:  trusty
  Uname: Linux 3.19.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K401LB.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K401LB
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  

[Kernel-packages] [Bug 1506363] Re: ETPS/2 Elantech Touchpad dies after resume from suspend

2015-12-02 Thread Biscuit Wang
Further info:

The touchpad (/sys/devices/platform/i8042/serio1/input) just totally
gone after resume.

before suspend:
#ls /sys/devices/platform/i8042/serio1/
bind_mode drvctl paritycheck reg_10 reg_23 resolution
crc_enabled firmware_id power reg_11 reg_24 resync_time
debug id protocol reg_20 reg_25 subsystem
description input rate reg_21 reg_26 uevent
driver modalias reg_07 reg_22 resetafter

after resume:
#ls /sys/devices/platform/i8042/serio1/
bind_mode drvctl id power uevent
description firmware_id modalias subsystem

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

Title:
  ETPS/2 Elantech Touchpad dies after resume from suspend

Status in linux package in Ubuntu:
  Triaged
Status in linux package in Arch Linux:
  New

Bug description:
  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2293 F pulseaudio
   /dev/snd/controlC0:  biscuit2293 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (3 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 007: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 005: ID 24ae:2001
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.127.15
  Tags:  trusty
  Uname: Linux 3.19.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably 

[Kernel-packages] [Bug 1516606] Re: ASUS K401L hibernate/resume unreliable

2015-11-19 Thread Biscuit Wang
** 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/1516606

Title:
  ASUS K401L hibernate/resume unreliable

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  With kernel 3.19.0 and 4.1.13, there is a 1/3 probability of resume
  failure.

  If the resume failed, system will hang with the console output
  below(with no_console_suspend)

  Disabling non-boot CPUs...
  intel_pstate CPU 1 exiting
  smpboot: CPU 1 is now offline
  intel_pstate CPU 2 exiting
  smpboot: CPU 2 is now offline
  intel_pstate CPU 3 exiting
  smpboot: CPU 3 is now offline

  I have just downgraded to 3.16.0-40, it works well with about 5
  hibernate/resume cycle, but I will do more test on it.

  more info:
  
http://askubuntu.com/questions/678265/xubuntu-14-04-fails-to-resume-from-hibernation

  maybe  duplicate:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490494 
  https://bugzilla.kernel.org/show_bug.cgi?id=95231

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-33-generic 3.19.0-33.38~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Nov 16 20:28:57 2015
  InstallationDate: Installed on 2015-10-14 (32 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2353 F pulseaudio
   /dev/snd/controlC0:  biscuit2353 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (33 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 24ae:2001  
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-33-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro 
resume=UUID=7b13204e-719a-4ee4-a523-909e75b56507 no_console_suspend
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-33-generic N/A
   linux-backports-modules-3.19.0-33-generic  N/A
   linux-firmware 1.127.18
  Tags:  trusty
  Uname: Linux 3.19.0-33-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 08/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K401LB.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K401LB
  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.:bvrK401LB.204:bd08/26/2015:svnASUSTeKCOMPUTERINC.:pnK401LB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK401LB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K401LB
  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/1516606/+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 1516606] Re: ASUS K401L hibernate/resume unreliable

2015-11-17 Thread Biscuit Wang
1.Is this really a failure?
Yes

2.Is it reproducible? If not, how often would it be reproducible?
No really, about 1/3 resume will fail, especially when the image is large.

*IMPORTANT*: the resume more likely to fail when the image is large.

3.Did it work before on a prior kernel in the same release, or prior release?
Yes, Ubuntu 14.04.3 with 3.16.0-40-generic #54~14.04.1-Ubuntu SMP Wed Jun 10 
17:30:45 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux works well.

4.Do the symptoms vary at all between hibernation attempts? For example, one 
time WiFi didn't work, but another a kernel error shows on the screen.
No, every time is the same.

5.Do you end up with a flashing Caps Lock light?
No, totally hang

6.Please advise on how the computer hibernated, and resumed specifically. For 
example:
Executing at a terminal pm-hibernate, s2disk, echo disk > /sys/power/state
Clicking the word Hibernate in the GUI.
The result are same

7.Did the machine break while going into hibernation or waking up?
Hibernate is fine, waking up fail.

8.Did you see any error messages leading up to the failure?
No, just below output with 3.19

ACPI:EC:EC stopped
Disabling non-boot CPUs...
intel_pstate CPU 1 exiting
smpboot: CPU 1 is now offline
intel_pstate CPU 2 exiting
smpboot: CPU 2 is now offline
intel_pstate CPU 3 exiting
smpboot: CPU 3 is now offline

And the output in 4.3 is different

ACPI:EC:EC stopped
Disabling non-boot CPUs...
smpboot: CPU 1 is now offline
smpboot: CPU 2 is now offline
smpboot: CPU 3 is now offline

9.For resume from hibernate failures, please include the output from the 
following commands from the boot following the hibernate, this includes 
information on the search for the resume device, etc.:
dmesg
attached

cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-4.3.0-040300-generic 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro 
resume=UUID=7b13204e-719a-4ee4-a523-909e75b56507 no_console_suspend

cat /etc/initramfs-tools/conf.d/resume
No such a file

10.The information as applicable below.
attached

** Attachment added: "bug1516606_hibernate_debug_info.tar.gz"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1516606/+attachment/4520611/+files/bug1516606_hibernate_debug_info.tar.gz

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

Title:
  ASUS K401L hibernate/resume unreliable

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  With kernel 3.19.0 and 4.1.13, there is a 1/3 probability of resume
  failure.

  If the resume failed, system will hang with the console output
  below(with no_console_suspend)

  Disabling non-boot CPUs...
  intel_pstate CPU 1 exiting
  smpboot: CPU 1 is now offline
  intel_pstate CPU 2 exiting
  smpboot: CPU 2 is now offline
  intel_pstate CPU 3 exiting
  smpboot: CPU 3 is now offline

  I have just downgraded to 3.16.0-40, it works well with about 5
  hibernate/resume cycle, but I will do more test on it.

  more info:
  
http://askubuntu.com/questions/678265/xubuntu-14-04-fails-to-resume-from-hibernation

  maybe  duplicate:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490494 
  https://bugzilla.kernel.org/show_bug.cgi?id=95231

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-33-generic 3.19.0-33.38~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Nov 16 20:28:57 2015
  InstallationDate: Installed on 2015-10-14 (32 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2353 F pulseaudio
   /dev/snd/controlC0:  biscuit2353 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (33 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 24ae:2001  
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-33-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro 
resume=UUID=7b13204e-719a-4ee4-a523-909e75b56507 no_console_suspend
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-33-generic N/A
   linux-backports-modules-3.19.0-33-generic  N/A
   

[Kernel-packages] [Bug 1516606] [NEW] ASUS K401L hibernate/resume unreliable

2015-11-16 Thread Biscuit Wang
Public bug reported:

With kernel 3.19.0 and 4.1.13, there is a 1/3 probability of resume
failure.

If the resume failed, system will hang with the console output
below(with no_console_suspend)

Disabling non-boot CPUs...
intel_pstate CPU 1 exiting
smpboot: CPU 1 is now offline
intel_pstate CPU 2 exiting
smpboot: CPU 2 is now offline
intel_pstate CPU 3 exiting
smpboot: CPU 3 is now offline

I have just downgraded to 3.16.0-40, it works well with about 5
hibernate/resume cycle, but I will do more test on it.

more info:
http://askubuntu.com/questions/678265/xubuntu-14-04-fails-to-resume-from-hibernation

maybe  duplicate:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490494 
https://bugzilla.kernel.org/show_bug.cgi?id=95231

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.19.0-33-generic 3.19.0-33.38~14.04.1
ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
Uname: Linux 3.19.0-33-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.18
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Nov 16 20:28:57 2015
InstallationDate: Installed on 2015-10-14 (32 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
SourcePackage: linux-lts-vivid
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-lts-vivid (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

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

Title:
  ASUS K401L hibernate/resume unreliable

Status in linux-lts-vivid package in Ubuntu:
  New

Bug description:
  With kernel 3.19.0 and 4.1.13, there is a 1/3 probability of resume
  failure.

  If the resume failed, system will hang with the console output
  below(with no_console_suspend)

  Disabling non-boot CPUs...
  intel_pstate CPU 1 exiting
  smpboot: CPU 1 is now offline
  intel_pstate CPU 2 exiting
  smpboot: CPU 2 is now offline
  intel_pstate CPU 3 exiting
  smpboot: CPU 3 is now offline

  I have just downgraded to 3.16.0-40, it works well with about 5
  hibernate/resume cycle, but I will do more test on it.

  more info:
  
http://askubuntu.com/questions/678265/xubuntu-14-04-fails-to-resume-from-hibernation

  maybe  duplicate:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490494 
  https://bugzilla.kernel.org/show_bug.cgi?id=95231

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-33-generic 3.19.0-33.38~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Nov 16 20:28:57 2015
  InstallationDate: Installed on 2015-10-14 (32 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-vivid/+bug/1516606/+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 1516606] UdevLog.txt

2015-11-16 Thread Biscuit Wang
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.launchpad.net/bugs/1516606/+attachment/4520367/+files/UdevLog.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/1516606

Title:
  ASUS K401L hibernate/resume unreliable

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  With kernel 3.19.0 and 4.1.13, there is a 1/3 probability of resume
  failure.

  If the resume failed, system will hang with the console output
  below(with no_console_suspend)

  Disabling non-boot CPUs...
  intel_pstate CPU 1 exiting
  smpboot: CPU 1 is now offline
  intel_pstate CPU 2 exiting
  smpboot: CPU 2 is now offline
  intel_pstate CPU 3 exiting
  smpboot: CPU 3 is now offline

  I have just downgraded to 3.16.0-40, it works well with about 5
  hibernate/resume cycle, but I will do more test on it.

  more info:
  
http://askubuntu.com/questions/678265/xubuntu-14-04-fails-to-resume-from-hibernation

  maybe  duplicate:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490494 
  https://bugzilla.kernel.org/show_bug.cgi?id=95231

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-33-generic 3.19.0-33.38~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Nov 16 20:28:57 2015
  InstallationDate: Installed on 2015-10-14 (32 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2353 F pulseaudio
   /dev/snd/controlC0:  biscuit2353 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (33 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 24ae:2001  
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-33-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro 
resume=UUID=7b13204e-719a-4ee4-a523-909e75b56507 no_console_suspend
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-33-generic N/A
   linux-backports-modules-3.19.0-33-generic  N/A
   linux-firmware 1.127.18
  Tags:  trusty
  Uname: Linux 3.19.0-33-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 08/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K401LB.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K401LB
  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.:bvrK401LB.204:bd08/26/2015:svnASUSTeKCOMPUTERINC.:pnK401LB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK401LB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K401LB
  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/1516606/+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 1516606] IwConfig.txt

2015-11-16 Thread Biscuit Wang
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1516606/+attachment/4520358/+files/IwConfig.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/1516606

Title:
  ASUS K401L hibernate/resume unreliable

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  With kernel 3.19.0 and 4.1.13, there is a 1/3 probability of resume
  failure.

  If the resume failed, system will hang with the console output
  below(with no_console_suspend)

  Disabling non-boot CPUs...
  intel_pstate CPU 1 exiting
  smpboot: CPU 1 is now offline
  intel_pstate CPU 2 exiting
  smpboot: CPU 2 is now offline
  intel_pstate CPU 3 exiting
  smpboot: CPU 3 is now offline

  I have just downgraded to 3.16.0-40, it works well with about 5
  hibernate/resume cycle, but I will do more test on it.

  more info:
  
http://askubuntu.com/questions/678265/xubuntu-14-04-fails-to-resume-from-hibernation

  maybe  duplicate:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490494 
  https://bugzilla.kernel.org/show_bug.cgi?id=95231

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-33-generic 3.19.0-33.38~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Nov 16 20:28:57 2015
  InstallationDate: Installed on 2015-10-14 (32 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2353 F pulseaudio
   /dev/snd/controlC0:  biscuit2353 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (33 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 24ae:2001  
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-33-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro 
resume=UUID=7b13204e-719a-4ee4-a523-909e75b56507 no_console_suspend
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-33-generic N/A
   linux-backports-modules-3.19.0-33-generic  N/A
   linux-firmware 1.127.18
  Tags:  trusty
  Uname: Linux 3.19.0-33-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 08/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K401LB.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K401LB
  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.:bvrK401LB.204:bd08/26/2015:svnASUSTeKCOMPUTERINC.:pnK401LB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK401LB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K401LB
  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/1516606/+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 1516606] RfKill.txt

2015-11-16 Thread Biscuit Wang
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1516606/+attachment/4520365/+files/RfKill.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/1516606

Title:
  ASUS K401L hibernate/resume unreliable

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  With kernel 3.19.0 and 4.1.13, there is a 1/3 probability of resume
  failure.

  If the resume failed, system will hang with the console output
  below(with no_console_suspend)

  Disabling non-boot CPUs...
  intel_pstate CPU 1 exiting
  smpboot: CPU 1 is now offline
  intel_pstate CPU 2 exiting
  smpboot: CPU 2 is now offline
  intel_pstate CPU 3 exiting
  smpboot: CPU 3 is now offline

  I have just downgraded to 3.16.0-40, it works well with about 5
  hibernate/resume cycle, but I will do more test on it.

  more info:
  
http://askubuntu.com/questions/678265/xubuntu-14-04-fails-to-resume-from-hibernation

  maybe  duplicate:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490494 
  https://bugzilla.kernel.org/show_bug.cgi?id=95231

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-33-generic 3.19.0-33.38~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Nov 16 20:28:57 2015
  InstallationDate: Installed on 2015-10-14 (32 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2353 F pulseaudio
   /dev/snd/controlC0:  biscuit2353 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (33 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 24ae:2001  
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-33-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro 
resume=UUID=7b13204e-719a-4ee4-a523-909e75b56507 no_console_suspend
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-33-generic N/A
   linux-backports-modules-3.19.0-33-generic  N/A
   linux-firmware 1.127.18
  Tags:  trusty
  Uname: Linux 3.19.0-33-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 08/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K401LB.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K401LB
  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.:bvrK401LB.204:bd08/26/2015:svnASUSTeKCOMPUTERINC.:pnK401LB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK401LB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K401LB
  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/1516606/+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 1516606] ProcModules.txt

2015-11-16 Thread Biscuit Wang
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1516606/+attachment/4520363/+files/ProcModules.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/1516606

Title:
  ASUS K401L hibernate/resume unreliable

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  With kernel 3.19.0 and 4.1.13, there is a 1/3 probability of resume
  failure.

  If the resume failed, system will hang with the console output
  below(with no_console_suspend)

  Disabling non-boot CPUs...
  intel_pstate CPU 1 exiting
  smpboot: CPU 1 is now offline
  intel_pstate CPU 2 exiting
  smpboot: CPU 2 is now offline
  intel_pstate CPU 3 exiting
  smpboot: CPU 3 is now offline

  I have just downgraded to 3.16.0-40, it works well with about 5
  hibernate/resume cycle, but I will do more test on it.

  more info:
  
http://askubuntu.com/questions/678265/xubuntu-14-04-fails-to-resume-from-hibernation

  maybe  duplicate:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490494 
  https://bugzilla.kernel.org/show_bug.cgi?id=95231

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-33-generic 3.19.0-33.38~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Nov 16 20:28:57 2015
  InstallationDate: Installed on 2015-10-14 (32 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2353 F pulseaudio
   /dev/snd/controlC0:  biscuit2353 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (33 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 24ae:2001  
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-33-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro 
resume=UUID=7b13204e-719a-4ee4-a523-909e75b56507 no_console_suspend
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-33-generic N/A
   linux-backports-modules-3.19.0-33-generic  N/A
   linux-firmware 1.127.18
  Tags:  trusty
  Uname: Linux 3.19.0-33-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 08/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K401LB.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K401LB
  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.:bvrK401LB.204:bd08/26/2015:svnASUSTeKCOMPUTERINC.:pnK401LB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK401LB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K401LB
  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/1516606/+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 1516606] ProcCpuinfo.txt

2015-11-16 Thread Biscuit Wang
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1516606/+attachment/4520360/+files/ProcCpuinfo.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/1516606

Title:
  ASUS K401L hibernate/resume unreliable

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  With kernel 3.19.0 and 4.1.13, there is a 1/3 probability of resume
  failure.

  If the resume failed, system will hang with the console output
  below(with no_console_suspend)

  Disabling non-boot CPUs...
  intel_pstate CPU 1 exiting
  smpboot: CPU 1 is now offline
  intel_pstate CPU 2 exiting
  smpboot: CPU 2 is now offline
  intel_pstate CPU 3 exiting
  smpboot: CPU 3 is now offline

  I have just downgraded to 3.16.0-40, it works well with about 5
  hibernate/resume cycle, but I will do more test on it.

  more info:
  
http://askubuntu.com/questions/678265/xubuntu-14-04-fails-to-resume-from-hibernation

  maybe  duplicate:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490494 
  https://bugzilla.kernel.org/show_bug.cgi?id=95231

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-33-generic 3.19.0-33.38~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Nov 16 20:28:57 2015
  InstallationDate: Installed on 2015-10-14 (32 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2353 F pulseaudio
   /dev/snd/controlC0:  biscuit2353 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (33 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 24ae:2001  
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-33-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro 
resume=UUID=7b13204e-719a-4ee4-a523-909e75b56507 no_console_suspend
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-33-generic N/A
   linux-backports-modules-3.19.0-33-generic  N/A
   linux-firmware 1.127.18
  Tags:  trusty
  Uname: Linux 3.19.0-33-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 08/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K401LB.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K401LB
  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.:bvrK401LB.204:bd08/26/2015:svnASUSTeKCOMPUTERINC.:pnK401LB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK401LB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K401LB
  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/1516606/+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 1516606] ProcEnviron.txt

2015-11-16 Thread Biscuit Wang
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1516606/+attachment/4520361/+files/ProcEnviron.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/1516606

Title:
  ASUS K401L hibernate/resume unreliable

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  With kernel 3.19.0 and 4.1.13, there is a 1/3 probability of resume
  failure.

  If the resume failed, system will hang with the console output
  below(with no_console_suspend)

  Disabling non-boot CPUs...
  intel_pstate CPU 1 exiting
  smpboot: CPU 1 is now offline
  intel_pstate CPU 2 exiting
  smpboot: CPU 2 is now offline
  intel_pstate CPU 3 exiting
  smpboot: CPU 3 is now offline

  I have just downgraded to 3.16.0-40, it works well with about 5
  hibernate/resume cycle, but I will do more test on it.

  more info:
  
http://askubuntu.com/questions/678265/xubuntu-14-04-fails-to-resume-from-hibernation

  maybe  duplicate:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490494 
  https://bugzilla.kernel.org/show_bug.cgi?id=95231

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-33-generic 3.19.0-33.38~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Nov 16 20:28:57 2015
  InstallationDate: Installed on 2015-10-14 (32 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2353 F pulseaudio
   /dev/snd/controlC0:  biscuit2353 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (33 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 24ae:2001  
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-33-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro 
resume=UUID=7b13204e-719a-4ee4-a523-909e75b56507 no_console_suspend
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-33-generic N/A
   linux-backports-modules-3.19.0-33-generic  N/A
   linux-firmware 1.127.18
  Tags:  trusty
  Uname: Linux 3.19.0-33-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 08/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K401LB.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K401LB
  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.:bvrK401LB.204:bd08/26/2015:svnASUSTeKCOMPUTERINC.:pnK401LB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK401LB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K401LB
  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/1516606/+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 1516606] BootDmesg.txt

2015-11-16 Thread Biscuit Wang
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/1516606/+attachment/4520355/+files/BootDmesg.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/1516606

Title:
  ASUS K401L hibernate/resume unreliable

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  With kernel 3.19.0 and 4.1.13, there is a 1/3 probability of resume
  failure.

  If the resume failed, system will hang with the console output
  below(with no_console_suspend)

  Disabling non-boot CPUs...
  intel_pstate CPU 1 exiting
  smpboot: CPU 1 is now offline
  intel_pstate CPU 2 exiting
  smpboot: CPU 2 is now offline
  intel_pstate CPU 3 exiting
  smpboot: CPU 3 is now offline

  I have just downgraded to 3.16.0-40, it works well with about 5
  hibernate/resume cycle, but I will do more test on it.

  more info:
  
http://askubuntu.com/questions/678265/xubuntu-14-04-fails-to-resume-from-hibernation

  maybe  duplicate:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490494 
  https://bugzilla.kernel.org/show_bug.cgi?id=95231

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-33-generic 3.19.0-33.38~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Nov 16 20:28:57 2015
  InstallationDate: Installed on 2015-10-14 (32 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2353 F pulseaudio
   /dev/snd/controlC0:  biscuit2353 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (33 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 24ae:2001  
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-33-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro 
resume=UUID=7b13204e-719a-4ee4-a523-909e75b56507 no_console_suspend
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-33-generic N/A
   linux-backports-modules-3.19.0-33-generic  N/A
   linux-firmware 1.127.18
  Tags:  trusty
  Uname: Linux 3.19.0-33-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 08/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K401LB.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K401LB
  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.:bvrK401LB.204:bd08/26/2015:svnASUSTeKCOMPUTERINC.:pnK401LB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK401LB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K401LB
  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/1516606/+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 1516606] Lspci.txt

2015-11-16 Thread Biscuit Wang
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1516606/+attachment/4520359/+files/Lspci.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/1516606

Title:
  ASUS K401L hibernate/resume unreliable

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  With kernel 3.19.0 and 4.1.13, there is a 1/3 probability of resume
  failure.

  If the resume failed, system will hang with the console output
  below(with no_console_suspend)

  Disabling non-boot CPUs...
  intel_pstate CPU 1 exiting
  smpboot: CPU 1 is now offline
  intel_pstate CPU 2 exiting
  smpboot: CPU 2 is now offline
  intel_pstate CPU 3 exiting
  smpboot: CPU 3 is now offline

  I have just downgraded to 3.16.0-40, it works well with about 5
  hibernate/resume cycle, but I will do more test on it.

  more info:
  
http://askubuntu.com/questions/678265/xubuntu-14-04-fails-to-resume-from-hibernation

  maybe  duplicate:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490494 
  https://bugzilla.kernel.org/show_bug.cgi?id=95231

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-33-generic 3.19.0-33.38~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Nov 16 20:28:57 2015
  InstallationDate: Installed on 2015-10-14 (32 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2353 F pulseaudio
   /dev/snd/controlC0:  biscuit2353 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (33 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 24ae:2001  
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-33-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro 
resume=UUID=7b13204e-719a-4ee4-a523-909e75b56507 no_console_suspend
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-33-generic N/A
   linux-backports-modules-3.19.0-33-generic  N/A
   linux-firmware 1.127.18
  Tags:  trusty
  Uname: Linux 3.19.0-33-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 08/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K401LB.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K401LB
  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.:bvrK401LB.204:bd08/26/2015:svnASUSTeKCOMPUTERINC.:pnK401LB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK401LB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K401LB
  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/1516606/+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 1516606] UdevDb.txt

2015-11-16 Thread Biscuit Wang
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1516606/+attachment/4520366/+files/UdevDb.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/1516606

Title:
  ASUS K401L hibernate/resume unreliable

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  With kernel 3.19.0 and 4.1.13, there is a 1/3 probability of resume
  failure.

  If the resume failed, system will hang with the console output
  below(with no_console_suspend)

  Disabling non-boot CPUs...
  intel_pstate CPU 1 exiting
  smpboot: CPU 1 is now offline
  intel_pstate CPU 2 exiting
  smpboot: CPU 2 is now offline
  intel_pstate CPU 3 exiting
  smpboot: CPU 3 is now offline

  I have just downgraded to 3.16.0-40, it works well with about 5
  hibernate/resume cycle, but I will do more test on it.

  more info:
  
http://askubuntu.com/questions/678265/xubuntu-14-04-fails-to-resume-from-hibernation

  maybe  duplicate:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490494 
  https://bugzilla.kernel.org/show_bug.cgi?id=95231

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-33-generic 3.19.0-33.38~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Nov 16 20:28:57 2015
  InstallationDate: Installed on 2015-10-14 (32 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2353 F pulseaudio
   /dev/snd/controlC0:  biscuit2353 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (33 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 24ae:2001  
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-33-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro 
resume=UUID=7b13204e-719a-4ee4-a523-909e75b56507 no_console_suspend
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-33-generic N/A
   linux-backports-modules-3.19.0-33-generic  N/A
   linux-firmware 1.127.18
  Tags:  trusty
  Uname: Linux 3.19.0-33-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 08/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K401LB.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K401LB
  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.:bvrK401LB.204:bd08/26/2015:svnASUSTeKCOMPUTERINC.:pnK401LB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK401LB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K401LB
  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/1516606/+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 1516606] Re: ASUS K401L hibernate/resume unreliable

2015-11-16 Thread Biscuit Wang
apport information

** Tags added: apport-collected

** Description changed:

  With kernel 3.19.0 and 4.1.13, there is a 1/3 probability of resume
  failure.
  
  If the resume failed, system will hang with the console output
  below(with no_console_suspend)
  
  Disabling non-boot CPUs...
  intel_pstate CPU 1 exiting
  smpboot: CPU 1 is now offline
  intel_pstate CPU 2 exiting
  smpboot: CPU 2 is now offline
  intel_pstate CPU 3 exiting
  smpboot: CPU 3 is now offline
  
  I have just downgraded to 3.16.0-40, it works well with about 5
  hibernate/resume cycle, but I will do more test on it.
  
  more info:
  
http://askubuntu.com/questions/678265/xubuntu-14-04-fails-to-resume-from-hibernation
  
  maybe  duplicate:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490494 
  https://bugzilla.kernel.org/show_bug.cgi?id=95231
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-33-generic 3.19.0-33.38~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Nov 16 20:28:57 2015
  InstallationDate: Installed on 2015-10-14 (32 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.18
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  biscuit2353 F pulseaudio
+  /dev/snd/controlC0:  biscuit2353 F pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 14.04
+ InstallationDate: Installed on 2015-10-14 (33 days ago)
+ InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
+ Lsusb:
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
+  Bus 001 Device 002: ID 24ae:2001  
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ MachineType: ASUSTeK COMPUTER INC. K401LB
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-33-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro 
resume=UUID=7b13204e-719a-4ee4-a523-909e75b56507 no_console_suspend
+ ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
+ RelatedPackageVersions:
+  linux-restricted-modules-3.19.0-33-generic N/A
+  linux-backports-modules-3.19.0-33-generic  N/A
+  linux-firmware 1.127.18
+ Tags:  trusty
+ Uname: Linux 3.19.0-33-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
+ _MarkForUpload: True
+ dmi.bios.date: 08/26/2015
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: K401LB.204
+ dmi.board.asset.tag: ATN12345678901234567
+ dmi.board.name: K401LB
+ 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.:bvrK401LB.204:bd08/26/2015:svnASUSTeKCOMPUTERINC.:pnK401LB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK401LB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
+ dmi.product.name: K401LB
+ dmi.product.version: 1.0
+ dmi.sys.vendor: ASUSTeK COMPUTER INC.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1516606/+attachment/4520354/+files/AlsaInfo.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/1516606

Title:
  ASUS K401L hibernate/resume unreliable

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  With kernel 3.19.0 and 4.1.13, there is a 1/3 probability of resume
  failure.

  If the resume failed, system will hang with the console output
  below(with no_console_suspend)

  Disabling non-boot CPUs...
  intel_pstate CPU 1 exiting
  smpboot: CPU 1 is now offline
  intel_pstate CPU 2 exiting
  smpboot: CPU 2 is now offline
  intel_pstate CPU 3 exiting
  smpboot: CPU 3 is now offline

  I have just downgraded to 3.16.0-40, it works well with about 5
  hibernate/resume cycle, but I will do more test on it.

  more info:
  
http://askubuntu.com/questions/678265/xubuntu-14-04-fails-to-resume-from-hibernation

  maybe  duplicate:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490494 
  https://bugzilla.kernel.org/show_bug.cgi?id=95231

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-33-generic 3.19.0-33.38~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Nov 16 

[Kernel-packages] [Bug 1516606] CurrentDmesg.txt

2015-11-16 Thread Biscuit Wang
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1516606/+attachment/4520357/+files/CurrentDmesg.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/1516606

Title:
  ASUS K401L hibernate/resume unreliable

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  With kernel 3.19.0 and 4.1.13, there is a 1/3 probability of resume
  failure.

  If the resume failed, system will hang with the console output
  below(with no_console_suspend)

  Disabling non-boot CPUs...
  intel_pstate CPU 1 exiting
  smpboot: CPU 1 is now offline
  intel_pstate CPU 2 exiting
  smpboot: CPU 2 is now offline
  intel_pstate CPU 3 exiting
  smpboot: CPU 3 is now offline

  I have just downgraded to 3.16.0-40, it works well with about 5
  hibernate/resume cycle, but I will do more test on it.

  more info:
  
http://askubuntu.com/questions/678265/xubuntu-14-04-fails-to-resume-from-hibernation

  maybe  duplicate:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490494 
  https://bugzilla.kernel.org/show_bug.cgi?id=95231

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-33-generic 3.19.0-33.38~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Nov 16 20:28:57 2015
  InstallationDate: Installed on 2015-10-14 (32 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2353 F pulseaudio
   /dev/snd/controlC0:  biscuit2353 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (33 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 24ae:2001  
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-33-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro 
resume=UUID=7b13204e-719a-4ee4-a523-909e75b56507 no_console_suspend
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-33-generic N/A
   linux-backports-modules-3.19.0-33-generic  N/A
   linux-firmware 1.127.18
  Tags:  trusty
  Uname: Linux 3.19.0-33-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 08/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K401LB.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K401LB
  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.:bvrK401LB.204:bd08/26/2015:svnASUSTeKCOMPUTERINC.:pnK401LB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK401LB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K401LB
  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/1516606/+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 1516606] ProcInterrupts.txt

2015-11-16 Thread Biscuit Wang
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1516606/+attachment/4520362/+files/ProcInterrupts.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/1516606

Title:
  ASUS K401L hibernate/resume unreliable

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  With kernel 3.19.0 and 4.1.13, there is a 1/3 probability of resume
  failure.

  If the resume failed, system will hang with the console output
  below(with no_console_suspend)

  Disabling non-boot CPUs...
  intel_pstate CPU 1 exiting
  smpboot: CPU 1 is now offline
  intel_pstate CPU 2 exiting
  smpboot: CPU 2 is now offline
  intel_pstate CPU 3 exiting
  smpboot: CPU 3 is now offline

  I have just downgraded to 3.16.0-40, it works well with about 5
  hibernate/resume cycle, but I will do more test on it.

  more info:
  
http://askubuntu.com/questions/678265/xubuntu-14-04-fails-to-resume-from-hibernation

  maybe  duplicate:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490494 
  https://bugzilla.kernel.org/show_bug.cgi?id=95231

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-33-generic 3.19.0-33.38~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Nov 16 20:28:57 2015
  InstallationDate: Installed on 2015-10-14 (32 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2353 F pulseaudio
   /dev/snd/controlC0:  biscuit2353 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (33 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 24ae:2001  
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-33-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro 
resume=UUID=7b13204e-719a-4ee4-a523-909e75b56507 no_console_suspend
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-33-generic N/A
   linux-backports-modules-3.19.0-33-generic  N/A
   linux-firmware 1.127.18
  Tags:  trusty
  Uname: Linux 3.19.0-33-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 08/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K401LB.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K401LB
  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.:bvrK401LB.204:bd08/26/2015:svnASUSTeKCOMPUTERINC.:pnK401LB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK401LB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K401LB
  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/1516606/+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 1516606] CRDA.txt

2015-11-16 Thread Biscuit Wang
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1516606/+attachment/4520356/+files/CRDA.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/1516606

Title:
  ASUS K401L hibernate/resume unreliable

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  With kernel 3.19.0 and 4.1.13, there is a 1/3 probability of resume
  failure.

  If the resume failed, system will hang with the console output
  below(with no_console_suspend)

  Disabling non-boot CPUs...
  intel_pstate CPU 1 exiting
  smpboot: CPU 1 is now offline
  intel_pstate CPU 2 exiting
  smpboot: CPU 2 is now offline
  intel_pstate CPU 3 exiting
  smpboot: CPU 3 is now offline

  I have just downgraded to 3.16.0-40, it works well with about 5
  hibernate/resume cycle, but I will do more test on it.

  more info:
  
http://askubuntu.com/questions/678265/xubuntu-14-04-fails-to-resume-from-hibernation

  maybe  duplicate:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490494 
  https://bugzilla.kernel.org/show_bug.cgi?id=95231

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-33-generic 3.19.0-33.38~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Nov 16 20:28:57 2015
  InstallationDate: Installed on 2015-10-14 (32 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2353 F pulseaudio
   /dev/snd/controlC0:  biscuit2353 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (33 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 24ae:2001  
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-33-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro 
resume=UUID=7b13204e-719a-4ee4-a523-909e75b56507 no_console_suspend
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-33-generic N/A
   linux-backports-modules-3.19.0-33-generic  N/A
   linux-firmware 1.127.18
  Tags:  trusty
  Uname: Linux 3.19.0-33-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 08/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K401LB.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K401LB
  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.:bvrK401LB.204:bd08/26/2015:svnASUSTeKCOMPUTERINC.:pnK401LB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK401LB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K401LB
  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/1516606/+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 1516606] PulseList.txt

2015-11-16 Thread Biscuit Wang
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1516606/+attachment/4520364/+files/PulseList.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/1516606

Title:
  ASUS K401L hibernate/resume unreliable

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  With kernel 3.19.0 and 4.1.13, there is a 1/3 probability of resume
  failure.

  If the resume failed, system will hang with the console output
  below(with no_console_suspend)

  Disabling non-boot CPUs...
  intel_pstate CPU 1 exiting
  smpboot: CPU 1 is now offline
  intel_pstate CPU 2 exiting
  smpboot: CPU 2 is now offline
  intel_pstate CPU 3 exiting
  smpboot: CPU 3 is now offline

  I have just downgraded to 3.16.0-40, it works well with about 5
  hibernate/resume cycle, but I will do more test on it.

  more info:
  
http://askubuntu.com/questions/678265/xubuntu-14-04-fails-to-resume-from-hibernation

  maybe  duplicate:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490494 
  https://bugzilla.kernel.org/show_bug.cgi?id=95231

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-33-generic 3.19.0-33.38~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Nov 16 20:28:57 2015
  InstallationDate: Installed on 2015-10-14 (32 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2353 F pulseaudio
   /dev/snd/controlC0:  biscuit2353 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (33 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 24ae:2001  
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-33-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro 
resume=UUID=7b13204e-719a-4ee4-a523-909e75b56507 no_console_suspend
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-33-generic N/A
   linux-backports-modules-3.19.0-33-generic  N/A
   linux-firmware 1.127.18
  Tags:  trusty
  Uname: Linux 3.19.0-33-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 08/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K401LB.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K401LB
  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.:bvrK401LB.204:bd08/26/2015:svnASUSTeKCOMPUTERINC.:pnK401LB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK401LB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K401LB
  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/1516606/+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 1516606] WifiSyslog.txt

2015-11-16 Thread Biscuit Wang
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1516606/+attachment/4520368/+files/WifiSyslog.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/1516606

Title:
  ASUS K401L hibernate/resume unreliable

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  With kernel 3.19.0 and 4.1.13, there is a 1/3 probability of resume
  failure.

  If the resume failed, system will hang with the console output
  below(with no_console_suspend)

  Disabling non-boot CPUs...
  intel_pstate CPU 1 exiting
  smpboot: CPU 1 is now offline
  intel_pstate CPU 2 exiting
  smpboot: CPU 2 is now offline
  intel_pstate CPU 3 exiting
  smpboot: CPU 3 is now offline

  I have just downgraded to 3.16.0-40, it works well with about 5
  hibernate/resume cycle, but I will do more test on it.

  more info:
  
http://askubuntu.com/questions/678265/xubuntu-14-04-fails-to-resume-from-hibernation

  maybe  duplicate:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490494 
  https://bugzilla.kernel.org/show_bug.cgi?id=95231

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-33-generic 3.19.0-33.38~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Nov 16 20:28:57 2015
  InstallationDate: Installed on 2015-10-14 (32 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2353 F pulseaudio
   /dev/snd/controlC0:  biscuit2353 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (33 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 24ae:2001  
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-33-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro 
resume=UUID=7b13204e-719a-4ee4-a523-909e75b56507 no_console_suspend
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-33-generic N/A
   linux-backports-modules-3.19.0-33-generic  N/A
   linux-firmware 1.127.18
  Tags:  trusty
  Uname: Linux 3.19.0-33-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 08/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K401LB.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K401LB
  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.:bvrK401LB.204:bd08/26/2015:svnASUSTeKCOMPUTERINC.:pnK401LB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK401LB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K401LB
  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/1516606/+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 1490494] Re: [LENOVO 80H8] hibernate/resume failure

2015-11-16 Thread Biscuit Wang
I'm using the ASUS K401LB5200, have the same problem, but the resume
will not failed every time, it will fail one out of three resume, and
the resume hang after

Disabling non-boot CPUs...
intel_pstate CPU 1 exiting
smpboot: CPU 1 is now offline
intel_pstate CPU 2 exiting
smpboot: CPU 2 is now offline
intel_pstate CPU 3 exiting
smpboot: CPU 3 is now offline


I have tested 3.19.0-33-generic and the mainline v4.1.13-wily, the bug exists.

I'm now testing the 3.16.0-40-generic, it seems works well.

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

Title:
  [LENOVO 80H8] hibernate/resume failure

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I can't resume from hibernation, as the system seems to stall after
  PM: Image loading is done, and non-boot CPUs are disabled.

  The problem appeared after I upgraded from 14.04 to 15.04. I see from
  the apport-summary that there is a problem with PulseAudio - could it
  be the cause?

  
  I've attached a picture of what my screen shows before I have to do a hard 
reboot. Sorry about the quality of the picture.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-26-generic 3.19.0-26.28
  ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4
  Uname: Linux 3.19.0-26-generic x86_64
  Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
  ApportVersion: 2.17.2-0ubuntu1.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  asbjorn1381 F pulseaudio
   /dev/snd/controlC1:  asbjorn1381 F pulseaudio
  Date: Mon Aug 31 10:28:29 2015
  DuplicateSignature: hibernate/resume:LENOVO 80H8:8BCN44WW(V3.07)
  ExecutablePath: /usr/share/apport/apportcheckresume
  ExecutableTimestamp: 1439395517
  Failure: hibernate/resume
  HibernationDevice: RESUME=UUID=a9cf9119-9b91-4cbd-bd7a-483787652dbd
  InterpreterPath: /usr/bin/python3.4
  MachineType: LENOVO 80H8
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcCwd: /
  ProcEnviron:
   LANGUAGE=en_GB:
   PATH=(custom, no user)
   LANG=en_GB.UTF8
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-26-generic 
root=UUID=21144522-d804-4a5b-b792-ca3b3753ef47 ro no_console_suspend=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-3.19.0-26-generic N/A
   linux-backports-modules-3.19.0-26-generic  N/A
   linux-firmware 1.143.3
  SourcePackage: linux
  Title: [LENOVO 80H8] hibernate/resume failure
  UpgradeStatus: Upgraded to vivid on 2015-07-25 (36 days ago)
  UserGroups:

  dmi.bios.date: 07/21/2014
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8BCN44WW(V3.07)
  dmi.board.asset.tag: 31900056WIN
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900056WIN
  dmi.chassis.asset.tag: 31900056WIN
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo M30-70
  dmi.modalias: 
dmi:bvnLENOVO:bvr8BCN44WW(V3.07):bd07/21/2014:svnLENOVO:pn80H8:pvrLenovoM30-70:rvnLENOVO:rnINVALID:rvr31900056WIN:cvnLENOVO:ct10:cvrLenovoM30-70:
  dmi.product.name: 80H8
  dmi.product.version: Lenovo M30-70
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490494/+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 1516606] Re: ASUS K401L hibernate/resume unreliable

2015-11-16 Thread Biscuit Wang
I have just tested 4.3.0-040300-generic #201511020949 SMP Mon Nov 2
14:50:44 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux, the bug exists.

** Tags added: kernel-bug-exists-upstream kernel-bug-exists-upstream-4.3

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

Title:
  ASUS K401L hibernate/resume unreliable

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  With kernel 3.19.0 and 4.1.13, there is a 1/3 probability of resume
  failure.

  If the resume failed, system will hang with the console output
  below(with no_console_suspend)

  Disabling non-boot CPUs...
  intel_pstate CPU 1 exiting
  smpboot: CPU 1 is now offline
  intel_pstate CPU 2 exiting
  smpboot: CPU 2 is now offline
  intel_pstate CPU 3 exiting
  smpboot: CPU 3 is now offline

  I have just downgraded to 3.16.0-40, it works well with about 5
  hibernate/resume cycle, but I will do more test on it.

  more info:
  
http://askubuntu.com/questions/678265/xubuntu-14-04-fails-to-resume-from-hibernation

  maybe  duplicate:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490494 
  https://bugzilla.kernel.org/show_bug.cgi?id=95231

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-33-generic 3.19.0-33.38~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Nov 16 20:28:57 2015
  InstallationDate: Installed on 2015-10-14 (32 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2353 F pulseaudio
   /dev/snd/controlC0:  biscuit2353 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (33 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 24ae:2001  
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-33-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro 
resume=UUID=7b13204e-719a-4ee4-a523-909e75b56507 no_console_suspend
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-33-generic N/A
   linux-backports-modules-3.19.0-33-generic  N/A
   linux-firmware 1.127.18
  Tags:  trusty
  Uname: Linux 3.19.0-33-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 08/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K401LB.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K401LB
  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.:bvrK401LB.204:bd08/26/2015:svnASUSTeKCOMPUTERINC.:pnK401LB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK401LB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K401LB
  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/1516606/+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 1516606] Re: ASUS K401L hibernate/resume unreliable

2015-11-16 Thread Biscuit Wang
** 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/1516606

Title:
  ASUS K401L hibernate/resume unreliable

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  With kernel 3.19.0 and 4.1.13, there is a 1/3 probability of resume
  failure.

  If the resume failed, system will hang with the console output
  below(with no_console_suspend)

  Disabling non-boot CPUs...
  intel_pstate CPU 1 exiting
  smpboot: CPU 1 is now offline
  intel_pstate CPU 2 exiting
  smpboot: CPU 2 is now offline
  intel_pstate CPU 3 exiting
  smpboot: CPU 3 is now offline

  I have just downgraded to 3.16.0-40, it works well with about 5
  hibernate/resume cycle, but I will do more test on it.

  more info:
  
http://askubuntu.com/questions/678265/xubuntu-14-04-fails-to-resume-from-hibernation

  maybe  duplicate:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1490494 
  https://bugzilla.kernel.org/show_bug.cgi?id=95231

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-33-generic 3.19.0-33.38~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  Uname: Linux 3.19.0-33-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Nov 16 20:28:57 2015
  InstallationDate: Installed on 2015-10-14 (32 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.1-0ubuntu3.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2353 F pulseaudio
   /dev/snd/controlC0:  biscuit2353 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (33 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 24ae:2001  
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-33-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro 
resume=UUID=7b13204e-719a-4ee4-a523-909e75b56507 no_console_suspend
  ProcVersionSignature: Ubuntu 3.19.0-33.38~14.04.1-generic 3.19.8-ckt7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-33-generic N/A
   linux-backports-modules-3.19.0-33-generic  N/A
   linux-firmware 1.127.18
  Tags:  trusty
  Uname: Linux 3.19.0-33-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 08/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K401LB.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K401LB
  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.:bvrK401LB.204:bd08/26/2015:svnASUSTeKCOMPUTERINC.:pnK401LB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK401LB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: K401LB
  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/1516606/+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 1506363] Re: ETPS/2 Elantech Touchpad dies after resume from suspend

2015-10-21 Thread Biscuit Wang
This is my first time to send a bug report to the Linux kernel, I don't
know whether I have followed the right procedure. I only have the link
of the mailing list http://www.spinics.net/lists/linux-
input/msg41634.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/1506363

Title:
  ETPS/2 Elantech Touchpad dies after resume from suspend

Status in linux package in Ubuntu:
  Triaged

Bug description:
  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2293 F pulseaudio
   /dev/snd/controlC0:  biscuit2293 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (3 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 007: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 005: ID 24ae:2001
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.127.15
  Tags:  trusty
  Uname: Linux 3.19.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: K401LB.204
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: K401LB
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  

[Kernel-packages] [Bug 1506363] Re: Touchpad die after resume from suspend(s2ram)

2015-10-18 Thread Biscuit Wang
I have read the https://wiki.ubuntu.com/DebuggingKernelSuspend and done
the test in kernel v4.3-rc5.

But I have no luck that there are nothing like "hash matches" in the
dmesg.

** Attachment added: "cat /proc/acpi/wakeup"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506363/+attachment/4499652/+files/wakeup.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2293 F pulseaudio
   /dev/snd/controlC0:  biscuit2293 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (3 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 007: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 005: ID 24ae:2001
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.127.15
  Tags:  trusty
  Uname: Linux 3.19.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  

[Kernel-packages] [Bug 1506363] Re: Touchpad die after resume from suspend(s2ram)

2015-10-18 Thread Biscuit Wang
I have read the https://wiki.ubuntu.com/DebuggingKernelSuspend and done
the test in kernel v4.3-rc5.

But I have no luck that there are nothing like "hash matches" in the
dmesg.

** Attachment added: "dmesg after resume-trace"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506363/+attachment/4499653/+files/dmesg.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2293 F pulseaudio
   /dev/snd/controlC0:  biscuit2293 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (3 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 007: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 005: ID 24ae:2001
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.127.15
  Tags:  trusty
  Uname: Linux 3.19.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  

[Kernel-packages] [Bug 1506363] Re: Touchpad die after resume from suspend(s2ram)

2015-10-18 Thread Biscuit Wang
I hava tested the mainline kernel 4.1.0-040100rc2, but the bug still
existed.

** Tags added: kernel-bug-exists-upstream kernel-bug-exists-
upstream-4.1.0-040100rc2

** 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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2293 F pulseaudio
   /dev/snd/controlC0:  biscuit2293 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (3 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 007: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 005: ID 24ae:2001
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.127.15
  Tags:  trusty
  Uname: Linux 3.19.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  

[Kernel-packages] [Bug 1506363] Re: Touchpad die after resume from suspend(s2ram)

2015-10-18 Thread Biscuit Wang
Sorry that I used the wrong version. And now I tested with the mainline
kernel v4.3-rc5-unstable, but the bug still existed.

** Tags added: kernel-bug-exists-upstream-v4.3-rc5-unstable

** 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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2293 F pulseaudio
   /dev/snd/controlC0:  biscuit2293 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (3 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 007: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 005: ID 24ae:2001
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.127.15
  Tags:  trusty
  Uname: Linux 3.19.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/26/2015
  dmi.bios.vendor: American 

[Kernel-packages] [Bug 1506363] ProcModules.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1506363/+attachment/4498619/+files/ProcModules.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 

[Kernel-packages] [Bug 1506363] UdevLog.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.launchpad.net/bugs/1506363/+attachment/4498623/+files/UdevLog.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 

[Kernel-packages] [Bug 1506363] WifiSyslog.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1506363/+attachment/4498624/+files/WifiSyslog.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 

[Kernel-packages] [Bug 1506363] ProcEnviron.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1506363/+attachment/4498617/+files/ProcEnviron.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 

[Kernel-packages] [Bug 1506363] RfKill.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1506363/+attachment/4498621/+files/RfKill.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
 

[Kernel-packages] [Bug 1506363] Re: Touchpad die after resume from suspend(s2ram)

2015-10-17 Thread Biscuit Wang
Above attachments are apport-collect 1506363 result after suspend with
touchpad died

** 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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 

[Kernel-packages] [Bug 1506363] Re: Touchpad die after resume from suspend(s2ram)

2015-10-17 Thread Biscuit Wang
Thoese attachments are apport-collect 1506363 before suspend

** Description changed:

  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
  
  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.
  
  Before suspend, xinput output
  
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]
  
  after suspend, the output
  
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]
  
  And you can find that the " ETPS/2 Elantech Touchpad" is missing
  
  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.
  
  After a reboot, everything works well again.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.127.15
  Tags:  trusty
  Uname: Linux 3.19.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: 

[Kernel-packages] [Bug 1506363] CurrentDmesg.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1506363/+attachment/4498613/+files/CurrentDmesg.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 

[Kernel-packages] [Bug 1506363] WifiSyslog.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1506363/+attachment/4498609/+files/WifiSyslog.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 

[Kernel-packages] [Bug 1506363] UdevLog.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.launchpad.net/bugs/1506363/+attachment/4498608/+files/UdevLog.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 

[Kernel-packages] [Bug 1506363] RfKill.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1506363/+attachment/4498606/+files/RfKill.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
 

[Kernel-packages] [Bug 1506363] IwConfig.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1506363/+attachment/4498614/+files/IwConfig.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 

[Kernel-packages] [Bug 1506363] ProcInterrupts.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1506363/+attachment/4498618/+files/ProcInterrupts.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 

[Kernel-packages] [Bug 1506363] BootDmesg.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/1506363/+attachment/4498611/+files/BootDmesg.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 

[Kernel-packages] [Bug 1506363] UdevDb.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1506363/+attachment/4498622/+files/UdevDb.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
 

[Kernel-packages] [Bug 1506363] ProcModules.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1506363/+attachment/4498604/+files/ProcModules.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 

[Kernel-packages] [Bug 1506363] Lspci.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1506363/+attachment/4498615/+files/Lspci.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  

[Kernel-packages] [Bug 1506363] ProcCpuinfo.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1506363/+attachment/4498616/+files/ProcCpuinfo.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 

[Kernel-packages] [Bug 1506363] PulseList.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1506363/+attachment/4498605/+files/PulseList.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 

[Kernel-packages] [Bug 1506363] PulseList.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1506363/+attachment/4498620/+files/PulseList.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 

[Kernel-packages] [Bug 1506363] IwConfig.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1506363/+attachment/4498599/+files/IwConfig.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 

[Kernel-packages] [Bug 1506363] BootDmesg.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/1506363/+attachment/4498596/+files/BootDmesg.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 

[Kernel-packages] [Bug 1506363] Re: Touchpad die after resume from suspend(s2ram)

2015-10-17 Thread Biscuit Wang
apport information

** Description changed:

  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
  
  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.
  
  Before suspend, xinput output
  
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]
  
  after suspend, the output
  
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]
  
  And you can find that the " ETPS/2 Elantech Touchpad" is missing
  
  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.
  
  After a reboot, everything works well again.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-30-generic N/A
   linux-backports-modules-3.19.0-30-generic  N/A
   linux-firmware 1.127.15
  Tags:  trusty
  Uname: Linux 3.19.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare 

[Kernel-packages] [Bug 1506363] ProcEnviron.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1506363/+attachment/4498602/+files/ProcEnviron.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 

[Kernel-packages] [Bug 1506363] CurrentDmesg.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1506363/+attachment/4498598/+files/CurrentDmesg.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 

[Kernel-packages] [Bug 1506363] Lspci.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1506363/+attachment/4498600/+files/Lspci.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  

[Kernel-packages] [Bug 1506363] AlsaInfo.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1506363/+attachment/4498610/+files/AlsaInfo.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 

[Kernel-packages] [Bug 1506363] CRDA.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1506363/+attachment/4498612/+files/CRDA.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  

[Kernel-packages] [Bug 1506363] CRDA.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1506363/+attachment/4498597/+files/CRDA.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  

[Kernel-packages] [Bug 1506363] ProcInterrupts.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1506363/+attachment/4498603/+files/ProcInterrupts.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 

[Kernel-packages] [Bug 1506363] UdevDb.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1506363/+attachment/4498607/+files/UdevDb.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
 

[Kernel-packages] [Bug 1506363] ProcCpuinfo.txt

2015-10-17 Thread Biscuit Wang
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1506363/+attachment/4498601/+files/ProcCpuinfo.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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 

[Kernel-packages] [Bug 1506363] Re: Touchpad die after resume from suspend(s2ram)

2015-10-17 Thread Biscuit Wang
** Package changed: linux-lts-vivid (Ubuntu) => linux (Ubuntu)

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

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1506363/+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 1506363] Re: Touchpad die after resume from suspend(s2ram)

2015-10-17 Thread Biscuit Wang
** Tags added: apport-collected

** Description changed:

  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
  
  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.
  
  Before suspend, xinput output
  
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]
  
  after suspend, the output
  
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]
  
  And you can find that the " ETPS/2 Elantech Touchpad" is missing
  
  After a reboot, everything works well again.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.15
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  biscuit2311 F pulseaudio
+  /dev/snd/controlC0:  biscuit2311 F pulseaudio
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 14.04
+ InstallationDate: Installed on 2015-10-14 (2 days ago)
+ InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
+ Lsusb:
+  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
+  Bus 001 Device 008: ID 13d3:3474 IMC Networks 
+  Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd 
+  Bus 001 Device 006: ID :0538  
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+ MachineType: ASUSTeK COMPUTER INC. K401LB
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
+ RelatedPackageVersions:
+  linux-restricted-modules-3.19.0-30-generic N/A
+  linux-backports-modules-3.19.0-30-generic  N/A
+  linux-firmware 1.127.15
+ Tags:  trusty
+ Uname: Linux 3.19.0-30-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 08/26/2015
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: K401LB.204
+ dmi.board.asset.tag: ATN12345678901234567
+ dmi.board.name: K401LB
+ dmi.board.vendor: ASUSTeK COMPUTER INC.
+ dmi.board.version: 1.0
+ dmi.chassis.asset.tag: 

[Kernel-packages] [Bug 1506363] Re: Touchpad die after resume from suspend(s2ram)

2015-10-17 Thread Biscuit Wang
** 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/1506363

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  after suspend, the output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=13   [slave  
keyboard (3)]

  And you can find that the " ETPS/2 Elantech Touchpad" is missing

  output of  dmesg:
  dmesg|grep mouse
  [0.512423] mousedev: PS/2 mouse device common for all mice
  [1.114531] psmouse serio1: elantech: assuming hardware version 4 (with 
firmware version 0x381f00)
  [1.128082] psmouse serio1: elantech: Synaptics capabilities query result 
0x10, 0x14, 0x0e.

  After a reboot, everything works well again.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  Uname: Linux 3.19.0-30-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 15 15:54:20 2015
  InstallationDate: Installed on 2015-10-14 (0 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  SourcePackage: linux-lts-vivid
  UpgradeStatus: No upgrade log present (probably fresh install)
  ---
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  biscuit2311 F pulseaudio
   /dev/snd/controlC0:  biscuit2311 F pulseaudio
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2015-10-14 (2 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 008: ID 13d3:3474 IMC Networks
   Bus 001 Device 002: ID 04f2:b483 Chicony Electronics Co., Ltd
   Bus 001 Device 006: ID :0538
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. K401LB
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-30-generic.efi.signed 
root=UUID=2dc554f1-5daa-48f1-89af-0c6de286fb1d ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
  RelatedPackageVersions:
   

[Kernel-packages] [Bug 1506363] [NEW] Touchpad die after resume from suspend(s2ram)

2015-10-15 Thread Biscuit Wang
Public bug reported:

Hardware : ASUS K401L   (K401LB5200)
kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

When the system startup, the touchpad works well, but after it resumed
from a suspend, the touchpad hardware will disappear from xinput and
cat /proc/bus/input/devices.

Before suspend, xinput output

⎡ Virtual core pointer  id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
⎜   ↳  USB OPTICAL MOUSEid=10   [slave  pointer  (2)]
⎜   ↳ ETPS/2 Elantech Touchpad  id=14   [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)]
↳ Video Bus id=8[slave  keyboard (3)]
↳ Sleep Button  id=9[slave  keyboard (3)]
↳ USB2.0 VGA UVC WebCam id=11   [slave  keyboard (3)]
↳ Asus WMI hotkeys  id=12   [slave  keyboard (3)]
↳ AT Translated Set 2 keyboard  id=13   [slave  keyboard (3)]

after suspend, the output

⎡ Virtual core pointer  id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
⎜   ↳  USB OPTICAL MOUSEid=10   [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)]
↳ Video Bus id=8[slave  keyboard (3)]
↳ Sleep Button  id=9[slave  keyboard (3)]
↳ USB2.0 VGA UVC WebCam id=11   [slave  keyboard (3)]
↳ Asus WMI hotkeys  id=12   [slave  keyboard (3)]
↳ AT Translated Set 2 keyboard  id=13   [slave  keyboard (3)]

And you can find that the " ETPS/2 Elantech Touchpad" is missing

After a reboot, everything works well again.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.19.0-30-generic 3.19.0-30.34~14.04.1
ProcVersionSignature: Ubuntu 3.19.0-30.34~14.04.1-generic 3.19.8-ckt6
Uname: Linux 3.19.0-30-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.15
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Oct 15 15:54:20 2015
InstallationDate: Installed on 2015-10-14 (0 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
SourcePackage: linux-lts-vivid
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-lts-vivid (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

** Attachment added: "futher info before and after suspend"
   
https://bugs.launchpad.net/bugs/1506363/+attachment/4495416/+files/k401l_touchpad_die.tar.gz

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

Title:
  Touchpad die after resume from suspend(s2ram)

Status in linux-lts-vivid package in Ubuntu:
  New

Bug description:
  Hardware : ASUS K401L   (K401LB5200)
  kernel: Linux biscuit 3.19.0-30-generic #34~14.04.1-Ubuntu SMP Fri Oct 2 
22:09:39 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

  When the system startup, the touchpad works well, but after it resumed
  from a suspend, the touchpad hardware will disappear from xinput and
  cat /proc/bus/input/devices.

  Before suspend, xinput output

  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳  USB OPTICAL MOUSE  id=10   [slave  pointer 
 (2)]
  ⎜   ↳ ETPS/2 Elantech Touchpadid=14   [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)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Sleep Buttonid=9[slave  
keyboard (3)]
  ↳ USB2.0 VGA UVC WebCam   id=11   [slave  
keyboard (3)]
  ↳ Asus WMI hotkeysid=12   [slave  
keyboard