[Kernel-packages] [Bug 1762450] Re: [18.04] writing on thumb drives causes hang for write op, shutdown and 'sync' command

2018-06-09 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  [18.04] writing on thumb drives causes hang for write op, shutdown and
  'sync' command

Status in linux package in Ubuntu:
  Expired
Status in linux source package in Bionic:
  Expired

Bug description:
  I've upgraded to 18.04. Since then, it's impossible to use thumb-
  drives. If I try, on the first write operation, that operation hangs.
  Trying to issue a 'sync' command that hangs too. After a while (some
  minutes or so?) I see the following in kernel log / dmesg (see later).
  It's not even possible to cleanly shut the computer down, as it also
  hangs then.

  kernel is:

  4.15.0-15-generic
  Linux oxygene 4.15.0-15-generic #16-Ubuntu SMP Wed Apr 4 13:58:14 UTC 2018 
x86_64 x86_64 x86_64 GNU/Linux
  $ dpkg -S /boot/vmlinuz-4.15.0-15-generic 
  linux-image-4.15.0-15-generic: /boot/vmlinuz-4.15.0-15-generic
  $ dpkg -l linux-image-4.15.0-15-generic
  ii  linux-image-4.15.0-15-generic4.15.0-15.16  amd64  
   Linux kernel image for version 4.15.0 on 64 bit x86 SMP

  dmesg:

  
  [  110.931501] usb 6-1: new high-speed USB device number 2 using xhci_hcd
  [  111.083432] usb 6-1: New USB device found, idVendor=13fe, idProduct=1d00
  [  111.083438] usb 6-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [  111.083441] usb 6-1: Product: DataTraveler 2.0
  [  111.083444] usb 6-1: Manufacturer: Kingston
  [  111.083447] usb 6-1: SerialNumber: 5B7402949950
  [  111.157729] usb-storage 6-1:1.0: USB Mass Storage device detected
  [  111.157882] scsi host6: usb-storage 6-1:1.0
  [  111.158826] usbcore: registered new interface driver usb-storage
  [  111.174387] usbcore: registered new interface driver uas
  [  112.172295] scsi 6:0:0:0: Direct-Access Kingston DataTraveler 2.0 PMAP 
PQ: 0 ANSI: 0 CCS
  [  112.203451] sd 6:0:0:0: Attached scsi generic sg1 type 0
  [  112.443337] sd 6:0:0:0: [sdb] 4030464 512-byte logical blocks: (2.06 
GB/1.92 GiB)
  [  112.443462] sd 6:0:0:0: [sdb] Write Protect is off
  [  112.443464] sd 6:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [  112.443586] sd 6:0:0:0: [sdb] No Caching mode page found
  [  112.443591] sd 6:0:0:0: [sdb] Assuming drive cache: write through
  [  112.447045] sd 6:0:0:0: [sdb] Attached SCSI removable disk

  this was ok, the problem is from here:

  [  363.231738] INFO: task fdisk:1798 blocked for more than 120 seconds.
  [  363.231745]   Tainted: G   OE4.15.0-15-generic #16-Ubuntu
  [  363.231747] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [  363.231750] fdisk   D0  1798   1728 0x
  [  363.231754] Call Trace:
  [  363.231764]  __schedule+0x297/0x8b0
  [  363.231768]  ? fdatawait_one_bdev+0x20/0x20
  [  363.231771]  schedule+0x2c/0x80
  [  363.231775]  io_schedule+0x16/0x40
  [  363.231779]  wait_on_page_bit_common+0xd8/0x160
  [  363.231782]  ? page_cache_tree_insert+0xe0/0xe0
  [  363.231785]  __filemap_fdatawait_range+0xfa/0x160
  [  363.231788]  ? __filemap_fdatawrite_range+0xc1/0x100
  [  363.231791]  ? __filemap_fdatawrite_range+0xcd/0x100
  [  363.231794]  ? __sync_filesystem+0x60/0x60
  [  363.231797]  filemap_fdatawait_keep_errors+0x1e/0x40
  [  363.231799]  fdatawait_one_bdev+0x16/0x20
  [  363.231802]  iterate_bdevs+0xb7/0x160
  [  363.231805]  sys_sync+0x7e/0xb0
  [  363.231809]  do_syscall_64+0x73/0x130
  [  363.231813]  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
  [  363.231816] RIP: 0033:0x7f2fcff17287
  [  363.231817] RSP: 002b:7fffbbea61a8 EFLAGS: 0202 ORIG_RAX: 
00a2
  [  363.231820] RAX: ffda RBX: 56096b767400 RCX: 
7f2fcff17287
  [  363.231821] RDX:  RSI: 56096b766018 RDI: 
56096b767400
  [  363.231823] RBP: 7fffbbea82d8 R08: 000a R09: 
7472617020656854
  [  363.231824] R10: 0008 R11: 0202 R12: 
56096a25b198
  [  363.231825] R13:  R14: 56096a25b198 R15: 

  [  484.045928] INFO: task fdisk:1798 blocked for more than 120 seconds.
  [  484.045934]   Tainted: G   OE4.15.0-15-generic #16-Ubuntu
  [  484.045936] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [  484.045939] fdisk   D0  1798   1728 0x
  [  484.045942] Call Trace:
  [  484.045950]  __schedule+0x297/0x8b0
  [  484.045954]  ? fdatawait_one_bdev+0x20/0x20
  [  484.045956]  schedule+0x2c/0x80
  [  484.045959]  io_schedule+0x16/0x40
  [  484.045962]  wait_on_page_bit_common+0xd8/0x160
  [  484.045965]  ? page_cache_tree_insert+0xe0/0xe0
  [  484.045967]  __filemap_fdatawait_range+0xfa/0x160
  [  484.045970]  ? __filemap_fdatawrite_range+0xc1/0x100

[Kernel-packages] [Bug 1762112] Re: black screen after swith intel graphic card

2018-06-09 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  black screen after swith intel  graphic card

Status in linux package in Ubuntu:
  Expired

Bug description:
  I have a laptop(dell gaming 5577: intel i7-7700hq and nvidia gtx1050)
  and installed ubuntu 16.04.4 LTS, I installed non-free nvidia driver
  and intel mircocode. If I use nvidia graphic card, it is normal, but
  when I switch to intel graphic card thru prime, then logout, it will
  black screen and keyboard, mouse is no response, laptop should be
  crash. Reboot is same too. How should I solve it?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1762112/+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 1762189] Re: watchdog: BUG: soft lockup - CPU#7 stuck for 22s! [kworker/7:2:729]

2018-06-09 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  watchdog: BUG: soft lockup - CPU#7 stuck for 22s! [kworker/7:2:729]

Status in linux package in Ubuntu:
  Expired

Bug description:
  Since doing a fresh install of 18.04 Beta, I experience random lock-
  ups.  Also, running Neofetch causes what looks like a hard lock, but
  the screen continues to refresh (system monitor continues to display
  new data).  However, inputs don't work (mouse and keyboard).  Not sure
  if this is related.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-13-generic 4.15.0-13.14 [modified: 
boot/vmlinuz-4.15.0-13-generic]
  ProcVersionSignature: Ubuntu 4.15.0-13.14-generic 4.15.10
  Uname: Linux 4.15.0-13-generic x86_64
  Annotation: Your system might become unstable now and might need to be 
restarted.
  ApportVersion: 2.20.9-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gdm1399 F pulseaudio
matt   1858 F pulseaudio
  Date: Sun Apr  8 07:47:01 2018
  Failure: oops
  InstallationDate: Installed on 2018-04-08 (0 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Beta amd64 (20180404)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 0cf3:e301 Atheros Communications, Inc. 
   Bus 001 Device 003: ID 0c45:6713 Microdia 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 15 9560
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-13-generic.efi.signed 
root=UUID=b76f80b3-e457-4e69-9039-56a3e167ea6a ro recovery nomodeset
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: kerneloops-daemon N/A
  SourcePackage: linux
  Title: watchdog: BUG: soft lockup - CPU#7 stuck for 22s! [kworker/7:2:729]
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/25/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.7.1
  dmi.board.name: 05FFDN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.7.1:bd01/25/2018:svnDellInc.:pnXPS159560:pvr:rvnDellInc.:rn05FFDN:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 15 9560
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1762189/+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 1762145] Re: Random freezes

2018-06-09 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Random freezes

Status in linux package in Ubuntu:
  Expired

Bug description:
  Reinstalled computer setting up disk partitions according to tutorial
  on ubuntu.com.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: linux-image-4.13.0-38-generic 4.13.0-38.43
  ProcVersionSignature: Ubuntu 4.13.0-38.43-generic 4.13.16
  Uname: Linux 4.13.0-38-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  coig   1224 F pulseaudio
   /dev/snd/controlC0:  coig   1224 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Apr  8 10:43:13 2018
  HibernationDevice: RESUME=UUID=9f34b9f0-5d0a-4863-9ce7-2c8864dbf9b3
  InstallationDate: Installed on 2018-04-07 (0 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1)
  IwConfig:
   eno1  no wireless extensions.
   
   lono wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-38-generic.efi.signed 
root=UUID=52f63847-0170-4ccb-a99a-ac1e61f2f7ef ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-38-generic N/A
   linux-backports-modules-4.13.0-38-generic  N/A
   linux-firmware 1.169.3
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/15/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1707
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: MAXIMUS V GENE
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1707:bd03/15/2013:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnMAXIMUSVGENE:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1762145/+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 1762237] Re: BUG: unable to handle kernel paging request at ffffd913ad935e20

2018-06-09 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  BUG: unable to handle kernel paging request at d913ad935e20

Status in linux package in Ubuntu:
  Expired

Bug description:
  gnome-system-monitor, wget and firefox were running while I was away
  from the machine. Came back and the machine showed a Firefox crash
  popup. Before I could check what happened the machine was locked up
  requiring hard reboot.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-13-generic 4.15.0-13.14 [modified: 
boot/vmlinuz-4.15.0-13-generic]
  ProcVersionSignature: Ubuntu 4.15.0-13.14-generic 4.15.10
  Uname: Linux 4.15.0-13-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  Annotation: Your system might become unstable now and might need to be 
restarted.
  ApportVersion: 2.20.9-0ubuntu4
  Architecture: amd64
  Date: Sat Apr  7 23:48:28 2018
  DuplicateSignature: BUG: unable to handle kernel paging request at location 
RIP: filemap_map_pages+0x96/0x390 RSP: a8d253dd7ce8
  Failure: oops
  MachineType: System manufacturer System Product Name
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-13-generic.efi.signed 
root=UUID=a8e0397c-deae-46f2-9061-c92f75295829 ro pcie_aspm=off 
nvme_core.default_ps_max_latency_us=0 reboot=pci vt.handoff=1
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: kerneloops-daemon N/A
  SourcePackage: linux
  Title: BUG: unable to handle kernel paging request at d913ad935e20
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/21/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0902
  dmi.board.asset.tag: Default string
  dmi.board.name: ROG ZENITH EXTREME
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0902:bd12/21/2017:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnROGZENITHEXTREME:rvrRev1.xx:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1762237/+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 1761870] Re: BUG: scheduling while atomic: FarmTogether.x8/19291/0x00000002

2018-06-09 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  BUG: scheduling while atomic: FarmTogether.x8/19291/0x0002

Status in linux package in Ubuntu:
  Expired

Bug description:
  -

  ProblemType: KernelOops
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-13-lowlatency 4.15.0-13.14
  ProcVersionSignature: Ubuntu 4.15.0-13.14-lowlatency 4.15.10
  Uname: Linux 4.15.0-13-lowlatency x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  Annotation: Your system might become unstable now and might need to be 
restarted.
  ApportVersion: 2.20.9-0ubuntu2
  Architecture: amd64
  Date: Fri Apr  6 22:59:16 2018
  Failure: oops
  HibernationDevice: RESUME=UUID=888376db-2e15-45cd-b40f-c9ccf9218dfb
  InstallationDate: Installed on 2018-03-02 (35 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180204)
  MachineType: Micro-Star International Co., Ltd MS-7A32
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.15.0-13-lowlatency 
root=/dev/mapper/ubuntu--gnome--vg-root ro rootflags=subvol=@ quiet splash 
vt.handoff=1
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: kerneloops-daemon N/A
  SourcePackage: linux
  Title: BUG: scheduling while atomic: FarmTogether.x8/19291/0x0002
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/25/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.50
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X370 GAMING PRO CARBON AC (MS-7A32)
  dmi.board.vendor: Micro-Star International Co., Ltd
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Micro-Star International Co., Ltd
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2.50:bd09/25/2017:svnMicro-StarInternationalCo.,Ltd:pnMS-7A32:pvr1.0:rvnMicro-StarInternationalCo.,Ltd:rnX370GAMINGPROCARBONAC(MS-7A32):rvr1.0:cvnMicro-StarInternationalCo.,Ltd:ct3:cvr1.0:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7A32
  dmi.product.version: 1.0
  dmi.sys.vendor: Micro-Star International Co., Ltd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1761870/+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 1762450] Re: [18.04] writing on thumb drives causes hang for write op, shutdown and 'sync' command

2018-06-09 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu Bionic) because there has been no activity
for 60 days.]

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

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

Title:
  [18.04] writing on thumb drives causes hang for write op, shutdown and
  'sync' command

Status in linux package in Ubuntu:
  Expired
Status in linux source package in Bionic:
  Expired

Bug description:
  I've upgraded to 18.04. Since then, it's impossible to use thumb-
  drives. If I try, on the first write operation, that operation hangs.
  Trying to issue a 'sync' command that hangs too. After a while (some
  minutes or so?) I see the following in kernel log / dmesg (see later).
  It's not even possible to cleanly shut the computer down, as it also
  hangs then.

  kernel is:

  4.15.0-15-generic
  Linux oxygene 4.15.0-15-generic #16-Ubuntu SMP Wed Apr 4 13:58:14 UTC 2018 
x86_64 x86_64 x86_64 GNU/Linux
  $ dpkg -S /boot/vmlinuz-4.15.0-15-generic 
  linux-image-4.15.0-15-generic: /boot/vmlinuz-4.15.0-15-generic
  $ dpkg -l linux-image-4.15.0-15-generic
  ii  linux-image-4.15.0-15-generic4.15.0-15.16  amd64  
   Linux kernel image for version 4.15.0 on 64 bit x86 SMP

  dmesg:

  
  [  110.931501] usb 6-1: new high-speed USB device number 2 using xhci_hcd
  [  111.083432] usb 6-1: New USB device found, idVendor=13fe, idProduct=1d00
  [  111.083438] usb 6-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [  111.083441] usb 6-1: Product: DataTraveler 2.0
  [  111.083444] usb 6-1: Manufacturer: Kingston
  [  111.083447] usb 6-1: SerialNumber: 5B7402949950
  [  111.157729] usb-storage 6-1:1.0: USB Mass Storage device detected
  [  111.157882] scsi host6: usb-storage 6-1:1.0
  [  111.158826] usbcore: registered new interface driver usb-storage
  [  111.174387] usbcore: registered new interface driver uas
  [  112.172295] scsi 6:0:0:0: Direct-Access Kingston DataTraveler 2.0 PMAP 
PQ: 0 ANSI: 0 CCS
  [  112.203451] sd 6:0:0:0: Attached scsi generic sg1 type 0
  [  112.443337] sd 6:0:0:0: [sdb] 4030464 512-byte logical blocks: (2.06 
GB/1.92 GiB)
  [  112.443462] sd 6:0:0:0: [sdb] Write Protect is off
  [  112.443464] sd 6:0:0:0: [sdb] Mode Sense: 23 00 00 00
  [  112.443586] sd 6:0:0:0: [sdb] No Caching mode page found
  [  112.443591] sd 6:0:0:0: [sdb] Assuming drive cache: write through
  [  112.447045] sd 6:0:0:0: [sdb] Attached SCSI removable disk

  this was ok, the problem is from here:

  [  363.231738] INFO: task fdisk:1798 blocked for more than 120 seconds.
  [  363.231745]   Tainted: G   OE4.15.0-15-generic #16-Ubuntu
  [  363.231747] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [  363.231750] fdisk   D0  1798   1728 0x
  [  363.231754] Call Trace:
  [  363.231764]  __schedule+0x297/0x8b0
  [  363.231768]  ? fdatawait_one_bdev+0x20/0x20
  [  363.231771]  schedule+0x2c/0x80
  [  363.231775]  io_schedule+0x16/0x40
  [  363.231779]  wait_on_page_bit_common+0xd8/0x160
  [  363.231782]  ? page_cache_tree_insert+0xe0/0xe0
  [  363.231785]  __filemap_fdatawait_range+0xfa/0x160
  [  363.231788]  ? __filemap_fdatawrite_range+0xc1/0x100
  [  363.231791]  ? __filemap_fdatawrite_range+0xcd/0x100
  [  363.231794]  ? __sync_filesystem+0x60/0x60
  [  363.231797]  filemap_fdatawait_keep_errors+0x1e/0x40
  [  363.231799]  fdatawait_one_bdev+0x16/0x20
  [  363.231802]  iterate_bdevs+0xb7/0x160
  [  363.231805]  sys_sync+0x7e/0xb0
  [  363.231809]  do_syscall_64+0x73/0x130
  [  363.231813]  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
  [  363.231816] RIP: 0033:0x7f2fcff17287
  [  363.231817] RSP: 002b:7fffbbea61a8 EFLAGS: 0202 ORIG_RAX: 
00a2
  [  363.231820] RAX: ffda RBX: 56096b767400 RCX: 
7f2fcff17287
  [  363.231821] RDX:  RSI: 56096b766018 RDI: 
56096b767400
  [  363.231823] RBP: 7fffbbea82d8 R08: 000a R09: 
7472617020656854
  [  363.231824] R10: 0008 R11: 0202 R12: 
56096a25b198
  [  363.231825] R13:  R14: 56096a25b198 R15: 

  [  484.045928] INFO: task fdisk:1798 blocked for more than 120 seconds.
  [  484.045934]   Tainted: G   OE4.15.0-15-generic #16-Ubuntu
  [  484.045936] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
  [  484.045939] fdisk   D0  1798   1728 0x
  [  484.045942] Call Trace:
  [  484.045950]  __schedule+0x297/0x8b0
  [  484.045954]  ? fdatawait_one_bdev+0x20/0x20
  [  484.045956]  schedule+0x2c/0x80
  [  484.045959]  io_schedule+0x16/0x40
  [  484.045962]  wait_on_page_bit_common+0xd8/0x160
  [  484.045965]  ? page_cache_tree_insert+0xe0/0xe0
  [  484.045967]  __filemap_fdatawait_range+0xfa/0x160
  [  484.045970]  ? 

[Kernel-packages] [Bug 1762535] Re: BUG: unable to handle kernel paging request at ffff9cca20d6e1a0

2018-06-09 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  BUG: unable to handle kernel paging request at 9cca20d6e1a0

Status in linux package in Ubuntu:
  Expired

Bug description:
  Used Hardware Thinkpad T540p PN 20be0065ge comes up soon after
  startup. All Hardware ist active and boot in uefi-mode. Hdd is
  replaced by ssd.

  Version.log:

  Ubuntu 4.15.0-13.14-generic 4.15.10

  ProblemType: KernelOops
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-13-generic 4.15.0-13.14
  ProcVersionSignature: Ubuntu 4.15.0-13.14-generic 4.15.10
  Uname: Linux 4.15.0-13-generic x86_64
  Annotation: Your system might become unstable now and might need to be 
restarted.
  ApportVersion: 2.20.9-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/hwC1D0', '/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', 
'/dev/snd/controlC1', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D10p', 
'/dev/snd/pcmC0D9p', '/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', 
'/dev/snd/pcmC0D3p', '/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] 
failed with exit code -9:
  Date: Mon Apr  9 21:47:51 2018
  DuplicateSignature: BUG: unable to handle kernel paging request at location 
RIP: prepend_path+0x9e/0x2c0 RSP: 9da348c4fcd0
  Failure: oops
  InstallationDate: Installed on 2017-11-02 (158 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  MachineType: LENOVO 20BE0065GE
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-13-generic 
root=UUID=a1c4b7e9-d31b-43fb-aef6-a5fa5dbca1e1 ro quiet splash vt.handoff=1
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: kerneloops-daemon N/A
  SourcePackage: linux
  Title: BUG: unable to handle kernel paging request at 9cca20d6e1a0
  UpgradeStatus: Upgraded to bionic on 2018-02-07 (60 days ago)
  dmi.bios.date: 03/07/2018
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GMET83WW (2.31 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BE0065GE
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 Pro
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGMET83WW(2.31):bd03/07/2018:svnLENOVO:pn20BE0065GE:pvrThinkPadT540p:rvnLENOVO:rn20BE0065GE:rvr0B98401Pro:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad T540p
  dmi.product.name: 20BE0065GE
  dmi.product.version: ThinkPad T540p
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1762535/+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 1762248] Re: WiFi connection suddenly drops

2018-06-09 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  WiFi connection suddenly drops

Status in linux package in Ubuntu:
  Expired

Bug description:
  This started to happen only with newer kernel versions.  The WiFi was
  previously absolutely solid.  When the WiFi connection drops, there
  are clear kernel error messages:

  Apr 08 22:39:29 konstantin kernel: iwl3945 :02:00.0: Queue 4 stuck for 
2048 ms.
  Apr 08 22:39:30 konstantin kernel: iwl3945 :02:00.0: On demand firmware 
reload
  Apr 08 22:39:30 konstantin kernel: ieee80211 phy0: Hardware restart was 
requested
  Apr 08 22:39:30 konstantin kernel: iwl3945 :02:00.0: BSM uCode 
verification failed at addr 0x3800+0 
  Apr 08 22:39:30 konstantin kernel: iwl3945 :02:00.0: Unable to set up 
bootstrap uCode: -5

  The last two messsages are repeated a few times.  This is followed by
  more detailed stack traces, but the hardware does not recover.
  Unloading the iwl3945 module and reloading it did not help in a few
  tests.

  Looking at the log some more, I see this line

  Apr 08 22:33:38 konstantin kernel: iwl3945 :02:00.0: Enabling
  power save might cause firmware crashes

  I will try to find out if this can be disabled and do more test then.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: linux-image-4.13.0-37-generic 4.13.0-37.42
  ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
  Uname: Linux 4.13.0-37-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  regina 1098 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sun Apr  8 22:56:35 2018
  HibernationDevice: RESUME=UUID=4c990619-fde4-4d44-b45a-f240be602537
  InstallationDate: Installed on 2017-04-19 (354 days ago)
  InstallationMedia: Ubuntu-GNOME 17.04 "Zesty Zapus" - Release amd64 (20170412)
  MachineType: Hewlett-Packard HP Pavilion dv6500 Notebook PC
  ProcEnviron:
   LANG=de_DE.UTF-8
   TERM=xterm-256color
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
   PATH=(custom, no user)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-37-generic 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash video=SVIDEO-1:d 
vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-37-generic N/A
   linux-backports-modules-4.13.0-37-generic  N/A
   linux-firmware 1.169.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to artful on 2018-01-19 (78 days ago)
  dmi.bios.date: 04/04/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.05
  dmi.board.name: 30CC
  dmi.board.vendor: Quanta
  dmi.board.version: 79.10
  dmi.chassis.type: 10
  dmi.chassis.vendor: Quanta
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.05:bd04/04/2007:svnHewlett-Packard:pnHPPaviliondv6500NotebookPC:pvrRev1:rvnQuanta:rn30CC:rvr79.10:cvnQuanta:ct10:cvrN/A:
  dmi.product.family: 103C_5335KV
  dmi.product.name: HP Pavilion dv6500 Notebook PC
  dmi.product.version: Rev 1
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1762248/+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 1733802] Re: zfs destroy, dataset is busy; zpool export tank, umount failed

2018-06-09 Thread Launchpad Bug Tracker
[Expired for zfs-linux (Ubuntu) because there has been no activity for
60 days.]

** Changed in: zfs-linux (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  zfs destroy, dataset is busy; zpool export tank, umount failed

Status in zfs-linux package in Ubuntu:
  Expired

Bug description:
  1.) lsb_release -rd
  Description:Ubuntu 17.10
  Release:17.10

  2.) apt-cache policy zfsutils-linux
  zfsutils-linux:
Installed: 0.6.5.11-1ubuntu3
Candidate: 0.6.5.11-1ubuntu3
Version table:
   *** 0.6.5.11-1ubuntu3 500

  3.) modinfo zfs |head
  filename:   /lib/modules/4.13.0-17-generic/kernel/zfs/zfs/zfs.ko
  version:0.6.5.11-1ubuntu3

  I use the /dev/zvol/tank/zvolpathshere blockdevices as hdd for vms(for
  qemu 2.10.1 machines). I check to see if the qemu process terminates,
  it does. I check with lsof to see if there are any handles open to my
  zvol paths, there aren't any. The zvols do not have any snapshots. The
  zvols are not mounted with mount because i checked

  But when i enter:
  - zfs destroy tank/clones/os/hdd_X it says "dataset is busy"
  - zfs export tank it says "umount failed"

  All i can do is:
  - zfs rename tank/clones/os/hdd_x  tank/trash/hdd_X_bad

  The only way to delete those zvols is after the server reboots, my
  very last option..

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1733802/+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 1753510] Re: Cannot boot/install AMD Ryzen 2400G

2018-06-09 Thread Bob Lourie
Entry should be  'rcu_nocbs=0-3'. Typo, cheers
bob

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

Title:
  Cannot boot/install AMD Ryzen 2400G

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Did a motherboard swap on a trusty old computer that ran ubuntu for 10 years 
or so. Now it only runs windows (same hardware fresh installs windows with no 
issue). brand new ryzen 2nd gen with graphics.
   
  I know about graphics drivers issues, wasn't expecting that to be dealt with.
  Just trying to use it as a cpu. So I put in an older (RADEON HD 7850 
pitcairn) video card to get some functionality.

  Without the video card, it boots, but the display is unusable. I can
  ssh in and see that it works fine as a server, but cannot use terminal
  or graphical display.

  With the video card, Put daily ubuntu Bionic image, and "Try Ubuntu",
  and it goes into an infinite loop. photo attached.  I tried 16.04.4 and
  I think it just went into a blank screen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753510/+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 1753510] Re: Cannot boot/install AMD Ryzen 2400G

2018-06-09 Thread Bob Lourie
HI, I have Gigabyte ab350n wifi m/b and 2400g cpu. Dual booting has been
an issue but I found that the booting process identified 8 compute units
but it appeared the kernel wasn't accepting the count so 'rcu_nocbs=03"
placed on kernel load line in grub improved later part of initiation. (
The 0-7 parameter dids not work for me)

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

Title:
  Cannot boot/install AMD Ryzen 2400G

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Did a motherboard swap on a trusty old computer that ran ubuntu for 10 years 
or so. Now it only runs windows (same hardware fresh installs windows with no 
issue). brand new ryzen 2nd gen with graphics.
   
  I know about graphics drivers issues, wasn't expecting that to be dealt with.
  Just trying to use it as a cpu. So I put in an older (RADEON HD 7850 
pitcairn) video card to get some functionality.

  Without the video card, it boots, but the display is unusable. I can
  ssh in and see that it works fine as a server, but cannot use terminal
  or graphical display.

  With the video card, Put daily ubuntu Bionic image, and "Try Ubuntu",
  and it goes into an infinite loop. photo attached.  I tried 16.04.4 and
  I think it just went into a blank screen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753510/+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 1722478] Re: Two-finger scrolling no longer works after resuming from suspend

2018-06-09 Thread Scott Deagan
I experienced the same issue on my ThinkPad T450s running Kubuntu 18.04
(two-finger scrolling stops working after opening the lid and resuming).
Adding kernel parameter "psmouse.synaptics_intertouch=0" as described
above solved the issue for me (a big THANK YOU!).

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

Title:
  Two-finger scrolling no longer works after resuming from suspend

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

Bug description:
  I own a Thinkpad T440p onto which I have had Debian 9 running without
  hardware issues. I have recently installed Ubuntu 17.10 final beta to
  test it out, but two-finger scrolling does not work at the moment. It
  used to work out-of-the-box from the final beta iso, but a subsequent
  update broke it.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: linux-image-4.13.0-12-generic 4.13.0-12.13 [modified: 
boot/vmlinuz-4.13.0-12-generic]
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  ghislain  10620 F pulseaudio
   /dev/snd/controlC0:  ghislain  10620 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 10 09:20:01 2017
  HibernationDevice: RESUME=UUID=ae4cca1e-80ef-4a1e-87e3-0a860b49492e
  InstallationDate: Installed on 2017-10-05 (4 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
  MachineType: LENOVO 20AN00C1UK
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-12-generic 
root=/dev/mapper/doc1485--lap--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-12-generic N/A
   linux-backports-modules-4.13.0-12-generic  N/A
   linux-firmware 1.169
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/31/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GLET83WW (2.37 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AN00C1UK
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50510 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGLET83WW(2.37):bd03/31/2016:svnLENOVO:pn20AN00C1UK:pvrThinkPadT440p:rvnLENOVO:rn20AN00C1UK:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad T440p
  dmi.product.name: 20AN00C1UK
  dmi.product.version: ThinkPad T440p
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1722478/+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 1752437] Re: [HP ENVY x360 - 15-bq102ng] Touchscreen does not work

2018-06-09 Thread Christopher M. Penalver
** Description changed:

  The touch screen on my HP ENVY x360 15-bq102ng does not work with stock
  kernel or with mainline kernel 4.16-rc3.
  
  marc@snapbug:~$ xinput
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ SynPS/2 Synaptics TouchPad  id=13   [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)]
  ↳ Power Buttonid=9[slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=12   [slave  
keyboard (3)]
  ↳ HP Wireless hotkeys id=14   [slave  
keyboard (3)]
  ↳ HP WMI hotkeys  id=15   [slave  
keyboard (3)]
  ↳ HP Wide Vision FHD Camera: HP I id=11   [slave  
keyboard (3)]
  ↳ HP Wide Vision FHD Camera: HP W id=10   [slave  
keyboard (3)]
+ 
+ WORKAROUND: Use the following patch with 4.17-rc3:
+ https://bugzilla.kernel.org/attachment.cgi?id=275381
  
  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: xorg 1:7.7+19ubuntu3
  Uname: Linux 4.16.0-041600rc2-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  BootLog:
   No key available with this passphrase.
   /dev/mapper/nvme0n1p2_crypt: clean, 621596/15597568 files, 54013381/62389248 
blocks
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Feb 28 22:34:50 2018
  DistUpgraded: Fresh install
  DistroCodename: artful
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:15dd] (rev c4) (prog-if 
00 [VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:83c6]
  InstallationDate: Installed on 2018-01-16 (42 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1)
  MachineType: HP HP ENVY x360 Convertible 15-bq1xx
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.16.0-041600rc2-generic 
root=UUID=415eb027-1fd5-4b75-9860-5cac88a630db ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/26/2018
  dmi.bios.vendor: AMI
  dmi.bios.version: F.16
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 83C6
  dmi.board.vendor: HP
  dmi.board.version: 63.18
  dmi.chassis.type: 31
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAMI:bvrF.16:bd01/26/2018:svnHP:pnHPENVYx360Convertible15-bq1xx:pvr:rvnHP:rn83C6:rvr63.18:cvnHP:ct31:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Envy
  dmi.product.name: HP ENVY x360 Convertible 15-bq1xx
  dmi.sys.vendor: HP
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.85-4~a~padoka0
  version.libgl1-mesa-dri: libgl1-mesa-dri 1:17.3.2-0~a~padoka0
  version.libgl1-mesa-glx: libgl1-mesa-glx 1:17.3.2-0~a~padoka0
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.5-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.10.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20170309-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

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

Title:
  [HP ENVY x360 - 15-bq102ng] Touchscreen does not work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The touch screen on my HP ENVY x360 15-bq102ng does not work with
  stock kernel or with mainline kernel 4.16-rc3.

  marc@snapbug:~$ xinput
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ SynPS/2 Synaptics TouchPad  id=13   [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   

[Kernel-packages] [Bug 1752437] Re: [HP ENVY x360 - 15-bq102ng] Touchscreen does not work

2018-06-09 Thread Christopher M. Penalver
** Tags added: bios-outdated-f.17 kernel-bug-exists-upstream-4.16-rc1
needs-upstream-testing

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

Title:
  [HP ENVY x360 - 15-bq102ng] Touchscreen does not work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The touch screen on my HP ENVY x360 15-bq102ng does not work with
  stock kernel or with mainline kernel 4.16-rc3.

  marc@snapbug:~$ xinput
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ SynPS/2 Synaptics TouchPad  id=13   [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)]
  ↳ Power Buttonid=9[slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=12   [slave  
keyboard (3)]
  ↳ HP Wireless hotkeys id=14   [slave  
keyboard (3)]
  ↳ HP WMI hotkeys  id=15   [slave  
keyboard (3)]
  ↳ HP Wide Vision FHD Camera: HP I id=11   [slave  
keyboard (3)]
  ↳ HP Wide Vision FHD Camera: HP W id=10   [slave  
keyboard (3)]

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: xorg 1:7.7+19ubuntu3
  Uname: Linux 4.16.0-041600rc2-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  BootLog:
   No key available with this passphrase.
   /dev/mapper/nvme0n1p2_crypt: clean, 621596/15597568 files, 54013381/62389248 
blocks
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Feb 28 22:34:50 2018
  DistUpgraded: Fresh install
  DistroCodename: artful
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:15dd] (rev c4) (prog-if 
00 [VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:83c6]
  InstallationDate: Installed on 2018-01-16 (42 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1)
  MachineType: HP HP ENVY x360 Convertible 15-bq1xx
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.16.0-041600rc2-generic 
root=UUID=415eb027-1fd5-4b75-9860-5cac88a630db ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/26/2018
  dmi.bios.vendor: AMI
  dmi.bios.version: F.16
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 83C6
  dmi.board.vendor: HP
  dmi.board.version: 63.18
  dmi.chassis.type: 31
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAMI:bvrF.16:bd01/26/2018:svnHP:pnHPENVYx360Convertible15-bq1xx:pvr:rvnHP:rn83C6:rvr63.18:cvnHP:ct31:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Envy
  dmi.product.name: HP ENVY x360 Convertible 15-bq1xx
  dmi.sys.vendor: HP
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.85-4~a~padoka0
  version.libgl1-mesa-dri: libgl1-mesa-dri 1:17.3.2-0~a~padoka0
  version.libgl1-mesa-glx: libgl1-mesa-glx 1:17.3.2-0~a~padoka0
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.5-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.10.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20170309-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1752437/+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 1609601] Re: [HP Envy x360 M6-ar004dx] Touchscreen not working

2018-06-09 Thread Christopher M. Penalver
** Summary changed:

- i2c_hid: probe of i2c-ELAN0732:00 failed with error -61
+ [HP Envy x360 M6-ar004dx] Touchscreen not working

** Tags removed: bios-outdated-f11 kernel-bug-exists-upstream
** Tags added: bios-outdated-f20 needs-upstream-testing

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

Title:
  [HP Envy x360 M6-ar004dx] Touchscreen not working

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I'm using an HP Envy x360 M6-ar004dx with an AMD 7th-gen FX APU, and
  the touchscreen will not work. Dmesg shows i2c_hid reporting multiple
  "failed to reset device" error messages before finally failing to add
  it as an HID device with error -61. As far as I can tell, it's being
  detected as an ELAN touchscreen. I've seen reports that this error can
  be fixed in newer kernels, as the touchscreen uses GPIO interrupts
  which are fixed in versions 4.6 and later. Most of the information I
  can find indicates that 4.7 includes improved AMD support, but the
  mainline kernel build appears to be missing the AMD GPIO drivers,
  since I get a "failed to get GPIO interrupt" error. I've compiled my
  own 4.7 kernel from the mainline GIT, including the patches used in
  kernel-ppa/mainline and setting the right config flags for AMD GPIO,
  but that just gets me the same errors I'm seeing in 4.4.0-31-generic.
  For additional info, I'm attaching my dmesg output in its entirety.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-31-generic 4.4.0-31.50 [modified: 
boot/vmlinuz-4.4.0-31-generic]
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  colin  3591 F pulseaudio
   /dev/snd/controlC0:  colin  3591 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Aug  3 21:51:47 2016
  HibernationDevice: RESUME=UUID=1875834b-d1ff-4b97-a9b8-44afb056c592
  InstallationDate: Installed on 2016-08-03 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160720)
  MachineType: HP HP ENVY x360 m6 Convertible
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-31-generic.efi.signed 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-31-generic N/A
   linux-backports-modules-4.4.0-31-generic  N/A
   linux-firmware1.157.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/29/2016
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.10
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 81AA
  dmi.board.vendor: HP
  dmi.board.version: 59.42
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.10:bd06/29/2016:svnHP:pnHPENVYx360m6Convertible:pvrType1ProductConfigId:rvnHP:rn81AA:rvr59.42:cvnHP:ct10:cvrChassisVersion:
  dmi.product.name: HP ENVY x360 m6 Convertible
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1609601/+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 1460447] Re: Boot slow, "scanning for btrfs filesystems" takes 100 seconds

2018-06-09 Thread Dan Kegel
https://askubuntu.com/questions/836105/ubuntu-16-04-takes-long-time-to-
boot-using-btrfs-and-persistent-logs suggests disabling COW on the
systemd journal directory may help.

Avoiding / as btrfs, and using it just for e.g. /var/lib/lxd, may be an
option for some people.

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

Title:
  Boot slow, "scanning for btrfs filesystems" takes 100 seconds

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I installed 14.10 and used btrfs for /home.  Later, I did a clean install of 
15.04, using the same /home partition.
  Ever since then, boots have been agonizingly slow; all the delay appears to 
be while the message
  "scanning for btrfs filesystems" is diplayed early in boot.

  The system is an i7 with one disk:

  root@i7:~# fdisk /dev/sda
  Disk /dev/sda: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
  Units: sectors of 1 * 512 = 512 bytes
  Sector size (logical/physical): 512 bytes / 4096 bytes
  I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  Disklabel type: dos
  Disk identifier: 0x7f84

  Device Boot StartEndSectors   Size Id Type
  /dev/sda1  * 2048  117186559  117184512  55.9G 83 Linux
  /dev/sda2   117186560  234373119  117186560  55.9G 83 Linux
  /dev/sda3   234375166 1953523711 1719148546 819.8G  5 Extended
  /dev/sda5   234375168  273434623   39059456  18.6G 82 Linux swap / Solaris
  /dev/sda6   273436672 1953523711 1680087040 801.1G 83 Linux

  root@i7:~# df -T | grep sd
  /dev/sda2  ext4  57542652  10103624  44492980  19% /
  /dev/sda6  btrfs840043520 172076728 665321064  21% /home

  I'll attach a bootchart, but I suspect the btrfs delay happens before
  the bootchart starts?

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.19.0-16-generic 3.19.0-16.16
  ProcVersionSignature: Ubuntu 3.19.0-16.16-generic 3.19.3
  Uname: Linux 3.19.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  dank   2176 F pulseaudio
   /dev/snd/controlC0:  dank   2176 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May 31 08:53:37 2015
  HibernationDevice: RESUME=UUID=417f2bba-dea3-496b-ad18-702d4dc6f223
  InstallationDate: Installed on 2015-05-16 (14 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
   
   lxcbr0no wireless extensions.
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-16-generic 
root=UUID=270a0d36-9ed9-4e58-b909-175db447838d ro quiet splash 
init=/lib/systemd/systemd-bootchart
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-16-generic N/A
   linux-backports-modules-3.19.0-16-generic  N/A
   linux-firmware 1.143
  RfKill:
   
  SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/16/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P2.50
  dmi.board.name: X58 Extreme
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP2.50:bd08/16/2010:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnX58Extreme:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1460447/+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 1609601] Re: i2c_hid: probe of i2c-ELAN0732:00 failed with error -61

2018-06-09 Thread Alejandro Díaz-Caro
Hi,
I have an HP Spectre x360 and I've got the same boot error:

Jun 09 17:15:56 behemoth kernel: i2c_hid i2c-ELAN0732:00: failed to
change power setting.

However, my touchscreen is working without any problem, as well as the
HP Active Pen that this laptop brings.

I am on Arch Linux, but if I can be of any help to close this bug,
please, let me know.

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

Title:
  i2c_hid: probe of i2c-ELAN0732:00 failed with error -61

Status in linux package in Ubuntu:
  Triaged

Bug description:
  I'm using an HP Envy x360 M6-ar004dx with an AMD 7th-gen FX APU, and
  the touchscreen will not work. Dmesg shows i2c_hid reporting multiple
  "failed to reset device" error messages before finally failing to add
  it as an HID device with error -61. As far as I can tell, it's being
  detected as an ELAN touchscreen. I've seen reports that this error can
  be fixed in newer kernels, as the touchscreen uses GPIO interrupts
  which are fixed in versions 4.6 and later. Most of the information I
  can find indicates that 4.7 includes improved AMD support, but the
  mainline kernel build appears to be missing the AMD GPIO drivers,
  since I get a "failed to get GPIO interrupt" error. I've compiled my
  own 4.7 kernel from the mainline GIT, including the patches used in
  kernel-ppa/mainline and setting the right config flags for AMD GPIO,
  but that just gets me the same errors I'm seeing in 4.4.0-31-generic.
  For additional info, I'm attaching my dmesg output in its entirety.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-31-generic 4.4.0-31.50 [modified: 
boot/vmlinuz-4.4.0-31-generic]
  ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
  Uname: Linux 4.4.0-31-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  colin  3591 F pulseaudio
   /dev/snd/controlC0:  colin  3591 F pulseaudio
  CurrentDesktop: GNOME
  Date: Wed Aug  3 21:51:47 2016
  HibernationDevice: RESUME=UUID=1875834b-d1ff-4b97-a9b8-44afb056c592
  InstallationDate: Installed on 2016-08-03 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160720)
  MachineType: HP HP ENVY x360 m6 Convertible
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-31-generic.efi.signed 
root=/dev/mapper/ubuntu--gnome--vg-root ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-31-generic N/A
   linux-backports-modules-4.4.0-31-generic  N/A
   linux-firmware1.157.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/29/2016
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.10
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 81AA
  dmi.board.vendor: HP
  dmi.board.version: 59.42
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.10:bd06/29/2016:svnHP:pnHPENVYx360m6Convertible:pvrType1ProductConfigId:rvnHP:rn81AA:rvr59.42:cvnHP:ct10:cvrChassisVersion:
  dmi.product.name: HP ENVY x360 m6 Convertible
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1609601/+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 1719795] Re: Dell 7140 avarage power consumption in idle increased by 1.3-1.5 times due to events by INT3432

2018-06-09 Thread Bug Watch Updater
Launchpad has imported 16 comments from the remote bug at
https://bugzilla.kernel.org/show_bug.cgi?id=197047.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2017-09-26T20:58:32+00:00 russianneuromancer wrote:

Created attachment 258613
dmesg with Linux 4.13.3

On Dell Venue 11 Pro 7140 average power consumption in idle increased by
1.3-1.5 times due to events coming from INT343A. According to powertop
since Linux 4.10 INT3432:00 generate around two hundred events on
average, in /sys/devices/pci:00/INT3432:00/i2c-6 there is two
devices: INT343A and SMO91D0. AFAIK INT343A is rt286.

With Linux 4.9.0-4.9.45, Linux 4.11.0-4.11.12 in idle there is around 100 
wakeups per second in sum, battery discharge rate around 3-3.5 Watts per second.
But with Linux 4.9.46-4.9.51, Linux 4.10.0-4.10.17, Linux 4.12.0rc1-4.13.3 - 
around 300 wakeups per second on average, due to events coming from INT3432:00. 
With Linux 4.13.3 battery discharge rate around 4.5 Watts per second.
Probably some commit was backported to Linux 4.9 between .45 and .46 releases.
I have no idea why issue is not reproducible on any Linux 4.11 release I tried.

Sometimes events rate fall from two hundred to one hundred for shorts
period of time (for example I observe this right now on Linux 4.10.0
while removing/installing packages).

Message like this sometimes appear in dmesg:
[  731.226730] i2c_hid i2c-SMO91D0:00: i2c_hid_get_input: incomplete report 
(53/13568)

Complete dmesg with Linux 4.13.3 is attached.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1719795/comments/0


On 2017-09-26T21:02:55+00:00 russianneuromancer wrote:

> Sometimes events rate fall from two hundred to one hundred for shorts period
> of time

Correction: here I talk about events coming especially from INT343A, not
total events rate.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1719795/comments/1


On 2017-09-26T21:05:08+00:00 russianneuromancer wrote:

Sorry, another correction, just to be sure:

> Sometimes events rate fall from two hundred to one hundred for shorts period
> of time

Here I talk about events coming especially from *INT3432*, not total
events rate.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1719795/comments/2


On 2017-10-03T05:33:13+00:00 kai.heng.feng wrote:

Can you do a bisect between 4.9.45 and 4.9.46?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1719795/comments/7


On 2017-12-18T03:07:10+00:00 rui.zhang wrote:

since there are not too many changes between 4.9.45 and 4.9.46, please
do git bisect to find out which commit introduces the problem.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1719795/comments/8


On 2017-12-18T11:59:28+00:00 russianneuromancer wrote:

> Can you do a bisect between 4.9.45 and 4.9.46?

> since there are not too many changes between 4.9.45 and 4.9.46, please do git
> bisect to find out which commit introduces the problem.

Thanks for advice! I'll try to do so, as soon as it will be possible.
(There is some issues with hardware I usually use for building kernels.)

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1719795/comments/9


On 2018-01-15T03:44:13+00:00 rui.zhang wrote:

any updates?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1719795/comments/10


On 2018-01-15T11:35:19+00:00 russianneuromancer wrote:

Not yet, as issues mentioned above remain unresolved, so I still can't
rebuild kernel.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1719795/comments/11


On 2018-02-06T16:41:06+00:00 russianneuromancer wrote:

Hardware I usually use for building kernels is operational again, so I
hope to do git bisect between 4.9.45 and 4.9.46 in next couple of weeks.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1719795/comments/12


On 2018-04-02T01:28:48+00:00 rui.zhang wrote:

ping ...

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1719795/comments/13


On 2018-04-03T15:19:16+00:00 

[Kernel-packages] [Bug 1772760] Re: Touchpad slows down and then stops working

2018-06-09 Thread florin
@Kai-Heng Feng - could you please tell me how one could do that? Thanks.
I am not sure I have Elan touchpad, but if I have, I would like trying
that.

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

Title:
  Touchpad slows down and then stops working

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Cannot find a reason, but sometimes once a day, sometimes twice a day,
  my touchpad starts to work slowly, like jumping, and after a few
  seconds, it completely stops working. At some point, I did something
  with Terminal and it started working, but cannot reproduce it. The
  only thing that seems to be really working is to Suspend laptop and
  come back in Ubuntu (or restart, but that means to close everything +
  it takes more time). While I wrote this text, it seems to have
  recovered by itself, it is working right now, but this is unreliable
  and cannot be used in production (what about stopping it during a
  presentation, cannot suspend in a meeting). Hopefully, it is some
  kernel problem, as I reported kernel package.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-22-generic 4.15.0-22.24
  ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17
  Uname: Linux 4.15.0-22-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  Date: Wed May 23 01:15:44 2018
  InstallationDate: Installed on 2018-04-27 (25 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: linux-signed
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   florin 2029 F...m pulseaudio
   /dev/snd/controlC0:  florin 2029 F pulseaudio
  CurrentDesktop: communitheme:ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=99eb1e80-1ec0-4526-8cff-0691084ec0f8
  InstallationDate: Installed on 2018-04-27 (26 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 13d3:5652 IMC Networks 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: TOSHIBA SATELLITE P50-C
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-22-generic 
root=UUID=470c0ce8-f352-4f58-977c-af6d3998d302 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-22-generic N/A
   linux-backports-modules-4.15.0-22-generic  N/A
   linux-firmware 1.173
  Tags:  bionic
  Uname: Linux 4.15.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/05/2017
  dmi.bios.vendor: INSYDE Corp.
  dmi.bios.version: 1.50
  dmi.board.name: 06F4
  dmi.board.vendor: FF50
  dmi.board.version: Type2 - Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis ManuFacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnINSYDECorp.:bvr1.50:bd07/05/2017:svnTOSHIBA:pnSATELLITEP50-C:pvrPSPUFE-001009G6:rvnFF50:rn06F4:rvrType2-BoardVersion:cvnOEMChassisManuFacturer:ct10:cvrOEMChassisVersion:
  dmi.product.family: Type1Family
  dmi.product.name: SATELLITE P50-C
  dmi.product.version: PSPUFE-001009G6
  dmi.sys.vendor: TOSHIBA

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772760/+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 1774950] Re: Suspend fails in Ubuntu and Kubuntu 18.04 but works fine in Ubuntu and Kubuntu 17.10 (and on Kubuntu 18.04 using kernel 4.14.47)

2018-06-09 Thread pHeLiOn
@jail-j - Thank you for your comment (was in the middle of writing a
post to ask about it on linuxquestions.org :) ). That link will help out
a lot!

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

Title:
  Suspend fails in Ubuntu and Kubuntu 18.04 but works fine in Ubuntu and
  Kubuntu 17.10 (and on Kubuntu 18.04 using kernel 4.14.47)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have installed Kubuntu 18.04 on 3 different machines (my friend's
  and my own) with no suspend problems but my HP Pavilion 11 x360 does
  not suspend.

  It suspends fine with Ubuntu 17.10, Kubuntu 17.10, Devuan Jesse,
  Devuan ASCII and Windows 10 but fails with Ubuntu 18.04 and Kubuntu
  18.04.

  I have also tried suspend using a live USB of 18.04 on this machine
  and it fails in the same way, so does not appear to be caused by any
  additional programs that I had installed.

  By installing an older kernel (4.14) on Kubuntu 18.04 the suspend
  function works as expected.

  Running Kubuntu 18.04 with kernels 4.15, 4.16, 4.17 results in the
  suspend failure that freezes the machine and requires a hard reset.

  
  Correct behaviour is - 

  Screen goes blank, fan goes off, power LED flashes to show machine is
  in suspend. Pressing power button triggers 'resume' function.

  
  What happens - 

  Screen goes blank, fan stays on, power LED stays on. Machine stays in
  this state and does not respond to any keyboard interaction, mouse
  movement or power button presses.

  
  Ctrl + Alt + f1 (or f2, f3, f4 etc) does not get any response.

  The only way to use the machine is to shut down by holding down the
  power button.

  
  Checking the logs suggests that the machine believes it is in suspend mode 
sleep [deep] when it isn't.

  Having to hard reset to get any response means that the kernel logs
  say no more than sleep [deep]

  pm-suspend also results in the same problems with kernels 4.15 and
  4.16, but works fine with 4.14.

  It is curious that a machine that suspends fine on an earlier 4.14
  kernel no longer works with 4.15 and above, whilst 3 other machines
  (including one with pretty similar hardware) do not exhibit this
  problem.

  There are only a handful of questions about it on the forums but at
  least 3 other people have the same problem:

  https://askubuntu.com/questions/1029405/ubuntu-18-04-crashes-on-
  resuming-from-suspend

  https://askubuntu.com/questions/1041369/after-upgrading-
  from-17-10-ubuntu-18-04-wont-sleep-suspend

  I am attempting to round up anyone else with the same issue and point
  them to this bug report.

  My laptop is HP Pavilion x360 11-n013na 
  Matalaks is Acer Aspire ES1-511
  collisionTwo has XPS 9560

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1774950/+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 1776029] Re: Installer should not display "Install Now" when it's not the last step

2018-06-09 Thread Bump
** 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/1776029

Title:
  Installer should not display "Install Now" when it's not the last step

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  See attachments. On step 2/3, when disk encryption is enabled, you
  enter the security key, and says "Install now". However, clicking on
  that button takes you to drive selection to install the distro, which
  shows also "Install now" and this is actually the good one.

  Please fix.

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

2018-06-09 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1776029

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

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

Title:
  Installer should not display "Install Now" when it's not the last step

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  See attachments. On step 2/3, when disk encryption is enabled, you
  enter the security key, and says "Install now". However, clicking on
  that button takes you to drive selection to install the distro, which
  shows also "Install now" and this is actually the good one.

  Please fix.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1776029/+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 1776029] Re: Installer should not display "Install Now" when it's not the last step

2018-06-09 Thread Bump
** Attachment added: "Install-step_2_3.png"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1776029/+attachment/5150643/+files/Install-step_2_3.png

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

Title:
  Installer should not display "Install Now" when it's not the last step

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  See attachments. On step 2/3, when disk encryption is enabled, you
  enter the security key, and says "Install now". However, clicking on
  that button takes you to drive selection to install the distro, which
  shows also "Install now" and this is actually the good one.

  Please fix.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1776029/+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 1776029] Re: Installer should not display "Install Now" when it's not the last step

2018-06-09 Thread Bump
** Attachment added: "Install-step_1_3.png"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1776029/+attachment/5150642/+files/Install-step_1_3.png

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

Title:
  Installer should not display "Install Now" when it's not the last step

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  See attachments. On step 2/3, when disk encryption is enabled, you
  enter the security key, and says "Install now". However, clicking on
  that button takes you to drive selection to install the distro, which
  shows also "Install now" and this is actually the good one.

  Please fix.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1776029/+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 1776029] Re: Installer should not display "Install Now" when it's not the last step

2018-06-09 Thread Bump
** Attachment added: "Install-step_3_3.png"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1776029/+attachment/5150644/+files/Install-step_3_3.png

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

Title:
  Installer should not display "Install Now" when it's not the last step

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  See attachments. On step 2/3, when disk encryption is enabled, you
  enter the security key, and says "Install now". However, clicking on
  that button takes you to drive selection to install the distro, which
  shows also "Install now" and this is actually the good one.

  Please fix.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1776029/+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 1776029] [NEW] Installer should not display "Install Now" when it's not the last step

2018-06-09 Thread Bump
Public bug reported:

See attachments. On step 2/3, when disk encryption is enabled, you enter
the security key, and says "Install now". However, clicking on that
button takes you to drive selection to install the distro, which shows
also "Install now" and this is actually the good one.

Please fix.

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

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

Title:
  Installer should not display "Install Now" when it's not the last step

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  See attachments. On step 2/3, when disk encryption is enabled, you
  enter the security key, and says "Install now". However, clicking on
  that button takes you to drive selection to install the distro, which
  shows also "Install now" and this is actually the good one.

  Please fix.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1776029/+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 1773993] Re: Mouse cursor having a longer trail, lagging and stuttering

2018-06-09 Thread Wont Tell
Tested with mouse and without but results are the same.

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

Title:
  Mouse cursor having a longer trail, lagging and stuttering

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Xubuntu 16.04.4, Kernel: 4.13.0-44 x86_64, CPU: i3-4030U, Graphics:
  Intel HD 4400.

  After kernel 4.13.0-40, my mouse cursor started to have a bigger trail
  then before, lagging and stutter during some load. During loading
  redhift mouse experience more lag.

  On a kernel 4.13.0-39 and 4.13.0-41 all good.

  I've tried to test on a various kernels and here are the results:
  Xubuntu 16.04.4, Kernel 4.13.0-39 = Good
  Xubuntu 16.04.4, Kernel 4.13.0-40 = Bad
  Xubuntu 16.04.4, Kernel 4.13.0-41 = Good
  Xubuntu 16.04.4, Kernel 4.13.0-42 = Bad
  Xubuntu 16.04.4, Kernel 4.13.0-43 = Bad
  Xubuntu 16.04.4, Kernel 4.13.0-44 = Bad
  Xubuntu 16.04.4, Kernel 4.15.18(Ubuntu mainline) = Bad
  Xubuntu 16.04.4, Kernel 4.16.4(Ubuntu mainline) = Bad
  Ubuntu 18.04, Kernel 4.15 = Bad
  Xubuntu 18.04, Kernel 4.16.10(Ubuntu mainline) = Bad
  Xubuntu 18.04, Kernel 4.16.11(Ubuntu mainline) = Bad
  Xubuntu 18.04, Kernel 4.16.12(Ubuntu mainline) = Bad
  Fedora 28, Kernel 4.16.3 = Bad
  OpenSuse Tumbleweed, Kernel 4.16.8 = Good
  Manjaro 17.1.9 KDE, Kernel 4.9.96 = Good
  Manjaro 17.1.9 KDE, Kernel 4.14.36 = Good
  Manjaro 17.1.9 KDE, Kernel 4.16.4 = Good
  Manjaro 17.1.9 KDE, Kernel 4.17.0-1 = Good

  Please request any information and tests that may help.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.13.0-44-generic 4.13.0-44.49~16.04.1
  ProcVersionSignature: Ubuntu 4.13.0-44.49~16.04.1-generic 4.13.16
  Uname: Linux 4.13.0-44-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.17
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Tue May 29 17:03:15 2018
  InstallationDate: Installed on 2017-07-23 (310 days ago)
  InstallationMedia: Xubuntu 16.04.2 LTS "Xenial Xerus" - Beta amd64 (20170723)
  SourcePackage: linux-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.20.1-0ubuntu2.17
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC1D0p:   user   2320 F...m pulseaudio
   /dev/snd/controlC1:  user   2320 F pulseaudio
   /dev/snd/controlC0:  user   2320 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=d969d8ec-87e0-493c-b317-4e68535c1b21
  InstallationDate: Installed on 2017-07-23 (310 days ago)
  InstallationMedia: Xubuntu 16.04.2 LTS "Xenial Xerus" - Beta amd64 (20170723)
  MachineType: Hewlett-Packard HP Pavilion 14 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-44-generic.efi.signed 
root=UUID=2bf2a7b1-cc88-4a21-aaca-251f52e78964 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.13.0-44.49~16.04.1-generic 4.13.16
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-44-generic N/A
   linux-backports-modules-4.13.0-44-generic  N/A
   linux-firmware 1.157.19
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: no
  Tags:  xenial
  Uname: Linux 4.13.0-44-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 03/18/2015
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.42
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 227D
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 77.35
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.42:bd03/18/2015:svnHewlett-Packard:pnHPPavilion14NotebookPC:pvr097510405F1620180:rvnHewlett-Packard:rn227D:rvr77.35:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=PAV X=Null
  dmi.product.name: HP Pavilion 14 Notebook PC
  dmi.product.version: 097510405F1620180
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1773993/+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 1770845] Re: Make vfio-pci built-in or xhci_hcd optional

2018-06-09 Thread Nazar Mokrynskyi
What is necessary for this change to happen?
To me it looks like just changing CONFIG_VFIO_PCI=m to CONFIG_VFIO_PCI=y would 
be enough and I don't think this may cause any regressions.

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

Title:
  Make vfio-pci built-in or xhci_hcd optional

Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Cosmic:
  Triaged

Bug description:
  Because of
  nazar-pc@nazar-pc ~> cat '/boot/config-4.15.0-21-generic' | grep 
CONFIG_USB_XHCI_HCD
  CONFIG_USB_XHCI_HCD=y

  Following doesn't work:
  nazar-pc@nazar-pc ~> cat /etc/modprobe.d/gpu-passthrough.conf 
  options vfio-pci ids=10de:1b06,10de:10ef,1b21:2142
  softdep nouveau pre: vfio-pci
  softdep xhci_hcd pre: vfio-pci

  GPU is fine (first 2 IDs), but USB controller is always occupied by
  xhci_hcd and I can't change that while xhci_hcd is built-in.

  I'd like you to resolve this issue by either embedding vfio-pci module
  too (prefered solution) or making xhci_hcd optional.

  There are some discussions withot clean solution online like this:
  
https://www.reddit.com/r/VFIO/comments/4o6wla/cant_get_vfiopci_to_bind_to_usb_30_card_at_boot/

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: linux-image-4.15.0-21-generic 4.15.0-21.22
  ProcVersionSignature: Ubuntu 4.15.0-21.22-generic 4.15.17
  Uname: Linux 4.15.0-21-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k4.15.0-21-generic.
  ApportVersion: 2.20.10-0ubuntu2
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 1: S51 [SB Omni Surround 5.1], device 0: USB Audio [USB Audio]
 Subdevices: 0/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC1D0c:   nazar-pc   2226 F...m pulseaudio
   /dev/snd/pcmC1D0p:   nazar-pc   2226 F...m pulseaudio
   /dev/snd/controlC1:  nazar-pc   2226 F pulseaudio
nazar-pc   2267 F volumeicon
  Card1.Amixer.info:
   Card hw:1 'S51'/'Creative Technology Ltd SB Omni Surround 5.1 at 
usb-:00:14.0-9.2, full spee'
 Mixer name : 'USB Mixer'
 Components : 'USB041e:322c'
 Controls  : 12
 Simple ctrls  : 5
  CurrentDesktop: Custom
  Date: Sat May 12 16:44:11 2018
  IwConfig: Error: [Errno 2] Немає такого файла або каталогу: 'iwconfig': 
'iwconfig'
  MachineType: Micro-Star International Co., Ltd. MS-7B45
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/root/boot/vmlinuz-4.15.0-21-generic 
root=UUID=5170aca4-061a-4c6c-ab00-bd7fc8ae6030 ro rootflags=subvol=root 
nosplash intel_pstate=disable scsi_mod.use_blk_mq=1 intel_iommu=on
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-21-generic N/A
   linux-backports-modules-4.15.0-21-generic  N/A
   linux-firmware 1.173
  RfKill: Error: [Errno 2] Немає такого файла або каталогу: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/29/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: A.51
  dmi.board.asset.tag: Default string
  dmi.board.name: Z370 GAMING PRO CARBON (MS-7B45)
  dmi.board.vendor: Micro-Star International Co., Ltd.
  dmi.board.version: 2.0
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Micro-Star International Co., Ltd.
  dmi.chassis.version: 2.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrA.51:bd03/29/2018:svnMicro-StarInternationalCo.,Ltd.:pnMS-7B45:pvr2.0:rvnMicro-StarInternationalCo.,Ltd.:rnZ370GAMINGPROCARBON(MS-7B45):rvr2.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr2.0:
  dmi.product.family: Default string
  dmi.product.name: MS-7B45
  dmi.product.version: 2.0
  dmi.sys.vendor: Micro-Star International Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1770845/+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 1774950] Re: Suspend fails in Ubuntu and Kubuntu 18.04 but works fine in Ubuntu and Kubuntu 17.10 (and on Kubuntu 18.04 using kernel 4.14.47)

2018-06-09 Thread Jaroslaw Ilgiewicz
@pHeLiOn - I think you are the only one who can do the kernel bisection - you 
have the hardware that doesn't work. It's not hard just follow Kai-Heng Feng's 
commands. You got the message "E: You must put some 'source' URIs in your 
sources.list" because you didn't enable source packages in your sources list. 
You can do this in Software & Updates application, first tab.
You can find how to do bisection here: 
https://git-scm.com/book/en/v2/Git-Tools-Debugging-with-Git 
It is really easy.

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

Title:
  Suspend fails in Ubuntu and Kubuntu 18.04 but works fine in Ubuntu and
  Kubuntu 17.10 (and on Kubuntu 18.04 using kernel 4.14.47)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I have installed Kubuntu 18.04 on 3 different machines (my friend's
  and my own) with no suspend problems but my HP Pavilion 11 x360 does
  not suspend.

  It suspends fine with Ubuntu 17.10, Kubuntu 17.10, Devuan Jesse,
  Devuan ASCII and Windows 10 but fails with Ubuntu 18.04 and Kubuntu
  18.04.

  I have also tried suspend using a live USB of 18.04 on this machine
  and it fails in the same way, so does not appear to be caused by any
  additional programs that I had installed.

  By installing an older kernel (4.14) on Kubuntu 18.04 the suspend
  function works as expected.

  Running Kubuntu 18.04 with kernels 4.15, 4.16, 4.17 results in the
  suspend failure that freezes the machine and requires a hard reset.

  
  Correct behaviour is - 

  Screen goes blank, fan goes off, power LED flashes to show machine is
  in suspend. Pressing power button triggers 'resume' function.

  
  What happens - 

  Screen goes blank, fan stays on, power LED stays on. Machine stays in
  this state and does not respond to any keyboard interaction, mouse
  movement or power button presses.

  
  Ctrl + Alt + f1 (or f2, f3, f4 etc) does not get any response.

  The only way to use the machine is to shut down by holding down the
  power button.

  
  Checking the logs suggests that the machine believes it is in suspend mode 
sleep [deep] when it isn't.

  Having to hard reset to get any response means that the kernel logs
  say no more than sleep [deep]

  pm-suspend also results in the same problems with kernels 4.15 and
  4.16, but works fine with 4.14.

  It is curious that a machine that suspends fine on an earlier 4.14
  kernel no longer works with 4.15 and above, whilst 3 other machines
  (including one with pretty similar hardware) do not exhibit this
  problem.

  There are only a handful of questions about it on the forums but at
  least 3 other people have the same problem:

  https://askubuntu.com/questions/1029405/ubuntu-18-04-crashes-on-
  resuming-from-suspend

  https://askubuntu.com/questions/1041369/after-upgrading-
  from-17-10-ubuntu-18-04-wont-sleep-suspend

  I am attempting to round up anyone else with the same issue and point
  them to this bug report.

  My laptop is HP Pavilion x360 11-n013na 
  Matalaks is Acer Aspire ES1-511
  collisionTwo has XPS 9560

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1774950/+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 1765053] Re: Errors were encountered while processing: /tmp/apt-dpkg-install-x8YVfC/03-libnvidia-compute-390_390.48-0ubuntu2_i386.deb

2018-06-09 Thread Battant
Hello,
The GUI (graphicc user interface)!dose not start If i have no internet 
connection (offline )
An other personé (novice on ubuntu ) has upgrade Ubuntu 16.04 to Ubuntu 18.04 
Have the same probkeme
The internet must connect at start (Ethernet or WiFi)
Same problem whith the live dvd ?
Why this internet connection deprndence
Why the GUI coud’nt Start ofline
Could you confirme this and help me to fix this issue
Thanks for your supporters
Best regards

Battant

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-390 in Ubuntu.
https://bugs.launchpad.net/bugs/1765053

Title:
  Errors were encountered while processing:  /tmp/apt-dpkg-install-
  x8YVfC/03-libnvidia-compute-390_390.48-0ubuntu2_i386.deb

Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Confirmed
Status in ubuntu-drivers-common package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-390 source package in Bionic:
  Confirmed
Status in ubuntu-drivers-common source package in Bionic:
  Confirmed

Bug description:
  Using Ubuntu MATE 18.04 daily ubuntu-drivers fails to install the
  nvidia 390 drivers. Here is what I captured on stdout.

  $ sudo ubuntu-drivers autoinstall
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following package was automatically installed and is no longer required:
gnome-session-common
  Use 'sudo apt autoremove' to remove it.
  The following additional packages will be installed:
libnvidia-cfg1-390 libnvidia-common-390 libnvidia-compute-390 
libnvidia-compute-390:i386 libnvidia-decode-390 libnvidia-decode-390:i386 
libnvidia-encode-390 libnvidia-encode-390:i386 libnvidia-fbc1-390
libnvidia-fbc1-390:i386 libnvidia-gl-390 libnvidia-gl-390:i386 
libnvidia-ifr1-390 libnvidia-ifr1-390:i386 libwayland-client0:i386 
libwayland-server0:i386 libxnvctrl0 nvidia-compute-390
nvidia-compute-no-dkms-390 nvidia-compute-utils-390 nvidia-dkms-390 
nvidia-kernel-source-390 nvidia-settings nvidia-utils-390 
screen-resolution-extra xserver-xorg-video-nvidia-390
  The following NEW packages will be installed
libnvidia-cfg1-390 libnvidia-common-390 libnvidia-compute-390 
libnvidia-compute-390:i386 libnvidia-decode-390 libnvidia-decode-390:i386 
libnvidia-encode-390 libnvidia-encode-390:i386 libnvidia-fbc1-390
libnvidia-fbc1-390:i386 libnvidia-gl-390 libnvidia-gl-390:i386 
libnvidia-ifr1-390 libnvidia-ifr1-390:i386 libwayland-client0:i386 
libwayland-server0:i386 libxnvctrl0 nvidia-compute-390
nvidia-compute-no-dkms-390 nvidia-compute-utils-390 nvidia-dkms-390 
nvidia-driver-390 nvidia-kernel-source-390 nvidia-settings nvidia-utils-390 
screen-resolution-extra xserver-xorg-video-nvidia-390
  0 to upgrade, 27 to newly install, 0 to remove and 0 not to upgrade.
  Need to get 0 B/85.3 MB of archives.
  After this operation, 365 MB of additional disk space will be used.
  Selecting previously unselected package libnvidia-cfg1-390:amd64.
  (Reading database ... 258596 files and directories currently installed.)
  Preparing to unpack .../00-libnvidia-cfg1-390_390.48-0ubuntu2_amd64.deb ...
  Unpacking libnvidia-cfg1-390:amd64 (390.48-0ubuntu2) ...
  Selecting previously unselected package libnvidia-common-390.
  Preparing to unpack .../01-libnvidia-common-390_390.48-0ubuntu2_all.deb ...
  Unpacking libnvidia-common-390 (390.48-0ubuntu2) ...
  Selecting previously unselected package libnvidia-compute-390:amd64.
  Preparing to unpack .../02-libnvidia-compute-390_390.48-0ubuntu2_amd64.deb ...
  Unpacking libnvidia-compute-390:amd64 (390.48-0ubuntu2) ...
  Selecting previously unselected package libnvidia-compute-390:i386.
  Preparing to unpack .../03-libnvidia-compute-390_390.48-0ubuntu2_i386.deb ...
  Unpacking libnvidia-compute-390:i386 (390.48-0ubuntu2) ...
  dpkg: error processing archive 
/tmp/apt-dpkg-install-x8YVfC/03-libnvidia-compute-390_390.48-0ubuntu2_i386.deb 
(--unpack):
   trying to overwrite shared '/etc/OpenCL/vendors/nvidia.icd', which is 
different from other instances of package libnvidia-compute-390:i386
  dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
  Selecting previously unselected package libnvidia-decode-390:amd64.
  Preparing to unpack .../04-libnvidia-decode-390_390.48-0ubuntu2_amd64.deb ...
  Unpacking libnvidia-decode-390:amd64 (390.48-0ubuntu2) ...
  Selecting previously unselected package libnvidia-decode-390:i386.
  Preparing to unpack .../05-libnvidia-decode-390_390.48-0ubuntu2_i386.deb ...
  Unpacking libnvidia-decode-390:i386 (390.48-0ubuntu2) ...
  Selecting previously unselected package libnvidia-encode-390:i386.
  Preparing to unpack .../06-libnvidia-encode-390_390.48-0ubuntu2_i386.deb ...
  Unpacking libnvidia-encode-390:i386 (390.48-0ubuntu2) ...
  Selecting previously unselected package libnvidia-encode-390:amd64.
  Preparing to unpack .../07-libnvidia-encode-390_390.48-0ubuntu2_amd64.deb ...
  Unpacking 

[Kernel-packages] [Bug 1753127] Re: No nvidia driver support in a wayland session

2018-06-09 Thread Battant
Hello,
The GUI (graphicc user interface)!dose not start If i have no internet 
connection (offline )
An other personé (novice on ubuntu ) has upgrade Ubuntu 16.04 to Ubuntu 18.04 
Have the same probkeme
The internet must connect at start (Ethernet or WiFi)
Same problem whith the live dvd ?
Why this internet connection deprndence
Why the GUI coud’nt Start ofline
Could you confirme this and help me to fix this issue
Thanks for your supporters
Best regards

Battant

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-390 in Ubuntu.
https://bugs.launchpad.net/bugs/1753127

Title:
  No nvidia driver support in a wayland session

Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Triaged

Bug description:
  Why not?
  If I log into X11 then the nvidia drivers are used, if I log into wayland 
then it reverts to Intel.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: nvidia-driver-390 390.25-0ubuntu4
  ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
  Uname: Linux 4.15.0-10-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Mar  3 11:29:53 2018
  InstallationDate: Installed on 2018-03-03 (0 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180301)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nvidia-graphics-drivers-390
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1753127/+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 1752053] Re: nvidia-390 fails to boot graphical display

2018-06-09 Thread Battant
Hello,
The GUI (graphicc user interface)!dose not start If i have no internet 
connection (offline )
An other personé (novice on ubuntu ) has upgrade Ubuntu 16.04 to Ubuntu 18.04 
Have the same probkeme
The internet must connect at start (Ethernet or WiFi)
Same problem whith the live dvd ?
Why this internet connection deprndence
Why the GUI coud’nt Start ofline
Could you confirme this and help me to fix this issue
Thanks for your supporters
Best regards

Battant

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-390 in Ubuntu.
https://bugs.launchpad.net/bugs/1752053

Title:
  nvidia-390 fails to boot graphical display

Status in mesa package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Fix Released
Status in xserver-xorg-video-nouveau package in Ubuntu:
  Invalid

Bug description:
  I'm using Bionic with the new 4.15 kernel. I've been using the
  nvidia-384 driver with no problem for a while.  Today I issued "sudo
  apt-get upgrade" and I was prompted to upgrade the nvidia driver to
  the nvidia-390.  After installing the driver and rebooting, I was only
  able to boot in to the tty terminal.  The graphical display failed to
  boot.  I have had similar problems with nvidia driver version 390 with
  Arch Linux and with Open Suse Tumbleweed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1752053/+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 1773113] Re: nvidia-390 does not show GUI

2018-06-09 Thread Battant
Hello,

The GUI (graphicc user interface)!dose not start If i have no internet
connection (offline )

An other personé (novice on ubuntu ) has upgrade Ubuntu 16.04 to Ubuntu
18.04 Have the same probkeme

The internet must connect at start (Ethernet or WiFi)

Same problem whith the live dvd ?

Why this internet connection deprndence

Why the GUI  coud’nt Start ofline



Could you confirme this and help me to fix this issue

Thanks for your support

Best regards

Battant

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-390 in Ubuntu.
https://bugs.launchpad.net/bugs/1773113

Title:
   nvidia-390 does not show GUI

Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Confirmed

Bug description:
  I know this bug is a duplicate, I am opening it because it seems that for # 
#1752053 it is marked as "Fix Released" although many people are still affected 
and complaining about it and nobody can or will change that status. So it is an 
attempt to raise more attention, as HDMI currently isn't usable for me on 
Ubuntu 18.04 (it affected me on 16.04 as well).
  Put in short, after Nvidia drivers are installed and I switch from Nvidia 
card to the intel one, the GUI can't be opened anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1773113/+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 1776005] Missing required logs.

2018-06-09 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1776005

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

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

Title:
  kernel instability with BTRFS filesystem as rootfs

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,

  As explained yesterday on #ubuntu-kernel, several laptop won't boot
  (kernel panic) with the latest kernel 4.4.0-127-generic (x86_64) and
  upper (proposed 4.4.0-128-generic), on Xenial 16.04 LTS

  I have made many tests to verify that the bootloader (GRUB) is
  correctly configured (I have also reinstall it, but same result).

  I have also verified the BTRFS system is clean and not corrupted (with
  a livecd).

  The behavior is unpredictable, because often the kernel fall in
  "panic" during boot, but not all the time, if i do several consecutive
  reboot to test stability of the boot "process". I have no search
  behavior with previous kernels (like 4.4.0-124-generic).

  I suspect (even if I'm quiet disturbed by this behavior, maybe I wrong) that 
something I changed on last kernel:
  - on BTRFS subsystem, I have "aggregate" BTRFS partitions as rootfs (for a 
long time)
  - something related with the last mitigation about the recent security 
processor breach

  But my skills stop here, and I'm not able to find the origin of this behavior 
despite my efforts.
  I can continue my investigation if I have some additional pointers.

  Thanks for your time,

  Sylvain

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1776005/+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 1776005] Re: kernel instability with BTRFS filesystem as rootfs

2018-06-09 Thread Sylvain Calador
** Description changed:

  Hello,
  
  As explained yesterday on #ubuntu-kernel, several laptop won't boot
  (kernel panic) with the latest kernel 4.4.0-127-generic (x86_64) and
  upper (proposed 4.4.0-128-generic), on Xenial 16.04 LTS
  
  I have made many tests to verify that the bootloader (GRUB) is correctly
  configured (I have also reinstall it, but same result).
  
  I have also verified the BTRFS system is clean and not corrupted (with a
  livecd).
  
  The behavior is unpredictable, because often the kernel fall in "panic"
  during boot, but not all the time, if i do several consecutive reboot to
  test stability of the boot "process". I have no search behavior with
- previous kernels (like 4.4.0-127-generic).
+ previous kernels (like 4.4.0-124-generic).
  
  I suspect (even if I'm quiet disturbed by this behavior, maybe I wrong) that 
something I changed on last kernel:
  - on BTRFS subsystem, I have "aggregate" BTRFS partitions as rootfs (for a 
long time)
  - something related with the last mitigation about the recent security 
processor breach
  
  But my skills stop here, and I'm not able to find the origin of this behavior 
despite my efforts.
  I can continue my investigation if I have some additional pointers.
  
  Thanks for your time,
  
  Sylvain

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

Title:
  kernel instability with BTRFS filesystem as rootfs

Status in linux package in Ubuntu:
  New

Bug description:
  Hello,

  As explained yesterday on #ubuntu-kernel, several laptop won't boot
  (kernel panic) with the latest kernel 4.4.0-127-generic (x86_64) and
  upper (proposed 4.4.0-128-generic), on Xenial 16.04 LTS

  I have made many tests to verify that the bootloader (GRUB) is
  correctly configured (I have also reinstall it, but same result).

  I have also verified the BTRFS system is clean and not corrupted (with
  a livecd).

  The behavior is unpredictable, because often the kernel fall in
  "panic" during boot, but not all the time, if i do several consecutive
  reboot to test stability of the boot "process". I have no search
  behavior with previous kernels (like 4.4.0-124-generic).

  I suspect (even if I'm quiet disturbed by this behavior, maybe I wrong) that 
something I changed on last kernel:
  - on BTRFS subsystem, I have "aggregate" BTRFS partitions as rootfs (for a 
long time)
  - something related with the last mitigation about the recent security 
processor breach

  But my skills stop here, and I'm not able to find the origin of this behavior 
despite my efforts.
  I can continue my investigation if I have some additional pointers.

  Thanks for your time,

  Sylvain

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1776005/+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 1776005] Re: kernel instability with BTRFS filesystem as rootfs

2018-06-09 Thread Sylvain Calador
The apport log, after a successful boot on the 4.4.0-127-generic

** Attachment added: "apport.linux-image-4.4.0-127-generic.3q2f5jgx.apport"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1776005/+attachment/5150600/+files/apport.linux-image-4.4.0-127-generic.3q2f5jgx.apport

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

Title:
  kernel instability with BTRFS filesystem as rootfs

Status in linux package in Ubuntu:
  New

Bug description:
  Hello,

  As explained yesterday on #ubuntu-kernel, several laptop won't boot
  (kernel panic) with the latest kernel 4.4.0-127-generic (x86_64) and
  upper (proposed 4.4.0-128-generic), on Xenial 16.04 LTS

  I have made many tests to verify that the bootloader (GRUB) is
  correctly configured (I have also reinstall it, but same result).

  I have also verified the BTRFS system is clean and not corrupted (with
  a livecd).

  The behavior is unpredictable, because often the kernel fall in
  "panic" during boot, but not all the time, if i do several consecutive
  reboot to test stability of the boot "process". I have no search
  behavior with previous kernels (like 4.4.0-127-generic).

  I suspect (even if I'm quiet disturbed by this behavior, maybe I wrong) that 
something I changed on last kernel:
  - on BTRFS subsystem, I have "aggregate" BTRFS partitions as rootfs (for a 
long time)
  - something related with the last mitigation about the recent security 
processor breach

  But my skills stop here, and I'm not able to find the origin of this behavior 
despite my efforts.
  I can continue my investigation if I have some additional pointers.

  Thanks for your time,

  Sylvain

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1776005/+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 1776005] [NEW] kernel instability with BTRFS filesystem as rootfs

2018-06-09 Thread Sylvain Calador
Public bug reported:

Hello,

As explained yesterday on #ubuntu-kernel, several laptop won't boot
(kernel panic) with the latest kernel 4.4.0-127-generic (x86_64) and
upper (proposed 4.4.0-128-generic), on Xenial 16.04 LTS

I have made many tests to verify that the bootloader (GRUB) is correctly
configured (I have also reinstall it, but same result).

I have also verified the BTRFS system is clean and not corrupted (with a
livecd).

The behavior is unpredictable, because often the kernel fall in "panic"
during boot, but not all the time, if i do several consecutive reboot to
test stability of the boot "process". I have no search behavior with
previous kernels (like 4.4.0-127-generic).

I suspect (even if I'm quiet disturbed by this behavior, maybe I wrong) that 
something I changed on last kernel:
- on BTRFS subsystem, I have "aggregate" BTRFS partitions as rootfs (for a long 
time)
- something related with the last mitigation about the recent security 
processor breach

But my skills stop here, and I'm not able to find the origin of this behavior 
despite my efforts.
I can continue my investigation if I have some additional pointers.

Thanks for your time,

Sylvain

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


** Tags: xenial

** Attachment added: "kernel panic"
   
https://bugs.launchpad.net/bugs/1776005/+attachment/5150599/+files/20180609_162040.jpg

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

Title:
  kernel instability with BTRFS filesystem as rootfs

Status in linux package in Ubuntu:
  New

Bug description:
  Hello,

  As explained yesterday on #ubuntu-kernel, several laptop won't boot
  (kernel panic) with the latest kernel 4.4.0-127-generic (x86_64) and
  upper (proposed 4.4.0-128-generic), on Xenial 16.04 LTS

  I have made many tests to verify that the bootloader (GRUB) is
  correctly configured (I have also reinstall it, but same result).

  I have also verified the BTRFS system is clean and not corrupted (with
  a livecd).

  The behavior is unpredictable, because often the kernel fall in
  "panic" during boot, but not all the time, if i do several consecutive
  reboot to test stability of the boot "process". I have no search
  behavior with previous kernels (like 4.4.0-127-generic).

  I suspect (even if I'm quiet disturbed by this behavior, maybe I wrong) that 
something I changed on last kernel:
  - on BTRFS subsystem, I have "aggregate" BTRFS partitions as rootfs (for a 
long time)
  - something related with the last mitigation about the recent security 
processor breach

  But my skills stop here, and I'm not able to find the origin of this behavior 
despite my efforts.
  I can continue my investigation if I have some additional pointers.

  Thanks for your time,

  Sylvain

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1776005/+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 1247906] Re: Repeatable oops qxl_enc_commit

2018-06-09 Thread Bug Watch Updater
** Changed in: linux
   Status: Confirmed => Unknown

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

Title:
  Repeatable oops qxl_enc_commit

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

Bug description:
  I've got an Ubuntu Trusty guest running under a Fedora 20-pre-beta,
  the guest oops reliably.

  To repeat:
  Setup KVM with the guest configured with QXL graphics, 
  Install openssh-server in the guest

 Boot it and then send a ctrl-alt-f1
 Problem 1 : Corrupt graphics instead of console

 Now ssh into the guest
 Send a ctrl-alt-f2
 Problem 2 : dmesg on the guest to see backtrace.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.12.0-1-generic 3.12.0-1.3
  ProcVersionSignature: Ubuntu 3.12.0-1.3-generic 3.12.0-rc7
  Uname: Linux 3.12.0-1-generic x86_64
  ApportVersion: 2.12.6-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  Date: Mon Nov  4 17:08:38 2013
  HibernationDevice: RESUME=UUID=0190ef1f-ced8-4fbc-9fc3-bd9f73c329db
  InstallationDate: Installed on 2013-10-20 (14 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Beta amd64 (20131012)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Bochs Bochs
  MarkForUpload: True
  ProcFB: 0 qxldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.12.0-1-generic 
root=UUID=3072ba2d-eda3-4789-9a31-38240b2aae52 ro quiet splash vt.handoff=7
  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.12.0-1-generic N/A
   linux-backports-modules-3.12.0-1-generic  N/A
   linux-firmware1.117
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2013-11-02 (2 days ago)
  dmi.bios.date: 01/01/2011
  dmi.bios.vendor: Bochs
  dmi.bios.version: Bochs
  dmi.chassis.type: 1
  dmi.chassis.vendor: Bochs
  dmi.modalias: 
dmi:bvnBochs:bvrBochs:bd01/01/2011:svnBochs:pnBochs:pvr:cvnBochs:ct1:cvr:
  dmi.product.name: Bochs
  dmi.sys.vendor: Bochs

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

2018-06-09 Thread Gitlab-migration
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has
been closed from further activity.

You can subscribe and participate further through the new bug through
this link to our GitLab instance: https://gitlab.freedesktop.org/spice
/spice-gtk/issues/45.

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

Title:
  Repeatable oops qxl_enc_commit

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

Bug description:
  I've got an Ubuntu Trusty guest running under a Fedora 20-pre-beta,
  the guest oops reliably.

  To repeat:
  Setup KVM with the guest configured with QXL graphics, 
  Install openssh-server in the guest

 Boot it and then send a ctrl-alt-f1
 Problem 1 : Corrupt graphics instead of console

 Now ssh into the guest
 Send a ctrl-alt-f2
 Problem 2 : dmesg on the guest to see backtrace.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.12.0-1-generic 3.12.0-1.3
  ProcVersionSignature: Ubuntu 3.12.0-1.3-generic 3.12.0-rc7
  Uname: Linux 3.12.0-1-generic x86_64
  ApportVersion: 2.12.6-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  Date: Mon Nov  4 17:08:38 2013
  HibernationDevice: RESUME=UUID=0190ef1f-ced8-4fbc-9fc3-bd9f73c329db
  InstallationDate: Installed on 2013-10-20 (14 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Beta amd64 (20131012)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Bochs Bochs
  MarkForUpload: True
  ProcFB: 0 qxldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.12.0-1-generic 
root=UUID=3072ba2d-eda3-4789-9a31-38240b2aae52 ro quiet splash vt.handoff=7
  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.12.0-1-generic N/A
   linux-backports-modules-3.12.0-1-generic  N/A
   linux-firmware1.117
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2013-11-02 (2 days ago)
  dmi.bios.date: 01/01/2011
  dmi.bios.vendor: Bochs
  dmi.bios.version: Bochs
  dmi.chassis.type: 1
  dmi.chassis.vendor: Bochs
  dmi.modalias: 
dmi:bvnBochs:bvrBochs:bd01/01/2011:svnBochs:pnBochs:pvr:cvnBochs:ct1:cvr:
  dmi.product.name: Bochs
  dmi.sys.vendor: Bochs

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1247906/+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 1773635] Re: AR3012 Bluetooth not start after an upgrade to 4.4.0-127

2018-06-09 Thread Kai-Heng Feng
This commit fixes the issue.

commit 544a591668813583021474fa5c7ff4942244d654
Author: Hans de Goede 
Date:   Thu Apr 26 14:18:19 2018 +0200

Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"

Commit f44cb4b19ed4 ("Bluetooth: btusb: Fix quirk for Atheros
1525/QCA6174") is causing bluetooth to no longer work for several
people, see: https://bugzilla.redhat.com/show_bug.cgi?id=1568911

So lets revert it for now and try to find another solution for
devices which need the modified quirk.

Cc: sta...@vger.kernel.org
Cc: Takashi Iwai 
Signed-off-by: Hans de Goede 
Signed-off-by: Marcel Holtmann 


This commit will be included in later kernel updates.

** Bug watch added: Red Hat Bugzilla #1568911
   https://bugzilla.redhat.com/show_bug.cgi?id=1568911

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

Title:
  AR3012 Bluetooth not start after an upgrade to 4.4.0-127

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have an Atheros mixed WiFi+Bluetooth device which worked nice on a kernels 
prior to 4.4.0-127
  But unfortunately after last upgrade (from 4.4.0-124 to 4.4.0-127) bluetooth 
is unable to start - no bluetooth indicator appears in notifications tray and 
no device could be discovered or connected to via bluetooth.

  Tailing a syslog provides following lines, related to bluetooth:
  May 27 12:15:16 K43T kernel: [  228.102799] usbcore: registered new interface 
driver btusb
  May 27 12:15:16 K43T kernel: [  228.109562] Bluetooth: hci0: don't support 
firmware rome 0x1020200
  May 27 12:15:16 K43T systemd-udevd[4634]: Process '/bin/hciconfig hci0 up' 
failed with exit code 1.
  May 27 12:15:16 K43T kernel: [  228.112017] Bluetooth: hci0: don't support 
firmware rome 0x1020200

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-127-generic 4.4.0-127.153
  ProcVersionSignature: Ubuntu 4.4.0-127.153-generic 4.4.128
  Uname: Linux 4.4.0-127-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.17
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  insanedeveloper   1937 F pulseaudio
   /dev/snd/controlC0:  insanedeveloper   1937 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May 27 12:33:42 2018
  HibernationDevice: RESUME=UUID=4a7e8ac6-783b-4a23-bfa9-8130cfef7945
  InstallationDate: Installed on 2015-11-28 (910 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: ASUSTeK Computer Inc. K43TK
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic.efi.signed 
root=UUID=7dbd7b42-e67f-4416-8f6d-6c918e744fb7 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-127-generic N/A
   linux-backports-modules-4.4.0-127-generic  N/A
   linux-firmware 1.157.18
  SourcePackage: linux
  UpgradeStatus: Upgraded to xenial on 2017-01-08 (503 days ago)
  dmi.bios.date: 03/20/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 206
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: K43TK
  dmi.board.vendor: ASUSTeK Computer Inc.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer Inc.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr206:bd03/20/2012:svnASUSTeKComputerInc.:pnK43TK:pvr1.0:rvnASUSTeKComputerInc.:rnK43TK:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
  dmi.product.name: K43TK
  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/1773635/+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 1757218] Re: QCA9377 isn't being recognized sometimes

2018-06-09 Thread Leonardo Müller
The issues happens only on cold boot. In a pattern of:

Work -> Don't work -> Work

If the cold boot is successful, all reboots work. If the cold boot
failed, all reboots fail.

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

Title:
  QCA9377 isn't being recognized sometimes

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sometimes, the Wireless Network Card QCA9377 is not recognized on
  boot. This caused, on prior versions, a kernel panic at boot. With
  Bionic, the system boots but is unable to use wireless network. On
  dmesg there are messages like:

  [2.680590] usb 1-7: new full-speed USB device number 7 using xhci_hcd
  [2.808640] usb 1-7: device descriptor read/64, error -71
  [3.044337] usb 1-7: device descriptor read/64, error -71
  [3.280064] usb 1-7: new full-speed USB device number 8 using xhci_hcd
  [3.408245] usb 1-7: device descriptor read/64, error -71
  [3.644244] usb 1-7: device descriptor read/64, error -71
  [3.752193] usb usb1-port7: attempt power cycle
  [4.404591] usb 1-7: new full-speed USB device number 9 using xhci_hcd
  [4.404904] usb 1-7: Device not responding to setup address.
  [4.612478] usb 1-7: Device not responding to setup address.
  [4.820588] usb 1-7: device not accepting address 9, error -71
  [4.948591] usb 1-7: new full-speed USB device number 10 using xhci_hcd
  [4.949109] usb 1-7: Device not responding to setup address.
  [5.156893] usb 1-7: Device not responding to setup address.
  [5.364589] usb 1-7: device not accepting address 10, error -71
  [5.364655] usb usb1-port7: unable to enumerate USB device

  And lspci and lsusb don't show the wireless network card. The
  alternative is to turn the system off. Reboot don't work and reboot to
  Windows 10 also don't. The system must be powered off to restore
  functionality. Then, on the next boot, it works properly.

  However, after the system is turned off, it may cause the issue again.
  This is not 100% consistent, but mostly it cycles between powering off
  and powering on the notebook as:

  Work -> Don't work -> Work -> Don't work

  On Windows 10 this doesn't happen but when happens on Ubuntu, it's
  possible to reboot and see the status on Windows 10 too: on Device
  Manager it's shown a unidentified USB device at 1-7. Sometimes, on
  Windows 10's Network Devices it's shown, instead of the QCA9377, from
  four to six different devices with generic names and Bluetooth and/or
  Wireless don't work.

  When turning Ubuntu off, there are messages that appears a few
  instants before the system is turned off:

  Mar 18 18:27:26 usuario-Lenovo-ideapad-310-14ISK kernel: [14146.403388] 
ath10k_pci :02:00.0: failed to install key for vdev 0 peer 
xx:xx:xx:xx:xx:xx: -110
  Mar 18 18:27:26 usuario-Lenovo-ideapad-310-14ISK kernel: [14146.403399] 
wlp2s0: failed to remove key (0, xx:xx:xx:xx:xx:xx) from hardware (-110)

  Generally, only the second message appears (but both are recorded on
  kern.log). The MAC adress is the one from the router, not from the
  wireless card.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-12-generic 4.15.0-12.13
  ProcVersionSignature: Ubuntu 4.15.0-12.13-generic 4.15.7
  Uname: Linux 4.15.0-12-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  usuario1364 F pulseaudio
   /dev/snd/seq:usuario1258 F timidity
  CurrentDesktop: XFCE
  Date: Tue Mar 20 14:43:42 2018
  HibernationDevice: RESUME=UUID=9f36068f-c6d6-4fd6-87d5-46f1f5247563
  InstallationDate: Installed on 2017-06-13 (279 days ago)
  InstallationMedia: Xubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  MachineType: LENOVO 80UG
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-12-generic.efi.signed 
root=UUID=6b4ae5c0-c78c-49a6-a1ba-029192618a7a ro quiet
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-12-generic N/A
   linux-backports-modules-4.15.0-12-generic  N/A
   linux-firmware 1.173
  SourcePackage: linux
  UpgradeStatus: Upgraded to bionic on 2017-10-20 (151 days ago)
  dmi.bios.date: 07/10/2017
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 0XCN43WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: Toronto 4A2
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40679 WIN
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo ideapad 310-14ISK
  dmi.modalias: 
dmi:bvnLENOVO:bvr0XCN43WW:bd07/10/2017:svnLENOVO:pn80UG:pvrLenovoideapad310-14ISK:rvnLENOVO:rnToronto4A2:rvrSDK0J40679WIN:cvnLENOVO:ct10:cvrLenovoideapad310-14ISK:
  dmi.product.family: IDEAPAD
  dmi.product.name: 80UG
  dmi.product.version: Lenovo ideapad 310-14ISK
  

[Kernel-packages] [Bug 1773993] Re: Mouse cursor having a longer trail, lagging and stuttering

2018-06-09 Thread Kai-Heng Feng
Does this happen to the external mouse or the touchpad? I can see the
external USB keyboard/mouse disconnects several times.

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

Title:
  Mouse cursor having a longer trail, lagging and stuttering

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Xubuntu 16.04.4, Kernel: 4.13.0-44 x86_64, CPU: i3-4030U, Graphics:
  Intel HD 4400.

  After kernel 4.13.0-40, my mouse cursor started to have a bigger trail
  then before, lagging and stutter during some load. During loading
  redhift mouse experience more lag.

  On a kernel 4.13.0-39 and 4.13.0-41 all good.

  I've tried to test on a various kernels and here are the results:
  Xubuntu 16.04.4, Kernel 4.13.0-39 = Good
  Xubuntu 16.04.4, Kernel 4.13.0-40 = Bad
  Xubuntu 16.04.4, Kernel 4.13.0-41 = Good
  Xubuntu 16.04.4, Kernel 4.13.0-42 = Bad
  Xubuntu 16.04.4, Kernel 4.13.0-43 = Bad
  Xubuntu 16.04.4, Kernel 4.13.0-44 = Bad
  Xubuntu 16.04.4, Kernel 4.15.18(Ubuntu mainline) = Bad
  Xubuntu 16.04.4, Kernel 4.16.4(Ubuntu mainline) = Bad
  Ubuntu 18.04, Kernel 4.15 = Bad
  Xubuntu 18.04, Kernel 4.16.10(Ubuntu mainline) = Bad
  Xubuntu 18.04, Kernel 4.16.11(Ubuntu mainline) = Bad
  Xubuntu 18.04, Kernel 4.16.12(Ubuntu mainline) = Bad
  Fedora 28, Kernel 4.16.3 = Bad
  OpenSuse Tumbleweed, Kernel 4.16.8 = Good
  Manjaro 17.1.9 KDE, Kernel 4.9.96 = Good
  Manjaro 17.1.9 KDE, Kernel 4.14.36 = Good
  Manjaro 17.1.9 KDE, Kernel 4.16.4 = Good
  Manjaro 17.1.9 KDE, Kernel 4.17.0-1 = Good

  Please request any information and tests that may help.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.13.0-44-generic 4.13.0-44.49~16.04.1
  ProcVersionSignature: Ubuntu 4.13.0-44.49~16.04.1-generic 4.13.16
  Uname: Linux 4.13.0-44-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.17
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Tue May 29 17:03:15 2018
  InstallationDate: Installed on 2017-07-23 (310 days ago)
  InstallationMedia: Xubuntu 16.04.2 LTS "Xenial Xerus" - Beta amd64 (20170723)
  SourcePackage: linux-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.20.1-0ubuntu2.17
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC1D0p:   user   2320 F...m pulseaudio
   /dev/snd/controlC1:  user   2320 F pulseaudio
   /dev/snd/controlC0:  user   2320 F pulseaudio
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=UUID=d969d8ec-87e0-493c-b317-4e68535c1b21
  InstallationDate: Installed on 2017-07-23 (310 days ago)
  InstallationMedia: Xubuntu 16.04.2 LTS "Xenial Xerus" - Beta amd64 (20170723)
  MachineType: Hewlett-Packard HP Pavilion 14 Notebook PC
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-44-generic.efi.signed 
root=UUID=2bf2a7b1-cc88-4a21-aaca-251f52e78964 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.13.0-44.49~16.04.1-generic 4.13.16
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-44-generic N/A
   linux-backports-modules-4.13.0-44-generic  N/A
   linux-firmware 1.157.19
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: no
  Tags:  xenial
  Uname: Linux 4.13.0-44-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo vboxusers
  _MarkForUpload: True
  dmi.bios.date: 03/18/2015
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.42
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 227D
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 77.35
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.42:bd03/18/2015:svnHewlett-Packard:pnHPPavilion14NotebookPC:pvr097510405F1620180:rvnHewlett-Packard:rn227D:rvr77.35:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=PAV X=Null
  dmi.product.name: HP Pavilion 14 Notebook PC
  dmi.product.version: 097510405F1620180
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1773993/+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 1775526] Re: package linux-image-4.15.0-22-generic 4.15.0-22.24 failed to install/upgrade: installed linux-image-4.15.0-22-generic package pre-removal script subprocess returned

2018-06-09 Thread Alimzhan Amanov
Thanks jamso!

Hope this thread stimulate one to investigate the problem of Secure Bot
in this case.

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

Title:
  package linux-image-4.15.0-22-generic 4.15.0-22.24 failed to
  install/upgrade: installed linux-image-4.15.0-22-generic package pre-
  removal script subprocess returned error exit status 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Failed to build package when installing nvidia drivers. Every time
  `Building initial module for 4.15.0-22-generic` is stuck. There is no
  antivirus on my machine.

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-22-generic 4.15.0-22.24
  ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17
  Uname: Linux 4.15.0-22-generic x86_64
  NonfreeKernelModules: rfcomm bnep nouveau asus_nb_wmi asus_wmi sparse_keymap 
mxm_wmi intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp 
snd_hda_codec_realtek snd_hda_codec_hdmi snd_hda_codec_generic snd_hda_intel 
snd_hda_codec snd_hda_core ath3k btusb btrtl ath9k ath9k_common btbcm ath9k_hw 
uvcvideo btintel bluetooth videobuf2_vmalloc videobuf2_memops ath 
videobuf2_v4l2 videobuf2_core mac80211 videodev media mei_me mei rtsx_pci_ms 
memstick intel_cstate intel_rapl_perf cfg80211 shpchp lpc_ich ie31200_edac wmi 
mac_hid asus_wireless i915 rtsx_pci_sdmmc r8169 rtsx_pci
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  Date: Thu Jun  7 12:36:23 2018
  ErrorMessage: installed linux-image-4.15.0-22-generic package pre-removal 
script subprocess returned error exit status 1
  InstallationDate: Installed on 2018-06-05 (1 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-3
  PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
  RelatedPackageVersions:
   dpkg 1.19.0.5ubuntu2
   apt  1.6.1
  SourcePackage: linux-signed
  Title: package linux-image-4.15.0-22-generic 4.15.0-22.24 failed to 
install/upgrade: installed linux-image-4.15.0-22-generic package pre-removal 
script subprocess returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1775526/+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 1773718] Re: mouse pointer disappear after screen off

2018-06-09 Thread Kai-Heng Feng
Do you see the same issue under different DE (Unity/Gnome/KDE)?

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

Title:
  mouse pointer disappear after screen off

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  With nouveau driver (doesn't happened with propietary nvidia) after
  screen switch off because of power management, the mouse pointer
  disappear. Mouse still works, you can hover, select, click, but the
  pointer is invisible.

  In a dual monitor configuration, this only happened in the screen
  where the mouse was when it turned off. If It firs happened in one
  monitor and tehn I left the mouse in the other and it also turn off,
  mouse end up disappearing in both.

  My video card is an nvidia GeForce Go6150 (NV4E C51).

  Ubuntu 4.13.0-43.48~16.04.1-generic 4.13.16

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1773718/+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 1775526] Re: package linux-image-4.15.0-22-generic 4.15.0-22.24 failed to install/upgrade: installed linux-image-4.15.0-22-generic package pre-removal script subprocess returned

2018-06-09 Thread Alimzhan Amanov
[SOLVED] SEE comment #4.

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

Title:
  package linux-image-4.15.0-22-generic 4.15.0-22.24 failed to
  install/upgrade: installed linux-image-4.15.0-22-generic package pre-
  removal script subprocess returned error exit status 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Failed to build package when installing nvidia drivers. Every time
  `Building initial module for 4.15.0-22-generic` is stuck. There is no
  antivirus on my machine.

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-22-generic 4.15.0-22.24
  ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17
  Uname: Linux 4.15.0-22-generic x86_64
  NonfreeKernelModules: rfcomm bnep nouveau asus_nb_wmi asus_wmi sparse_keymap 
mxm_wmi intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp 
snd_hda_codec_realtek snd_hda_codec_hdmi snd_hda_codec_generic snd_hda_intel 
snd_hda_codec snd_hda_core ath3k btusb btrtl ath9k ath9k_common btbcm ath9k_hw 
uvcvideo btintel bluetooth videobuf2_vmalloc videobuf2_memops ath 
videobuf2_v4l2 videobuf2_core mac80211 videodev media mei_me mei rtsx_pci_ms 
memstick intel_cstate intel_rapl_perf cfg80211 shpchp lpc_ich ie31200_edac wmi 
mac_hid asus_wireless i915 rtsx_pci_sdmmc r8169 rtsx_pci
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  Date: Thu Jun  7 12:36:23 2018
  ErrorMessage: installed linux-image-4.15.0-22-generic package pre-removal 
script subprocess returned error exit status 1
  InstallationDate: Installed on 2018-06-05 (1 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-3
  PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
  RelatedPackageVersions:
   dpkg 1.19.0.5ubuntu2
   apt  1.6.1
  SourcePackage: linux-signed
  Title: package linux-image-4.15.0-22-generic 4.15.0-22.24 failed to 
install/upgrade: installed linux-image-4.15.0-22-generic package pre-removal 
script subprocess returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1775526/+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 1772760] Re: Touchpad slows down and then stops working

2018-06-09 Thread Kai-Heng Feng
There's a new SMBus support for Elan touchpad, please try kernel
parameter "psmouse.elantech_smbus=1".

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

Title:
  Touchpad slows down and then stops working

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Cannot find a reason, but sometimes once a day, sometimes twice a day,
  my touchpad starts to work slowly, like jumping, and after a few
  seconds, it completely stops working. At some point, I did something
  with Terminal and it started working, but cannot reproduce it. The
  only thing that seems to be really working is to Suspend laptop and
  come back in Ubuntu (or restart, but that means to close everything +
  it takes more time). While I wrote this text, it seems to have
  recovered by itself, it is working right now, but this is unreliable
  and cannot be used in production (what about stopping it during a
  presentation, cannot suspend in a meeting). Hopefully, it is some
  kernel problem, as I reported kernel package.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-22-generic 4.15.0-22.24
  ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17
  Uname: Linux 4.15.0-22-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  Date: Wed May 23 01:15:44 2018
  InstallationDate: Installed on 2018-04-27 (25 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: linux-signed
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   florin 2029 F...m pulseaudio
   /dev/snd/controlC0:  florin 2029 F pulseaudio
  CurrentDesktop: communitheme:ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=99eb1e80-1ec0-4526-8cff-0691084ec0f8
  InstallationDate: Installed on 2018-04-27 (26 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 13d3:5652 IMC Networks 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: TOSHIBA SATELLITE P50-C
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-22-generic 
root=UUID=470c0ce8-f352-4f58-977c-af6d3998d302 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-22-generic N/A
   linux-backports-modules-4.15.0-22-generic  N/A
   linux-firmware 1.173
  Tags:  bionic
  Uname: Linux 4.15.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/05/2017
  dmi.bios.vendor: INSYDE Corp.
  dmi.bios.version: 1.50
  dmi.board.name: 06F4
  dmi.board.vendor: FF50
  dmi.board.version: Type2 - Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: OEM Chassis ManuFacturer
  dmi.chassis.version: OEM Chassis Version
  dmi.modalias: 
dmi:bvnINSYDECorp.:bvr1.50:bd07/05/2017:svnTOSHIBA:pnSATELLITEP50-C:pvrPSPUFE-001009G6:rvnFF50:rn06F4:rvrType2-BoardVersion:cvnOEMChassisManuFacturer:ct10:cvrOEMChassisVersion:
  dmi.product.family: Type1Family
  dmi.product.name: SATELLITE P50-C
  dmi.product.version: PSPUFE-001009G6
  dmi.sys.vendor: TOSHIBA

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772760/+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 1577140] Re: Wifi Ralink R3290 disabled by default in ubuntu 16.04

2018-06-09 Thread Kai-Heng Feng
Vipan, please file a new bug for this. This is platform specific.

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

Title:
  Wifi Ralink R3290 disabled by default in ubuntu 16.04

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  I have my personal laptop and it contains PCI Ralink r3290 wifi
  adaptor with bluetooth and when i have installed the fresh version of
  Ubuntu 16.04x64 it doesn’t work at all on boot up. The wifi is
  disabled by default and the it doesn’t activates even by pressing the
  key and when i go the network settings airplane mode is also enabled
  and when i try to disable airplane mode it switches back on. I dont
  know whats going wrong. Earlier my wifi works on ubuntu 15.04. I have
  tried almost every solution and none works in the latest LTS release.

  Please help I am unable to use internet in ubuntu

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-21-generic 4.4.0-21.37 [modified: 
boot/vmlinuz-4.4.0-21-generic]
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  shankey1536 F pulseaudio
   /dev/snd/controlC1:  shankey1536 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun May  1 17:02:12 2016
  HibernationDevice: RESUME=UUID=9fdda691-a6ae-4494-99e3-b76fde1f33a6
  InstallationDate: Installed on 2016-04-24 (7 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  Lsusb:
   Bus 001 Device 003: ID 05c8:036e Cheng Uei Precision Industry Co., Ltd 
(Foxlink) Webcam
   Bus 001 Device 002: ID 8087:8000 Intel Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Hewlett-Packard Compaq 15 Notebook PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic 
root=UUID=609ae58a-a43f-4f7b-9a61-e21d3caf457a ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-21-generic N/A
   linux-backports-modules-4.4.0-21-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/26/2015
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.39
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 2211
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 86.52
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.39:bd05/26/2015:svnHewlett-Packard:pnCompaq15NotebookPC:pvr0991100600087:rvnHewlett-Packard:rn2211:rvr86.52:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: Compaq 15 Notebook PC
  dmi.product.version: 0991100600087
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1577140/+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 1757218] Re: QCA9377 isn't being recognized sometimes

2018-06-09 Thread Kai-Heng Feng
Sorry for the late reply for this issue. Does this issue also happen to
cold boot? AFAICT, it only happens to reboot, right?

We probably need to reset the device before reboot.

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

Title:
  QCA9377 isn't being recognized sometimes

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sometimes, the Wireless Network Card QCA9377 is not recognized on
  boot. This caused, on prior versions, a kernel panic at boot. With
  Bionic, the system boots but is unable to use wireless network. On
  dmesg there are messages like:

  [2.680590] usb 1-7: new full-speed USB device number 7 using xhci_hcd
  [2.808640] usb 1-7: device descriptor read/64, error -71
  [3.044337] usb 1-7: device descriptor read/64, error -71
  [3.280064] usb 1-7: new full-speed USB device number 8 using xhci_hcd
  [3.408245] usb 1-7: device descriptor read/64, error -71
  [3.644244] usb 1-7: device descriptor read/64, error -71
  [3.752193] usb usb1-port7: attempt power cycle
  [4.404591] usb 1-7: new full-speed USB device number 9 using xhci_hcd
  [4.404904] usb 1-7: Device not responding to setup address.
  [4.612478] usb 1-7: Device not responding to setup address.
  [4.820588] usb 1-7: device not accepting address 9, error -71
  [4.948591] usb 1-7: new full-speed USB device number 10 using xhci_hcd
  [4.949109] usb 1-7: Device not responding to setup address.
  [5.156893] usb 1-7: Device not responding to setup address.
  [5.364589] usb 1-7: device not accepting address 10, error -71
  [5.364655] usb usb1-port7: unable to enumerate USB device

  And lspci and lsusb don't show the wireless network card. The
  alternative is to turn the system off. Reboot don't work and reboot to
  Windows 10 also don't. The system must be powered off to restore
  functionality. Then, on the next boot, it works properly.

  However, after the system is turned off, it may cause the issue again.
  This is not 100% consistent, but mostly it cycles between powering off
  and powering on the notebook as:

  Work -> Don't work -> Work -> Don't work

  On Windows 10 this doesn't happen but when happens on Ubuntu, it's
  possible to reboot and see the status on Windows 10 too: on Device
  Manager it's shown a unidentified USB device at 1-7. Sometimes, on
  Windows 10's Network Devices it's shown, instead of the QCA9377, from
  four to six different devices with generic names and Bluetooth and/or
  Wireless don't work.

  When turning Ubuntu off, there are messages that appears a few
  instants before the system is turned off:

  Mar 18 18:27:26 usuario-Lenovo-ideapad-310-14ISK kernel: [14146.403388] 
ath10k_pci :02:00.0: failed to install key for vdev 0 peer 
xx:xx:xx:xx:xx:xx: -110
  Mar 18 18:27:26 usuario-Lenovo-ideapad-310-14ISK kernel: [14146.403399] 
wlp2s0: failed to remove key (0, xx:xx:xx:xx:xx:xx) from hardware (-110)

  Generally, only the second message appears (but both are recorded on
  kern.log). The MAC adress is the one from the router, not from the
  wireless card.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-12-generic 4.15.0-12.13
  ProcVersionSignature: Ubuntu 4.15.0-12.13-generic 4.15.7
  Uname: Linux 4.15.0-12-generic x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  usuario1364 F pulseaudio
   /dev/snd/seq:usuario1258 F timidity
  CurrentDesktop: XFCE
  Date: Tue Mar 20 14:43:42 2018
  HibernationDevice: RESUME=UUID=9f36068f-c6d6-4fd6-87d5-46f1f5247563
  InstallationDate: Installed on 2017-06-13 (279 days ago)
  InstallationMedia: Xubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  MachineType: LENOVO 80UG
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-12-generic.efi.signed 
root=UUID=6b4ae5c0-c78c-49a6-a1ba-029192618a7a ro quiet
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-12-generic N/A
   linux-backports-modules-4.15.0-12-generic  N/A
   linux-firmware 1.173
  SourcePackage: linux
  UpgradeStatus: Upgraded to bionic on 2017-10-20 (151 days ago)
  dmi.bios.date: 07/10/2017
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 0XCN43WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: Toronto 4A2
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40679 WIN
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo ideapad 310-14ISK
  dmi.modalias: 
dmi:bvnLENOVO:bvr0XCN43WW:bd07/10/2017:svnLENOVO:pn80UG:pvrLenovoideapad310-14ISK:rvnLENOVO:rnToronto4A2:rvrSDK0J40679WIN:cvnLENOVO:ct10:cvrLenovoideapad310-14ISK:
  dmi.product.family: IDEAPAD
  dmi.product.name: 80UG
  dmi.product.version: Lenovo ideapad 310-14ISK
  

[Kernel-packages] [Bug 1762554] Re: [Hyper-V] IB/mlx5: Respect new UMR capabilities

2018-06-09 Thread Marcelo Cerri
** Changed in: linux-azure (Ubuntu Bionic)
   Status: In Progress => Fix Committed

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

Title:
  [Hyper-V] IB/mlx5: Respect new UMR capabilities

Status in linux-azure package in Ubuntu:
  Confirmed
Status in linux-azure source package in Bionic:
  Fix Committed

Bug description:
  In some firmware configuration, UMR usage from Virtual Functions is 
restricted.
  This information is published to the driver using new capability bits.

  Avoid using UMRs in these cases and use the Firmware slow-path flow to create
  mkeys and populate them with Virtual to Physical address translation.

  Older drivers that do not have this patch, will end up using memory keys that
  aren't populated with Virtual to Physical address translation that is done
  part of the UMR work.

  https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-
  next.git/commit/?h=next-20180409=c8d75a980fab886a9c716567e6b47cc414ad84ee

  and pull this patch as well
  IB/mlx5: Enable ECN capable bits for UD RoCE v2 QPs
  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/infiniband/hw/mlx5?id=ea8af0d2f2b5b16da4553205ddaf225e0a057e03

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1762554/+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 1758496] Re: Backlight does not work on a MacBookAir3, 2

2018-06-09 Thread victor
I file this bug on:

https://bugzilla.kernel.org/show_bug.cgi?id=199701

https://bugs.freedesktop.org/show_bug.cgi?id=106869


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

** Bug watch added: freedesktop.org Bugzilla #106869
   https://bugs.freedesktop.org/show_bug.cgi?id=106869

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

Title:
  Backlight does not work on a MacBookAir3,2

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Backlight control does not work and there are no entries in
  /sys/class/backlight. When I boot my system with the option
  GRUB_CMDLINE_LINUX_DEFAULT="acpi_backlight=vendor" I can change the
  brightness with the command xrandr on a terminal.

  I attach all the system information about this problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: linux-image-4.13.0-37-generic 4.13.0-37.42
  ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
  Uname: Linux 4.13.0-37-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  victor 2932 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Mar 24 07:22:05 2018
  InstallationDate: Installed on 2018-03-04 (19 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1)
  MachineType: Apple Inc. MacBookAir3,2
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-37-generic.efi.signed 
root=UUID=dd2bcce2-7d14-4df7-b7c8-6aea4fbb9c13 ro acpi_backlight=vendor
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-37-generic N/A
   linux-backports-modules-4.13.0-37-generic  N/A
   linux-firmware 1.169.3
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/18/10
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBA31.88Z.0061.B01.1011181342
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-942C5DF58193131B
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookAir3,2
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-942C5DF58193131B
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBA31.88Z.0061.B01.1011181342:bd11/18/10:svnAppleInc.:pnMacBookAir3,2:pvr1.0:rvnAppleInc.:rnMac-942C5DF58193131B:rvrMacBookAir3,2:cvnAppleInc.:ct10:cvrMac-942C5DF58193131B:
  dmi.product.family: MacBook
  dmi.product.name: MacBookAir3,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

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

2018-06-09 Thread Roman
apport information

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

Title:
  Ubuntu 18.04 Lenovo X1 Carbon 5th fails to suspend after detaching
  dock station (NULL pointer dereference)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 18.04 LTS
  Release:  18.04
  Codename: bionic

  uname -r
  4.15.0-22-generic

  How to reproduce:
  1) connect dock station
  2) disconnect dock station
  3) type: systemctl suspend

  Result: system doesn't respond. Only Alt + Print Screen + SUB works.

  There is a workaround for this issue - disable USB for thunderbolt 3
  in BIOS. But this is slightly an overkill.

  Error from kern.log:

  Jun  4 12:09:33 ya-x1 kernel: [  375.060038] pcieport :0a:03.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.061527] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061532] usb usb6: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061533] usb 6-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.061572] xhci_hcd :0d:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.061578] r8152 6-1:1.0 enx0050b68eac7d: 
Stop submitting intr, status -108
  Jun  4 12:09:33 ya-x1 kernel: [  375.116210] xhci_hcd :0d:00.0: USB bus 6 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.116217] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116220] usb usb5: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116222] usb 5-3: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.117197] xhci_hcd :0d:00.0: Host halt 
failed, -19
  Jun  4 12:09:33 ya-x1 kernel: [  375.117199] xhci_hcd :0d:00.0: Host not 
accessible, reset failed.
  Jun  4 12:09:33 ya-x1 kernel: [  375.117307] xhci_hcd :0d:00.0: USB bus 5 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.147887] pcieport :0a:02.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.149415] pcieport :0a:01.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.150959] xhci_hcd :0b:00.0: remove, 
state 4
  Jun  4 12:09:33 ya-x1 kernel: [  375.150965] usb usb4: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151217] xhci_hcd :0b:00.0: USB bus 4 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.151223] xhci_hcd :0b:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.151230] xhci_hcd :0b:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151233] usb usb3: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151234] usb 3-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.192843] usb 3-4: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.194286] BUG: unable to handle kernel 
NULL pointer dereference at 0034
  Jun  4 12:09:33 ya-x1 kernel: [  375.194294] IP: 
tty_unregister_driver+0xd/0x70
  Jun  4 12:09:33 ya-x1 kernel: [  375.194295] PGD 0 P4D 0 
  Jun  4 12:09:33 ya-x1 kernel: [  375.194298] Oops:  [#1] SMP PTI
  Jun  4 12:09:33 ya-x1 kernel: [  375.194300] Modules linked in: cdc_ether 
usbnet r8152 mii hid_generic snd_usb_audio usbhid snd_usbmidi_lib ccm 
thunderbolt bnep snd_hda_codec_hdmi snd_hda_codec_conexant 
snd_hda_codec_generic nls_iso8859_1 intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp arc4 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc 
snd_hda_ext_core snd_soc_sst_dsp irqbypass snd_soc_sst_ipc crct10dif_pclmul 
snd_soc_acpi crc32_pclmul snd_soc_core ghash_clmulni_intel snd_compress 
ac97_bus pcbc snd_pcm_dmaengine snd_seq_midi snd_hda_intel snd_hda_codec 
snd_seq_midi_event snd_hda_core snd_hwdep aesni_intel uvcvideo snd_rawmidi 
aes_x86_64 input_leds crypto_simd glue_helper snd_pcm videobuf2_vmalloc cryptd 
intel_cstate intel_rapl_perf videobuf2_memops iwlmvm videobuf2_v4l2 joydev 
mac80211 serio_raw btusb videobuf2_core snd_seq
  Jun  4 12:09:33 ya-x1 kernel: [  375.194335]  thinkpad_acpi btrtl btbcm 
intel_wmi_thunderbolt wmi_bmof btintel nvram iwlwifi rtsx_pci_ms videodev 
bluetooth snd_seq_device snd_timer media cfg80211 memstick snd ecdh_generic 
mei_me mei intel_pch_thermal ucsi_acpi shpchp typec_ucsi typec soundcore 
mac_hid acpi_pad tpm_crb sch_fq_codel parport_pc ppdev lp parport ip_tables 
x_tables autofs4 rtsx_pci_sdmmc i915 i2c_algo_bit drm_kms_helper syscopyarea 
sysfillrect sysimgblt fb_sys_fops e1000e psmouse ptp nvme pps_core nvme_core 
drm rtsx_pci wmi i2c_hid 

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

2018-06-09 Thread Roman
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1775875/+attachment/5150554/+files/WifiSyslog.txt

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

Title:
  Ubuntu 18.04 Lenovo X1 Carbon 5th fails to suspend after detaching
  dock station (NULL pointer dereference)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 18.04 LTS
  Release:  18.04
  Codename: bionic

  uname -r
  4.15.0-22-generic

  How to reproduce:
  1) connect dock station
  2) disconnect dock station
  3) type: systemctl suspend

  Result: system doesn't respond. Only Alt + Print Screen + SUB works.

  There is a workaround for this issue - disable USB for thunderbolt 3
  in BIOS. But this is slightly an overkill.

  Error from kern.log:

  Jun  4 12:09:33 ya-x1 kernel: [  375.060038] pcieport :0a:03.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.061527] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061532] usb usb6: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061533] usb 6-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.061572] xhci_hcd :0d:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.061578] r8152 6-1:1.0 enx0050b68eac7d: 
Stop submitting intr, status -108
  Jun  4 12:09:33 ya-x1 kernel: [  375.116210] xhci_hcd :0d:00.0: USB bus 6 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.116217] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116220] usb usb5: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116222] usb 5-3: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.117197] xhci_hcd :0d:00.0: Host halt 
failed, -19
  Jun  4 12:09:33 ya-x1 kernel: [  375.117199] xhci_hcd :0d:00.0: Host not 
accessible, reset failed.
  Jun  4 12:09:33 ya-x1 kernel: [  375.117307] xhci_hcd :0d:00.0: USB bus 5 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.147887] pcieport :0a:02.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.149415] pcieport :0a:01.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.150959] xhci_hcd :0b:00.0: remove, 
state 4
  Jun  4 12:09:33 ya-x1 kernel: [  375.150965] usb usb4: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151217] xhci_hcd :0b:00.0: USB bus 4 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.151223] xhci_hcd :0b:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.151230] xhci_hcd :0b:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151233] usb usb3: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151234] usb 3-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.192843] usb 3-4: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.194286] BUG: unable to handle kernel 
NULL pointer dereference at 0034
  Jun  4 12:09:33 ya-x1 kernel: [  375.194294] IP: 
tty_unregister_driver+0xd/0x70
  Jun  4 12:09:33 ya-x1 kernel: [  375.194295] PGD 0 P4D 0 
  Jun  4 12:09:33 ya-x1 kernel: [  375.194298] Oops:  [#1] SMP PTI
  Jun  4 12:09:33 ya-x1 kernel: [  375.194300] Modules linked in: cdc_ether 
usbnet r8152 mii hid_generic snd_usb_audio usbhid snd_usbmidi_lib ccm 
thunderbolt bnep snd_hda_codec_hdmi snd_hda_codec_conexant 
snd_hda_codec_generic nls_iso8859_1 intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp arc4 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc 
snd_hda_ext_core snd_soc_sst_dsp irqbypass snd_soc_sst_ipc crct10dif_pclmul 
snd_soc_acpi crc32_pclmul snd_soc_core ghash_clmulni_intel snd_compress 
ac97_bus pcbc snd_pcm_dmaengine snd_seq_midi snd_hda_intel snd_hda_codec 
snd_seq_midi_event snd_hda_core snd_hwdep aesni_intel uvcvideo snd_rawmidi 
aes_x86_64 input_leds crypto_simd glue_helper snd_pcm videobuf2_vmalloc cryptd 
intel_cstate intel_rapl_perf videobuf2_memops iwlmvm videobuf2_v4l2 joydev 
mac80211 serio_raw btusb videobuf2_core snd_seq
  Jun  4 12:09:33 ya-x1 kernel: [  375.194335]  thinkpad_acpi btrtl btbcm 
intel_wmi_thunderbolt wmi_bmof btintel nvram iwlwifi rtsx_pci_ms videodev 
bluetooth snd_seq_device snd_timer media cfg80211 memstick snd ecdh_generic 
mei_me mei intel_pch_thermal ucsi_acpi shpchp typec_ucsi typec soundcore 
mac_hid acpi_pad tpm_crb sch_fq_codel parport_pc ppdev lp parport ip_tables 
x_tables autofs4 rtsx_pci_sdmmc i915 i2c_algo_bit drm_kms_helper syscopyarea 
sysfillrect sysimgblt 

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

2018-06-09 Thread Roman
apport information

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

Title:
  Ubuntu 18.04 Lenovo X1 Carbon 5th fails to suspend after detaching
  dock station (NULL pointer dereference)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 18.04 LTS
  Release:  18.04
  Codename: bionic

  uname -r
  4.15.0-22-generic

  How to reproduce:
  1) connect dock station
  2) disconnect dock station
  3) type: systemctl suspend

  Result: system doesn't respond. Only Alt + Print Screen + SUB works.

  There is a workaround for this issue - disable USB for thunderbolt 3
  in BIOS. But this is slightly an overkill.

  Error from kern.log:

  Jun  4 12:09:33 ya-x1 kernel: [  375.060038] pcieport :0a:03.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.061527] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061532] usb usb6: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061533] usb 6-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.061572] xhci_hcd :0d:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.061578] r8152 6-1:1.0 enx0050b68eac7d: 
Stop submitting intr, status -108
  Jun  4 12:09:33 ya-x1 kernel: [  375.116210] xhci_hcd :0d:00.0: USB bus 6 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.116217] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116220] usb usb5: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116222] usb 5-3: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.117197] xhci_hcd :0d:00.0: Host halt 
failed, -19
  Jun  4 12:09:33 ya-x1 kernel: [  375.117199] xhci_hcd :0d:00.0: Host not 
accessible, reset failed.
  Jun  4 12:09:33 ya-x1 kernel: [  375.117307] xhci_hcd :0d:00.0: USB bus 5 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.147887] pcieport :0a:02.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.149415] pcieport :0a:01.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.150959] xhci_hcd :0b:00.0: remove, 
state 4
  Jun  4 12:09:33 ya-x1 kernel: [  375.150965] usb usb4: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151217] xhci_hcd :0b:00.0: USB bus 4 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.151223] xhci_hcd :0b:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.151230] xhci_hcd :0b:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151233] usb usb3: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151234] usb 3-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.192843] usb 3-4: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.194286] BUG: unable to handle kernel 
NULL pointer dereference at 0034
  Jun  4 12:09:33 ya-x1 kernel: [  375.194294] IP: 
tty_unregister_driver+0xd/0x70
  Jun  4 12:09:33 ya-x1 kernel: [  375.194295] PGD 0 P4D 0 
  Jun  4 12:09:33 ya-x1 kernel: [  375.194298] Oops:  [#1] SMP PTI
  Jun  4 12:09:33 ya-x1 kernel: [  375.194300] Modules linked in: cdc_ether 
usbnet r8152 mii hid_generic snd_usb_audio usbhid snd_usbmidi_lib ccm 
thunderbolt bnep snd_hda_codec_hdmi snd_hda_codec_conexant 
snd_hda_codec_generic nls_iso8859_1 intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp arc4 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc 
snd_hda_ext_core snd_soc_sst_dsp irqbypass snd_soc_sst_ipc crct10dif_pclmul 
snd_soc_acpi crc32_pclmul snd_soc_core ghash_clmulni_intel snd_compress 
ac97_bus pcbc snd_pcm_dmaengine snd_seq_midi snd_hda_intel snd_hda_codec 
snd_seq_midi_event snd_hda_core snd_hwdep aesni_intel uvcvideo snd_rawmidi 
aes_x86_64 input_leds crypto_simd glue_helper snd_pcm videobuf2_vmalloc cryptd 
intel_cstate intel_rapl_perf videobuf2_memops iwlmvm videobuf2_v4l2 joydev 
mac80211 serio_raw btusb videobuf2_core snd_seq
  Jun  4 12:09:33 ya-x1 kernel: [  375.194335]  thinkpad_acpi btrtl btbcm 
intel_wmi_thunderbolt wmi_bmof btintel nvram iwlwifi rtsx_pci_ms videodev 
bluetooth snd_seq_device snd_timer media cfg80211 memstick snd ecdh_generic 
mei_me mei intel_pch_thermal ucsi_acpi shpchp typec_ucsi typec soundcore 
mac_hid acpi_pad tpm_crb sch_fq_codel parport_pc ppdev lp parport ip_tables 
x_tables autofs4 rtsx_pci_sdmmc i915 i2c_algo_bit drm_kms_helper syscopyarea 
sysfillrect sysimgblt fb_sys_fops e1000e psmouse ptp nvme pps_core nvme_core 
drm rtsx_pci wmi i2c_hid 

[Kernel-packages] [Bug 1775875] ProcCpuinfoMinimal.txt

2018-06-09 Thread Roman
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1775875/+attachment/5150547/+files/ProcCpuinfoMinimal.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/1775875

Title:
  Ubuntu 18.04 Lenovo X1 Carbon 5th fails to suspend after detaching
  dock station (NULL pointer dereference)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 18.04 LTS
  Release:  18.04
  Codename: bionic

  uname -r
  4.15.0-22-generic

  How to reproduce:
  1) connect dock station
  2) disconnect dock station
  3) type: systemctl suspend

  Result: system doesn't respond. Only Alt + Print Screen + SUB works.

  There is a workaround for this issue - disable USB for thunderbolt 3
  in BIOS. But this is slightly an overkill.

  Error from kern.log:

  Jun  4 12:09:33 ya-x1 kernel: [  375.060038] pcieport :0a:03.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.061527] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061532] usb usb6: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061533] usb 6-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.061572] xhci_hcd :0d:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.061578] r8152 6-1:1.0 enx0050b68eac7d: 
Stop submitting intr, status -108
  Jun  4 12:09:33 ya-x1 kernel: [  375.116210] xhci_hcd :0d:00.0: USB bus 6 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.116217] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116220] usb usb5: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116222] usb 5-3: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.117197] xhci_hcd :0d:00.0: Host halt 
failed, -19
  Jun  4 12:09:33 ya-x1 kernel: [  375.117199] xhci_hcd :0d:00.0: Host not 
accessible, reset failed.
  Jun  4 12:09:33 ya-x1 kernel: [  375.117307] xhci_hcd :0d:00.0: USB bus 5 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.147887] pcieport :0a:02.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.149415] pcieport :0a:01.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.150959] xhci_hcd :0b:00.0: remove, 
state 4
  Jun  4 12:09:33 ya-x1 kernel: [  375.150965] usb usb4: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151217] xhci_hcd :0b:00.0: USB bus 4 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.151223] xhci_hcd :0b:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.151230] xhci_hcd :0b:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151233] usb usb3: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151234] usb 3-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.192843] usb 3-4: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.194286] BUG: unable to handle kernel 
NULL pointer dereference at 0034
  Jun  4 12:09:33 ya-x1 kernel: [  375.194294] IP: 
tty_unregister_driver+0xd/0x70
  Jun  4 12:09:33 ya-x1 kernel: [  375.194295] PGD 0 P4D 0 
  Jun  4 12:09:33 ya-x1 kernel: [  375.194298] Oops:  [#1] SMP PTI
  Jun  4 12:09:33 ya-x1 kernel: [  375.194300] Modules linked in: cdc_ether 
usbnet r8152 mii hid_generic snd_usb_audio usbhid snd_usbmidi_lib ccm 
thunderbolt bnep snd_hda_codec_hdmi snd_hda_codec_conexant 
snd_hda_codec_generic nls_iso8859_1 intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp arc4 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc 
snd_hda_ext_core snd_soc_sst_dsp irqbypass snd_soc_sst_ipc crct10dif_pclmul 
snd_soc_acpi crc32_pclmul snd_soc_core ghash_clmulni_intel snd_compress 
ac97_bus pcbc snd_pcm_dmaengine snd_seq_midi snd_hda_intel snd_hda_codec 
snd_seq_midi_event snd_hda_core snd_hwdep aesni_intel uvcvideo snd_rawmidi 
aes_x86_64 input_leds crypto_simd glue_helper snd_pcm videobuf2_vmalloc cryptd 
intel_cstate intel_rapl_perf videobuf2_memops iwlmvm videobuf2_v4l2 joydev 
mac80211 serio_raw btusb videobuf2_core snd_seq
  Jun  4 12:09:33 ya-x1 kernel: [  375.194335]  thinkpad_acpi btrtl btbcm 
intel_wmi_thunderbolt wmi_bmof btintel nvram iwlwifi rtsx_pci_ms videodev 
bluetooth snd_seq_device snd_timer media cfg80211 memstick snd ecdh_generic 
mei_me mei intel_pch_thermal ucsi_acpi shpchp typec_ucsi typec soundcore 
mac_hid acpi_pad tpm_crb sch_fq_codel parport_pc ppdev lp parport ip_tables 
x_tables autofs4 rtsx_pci_sdmmc i915 i2c_algo_bit drm_kms_helper syscopyarea 
sysfillrect sysimgblt fb_sys_fops e1000e psmouse ptp nvme pps_core nvme_core 

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

2018-06-09 Thread Roman
apport information

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

Title:
  Ubuntu 18.04 Lenovo X1 Carbon 5th fails to suspend after detaching
  dock station (NULL pointer dereference)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 18.04 LTS
  Release:  18.04
  Codename: bionic

  uname -r
  4.15.0-22-generic

  How to reproduce:
  1) connect dock station
  2) disconnect dock station
  3) type: systemctl suspend

  Result: system doesn't respond. Only Alt + Print Screen + SUB works.

  There is a workaround for this issue - disable USB for thunderbolt 3
  in BIOS. But this is slightly an overkill.

  Error from kern.log:

  Jun  4 12:09:33 ya-x1 kernel: [  375.060038] pcieport :0a:03.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.061527] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061532] usb usb6: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061533] usb 6-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.061572] xhci_hcd :0d:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.061578] r8152 6-1:1.0 enx0050b68eac7d: 
Stop submitting intr, status -108
  Jun  4 12:09:33 ya-x1 kernel: [  375.116210] xhci_hcd :0d:00.0: USB bus 6 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.116217] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116220] usb usb5: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116222] usb 5-3: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.117197] xhci_hcd :0d:00.0: Host halt 
failed, -19
  Jun  4 12:09:33 ya-x1 kernel: [  375.117199] xhci_hcd :0d:00.0: Host not 
accessible, reset failed.
  Jun  4 12:09:33 ya-x1 kernel: [  375.117307] xhci_hcd :0d:00.0: USB bus 5 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.147887] pcieport :0a:02.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.149415] pcieport :0a:01.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.150959] xhci_hcd :0b:00.0: remove, 
state 4
  Jun  4 12:09:33 ya-x1 kernel: [  375.150965] usb usb4: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151217] xhci_hcd :0b:00.0: USB bus 4 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.151223] xhci_hcd :0b:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.151230] xhci_hcd :0b:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151233] usb usb3: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151234] usb 3-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.192843] usb 3-4: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.194286] BUG: unable to handle kernel 
NULL pointer dereference at 0034
  Jun  4 12:09:33 ya-x1 kernel: [  375.194294] IP: 
tty_unregister_driver+0xd/0x70
  Jun  4 12:09:33 ya-x1 kernel: [  375.194295] PGD 0 P4D 0 
  Jun  4 12:09:33 ya-x1 kernel: [  375.194298] Oops:  [#1] SMP PTI
  Jun  4 12:09:33 ya-x1 kernel: [  375.194300] Modules linked in: cdc_ether 
usbnet r8152 mii hid_generic snd_usb_audio usbhid snd_usbmidi_lib ccm 
thunderbolt bnep snd_hda_codec_hdmi snd_hda_codec_conexant 
snd_hda_codec_generic nls_iso8859_1 intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp arc4 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc 
snd_hda_ext_core snd_soc_sst_dsp irqbypass snd_soc_sst_ipc crct10dif_pclmul 
snd_soc_acpi crc32_pclmul snd_soc_core ghash_clmulni_intel snd_compress 
ac97_bus pcbc snd_pcm_dmaengine snd_seq_midi snd_hda_intel snd_hda_codec 
snd_seq_midi_event snd_hda_core snd_hwdep aesni_intel uvcvideo snd_rawmidi 
aes_x86_64 input_leds crypto_simd glue_helper snd_pcm videobuf2_vmalloc cryptd 
intel_cstate intel_rapl_perf videobuf2_memops iwlmvm videobuf2_v4l2 joydev 
mac80211 serio_raw btusb videobuf2_core snd_seq
  Jun  4 12:09:33 ya-x1 kernel: [  375.194335]  thinkpad_acpi btrtl btbcm 
intel_wmi_thunderbolt wmi_bmof btintel nvram iwlwifi rtsx_pci_ms videodev 
bluetooth snd_seq_device snd_timer media cfg80211 memstick snd ecdh_generic 
mei_me mei intel_pch_thermal ucsi_acpi shpchp typec_ucsi typec soundcore 
mac_hid acpi_pad tpm_crb sch_fq_codel parport_pc ppdev lp parport ip_tables 
x_tables autofs4 rtsx_pci_sdmmc i915 i2c_algo_bit drm_kms_helper syscopyarea 
sysfillrect sysimgblt fb_sys_fops e1000e psmouse ptp nvme pps_core nvme_core 
drm rtsx_pci wmi 

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

2018-06-09 Thread Roman
apport information

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

Title:
  Ubuntu 18.04 Lenovo X1 Carbon 5th fails to suspend after detaching
  dock station (NULL pointer dereference)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 18.04 LTS
  Release:  18.04
  Codename: bionic

  uname -r
  4.15.0-22-generic

  How to reproduce:
  1) connect dock station
  2) disconnect dock station
  3) type: systemctl suspend

  Result: system doesn't respond. Only Alt + Print Screen + SUB works.

  There is a workaround for this issue - disable USB for thunderbolt 3
  in BIOS. But this is slightly an overkill.

  Error from kern.log:

  Jun  4 12:09:33 ya-x1 kernel: [  375.060038] pcieport :0a:03.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.061527] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061532] usb usb6: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061533] usb 6-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.061572] xhci_hcd :0d:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.061578] r8152 6-1:1.0 enx0050b68eac7d: 
Stop submitting intr, status -108
  Jun  4 12:09:33 ya-x1 kernel: [  375.116210] xhci_hcd :0d:00.0: USB bus 6 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.116217] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116220] usb usb5: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116222] usb 5-3: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.117197] xhci_hcd :0d:00.0: Host halt 
failed, -19
  Jun  4 12:09:33 ya-x1 kernel: [  375.117199] xhci_hcd :0d:00.0: Host not 
accessible, reset failed.
  Jun  4 12:09:33 ya-x1 kernel: [  375.117307] xhci_hcd :0d:00.0: USB bus 5 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.147887] pcieport :0a:02.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.149415] pcieport :0a:01.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.150959] xhci_hcd :0b:00.0: remove, 
state 4
  Jun  4 12:09:33 ya-x1 kernel: [  375.150965] usb usb4: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151217] xhci_hcd :0b:00.0: USB bus 4 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.151223] xhci_hcd :0b:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.151230] xhci_hcd :0b:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151233] usb usb3: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151234] usb 3-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.192843] usb 3-4: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.194286] BUG: unable to handle kernel 
NULL pointer dereference at 0034
  Jun  4 12:09:33 ya-x1 kernel: [  375.194294] IP: 
tty_unregister_driver+0xd/0x70
  Jun  4 12:09:33 ya-x1 kernel: [  375.194295] PGD 0 P4D 0 
  Jun  4 12:09:33 ya-x1 kernel: [  375.194298] Oops:  [#1] SMP PTI
  Jun  4 12:09:33 ya-x1 kernel: [  375.194300] Modules linked in: cdc_ether 
usbnet r8152 mii hid_generic snd_usb_audio usbhid snd_usbmidi_lib ccm 
thunderbolt bnep snd_hda_codec_hdmi snd_hda_codec_conexant 
snd_hda_codec_generic nls_iso8859_1 intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp arc4 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc 
snd_hda_ext_core snd_soc_sst_dsp irqbypass snd_soc_sst_ipc crct10dif_pclmul 
snd_soc_acpi crc32_pclmul snd_soc_core ghash_clmulni_intel snd_compress 
ac97_bus pcbc snd_pcm_dmaengine snd_seq_midi snd_hda_intel snd_hda_codec 
snd_seq_midi_event snd_hda_core snd_hwdep aesni_intel uvcvideo snd_rawmidi 
aes_x86_64 input_leds crypto_simd glue_helper snd_pcm videobuf2_vmalloc cryptd 
intel_cstate intel_rapl_perf videobuf2_memops iwlmvm videobuf2_v4l2 joydev 
mac80211 serio_raw btusb videobuf2_core snd_seq
  Jun  4 12:09:33 ya-x1 kernel: [  375.194335]  thinkpad_acpi btrtl btbcm 
intel_wmi_thunderbolt wmi_bmof btintel nvram iwlwifi rtsx_pci_ms videodev 
bluetooth snd_seq_device snd_timer media cfg80211 memstick snd ecdh_generic 
mei_me mei intel_pch_thermal ucsi_acpi shpchp typec_ucsi typec soundcore 
mac_hid acpi_pad tpm_crb sch_fq_codel parport_pc ppdev lp parport ip_tables 
x_tables autofs4 rtsx_pci_sdmmc i915 i2c_algo_bit drm_kms_helper syscopyarea 
sysfillrect sysimgblt fb_sys_fops e1000e psmouse ptp nvme pps_core nvme_core 
drm rtsx_pci wmi 

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

2018-06-09 Thread Roman
apport information

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

Title:
  Ubuntu 18.04 Lenovo X1 Carbon 5th fails to suspend after detaching
  dock station (NULL pointer dereference)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 18.04 LTS
  Release:  18.04
  Codename: bionic

  uname -r
  4.15.0-22-generic

  How to reproduce:
  1) connect dock station
  2) disconnect dock station
  3) type: systemctl suspend

  Result: system doesn't respond. Only Alt + Print Screen + SUB works.

  There is a workaround for this issue - disable USB for thunderbolt 3
  in BIOS. But this is slightly an overkill.

  Error from kern.log:

  Jun  4 12:09:33 ya-x1 kernel: [  375.060038] pcieport :0a:03.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.061527] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061532] usb usb6: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061533] usb 6-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.061572] xhci_hcd :0d:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.061578] r8152 6-1:1.0 enx0050b68eac7d: 
Stop submitting intr, status -108
  Jun  4 12:09:33 ya-x1 kernel: [  375.116210] xhci_hcd :0d:00.0: USB bus 6 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.116217] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116220] usb usb5: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116222] usb 5-3: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.117197] xhci_hcd :0d:00.0: Host halt 
failed, -19
  Jun  4 12:09:33 ya-x1 kernel: [  375.117199] xhci_hcd :0d:00.0: Host not 
accessible, reset failed.
  Jun  4 12:09:33 ya-x1 kernel: [  375.117307] xhci_hcd :0d:00.0: USB bus 5 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.147887] pcieport :0a:02.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.149415] pcieport :0a:01.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.150959] xhci_hcd :0b:00.0: remove, 
state 4
  Jun  4 12:09:33 ya-x1 kernel: [  375.150965] usb usb4: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151217] xhci_hcd :0b:00.0: USB bus 4 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.151223] xhci_hcd :0b:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.151230] xhci_hcd :0b:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151233] usb usb3: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151234] usb 3-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.192843] usb 3-4: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.194286] BUG: unable to handle kernel 
NULL pointer dereference at 0034
  Jun  4 12:09:33 ya-x1 kernel: [  375.194294] IP: 
tty_unregister_driver+0xd/0x70
  Jun  4 12:09:33 ya-x1 kernel: [  375.194295] PGD 0 P4D 0 
  Jun  4 12:09:33 ya-x1 kernel: [  375.194298] Oops:  [#1] SMP PTI
  Jun  4 12:09:33 ya-x1 kernel: [  375.194300] Modules linked in: cdc_ether 
usbnet r8152 mii hid_generic snd_usb_audio usbhid snd_usbmidi_lib ccm 
thunderbolt bnep snd_hda_codec_hdmi snd_hda_codec_conexant 
snd_hda_codec_generic nls_iso8859_1 intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp arc4 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc 
snd_hda_ext_core snd_soc_sst_dsp irqbypass snd_soc_sst_ipc crct10dif_pclmul 
snd_soc_acpi crc32_pclmul snd_soc_core ghash_clmulni_intel snd_compress 
ac97_bus pcbc snd_pcm_dmaengine snd_seq_midi snd_hda_intel snd_hda_codec 
snd_seq_midi_event snd_hda_core snd_hwdep aesni_intel uvcvideo snd_rawmidi 
aes_x86_64 input_leds crypto_simd glue_helper snd_pcm videobuf2_vmalloc cryptd 
intel_cstate intel_rapl_perf videobuf2_memops iwlmvm videobuf2_v4l2 joydev 
mac80211 serio_raw btusb videobuf2_core snd_seq
  Jun  4 12:09:33 ya-x1 kernel: [  375.194335]  thinkpad_acpi btrtl btbcm 
intel_wmi_thunderbolt wmi_bmof btintel nvram iwlwifi rtsx_pci_ms videodev 
bluetooth snd_seq_device snd_timer media cfg80211 memstick snd ecdh_generic 
mei_me mei intel_pch_thermal ucsi_acpi shpchp typec_ucsi typec soundcore 
mac_hid acpi_pad tpm_crb sch_fq_codel parport_pc ppdev lp parport ip_tables 
x_tables autofs4 rtsx_pci_sdmmc i915 i2c_algo_bit drm_kms_helper syscopyarea 
sysfillrect sysimgblt fb_sys_fops e1000e psmouse ptp nvme pps_core nvme_core 
drm rtsx_pci wmi 

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

2018-06-09 Thread Roman
apport information

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

Title:
  Ubuntu 18.04 Lenovo X1 Carbon 5th fails to suspend after detaching
  dock station (NULL pointer dereference)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 18.04 LTS
  Release:  18.04
  Codename: bionic

  uname -r
  4.15.0-22-generic

  How to reproduce:
  1) connect dock station
  2) disconnect dock station
  3) type: systemctl suspend

  Result: system doesn't respond. Only Alt + Print Screen + SUB works.

  There is a workaround for this issue - disable USB for thunderbolt 3
  in BIOS. But this is slightly an overkill.

  Error from kern.log:

  Jun  4 12:09:33 ya-x1 kernel: [  375.060038] pcieport :0a:03.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.061527] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061532] usb usb6: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061533] usb 6-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.061572] xhci_hcd :0d:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.061578] r8152 6-1:1.0 enx0050b68eac7d: 
Stop submitting intr, status -108
  Jun  4 12:09:33 ya-x1 kernel: [  375.116210] xhci_hcd :0d:00.0: USB bus 6 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.116217] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116220] usb usb5: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116222] usb 5-3: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.117197] xhci_hcd :0d:00.0: Host halt 
failed, -19
  Jun  4 12:09:33 ya-x1 kernel: [  375.117199] xhci_hcd :0d:00.0: Host not 
accessible, reset failed.
  Jun  4 12:09:33 ya-x1 kernel: [  375.117307] xhci_hcd :0d:00.0: USB bus 5 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.147887] pcieport :0a:02.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.149415] pcieport :0a:01.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.150959] xhci_hcd :0b:00.0: remove, 
state 4
  Jun  4 12:09:33 ya-x1 kernel: [  375.150965] usb usb4: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151217] xhci_hcd :0b:00.0: USB bus 4 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.151223] xhci_hcd :0b:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.151230] xhci_hcd :0b:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151233] usb usb3: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151234] usb 3-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.192843] usb 3-4: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.194286] BUG: unable to handle kernel 
NULL pointer dereference at 0034
  Jun  4 12:09:33 ya-x1 kernel: [  375.194294] IP: 
tty_unregister_driver+0xd/0x70
  Jun  4 12:09:33 ya-x1 kernel: [  375.194295] PGD 0 P4D 0 
  Jun  4 12:09:33 ya-x1 kernel: [  375.194298] Oops:  [#1] SMP PTI
  Jun  4 12:09:33 ya-x1 kernel: [  375.194300] Modules linked in: cdc_ether 
usbnet r8152 mii hid_generic snd_usb_audio usbhid snd_usbmidi_lib ccm 
thunderbolt bnep snd_hda_codec_hdmi snd_hda_codec_conexant 
snd_hda_codec_generic nls_iso8859_1 intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp arc4 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc 
snd_hda_ext_core snd_soc_sst_dsp irqbypass snd_soc_sst_ipc crct10dif_pclmul 
snd_soc_acpi crc32_pclmul snd_soc_core ghash_clmulni_intel snd_compress 
ac97_bus pcbc snd_pcm_dmaengine snd_seq_midi snd_hda_intel snd_hda_codec 
snd_seq_midi_event snd_hda_core snd_hwdep aesni_intel uvcvideo snd_rawmidi 
aes_x86_64 input_leds crypto_simd glue_helper snd_pcm videobuf2_vmalloc cryptd 
intel_cstate intel_rapl_perf videobuf2_memops iwlmvm videobuf2_v4l2 joydev 
mac80211 serio_raw btusb videobuf2_core snd_seq
  Jun  4 12:09:33 ya-x1 kernel: [  375.194335]  thinkpad_acpi btrtl btbcm 
intel_wmi_thunderbolt wmi_bmof btintel nvram iwlwifi rtsx_pci_ms videodev 
bluetooth snd_seq_device snd_timer media cfg80211 memstick snd ecdh_generic 
mei_me mei intel_pch_thermal ucsi_acpi shpchp typec_ucsi typec soundcore 
mac_hid acpi_pad tpm_crb sch_fq_codel parport_pc ppdev lp parport ip_tables 
x_tables autofs4 rtsx_pci_sdmmc i915 i2c_algo_bit drm_kms_helper syscopyarea 
sysfillrect sysimgblt fb_sys_fops e1000e psmouse ptp nvme pps_core nvme_core 
drm rtsx_pci wmi 

[Kernel-packages] [Bug 1775875] Re: Ubuntu 18.04 Lenovo X1 Carbon 5th fails to suspend after detaching dock station (NULL pointer dereference)

2018-06-09 Thread Roman
apport information

** Tags added: apport-collected

** Description changed:

  lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 18.04 LTS
  Release:  18.04
  Codename: bionic
  
  uname -r
  4.15.0-22-generic
  
  How to reproduce:
  1) connect dock station
  2) disconnect dock station
  3) type: systemctl suspend
  
  Result: system doesn't respond. Only Alt + Print Screen + SUB works.
  
  There is a workaround for this issue - disable USB for thunderbolt 3 in
  BIOS. But this is slightly an overkill.
  
  Error from kern.log:
  
  Jun  4 12:09:33 ya-x1 kernel: [  375.060038] pcieport :0a:03.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.061527] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061532] usb usb6: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061533] usb 6-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.061572] xhci_hcd :0d:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.061578] r8152 6-1:1.0 enx0050b68eac7d: 
Stop submitting intr, status -108
  Jun  4 12:09:33 ya-x1 kernel: [  375.116210] xhci_hcd :0d:00.0: USB bus 6 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.116217] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116220] usb usb5: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116222] usb 5-3: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.117197] xhci_hcd :0d:00.0: Host halt 
failed, -19
  Jun  4 12:09:33 ya-x1 kernel: [  375.117199] xhci_hcd :0d:00.0: Host not 
accessible, reset failed.
  Jun  4 12:09:33 ya-x1 kernel: [  375.117307] xhci_hcd :0d:00.0: USB bus 5 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.147887] pcieport :0a:02.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.149415] pcieport :0a:01.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.150959] xhci_hcd :0b:00.0: remove, 
state 4
  Jun  4 12:09:33 ya-x1 kernel: [  375.150965] usb usb4: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151217] xhci_hcd :0b:00.0: USB bus 4 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.151223] xhci_hcd :0b:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.151230] xhci_hcd :0b:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151233] usb usb3: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151234] usb 3-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.192843] usb 3-4: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.194286] BUG: unable to handle kernel 
NULL pointer dereference at 0034
  Jun  4 12:09:33 ya-x1 kernel: [  375.194294] IP: 
tty_unregister_driver+0xd/0x70
  Jun  4 12:09:33 ya-x1 kernel: [  375.194295] PGD 0 P4D 0 
  Jun  4 12:09:33 ya-x1 kernel: [  375.194298] Oops:  [#1] SMP PTI
  Jun  4 12:09:33 ya-x1 kernel: [  375.194300] Modules linked in: cdc_ether 
usbnet r8152 mii hid_generic snd_usb_audio usbhid snd_usbmidi_lib ccm 
thunderbolt bnep snd_hda_codec_hdmi snd_hda_codec_conexant 
snd_hda_codec_generic nls_iso8859_1 intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp arc4 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc 
snd_hda_ext_core snd_soc_sst_dsp irqbypass snd_soc_sst_ipc crct10dif_pclmul 
snd_soc_acpi crc32_pclmul snd_soc_core ghash_clmulni_intel snd_compress 
ac97_bus pcbc snd_pcm_dmaengine snd_seq_midi snd_hda_intel snd_hda_codec 
snd_seq_midi_event snd_hda_core snd_hwdep aesni_intel uvcvideo snd_rawmidi 
aes_x86_64 input_leds crypto_simd glue_helper snd_pcm videobuf2_vmalloc cryptd 
intel_cstate intel_rapl_perf videobuf2_memops iwlmvm videobuf2_v4l2 joydev 
mac80211 serio_raw btusb videobuf2_core snd_seq
  Jun  4 12:09:33 ya-x1 kernel: [  375.194335]  thinkpad_acpi btrtl btbcm 
intel_wmi_thunderbolt wmi_bmof btintel nvram iwlwifi rtsx_pci_ms videodev 
bluetooth snd_seq_device snd_timer media cfg80211 memstick snd ecdh_generic 
mei_me mei intel_pch_thermal ucsi_acpi shpchp typec_ucsi typec soundcore 
mac_hid acpi_pad tpm_crb sch_fq_codel parport_pc ppdev lp parport ip_tables 
x_tables autofs4 rtsx_pci_sdmmc i915 i2c_algo_bit drm_kms_helper syscopyarea 
sysfillrect sysimgblt fb_sys_fops e1000e psmouse ptp nvme pps_core nvme_core 
drm rtsx_pci wmi i2c_hid video hid
  Jun  4 12:09:33 ya-x1 kernel: [  375.194366] CPU: 0 PID: 4588 Comm: 
kworker/u8:3 Not tainted 4.15.0-22-generic #24-Ubuntu
  Jun  4 12:09:33 ya-x1 kernel: [  375.194367] Hardware name: LENOVO 
20HQS47H00/20HQS47H00, BIOS N1MET46W (1.31 ) 03/02/2018
  Jun  4 12:09:33 ya-x1 kernel: [  375.194372] Workqueue: kacpi_hotplug 
acpi_hotplug_work_fn
  Jun  4 12:09:33 ya-x1 kernel: [  

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

2018-06-09 Thread Roman
apport information

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

Title:
  Ubuntu 18.04 Lenovo X1 Carbon 5th fails to suspend after detaching
  dock station (NULL pointer dereference)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 18.04 LTS
  Release:  18.04
  Codename: bionic

  uname -r
  4.15.0-22-generic

  How to reproduce:
  1) connect dock station
  2) disconnect dock station
  3) type: systemctl suspend

  Result: system doesn't respond. Only Alt + Print Screen + SUB works.

  There is a workaround for this issue - disable USB for thunderbolt 3
  in BIOS. But this is slightly an overkill.

  Error from kern.log:

  Jun  4 12:09:33 ya-x1 kernel: [  375.060038] pcieport :0a:03.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.061527] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061532] usb usb6: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061533] usb 6-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.061572] xhci_hcd :0d:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.061578] r8152 6-1:1.0 enx0050b68eac7d: 
Stop submitting intr, status -108
  Jun  4 12:09:33 ya-x1 kernel: [  375.116210] xhci_hcd :0d:00.0: USB bus 6 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.116217] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116220] usb usb5: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116222] usb 5-3: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.117197] xhci_hcd :0d:00.0: Host halt 
failed, -19
  Jun  4 12:09:33 ya-x1 kernel: [  375.117199] xhci_hcd :0d:00.0: Host not 
accessible, reset failed.
  Jun  4 12:09:33 ya-x1 kernel: [  375.117307] xhci_hcd :0d:00.0: USB bus 5 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.147887] pcieport :0a:02.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.149415] pcieport :0a:01.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.150959] xhci_hcd :0b:00.0: remove, 
state 4
  Jun  4 12:09:33 ya-x1 kernel: [  375.150965] usb usb4: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151217] xhci_hcd :0b:00.0: USB bus 4 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.151223] xhci_hcd :0b:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.151230] xhci_hcd :0b:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151233] usb usb3: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151234] usb 3-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.192843] usb 3-4: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.194286] BUG: unable to handle kernel 
NULL pointer dereference at 0034
  Jun  4 12:09:33 ya-x1 kernel: [  375.194294] IP: 
tty_unregister_driver+0xd/0x70
  Jun  4 12:09:33 ya-x1 kernel: [  375.194295] PGD 0 P4D 0 
  Jun  4 12:09:33 ya-x1 kernel: [  375.194298] Oops:  [#1] SMP PTI
  Jun  4 12:09:33 ya-x1 kernel: [  375.194300] Modules linked in: cdc_ether 
usbnet r8152 mii hid_generic snd_usb_audio usbhid snd_usbmidi_lib ccm 
thunderbolt bnep snd_hda_codec_hdmi snd_hda_codec_conexant 
snd_hda_codec_generic nls_iso8859_1 intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp arc4 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc 
snd_hda_ext_core snd_soc_sst_dsp irqbypass snd_soc_sst_ipc crct10dif_pclmul 
snd_soc_acpi crc32_pclmul snd_soc_core ghash_clmulni_intel snd_compress 
ac97_bus pcbc snd_pcm_dmaengine snd_seq_midi snd_hda_intel snd_hda_codec 
snd_seq_midi_event snd_hda_core snd_hwdep aesni_intel uvcvideo snd_rawmidi 
aes_x86_64 input_leds crypto_simd glue_helper snd_pcm videobuf2_vmalloc cryptd 
intel_cstate intel_rapl_perf videobuf2_memops iwlmvm videobuf2_v4l2 joydev 
mac80211 serio_raw btusb videobuf2_core snd_seq
  Jun  4 12:09:33 ya-x1 kernel: [  375.194335]  thinkpad_acpi btrtl btbcm 
intel_wmi_thunderbolt wmi_bmof btintel nvram iwlwifi rtsx_pci_ms videodev 
bluetooth snd_seq_device snd_timer media cfg80211 memstick snd ecdh_generic 
mei_me mei intel_pch_thermal ucsi_acpi shpchp typec_ucsi typec soundcore 
mac_hid acpi_pad tpm_crb sch_fq_codel parport_pc ppdev lp parport ip_tables 
x_tables autofs4 rtsx_pci_sdmmc i915 i2c_algo_bit drm_kms_helper syscopyarea 
sysfillrect sysimgblt fb_sys_fops e1000e psmouse ptp nvme pps_core nvme_core 
drm 

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

2018-06-09 Thread Roman
apport information

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

Title:
  Ubuntu 18.04 Lenovo X1 Carbon 5th fails to suspend after detaching
  dock station (NULL pointer dereference)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 18.04 LTS
  Release:  18.04
  Codename: bionic

  uname -r
  4.15.0-22-generic

  How to reproduce:
  1) connect dock station
  2) disconnect dock station
  3) type: systemctl suspend

  Result: system doesn't respond. Only Alt + Print Screen + SUB works.

  There is a workaround for this issue - disable USB for thunderbolt 3
  in BIOS. But this is slightly an overkill.

  Error from kern.log:

  Jun  4 12:09:33 ya-x1 kernel: [  375.060038] pcieport :0a:03.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.061527] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061532] usb usb6: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061533] usb 6-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.061572] xhci_hcd :0d:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.061578] r8152 6-1:1.0 enx0050b68eac7d: 
Stop submitting intr, status -108
  Jun  4 12:09:33 ya-x1 kernel: [  375.116210] xhci_hcd :0d:00.0: USB bus 6 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.116217] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116220] usb usb5: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116222] usb 5-3: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.117197] xhci_hcd :0d:00.0: Host halt 
failed, -19
  Jun  4 12:09:33 ya-x1 kernel: [  375.117199] xhci_hcd :0d:00.0: Host not 
accessible, reset failed.
  Jun  4 12:09:33 ya-x1 kernel: [  375.117307] xhci_hcd :0d:00.0: USB bus 5 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.147887] pcieport :0a:02.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.149415] pcieport :0a:01.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.150959] xhci_hcd :0b:00.0: remove, 
state 4
  Jun  4 12:09:33 ya-x1 kernel: [  375.150965] usb usb4: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151217] xhci_hcd :0b:00.0: USB bus 4 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.151223] xhci_hcd :0b:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.151230] xhci_hcd :0b:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151233] usb usb3: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151234] usb 3-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.192843] usb 3-4: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.194286] BUG: unable to handle kernel 
NULL pointer dereference at 0034
  Jun  4 12:09:33 ya-x1 kernel: [  375.194294] IP: 
tty_unregister_driver+0xd/0x70
  Jun  4 12:09:33 ya-x1 kernel: [  375.194295] PGD 0 P4D 0 
  Jun  4 12:09:33 ya-x1 kernel: [  375.194298] Oops:  [#1] SMP PTI
  Jun  4 12:09:33 ya-x1 kernel: [  375.194300] Modules linked in: cdc_ether 
usbnet r8152 mii hid_generic snd_usb_audio usbhid snd_usbmidi_lib ccm 
thunderbolt bnep snd_hda_codec_hdmi snd_hda_codec_conexant 
snd_hda_codec_generic nls_iso8859_1 intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp arc4 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc 
snd_hda_ext_core snd_soc_sst_dsp irqbypass snd_soc_sst_ipc crct10dif_pclmul 
snd_soc_acpi crc32_pclmul snd_soc_core ghash_clmulni_intel snd_compress 
ac97_bus pcbc snd_pcm_dmaengine snd_seq_midi snd_hda_intel snd_hda_codec 
snd_seq_midi_event snd_hda_core snd_hwdep aesni_intel uvcvideo snd_rawmidi 
aes_x86_64 input_leds crypto_simd glue_helper snd_pcm videobuf2_vmalloc cryptd 
intel_cstate intel_rapl_perf videobuf2_memops iwlmvm videobuf2_v4l2 joydev 
mac80211 serio_raw btusb videobuf2_core snd_seq
  Jun  4 12:09:33 ya-x1 kernel: [  375.194335]  thinkpad_acpi btrtl btbcm 
intel_wmi_thunderbolt wmi_bmof btintel nvram iwlwifi rtsx_pci_ms videodev 
bluetooth snd_seq_device snd_timer media cfg80211 memstick snd ecdh_generic 
mei_me mei intel_pch_thermal ucsi_acpi shpchp typec_ucsi typec soundcore 
mac_hid acpi_pad tpm_crb sch_fq_codel parport_pc ppdev lp parport ip_tables 
x_tables autofs4 rtsx_pci_sdmmc i915 i2c_algo_bit drm_kms_helper syscopyarea 
sysfillrect sysimgblt fb_sys_fops e1000e psmouse ptp nvme pps_core nvme_core 
drm rtsx_pci 

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

2018-06-09 Thread Roman
apport information

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

Title:
  Ubuntu 18.04 Lenovo X1 Carbon 5th fails to suspend after detaching
  dock station (NULL pointer dereference)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 18.04 LTS
  Release:  18.04
  Codename: bionic

  uname -r
  4.15.0-22-generic

  How to reproduce:
  1) connect dock station
  2) disconnect dock station
  3) type: systemctl suspend

  Result: system doesn't respond. Only Alt + Print Screen + SUB works.

  There is a workaround for this issue - disable USB for thunderbolt 3
  in BIOS. But this is slightly an overkill.

  Error from kern.log:

  Jun  4 12:09:33 ya-x1 kernel: [  375.060038] pcieport :0a:03.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.061527] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061532] usb usb6: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061533] usb 6-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.061572] xhci_hcd :0d:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.061578] r8152 6-1:1.0 enx0050b68eac7d: 
Stop submitting intr, status -108
  Jun  4 12:09:33 ya-x1 kernel: [  375.116210] xhci_hcd :0d:00.0: USB bus 6 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.116217] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116220] usb usb5: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116222] usb 5-3: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.117197] xhci_hcd :0d:00.0: Host halt 
failed, -19
  Jun  4 12:09:33 ya-x1 kernel: [  375.117199] xhci_hcd :0d:00.0: Host not 
accessible, reset failed.
  Jun  4 12:09:33 ya-x1 kernel: [  375.117307] xhci_hcd :0d:00.0: USB bus 5 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.147887] pcieport :0a:02.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.149415] pcieport :0a:01.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.150959] xhci_hcd :0b:00.0: remove, 
state 4
  Jun  4 12:09:33 ya-x1 kernel: [  375.150965] usb usb4: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151217] xhci_hcd :0b:00.0: USB bus 4 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.151223] xhci_hcd :0b:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.151230] xhci_hcd :0b:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151233] usb usb3: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151234] usb 3-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.192843] usb 3-4: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.194286] BUG: unable to handle kernel 
NULL pointer dereference at 0034
  Jun  4 12:09:33 ya-x1 kernel: [  375.194294] IP: 
tty_unregister_driver+0xd/0x70
  Jun  4 12:09:33 ya-x1 kernel: [  375.194295] PGD 0 P4D 0 
  Jun  4 12:09:33 ya-x1 kernel: [  375.194298] Oops:  [#1] SMP PTI
  Jun  4 12:09:33 ya-x1 kernel: [  375.194300] Modules linked in: cdc_ether 
usbnet r8152 mii hid_generic snd_usb_audio usbhid snd_usbmidi_lib ccm 
thunderbolt bnep snd_hda_codec_hdmi snd_hda_codec_conexant 
snd_hda_codec_generic nls_iso8859_1 intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp arc4 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc 
snd_hda_ext_core snd_soc_sst_dsp irqbypass snd_soc_sst_ipc crct10dif_pclmul 
snd_soc_acpi crc32_pclmul snd_soc_core ghash_clmulni_intel snd_compress 
ac97_bus pcbc snd_pcm_dmaengine snd_seq_midi snd_hda_intel snd_hda_codec 
snd_seq_midi_event snd_hda_core snd_hwdep aesni_intel uvcvideo snd_rawmidi 
aes_x86_64 input_leds crypto_simd glue_helper snd_pcm videobuf2_vmalloc cryptd 
intel_cstate intel_rapl_perf videobuf2_memops iwlmvm videobuf2_v4l2 joydev 
mac80211 serio_raw btusb videobuf2_core snd_seq
  Jun  4 12:09:33 ya-x1 kernel: [  375.194335]  thinkpad_acpi btrtl btbcm 
intel_wmi_thunderbolt wmi_bmof btintel nvram iwlwifi rtsx_pci_ms videodev 
bluetooth snd_seq_device snd_timer media cfg80211 memstick snd ecdh_generic 
mei_me mei intel_pch_thermal ucsi_acpi shpchp typec_ucsi typec soundcore 
mac_hid acpi_pad tpm_crb sch_fq_codel parport_pc ppdev lp parport ip_tables 
x_tables autofs4 rtsx_pci_sdmmc i915 i2c_algo_bit drm_kms_helper syscopyarea 
sysfillrect sysimgblt fb_sys_fops e1000e psmouse ptp nvme pps_core nvme_core 
drm rtsx_pci wmi 

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

2018-06-09 Thread Roman
apport information

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

Title:
  Ubuntu 18.04 Lenovo X1 Carbon 5th fails to suspend after detaching
  dock station (NULL pointer dereference)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 18.04 LTS
  Release:  18.04
  Codename: bionic

  uname -r
  4.15.0-22-generic

  How to reproduce:
  1) connect dock station
  2) disconnect dock station
  3) type: systemctl suspend

  Result: system doesn't respond. Only Alt + Print Screen + SUB works.

  There is a workaround for this issue - disable USB for thunderbolt 3
  in BIOS. But this is slightly an overkill.

  Error from kern.log:

  Jun  4 12:09:33 ya-x1 kernel: [  375.060038] pcieport :0a:03.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.061527] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061532] usb usb6: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061533] usb 6-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.061572] xhci_hcd :0d:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.061578] r8152 6-1:1.0 enx0050b68eac7d: 
Stop submitting intr, status -108
  Jun  4 12:09:33 ya-x1 kernel: [  375.116210] xhci_hcd :0d:00.0: USB bus 6 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.116217] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116220] usb usb5: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116222] usb 5-3: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.117197] xhci_hcd :0d:00.0: Host halt 
failed, -19
  Jun  4 12:09:33 ya-x1 kernel: [  375.117199] xhci_hcd :0d:00.0: Host not 
accessible, reset failed.
  Jun  4 12:09:33 ya-x1 kernel: [  375.117307] xhci_hcd :0d:00.0: USB bus 5 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.147887] pcieport :0a:02.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.149415] pcieport :0a:01.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.150959] xhci_hcd :0b:00.0: remove, 
state 4
  Jun  4 12:09:33 ya-x1 kernel: [  375.150965] usb usb4: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151217] xhci_hcd :0b:00.0: USB bus 4 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.151223] xhci_hcd :0b:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.151230] xhci_hcd :0b:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151233] usb usb3: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151234] usb 3-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.192843] usb 3-4: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.194286] BUG: unable to handle kernel 
NULL pointer dereference at 0034
  Jun  4 12:09:33 ya-x1 kernel: [  375.194294] IP: 
tty_unregister_driver+0xd/0x70
  Jun  4 12:09:33 ya-x1 kernel: [  375.194295] PGD 0 P4D 0 
  Jun  4 12:09:33 ya-x1 kernel: [  375.194298] Oops:  [#1] SMP PTI
  Jun  4 12:09:33 ya-x1 kernel: [  375.194300] Modules linked in: cdc_ether 
usbnet r8152 mii hid_generic snd_usb_audio usbhid snd_usbmidi_lib ccm 
thunderbolt bnep snd_hda_codec_hdmi snd_hda_codec_conexant 
snd_hda_codec_generic nls_iso8859_1 intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp arc4 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc 
snd_hda_ext_core snd_soc_sst_dsp irqbypass snd_soc_sst_ipc crct10dif_pclmul 
snd_soc_acpi crc32_pclmul snd_soc_core ghash_clmulni_intel snd_compress 
ac97_bus pcbc snd_pcm_dmaengine snd_seq_midi snd_hda_intel snd_hda_codec 
snd_seq_midi_event snd_hda_core snd_hwdep aesni_intel uvcvideo snd_rawmidi 
aes_x86_64 input_leds crypto_simd glue_helper snd_pcm videobuf2_vmalloc cryptd 
intel_cstate intel_rapl_perf videobuf2_memops iwlmvm videobuf2_v4l2 joydev 
mac80211 serio_raw btusb videobuf2_core snd_seq
  Jun  4 12:09:33 ya-x1 kernel: [  375.194335]  thinkpad_acpi btrtl btbcm 
intel_wmi_thunderbolt wmi_bmof btintel nvram iwlwifi rtsx_pci_ms videodev 
bluetooth snd_seq_device snd_timer media cfg80211 memstick snd ecdh_generic 
mei_me mei intel_pch_thermal ucsi_acpi shpchp typec_ucsi typec soundcore 
mac_hid acpi_pad tpm_crb sch_fq_codel parport_pc ppdev lp parport ip_tables 
x_tables autofs4 rtsx_pci_sdmmc i915 i2c_algo_bit drm_kms_helper syscopyarea 
sysfillrect sysimgblt fb_sys_fops e1000e psmouse ptp nvme pps_core nvme_core 
drm rtsx_pci wmi i2c_hid 

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

2018-06-09 Thread Roman
apport information

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

Title:
  Ubuntu 18.04 Lenovo X1 Carbon 5th fails to suspend after detaching
  dock station (NULL pointer dereference)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 18.04 LTS
  Release:  18.04
  Codename: bionic

  uname -r
  4.15.0-22-generic

  How to reproduce:
  1) connect dock station
  2) disconnect dock station
  3) type: systemctl suspend

  Result: system doesn't respond. Only Alt + Print Screen + SUB works.

  There is a workaround for this issue - disable USB for thunderbolt 3
  in BIOS. But this is slightly an overkill.

  Error from kern.log:

  Jun  4 12:09:33 ya-x1 kernel: [  375.060038] pcieport :0a:03.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.061527] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061532] usb usb6: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.061533] usb 6-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.061572] xhci_hcd :0d:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.061578] r8152 6-1:1.0 enx0050b68eac7d: 
Stop submitting intr, status -108
  Jun  4 12:09:33 ya-x1 kernel: [  375.116210] xhci_hcd :0d:00.0: USB bus 6 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.116217] xhci_hcd :0d:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116220] usb usb5: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.116222] usb 5-3: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.117197] xhci_hcd :0d:00.0: Host halt 
failed, -19
  Jun  4 12:09:33 ya-x1 kernel: [  375.117199] xhci_hcd :0d:00.0: Host not 
accessible, reset failed.
  Jun  4 12:09:33 ya-x1 kernel: [  375.117307] xhci_hcd :0d:00.0: USB bus 5 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.147887] pcieport :0a:02.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.149415] pcieport :0a:01.0: Refused 
to change power state, currently in D3
  Jun  4 12:09:33 ya-x1 kernel: [  375.150959] xhci_hcd :0b:00.0: remove, 
state 4
  Jun  4 12:09:33 ya-x1 kernel: [  375.150965] usb usb4: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151217] xhci_hcd :0b:00.0: USB bus 4 
deregistered
  Jun  4 12:09:33 ya-x1 kernel: [  375.151223] xhci_hcd :0b:00.0: xHCI host 
controller not responding, assume dead
  Jun  4 12:09:33 ya-x1 kernel: [  375.151230] xhci_hcd :0b:00.0: remove, 
state 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151233] usb usb3: USB disconnect, device 
number 1
  Jun  4 12:09:33 ya-x1 kernel: [  375.151234] usb 3-1: USB disconnect, device 
number 2
  Jun  4 12:09:33 ya-x1 kernel: [  375.192843] usb 3-4: USB disconnect, device 
number 3
  Jun  4 12:09:33 ya-x1 kernel: [  375.194286] BUG: unable to handle kernel 
NULL pointer dereference at 0034
  Jun  4 12:09:33 ya-x1 kernel: [  375.194294] IP: 
tty_unregister_driver+0xd/0x70
  Jun  4 12:09:33 ya-x1 kernel: [  375.194295] PGD 0 P4D 0 
  Jun  4 12:09:33 ya-x1 kernel: [  375.194298] Oops:  [#1] SMP PTI
  Jun  4 12:09:33 ya-x1 kernel: [  375.194300] Modules linked in: cdc_ether 
usbnet r8152 mii hid_generic snd_usb_audio usbhid snd_usbmidi_lib ccm 
thunderbolt bnep snd_hda_codec_hdmi snd_hda_codec_conexant 
snd_hda_codec_generic nls_iso8859_1 intel_rapl x86_pkg_temp_thermal 
intel_powerclamp coretemp arc4 kvm_intel snd_soc_skl kvm snd_soc_skl_ipc 
snd_hda_ext_core snd_soc_sst_dsp irqbypass snd_soc_sst_ipc crct10dif_pclmul 
snd_soc_acpi crc32_pclmul snd_soc_core ghash_clmulni_intel snd_compress 
ac97_bus pcbc snd_pcm_dmaengine snd_seq_midi snd_hda_intel snd_hda_codec 
snd_seq_midi_event snd_hda_core snd_hwdep aesni_intel uvcvideo snd_rawmidi 
aes_x86_64 input_leds crypto_simd glue_helper snd_pcm videobuf2_vmalloc cryptd 
intel_cstate intel_rapl_perf videobuf2_memops iwlmvm videobuf2_v4l2 joydev 
mac80211 serio_raw btusb videobuf2_core snd_seq
  Jun  4 12:09:33 ya-x1 kernel: [  375.194335]  thinkpad_acpi btrtl btbcm 
intel_wmi_thunderbolt wmi_bmof btintel nvram iwlwifi rtsx_pci_ms videodev 
bluetooth snd_seq_device snd_timer media cfg80211 memstick snd ecdh_generic 
mei_me mei intel_pch_thermal ucsi_acpi shpchp typec_ucsi typec soundcore 
mac_hid acpi_pad tpm_crb sch_fq_codel parport_pc ppdev lp parport ip_tables 
x_tables autofs4 rtsx_pci_sdmmc i915 i2c_algo_bit drm_kms_helper syscopyarea 
sysfillrect sysimgblt fb_sys_fops e1000e psmouse ptp nvme pps_core nvme_core 
drm rtsx_pci wmi i2c_hid video 

[Kernel-packages] [Bug 1614953] Re: hw csum failure when IPv6 interfaces configured in netdev_rx_csum_fault+0x38/0x40

2018-06-09 Thread Jeremy Nelson
Yep, this is happening to me:

Jun 03 18:24:19 nara.apposite.com.au kernel: : hw csum failure
Jun 03 18:24:19 nara.apposite.com.au kernel: CPU: 1 PID: 10841 Comm: 
transmission-da Not tainted 4.4.0-116-generic #140-Ubuntu
Jun 03 18:24:19 nara.apposite.com.au kernel: Hardware name: To Be Filled By 
O.E.M. To Be Filled By O.E.M./Z77 Professional, BIOS P1.30 07/13/2012
Jun 03 18:24:19 nara.apposite.com.au kernel:  0286 00018821fdfca761 
880115a97cd8 813ffc13
Jun 03 18:24:19 nara.apposite.com.au kernel:   0008 
880115a97cf0 8173e268
Jun 03 18:24:19 nara.apposite.com.au kernel:  0068 880115a97d38 
81734a1b 1e995388
Jun 03 18:24:19 nara.apposite.com.au kernel: Call Trace:
Jun 03 18:24:19 nara.apposite.com.au kernel:  [] 
dump_stack+0x63/0x90


Linux nara.apposite.com.au 4.15.0-22-generic #24-Ubuntu SMP Wed May 16 12:15:17 
UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  hw csum failure when IPv6 interfaces configured in
  netdev_rx_csum_fault+0x38/0x40

Status in linux package in Ubuntu:
  Expired
Status in linux source package in Xenial:
  Expired
Status in linux source package in Yakkety:
  Expired

Bug description:
  Since I started using IPv6 I noticed the following kernel error:

  Thu Aug 18 15:05:01 2016] : hw csum failure
  [Thu Aug 18 15:05:01 2016] CPU: 5 PID: 11086 Comm: Chrome_IOThread Tainted: P 
  OE   4.4.0-34-generic #53-Ubuntu
  [Thu Aug 18 15:05:01 2016] Hardware name: Gigabyte Technology Co., Ltd. To be 
filled by O.E.M./Z77-D3H, BIOS F22 11/14/2013
  [Thu Aug 18 15:05:01 2016]  0286 c05989f2 
8807573dfcd0 813f11b3
  [Thu Aug 18 15:05:01 2016]   0008 
8807573dfce8 8171f6e8
  [Thu Aug 18 15:05:01 2016]  0074 8807573dfd30 
8171639b fe091360
  [Thu Aug 18 15:05:01 2016] Call Trace:
  [Thu Aug 18 15:05:01 2016]  [] dump_stack+0x63/0x90
  [Thu Aug 18 15:05:01 2016]  [] 
netdev_rx_csum_fault+0x38/0x40
  [Thu Aug 18 15:05:01 2016]  [] 
skb_copy_and_csum_datagram_msg+0xeb/0x100
  [Thu Aug 18 15:05:01 2016]  [] udpv6_recvmsg+0x233/0x670
  [Thu Aug 18 15:05:01 2016]  [] inet_recvmsg+0x7e/0xb0
  [Thu Aug 18 15:05:01 2016]  [] sock_recvmsg+0x3b/0x50
  [Thu Aug 18 15:05:01 2016]  [] SYSC_recvfrom+0xe1/0x160
  [Thu Aug 18 15:05:01 2016]  [] ? wake_up_q+0x70/0x70
  [Thu Aug 18 15:05:01 2016]  [] SyS_recvfrom+0xe/0x10
  [Thu Aug 18 15:05:01 2016]  [] 
entry_SYSCALL_64_fastpath+0x16/0x71

  It repeats periodically:

  $ dmesg -T | grep 'hw csum failure' | wc -l
  201

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-34-generic 4.4.0-34.53
  ProcVersionSignature: Ubuntu 4.4.0-34.53-generic 4.4.15
  Uname: Linux 4.4.0-34-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl nvidia_uvm 
nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Aug 19 13:47:54 2016
  HibernationDevice: RESUME=UUID=066c8903-7f5e-43d5-b48f-76d33c4558f2
  InstallationDate: Installed on 2016-04-24 (116 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-34-generic.efi.signed 
root=/dev/mapper/rootpool-rootvol ro intel_iommu=on
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-34-generic N/A
   linux-backports-modules-4.4.0-34-generic  N/A
   linux-firmware1.157.3
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/14/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F22
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z77-D3H
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF22:bd11/14/2013:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnZ77-D3H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To be filled by O.E.M.
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1614953/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : 

[Kernel-packages] [Bug 1771746] Re: package libnvidia-gl-390 (not installed) failed to install/upgrade: new libnvidia-gl-390:i386 package pre-installation script subprocess returned error exit status

2018-06-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nvidia-graphics-drivers-390 (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-390 in Ubuntu.
https://bugs.launchpad.net/bugs/1771746

Title:
  package libnvidia-gl-390 (not installed) failed to install/upgrade:
  new libnvidia-gl-390:i386 package pre-installation script subprocess
  returned error exit status 2

Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Confirmed

Bug description:
  whenever i install any software i am getting this error. I am trying
  it from last two day, so please help me to resolve this issue.

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: libnvidia-gl-390 (not installed)
  ProcVersionSignature: Ubuntu 4.15.0-21.22-generic 4.15.17
  Uname: Linux 4.15.0-21-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  AptOrdering:
   nvidia-driver-390:amd64: Remove
   libnvidia-gl-390:i386: Install
   libnvidia-gl-390:amd64: Install
   NULL: ConfigurePending
  Architecture: amd64
  Date: Thu May 17 12:03:44 2018
  ErrorMessage: new libnvidia-gl-390:i386 package pre-installation script 
subprocess returned error exit status 2
  InstallationDate: Installed on 2018-01-20 (116 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-3
  PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
  RelatedPackageVersions:
   dpkg 1.19.0.5ubuntu2
   apt  1.6.1
  SourcePackage: nvidia-graphics-drivers-390
  Title: package libnvidia-gl-390 (not installed) failed to install/upgrade: 
new libnvidia-gl-390:i386 package pre-installation script subprocess returned 
error exit status 2
  UpgradeStatus: Upgraded to bionic on 2018-05-12 (4 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1771746/+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 1775967] Status changed to Confirmed

2018-06-09 Thread Ubuntu Kernel Bot
This change was made by a bot.

** Changed in: linux (Ubuntu)
   Status: New => 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/1775967

Title:
  Wrong temperature after suspend

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  My laptop's temperature is stuck at 40°C after resume from suspend,
  but only for the acpitz-virtual-0 sensor:

  soc_dts0-virtual-0
  Adapter: Virtual device
  temp1:+71.0°C  

  acpitz-virtual-0
  Adapter: Virtual device
  temp1:+40.0°C  (crit = +105.0°C)

  soc_dts1-virtual-0
  Adapter: Virtual device
  temp1:+70.0°C  

  coretemp-isa-
  Adapter: ISA adapter
  Core 0:   +68.0°C  (high = +105.0°C, crit = +105.0°C)
  Core 1:   +68.0°C  (high = +105.0°C, crit = +105.0°C)
  Core 2:   +68.0°C  (high = +105.0°C, crit = +105.0°C)
  Core 3:   +68.0°C  (high = +105.0°C, crit = +105.0°C)

  Before suspend, acpitz-virtual-0 displays the correct value, but after
  suspend it stays at 40°C forever, resulting in the fan to stay off all
  the time, and, thus, to the laptop overheating.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-22-generic 4.15.0-22.24
  ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17
  Uname: Linux 4.15.0-22-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  juloliv1700 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sat Jun  9 07:50:16 2018
  InstallationDate: Installed on 2018-05-14 (25 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Acer Aspire ES1-711G
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-22-generic 
root=UUID=fe1aba35-e7ba-460a-9b8d-96af3582d60d ro quiet splash 
scsi_mod.scan=sync
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-22-generic N/A
   linux-backports-modules-4.15.0-22-generic  N/A
   linux-firmware 1.173.1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/29/2015
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.07
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: EA70_BM
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - A01 Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.07:bd07/29/2015:svnAcer:pnAspireES1-711G:pvrV1.07:rvnAcer:rnEA70_BM:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.family: BTM
  dmi.product.name: Aspire ES1-711G
  dmi.product.version: V1.07
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1775967/+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 1775967] [NEW] Wrong temperature after suspend

2018-06-09 Thread Julien Olivier
Public bug reported:

My laptop's temperature is stuck at 40°C after resume from suspend, but
only for the acpitz-virtual-0 sensor:

soc_dts0-virtual-0
Adapter: Virtual device
temp1:+71.0°C  

acpitz-virtual-0
Adapter: Virtual device
temp1:+40.0°C  (crit = +105.0°C)

soc_dts1-virtual-0
Adapter: Virtual device
temp1:+70.0°C  

coretemp-isa-
Adapter: ISA adapter
Core 0:   +68.0°C  (high = +105.0°C, crit = +105.0°C)
Core 1:   +68.0°C  (high = +105.0°C, crit = +105.0°C)
Core 2:   +68.0°C  (high = +105.0°C, crit = +105.0°C)
Core 3:   +68.0°C  (high = +105.0°C, crit = +105.0°C)

Before suspend, acpitz-virtual-0 displays the correct value, but after
suspend it stays at 40°C forever, resulting in the fan to stay off all
the time, and, thus, to the laptop overheating.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: linux-image-4.15.0-22-generic 4.15.0-22.24
ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17
Uname: Linux 4.15.0-22-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  juloliv1700 F pulseaudio
CurrentDesktop: GNOME
Date: Sat Jun  9 07:50:16 2018
InstallationDate: Installed on 2018-05-14 (25 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
MachineType: Acer Aspire ES1-711G
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-22-generic 
root=UUID=fe1aba35-e7ba-460a-9b8d-96af3582d60d ro quiet splash 
scsi_mod.scan=sync
RelatedPackageVersions:
 linux-restricted-modules-4.15.0-22-generic N/A
 linux-backports-modules-4.15.0-22-generic  N/A
 linux-firmware 1.173.1
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/29/2015
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: V1.07
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: EA70_BM
dmi.board.vendor: Acer
dmi.board.version: Type2 - A01 Board Version
dmi.chassis.type: 10
dmi.chassis.vendor: Chassis Manufacturer
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.07:bd07/29/2015:svnAcer:pnAspireES1-711G:pvrV1.07:rvnAcer:rnEA70_BM:rvrType2-A01BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
dmi.product.family: BTM
dmi.product.name: Aspire ES1-711G
dmi.product.version: V1.07
dmi.sys.vendor: Acer

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


** Tags: amd64 apport-bug bionic

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

Title:
  Wrong temperature after suspend

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  My laptop's temperature is stuck at 40°C after resume from suspend,
  but only for the acpitz-virtual-0 sensor:

  soc_dts0-virtual-0
  Adapter: Virtual device
  temp1:+71.0°C  

  acpitz-virtual-0
  Adapter: Virtual device
  temp1:+40.0°C  (crit = +105.0°C)

  soc_dts1-virtual-0
  Adapter: Virtual device
  temp1:+70.0°C  

  coretemp-isa-
  Adapter: ISA adapter
  Core 0:   +68.0°C  (high = +105.0°C, crit = +105.0°C)
  Core 1:   +68.0°C  (high = +105.0°C, crit = +105.0°C)
  Core 2:   +68.0°C  (high = +105.0°C, crit = +105.0°C)
  Core 3:   +68.0°C  (high = +105.0°C, crit = +105.0°C)

  Before suspend, acpitz-virtual-0 displays the correct value, but after
  suspend it stays at 40°C forever, resulting in the fan to stay off all
  the time, and, thus, to the laptop overheating.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-22-generic 4.15.0-22.24
  ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17
  Uname: Linux 4.15.0-22-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  juloliv1700 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sat Jun  9 07:50:16 2018
  InstallationDate: Installed on 2018-05-14 (25 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Acer Aspire ES1-711G
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-22-generic 
root=UUID=fe1aba35-e7ba-460a-9b8d-96af3582d60d ro quiet splash 
scsi_mod.scan=sync
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-22-generic N/A
   linux-backports-modules-4.15.0-22-generic  N/A
   linux-firmware 1.173.1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: