[Kernel-packages] [Bug 1776563] Re: Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

2018-06-15 Thread Richard Baka
Reported upstream:
https://bugzilla.kernel.org/show_bug.cgi?id=200087

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

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

Title:
  Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

Status in amd:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in xserver-xorg-video-amdgpu package in Ubuntu:
  Confirmed

Bug description:
  CPU: Ryzen 5 2500U
  VGA: Radeon 535
  Notebook: Acer Aspire A315
  I've just bought a new AMD Ryzen/Radeon notebook (Acer Aspire 3) and I wanted 
to install an Ubuntu/Kubuntu 18.04 on it. I checked the bios settings and uefi 
was the only boot option, so there is no legacy mode what I had used with my 
old computer before. I downloaded the normal iso image and made an usb boot 
pendrive using mkusb. The boot was okay, I got an uefi type menu but after 
starting the kernel it paniced(?) instantly. 
  Error messages: ACPI Error [MAC0] Namespace lookup failure 
  ACPI ERROR 1 table load failures, 13 successful 
  BUG: soft lockup CPU#0 stuck for 22s
  ...
  ...
  EFI VGA framebuffer device
  clocksource tsc mask
  Switching to colour framebuffer device
  [28.040001] ...
  ...
  ...

  I've tried to boot the same pendrive on my girlfriend's Acer
  Travelmate with uefi and worked well.

  I searched and I found that the problem is maybe in connection with
  uefi framebuffer but I am not sure.

  Ubuntu 16.04 can be loaded with nomodeset and noacpi parameters but
  for 18.04 none of them are working. I tried 4.16,4.17 kernels too
  (replaced on live usb) but without any success. The result is totally
  equivalent.

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1776563/+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 1746340] Re: Samsung SSD corruption (fsck needed)

2018-06-15 Thread Lucas Zanella
Should I also add the other quirk you made which made the problem happen
fewer times?

https://lkml.org/lkml/2018/2/15/347

I'm using the 4.15-23

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

Title:
  Samsung SSD corruption (fsck needed)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 4.13.0-21.24-generic 4.13.13

  
  I have a Razer Blade Stealth 2016. The first Ubuntu I installed was Ubuntu 
17.04, which gave me this error after 2 weeks of usage. After that, I installed 
16.04 and used it for MONTHS without any problems, until it produced the same 
error this week. I think it has to do with the ubuntu updates, because I did 
one recently and one today, just before this problem. Could be a coincidence 
though.

  I notice the error when I try to save something on disk and it says me
  that the disk is in read-only mode:

  lz@lz:/var/log$ touch something
  touch: cannot touch 'something': Read-only file system

  
  lz@lz:/var/log$ cat syslog
  Jan 29 01:07:39 lz kernel: [62984.375393] EXT4-fs error (device nvme0n1p2): 
ext4_find_entry:1442: inode #26607929: comm updatedb.mlocat: checksumming 
directory block 0

  
  lz@lz:/var/log$ dmesg
  [62984.375393] EXT4-fs error (device nvme0n1p2): ext4_find_entry:1442: inode 
#26607929: comm updatedb.mlocat: checksumming directory block 0
  [62984.377374] Aborting journal on device nvme0n1p2-8.
  [62984.379343] EXT4-fs (nvme0n1p2): Remounting filesystem read-only
  [62984.379516] EXT4-fs error (device nvme0n1p2): ext4_find_entry:1442: inode 
#26607929: comm updatedb.mlocat: checksumming directory block 0
  [62984.381486] EXT4-fs error (device nvme0n1p2): ext4_find_entry:1442: inode 
#26607929: comm updatedb.mlocat: checksumming directory block 0
  [62984.383484] EXT4-fs error (device nvme0n1p2): ext4_find_entry:1442: inode 
#26607929: comm updatedb.mlocat: checksumming directory block 0
  [62984.385469] EXT4-fs error (device nvme0n1p2): ext4_find_entry:1442: inode 
#26607929: comm updatedb.mlocat: checksumming directory block 0
  [62984.387278] EXT4-fs error (device nvme0n1p2): ext4_find_entry:1442: inode 
#26607929: comm updatedb.mlocat: checksumming directory block 0
  [62984.389262] EXT4-fs error (device nvme0n1p2): ext4_find_entry:1442: inode 
#26607929: comm updatedb.mlocat: checksumming directory block 0
  [62984.391252] EXT4-fs error (device nvme0n1p2): ext4_find_entry:1442: inode 
#26607929: comm updatedb.mlocat: checksumming directory block 0
  [62984.393341] EXT4-fs error (device nvme0n1p2): ext4_find_entry:1442: inode 
#26607929: comm updatedb.mlocat: checksumming directory block 0
  [63285.618078] audit: type=1400 audit(1517195560.393:63): apparmor="DENIED" 
operation="capable" profile="/usr/sbin/cupsd" pid=22495 comm="cupsd" 
capability=12  capname="net_admin"

  Rebooting the ubuntu will give me a black terminal where I can run
  fsck /dev/nvm30n1p2 (something like that) and it fill fix a lot of
  orphaned inodes. The majority of time it boots back to the Ubuntu
  working good, but some times it boots to a broken ubuntu (no images,
  lots of things broken). I have to reinstall ubuntu then.

  Every time I reinstall my Ubuntu, I have to try lots of times until it
  installs without an Input/Output error. When it installs, I can use it
  for some hours without having the problem, but if I run the software
  updates, it ALWAYS crashes and enters in read-only mode, specifically
  in the part that is installing kernel updates.

  I noticed that Ubuntu installs updates automatically when they're for
  security reasons. Could this be the reason my Ubuntu worked for months
  without the problem, but then an update was applied and it broke?

  I thought that this bug was happening:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1678184 and tried
  different nvme_core.default_ps_max_latency_us= combinations, all them
  gave errors. I just changed to 0 and I had no error while using ubuntu
  (however I didn't test for a long time) but I still had the error
  after trying to update my ubuntu.

  My Samsung 512gb SSD is:

  SAMSUNG MZVLW512HMJP-0, FW REV: CXY7501Q

  on a Razer Blade Stealth.

  I also asked this on ask ubuntu, without success:
  https://askubuntu.com/questions/998471/razer-blade-stealth-disk-
  corruption-fsck-needed-probably-samsung-ssd-bug-afte

  Please help me, as I need this computer to work on lots of things :c
  --- 
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lz 1088 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 17.10
  InstallationDate: Installed on 2018-01-30 (0 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1)
  MachineType: Razer Blade Stealth
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  

[Kernel-packages] [Bug 1758305] Re: Panic during SyS_reboot

2018-06-15 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/1758305

Title:
  Panic during SyS_reboot

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

Bug description:
  BUG: unable to handle kernel NULL pointer dereference at (null)
  IP: device_shutdown+0xbb/0x200
  PGD 0 P4D 0
  Oops: 0002 [#1] SMP NOPTI

  See the screenshot for more.

  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:  ksta   1624 F pulseaudio
   /dev/snd/controlC2:  ksta   1624 F pulseaudio
   /dev/snd/controlC1:  ksta   1624 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Mar 23 07:01:58 2018
  InstallationDate: Installed on 2018-03-13 (9 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180311)
  MachineType: Gigabyte Technology Co., Ltd. AX370-Gaming 5
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-12-generic 
root=UUID=5a435321-b09d-44ad-a2ca-cfda4521071d ro quiet splash vt.handoff=1
  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
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/13/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F22b
  dmi.board.asset.tag: Default string
  dmi.board.name: AX370-Gaming 5
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: Default string
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF22b:bd02/13/2018:svnGigabyteTechnologyCo.,Ltd.:pnAX370-Gaming5:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnAX370-Gaming5:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: AX370-Gaming 5
  dmi.product.version: Default string
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1758305/+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 1758305] Re: Panic during SyS_reboot

2018-06-15 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/1758305

Title:
  Panic during SyS_reboot

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

Bug description:
  BUG: unable to handle kernel NULL pointer dereference at (null)
  IP: device_shutdown+0xbb/0x200
  PGD 0 P4D 0
  Oops: 0002 [#1] SMP NOPTI

  See the screenshot for more.

  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:  ksta   1624 F pulseaudio
   /dev/snd/controlC2:  ksta   1624 F pulseaudio
   /dev/snd/controlC1:  ksta   1624 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Mar 23 07:01:58 2018
  InstallationDate: Installed on 2018-03-13 (9 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180311)
  MachineType: Gigabyte Technology Co., Ltd. AX370-Gaming 5
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-12-generic 
root=UUID=5a435321-b09d-44ad-a2ca-cfda4521071d ro quiet splash vt.handoff=1
  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
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/13/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F22b
  dmi.board.asset.tag: Default string
  dmi.board.name: AX370-Gaming 5
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: Default string
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF22b:bd02/13/2018:svnGigabyteTechnologyCo.,Ltd.:pnAX370-Gaming5:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnAX370-Gaming5:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: AX370-Gaming 5
  dmi.product.version: Default string
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1758305/+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 1752748] Re: nouveau module can't be loaded

2018-06-15 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/1752748

Title:
  nouveau module can't be loaded

Status in linux package in Ubuntu:
  Expired

Bug description:
  Module nouveou can't be loaded. I get the following error message when
  I try to load it manually:

  # modprobe nouveau
  modprobe: ERROR: ../libkmod/libkmod-module.c:832 kmod_module_insert_module() 
could not find module by name='off'
  modprobe: ERROR: could not insert 'off': Unknown symbol in module, or unknown 
parameter (see dmesg)
  modprobe: ERROR: ../libkmod/libkmod-module.c:832 kmod_module_insert_module() 
could not find module by name='off'
  modprobe: ERROR: could not insert 'off': Unknown symbol in module, or unknown 
parameter (see dmesg)
  modprobe: ERROR: ../libkmod/libkmod-module.c:832 kmod_module_insert_module() 
could not find module by name='off'
  modprobe: ERROR: could not insert 'off': Unknown symbol in module, or unknown 
parameter (see dmesg)
  modprobe: ERROR: ../libkmod/libkmod-module.c:832 kmod_module_insert_module() 
could not find module by name='off'
  modprobe: ERROR: could not insert 'off': Unknown symbol in module, or unknown 
parameter (see dmesg)
  modprobe: ERROR: ../libkmod/libkmod-module.c:832 kmod_module_insert_module() 
could not find module by name='off'
  modprobe: ERROR: could not insert 'off': Unknown symbol in module, or unknown 
parameter (see dmesg)

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-10-lowlatency 4.15.0-10.11
  ProcVersionSignature: Ubuntu 4.15.0-10.11-lowlatency 4.15.3
  Uname: Linux 4.15.0-10-lowlatency x86_64
  ApportVersion: 2.20.8-0ubuntu10
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  lvella 1453 F pulseaudio
   /dev/snd/controlC0:  lvella 1453 F pulseaudio
   /dev/snd/controlC1:  lvella 1453 F pulseaudio
  CurrentDesktop: XFCE
  Date: Thu Mar  1 20:37:06 2018
  HibernationDevice: RESUME=UUID=3f064780-2aeb-44b4-a8a3-21e590bd1b8f
  InstallationDate: Installed on 2016-06-02 (637 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  IwConfig:
   lono wireless extensions.
   
   enp5s0no wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-10-lowlatency.efi.signed 
root=UUID=f127c524-7b47-4ff1-b1d6-620ed6f14a29 ro noprompt persistent quiet 
splash vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-10-lowlatency N/A
   linux-backports-modules-4.15.0-10-lowlatency  N/A
   linux-firmware1.171
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: Upgraded to bionic on 2018-02-28 (1 days ago)
  dmi.bios.date: 04/20/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3701
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8H67-M PRO
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3701:bd04/20/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8H67-MPRO:rvrRevX.0x: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/1752748/+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 1763894] Re: watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [Xorg:1088]

2018-06-15 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/1763894

Title:
  watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [Xorg:1088]

Status in linux package in Ubuntu:
  Expired

Bug description:
  Ubuntu 4.15.0-13.14-generic 4.15.10
  Description:  Ubuntu Bionic Beaver (development branch)
  Release:  18.04

  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
  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:  truhlik1284 F pulseaudio
  Date: Sat Apr 14 09:02:15 2018
  Failure: oops
  HibernationDevice: RESUME=UUID=c32523f5-6a5d-42b5-be93-6613916371e4
  InstallationDate: Installed on 2018-04-10 (4 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Beta amd64 (20180404)
  IwConfig:
   lono wireless extensions.
   
   enp6s0no wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-13-generic 
root=UUID=c32f348c-96a9-4613-a2b8-edd5120ec2b9 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
  RfKill:
   
  SourcePackage: linux
  Title: watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [Xorg:1088]
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/21/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1408
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P6T
  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.:bvr1408:bd09/21/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP6T: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/1763894/+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 1763633] Re: [Dell Inc. Latitude E7240] hibernate/resume failure

2018-06-15 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/1763633

Title:
  [Dell Inc. Latitude E7240] hibernate/resume failure

Status in linux package in Ubuntu:
  Expired

Bug description:
  resume from hibernate failed. (Works on Solus)

  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: This occurred during a previous hibernation, and prevented the 
system from resuming properly.
  ApportVersion: 2.20.9-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  arun   1210 F pulseaudio
   /dev/snd/controlC1:  arun   1210 F pulseaudio
  Date: Fri Apr 13 10:03:23 2018
  DuplicateSignature: hibernate/resume:Dell Inc. Latitude E7240:A25
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: hibernate/resume
  HibernationDevice: RESUME=UUID=c1c658de-8e4d-431a-b1f9-56725cfb768c
  InstallationDate: Installed on 2018-04-12 (0 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180412)
  InterpreterPath: /usr/bin/python3.6
  MachineType: Dell Inc. Latitude E7240
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-13-generic.efi.signed 
root=UUID=87dfc8d1-e303-475e-b268-8bfa6978a702 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.
  Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-2
  PythonDetails: /root/Error: command ['which', 'python'] failed with exit code 
1:, Error: [Errno 2] No such file or directory: "/root/Error: command ['which', 
'python'] failed with exit code 1:": "/root/Error: command ['which', 'python'] 
failed with exit code 1:", unpackaged
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-13-generic N/A
   linux-backports-modules-4.15.0-13-generic  N/A
   linux-firmware 1.173
  SourcePackage: linux
  Title: [Dell Inc. Latitude E7240] hibernate/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 02/01/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A25
  dmi.board.name: 0GMYR8
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A02
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA25:bd02/01/2018:svnDellInc.:pnLatitudeE7240:pvr00:rvnDellInc.:rn0GMYR8:rvrA02:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E7240
  dmi.product.version: 00
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1763633/+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 1764118] Re: BUG: unable to handle kernel NULL pointer dereference at 0000000000000008

2018-06-15 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/1764118

Title:
  BUG: unable to handle kernel NULL pointer dereference at
  0008

Status in linux package in Ubuntu:
  Expired

Bug description:
  -

  ProblemType: KernelOops
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-15-lowlatency 4.15.0-15.16
  ProcVersionSignature: Ubuntu 4.15.0-15.16-lowlatency 4.15.15
  Uname: Linux 4.15.0-15-lowlatency 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: Sun Apr 15 15:26:46 2018
  DuplicateSignature: BUG: unable to handle kernel NULL pointer dereference at 
location RIP: free_pcppages_bulk+0x15d/0x510 RSP: b37e8a45fa50
  Failure: oops
  HibernationDevice: RESUME=UUID=888376db-2e15-45cd-b40f-c9ccf9218dfb
  InstallationDate: Installed on 2018-03-02 (43 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-15-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: unable to handle kernel NULL pointer dereference at 
0008
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/26/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.80
  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.80:bd01/26/2018: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/1764118/+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 1763865] Re: Random system freezes

2018-06-15 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/1763865

Title:
  Random system freezes

Status in linux package in Ubuntu:
  Expired

Bug description:
  I have a lenovo T-61 with 4 GB of RAM. and a Intel® Core™2 Duo CPU
  T7300 @ 2.00GHz × 2 GNOME is v 3.26.2. I have a 70 GB IDE HDD. Running
  v 17.10

  don@jarvis-t61:~$ ubuntu-bug linux
  Using PPAPI flash.
  don@jarvis-t61:~$  
--ppapi-flash-path=/usr/lib/adobe-flashplugin/libpepflashplayer.so 
--ppapi-flash-version=
  Created new window in existing browser session.
  [3490:3534:0413/201145.420218:ERROR:browser_gpu_channel_host_factory.cc(120)] 
Failed to launch GPU process.

  ~$ apt-cache policy pkgname
  N: Unable to locate package pkgname

  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 i686
  ApportVersion: 2.20.7-0ubuntu3.8
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  don1376 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Apr 13 20:11:01 2018
  HibernationDevice: RESUME=UUID=2768c12e-4582-4315-bc38-efd7c63d085d
  InstallationDate: Installed on 2016-05-12 (701 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release i386 (20160420.1)
  MachineType: LENOVO 765912U
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-38-generic 
root=UUID=0d02ed0f-0377-4bab-b21b-eaaeb8fd8c64 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
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/06/2008
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7LETB9WW (2.19 )
  dmi.board.name: 765912U
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7LETB9WW(2.19):bd06/06/2008:svnLENOVO:pn765912U:pvrThinkPadT61:rvnLENOVO:rn765912U:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad T61
  dmi.product.name: 765912U
  dmi.product.version: ThinkPad T61
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1763865/+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 1763884] Re: ubuntu 17.10 often gets frozen

2018-06-15 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/1763884

Title:
  ubuntu 17.10 often gets frozen

Status in linux package in Ubuntu:
  Expired

Bug description:
  My OS often gets frozen and restart button of CPU doesn't work as
  well. Then all I do is disconnect my pc from electricity and then
  reconnect it or keep holding power button of CPU for a while to shut
  the pc down.

  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
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  adnatull   1616 F pulseaudio
   /dev/snd/controlC0:  adnatull   1616 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Apr 14 10:29:44 2018
  HibernationDevice: RESUME=UUID=af35255a-42e6-4361-b771-aa03acaed233
  InstallationDate: Installed on 2018-02-19 (53 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1)
  IwConfig:
   enp0s31f6  no wireless extensions.
   
   lono wireless extensions.
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 1c4f:0026 SiGma Micro Keyboard
   Bus 001 Device 003: ID 18f8:0f97  
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-38-generic 
root=UUID=860b1af0-1196-483a-81ca-cbac00219b2b 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: 10/12/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F4
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B150M-D3H-CF
  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: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF4:bd10/12/2015:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnB150M-D3H-CF:rvrx.x:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.family: To be filled by O.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/1763884/+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 1764022] Re: BUG: scheduling while atomic: gnome-shell/2394/0x00000002

2018-06-15 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/1764022

Title:
  BUG: scheduling while atomic: gnome-shell/2394/0x0002

Status in linux package in Ubuntu:
  Expired

Bug description:
  -

  ProblemType: KernelOops
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-15-lowlatency 4.15.0-15.16
  ProcVersionSignature: Ubuntu 4.15.0-15.16-lowlatency 4.15.15
  Uname: Linux 4.15.0-15-lowlatency 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
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gdm1996 F pulseaudio
siggitron   2403 F pulseaudio
   /dev/snd/controlC1:  gdm1996 F pulseaudio
siggitron   2403 F pulseaudio
  Date: Sat Apr 14 11:40:18 2018
  Failure: oops
  HibernationDevice: RESUME=UUID=888376db-2e15-45cd-b40f-c9ccf9218dfb
  InstallationDate: Installed on 2018-03-02 (42 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-15-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: gnome-shell/2394/0x0002
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/26/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.80
  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.80:bd01/26/2018: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/1764022/+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 1764112] Re: BUG: scheduling while atomic: displaycal-appl/2687/0x00000002

2018-06-15 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/1764112

Title:
  BUG: scheduling while atomic: displaycal-appl/2687/0x0002

Status in linux package in Ubuntu:
  Expired

Bug description:
  -

  ProblemType: KernelOops
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-15-lowlatency 4.15.0-15.16
  ProcVersionSignature: Ubuntu 4.15.0-15.16-lowlatency 4.15.15
  Uname: Linux 4.15.0-15-lowlatency 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: Sun Apr 15 14:42:08 2018
  Failure: oops
  HibernationDevice: RESUME=UUID=888376db-2e15-45cd-b40f-c9ccf9218dfb
  InstallationDate: Installed on 2018-03-02 (43 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-15-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: displaycal-appl/2687/0x0002
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/26/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.80
  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.80:bd01/26/2018: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/1764112/+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 1763755] Re: 'SynPS/2 Synaptics TouchPad' doesn't work 'Lenovo Thinkpad T440p' after the kernel upgrade

2018-06-15 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/1763755

Title:
  'SynPS/2 Synaptics TouchPad' doesn't work 'Lenovo Thinkpad T440p'
  after the kernel upgrade

Status in linux package in Ubuntu:
  Expired

Bug description:
  Hi all,

  I have been using Xubuntu 16.04 since June 2016 on my Lenovo Thinkpad
  T440p (i5-4210M, 16GB RAM, NVIDIA 730M). However since last year
  (probably after a kernel upgrade), my touchpad has stopped working (I
  always keep the system upgraded via apt update/upgrade. It doesn't
  work at all, and I have to use an external mouse.

  Only very rarely, it somehow works as well (by rare I mean twice in
  the last two years), but as soon as I reboot, the state is back to
  non-working at all. Additionally, even when working in those two rare
  occasions, the touchpad behaved erratically, i.e., the tap click was
  not working and the pointer was kind of jumpy.

  As per the description at
  https://wiki.ubuntu.com/DebuggingTouchpadDetection, I attach an
  archive touchpad_debug.tar.gz containing two sub-folders working_state
  and nonworking_state. Each folder contains the dmesg output, my
  /proc/bus/input/devices, and my /var/log/Xorg.0.log when the touchpad
  was working and not working. In working_state, I additionally have the
  outputs to "xmodmap -pp", "xinput --list ", and "xinput --list-props
  ".

  Regards,
  Omer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1763755/+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 1763910] Re: [Dell Inc. Latitude 7490] hibernate/resume failure

2018-06-15 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/1763910

Title:
  [Dell Inc. Latitude 7490] hibernate/resume failure

Status in linux package in Ubuntu:
  Expired

Bug description:
  hibernate/resume fails.

  ProblemType: KernelOops
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-15-generic 4.15.0-15.16
  ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15
  Uname: Linux 4.15.0-15-generic x86_64
  Annotation: This occurred during a previous hibernation, and prevented the 
system from resuming properly.
  ApportVersion: 2.20.9-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  magesh 1408 F pulseaudio
  Date: Sat Apr 14 11:39:23 2018
  DuplicateSignature: hibernate/resume:Dell Inc. Latitude 7490:1.1.6
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: hibernate/resume
  HibernationDevice: RESUME=UUID=abe89d53-af19-4c5f-bf86-d776bf4c138b
  InstallationDate: Installed on 2018-04-01 (12 days ago)
  InstallationMedia: Xubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 
(20180228)
  InterpreterPath: /usr/bin/python3.6
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0cf3:e007 Atheros Communications, Inc. 
   Bus 001 Device 002: ID 0bda:5650 Realtek Semiconductor Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Latitude 7490
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   LANG=en_IN
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-15-generic.efi.signed 
root=UUID=2b9a8cdd-82c5-420e-921a-145d7fd357dc ro quiet splash resume=/dev/sda3 
vt.handoff=1
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-2
  PythonDetails: /usr/bin/python2.7, Python 2.7.14+, python-minimal, 2.7.14-4
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-15-generic N/A
   linux-backports-modules-4.15.0-15-generic  N/A
   linux-firmware 1.173
  SourcePackage: linux
  Title: [Dell Inc. Latitude 7490] hibernate/resume failure
  UpgradeStatus: Upgraded to bionic on 2018-04-14 (0 days ago)
  UserGroups:
   
  dmi.bios.date: 11/10/2017
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.1.6
  dmi.board.name: 0KP0FT
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.1.6:bd11/10/2017:svnDellInc.:pnLatitude7490:pvr:rvnDellInc.:rn0KP0FT:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 7490
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1763910/+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 1763491] Re: BUG: unable to handle kernel NULL pointer dereference at 0000000000000008

2018-06-15 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/1763491

Title:
  BUG: unable to handle kernel NULL pointer dereference at
  0008

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-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gdm1998 F pulseaudio
siggitron   2399 F pulseaudio
   /dev/snd/controlC1:  gdm1998 F pulseaudio
siggitron   2399 F pulseaudio
  Date: Thu Apr 12 20:43:13 2018
  DuplicateSignature: BUG: unable to handle kernel NULL pointer dereference at 
location RIP: free_pcppages_bulk+0x15d/0x510 RSP: aea40845fba0
  Failure: oops
  HibernationDevice: RESUME=UUID=888376db-2e15-45cd-b40f-c9ccf9218dfb
  InstallationDate: Installed on 2018-03-02 (41 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: unable to handle kernel NULL pointer dereference at 
0008
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/26/2018
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.80
  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.80:bd01/26/2018: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/1763491/+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 1763936] Re: [LENOVO 34361A0] hibernate/resume failure

2018-06-15 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/1763936

Title:
  [LENOVO 34361A0] hibernate/resume failure

Status in linux package in Ubuntu:
  Expired

Bug description:
  Took time to hibernate so I powered it off. But this still showed up.

  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: This occurred during a previous hibernation, and prevented the 
system from resuming properly.
  ApportVersion: 2.20.9-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gdm8124 F pulseaudio
shemgp16209 F pulseaudio
  Date: Sat Apr 14 20:27:05 2018
  DuplicateSignature: hibernate/resume:LENOVO 34361A0:GCETA8WW (2.68 )
  ExecutablePath: /usr/share/apport/apportcheckresume
  Failure: hibernate/resume
  HibernationDevice: RESUME=UUID=cc5ba738-82e8-404a-9bcc-f1dfed94fce0
  InstallationDate: Installed on 2015-09-28 (928 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  InterpreterPath: /usr/bin/python3.6
  MachineType: LENOVO 34361A0
  ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
  ProcEnviron:
   LANGUAGE=en_PH:en
   PATH=(custom, no user)
   LANG=en_PH.UTF-8
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-13-generic 
root=UUID=da81a856-84d5-4ca7-8c0a-4f20006730bc ro quiet splash nomodset vga=792 
vt.handoff=1
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-2
  PythonDetails: /usr/bin/python2.7, Python 2.7.14+, python-minimal, 2.7.14-4
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-13-generic N/A
   linux-backports-modules-4.15.0-13-generic  N/A
   linux-firmware 1.173
  SourcePackage: linux
  Title: [LENOVO 34361A0] hibernate/resume failure
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 09/25/2017
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GCETA8WW (2.68 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 34361A0
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGCETA8WW(2.68):bd09/25/2017:svnLENOVO:pn34361A0:pvrThinkPadX220:rvnLENOVO:rn34361A0:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.family: ThinkPad X220
  dmi.product.name: 34361A0
  dmi.product.version: ThinkPad X220
  dmi.sys.vendor: LENOVO

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

2018-06-15 Thread pjssilva
Oh, and I forgot to mention. Both machines are using the "Overclocking
Enhancement" options and I have explicitly set c6 state to enabled using
zenstates.py.

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

Title:
  Ryzen 1800X freeze - rcu_sched detected stalls on CPUs/tasks

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

Bug description:
  Hi,

  
  We aregetting various kernel crash on a pretty new config.
  We're using Ryzen 1800X CPU with X370 Gaming Pro Carbon MB (7A32V1) using 
latest BIOS available (1.52)

  We are running Ubuntu 17.04 (amd64), we've tried different kernel version, 
native one and releases from http://kernel.ubuntu.com/~kernel-ppa/mainline/ too.
  Tested kernel version:

  native 17.04 kernel
  4.10.15

  Issues are the same, we're getting random freeze on the machine.

  Here is kern.log entry when happening :

  May 10 22:41:56 dev2 kernel: [24366.186246] INFO: rcu_sched detected stalls 
on CPUs/tasks:
  May 10 22:41:56 dev2 kernel: [24366.187618] 0-...: (1 GPs behind) 
idle=49b/1/0 softirq=28561/28563 fqs=913449
  May 10 22:41:56 dev2 kernel: [24366.188977] (detected by 12, t=1860207 
jiffies, g=10001, c=1, q=4656)
  May 10 22:41:56 dev2 kernel: [24366.190344] Task dump for CPU 0:
  May 10 22:41:56 dev2 kernel: [24366.190345] swapper/0   R  running task   
 0 0  0 0x0008
  May 10 22:41:56 dev2 kernel: [24366.190348] Call Trace:
  May 10 22:41:56 dev2 kernel: [24366.190354]  ? native_safe_halt+0x6/0x10
  May 10 22:41:56 dev2 kernel: [24366.190355]  ? default_idle+0x20/0xd0
  May 10 22:41:56 dev2 kernel: [24366.190358]  ? arch_cpu_idle+0xf/0x20
  May 10 22:41:56 dev2 kernel: [24366.190360]  ? default_idle_call+0x23/0x30
  May 10 22:41:56 dev2 kernel: [24366.190362]  ? do_idle+0x16f/0x200
  May 10 22:41:56 dev2 kernel: [24366.190364]  ? cpu_startup_entry+0x71/0x80
  May 10 22:41:56 dev2 kernel: [24366.190366]  ? rest_init+0x77/0x80
  May 10 22:41:56 dev2 kernel: [24366.190368]  ? start_kernel+0x464/0x485
  May 10 22:41:56 dev2 kernel: [24366.190369]  ? 
early_idt_handler_array+0x120/0x120
  May 10 22:41:56 dev2 kernel: [24366.190371]  ? 
x86_64_start_reservations+0x24/0x26
  May 10 22:41:56 dev2 kernel: [24366.190372]  ? x86_64_start_kernel+0x14d/0x170
  May 10 22:41:56 dev2 kernel: [24366.190373]  ? start_cpu+0x14/0x14
  May 10 22:44:56 dev2 kernel: [24546.188093] INFO: rcu_sched detected stalls 
on CPUs/tasks:
  May 10 22:44:56 dev2 kernel: [24546.189461] 0-...: (1 GPs behind) 
idle=49b/1/0 softirq=28561/28563 fqs=935027
  May 10 22:44:56 dev2 kernel: [24546.190823] (detected by 14, t=1905212 
jiffies, g=10001, c=1, q=4740)
  May 10 22:44:56 dev2 kernel: [24546.192191] Task dump for CPU 0:
  May 10 22:44:56 dev2 kernel: [24546.192192] swapper/0   R  running task   
 0 0  0 0x0008
  May 10 22:44:56 dev2 kernel: [24546.192195] Call Trace:
  May 10 22:44:56 dev2 kernel: [24546.192199]  ? native_safe_halt+0x6/0x10
  May 10 22:44:56 dev2 kernel: [24546.192201]  ? default_idle+0x20/0xd0
  May 10 22:44:56 dev2 kernel: [24546.192203]  ? arch_cpu_idle+0xf/0x20
  May 10 22:44:56 dev2 kernel: [24546.192204]  ? default_idle_call+0x23/0x30
  May 10 22:44:56 dev2 kernel: [24546.192206]  ? do_idle+0x16f/0x200
  May 10 22:44:56 dev2 kernel: [24546.192208]  ? cpu_startup_entry+0x71/0x80
  May 10 22:44:56 dev2 kernel: [24546.192210]  ? rest_init+0x77/0x80
  May 10 22:44:56 dev2 kernel: [24546.192211]  ? start_kernel+0x464/0x485
  May 10 22:44:56 dev2 kernel: [24546.192213]  ? 
early_idt_handler_array+0x120/0x120
  May 10 22:44:56 dev2 kernel: [24546.192214]  ? 
x86_64_start_reservations+0x24/0x26
  May 10 22:44:56 dev2 kernel: [24546.192215]  ? x86_64_start_kernel+0x14d/0x170
  May 10 22:44:56 dev2 kernel: [24546.192217]  ? start_cpu+0x14/0x14

  Depending on the kernel version, we've got NMI watchdog errors related to CPU 
stuck (mentioning the CPU core id, which is random).
  Crash is happening randomly, but in general after some hours (3-4h).

  Now, we've installed kernel 4.11.0-041100-generic #201705041534 this morning 
and waiting for crash...
  For now, the machine is not "used", at least, it's not CPU stressed...

  
  Thanks
  --- 
  ApportVersion: 2.20.4-0ubuntu4
  Architecture: amd64
  DistroRelease: Ubuntu 17.04
  InstallationDate: Installed on 2017-05-09 (1 days ago)
  InstallationMedia: Ubuntu-Server 17.04 "Zesty Zapus" - Release amd64 
(20170412)
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  Tags:  zesty
  Uname: Linux 4.11.0-041100-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1690085]

2018-06-15 Thread pjssilva
@Eduardo. Yes I've found that option before. It is disabled by default
(so the default is not to try the power saving). I even tried to enable
hoping that the power saving system would be smart and avoid the lock up
but it didn't work.

What I am trying right now is to set the option "Overclocking
Enhancement" that is supposed to do "It enables SenseMi Skew
(artificially reading lower temperatures in order to trick XFR to boost
longer and higher), Performance Bias and tweaks VRM settings to improve
overclockability". I am specially interested on the tweaked VRM
settings. (https://rog.asus.com/forum/showthread.php?97680-Overclocking-
Enhancement)

Interesting enough, if I only set this to Enable (no overclock, just
default setting + this option enabled) it seems to make things better.
As I said, I have a code that consistently triggers a lockup if I run in
a loop followed by one hour of inactivity. I have been running this test
in one of my system with the "Overclocking Enhancement" set to Enable
and it did not trigger the bug for the last 24hs. I have just changed
the other machine to test this as well. I'll keep the test running today
and the whole weekend on both machines and report back.

If anyone else is having the problem with a Asus X399 motherboard it may
be worth a try and, please, report back too.

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

Title:
  Ryzen 1800X freeze - rcu_sched detected stalls on CPUs/tasks

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

Bug description:
  Hi,

  
  We aregetting various kernel crash on a pretty new config.
  We're using Ryzen 1800X CPU with X370 Gaming Pro Carbon MB (7A32V1) using 
latest BIOS available (1.52)

  We are running Ubuntu 17.04 (amd64), we've tried different kernel version, 
native one and releases from http://kernel.ubuntu.com/~kernel-ppa/mainline/ too.
  Tested kernel version:

  native 17.04 kernel
  4.10.15

  Issues are the same, we're getting random freeze on the machine.

  Here is kern.log entry when happening :

  May 10 22:41:56 dev2 kernel: [24366.186246] INFO: rcu_sched detected stalls 
on CPUs/tasks:
  May 10 22:41:56 dev2 kernel: [24366.187618] 0-...: (1 GPs behind) 
idle=49b/1/0 softirq=28561/28563 fqs=913449
  May 10 22:41:56 dev2 kernel: [24366.188977] (detected by 12, t=1860207 
jiffies, g=10001, c=1, q=4656)
  May 10 22:41:56 dev2 kernel: [24366.190344] Task dump for CPU 0:
  May 10 22:41:56 dev2 kernel: [24366.190345] swapper/0   R  running task   
 0 0  0 0x0008
  May 10 22:41:56 dev2 kernel: [24366.190348] Call Trace:
  May 10 22:41:56 dev2 kernel: [24366.190354]  ? native_safe_halt+0x6/0x10
  May 10 22:41:56 dev2 kernel: [24366.190355]  ? default_idle+0x20/0xd0
  May 10 22:41:56 dev2 kernel: [24366.190358]  ? arch_cpu_idle+0xf/0x20
  May 10 22:41:56 dev2 kernel: [24366.190360]  ? default_idle_call+0x23/0x30
  May 10 22:41:56 dev2 kernel: [24366.190362]  ? do_idle+0x16f/0x200
  May 10 22:41:56 dev2 kernel: [24366.190364]  ? cpu_startup_entry+0x71/0x80
  May 10 22:41:56 dev2 kernel: [24366.190366]  ? rest_init+0x77/0x80
  May 10 22:41:56 dev2 kernel: [24366.190368]  ? start_kernel+0x464/0x485
  May 10 22:41:56 dev2 kernel: [24366.190369]  ? 
early_idt_handler_array+0x120/0x120
  May 10 22:41:56 dev2 kernel: [24366.190371]  ? 
x86_64_start_reservations+0x24/0x26
  May 10 22:41:56 dev2 kernel: [24366.190372]  ? x86_64_start_kernel+0x14d/0x170
  May 10 22:41:56 dev2 kernel: [24366.190373]  ? start_cpu+0x14/0x14
  May 10 22:44:56 dev2 kernel: [24546.188093] INFO: rcu_sched detected stalls 
on CPUs/tasks:
  May 10 22:44:56 dev2 kernel: [24546.189461] 0-...: (1 GPs behind) 
idle=49b/1/0 softirq=28561/28563 fqs=935027
  May 10 22:44:56 dev2 kernel: [24546.190823] (detected by 14, t=1905212 
jiffies, g=10001, c=1, q=4740)
  May 10 22:44:56 dev2 kernel: [24546.192191] Task dump for CPU 0:
  May 10 22:44:56 dev2 kernel: [24546.192192] swapper/0   R  running task   
 0 0  0 0x0008
  May 10 22:44:56 dev2 kernel: [24546.192195] Call Trace:
  May 10 22:44:56 dev2 kernel: [24546.192199]  ? native_safe_halt+0x6/0x10
  May 10 22:44:56 dev2 kernel: [24546.192201]  ? default_idle+0x20/0xd0
  May 10 22:44:56 dev2 kernel: [24546.192203]  ? arch_cpu_idle+0xf/0x20
  May 10 22:44:56 dev2 kernel: [24546.192204]  ? default_idle_call+0x23/0x30
  May 10 22:44:56 dev2 kernel: [24546.192206]  ? do_idle+0x16f/0x200
  May 10 22:44:56 dev2 kernel: [24546.192208]  ? cpu_startup_entry+0x71/0x80
  May 10 22:44:56 dev2 kernel: [24546.192210]  ? rest_init+0x77/0x80
  May 10 22:44:56 dev2 kernel: [24546.192211]  ? start_kernel+0x464/0x485
  May 10 22:44:56 dev2 kernel: [24546.192213]  ? 
early_idt_handler_array+0x120/0x120
  May 10 22:44:56 dev2 kernel: [24546.192214]  ? 
x86_64_start_reservations+0x24/0x26
  May 10 22:44:56 dev2 kernel: [24546.192215] 

[Kernel-packages] [Bug 1764645] Re: Bluetooth not working

2018-06-15 Thread Daniel Buchmann
On my laptop the Bluetooth icon now appears, but when trying to pair a
device, it's not finding, even if it's visible, of course.

Please access message #14 to see the hardware details

Thanks.

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

Title:
  Bluetooth not working

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Bionic:
  In Progress

Bug description:
  == SRU Justification ==
  A regression was discovered in Bionic.  The regression was introduced by
  mainline commit f44cb4b19ed4, which then made it's way into Bionic in
  4.15.0-14 as commit c91729972ac6 via stable updates.

  This regression is fixed by mainline commit 803cdb8ce584.  Commit
  803cdb8ce584 was also cc'd to stable.  However, it has not landed in
  upstream stable 4.15 or Bionic.

  
  == Fix ==
  803cdb8ce584 ("Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 
models")

  
  == Regression Potential ==
  Low.  This fix has also been cc'd to upstream stable, so it has had
  additonal upstream review.

  == Test Case ==
  A test kernel was built with this patch and tested by the original bug 
reporter.
  The bug reporter states the test kernel resolved the bug.



  I've installed the Ubuntu Bionic Beta 2 and everything works fine but
  the bluetooth (perfectly working with Xenial). In bluetooth control
  panel the slider is impossible to move to "on".

  1) Ubuntu Release (via 'lsb_release -rd')
  Description:  Ubuntu Bionic Beaver (development branch)
  Release:  18.04

  2) Version of package (apt-cache policy gnome-bluetooth)
  gnome-bluetooth:
    Installato: 3.28.0-2
    Candidato:  3.28.0-2
    Tabella versione:
   *** 3.28.0-2 500
  500 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  100 /var/lib/dpkg/status

  3) What you expected to happen
  I expected to switch on the bluetooth.

  4) What happened instead
  Bluetooth won't switch on.

  5) Output of rfkill list is:
  0: hci0: Bluetooth
     Soft blocked: no
     Hard blocked: no
  1: phy0: Wireless LAN
     Soft blocked: no
     Hard blocked: no

  6) Output of lspci -knn | grep Net -A3; lsusb; dmesg | grep -i blue is:
  03:00.0 Network controller [0280]: Qualcomm Atheros AR9462 Wireless
  Network Adapter [168c:0034] (rev 01)
  Subsystem: Bigfoot Networks, Inc. Killer Wireless-N 1202 Half-
  size Mini PCIe Card [1a56:2003]
  Kernel driver in use: ath9k
  Kernel modules: ath9k
  04:00.0 Ethernet controller [0200]: Qualcomm Atheros QCA8171 Gigabit
  Ethernet [1969:10a1] (rev 10)
  Bus 002 Device 002: ID 8087:8000 Intel Corp.
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 001 Device 002: ID 8087:8008 Intel Corp.
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 003 Device 004: ID 04f2:b414 Chicony Electronics Co., Ltd
  Bus 003 Device 003: ID 0cf3:3004 Atheros Communications, Inc.
  AR3012 Bluetooth 4.0
  Bus 003 Device 002: ID 0b05:17c4 ASUSTek Computer, Inc.
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  [   17.715399] Bluetooth: Core ver 2.22
  [   17.715414] Bluetooth: HCI device and connection manager initialized
  [   17.715416] Bluetooth: HCI socket layer initialized
  [   17.715418] Bluetooth: L2CAP socket layer initialized
  [   17.715422] Bluetooth: SCO socket layer initialized
  [   17.723207] Bluetooth: hci0: don't support firmware rome 0x1102
  [   18.600648] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  [   18.600649] Bluetooth: BNEP filters: protocol multicast
  [   18.600651] Bluetooth: BNEP socket layer initialized

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-15-generic 4.15.0-15.16
  ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15
  Uname: Linux 4.15.0-15-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  stormy 1484 F pulseaudio
   /dev/snd/controlC0:  stormy 1484 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Apr 17 08:46:30 2018
  HibernationDevice: RESUME=UUID=3f513ca9-6817-4099-9718-fee68d68ec11
  InstallationDate: Installed on 2018-04-16 (0 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Beta amd64 (20180404)
  MachineType: ASUSTeK COMPUTER INC. G750JH
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 EFI VGA
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-15-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=1
  RelatedPackageVersions:
   

[Kernel-packages] [Bug 1769480] Re: Ubuntu 18.04 - networkmanager dont show other wifi after few minutes

2018-06-15 Thread lnly
I dont know what you mean in dmesg. There are really no errors. I have
posted all relevant messages from dmesg. In the first post the wifi
chipset and driver are listed. What additional information is required?

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

Title:
  Ubuntu 18.04 - networkmanager dont show other wifi after few minutes

Status in linux package in Ubuntu:
  Incomplete
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  how to reproduce:

  dd the iso to an usb drive and boot from it.
  List all wifi devices in live-mode and connect to one of it. Use the web for 
some minutes. Open up the wifi on the top right again and list the available 
networks - it dont show any others any more. Just the one you are connected to.

  How to overcome the bug: put the computer into airplane mode and go
  away from airplane mode again. Or: disconnect the usb wifi device and
  connect it again.

  Does this bug exist also on installed 18.04 and updated to last (apt update, 
apt upgrade, apt dist-upgrade)?
  Yes

  What wifi device is been used:
  ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3572, rev 0223 detected
  ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0009 detected
  ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  usbcore: registered new interface driver rt2800usb
  ...
  ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 
'rt2870.bin'
  ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - 
version: 0.36

  uname -a
  Linux t 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 x86_64 
x86_64 x86_64 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1769480/+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 1777204] Status changed to Confirmed

2018-06-15 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/1777204

Title:
  package linux-image-4.15.0-23-lowlatency (not installed) failed to
  install/upgrade: installed linux-image-4.15.0-23-lowlatency package
  pre-removal script subprocess returned error exit status 1

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Known bug, worked around by removing old kernels.

  ProblemType: Package
  DistroRelease: Ubuntu 18.10
  Package: linux-image-4.15.0-23-lowlatency (not installed)
  ProcVersionSignature: Ubuntu 4.15.0-24.26-lowlatency 4.15.18
  Uname: Linux 4.15.0-24-lowlatency x86_64
  ApportVersion: 2.20.10-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gdm2193 F pulseaudio
mlthost2767 F pulseaudio
  Date: Fri Jun 15 19:32:44 2018
  ErrorMessage: installed linux-image-4.15.0-23-lowlatency package pre-removal 
script subprocess returned error exit status 1
  HibernationDevice: RESUME=UUID=8fe6b1c9-1cbd-491d-b1fb-28cb0310bbe4
  InstallationDate: Installed on 2017-07-18 (332 days ago)
  InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 8087:0a2b Intel Corp. 
   Bus 001 Device 003: ID 413c:2113 Dell Computer Corp. 
   Bus 001 Device 002: ID 046d:c077 Logitech, Inc. M105 Optical Mouse
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. OptiPlex 5050
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-24-lowlatency 
root=/dev/mapper/ubuntu--vg-root 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.
  Python3Details: /usr/bin/python3.6, Python 3.6.6rc1, python3-minimal, 3.6.5-3
  PythonDetails: /usr/bin/python2.7, Python 2.7.15, python-minimal, 2.7.15-3
  RelatedPackageVersions: grub-pc 2.02-2ubuntu10
  SourcePackage: linux
  Title: package linux-image-4.15.0-23-lowlatency (not installed) failed to 
install/upgrade: installed linux-image-4.15.0-23-lowlatency package pre-removal 
script subprocess returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/06/2017
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.3.11
  dmi.board.name: 0782GW
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.11:bd05/06/2017:svnDellInc.:pnOptiPlex5050:pvr:rvnDellInc.:rn0782GW:rvrA00:cvnDellInc.:ct3:cvr:
  dmi.product.family: OptiPlex
  dmi.product.name: OptiPlex 5050
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1777204/+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 1777204] [NEW] package linux-image-4.15.0-23-lowlatency (not installed) failed to install/upgrade: installed linux-image-4.15.0-23-lowlatency package pre-removal script subproce

2018-06-15 Thread Mustafa Kocaturk
Public bug reported:

Known bug, worked around by removing old kernels.

ProblemType: Package
DistroRelease: Ubuntu 18.10
Package: linux-image-4.15.0-23-lowlatency (not installed)
ProcVersionSignature: Ubuntu 4.15.0-24.26-lowlatency 4.15.18
Uname: Linux 4.15.0-24-lowlatency x86_64
ApportVersion: 2.20.10-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  gdm2193 F pulseaudio
  mlthost2767 F pulseaudio
Date: Fri Jun 15 19:32:44 2018
ErrorMessage: installed linux-image-4.15.0-23-lowlatency package pre-removal 
script subprocess returned error exit status 1
HibernationDevice: RESUME=UUID=8fe6b1c9-1cbd-491d-b1fb-28cb0310bbe4
InstallationDate: Installed on 2017-07-18 (332 days ago)
InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 004: ID 8087:0a2b Intel Corp. 
 Bus 001 Device 003: ID 413c:2113 Dell Computer Corp. 
 Bus 001 Device 002: ID 046d:c077 Logitech, Inc. M105 Optical Mouse
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Inc. OptiPlex 5050
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-24-lowlatency 
root=/dev/mapper/ubuntu--vg-root 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.
Python3Details: /usr/bin/python3.6, Python 3.6.6rc1, python3-minimal, 3.6.5-3
PythonDetails: /usr/bin/python2.7, Python 2.7.15, python-minimal, 2.7.15-3
RelatedPackageVersions: grub-pc 2.02-2ubuntu10
SourcePackage: linux
Title: package linux-image-4.15.0-23-lowlatency (not installed) failed to 
install/upgrade: installed linux-image-4.15.0-23-lowlatency package pre-removal 
script subprocess returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/06/2017
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.3.11
dmi.board.name: 0782GW
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 3
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.11:bd05/06/2017:svnDellInc.:pnOptiPlex5050:pvr:rvnDellInc.:rn0782GW:rvrA00:cvnDellInc.:ct3:cvr:
dmi.product.family: OptiPlex
dmi.product.name: OptiPlex 5050
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-package cosmic

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

Title:
  package linux-image-4.15.0-23-lowlatency (not installed) failed to
  install/upgrade: installed linux-image-4.15.0-23-lowlatency package
  pre-removal script subprocess returned error exit status 1

Status in linux package in Ubuntu:
  New

Bug description:
  Known bug, worked around by removing old kernels.

  ProblemType: Package
  DistroRelease: Ubuntu 18.10
  Package: linux-image-4.15.0-23-lowlatency (not installed)
  ProcVersionSignature: Ubuntu 4.15.0-24.26-lowlatency 4.15.18
  Uname: Linux 4.15.0-24-lowlatency x86_64
  ApportVersion: 2.20.10-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gdm2193 F pulseaudio
mlthost2767 F pulseaudio
  Date: Fri Jun 15 19:32:44 2018
  ErrorMessage: installed linux-image-4.15.0-23-lowlatency package pre-removal 
script subprocess returned error exit status 1
  HibernationDevice: RESUME=UUID=8fe6b1c9-1cbd-491d-b1fb-28cb0310bbe4
  InstallationDate: Installed on 2017-07-18 (332 days ago)
  InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 8087:0a2b Intel Corp. 
   Bus 001 Device 003: ID 413c:2113 Dell Computer Corp. 
   Bus 001 Device 002: ID 046d:c077 Logitech, Inc. M105 Optical Mouse
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. OptiPlex 5050
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-24-lowlatency 
root=/dev/mapper/ubuntu--vg-root 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.
  Python3Details: /usr/bin/python3.6, Python 3.6.6rc1, python3-minimal, 3.6.5-3
  PythonDetails: /usr/bin/python2.7, Python 2.7.15, python-minimal, 2.7.15-3
  RelatedPackageVersions: grub-pc 2.02-2ubuntu10
  SourcePackage: linux
  Title: package linux-image-4.15.0-23-lowlatency (not installed) failed to 
install/upgrade: installed linux-image-4.15.0-23-lowlatency package pre-removal 
script subprocess returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/06/2017
  dmi.bios.vendor: Dell 

[Kernel-packages] [Bug 1777204] Re: package linux-image-4.15.0-23-lowlatency (not installed) failed to install/upgrade: installed linux-image-4.15.0-23-lowlatency package pre-removal script subprocess

2018-06-15 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package linux-image-4.15.0-23-lowlatency (not installed) failed to
  install/upgrade: installed linux-image-4.15.0-23-lowlatency package
  pre-removal script subprocess returned error exit status 1

Status in linux package in Ubuntu:
  New

Bug description:
  Known bug, worked around by removing old kernels.

  ProblemType: Package
  DistroRelease: Ubuntu 18.10
  Package: linux-image-4.15.0-23-lowlatency (not installed)
  ProcVersionSignature: Ubuntu 4.15.0-24.26-lowlatency 4.15.18
  Uname: Linux 4.15.0-24-lowlatency x86_64
  ApportVersion: 2.20.10-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gdm2193 F pulseaudio
mlthost2767 F pulseaudio
  Date: Fri Jun 15 19:32:44 2018
  ErrorMessage: installed linux-image-4.15.0-23-lowlatency package pre-removal 
script subprocess returned error exit status 1
  HibernationDevice: RESUME=UUID=8fe6b1c9-1cbd-491d-b1fb-28cb0310bbe4
  InstallationDate: Installed on 2017-07-18 (332 days ago)
  InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 8087:0a2b Intel Corp. 
   Bus 001 Device 003: ID 413c:2113 Dell Computer Corp. 
   Bus 001 Device 002: ID 046d:c077 Logitech, Inc. M105 Optical Mouse
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. OptiPlex 5050
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-24-lowlatency 
root=/dev/mapper/ubuntu--vg-root 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.
  Python3Details: /usr/bin/python3.6, Python 3.6.6rc1, python3-minimal, 3.6.5-3
  PythonDetails: /usr/bin/python2.7, Python 2.7.15, python-minimal, 2.7.15-3
  RelatedPackageVersions: grub-pc 2.02-2ubuntu10
  SourcePackage: linux
  Title: package linux-image-4.15.0-23-lowlatency (not installed) failed to 
install/upgrade: installed linux-image-4.15.0-23-lowlatency package pre-removal 
script subprocess returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/06/2017
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.3.11
  dmi.board.name: 0782GW
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.11:bd05/06/2017:svnDellInc.:pnOptiPlex5050:pvr:rvnDellInc.:rn0782GW:rvrA00:cvnDellInc.:ct3:cvr:
  dmi.product.family: OptiPlex
  dmi.product.name: OptiPlex 5050
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1777204/+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 1772024] Re: linux 4.13.0-42.47 ADT test failure with linux 4.13.0-42.47 (nbd-smoke-test)

2018-06-15 Thread Tyler Hicks
Thanks for fixing up the debdiff! I've sponsored it to Bionic after
making a couple changes:

 - Added links to the upstream commits in the changelog. This is helpful
since the patchless style of packaging doesn't have broken out patches
where you can add the origin in the patch tags.

 - Used the version string 1:3.16.2-1ubuntu0.1 to match the version bump
that's documented here:
https://wiki.ubuntu.com/SecurityTeam/UpdatePreparation#Update_the_packaging

** Changed in: nbd (Ubuntu Bionic)
   Status: In Progress => Fix Committed

** Changed in: nbd (Ubuntu Xenial)
   Status: New => Invalid

** Changed in: nbd (Ubuntu Trusty)
   Status: New => Invalid

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

Title:
  linux 4.13.0-42.47 ADT test failure with linux 4.13.0-42.47 (nbd-
  smoke-test)

Status in linux package in Ubuntu:
  In Progress
Status in nbd package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  New
Status in nbd source package in Trusty:
  Invalid
Status in linux source package in Xenial:
  New
Status in nbd source package in Xenial:
  Invalid
Status in linux source package in Artful:
  New
Status in nbd source package in Artful:
  Incomplete
Status in linux source package in Bionic:
  New
Status in nbd source package in Bionic:
  Fix Committed
Status in linux source package in Cosmic:
  In Progress
Status in nbd source package in Cosmic:
  Fix Released

Bug description:
  [Impact]
  nbd-server will crash when a client connects to it, if it was started without 
a server name. It may also leak fds if fork fails.

  [Test Case]
  Running the server with an empty config file and an image on the command 
line, and then starting a local client will crash the server. After the fix, it 
doesn't crash anymore, and a filesystem may be created and used after that.

  [Regression Potential]
  The fix also implies a small package change, to use quilt. It has built just 
fine and many tests have been run on top of those packages and no failure 
seemed to be the result of those userspace changes, but known failures in the 
kernel driver.

  
  Testing failed on:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-artful/artful/amd64/l/linux/20180518_040741_b3b54@/log.gz
  i386: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-artful/artful/i386/l/linux/20180518_050911_b3b54@/log.gz
  ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-artful/artful/ppc64el/l/linux/20180518_040734_b3b54@/log.gz
  s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-artful/artful/s390x/l/linux/20180518_035527_b3b54@/log.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772024/+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 1776820] Re: linux-lts-trusty: 3.13.0-153.203~precise1 -proposed tracker

2018-06-15 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/regression-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/security-signoff
   Status: New => In Progress

** Changed in: kernel-sru-workflow/verification-testing
   Status: New => Confirmed

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1776819
  phase: Uploaded
+ kernel-stable-phase:Promoted to proposed
+ kernel-stable-phase-changed:Friday, 15. June 2018 21:32 UTC

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1776819
- phase: Uploaded
- kernel-stable-phase:Promoted to proposed
- kernel-stable-phase-changed:Friday, 15. June 2018 21:32 UTC
+ phase: Promoted to proposed
+ proposed-announcement-sent: true
+ proposed-testing-requested: true

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

Title:
  linux-lts-trusty: 3.13.0-153.203~precise1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow upload-to-ppa series:
  New
Status in Kernel SRU Workflow verification-testing series:
  Confirmed
Status in linux-lts-trusty package in Ubuntu:
  Invalid
Status in linux-lts-trusty source package in Precise:
  Confirmed

Bug description:
  This bug is for tracking the  upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1776819
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1776820/+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 1776959] Re: System has crashed twice in under 12 hours

2018-06-15 Thread Christopher M. Penalver
Tom:

A)
>"Now I can even burn the iso"

Did you mean you cannot burn an ISO? If so, you need to use a DVD or USB
drive.

B)
>"(cd does not work)"

Stating something doesn't work, without providing details (e.g. logs,
screenshot, etc.) doesn't allow anyone to know how it didn't work
precisely.

C)
>"FYI I am on a 32 bit machine."

This was already known as per your Bug Description:
"Architecture: i386"

D) Could you please advise to the results of 2) from
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1776959/comments/16
?

** Tags added: regression-update

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

Title:
  System has crashed twice in under 12 hours

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  kernel BUG at /build/linux-2CTyym/linux-4.13.0/fs/ext4/inode.c:2687!

  Jun 14 12:36:32 aspire kernel: [26584.945987] [ cut here 
]
  Jun 14 12:36:32 aspire kernel: [26584.945996] WARNING: CPU: 1 PID: 53 at 
/build/linux-2CTyym/linux-4.13.0/fs/ext4/inode.c:3845 
ext4_set_page_dirty+0x49/0x60
  Jun 14 12:36:32 aspire kernel: [26584.945997] Modules linked in: rfcomm 
xt_nat xt_tcpudp veth ipt_MASQUERADE nf_nat_masquerade_ipv4 xfrm_user xfrm_algo 
iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype 
iptable_filter xt_conntrack nf_nat nf_conntrack libcrc32c br_netfilter bridge 
stp llc aufs bnep gpio_ich coretemp kvm_intel uvcvideo kvm snd_hda_codec_hdmi 
snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel videobuf2_vmalloc 
snd_hda_codec videobuf2_memops input_leds videobuf2_v4l2 serio_raw 
videobuf2_core irqbypass snd_hda_core snd_usb_audio videodev snd_usbmidi_lib 
media snd_hwdep snd_pcm btusb btrtl btbcm btintel snd_seq_midi lpc_ich 
bluetooth snd_seq_midi_event snd_rawmidi ecdh_generic snd_seq snd_seq_device 
snd_timer snd soundcore ite_cir mac_hid shpchp rc_core sunrpc parport_pc ppdev 
lp parport ip_tables
  Jun 14 12:36:32 aspire kernel: [26584.946045]  x_tables autofs4 uas 
usb_storage hid_generic usbhid hid i915 video i2c_algo_bit drm_kms_helper 
syscopyarea firewire_ohci sysfillrect ahci e1000e sysimgblt fb_sys_fops libahci 
firewire_core ptp drm crc_itu_t psmouse pps_core wmi
  Jun 14 12:36:32 aspire kernel: [26584.946065] CPU: 1 PID: 53 Comm: kswapd0 
Tainted: GW   4.13.0-45-generic #50-Ubuntu
  Jun 14 12:36:32 aspire kernel: [26584.946068] Hardware name: Acer Aspire 
X3812/WG43M, BIOS P01-A0 08/16/2009
  Jun 14 12:36:32 aspire kernel: [26584.946071] task: ee71d000 task.stack: 
edd52000
  Jun 14 12:36:32 aspire kernel: [26584.946073] EIP: 
ext4_set_page_dirty+0x49/0x60
  Jun 14 12:36:32 aspire kernel: [26584.946074] EFLAGS: 00010246 CPU: 1
  Jun 14 12:36:32 aspire kernel: [26584.946076] EAX: ef5136e8 EBX: ef5136e8 
ECX:  EDX: 23010009
  Jun 14 12:36:32 aspire kernel: [26584.946077] ESI: 0045 EDI: e6f3ef40 
EBP: edd53c2c ESP: edd53c2c
  Jun 14 12:36:32 aspire kernel: [26584.946078]  DS: 007b ES: 007b FS: 00d8 GS: 
00e0 SS: 0068
  Jun 14 12:36:32 aspire kernel: [26584.946080] CR0: 80050033 CR2: 017bd088 
CR3: 03da CR4: 000406f0
  Jun 14 12:36:32 aspire kernel: [26584.946081] Call Trace:
  Jun 14 12:36:32 aspire kernel: [26584.946088]  set_page_dirty+0x4c/0xa0
  Jun 14 12:36:32 aspire kernel: [26584.946091]  try_to_unmap_one+0x427/0x620
  Jun 14 12:36:32 aspire kernel: [26584.946095]  ? page_remove_rmap+0x240/0x240
  Jun 14 12:36:32 aspire kernel: [26584.946097]  rmap_walk_file+0xe5/0x220
  Jun 14 12:36:32 aspire kernel: [26584.946100]  ? page_remove_rmap+0x240/0x240
  Jun 14 12:36:32 aspire kernel: [26584.946103]  rmap_walk+0x3c/0x60
  Jun 14 12:36:32 aspire kernel: [26584.946105]  try_to_unmap+0x82/0xe0
  Jun 14 12:36:32 aspire kernel: [26584.946108]  ? page_remove_rmap+0x240/0x240
  Jun 14 12:36:32 aspire kernel: [26584.946110]  ? page_not_mapped+0x20/0x20
  Jun 14 12:36:32 aspire kernel: [26584.946113]  ? page_get_anon_vma+0x80/0x80
  Jun 14 12:36:32 aspire kernel: [26584.946116]  shrink_page_list+0x87d/0xc50
  Jun 14 12:36:32 aspire kernel: [26584.946119]  
shrink_inactive_list+0x1c4/0x4f0
  Jun 14 12:36:32 aspire kernel: [26584.946122]  ? 
shrink_active_list+0x223/0x350
  Jun 14 12:36:32 aspire kernel: [26584.946125]  shrink_node_memcg+0x32e/0x6a0
  Jun 14 12:36:32 aspire kernel: [26584.946128]  ? super_cache_count+0x57/0xa0
  Jun 14 12:36:32 aspire kernel: [26584.946131]  shrink_node+0xd9/0x2d0
  Jun 14 12:36:32 aspire kernel: [26584.946133]  ? shrink_node+0xd9/0x2d0
  Jun 14 12:36:32 aspire kernel: [26584.946136]  kswapd+0x234/0x670
  Jun 14 12:36:32 aspire kernel: [26584.946140]  kthread+0xf6/0x110
  Jun 14 12:36:32 aspire kernel: [26584.946142]  ? 
mem_cgroup_shrink_node+0x160/0x160
  Jun 14 12:36:32 aspire kernel: [26584.946145]  ? 
kthread_create_on_node+0x20/0x20
  Jun 14 12:36:32 aspire kernel: [26584.946148]  ret_from_fork+0x2e/0x38
  Jun 14 12:36:32 aspire kernel: 

[Kernel-packages] [Bug 1768431] Comment bridged from LTC Bugzilla

2018-06-15 Thread bugproxy
--- Comment From ukri...@us.ibm.com 2018-06-15 17:03 EDT---
I have verified. It looks good. I will add the required tag as well.

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

Title:
  Request to revert SAUCE patches in the 18.04 SRU and update with
  upstream version

Status in The Ubuntu-power-systems project:
  In Progress
Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Bionic:
  Fix Committed

Bug description:
  == SRU Justification ==
  This SRU was requested by IBM.  It contains one SAUCE patch and three
  commits from linux.next.

  IBM requested that we revert a set of SAUCE patches from 18.04 and
  replace them with patches from linux-next.  Based on review comments,
  there has been minor changes from the original SAUCE patches and the
  versions in linux-next.

  The first SAUCE patch contains all the changes between the current version
  of SAUCE patches for latest cxlflash patches in bionic and the latest
  version accepted by the community. This only has the needed changes and
  makes it so we don't have to revert and re-apply a high number of patches.
  In addition to the SAUCE patch, IBM requested the 3 additional new patches
  from the linux-next tree.

  == Fixes ==
  UBUNTU: SAUCE: (no-up) cxlflash: OCXL diff between v2 and v3
  a3feb6ef50de ("scsi: cxlflash: Synchronize reset and remove ops")
  9a597cd4c0ce ("scsi: cxlflash: Remove commmands from pending list on timeout)"
  d2d354a606d5 ("scsi: cxlflash: Handle spurious interrupts")

  == Regression Potential ==
  Medium.  All the patches are specific to the cxlflash driver, but there
  are four of them and one is a SAUCE patch.

  == Test Case ==
  A test kernel was built with these patches and tested by the original bug 
reporter.
  The bug reporter states the test kernel resolved the bug.


  == Comment: #0 - UMA KRISHNAN  - 2018-04-30 14:41:30 ==
  ---Problem Description---
  Request to revert SAUCE patches from 18.04 and apply the patches from 
next/master.

  Below set of cxlflash patches were submitted to Canonical after they
  were sent to the community. Based on review comments, there has been
  minor changes from that version. This BZ is to request reverting those
  SAUCE patches with the ones that are queued in next/master tree for
  4.18.

  - SAUCE: cxlflash: Preserve number of interrupts for master contexts
  - SAUCE: cxlflash: Avoid clobbering context control register value
  - SAUCE: cxlflash: Add argument identifier names
  - SAUCE: cxlflash: Introduce OCXL backend
  - SAUCE: cxlflash: Hardware AFU for OCXL
  - SAUCE: cxlflash: Read host function configuration
  - SAUCE: cxlflash: Setup function acTag range
  - SAUCE: cxlflash: Read host AFU configuration
  - SAUCE: cxlflash: Setup AFU acTag range
  - SAUCE: cxlflash: Setup AFU PASID
  - SAUCE: cxlflash: Adapter context support for OCXL
  - SAUCE: cxlflash: Use IDR to manage adapter contexts
  - SAUCE: cxlflash: Support adapter file descriptors for OCXL
  - SAUCE: cxlflash: Support adapter context discovery
  - SAUCE: cxlflash: Support image reload policy modification
  - SAUCE: cxlflash: MMIO map the AFU
  - SAUCE: cxlflash: Support starting an adapter context
  - SAUCE: cxlflash: Support process specific mappings
  - SAUCE: cxlflash: Support AFU state toggling
  - SAUCE: cxlflash: Support reading adapter VPD data
  - SAUCE: cxlflash: Setup function OCXL link
  - SAUCE: cxlflash: Setup OCXL transaction layer
  - SAUCE: cxlflash: Support process element lifecycle
  - SAUCE: cxlflash: Support AFU interrupt management
  - SAUCE: cxlflash: Support AFU interrupt mapping and registration
  - SAUCE: cxlflash: Support starting user contexts
  - SAUCE: cxlflash: Support adapter context polling
  - SAUCE: cxlflash: Support adapter context reading
  - SAUCE: cxlflash: Support adapter context mmap and release
  - SAUCE: cxlflash: Support file descriptor mapping
  - SAUCE: cxlflash: Introduce object handle fop
  - SAUCE: cxlflash: Setup LISNs for user contexts
  - SAUCE: cxlflash: Setup LISNs for master contexts
  - SAUCE: cxlflash: Update synchronous interrupt status bits
  - SAUCE: cxlflash: Introduce OCXL context state machine
  - SAUCE: cxlflash: Register for translation errors
  - SAUCE: cxlflash: Support AFU reset
  - SAUCE: cxlflash: Enable OCXL operations

  Also, there are 3 additional patches added to end of this series that we 
would like to request being pulled into the SRU stream. These 3 patches address 
bug fixes.
  The commit ids for the patches queued in next/master tree are,

  768999d6b1eadc6a13b1fba1886f1708f433d82b scsi: cxlflash: Preserve number of 
interrupts for master contexts
  6c2b116dd38e3fbda10c3e3d5ac80ea7442e4f4d scsi: cxlflash: Avoid clobbering 
context control register value
  fcace1d5e11f518c6f91dd245fa1ac37393b47d3 scsi: cxlflash: Add argument 
identifier names
  

[Kernel-packages] [Bug 1777194] syslog

2018-06-15 Thread bugproxy
Default Comment by Bridge

** Attachment added: "syslog"
   
https://bugs.launchpad.net/bugs/1777194/+attachment/5153138/+files/syslog_p9.txt

** Changed in: ubuntu
 Assignee: (unassigned) => Ubuntu on IBM Power Systems Bug Triage 
(ubuntu-power-triage)

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  Hard LOCKUP observed on stressing Ubuntu 18 04

Status in linux package in Ubuntu:
  New

Bug description:
  --Problem Description-- 
  Hard LOCKUP on stressing Ubuntu 18 04

  ---Issue observed---
  Hard LOCKUP on stressing Ubuntu 18 04 using Ubuntu 18 04, sometimes leads to 
rcu_stalls.

  Apr 17 00:00:23 lep8d kernel: [ 4309.786755] Watchdog CPU:3 Hard LOCKUP
  Apr 17 00:00:23 lep8d kernel: [ 4309.786759] Modules linked in: algif_rng 
salsa20_generic userio camellia_generic cast6_generic cast_common snd_seq 
snd_seq_device snd_timer snd soundcore vhost_net serpent_generic tap 
twofish_generic twofish_common vhost_vsock vmw_vsock_virtio_transport_common 
vhost vsock lrw unix_diag algif_skcipher cuse sctp tgr192 wp512 rmd320 rmd256 
rmd160 hci_vhci rmd128 bluetooth ecdh_generic dccp_ipv4 md4 uhid hid algif_hash 
dccp af_alg xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack libcrc32c ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc 
ebtable_filter ebtables devlink ip6table_filter ip6_tables iptable_filter 
kvm_hv kvm binfmt_misc uio_pdrv_genirq uio vmx_crypto ibmpowernv 
powernv_op_panel ipmi_powernv
  Apr 17 00:00:23 lep8d kernel: [ 4309.786899]  ipmi_devintf ipmi_msghandler 
powernv_rng leds_powernv crct10dif_vpmsum sch_fq_codel ip_tables x_tables 
autofs4 ses enclosure scsi_transport_sas btrfs xor zstd_compress raid6_pq uas 
usb_storage crc32c_vpmsum tg3 ipr
  Apr 17 00:00:23 lep8d kernel: [ 4309.786944] CPU: 3 PID: 28361 Comm: 
stress-ng-hrtim Not tainted 4.15.0-15-generic #16-Ubuntu
  Apr 17 00:00:23 lep8d kernel: [ 4309.786950] NIP:  c0d0c8b8 LR: 
c0120dbc CTR: c0024480
  Apr 17 00:00:23 lep8d kernel: [ 4309.786956] REGS: c7f7fd80 TRAP: 
0900   Not tainted  (4.15.0-15-generic)
  Apr 17 00:00:23 lep8d kernel: [ 4309.786957] MSR:  90009033 
  CR: 28000442  XER: 2000
  Apr 17 00:00:23 lep8d kernel: [ 4309.786972] CFAR: c0120db8 SOFTE: 0
  Apr 17 00:00:23 lep8d kernel: [ 4309.786972] GPR00: c0120dbc 
c02d51377ba0 c16eb400 c02d512b0f88
  Apr 17 00:00:23 lep8d kernel: [ 4309.786972] GPR04:  
0001 01f40668 0001
  Apr 17 00:00:23 lep8d kernel: [ 4309.786972] GPR08: 0001 
 8003 
  Apr 17 00:00:23 lep8d kernel: [ 4309.786972] GPR12: c0024480 
c7a22100  000186a0
  Apr 17 00:00:23 lep8d kernel: [ 4309.786972] GPR16: 7fffed3687e0 
0abda98e5db8 8005 00040100
  Apr 17 00:00:23 lep8d kernel: [ 4309.786972] GPR20:  
418004fc 003c 0843
  Apr 17 00:00:23 lep8d kernel: [ 4309.786972] GPR24: c02d512b0f88 
 c02d51377d30 c02d52d47c00
  Apr 17 00:00:23 lep8d kernel: [ 4309.786972] GPR28: c02d51377d50 
c02d51377d50 c02d52f04500 c02d512b0f88
  Apr 17 00:00:23 lep8d kernel: [ 4309.787035] NIP [c0d0c8b8] 
_raw_spin_lock+0x38/0xe0
  Apr 17 00:00:23 lep8d kernel: [ 4309.787045] LR [c0120dbc] 
dequeue_signal+0xcc/0x260
  Apr 17 00:00:23 lep8d kernel: [ 4309.787046] Call Trace:
  Apr 17 00:00:23 lep8d kernel: [ 4309.787052] [c02d51377bd0] 
[c0120dac] dequeue_signal+0xbc/0x260
  Apr 17 00:00:23 lep8d kernel: [ 4309.787059] [c02d51377c20] 
[c012459c] get_signal+0x13c/0x7a0
  Apr 17 00:00:23 lep8d kernel: [ 4309.787066] [c02d51377d10] 
[c001dacc] do_signal+0x7c/0x2c0
  Apr 17 00:00:23 lep8d kernel: [ 4309.787072] [c02d51377e00] 
[c001deb0] do_notify_resume+0xd0/0x100
  Apr 17 00:00:23 lep8d kernel: [ 4309.787083] [c02d51377e30] 
[c000b7c4] ret_from_except_lite+0x70/0x74
  Apr 17 00:00:23 lep8d kernel: [ 4309.787085] Instruction dump:
  Apr 17 00:00:23 lep8d kernel: [ 4309.787090] 7c0802a6 6000 fbe1fff8 
f821ffd1 7c7f1b78 3940 994d028c 814d0008
  Apr 17 00:00:23 lep8d kernel: [ 4309.787102] 7d201829 2c09 40c20010 
7d40192d <40c2fff0> 7c2004ac 2fa9 409e001c
  Apr 17 00:00:23 lep8d kernel: [ 4313.015781] kauditd_printk_skb: 13 callbacks 
suppressed

  ---uname output---
  # uname -a
  Linux lep8d 4.15.0-15-generic #16-Ubuntu SMP Wed Apr 4 13:57:51 UTC 2018 
ppc64le ppc64le ppc64le GNU/Linux

  Machine Type = Power 8 BML/Tuleta

  Additional Info-
  Hard LOCKUP is also seen on garri BML.
  syslog is attached.

  Reproducible : 

[Kernel-packages] [Bug 1768431] Re: Request to revert SAUCE patches in the 18.04 SRU and update with upstream version

2018-06-15 Thread Uma Krishnan
** Description changed:

- 
  == SRU Justification ==
  This SRU was requested by IBM.  It contains one SAUCE patch and three
  commits from linux.next.
  
  IBM requested that we revert a set of SAUCE patches from 18.04 and
  replace them with patches from linux-next.  Based on review comments,
  there has been minor changes from the original SAUCE patches and the
  versions in linux-next.
  
  The first SAUCE patch contains all the changes between the current version
  of SAUCE patches for latest cxlflash patches in bionic and the latest
  version accepted by the community. This only has the needed changes and
  makes it so we don't have to revert and re-apply a high number of patches.
  In addition to the SAUCE patch, IBM requested the 3 additional new patches
  from the linux-next tree.
  
  == Fixes ==
  UBUNTU: SAUCE: (no-up) cxlflash: OCXL diff between v2 and v3
  a3feb6ef50de ("scsi: cxlflash: Synchronize reset and remove ops")
  9a597cd4c0ce ("scsi: cxlflash: Remove commmands from pending list on timeout)"
  d2d354a606d5 ("scsi: cxlflash: Handle spurious interrupts")
  
  == Regression Potential ==
  Medium.  All the patches are specific to the cxlflash driver, but there
  are four of them and one is a SAUCE patch.
  
  == Test Case ==
  A test kernel was built with these patches and tested by the original bug 
reporter.
  The bug reporter states the test kernel resolved the bug.
  
  
  == Comment: #0 - UMA KRISHNAN  - 2018-04-30 14:41:30 ==
  ---Problem Description---
  Request to revert SAUCE patches from 18.04 and apply the patches from 
next/master.
  
  Below set of cxlflash patches were submitted to Canonical after they
  were sent to the community. Based on review comments, there has been
  minor changes from that version. This BZ is to request reverting those
  SAUCE patches with the ones that are queued in next/master tree for
  4.18.
  
  - SAUCE: cxlflash: Preserve number of interrupts for master contexts
  - SAUCE: cxlflash: Avoid clobbering context control register value
  - SAUCE: cxlflash: Add argument identifier names
  - SAUCE: cxlflash: Introduce OCXL backend
  - SAUCE: cxlflash: Hardware AFU for OCXL
  - SAUCE: cxlflash: Read host function configuration
  - SAUCE: cxlflash: Setup function acTag range
  - SAUCE: cxlflash: Read host AFU configuration
  - SAUCE: cxlflash: Setup AFU acTag range
  - SAUCE: cxlflash: Setup AFU PASID
  - SAUCE: cxlflash: Adapter context support for OCXL
  - SAUCE: cxlflash: Use IDR to manage adapter contexts
  - SAUCE: cxlflash: Support adapter file descriptors for OCXL
  - SAUCE: cxlflash: Support adapter context discovery
  - SAUCE: cxlflash: Support image reload policy modification
  - SAUCE: cxlflash: MMIO map the AFU
  - SAUCE: cxlflash: Support starting an adapter context
  - SAUCE: cxlflash: Support process specific mappings
  - SAUCE: cxlflash: Support AFU state toggling
  - SAUCE: cxlflash: Support reading adapter VPD data
  - SAUCE: cxlflash: Setup function OCXL link
  - SAUCE: cxlflash: Setup OCXL transaction layer
  - SAUCE: cxlflash: Support process element lifecycle
  - SAUCE: cxlflash: Support AFU interrupt management
  - SAUCE: cxlflash: Support AFU interrupt mapping and registration
  - SAUCE: cxlflash: Support starting user contexts
  - SAUCE: cxlflash: Support adapter context polling
  - SAUCE: cxlflash: Support adapter context reading
  - SAUCE: cxlflash: Support adapter context mmap and release
  - SAUCE: cxlflash: Support file descriptor mapping
  - SAUCE: cxlflash: Introduce object handle fop
  - SAUCE: cxlflash: Setup LISNs for user contexts
  - SAUCE: cxlflash: Setup LISNs for master contexts
  - SAUCE: cxlflash: Update synchronous interrupt status bits
  - SAUCE: cxlflash: Introduce OCXL context state machine
  - SAUCE: cxlflash: Register for translation errors
  - SAUCE: cxlflash: Support AFU reset
  - SAUCE: cxlflash: Enable OCXL operations
  
  Also, there are 3 additional patches added to end of this series that we 
would like to request being pulled into the SRU stream. These 3 patches address 
bug fixes.
  The commit ids for the patches queued in next/master tree are,
  
  768999d6b1eadc6a13b1fba1886f1708f433d82b scsi: cxlflash: Preserve number of 
interrupts for master contexts
  6c2b116dd38e3fbda10c3e3d5ac80ea7442e4f4d scsi: cxlflash: Avoid clobbering 
context control register value
  fcace1d5e11f518c6f91dd245fa1ac37393b47d3 scsi: cxlflash: Add argument 
identifier names
  863dbdc0552f8bc100df48bb231089c382b89004 scsi: cxlflash: Introduce OCXL 
backend
  f2180daa83950ff8183f70b1b78d67cb13fd90b2 scsi: cxlflash: Hardware AFU for OCXL
  1042535633554592d7d95a9cf83d2940803689e0 scsi: cxlflash: Read host function 
configuration
  ba84823a8b448207659753ae4f9c8b956923bada scsi: cxlflash: Setup function acTag 
range
  f55ced2dcd00ab257a2bb25eee619b75cda24817 scsi: cxlflash: Read host AFU 
configuration
  c5a8fec11278e245136c7f696c914269c58a6000 scsi: cxlflash: Setup AFU acTag range
  b42d68d728a63337bcb7860b59e6458946d94a84 

[Kernel-packages] [Bug 1777194] [NEW] Hard LOCKUP observed on stressing Ubuntu 18 04

2018-06-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

--Problem Description-- 
Hard LOCKUP on stressing Ubuntu 18 04

---Issue observed---
Hard LOCKUP on stressing Ubuntu 18 04 using Ubuntu 18 04, sometimes leads to 
rcu_stalls.

Apr 17 00:00:23 lep8d kernel: [ 4309.786755] Watchdog CPU:3 Hard LOCKUP
Apr 17 00:00:23 lep8d kernel: [ 4309.786759] Modules linked in: algif_rng 
salsa20_generic userio camellia_generic cast6_generic cast_common snd_seq 
snd_seq_device snd_timer snd soundcore vhost_net serpent_generic tap 
twofish_generic twofish_common vhost_vsock vmw_vsock_virtio_transport_common 
vhost vsock lrw unix_diag algif_skcipher cuse sctp tgr192 wp512 rmd320 rmd256 
rmd160 hci_vhci rmd128 bluetooth ecdh_generic dccp_ipv4 md4 uhid hid algif_hash 
dccp af_alg xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat nf_nat_ipv4 nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack 
nf_conntrack libcrc32c ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc 
ebtable_filter ebtables devlink ip6table_filter ip6_tables iptable_filter 
kvm_hv kvm binfmt_misc uio_pdrv_genirq uio vmx_crypto ibmpowernv 
powernv_op_panel ipmi_powernv
Apr 17 00:00:23 lep8d kernel: [ 4309.786899]  ipmi_devintf ipmi_msghandler 
powernv_rng leds_powernv crct10dif_vpmsum sch_fq_codel ip_tables x_tables 
autofs4 ses enclosure scsi_transport_sas btrfs xor zstd_compress raid6_pq uas 
usb_storage crc32c_vpmsum tg3 ipr
Apr 17 00:00:23 lep8d kernel: [ 4309.786944] CPU: 3 PID: 28361 Comm: 
stress-ng-hrtim Not tainted 4.15.0-15-generic #16-Ubuntu
Apr 17 00:00:23 lep8d kernel: [ 4309.786950] NIP:  c0d0c8b8 LR: 
c0120dbc CTR: c0024480
Apr 17 00:00:23 lep8d kernel: [ 4309.786956] REGS: c7f7fd80 TRAP: 0900  
 Not tainted  (4.15.0-15-generic)
Apr 17 00:00:23 lep8d kernel: [ 4309.786957] MSR:  90009033 
  CR: 28000442  XER: 2000
Apr 17 00:00:23 lep8d kernel: [ 4309.786972] CFAR: c0120db8 SOFTE: 0
Apr 17 00:00:23 lep8d kernel: [ 4309.786972] GPR00: c0120dbc 
c02d51377ba0 c16eb400 c02d512b0f88
Apr 17 00:00:23 lep8d kernel: [ 4309.786972] GPR04:  
0001 01f40668 0001
Apr 17 00:00:23 lep8d kernel: [ 4309.786972] GPR08: 0001 
 8003 
Apr 17 00:00:23 lep8d kernel: [ 4309.786972] GPR12: c0024480 
c7a22100  000186a0
Apr 17 00:00:23 lep8d kernel: [ 4309.786972] GPR16: 7fffed3687e0 
0abda98e5db8 8005 00040100
Apr 17 00:00:23 lep8d kernel: [ 4309.786972] GPR20:  
418004fc 003c 0843
Apr 17 00:00:23 lep8d kernel: [ 4309.786972] GPR24: c02d512b0f88 
 c02d51377d30 c02d52d47c00
Apr 17 00:00:23 lep8d kernel: [ 4309.786972] GPR28: c02d51377d50 
c02d51377d50 c02d52f04500 c02d512b0f88
Apr 17 00:00:23 lep8d kernel: [ 4309.787035] NIP [c0d0c8b8] 
_raw_spin_lock+0x38/0xe0
Apr 17 00:00:23 lep8d kernel: [ 4309.787045] LR [c0120dbc] 
dequeue_signal+0xcc/0x260
Apr 17 00:00:23 lep8d kernel: [ 4309.787046] Call Trace:
Apr 17 00:00:23 lep8d kernel: [ 4309.787052] [c02d51377bd0] 
[c0120dac] dequeue_signal+0xbc/0x260
Apr 17 00:00:23 lep8d kernel: [ 4309.787059] [c02d51377c20] 
[c012459c] get_signal+0x13c/0x7a0
Apr 17 00:00:23 lep8d kernel: [ 4309.787066] [c02d51377d10] 
[c001dacc] do_signal+0x7c/0x2c0
Apr 17 00:00:23 lep8d kernel: [ 4309.787072] [c02d51377e00] 
[c001deb0] do_notify_resume+0xd0/0x100
Apr 17 00:00:23 lep8d kernel: [ 4309.787083] [c02d51377e30] 
[c000b7c4] ret_from_except_lite+0x70/0x74
Apr 17 00:00:23 lep8d kernel: [ 4309.787085] Instruction dump:
Apr 17 00:00:23 lep8d kernel: [ 4309.787090] 7c0802a6 6000 fbe1fff8 
f821ffd1 7c7f1b78 3940 994d028c 814d0008
Apr 17 00:00:23 lep8d kernel: [ 4309.787102] 7d201829 2c09 40c20010 
7d40192d <40c2fff0> 7c2004ac 2fa9 409e001c
Apr 17 00:00:23 lep8d kernel: [ 4313.015781] kauditd_printk_skb: 13 callbacks 
suppressed

---uname output---
# uname -a
Linux lep8d 4.15.0-15-generic #16-Ubuntu SMP Wed Apr 4 13:57:51 UTC 2018 
ppc64le ppc64le ppc64le GNU/Linux

Machine Type = Power 8 BML/Tuleta

Additional Info-
Hard LOCKUP is also seen on garri BML.
syslog is attached.

Reproducible : 90%

---Steps to Reproduce---
1. wget https://github.com/ColinIanKing/stress-ng/archive/master.zip
2. unzip master.zip; cd stress-ng-master;
3. make; make install;
4. Run the following command multiple times
stress-ng --all   --vm-bytes 80%  --aggressive --maximize --oomable  
--timeout 300  --verify  --syslog  --metrics  --times

Issue is observed on Power 9 BML machines as well.

[Tue Apr 17 04:13:42 2018] Watchdog CPU:37 Hard LOCKUP
[Tue Apr 17 04:13:42 2018] Modules linked in: vsock lrw algif_skcipher tgr192 
wp512 rmd320 rmd256 hci_vhci unix_diag bluetooth rmd160 sctp rmd128 
ecdh_generic md4 dccp_ipv4 algif_hash 

[Kernel-packages] [Bug 1775717] Re: CPU/GPU Fans suddenly go 100% RPM on Asus ROG G752VT

2018-06-15 Thread whl2
Hi Christopher,

> 1) Regarding the use of non-default kernel parameter:
> acpi_backlight=vendor
>
> Is this required for something? If you boot without this parameter does this 
> change anything?

I've added acpi_backlight=vendor to kernel parameters because once the
laptop didn't restore screen backlight after plugging AC power back. It
seems to be completely different story, the fan issue appeared way
before this parameter was added.

> 2) If you remove the nvidia proprietary drivers, does this provide a
WORKAROUND?

This one I have to test. Will post back when I get some results.

> 3) If you remove the 3rd party software "asus-fan" and "nbfc" is this
still reproducible?

Yes, the issue started before. Presence of this software is a result of
my (fruitless) attempts to find a workaround.

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

Title:
  CPU/GPU Fans suddenly go 100% RPM on Asus ROG G752VT

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After upgrading from Ubuntu 16.04 to 18.04, I've noticed that CPU and
  GPU fans suddenly go full throttle. It doesn't seem to depend on
  temperature, could happen when 32 °C reported, sometimes the laptop
  can work for day or two without this issue, but eventually it happens.
  The only way to stop fans is to power off the laptop, power on (fans
  go 100% at this point again), power off during BIOS splash screen and
  power on again. Seems to happen more often after waking up from a
  sleep.

  Things tried:

  Upgrading BIOS to latest available on ASUS site to the date of
  writing. No change.

  asus-fan kernel module (https://github.com/daringer/asus-fan). Detects
  both fans and shows correct speed in /sys/class/hwmon/*/fan{1,2}*, but
  does not seem to control it and does not prevent going full throttle.

  4.17.0 kernel from Ubuntu mainline builds. Doesn't seem to affect the
  issue.

  Userspace fan control software (https://github.com/hirschmann/nbfc).
  Can control speed of both fans to the point where they go full
  throttle, after that has no effect on them.

  ---
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  whale  3068 F pulseaudio
   /dev/snd/controlC0:  whale  3068 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=ada9b595-bbf2-40a3-8575-5908492bb969
  InstallationDate: Installed on 2014-10-20 (1333 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64+mac 
(20140722.2)
  MachineType: ASUSTeK COMPUTER INC. G752VT
  NonfreeKernelModules: nvidia_modeset nvidia wl
  Package: linux (not installed)
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-23-generic 
root=UUID=f6509d56-6183-464c-90bb-9c3be2c8abdf ro quiet splash 
acpi_backlight=vendor vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-23.25-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-23-generic N/A
   linux-backports-modules-4.15.0-23-generic  N/A
   linux-firmware 1.173.1
  Tags:  bionic
  Uname: Linux 4.15.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dip docker lpadmin plugdev sambashare sudo tty 
video
  _MarkForUpload: True
  dmi.bios.date: 06/29/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G752VT.304
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G752VT
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG752VT.304:bd06/29/2017:svnASUSTeKCOMPUTERINC.:pnG752VT:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG752VT:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: G
  dmi.product.name: G752VT
  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/1775717/+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 1776824] Re: linux-aws: 4.4.0-1024.25 -proposed tracker

2018-06-15 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Tags added: block-proposed-trusty

** Tags added: block-proposed

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
+ boot-testing-requested: true
  kernel-stable-master-bug: 1776822
  phase: Uploaded

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

Title:
  linux-aws: 4.4.0-1024.25 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Confirmed
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow upload-to-ppa series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-aws package in Ubuntu:
  Invalid
Status in linux-aws source package in Trusty:
  Confirmed

Bug description:
  This bug is for tracking the  upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1776822
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1776824/+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 1776822] Re: linux: 4.4.0-130.156 -proposed tracker

2018-06-15 Thread Steve Beattie
** Changed in: kernel-sru-workflow/security-signoff
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/security-signoff
 Assignee: Canonical Security Team (canonical-security) => Steve Beattie 
(sbeattie)

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

Title:
  linux: 4.4.0-130.156 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Confirmed
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow snap-certification-testing series:
  Fix Released
Status in Kernel SRU Workflow snap-release-to-beta series:
  Fix Released
Status in Kernel SRU Workflow snap-release-to-candidate series:
  Confirmed
Status in Kernel SRU Workflow snap-release-to-edge series:
  Fix Released
Status in Kernel SRU Workflow snap-release-to-stable series:
  New
Status in Kernel SRU Workflow upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Confirmed

Bug description:
  This bug is for tracking the  upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  backports: bug 1776823 (linux-lts-xenial), bug 1776824 (linux-aws)
  derivatives: bug 1776357 (linux-euclid), bug 1776826 (linux-kvm), bug 1776359 
(linux-raspi2), bug 1776361 (linux-snapdragon), bug 1776829 (linux-aws)
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1776822/+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 1776826] Re: linux-kvm: 4.4.0-1029.34 -proposed tracker

2018-06-15 Thread Steve Beattie
** Changed in: kernel-sru-workflow/security-signoff
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/security-signoff
 Assignee: Canonical Security Team (canonical-security) => Steve Beattie 
(sbeattie)

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

Title:
  linux-kvm: 4.4.0-1029.34 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Confirmed
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow upload-to-ppa series:
  New
Status in Kernel SRU Workflow verification-testing series:
  Confirmed
Status in linux-kvm package in Ubuntu:
  Invalid
Status in linux-kvm source package in Xenial:
  Confirmed

Bug description:
  This bug is for tracking the  upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1776822
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1776826/+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 1776819] Re: linux: 3.13.0-153.203 -proposed tracker

2018-06-15 Thread Steve Beattie
** Changed in: kernel-sru-workflow/security-signoff
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/security-signoff
 Assignee: Canonical Security Team (canonical-security) => Steve Beattie 
(sbeattie)

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

Title:
  linux: 3.13.0-153.203 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Incomplete
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Trusty:
  Confirmed

Bug description:
  This bug is for tracking the  upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  backports: bug 1776820 (linux-lts-trusty)
  derivatives:
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1776819/+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 1776829] Re: linux-aws: 4.4.0-1062.71 -proposed tracker

2018-06-15 Thread Steve Beattie
** Changed in: kernel-sru-workflow/security-signoff
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/security-signoff
 Assignee: Canonical Security Team (canonical-security) => Steve Beattie 
(sbeattie)

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

Title:
  linux-aws: 4.4.0-1062.71 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Incomplete
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow snap-release-to-beta series:
  Confirmed
Status in Kernel SRU Workflow snap-release-to-candidate series:
  New
Status in Kernel SRU Workflow snap-release-to-edge series:
  Confirmed
Status in Kernel SRU Workflow snap-release-to-stable series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  New
Status in Kernel SRU Workflow verification-testing series:
  Confirmed
Status in linux-aws package in Ubuntu:
  Invalid
Status in linux-aws source package in Xenial:
  Confirmed

Bug description:
  This bug is for tracking the  upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1776822
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1776829/+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 1772024] Re: linux 4.13.0-42.47 ADT test failure with linux 4.13.0-42.47 (nbd-smoke-test)

2018-06-15 Thread Thadeu Lima de Souza Cascardo
The latest version for bionic has been built on ppa:cascardo/ppa3, and
has been tested on a ppc64le bionic system.

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

Title:
  linux 4.13.0-42.47 ADT test failure with linux 4.13.0-42.47 (nbd-
  smoke-test)

Status in linux package in Ubuntu:
  In Progress
Status in nbd package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  New
Status in nbd source package in Trusty:
  New
Status in linux source package in Xenial:
  New
Status in nbd source package in Xenial:
  New
Status in linux source package in Artful:
  New
Status in nbd source package in Artful:
  Incomplete
Status in linux source package in Bionic:
  New
Status in nbd source package in Bionic:
  In Progress
Status in linux source package in Cosmic:
  In Progress
Status in nbd source package in Cosmic:
  Fix Released

Bug description:
  [Impact]
  nbd-server will crash when a client connects to it, if it was started without 
a server name. It may also leak fds if fork fails.

  [Test Case]
  Running the server with an empty config file and an image on the command 
line, and then starting a local client will crash the server. After the fix, it 
doesn't crash anymore, and a filesystem may be created and used after that.

  [Regression Potential]
  The fix also implies a small package change, to use quilt. It has built just 
fine and many tests have been run on top of those packages and no failure 
seemed to be the result of those userspace changes, but known failures in the 
kernel driver.

  
  Testing failed on:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-artful/artful/amd64/l/linux/20180518_040741_b3b54@/log.gz
  i386: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-artful/artful/i386/l/linux/20180518_050911_b3b54@/log.gz
  ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-artful/artful/ppc64el/l/linux/20180518_040734_b3b54@/log.gz
  s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-artful/artful/s390x/l/linux/20180518_035527_b3b54@/log.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772024/+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 1772024] Re: linux 4.13.0-42.47 ADT test failure with linux 4.13.0-42.47 (nbd-smoke-test)

2018-06-15 Thread Thadeu Lima de Souza Cascardo
Attaching a new debdiff, as simple diff (no quilt), to bionic.

** Changed in: nbd (Ubuntu Bionic)
   Status: Incomplete => In Progress

** Patch added: "bionic fix"
   
https://bugs.launchpad.net/ubuntu/bionic/+source/nbd/+bug/1772024/+attachment/5153119/+files/nbd_3.16.2-1ubuntu1.debdiff

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

Title:
  linux 4.13.0-42.47 ADT test failure with linux 4.13.0-42.47 (nbd-
  smoke-test)

Status in linux package in Ubuntu:
  In Progress
Status in nbd package in Ubuntu:
  Fix Released
Status in linux source package in Trusty:
  New
Status in nbd source package in Trusty:
  New
Status in linux source package in Xenial:
  New
Status in nbd source package in Xenial:
  New
Status in linux source package in Artful:
  New
Status in nbd source package in Artful:
  Incomplete
Status in linux source package in Bionic:
  New
Status in nbd source package in Bionic:
  In Progress
Status in linux source package in Cosmic:
  In Progress
Status in nbd source package in Cosmic:
  Fix Released

Bug description:
  [Impact]
  nbd-server will crash when a client connects to it, if it was started without 
a server name. It may also leak fds if fork fails.

  [Test Case]
  Running the server with an empty config file and an image on the command 
line, and then starting a local client will crash the server. After the fix, it 
doesn't crash anymore, and a filesystem may be created and used after that.

  [Regression Potential]
  The fix also implies a small package change, to use quilt. It has built just 
fine and many tests have been run on top of those packages and no failure 
seemed to be the result of those userspace changes, but known failures in the 
kernel driver.

  
  Testing failed on:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-artful/artful/amd64/l/linux/20180518_040741_b3b54@/log.gz
  i386: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-artful/artful/i386/l/linux/20180518_050911_b3b54@/log.gz
  ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-artful/artful/ppc64el/l/linux/20180518_040734_b3b54@/log.gz
  s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-artful/artful/s390x/l/linux/20180518_035527_b3b54@/log.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1772024/+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 1763685] Comment bridged from LTC Bugzilla

2018-06-15 Thread bugproxy
--- Comment From grom...@br.ibm.com 2018-06-15 15:05 EDT---
(In reply to comment #15)
> Now that I review this again, I don't think commit
> c1fa0768a8713b135848f78fd43ffc208d8ded70 is needed in Xenial proper, since
> it is 4.4 based.  Commit c1fa0768a871 fixes the following commit:
> cd63f3c ("powerpc/tm: Fix saving of TM SPRs in core dump")

Yes, if cd63f3c is not included, so c1fa0768a871 is not necessary.

> However, commit cd63f3c was not added to mainline until v4.13-rc4.

Yes, that's correct.

> Can you confirm this?  If commit c1fa0768a871 is not needed in Xenial, there
> is nothing to test and this bug should be resolved since it's specific to
> Artful and Xenial HWE kerenl(4.13 based).

I don't know Canonical's plan exactly for 4.4. But if you confirm Xenial is 
based on 4.4
and it does not include cd63f3c, so we are fine and there is nothing to test on 
4.4 based.

Is HWE 4.13 based affected? I see cd63f3c but not c1fa0768a871 in:

Ubuntu-hwe-4.13.0-42.47_16.04.1

but not sure if it's the right Ubuntu branch.

Thanks.

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

Title:
  Fix for flushing TM on coredump only if CPU has TM feature

Status in The Ubuntu-power-systems project:
  In Progress
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Invalid
Status in linux source package in Artful:
  Fix Released

Bug description:
  Problem description
  ==
  Fix for flushing TM on coredump only if CPU has TM feature

  ---Additional Hardware Info---
  POWER9/POWER8/compat mode 
   
  Machine Type = P9 baremetal + VM (POWER9, POWER8, Compat mode) 
   
  ---Steps to Reproduce---
   On POWER9 machines it's possible that TM is disabled for use by the VMs and 
if a coredump is generated in the VM it will crash since it will execute TM 
instructions when coredumping if a check is not present on the VM's kernel. 
Since POWER9 can run VM on P8 compatibility mode, it's necessary to patch all 
kernels that run on compat mode as well.
   
  Stack trace output:
   na
   
  Oops output:
   PID: 16438  TASK: c00272f515e0  CPU: 3   COMMAND: "vma05_vdso"
   #0 [c002711f7050] crash_kexec at c01a07e4
   #1 [c002711f7080] die at c0025278
   #2 [c002711f7120] _exception at c0025594
   #3 [c002711f72b0] program_check_exception at c0a0e1b8
   #4 [c002711f7330] program_check_common at c0006308
   Program Check [700] exception frame:
   R0:  R1:  c002711f7620R2:  c1274700
   R3:  c00272f51af0R4:  80010280b033R5:  
   R6:  0100R7:  R8:  
   R9:  0002R10: R11: 
   R12: c0010720R13: c7b81b00R14: 
   R15: R16: c002711f7db0R17: 00040006
   R18: c0002ab95800R19: 0100R20: 0001
   R21: 0002R22: c0bfc1c8R23: c002711f79b8
   R24: c0a30480R25: c0a30478R26: 0018
   R27: R28: c0002ab95800R29: 
   R30: 0100R31: c00272f515e0
   NIP: c005b10cMSR: 80010288b033OR3: c00108e0
   CTR: c0010720LR:  c00108e4XER: 2000
   CCR: 28002448MQ:  0001DAR: c00275599748
   DSISR: c00274092988 Syscall Result: 
   #5 [c002711f7620] tm_save_sprs at c005b10c
   [Link Register] [c002711f7620] vsr_get at c00108e4
   #6 [c002711f7770] fill_thread_core_info at c03d8b44
   #7 [c002711f7820] fill_note_info at c03d8e94
   #8 [c002711f78b0] elf_core_dump at c03d94d4
   #9 [c002711f7a90] do_coredump at c03dfcf4
  #10 [c002711f7c20] get_signal_to_deliver at c01061d4
  #11 [c002711f7d10] do_signal at c001beac
  #12 [c002711f7e00] do_notify_resume at c001c2cc
  #13 [c002711f7e30] ret_from_except_lite at c000a7b0
   System Call [c00] exception frame:
   R0:  00faR1:  3fffd0470f00R2:  3fffa8af7f00
   R3:  R4:  4036R5:  000b
   R6:  3fffd0471428R7:  1770R8:  4036
   R9:  R10: R11: 
   R12: R13: 3fffa8babb80R14: 
   R15: R16: R17: 
   R18: R19: R20: 
   R21: R22: R23: 
   R24: R25: 

[Kernel-packages] [Bug 1777186] Status changed to Confirmed

2018-06-15 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/1777186

Title:
  package linux-modules-extra-4.15.0-23-generic (not installed) failed
  to install/upgrade: não pode copiar dados extráidos para
  './lib/modules/4.15.0-23-generic/kernel/sound/soc/codecs/snd-soc-
  da7219.ko' para
  '/lib/modules/4.15.0-23-generic/kernel/sound/soc/codecs/snd-soc-
  da7219.ko.dpkg-new': fim de ficheiro ou stream inesperado

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  nbão dei nada

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: linux-modules-extra-4.15.0-23-generic (not installed)
  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.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  miguel 1261 F pulseaudio
  Date: Thu Jun 14 07:07:19 2018
  ErrorMessage: não pode copiar dados extráidos para 
'./lib/modules/4.15.0-23-generic/kernel/sound/soc/codecs/snd-soc-da7219.ko' 
para 
'/lib/modules/4.15.0-23-generic/kernel/sound/soc/codecs/snd-soc-da7219.ko.dpkg-new':
 fim de ficheiro ou stream inesperado
  MachineType: Pegatron Pegatron
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-22-generic 
root=UUID=b8eb692b-88e0-4cd4-8e3e-b37f238582c7 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.
  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: grub-pc 2.02-2ubuntu8
  RfKill:
   
  SourcePackage: linux
  StagingDrivers: r8188eu
  Title: package linux-modules-extra-4.15.0-23-generic (not installed) failed 
to install/upgrade: não pode copiar dados extráidos para 
'./lib/modules/4.15.0-23-generic/kernel/sound/soc/codecs/snd-soc-da7219.ko' 
para 
'/lib/modules/4.15.0-23-generic/kernel/sound/soc/codecs/snd-soc-da7219.ko.dpkg-new':
 fim de ficheiro ou stream inesperado
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/26/2010
  dmi.bios.vendor: IPM41-D3_GS
  dmi.bios.version: 080015
  dmi.board.name: IPM41-D3
  dmi.board.vendor: PEGATRON
  dmi.board.version: 1.00
  dmi.chassis.type: 3
  dmi.chassis.vendor: Pegatron
  dmi.modalias: 
dmi:bvnIPM41-D3_GS:bvr080015:bd03/26/2010:svnPegatron:pnPegatron:pvr:rvnPEGATRON:rnIPM41-D3:rvr1.00:cvnPegatron:ct3:cvr:
  dmi.product.family: Pegatron
  dmi.product.name: Pegatron
  dmi.sys.vendor: Pegatron

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1777186/+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 1777080] Re: The trusty/aws kernel package ships too many modules

2018-06-15 Thread Kamal Mostafa
** Changed in: linux-aws (Ubuntu Trusty)
   Status: Triaged => Fix Committed

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

Title:
  The trusty/aws kernel package ships too many modules

Status in linux-aws package in Ubuntu:
  Invalid
Status in linux-aws source package in Trusty:
  Fix Committed

Bug description:
  = SRU Justification =

  == Impact ==

  When building the linux-aws kernel for 16.04/Xenial and 18.04/Bionic,
  only a limited subset of modules is added to the binary package.
  However the build environment for the 14.04/Trusty variant was
  incorrectly set up and includes all modules which get built.

  == Fix ==

  Change the setup, so all linux-aws kernel packages do the same thing.

  == Testcase ==

  Downloading the binary kernel package and check that the number of .ko
  files in there are below 1000. Also the package size is an indicator
  as correctly its about 19MB and right now more like 38MB.

  == Risk of regression ==

  Considering low since those modules that get stripped should be
  hardware drivers which are not really useful inside a cloud
  environment.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/1777080/+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 1777186] [NEW] package linux-modules-extra-4.15.0-23-generic (not installed) failed to install/upgrade: não pode copiar dados extráidos para './lib/modules/4.15.0-23-generic/ker

2018-06-15 Thread miguelgomes1000
Public bug reported:

nbão dei nada

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: linux-modules-extra-4.15.0-23-generic (not installed)
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.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  miguel 1261 F pulseaudio
Date: Thu Jun 14 07:07:19 2018
ErrorMessage: não pode copiar dados extráidos para 
'./lib/modules/4.15.0-23-generic/kernel/sound/soc/codecs/snd-soc-da7219.ko' 
para 
'/lib/modules/4.15.0-23-generic/kernel/sound/soc/codecs/snd-soc-da7219.ko.dpkg-new':
 fim de ficheiro ou stream inesperado
MachineType: Pegatron Pegatron
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-22-generic 
root=UUID=b8eb692b-88e0-4cd4-8e3e-b37f238582c7 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.
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: grub-pc 2.02-2ubuntu8
RfKill:
 
SourcePackage: linux
StagingDrivers: r8188eu
Title: package linux-modules-extra-4.15.0-23-generic (not installed) failed to 
install/upgrade: não pode copiar dados extráidos para 
'./lib/modules/4.15.0-23-generic/kernel/sound/soc/codecs/snd-soc-da7219.ko' 
para 
'/lib/modules/4.15.0-23-generic/kernel/sound/soc/codecs/snd-soc-da7219.ko.dpkg-new':
 fim de ficheiro ou stream inesperado
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/26/2010
dmi.bios.vendor: IPM41-D3_GS
dmi.bios.version: 080015
dmi.board.name: IPM41-D3
dmi.board.vendor: PEGATRON
dmi.board.version: 1.00
dmi.chassis.type: 3
dmi.chassis.vendor: Pegatron
dmi.modalias: 
dmi:bvnIPM41-D3_GS:bvr080015:bd03/26/2010:svnPegatron:pnPegatron:pvr:rvnPEGATRON:rnIPM41-D3:rvr1.00:cvnPegatron:ct3:cvr:
dmi.product.family: Pegatron
dmi.product.name: Pegatron
dmi.sys.vendor: Pegatron

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


** Tags: amd64 apport-package bionic staging

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

Title:
  package linux-modules-extra-4.15.0-23-generic (not installed) failed
  to install/upgrade: não pode copiar dados extráidos para
  './lib/modules/4.15.0-23-generic/kernel/sound/soc/codecs/snd-soc-
  da7219.ko' para
  '/lib/modules/4.15.0-23-generic/kernel/sound/soc/codecs/snd-soc-
  da7219.ko.dpkg-new': fim de ficheiro ou stream inesperado

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  nbão dei nada

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: linux-modules-extra-4.15.0-23-generic (not installed)
  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.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  miguel 1261 F pulseaudio
  Date: Thu Jun 14 07:07:19 2018
  ErrorMessage: não pode copiar dados extráidos para 
'./lib/modules/4.15.0-23-generic/kernel/sound/soc/codecs/snd-soc-da7219.ko' 
para 
'/lib/modules/4.15.0-23-generic/kernel/sound/soc/codecs/snd-soc-da7219.ko.dpkg-new':
 fim de ficheiro ou stream inesperado
  MachineType: Pegatron Pegatron
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-22-generic 
root=UUID=b8eb692b-88e0-4cd4-8e3e-b37f238582c7 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.
  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: grub-pc 2.02-2ubuntu8
  RfKill:
   
  SourcePackage: linux
  StagingDrivers: r8188eu
  Title: package linux-modules-extra-4.15.0-23-generic (not installed) failed 
to install/upgrade: não pode copiar dados extráidos para 
'./lib/modules/4.15.0-23-generic/kernel/sound/soc/codecs/snd-soc-da7219.ko' 
para 
'/lib/modules/4.15.0-23-generic/kernel/sound/soc/codecs/snd-soc-da7219.ko.dpkg-new':
 fim de ficheiro ou stream inesperado
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/26/2010
  dmi.bios.vendor: IPM41-D3_GS
  dmi.bios.version: 080015
  dmi.board.name: IPM41-D3
  dmi.board.vendor: PEGATRON
  dmi.board.version: 1.00
  dmi.chassis.type: 3
  dmi.chassis.vendor: Pegatron
  dmi.modalias: 
dmi:bvnIPM41-D3_GS:bvr080015:bd03/26/2010:svnPegatron:pnPegatron:pvr:rvnPEGATRON:rnIPM41-D3:rvr1.00:cvnPegatron:ct3:cvr:
  dmi.product.family: Pegatron
  dmi.product.name: Pegatron
  dmi.sys.vendor: Pegatron

To manage notifications 

[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-15 Thread pHeLiOn
@kaihengfeng - thanks for helping with this bug, very much appreciated.
The 4.15.0-24 kernel with the patch applied solves the 'suspend causing
system to seize up' problem.

When trying to use hibernate on the 4.15.0-24 kernel with the patch
applied, the system experiences a similar 'seize up' requiring a forced
shutdown. Upon shutdown and restart, hibernate restores the previous
state as if it never encountered any problem.

Please advise the best way to proceed.

The 'seizing up and requiring forced shutdown' is similar to the suspend
bug and may be very closely related. Is this a good time to point it out
to the patch writer?

Or is the correct procedure to wait for the fix to the suspend bug to be
applied, and then open a new bug report about hibernate?

-- 
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 1776927] Re: RTNL assertion failure on ipvlan

2018-06-15 Thread Joseph Salisbury
I built a test kernel with commit 8230819494.  It also required commit 
94333fac44 as a prereq.  The test kernel can be downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1776927

Can you test this kernel and see if it resolves this bug?

Note about installing test kernels:
• If the test kernel is prior to 4.15(Bionic) you need to install the 
linux-image and linux-image-extra .deb packages.
• If the test kernel is 4.15(Bionic) or newer, you need to install the 
linux-modules, linux-modules-extra and linux-image-unsigned .deb packages.

Thanks in advance!

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

Title:
  RTNL assertion failure on ipvlan

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Bionic:
  In Progress

Bug description:
  Running up two containers using ipvlan with IPv6 autoconf active
  triggers an assertion failure in the kernel (cloud image running on
  Brightbox)

  Jun 14 15:16:37 srv-x3w2q kernel: RTNL: assertion failed at 
/build/linux-uT8zSN/linux-4.15.0/drivers/net/ipvlan/ipvlan_core.c (110)
  Jun 14 15:16:37 srv-x3w2q kernel: CPU: 1 PID: 0 Comm: swapper/1 Not tainted 
4.15.0-23-generic #25-Ubuntu
  Jun 14 15:16:37 srv-x3w2q kernel: Hardware name: Red Hat KVM, BIOS 
1.10.2-3.el7_4.1 04/01/2014
  Jun 14 15:16:37 srv-x3w2q kernel: Call Trace:
  Jun 14 15:16:37 srv-x3w2q kernel:  
  Jun 14 15:16:37 srv-x3w2q kernel:  dump_stack+0x63/0x8b
  Jun 14 15:16:37 srv-x3w2q kernel:  ipvlan_addr_busy+0x96/0xa0 [ipvlan]
  Jun 14 15:16:37 srv-x3w2q kernel:  ipvlan_addr6_event+0x77/0xd0 [ipvlan]
  Jun 14 15:16:37 srv-x3w2q kernel:  notifier_call_chain+0x4c/0x70
  Jun 14 15:16:37 srv-x3w2q kernel:  atomic_notifier_call_chain+0x1a/0x20
  Jun 14 15:16:37 srv-x3w2q kernel:  inet6addr_notifier_call_chain+0x1b/0x20
  Jun 14 15:16:37 srv-x3w2q kernel:  ipv6_add_addr+0x43d/0x5c0
  Jun 14 15:16:37 srv-x3w2q kernel:  ? addrconf_prefix_route+0xd7/0x120
  Jun 14 15:16:37 srv-x3w2q kernel:  addrconf_prefix_rcv_add_addr+0xb9/0x250
  Jun 14 15:16:37 srv-x3w2q kernel:  ? addrconf_prefix_rcv_add_addr+0xb9/0x250
  Jun 14 15:16:37 srv-x3w2q kernel:  addrconf_prefix_rcv+0x26c/0x740
  Jun 14 15:16:37 srv-x3w2q kernel:  ndisc_router_discovery+0x683/0xbe0
  Jun 14 15:16:37 srv-x3w2q kernel:  ? ndisc_router_discovery+0x683/0xbe0
  Jun 14 15:16:37 srv-x3w2q kernel:  ndisc_rcv+0xe9/0x100
  Jun 14 15:16:37 srv-x3w2q kernel:  icmpv6_rcv+0x408/0x540
  Jun 14 15:16:37 srv-x3w2q kernel:  ip6_input_finish+0xcc/0x460
  Jun 14 15:16:37 srv-x3w2q kernel:  ip6_input+0x3f/0xb0
  Jun 14 15:16:37 srv-x3w2q kernel:  ip6_rcv_finish+0x92/0x100
  Jun 14 15:16:37 srv-x3w2q kernel:  ipv6_rcv+0x346/0x550
  Jun 14 15:16:37 srv-x3w2q kernel:  ? ipvlan_handle_frame+0xbd/0x1c0 [ipvlan]
  Jun 14 15:16:37 srv-x3w2q kernel:  __netif_receive_skb_core+0x432/0xb40
  Jun 14 15:16:37 srv-x3w2q kernel:  ? ipv6_gro_receive+0x22b/0x390
  Jun 14 15:16:37 srv-x3w2q kernel:  __netif_receive_skb+0x18/0x60
  Jun 14 15:16:37 srv-x3w2q kernel:  ? __netif_receive_skb+0x18/0x60
  Jun 14 15:16:37 srv-x3w2q kernel:  netif_receive_skb_internal+0x37/0xd0
  Jun 14 15:16:37 srv-x3w2q kernel:  napi_gro_receive+0xc5/0xf0
  Jun 14 15:16:37 srv-x3w2q kernel:  receive_buf+0x275/0x1180 [virtio_net]
  Jun 14 15:16:37 srv-x3w2q kernel:  ? vring_unmap_one+0x1b/0x80
  Jun 14 15:16:37 srv-x3w2q kernel:  virtnet_poll+0xc4/0x289 [virtio_net]
  Jun 14 15:16:37 srv-x3w2q kernel:  net_rx_action+0x140/0x3a0
  Jun 14 15:16:37 srv-x3w2q kernel:  __do_softirq+0xdf/0x2b2
  Jun 14 15:16:37 srv-x3w2q kernel:  irq_exit+0xb6/0xc0
  Jun 14 15:16:37 srv-x3w2q kernel:  do_IRQ+0x82/0xd0
  Jun 14 15:16:37 srv-x3w2q kernel:  common_interrupt+0x84/0x84
  Jun 14 15:16:37 srv-x3w2q kernel:  
  Jun 14 15:16:37 srv-x3w2q kernel: RIP: 0010:native_safe_halt+0x6/0x10
  Jun 14 15:16:37 srv-x3w2q kernel: RSP: 0018:ac5ec0377e80 EFLAGS: 0246 
ORIG_RAX: ffd9
  Jun 14 15:16:37 srv-x3w2q kernel: RAX: a4196060 RBX: 0001 
RCX: 
  Jun 14 15:16:37 srv-x3w2q kernel: RDX:  RSI:  
RDI: 
  Jun 14 15:16:37 srv-x3w2q kernel: RBP: ac5ec0377e80 R08:  
R09: a4c08528
  Jun 14 15:16:37 srv-x3w2q kernel: R10: 91d27ffb1ca8 R11:  
R12: 0001
  Jun 14 15:16:37 srv-x3w2q kernel: R13:  R14:  
R15: 

  Fix is apparently at
  https://www.spinics.net/lists/netdev/msg485566.html

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-23-generic 4.15.0-23.25
  ProcVersionSignature: User Name 4.15.0-23.25-generic 4.15.18
  Uname: Linux 4.15.0-23-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Jun 14 10:00 seq
   crw-rw 1 root audio 116, 33 Jun 14 10:00 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 

[Kernel-packages] [Bug 1776829] Re: linux-aws: 4.4.0-1062.71 -proposed tracker

2018-06-15 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: Confirmed => Incomplete

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

Title:
  linux-aws: 4.4.0-1062.71 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Incomplete
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  Confirmed
Status in Kernel SRU Workflow snap-release-to-beta series:
  Confirmed
Status in Kernel SRU Workflow snap-release-to-candidate series:
  New
Status in Kernel SRU Workflow snap-release-to-edge series:
  Confirmed
Status in Kernel SRU Workflow snap-release-to-stable series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  New
Status in Kernel SRU Workflow verification-testing series:
  Confirmed
Status in linux-aws package in Ubuntu:
  Invalid
Status in linux-aws source package in Xenial:
  Confirmed

Bug description:
  This bug is for tracking the  upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1776822
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1776829/+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 1776563] Re: Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

2018-06-15 Thread Richard Baka
Power management doesn't work well this way. It was hot a little. I've
changed back to win10. This should be fixed by kernel developers or with
a downstream patch.

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

Title:
  Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

Status in amd:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in xserver-xorg-video-amdgpu package in Ubuntu:
  Confirmed

Bug description:
  CPU: Ryzen 5 2500U
  VGA: Radeon 535
  Notebook: Acer Aspire A315
  I've just bought a new AMD Ryzen/Radeon notebook (Acer Aspire 3) and I wanted 
to install an Ubuntu/Kubuntu 18.04 on it. I checked the bios settings and uefi 
was the only boot option, so there is no legacy mode what I had used with my 
old computer before. I downloaded the normal iso image and made an usb boot 
pendrive using mkusb. The boot was okay, I got an uefi type menu but after 
starting the kernel it paniced(?) instantly. 
  Error messages: ACPI Error [MAC0] Namespace lookup failure 
  ACPI ERROR 1 table load failures, 13 successful 
  BUG: soft lockup CPU#0 stuck for 22s
  ...
  ...
  EFI VGA framebuffer device
  clocksource tsc mask
  Switching to colour framebuffer device
  [28.040001] ...
  ...
  ...

  I've tried to boot the same pendrive on my girlfriend's Acer
  Travelmate with uefi and worked well.

  I searched and I found that the problem is maybe in connection with
  uefi framebuffer but I am not sure.

  Ubuntu 16.04 can be loaded with nomodeset and noacpi parameters but
  for 18.04 none of them are working. I tried 4.16,4.17 kernels too
  (replaced on live usb) but without any success. The result is totally
  equivalent.

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1776563/+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 1776346] Re: linux-azure: 4.15.0-1014.14~16.04.1 -proposed tracker

2018-06-15 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: Confirmed => Fix Released

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

Title:
  linux-azure: 4.15.0-1014.14~16.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow snap-release-to-beta series:
  Fix Released
Status in Kernel SRU Workflow snap-release-to-candidate series:
  Confirmed
Status in Kernel SRU Workflow snap-release-to-edge series:
  Fix Released
Status in Kernel SRU Workflow snap-release-to-stable series:
  Invalid
Status in Kernel SRU Workflow stakeholder-signoff series:
  In Progress
Status in Kernel SRU Workflow upload-to-ppa series:
  New
Status in Kernel SRU Workflow verification-testing series:
  Confirmed
Status in linux-azure package in Ubuntu:
  Invalid
Status in linux-azure source package in Xenial:
  Confirmed

Bug description:
  This bug is for tracking the  upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1776338
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1776346/+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 1776824] Re: linux-aws: 4.4.0-1024.25 -proposed tracker

2018-06-15 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package
   Status: In Progress => Fix Released

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

Title:
  linux-aws: 4.4.0-1024.25 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow upload-to-ppa series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-aws package in Ubuntu:
  Invalid
Status in linux-aws source package in Trusty:
  Confirmed

Bug description:
  This bug is for tracking the  upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  kernel-stable-master-bug: 1776822
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1776824/+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 1776967] Re: glibc pkeys test fail on powerpc

2018-06-15 Thread Thadeu Lima de Souza Cascardo
Florian, thanks for the heads-up and for pursuing this. I read some of
the links pointed out in that bug, and I see there is much to improve
yet, and 4.17 might not have the best pkeys story for powerpc. Maybe we
should just disable that test in the meantime.

About the particular problem we saw here in our case:

FAIL: misc/tst-pkey
original exit status 1
error: ../sysdeps/unix/sysv/linux/tst-pkey.c:200: pkey_alloc: No space left on 
device
error: 1 test failures

Running this on a system I got hold onto, I got the same issue.

Likely, this is due to pkey_disabled from
arch/powerpc/include/asm/pkeys.h:mm_pkey_alloc, which would be the case
as in arch/powerpc/mm/pkeys.c:pkey_initialize:

if (!pkey_mmu_enabled() || radix_enabled() || !pkeys_total)
static_branch_enable(_disabled);
else
static_branch_disable(_disabled);

I don't think EINVAL should be returned instead. Returning ENOSPC in
such a case seems reasonable, and any pkey code should be able to handle
that case. So, one more thing to fixup in the tests expectations.

Cascardo.

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

Title:
  glibc pkeys test fail on powerpc

Status in glibc package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in glibc source package in Cosmic:
  Confirmed
Status in linux source package in Cosmic:
  Confirmed

Bug description:
  powerpc introduced protection keys support, now present on 4.17
  kernel.

  glibc has a tst-pkey that fails on powerpc, and that needs further
  investigation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1776967/+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 1777166] Re: dependency from linux-image-generic to intel-microcode breaks suspend mode on some hardware

2018-06-15 Thread Lars Bischoff
A package dependency issue should not require log-files.

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

Title:
  dependency from linux-image-generic to intel-microcode breaks suspend
  mode on some hardware

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  For Ubuntu 18.04 recently (since kernel 4.15.0.23) new dependencies
  have been added from linux-image-generic to intel-microcode and
  amd64-microcode.

  Problem with that is that at least intel-microcode is not compatible with all 
hardware:
  For my good old Acer Travelmate 292 (Pentium M Machine), the intel-microcode 
package breaks the suspend-to-ram mode: On wakeup system is re-booting 
completely, when this package is installed.

  Therefore I'd like to request to change this hard dependency to just a
  recommended one, such that I can easily uninstall intel-microcode
  again.

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

2018-06-15 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 1777166

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

Title:
  dependency from linux-image-generic to intel-microcode breaks suspend
  mode on some hardware

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  For Ubuntu 18.04 recently (since kernel 4.15.0.23) new dependencies
  have been added from linux-image-generic to intel-microcode and
  amd64-microcode.

  Problem with that is that at least intel-microcode is not compatible with all 
hardware:
  For my good old Acer Travelmate 292 (Pentium M Machine), the intel-microcode 
package breaks the suspend-to-ram mode: On wakeup system is re-booting 
completely, when this package is installed.

  Therefore I'd like to request to change this hard dependency to just a
  recommended one, such that I can easily uninstall intel-microcode
  again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1777166/+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 1752961] Re: With kernel 4.13 btrfs scans for devices before all devices have been discovered

2018-06-15 Thread Joseph Salisbury
I built the next test kernel, up to the following commit:
1b044f1cfc65a7d90b209dfabd57e16d98b58c5b

The test kernel can be downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1752961

Can you test that kernel and report back if it has the bug or not? I
will build the next test kernel based on your test results.

Thanks in advance

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

Title:
  With kernel 4.13 btrfs scans for devices before all devices have been
  discovered

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Artful:
  In Progress
Status in linux source package in Bionic:
  In Progress
Status in linux source package in Cosmic:
  In Progress

Bug description:
  See attached dmesg outputs for booting kernels 4.11.x (working) and
  4.13.x (not working).

  dmesg-4.11.0-14-good.txt shows the dmesg output when booting kernel 4.11.x.
  btrfs scans for devices after all 4 (sda, sdb, sdc, sdd) of the devices have 
been discovered by the kernel.  The btrfs RAID1 filesystem mounts, and 
everything is good.

  dmesg-4.13.0-36-fail.txt shows the dmesg output when booting kernel 4.13.x.
  btrfs scans for devices after only 2 (sda, sdb) of the devices have been 
discovered by the kernel.  The btrfs RAID1 filesystem fails to mount ("failed 
to read the system array: -5").  The remaining 2 devices (sdc, sdd) are 
discovered by the kernel immediately afterward.  At the end of the log, I run 
`btrfs device scan` and mount the filesystem manually.

  Hardware:
HP ProLiant MicroServer Gen8
4x WDC WD20EFRX
  --- 
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: aplay: device_list:270: no soundcards found...
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  ArecordDevices: arecord: device_list:270: no soundcards found...
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2015-10-15 (933 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: HP ProLiant MicroServer Gen8
  Package: linux (not installed)
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.15.0-20-generic 
root=UUID=d976ab07-8377-46dd-ac6c-f5f7312a8305 ro rootflags=subvol=@ 
rootdelay=10
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  Tags:  bionic apport-hook-error
  Uname: Linux 4.15.0-20-generic x86_64
  UnreportableReason: This report is about a package that is not installed.
  UpgradeStatus: Upgraded to bionic on 2018-05-05 (0 days ago)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 07/16/2015
  dmi.bios.vendor: HP
  dmi.bios.version: J06
  dmi.chassis.type: 7
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrJ06:bd07/16/2015:svnHP:pnProLiantMicroServerGen8:pvr:cvnHP:ct7:cvr:
  dmi.product.family: ProLiant
  dmi.product.name: ProLiant MicroServer Gen8
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1752961/+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 1763685] Re: Fix for flushing TM on coredump only if CPU has TM feature

2018-06-15 Thread Joseph Salisbury
Now that I review this again, I don't think commit 
c1fa0768a8713b135848f78fd43ffc208d8ded70 is needed in Xenial proper, since it 
is 4.4 based.  Commit c1fa0768a871 fixes the following commit:
cd63f3c ("powerpc/tm: Fix saving of TM SPRs in core dump")

However, commit cd63f3c was not added to mainline until v4.13-rc4.

Can you confirm this?  If commit c1fa0768a871 is not needed in Xenial,
there is nothing to test and this bug should be resolved since it's
specific to Artful and Xenial HWE kerenl(4.13 based).

** Changed in: linux (Ubuntu Xenial)
   Status: In Progress => Invalid

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

Title:
  Fix for flushing TM on coredump only if CPU has TM feature

Status in The Ubuntu-power-systems project:
  In Progress
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Invalid
Status in linux source package in Artful:
  Fix Released

Bug description:
  Problem description
  ==
  Fix for flushing TM on coredump only if CPU has TM feature

  ---Additional Hardware Info---
  POWER9/POWER8/compat mode 
   
  Machine Type = P9 baremetal + VM (POWER9, POWER8, Compat mode) 
   
  ---Steps to Reproduce---
   On POWER9 machines it's possible that TM is disabled for use by the VMs and 
if a coredump is generated in the VM it will crash since it will execute TM 
instructions when coredumping if a check is not present on the VM's kernel. 
Since POWER9 can run VM on P8 compatibility mode, it's necessary to patch all 
kernels that run on compat mode as well.
   
  Stack trace output:
   na
   
  Oops output:
   PID: 16438  TASK: c00272f515e0  CPU: 3   COMMAND: "vma05_vdso"
   #0 [c002711f7050] crash_kexec at c01a07e4
   #1 [c002711f7080] die at c0025278
   #2 [c002711f7120] _exception at c0025594
   #3 [c002711f72b0] program_check_exception at c0a0e1b8
   #4 [c002711f7330] program_check_common at c0006308
   Program Check [700] exception frame:
   R0:  R1:  c002711f7620R2:  c1274700
   R3:  c00272f51af0R4:  80010280b033R5:  
   R6:  0100R7:  R8:  
   R9:  0002R10: R11: 
   R12: c0010720R13: c7b81b00R14: 
   R15: R16: c002711f7db0R17: 00040006
   R18: c0002ab95800R19: 0100R20: 0001
   R21: 0002R22: c0bfc1c8R23: c002711f79b8
   R24: c0a30480R25: c0a30478R26: 0018
   R27: R28: c0002ab95800R29: 
   R30: 0100R31: c00272f515e0
   NIP: c005b10cMSR: 80010288b033OR3: c00108e0
   CTR: c0010720LR:  c00108e4XER: 2000
   CCR: 28002448MQ:  0001DAR: c00275599748
   DSISR: c00274092988 Syscall Result: 
   #5 [c002711f7620] tm_save_sprs at c005b10c
   [Link Register] [c002711f7620] vsr_get at c00108e4
   #6 [c002711f7770] fill_thread_core_info at c03d8b44
   #7 [c002711f7820] fill_note_info at c03d8e94
   #8 [c002711f78b0] elf_core_dump at c03d94d4
   #9 [c002711f7a90] do_coredump at c03dfcf4
  #10 [c002711f7c20] get_signal_to_deliver at c01061d4
  #11 [c002711f7d10] do_signal at c001beac
  #12 [c002711f7e00] do_notify_resume at c001c2cc
  #13 [c002711f7e30] ret_from_except_lite at c000a7b0
   System Call [c00] exception frame:
   R0:  00faR1:  3fffd0470f00R2:  3fffa8af7f00
   R3:  R4:  4036R5:  000b
   R6:  3fffd0471428R7:  1770R8:  4036
   R9:  R10: R11: 
   R12: R13: 3fffa8babb80R14: 
   R15: R16: R17: 
   R18: R19: R20: 
   R21: R22: R23: 
   R24: R25: R26: 
   R27: 3fffa8b9fbb8R28: 3fffa8baR29: 3fffa8b9f550
   R30: R31: 
   NIP: 3fffa8ad54c8MSR: 8000d033OR3: 4036
   CTR: LR:  155cXER: 
   CCR: 42000442MQ:  0001DAR: 3fffa89b2100
   DSISR: 4000 Syscall Result: 

  == Comment: 

[Kernel-packages] [Bug 1776416] Re: Sound stopped working after update 11/06/18 7pm GMT

2018-06-15 Thread Leslie A Bailey
Did this: 'apport-collect 1776416'. Then was asked you need to run 'sudo
apt-get install python-apport' for apport-collect to work. Output
attached to email: Re: [Bug 1776416] missing required logs 15/06/18
17:16. Sorry, I didn't how to post the output here as newbie.

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

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Leslie A Bailey (surfsecret)

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

Title:
  Sound stopped working after update 11/06/18 7pm GMT

Status in alsa-driver package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sound was working fine until the update.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-128.154-generic 4.4.131
  Uname: Linux 4.4.0-128-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  user   2094 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Jun 12 08:30:09 2018
  InstallationDate: Installed on 2017-05-26 (381 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no username)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  user   2094 F pulseaudio
  Symptom_Type: No sound at all
  Title: [HDA-Intel - HDA Intel PCH, playback] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/23/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.05.05 02/23/2017
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: P65_67HSHP
  dmi.board.vendor: CLEVO
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.05.0502/23/2017:bd02/23/2017:svnPCSpecialistLimited:pnP65_67HSHP:pvrNotApplicable:rvnCLEVO:rnP65_67HSHP:rvrNotApplicable:cvnNotebook:ct10:cvrN/A:
  dmi.product.name: P65_67HSHP
  dmi.product.version: Not Applicable
  dmi.sys.vendor: PC Specialist Limited

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1776416/+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


Re: [Kernel-packages] [Bug 1776959] Re: System has crashed twice in under 12 hours

2018-06-15 Thread Tom
Yes it did happen after and update. The update had been pending so I did it
this pass Tuesday(June 12) Since then the system has been flaky.

Now I can even burn the iso(cd does not work) and FYI I am on a 32 bit
machine.

On Thu, Jun 14, 2018 at 11:55 PM Christopher M. Penalver <
christopher.m.penal...@gmail.com> wrote:

> Tom:
>
> 1) Is this something that started to happen after an update? If so,
> which and when precisely?
>
> 2) To see if this is already resolved in Ubuntu, could you please test
> the latest 64-bit release (not 32-bit) via http://cdimage.ubuntu.com
> /daily-live/current/ and advise to the results?
>
> ** Tags added: bios-outdated-p01.aa i386
>
> ** Changed in: linux (Ubuntu)
>Importance: Undecided => Low
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1776959
>
> Title:
>   System has crashed twice in under 12 hours
>
> Status in linux package in Ubuntu:
>   Incomplete
>
> Bug description:
>   kernel BUG at /build/linux-2CTyym/linux-4.13.0/fs/ext4/inode.c:2687!
>
>   Jun 14 12:36:32 aspire kernel: [26584.945987] [ cut here
> ]
>   Jun 14 12:36:32 aspire kernel: [26584.945996] WARNING: CPU: 1 PID: 53 at
> /build/linux-2CTyym/linux-4.13.0/fs/ext4/inode.c:3845
> ext4_set_page_dirty+0x49/0x60
>   Jun 14 12:36:32 aspire kernel: [26584.945997] Modules linked in: rfcomm
> xt_nat xt_tcpudp veth ipt_MASQUERADE nf_nat_masquerade_ipv4 xfrm_user
> xfrm_algo iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4
> xt_addrtype iptable_filter xt_conntrack nf_nat nf_conntrack libcrc32c
> br_netfilter bridge stp llc aufs bnep gpio_ich coretemp kvm_intel uvcvideo
> kvm snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic
> snd_hda_intel videobuf2_vmalloc snd_hda_codec videobuf2_memops input_leds
> videobuf2_v4l2 serio_raw videobuf2_core irqbypass snd_hda_core
> snd_usb_audio videodev snd_usbmidi_lib media snd_hwdep snd_pcm btusb btrtl
> btbcm btintel snd_seq_midi lpc_ich bluetooth snd_seq_midi_event snd_rawmidi
> ecdh_generic snd_seq snd_seq_device snd_timer snd soundcore ite_cir mac_hid
> shpchp rc_core sunrpc parport_pc ppdev lp parport ip_tables
>   Jun 14 12:36:32 aspire kernel: [26584.946045]  x_tables autofs4 uas
> usb_storage hid_generic usbhid hid i915 video i2c_algo_bit drm_kms_helper
> syscopyarea firewire_ohci sysfillrect ahci e1000e sysimgblt fb_sys_fops
> libahci firewire_core ptp drm crc_itu_t psmouse pps_core wmi
>   Jun 14 12:36:32 aspire kernel: [26584.946065] CPU: 1 PID: 53 Comm:
> kswapd0 Tainted: GW   4.13.0-45-generic #50-Ubuntu
>   Jun 14 12:36:32 aspire kernel: [26584.946068] Hardware name: Acer Aspire
> X3812/WG43M, BIOS P01-A0 08/16/2009
>   Jun 14 12:36:32 aspire kernel: [26584.946071] task: ee71d000 task.stack:
> edd52000
>   Jun 14 12:36:32 aspire kernel: [26584.946073] EIP:
> ext4_set_page_dirty+0x49/0x60
>   Jun 14 12:36:32 aspire kernel: [26584.946074] EFLAGS: 00010246 CPU: 1
>   Jun 14 12:36:32 aspire kernel: [26584.946076] EAX: ef5136e8 EBX:
> ef5136e8 ECX:  EDX: 23010009
>   Jun 14 12:36:32 aspire kernel: [26584.946077] ESI: 0045 EDI:
> e6f3ef40 EBP: edd53c2c ESP: edd53c2c
>   Jun 14 12:36:32 aspire kernel: [26584.946078]  DS: 007b ES: 007b FS:
> 00d8 GS: 00e0 SS: 0068
>   Jun 14 12:36:32 aspire kernel: [26584.946080] CR0: 80050033 CR2:
> 017bd088 CR3: 03da CR4: 000406f0
>   Jun 14 12:36:32 aspire kernel: [26584.946081] Call Trace:
>   Jun 14 12:36:32 aspire kernel: [26584.946088]  set_page_dirty+0x4c/0xa0
>   Jun 14 12:36:32 aspire kernel: [26584.946091]
> try_to_unmap_one+0x427/0x620
>   Jun 14 12:36:32 aspire kernel: [26584.946095]  ?
> page_remove_rmap+0x240/0x240
>   Jun 14 12:36:32 aspire kernel: [26584.946097]  rmap_walk_file+0xe5/0x220
>   Jun 14 12:36:32 aspire kernel: [26584.946100]  ?
> page_remove_rmap+0x240/0x240
>   Jun 14 12:36:32 aspire kernel: [26584.946103]  rmap_walk+0x3c/0x60
>   Jun 14 12:36:32 aspire kernel: [26584.946105]  try_to_unmap+0x82/0xe0
>   Jun 14 12:36:32 aspire kernel: [26584.946108]  ?
> page_remove_rmap+0x240/0x240
>   Jun 14 12:36:32 aspire kernel: [26584.946110]  ?
> page_not_mapped+0x20/0x20
>   Jun 14 12:36:32 aspire kernel: [26584.946113]  ?
> page_get_anon_vma+0x80/0x80
>   Jun 14 12:36:32 aspire kernel: [26584.946116]
> shrink_page_list+0x87d/0xc50
>   Jun 14 12:36:32 aspire kernel: [26584.946119]
> shrink_inactive_list+0x1c4/0x4f0
>   Jun 14 12:36:32 aspire kernel: [26584.946122]  ?
> shrink_active_list+0x223/0x350
>   Jun 14 12:36:32 aspire kernel: [26584.946125]
> shrink_node_memcg+0x32e/0x6a0
>   Jun 14 12:36:32 aspire kernel: [26584.946128]  ?
> super_cache_count+0x57/0xa0
>   Jun 14 12:36:32 aspire kernel: [26584.946131]  shrink_node+0xd9/0x2d0
>   Jun 14 12:36:32 aspire kernel: [26584.946133]  ? shrink_node+0xd9/0x2d0
>   Jun 14 12:36:32 aspire kernel: [26584.946136]  kswapd+0x234/0x670
>   Jun 14 12:36:32 aspire kernel: [26584.946140]  kthread+0xf6/0x110
>   Jun 14 12:36:32 

[Kernel-packages] [Bug 1777166] Re: dependency from linux-image-generic to intel-microcode breaks suspend mode on some hardware

2018-06-15 Thread Ubuntu Kernel Bot
** Package changed: linux-meta (Ubuntu) => linux (Ubuntu)

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

Title:
  dependency from linux-image-generic to intel-microcode breaks suspend
  mode on some hardware

Status in linux package in Ubuntu:
  New

Bug description:
  For Ubuntu 18.04 recently (since kernel 4.15.0.23) new dependencies
  have been added from linux-image-generic to intel-microcode and
  amd64-microcode.

  Problem with that is that at least intel-microcode is not compatible with all 
hardware:
  For my good old Acer Travelmate 292 (Pentium M Machine), the intel-microcode 
package breaks the suspend-to-ram mode: On wakeup system is re-booting 
completely, when this package is installed.

  Therefore I'd like to request to change this hard dependency to just a
  recommended one, such that I can easily uninstall intel-microcode
  again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1777166/+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 1759628] Re: bluez regression: Bluetooth audio fails to reconnect after resume

2018-06-15 Thread Merlijn Sebrechts
I've been using the bluez ppa for a while now and I haven't had any
issues with it. Before, I'd regularly have connection issues to my bose
qc 35. Now, I can always connect immediately, haven't had an issue
since.

I also noticed that my headset now connects a lot quicker than with the
stock 18.04 bluez.

So I'm really hoping that this can get included in mainline 18.04 as
soon as possible, this will make many users happy :)

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

Title:
   bluez regression: Bluetooth audio fails to reconnect after resume

Status in bluez package in Ubuntu:
  In Progress
Status in bluez package in Fedora:
  Fix Released
Status in Suse:
  Fix Released

Bug description:
  STEPS TO REPRODUCE:
  1. Connect to Bluetooth audio device
  2. Suspend & Resume
  3. Reconnect to Bluetooth device.

  This regression in bluez 5.48 has already been identified and fixed
  upstream. Report is here  and patch is here
  
.

  Syslog reports messages as follows when this issue is happening (I have 
replaced my device's MAC address with [MAC]):
  Mar 28 12:34:29 cue pulseaudio[1859]: [pulseaudio] bluez5-util.c: Information 
about device /org/bluez/hci0/dev_[MAC] is invalid
  Mar 28 12:34:29 cue bluetoothd[984]: Endpoint replied with an error: 
org.bluez.Error.InvalidArguments
  Mar 28 12:34:33 cue pulseaudio[1859]: [pulseaudio] bluez5-util.c: Information 
about device /org/bluez/hci0/dev_[MAC] is invalid
  Mar 28 12:34:33 cue bluetoothd[984]: Endpoint replied with an error: 
org.bluez.Error.InvalidArguments

  Workaround is to run sudo systemctl restart bluetooth after resume.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: bluez 5.48-0ubuntu3
  ProcVersionSignature: Ubuntu 4.15.0-12.13-generic 4.15.7
  Uname: Linux 4.15.0-12-generic x86_64
  ApportVersion: 2.20.9-0ubuntu1
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Wed Mar 28 12:37:11 2018
  InstallationDate: Installed on 2018-03-23 (5 days ago)
  InstallationMedia: Kubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 
(20180306.1)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: Hewlett-Packard HP ProBook 640 G1
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-12-generic 
root=/dev/mapper/internal-root ro quiet splash vt.handoff=1
  SourcePackage: bluez
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/25/2018
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L78 Ver. 01.43
  dmi.board.name: 2101
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 16.3C
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL78Ver.01.43:bd01/25/2018:svnHewlett-Packard:pnHPProBook640G1:pvrA3009DD10303:rvnHewlett-Packard:rn2101:rvrKBCVersion16.3C:cvnHewlett-Packard:ct10:cvr:
  dmi.product.family: 103C_5336AN G=N L=BUS B=HP S=PRO
  dmi.product.name: HP ProBook 640 G1
  dmi.product.version: A3009DD10303
  dmi.sys.vendor: Hewlett-Packard
  hciconfig:
   hci0:Type: Primary  Bus: USB
BD Address: 80:00:0B:C7:4D:1C  ACL MTU: 310:10  SCO MTU: 64:8
UP RUNNING PSCAN 
RX bytes:5025 acl:32 sco:0 events:202 errors:0
TX bytes:5785 acl:32 sco:0 commands:103 errors:0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1759628/+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 1776080] Re: After initial install of Bionic, bluetooth stops working QCA6714

2018-06-15 Thread Brian Murray
** Package changed: ubuntu-release-upgrader (Ubuntu) => bluez (Ubuntu)

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

Title:
  After initial install of Bionic, bluetooth stops working QCA6714

Status in bluez package in Ubuntu:
  New

Bug description:
  Installed fresh Bionic, everything works.  After a few hours,
  bluetooth stops working on Qualcomm QCA6714, Lenovo Yoga 920.
  Duplicated it twice.

  From CLI, it indicates that everything is unblocked and operational.
  From GUI, can't get BT switch to turn on BT.  Nothing I found online
  could fix BT.  Requested driver from Qualcomm. No help.

  http://paste.ubuntu.com/p/XC5PWRFywp/

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: ubuntu-release-upgrader-core 1:18.04.19
  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.2
  Architecture: amd64
  CrashDB: ubuntu
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Jun 10 10:34:49 2018
  InstallationDate: Installed on 2018-06-09 (0 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubuntu-release-upgrader
  Symptom: dist-upgrade
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1776080/+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


Re: [Kernel-packages] [Bug 1776416] Missing required logs.

2018-06-15 Thread Leslie A Bailey
user@user-P65-67HSHP:~$ apport-collect 1776416
You need to run 'sudo apt-get install python-apport' for apport-collect 
to work.
user@user-P65-67HSHP:~$ 1
1: command not found
user@user-P65-67HSHP:~$ sudo apt-get install python-apport
[sudo] password for user:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
   javascript-common libjs-jquery python-apt python-crypto python-dbus
   python-gi python-httplib2 python-keyring python-launchpadlib
   python-lazr.restfulclient python-lazr.uri python-oauth 
python-problem-report
   python-secretstorage python-simplejson python-wadllib 
python-zope.interface
Suggested packages:
   apache2 | lighttpd | httpd python-apt-dbg python-apt-doc 
python-crypto-dbg
   python-crypto-doc python-dbus-doc python-dbus-dbg python-gi-cairo 
python-fs
   python-gdata python-kde4 python-keyczar python-testresources
   python-secretstorage-doc
The following NEW packages will be installed
   javascript-common libjs-jquery python-apport python-apt python-crypto
   python-dbus python-gi python-httplib2 python-keyring python-launchpadlib
   python-lazr.restfulclient python-lazr.uri python-oauth 
python-problem-report
   python-secretstorage python-simplejson python-wadllib 
python-zope.interface
0 to upgrade, 18 to newly install, 0 to remove and 7 not to upgrade.
Need to get 1,301 kB of archives.
After this operation, 6,617 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 
javascript-common all 11 [6,066 B]
Get:2 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery 
all 1.11.3+dfsg-4 [161 kB]
Get:3 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
python-apt amd64 1.1.0~beta1ubuntu0.16.04.1 [139 kB]
Get:4 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
python-problem-report all 2.20.1-0ubuntu2.18 [9,666 B]
Get:5 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 
python-httplib2 all 0.9.1+dfsg-1 [34.2 kB]
Get:6 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 
python-keyring all 7.3-1ubuntu1 [43.7 kB]
Get:7 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 
python-lazr.uri all 1.0.3-2build1 [13.6 kB]
Get:8 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 
python-simplejson amd64 3.8.1-1ubuntu2 [60.4 kB]
Get:9 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 
python-wadllib all 1.3.2-3 [28.2 kB]
Get:10 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 
python-zope.interface amd64 4.1.3-1build1 [81.0 kB]
Get:11 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 
python-oauth all 1.0.1-5 [12.9 kB]
Get:12 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 
python-lazr.restfulclient all 0.13.4-5ubuntu1 [50.7 kB]
Get:13 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
python-launchpadlib all 1.10.3-3ubuntu0.1 [45.6 kB]
Get:14 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
python-apport all 2.20.1-0ubuntu2.18 [79.5 kB]
Get:15 http://gb.archive.ubuntu.com/ubuntu xenial-updates/main amd64 
python-crypto amd64 2.6.1-6ubuntu0.16.04.3 [246 kB]
Get:16 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 python-dbus 
amd64 1.2.0-3 [83.5 kB]
Get:17 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 python-gi 
amd64 3.20.0-0ubuntu1 [194 kB]
Get:18 http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 
python-secretstorage all 2.1.3-1 [12.3 kB]
Fetched 1,301 kB in 0s (6,072 kB/s)
Selecting previously unselected package javascript-common.
(Reading database ... 284279 files and directories currently installed.)
Preparing to unpack .../javascript-common_11_all.deb ...
Unpacking javascript-common (11) ...
Selecting previously unselected package libjs-jquery.
Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ...
Unpacking libjs-jquery (1.11.3+dfsg-4) ...
Selecting previously unselected package python-apt.
Preparing to unpack .../python-apt_1.1.0~beta1ubuntu0.16.04.1_amd64.deb ...
Unpacking python-apt (1.1.0~beta1ubuntu0.16.04.1) ...
Selecting previously unselected package python-problem-report.
Preparing to unpack .../python-problem-report_2.20.1-0ubuntu2.18_all.deb ...
Unpacking python-problem-report (2.20.1-0ubuntu2.18) ...
Selecting previously unselected package python-httplib2.
Preparing to unpack .../python-httplib2_0.9.1+dfsg-1_all.deb ...
Unpacking python-httplib2 (0.9.1+dfsg-1) ...
Selecting previously unselected package python-keyring.
Preparing to unpack .../python-keyring_7.3-1ubuntu1_all.deb ...
Unpacking python-keyring (7.3-1ubuntu1) ...
Selecting previously unselected package python-lazr.uri.
Preparing to unpack .../python-lazr.uri_1.0.3-2build1_all.deb ...
Unpacking python-lazr.uri (1.0.3-2build1) ...
Selecting previously unselected package python-simplejson.
Preparing to unpack .../python-simplejson_3.8.1-1ubuntu2_amd64.deb ...
Unpacking python-simplejson (3.8.1-1ubuntu2) ...
Selecting previously 

[Kernel-packages] [Bug 1776080] [NEW] After initial install of Bionic, bluetooth stops working QCA6714

2018-06-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Installed fresh Bionic, everything works.  After a few hours, bluetooth
stops working on Qualcomm QCA6714, Lenovo Yoga 920.  Duplicated it
twice.

>From CLI, it indicates that everything is unblocked and operational.
>From GUI, can't get BT switch to turn on BT.  Nothing I found online
could fix BT.  Requested driver from Qualcomm. No help.

http://paste.ubuntu.com/p/XC5PWRFywp/

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.19
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.2
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: ubuntu:GNOME
Date: Sun Jun 10 10:34:49 2018
InstallationDate: Installed on 2018-06-09 (0 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
Symptom: dist-upgrade
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic dist-upgrade
-- 
After initial install of Bionic, bluetooth stops working QCA6714
https://bugs.launchpad.net/bugs/1776080
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to bluez in Ubuntu.

-- 
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 1776342] Re: linux-azure: 4.15.0-1014.14 -proposed tracker

2018-06-15 Thread Joshua R. Poulson
** Changed in: kernel-sru-workflow/stakeholder-signoff
   Status: Confirmed => In Progress

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

Title:
  linux-azure: 4.15.0-1014.14 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Incomplete
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow stakeholder-signoff series:
  In Progress
Status in Kernel SRU Workflow upload-to-ppa series:
  New
Status in Kernel SRU Workflow verification-testing series:
  Confirmed
Status in linux-azure package in Ubuntu:
  Invalid
Status in linux-azure source package in Bionic:
  Confirmed

Bug description:
  This bug is for tracking the  upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1776338
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1776342/+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 1777166] Re: dependency from linux-image-generic to intel-microcode breaks suspend mode on some hardware

2018-06-15 Thread Lars Bischoff
** Description changed:

- For Ubuntu 18.04 recently new dependencies have been added from linux-
- image-generic to intel-microcode and amd64-microcode.
+ For Ubuntu 18.04 recently (since kernel 4.15.0.23) new dependencies have
+ been added from linux-image-generic to intel-microcode and
+ amd64-microcode.
  
  Problem with that is that at least intel-microcode is not compatible with all 
hardware:
  For my good old Acer Travelmate 292 (Pentium M Machine), the intel-microcode 
package breaks the suspend-to-ram mode: On wakeup system is re-booting 
completely, when this package is installed.
  
  Therefore I'd like to request to change this hard dependency to just a
  recommended one, such that I can easily uninstall intel-microcode again.

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

Title:
  dependency from linux-image-generic to intel-microcode breaks suspend
  mode on some hardware

Status in linux-meta package in Ubuntu:
  New

Bug description:
  For Ubuntu 18.04 recently (since kernel 4.15.0.23) new dependencies
  have been added from linux-image-generic to intel-microcode and
  amd64-microcode.

  Problem with that is that at least intel-microcode is not compatible with all 
hardware:
  For my good old Acer Travelmate 292 (Pentium M Machine), the intel-microcode 
package breaks the suspend-to-ram mode: On wakeup system is re-booting 
completely, when this package is installed.

  Therefore I'd like to request to change this hard dependency to just a
  recommended one, such that I can easily uninstall intel-microcode
  again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/1777166/+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 1776829] Re: linux-aws: 4.4.0-1062.71 -proposed tracker

2018-06-15 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/regression-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/security-signoff
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/snap-release-to-beta
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/snap-release-to-edge
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/verification-testing
   Status: New => Confirmed

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1776822
  phase: Uploaded
+ kernel-stable-phase-changed:Friday, 15. June 2018 16:03 UTC
+ kernel-stable-phase:Promoted to proposed

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1776822
- phase: Uploaded
- kernel-stable-phase-changed:Friday, 15. June 2018 16:03 UTC
- kernel-stable-phase:Promoted to proposed
+ phase: Promoted to proposed
+ proposed-announcement-sent: true
+ proposed-testing-requested: true

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

Title:
  linux-aws: 4.4.0-1062.71 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Confirmed
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  Confirmed
Status in Kernel SRU Workflow snap-release-to-beta series:
  Confirmed
Status in Kernel SRU Workflow snap-release-to-candidate series:
  New
Status in Kernel SRU Workflow snap-release-to-edge series:
  Confirmed
Status in Kernel SRU Workflow snap-release-to-stable series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  New
Status in Kernel SRU Workflow verification-testing series:
  Confirmed
Status in linux-aws package in Ubuntu:
  Invalid
Status in linux-aws source package in Xenial:
  Confirmed

Bug description:
  This bug is for tracking the  upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1776822
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1776829/+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 1776824] Re: linux-aws: 4.4.0-1024.25 -proposed tracker

2018-06-15 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: In Progress => Fix Released

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

Title:
  linux-aws: 4.4.0-1024.25 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  In Progress
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow upload-to-ppa series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-aws package in Ubuntu:
  Invalid
Status in linux-aws source package in Trusty:
  Confirmed

Bug description:
  This bug is for tracking the  upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  kernel-stable-master-bug: 1776822
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1776824/+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 1777166] [NEW] dependency from linux-image-generic to intel-microcode breaks suspend mode on some hardware

2018-06-15 Thread Lars Bischoff
Public bug reported:

For Ubuntu 18.04 recently new dependencies have been added from linux-
image-generic to intel-microcode and amd64-microcode.

Problem with that is that at least intel-microcode is not compatible with all 
hardware:
For my good old Acer Travelmate 292 (Pentium M Machine), the intel-microcode 
package breaks the suspend-to-ram mode: On wakeup system is re-booting 
completely, when this package is installed.

Therefore I'd like to request to change this hard dependency to just a
recommended one, such that I can easily uninstall intel-microcode again.

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


** Tags: packaging

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

Title:
  dependency from linux-image-generic to intel-microcode breaks suspend
  mode on some hardware

Status in linux-meta package in Ubuntu:
  New

Bug description:
  For Ubuntu 18.04 recently new dependencies have been added from linux-
  image-generic to intel-microcode and amd64-microcode.

  Problem with that is that at least intel-microcode is not compatible with all 
hardware:
  For my good old Acer Travelmate 292 (Pentium M Machine), the intel-microcode 
package breaks the suspend-to-ram mode: On wakeup system is re-booting 
completely, when this package is installed.

  Therefore I'd like to request to change this hard dependency to just a
  recommended one, such that I can easily uninstall intel-microcode
  again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/1777166/+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 1776445] Re: nvidia-dkms-390 390.48-0ubuntu3: nvidia kernel module failed to build

2018-06-15 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/1776445

Title:
  nvidia-dkms-390 390.48-0ubuntu3: nvidia kernel module failed to build

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

Bug description:
  I am a noob, so a detailed explanation of the problem and steps and
  procedures of fixing it would be appreciated thanks.

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: nvidia-dkms-390 390.48-0ubuntu3
  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.1
  Architecture: amd64
  DKMSBuildLog:
   DKMS make.log for nvidia-390.48 for kernel 4.15.0-23-generic (x86_64)
   Tue Jun 12 09:56:49 WAT 2018
   make: *** No rule to make target 'modules'.  Stop.
  DKMSKernelVersion: 4.15.0-23-generic
  Date: Tue Jun 12 09:56:50 2018
  InstallationDate: Installed on 2018-04-30 (42 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  PackageVersion: 390.48-0ubuntu3
  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: nvidia-dkms-390 390.48-0ubuntu3: nvidia kernel module failed to build
  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/1776445/+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 1776824] Re: linux-aws: 4.4.0-1024.25 -proposed tracker

2018-06-15 Thread Khaled El Mously
** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: Fix Released => In Progress

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

Title:
  linux-aws: 4.4.0-1024.25 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  In Progress
Status in Kernel SRU Workflow prepare-package-meta series:
  In Progress
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow upload-to-ppa series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-aws package in Ubuntu:
  Invalid
Status in linux-aws source package in Trusty:
  Confirmed

Bug description:
  This bug is for tracking the  upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  kernel-stable-master-bug: 1776822
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1776824/+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 1777029] Re: fscache: Fix hanging wait on page discarded by writeback

2018-06-15 Thread Stefan Bader
** Also affects: linux (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Artful)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
   Status: New

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

Title:
  fscache: Fix hanging wait on page discarded by writeback

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Trusty:
  New
Status in linux source package in Xenial:
  New
Status in linux source package in Artful:
  New
Status in linux source package in Bionic:
  New

Bug description:
  == SRU Justification ==

  [Impact]
  Under heavy NFS + FSCache load, a user sometimes observes a hang in 
__fscache_wait_on_page_write+0x5f/0xa0.

  Example traces:
  [] __fscache_wait_on_page_write+0x5f/0xa0 [fscache]
  [] __fscache_uncache_all_inode_pages+0xba/0x120 [fscache]
  [] nfs_fscache_open_file+0x4e/0xc0 [nfs]

  [] __fscache_wait_on_page_write+0x5f/0xa0 [fscache]
  [] __nfs_fscache_invalidate_page+0x2c/0x80 [nfs]
  [] nfs_invalidate_page+0x63/0x90 [nfs]
  [] truncate_inode_page+0x80/0x90

  [Fix]
  Cherry-pick 2c98425720233ae3e135add0c7e869b32913502f from upstream, which is 
a patch from the FSCache maintainer.

  [Testcase]
  The user has run a NFS stress-test with a similar home-grown patch, and will 
run a stress test on the proposed kernel.

  [Regression Potential]
  Patch is limited to FSCache, so regression potential is limited.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1777029/+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 1776342] Re: linux-azure: 4.15.0-1014.14 -proposed tracker

2018-06-15 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: Confirmed => Incomplete

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

Title:
  linux-azure: 4.15.0-1014.14 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Incomplete
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow stakeholder-signoff series:
  Confirmed
Status in Kernel SRU Workflow upload-to-ppa series:
  New
Status in Kernel SRU Workflow verification-testing series:
  Confirmed
Status in linux-azure package in Ubuntu:
  Invalid
Status in linux-azure source package in Bionic:
  Confirmed

Bug description:
  This bug is for tracking the  upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1776338
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1776342/+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 1777145] Re: Touchpad not detected

2018-06-15 Thread Leifa
** Attachment added: "version.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1777145/+attachment/5153039/+files/version.log

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

Title:
  Touchpad not detected

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The touchpad on my laptop is not working at all, i.e. moving the
  cursor, clicking, scrolling doesn't work. Using Windows, it works. An
  external mouse also works. I followed this description
  (https://wiki.ubuntu.com/DebuggingTouchpadDetection) which lead me to
  file this bug report here.

  Laptop Model:

  Lenovo V330-14IKB
  Model Name: 81B0
  S/N: MP1D0PVX
  MTM: 81B0004RGE
  MO: MPNXB811601Q

  Ubuntu Version: 18.04 LTS
  Ubuntu 4.15.0-23.25-generic 4.15.18

  The touchpad has never worked from the beginning and seems to be not
  detected. I will attach the outputs of

  - dmesg
  - /proc/bus/input/devices
  - cat /proc/version_signature > version.log
  - sudo lspci -vnvn > lspci-vnvn.log

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1777145/+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 1776284] Re: @buy hydrocodone online +209-813-2040

2018-06-15 Thread Tobin Davis
Spam

** Changed in: linux-azure (Ubuntu)
   Status: New => Invalid

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/linux-azure/+question/670229

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

Title:
  @buy hydrocodone online +209-813-2040

Status in linux-azure package in Ubuntu:
  Invalid

Bug description:
  
https://comunidad.tuenti.es/welcome-comunidad-14/hydrocodone-buy-online+(209)(813)(2040)buy-hydrocodone-online-5843
  
https://www.chegg.com/homework-help/questions-and-answers/buy-hydrocodone-online+1-209~813~2040-hydrocodone-prescription-buy-hydrocodone-online-+1-209~813~2040-
  
https://foundation.zurb.com/forum/posts/57309-hydrocodone-online-1888-562-8956-buy-hydrocodone-online
  https://snazzymaps.com/style/157850/call+2098132040-buy-hydrocodone-online
  https://snazzymaps.com/style/160588/hy/+2098132040-buy-hydrocodone-online
  
https://comunidad.tuenti.es/welcome-comunidad-14/q-buy-hydrocodone-online-+2098132040-buy-oxycodone-online-6479
  
https://www.themuse.com/jobs/l-San-Francisco%2C-CA+q-Hy_+1(209-803~2040)-buy-hydrocodone-online+level-Entry-Level-jobs
  
https://www.chegg.com/homework-help/questions-and-answers/buy-hydrocodone-online-1~888~562~8956-hydrocodone-sale-cheap-buy-hydrocodone-online-
  
https://www.chegg.com/homework-help/questions-and-answers/buy-oxycodone-1-209-803-2040-buy-oxycodone-online-visit-buy-hydrocodone-http-hydrocodoneor-q27879302

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1776284/+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 1777145] Re: Touchpad not detected

2018-06-15 Thread Leifa
** Attachment added: "dmesg"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1777145/+attachment/5153038/+files/dmesg

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

Title:
  Touchpad not detected

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The touchpad on my laptop is not working at all, i.e. moving the
  cursor, clicking, scrolling doesn't work. Using Windows, it works. An
  external mouse also works. I followed this description
  (https://wiki.ubuntu.com/DebuggingTouchpadDetection) which lead me to
  file this bug report here.

  Laptop Model:

  Lenovo V330-14IKB
  Model Name: 81B0
  S/N: MP1D0PVX
  MTM: 81B0004RGE
  MO: MPNXB811601Q

  Ubuntu Version: 18.04 LTS
  Ubuntu 4.15.0-23.25-generic 4.15.18

  The touchpad has never worked from the beginning and seems to be not
  detected. I will attach the outputs of

  - dmesg
  - /proc/bus/input/devices
  - cat /proc/version_signature > version.log
  - sudo lspci -vnvn > lspci-vnvn.log

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1777145/+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 1777145] Status changed to Confirmed

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

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

** Tags added: 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/1777145

Title:
  Touchpad not detected

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The touchpad on my laptop is not working at all, i.e. moving the
  cursor, clicking, scrolling doesn't work. Using Windows, it works. An
  external mouse also works. I followed this description
  (https://wiki.ubuntu.com/DebuggingTouchpadDetection) which lead me to
  file this bug report here.

  Laptop Model:

  Lenovo V330-14IKB
  Model Name: 81B0
  S/N: MP1D0PVX
  MTM: 81B0004RGE
  MO: MPNXB811601Q

  Ubuntu Version: 18.04 LTS
  Ubuntu 4.15.0-23.25-generic 4.15.18

  The touchpad has never worked from the beginning and seems to be not
  detected. I will attach the outputs of

  - dmesg
  - /proc/bus/input/devices
  - cat /proc/version_signature > version.log
  - sudo lspci -vnvn > lspci-vnvn.log

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1777145/+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 1774606] Re: [Redpine] Wifi AP does not work

2018-06-15 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem - 4.15.0-1008.11

---
linux-oem (4.15.0-1008.11) bionic; urgency=medium

  * linux-oem: 4.15.0-1008.11 -proposed tracker (LP: #1774764)

  * [Redpine] Wifi AP does not work  (LP: #1774606)
- Revert "UBUNTU: SAUCE: rsi: drop RX broadcast/multicast packets with 
invalid
  PN"
- SAUCE: rsi: fix for 40MHZ connection issue.
- SAUCE: rsi: add firmware support for AP+BT dual mode

linux-oem (4.15.0-1007.10) bionic; urgency=medium

  * linux-oem: 4.15.0-1007.10 -proposed tracker (LP: #1772933)

  * Intel WiFi Linux driver update for ETSI 5GHz Adaptivity Requirement
(LP: #1769980)
- iwlwifi: mvm: add WFA vendor specific TPC report IE to probe request
- iwlwifi: mvm: remove set but unused variable in iwl_mvm_roc_done_wk
- iwlwifi: mvm: rs: introduce new API for rate scaling
- iwlwifi: mvm: rs: add ops for the new rate scaling in the FW
- iwlwifi: mvm: rs: add basic implementation of the new RS API handlers
- iwlwifi: mvm: rs: new rate scale API - add FW notifications
- iwlwifi: mvm: rs: new rate scale API - add debugfs hooks
- iwlwifi: mvm: rs: add size checks when printing to a buffer
- iwlwifi: mvm: rs: add sanity check when sending LQ command
- iwlwifi: mvm: support RX flags API change
- iwlwifi: fw: fix the enums in the rate scaling API
- iwlwifi: mvm: adjust to quota offload
- iwlwifi: mvm: send the low latency command
- iwlwifi: define and use if iwl_mvm_has_tlc_offload
- cfg80211: read wmm rules from regulatory database
- mac80211: limit wmm params to comply with ETSI requirements
- cfg80211: Add API to allow querying regdb for wmm_rule
- iwlwifi: mvm: query regdb for wmm rule if needed
- iwlwifi: rename the temporary name of A000 to the official 22000
- iwlwifi: bump FW API to 36 for 8000 and up
- iwlwifi: bump the max API version for 9000 and 22000 devices
- iwlwifi: api: Add geographic profile information to MCC_UPDATE_CMD

  * [Redpine] HCI command timeout after resume from S4 (LP: #1772626)
- SAUCE: Bluetooth: btrsi: add hci detach for hibernation and poweroff
- SAUCE: Bluetooth:btrsi: add null check in hci send and recv functions
- SAUCE: Bluetooth:btrsi: fix bt cmd timeout issue

  * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
- [Config] update Build-Depends: transfig to fig2dev

  * Miscellaneous Ubuntu changes
- Rebase to 4.15.0-23.25

  [ Ubuntu: 4.15.0-23.25 ]

  * linux: 4.15.0-23.25 -proposed tracker (LP: #1772927)
  * arm64 SDEI support needs trampoline code for KPTI (LP: #1768630)
- arm64: mmu: add the entry trampolines start/end section markers into
  sections.h
- arm64: sdei: Add trampoline code for remapping the kernel
  * Some PCIe errors not surfaced through rasdaemon (LP: #1769730)
- ACPI: APEI: handle PCIe AER errors in separate function
- ACPI: APEI: call into AER handling regardless of severity
  * qla2xxx: Fix page fault at kmem_cache_alloc_node() (LP: #1770003)
- scsi: qla2xxx: Fix session cleanup for N2N
- scsi: qla2xxx: Remove unused argument from 
qlt_schedule_sess_for_deletion()
- scsi: qla2xxx: Serialize session deletion by using work_lock
- scsi: qla2xxx: Serialize session free in qlt_free_session_done
- scsi: qla2xxx: Don't call dma_free_coherent with IRQ disabled.
- scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()
- scsi: qla2xxx: Prevent relogin trigger from sending too many commands
- scsi: qla2xxx: Fix double free bug after firmware timeout
- scsi: qla2xxx: Fixup locking for session deletion
  * Several hisi_sas bug fixes (LP: #1768974)
- scsi: hisi_sas: dt-bindings: add an property of signal attenuation
- scsi: hisi_sas: support the property of signal attenuation for v2 hw
- scsi: hisi_sas: fix the issue of link rate inconsistency
- scsi: hisi_sas: fix the issue of setting linkrate register
- scsi: hisi_sas: increase timer expire of internal abort task
- scsi: hisi_sas: remove unused variable hisi_sas_devices.running_req
- scsi: hisi_sas: fix return value of hisi_sas_task_prep()
- scsi: hisi_sas: Code cleanup and minor bug fixes
  * [bionic] machine stuck and bonding not working well when nvmet_rdma module
is loaded (LP: #1764982)
- nvmet-rdma: Don't flush system_wq by default during remove_one
- nvme-rdma: Don't flush delete_wq by default during remove_one
  * Warnings/hang during error handling of SATA disks on SAS controller
(LP: #1768971)
- scsi: libsas: defer ata device eh commands to libata
  * Hotplugging a SATA disk into a SAS controller may cause crash (LP: #1768948)
- ata: do not schedule hot plug if it is a sas host
  * ISST-LTE:pKVM:Ubuntu1804: rcu_sched self-detected stall on CPU follow by CPU
ATTEMPT TO RE-ENTER FIRMWARE! (LP: #1767927)
- powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
- powerpc/64s: return more 

[Kernel-packages] [Bug 1774764] Re: linux-oem: 4.15.0-1008.11 -proposed tracker

2018-06-15 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem - 4.15.0-1008.11

---
linux-oem (4.15.0-1008.11) bionic; urgency=medium

  * linux-oem: 4.15.0-1008.11 -proposed tracker (LP: #1774764)

  * [Redpine] Wifi AP does not work  (LP: #1774606)
- Revert "UBUNTU: SAUCE: rsi: drop RX broadcast/multicast packets with 
invalid
  PN"
- SAUCE: rsi: fix for 40MHZ connection issue.
- SAUCE: rsi: add firmware support for AP+BT dual mode

linux-oem (4.15.0-1007.10) bionic; urgency=medium

  * linux-oem: 4.15.0-1007.10 -proposed tracker (LP: #1772933)

  * Intel WiFi Linux driver update for ETSI 5GHz Adaptivity Requirement
(LP: #1769980)
- iwlwifi: mvm: add WFA vendor specific TPC report IE to probe request
- iwlwifi: mvm: remove set but unused variable in iwl_mvm_roc_done_wk
- iwlwifi: mvm: rs: introduce new API for rate scaling
- iwlwifi: mvm: rs: add ops for the new rate scaling in the FW
- iwlwifi: mvm: rs: add basic implementation of the new RS API handlers
- iwlwifi: mvm: rs: new rate scale API - add FW notifications
- iwlwifi: mvm: rs: new rate scale API - add debugfs hooks
- iwlwifi: mvm: rs: add size checks when printing to a buffer
- iwlwifi: mvm: rs: add sanity check when sending LQ command
- iwlwifi: mvm: support RX flags API change
- iwlwifi: fw: fix the enums in the rate scaling API
- iwlwifi: mvm: adjust to quota offload
- iwlwifi: mvm: send the low latency command
- iwlwifi: define and use if iwl_mvm_has_tlc_offload
- cfg80211: read wmm rules from regulatory database
- mac80211: limit wmm params to comply with ETSI requirements
- cfg80211: Add API to allow querying regdb for wmm_rule
- iwlwifi: mvm: query regdb for wmm rule if needed
- iwlwifi: rename the temporary name of A000 to the official 22000
- iwlwifi: bump FW API to 36 for 8000 and up
- iwlwifi: bump the max API version for 9000 and 22000 devices
- iwlwifi: api: Add geographic profile information to MCC_UPDATE_CMD

  * [Redpine] HCI command timeout after resume from S4 (LP: #1772626)
- SAUCE: Bluetooth: btrsi: add hci detach for hibernation and poweroff
- SAUCE: Bluetooth:btrsi: add null check in hci send and recv functions
- SAUCE: Bluetooth:btrsi: fix bt cmd timeout issue

  * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
- [Config] update Build-Depends: transfig to fig2dev

  * Miscellaneous Ubuntu changes
- Rebase to 4.15.0-23.25

  [ Ubuntu: 4.15.0-23.25 ]

  * linux: 4.15.0-23.25 -proposed tracker (LP: #1772927)
  * arm64 SDEI support needs trampoline code for KPTI (LP: #1768630)
- arm64: mmu: add the entry trampolines start/end section markers into
  sections.h
- arm64: sdei: Add trampoline code for remapping the kernel
  * Some PCIe errors not surfaced through rasdaemon (LP: #1769730)
- ACPI: APEI: handle PCIe AER errors in separate function
- ACPI: APEI: call into AER handling regardless of severity
  * qla2xxx: Fix page fault at kmem_cache_alloc_node() (LP: #1770003)
- scsi: qla2xxx: Fix session cleanup for N2N
- scsi: qla2xxx: Remove unused argument from 
qlt_schedule_sess_for_deletion()
- scsi: qla2xxx: Serialize session deletion by using work_lock
- scsi: qla2xxx: Serialize session free in qlt_free_session_done
- scsi: qla2xxx: Don't call dma_free_coherent with IRQ disabled.
- scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()
- scsi: qla2xxx: Prevent relogin trigger from sending too many commands
- scsi: qla2xxx: Fix double free bug after firmware timeout
- scsi: qla2xxx: Fixup locking for session deletion
  * Several hisi_sas bug fixes (LP: #1768974)
- scsi: hisi_sas: dt-bindings: add an property of signal attenuation
- scsi: hisi_sas: support the property of signal attenuation for v2 hw
- scsi: hisi_sas: fix the issue of link rate inconsistency
- scsi: hisi_sas: fix the issue of setting linkrate register
- scsi: hisi_sas: increase timer expire of internal abort task
- scsi: hisi_sas: remove unused variable hisi_sas_devices.running_req
- scsi: hisi_sas: fix return value of hisi_sas_task_prep()
- scsi: hisi_sas: Code cleanup and minor bug fixes
  * [bionic] machine stuck and bonding not working well when nvmet_rdma module
is loaded (LP: #1764982)
- nvmet-rdma: Don't flush system_wq by default during remove_one
- nvme-rdma: Don't flush delete_wq by default during remove_one
  * Warnings/hang during error handling of SATA disks on SAS controller
(LP: #1768971)
- scsi: libsas: defer ata device eh commands to libata
  * Hotplugging a SATA disk into a SAS controller may cause crash (LP: #1768948)
- ata: do not schedule hot plug if it is a sas host
  * ISST-LTE:pKVM:Ubuntu1804: rcu_sched self-detected stall on CPU follow by CPU
ATTEMPT TO RE-ENTER FIRMWARE! (LP: #1767927)
- powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
- powerpc/64s: return more 

[Kernel-packages] [Bug 1777145] Re: Touchpad not detected

2018-06-15 Thread Leifa
** Attachment added: "lspci-vnvn.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1777145/+attachment/5153040/+files/lspci-vnvn.log

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

Title:
  Touchpad not detected

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The touchpad on my laptop is not working at all, i.e. moving the
  cursor, clicking, scrolling doesn't work. Using Windows, it works. An
  external mouse also works. I followed this description
  (https://wiki.ubuntu.com/DebuggingTouchpadDetection) which lead me to
  file this bug report here.

  Laptop Model:

  Lenovo V330-14IKB
  Model Name: 81B0
  S/N: MP1D0PVX
  MTM: 81B0004RGE
  MO: MPNXB811601Q

  Ubuntu Version: 18.04 LTS
  Ubuntu 4.15.0-23.25-generic 4.15.18

  The touchpad has never worked from the beginning and seems to be not
  detected. I will attach the outputs of

  - dmesg
  - /proc/bus/input/devices
  - cat /proc/version_signature > version.log
  - sudo lspci -vnvn > lspci-vnvn.log

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1777145/+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 1777145] [NEW] Touchpad not detected

2018-06-15 Thread Leifa
Public bug reported:

The touchpad on my laptop is not working at all, i.e. moving the cursor,
clicking, scrolling doesn't work. Using Windows, it works. An external
mouse also works. I followed this description
(https://wiki.ubuntu.com/DebuggingTouchpadDetection) which lead me to
file this bug report here.

Laptop Model:

Lenovo V330-14IKB
Model Name: 81B0
S/N: MP1D0PVX
MTM: 81B0004RGE
MO: MPNXB811601Q

Ubuntu Version: 18.04 LTS
Ubuntu 4.15.0-23.25-generic 4.15.18

The touchpad has never worked from the beginning and seems to be not
detected. I will attach the outputs of

- dmesg
- /proc/bus/input/devices
- cat /proc/version_signature > version.log
- sudo lspci -vnvn > lspci-vnvn.log

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


** Tags: bionic

** Attachment added: "devices"
   https://bugs.launchpad.net/bugs/1777145/+attachment/5153037/+files/devices

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

Title:
  Touchpad not detected

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The touchpad on my laptop is not working at all, i.e. moving the
  cursor, clicking, scrolling doesn't work. Using Windows, it works. An
  external mouse also works. I followed this description
  (https://wiki.ubuntu.com/DebuggingTouchpadDetection) which lead me to
  file this bug report here.

  Laptop Model:

  Lenovo V330-14IKB
  Model Name: 81B0
  S/N: MP1D0PVX
  MTM: 81B0004RGE
  MO: MPNXB811601Q

  Ubuntu Version: 18.04 LTS
  Ubuntu 4.15.0-23.25-generic 4.15.18

  The touchpad has never worked from the beginning and seems to be not
  detected. I will attach the outputs of

  - dmesg
  - /proc/bus/input/devices
  - cat /proc/version_signature > version.log
  - sudo lspci -vnvn > lspci-vnvn.log

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1777145/+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 1772626] Re: [Redpine] HCI command timeout after resume from S4

2018-06-15 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem - 4.15.0-1008.11

---
linux-oem (4.15.0-1008.11) bionic; urgency=medium

  * linux-oem: 4.15.0-1008.11 -proposed tracker (LP: #1774764)

  * [Redpine] Wifi AP does not work  (LP: #1774606)
- Revert "UBUNTU: SAUCE: rsi: drop RX broadcast/multicast packets with 
invalid
  PN"
- SAUCE: rsi: fix for 40MHZ connection issue.
- SAUCE: rsi: add firmware support for AP+BT dual mode

linux-oem (4.15.0-1007.10) bionic; urgency=medium

  * linux-oem: 4.15.0-1007.10 -proposed tracker (LP: #1772933)

  * Intel WiFi Linux driver update for ETSI 5GHz Adaptivity Requirement
(LP: #1769980)
- iwlwifi: mvm: add WFA vendor specific TPC report IE to probe request
- iwlwifi: mvm: remove set but unused variable in iwl_mvm_roc_done_wk
- iwlwifi: mvm: rs: introduce new API for rate scaling
- iwlwifi: mvm: rs: add ops for the new rate scaling in the FW
- iwlwifi: mvm: rs: add basic implementation of the new RS API handlers
- iwlwifi: mvm: rs: new rate scale API - add FW notifications
- iwlwifi: mvm: rs: new rate scale API - add debugfs hooks
- iwlwifi: mvm: rs: add size checks when printing to a buffer
- iwlwifi: mvm: rs: add sanity check when sending LQ command
- iwlwifi: mvm: support RX flags API change
- iwlwifi: fw: fix the enums in the rate scaling API
- iwlwifi: mvm: adjust to quota offload
- iwlwifi: mvm: send the low latency command
- iwlwifi: define and use if iwl_mvm_has_tlc_offload
- cfg80211: read wmm rules from regulatory database
- mac80211: limit wmm params to comply with ETSI requirements
- cfg80211: Add API to allow querying regdb for wmm_rule
- iwlwifi: mvm: query regdb for wmm rule if needed
- iwlwifi: rename the temporary name of A000 to the official 22000
- iwlwifi: bump FW API to 36 for 8000 and up
- iwlwifi: bump the max API version for 9000 and 22000 devices
- iwlwifi: api: Add geographic profile information to MCC_UPDATE_CMD

  * [Redpine] HCI command timeout after resume from S4 (LP: #1772626)
- SAUCE: Bluetooth: btrsi: add hci detach for hibernation and poweroff
- SAUCE: Bluetooth:btrsi: add null check in hci send and recv functions
- SAUCE: Bluetooth:btrsi: fix bt cmd timeout issue

  * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
- [Config] update Build-Depends: transfig to fig2dev

  * Miscellaneous Ubuntu changes
- Rebase to 4.15.0-23.25

  [ Ubuntu: 4.15.0-23.25 ]

  * linux: 4.15.0-23.25 -proposed tracker (LP: #1772927)
  * arm64 SDEI support needs trampoline code for KPTI (LP: #1768630)
- arm64: mmu: add the entry trampolines start/end section markers into
  sections.h
- arm64: sdei: Add trampoline code for remapping the kernel
  * Some PCIe errors not surfaced through rasdaemon (LP: #1769730)
- ACPI: APEI: handle PCIe AER errors in separate function
- ACPI: APEI: call into AER handling regardless of severity
  * qla2xxx: Fix page fault at kmem_cache_alloc_node() (LP: #1770003)
- scsi: qla2xxx: Fix session cleanup for N2N
- scsi: qla2xxx: Remove unused argument from 
qlt_schedule_sess_for_deletion()
- scsi: qla2xxx: Serialize session deletion by using work_lock
- scsi: qla2xxx: Serialize session free in qlt_free_session_done
- scsi: qla2xxx: Don't call dma_free_coherent with IRQ disabled.
- scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()
- scsi: qla2xxx: Prevent relogin trigger from sending too many commands
- scsi: qla2xxx: Fix double free bug after firmware timeout
- scsi: qla2xxx: Fixup locking for session deletion
  * Several hisi_sas bug fixes (LP: #1768974)
- scsi: hisi_sas: dt-bindings: add an property of signal attenuation
- scsi: hisi_sas: support the property of signal attenuation for v2 hw
- scsi: hisi_sas: fix the issue of link rate inconsistency
- scsi: hisi_sas: fix the issue of setting linkrate register
- scsi: hisi_sas: increase timer expire of internal abort task
- scsi: hisi_sas: remove unused variable hisi_sas_devices.running_req
- scsi: hisi_sas: fix return value of hisi_sas_task_prep()
- scsi: hisi_sas: Code cleanup and minor bug fixes
  * [bionic] machine stuck and bonding not working well when nvmet_rdma module
is loaded (LP: #1764982)
- nvmet-rdma: Don't flush system_wq by default during remove_one
- nvme-rdma: Don't flush delete_wq by default during remove_one
  * Warnings/hang during error handling of SATA disks on SAS controller
(LP: #1768971)
- scsi: libsas: defer ata device eh commands to libata
  * Hotplugging a SATA disk into a SAS controller may cause crash (LP: #1768948)
- ata: do not schedule hot plug if it is a sas host
  * ISST-LTE:pKVM:Ubuntu1804: rcu_sched self-detected stall on CPU follow by CPU
ATTEMPT TO RE-ENTER FIRMWARE! (LP: #1767927)
- powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
- powerpc/64s: return more 

[Kernel-packages] [Bug 1763748] Re: Integrated Webcam Realtek Integrated_Webcam_HD (0bda:58f4) not working in DELL XPS 13 9370 with firmware 1.50

2018-06-15 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem - 4.15.0-1008.11

---
linux-oem (4.15.0-1008.11) bionic; urgency=medium

  * linux-oem: 4.15.0-1008.11 -proposed tracker (LP: #1774764)

  * [Redpine] Wifi AP does not work  (LP: #1774606)
- Revert "UBUNTU: SAUCE: rsi: drop RX broadcast/multicast packets with 
invalid
  PN"
- SAUCE: rsi: fix for 40MHZ connection issue.
- SAUCE: rsi: add firmware support for AP+BT dual mode

linux-oem (4.15.0-1007.10) bionic; urgency=medium

  * linux-oem: 4.15.0-1007.10 -proposed tracker (LP: #1772933)

  * Intel WiFi Linux driver update for ETSI 5GHz Adaptivity Requirement
(LP: #1769980)
- iwlwifi: mvm: add WFA vendor specific TPC report IE to probe request
- iwlwifi: mvm: remove set but unused variable in iwl_mvm_roc_done_wk
- iwlwifi: mvm: rs: introduce new API for rate scaling
- iwlwifi: mvm: rs: add ops for the new rate scaling in the FW
- iwlwifi: mvm: rs: add basic implementation of the new RS API handlers
- iwlwifi: mvm: rs: new rate scale API - add FW notifications
- iwlwifi: mvm: rs: new rate scale API - add debugfs hooks
- iwlwifi: mvm: rs: add size checks when printing to a buffer
- iwlwifi: mvm: rs: add sanity check when sending LQ command
- iwlwifi: mvm: support RX flags API change
- iwlwifi: fw: fix the enums in the rate scaling API
- iwlwifi: mvm: adjust to quota offload
- iwlwifi: mvm: send the low latency command
- iwlwifi: define and use if iwl_mvm_has_tlc_offload
- cfg80211: read wmm rules from regulatory database
- mac80211: limit wmm params to comply with ETSI requirements
- cfg80211: Add API to allow querying regdb for wmm_rule
- iwlwifi: mvm: query regdb for wmm rule if needed
- iwlwifi: rename the temporary name of A000 to the official 22000
- iwlwifi: bump FW API to 36 for 8000 and up
- iwlwifi: bump the max API version for 9000 and 22000 devices
- iwlwifi: api: Add geographic profile information to MCC_UPDATE_CMD

  * [Redpine] HCI command timeout after resume from S4 (LP: #1772626)
- SAUCE: Bluetooth: btrsi: add hci detach for hibernation and poweroff
- SAUCE: Bluetooth:btrsi: add null check in hci send and recv functions
- SAUCE: Bluetooth:btrsi: fix bt cmd timeout issue

  * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
- [Config] update Build-Depends: transfig to fig2dev

  * Miscellaneous Ubuntu changes
- Rebase to 4.15.0-23.25

  [ Ubuntu: 4.15.0-23.25 ]

  * linux: 4.15.0-23.25 -proposed tracker (LP: #1772927)
  * arm64 SDEI support needs trampoline code for KPTI (LP: #1768630)
- arm64: mmu: add the entry trampolines start/end section markers into
  sections.h
- arm64: sdei: Add trampoline code for remapping the kernel
  * Some PCIe errors not surfaced through rasdaemon (LP: #1769730)
- ACPI: APEI: handle PCIe AER errors in separate function
- ACPI: APEI: call into AER handling regardless of severity
  * qla2xxx: Fix page fault at kmem_cache_alloc_node() (LP: #1770003)
- scsi: qla2xxx: Fix session cleanup for N2N
- scsi: qla2xxx: Remove unused argument from 
qlt_schedule_sess_for_deletion()
- scsi: qla2xxx: Serialize session deletion by using work_lock
- scsi: qla2xxx: Serialize session free in qlt_free_session_done
- scsi: qla2xxx: Don't call dma_free_coherent with IRQ disabled.
- scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()
- scsi: qla2xxx: Prevent relogin trigger from sending too many commands
- scsi: qla2xxx: Fix double free bug after firmware timeout
- scsi: qla2xxx: Fixup locking for session deletion
  * Several hisi_sas bug fixes (LP: #1768974)
- scsi: hisi_sas: dt-bindings: add an property of signal attenuation
- scsi: hisi_sas: support the property of signal attenuation for v2 hw
- scsi: hisi_sas: fix the issue of link rate inconsistency
- scsi: hisi_sas: fix the issue of setting linkrate register
- scsi: hisi_sas: increase timer expire of internal abort task
- scsi: hisi_sas: remove unused variable hisi_sas_devices.running_req
- scsi: hisi_sas: fix return value of hisi_sas_task_prep()
- scsi: hisi_sas: Code cleanup and minor bug fixes
  * [bionic] machine stuck and bonding not working well when nvmet_rdma module
is loaded (LP: #1764982)
- nvmet-rdma: Don't flush system_wq by default during remove_one
- nvme-rdma: Don't flush delete_wq by default during remove_one
  * Warnings/hang during error handling of SATA disks on SAS controller
(LP: #1768971)
- scsi: libsas: defer ata device eh commands to libata
  * Hotplugging a SATA disk into a SAS controller may cause crash (LP: #1768948)
- ata: do not schedule hot plug if it is a sas host
  * ISST-LTE:pKVM:Ubuntu1804: rcu_sched self-detected stall on CPU follow by CPU
ATTEMPT TO RE-ENTER FIRMWARE! (LP: #1767927)
- powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
- powerpc/64s: return more 

[Kernel-packages] [Bug 1770770] Re: Switch Build-Depends: transfig to fig2dev

2018-06-15 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem - 4.15.0-1008.11

---
linux-oem (4.15.0-1008.11) bionic; urgency=medium

  * linux-oem: 4.15.0-1008.11 -proposed tracker (LP: #1774764)

  * [Redpine] Wifi AP does not work  (LP: #1774606)
- Revert "UBUNTU: SAUCE: rsi: drop RX broadcast/multicast packets with 
invalid
  PN"
- SAUCE: rsi: fix for 40MHZ connection issue.
- SAUCE: rsi: add firmware support for AP+BT dual mode

linux-oem (4.15.0-1007.10) bionic; urgency=medium

  * linux-oem: 4.15.0-1007.10 -proposed tracker (LP: #1772933)

  * Intel WiFi Linux driver update for ETSI 5GHz Adaptivity Requirement
(LP: #1769980)
- iwlwifi: mvm: add WFA vendor specific TPC report IE to probe request
- iwlwifi: mvm: remove set but unused variable in iwl_mvm_roc_done_wk
- iwlwifi: mvm: rs: introduce new API for rate scaling
- iwlwifi: mvm: rs: add ops for the new rate scaling in the FW
- iwlwifi: mvm: rs: add basic implementation of the new RS API handlers
- iwlwifi: mvm: rs: new rate scale API - add FW notifications
- iwlwifi: mvm: rs: new rate scale API - add debugfs hooks
- iwlwifi: mvm: rs: add size checks when printing to a buffer
- iwlwifi: mvm: rs: add sanity check when sending LQ command
- iwlwifi: mvm: support RX flags API change
- iwlwifi: fw: fix the enums in the rate scaling API
- iwlwifi: mvm: adjust to quota offload
- iwlwifi: mvm: send the low latency command
- iwlwifi: define and use if iwl_mvm_has_tlc_offload
- cfg80211: read wmm rules from regulatory database
- mac80211: limit wmm params to comply with ETSI requirements
- cfg80211: Add API to allow querying regdb for wmm_rule
- iwlwifi: mvm: query regdb for wmm rule if needed
- iwlwifi: rename the temporary name of A000 to the official 22000
- iwlwifi: bump FW API to 36 for 8000 and up
- iwlwifi: bump the max API version for 9000 and 22000 devices
- iwlwifi: api: Add geographic profile information to MCC_UPDATE_CMD

  * [Redpine] HCI command timeout after resume from S4 (LP: #1772626)
- SAUCE: Bluetooth: btrsi: add hci detach for hibernation and poweroff
- SAUCE: Bluetooth:btrsi: add null check in hci send and recv functions
- SAUCE: Bluetooth:btrsi: fix bt cmd timeout issue

  * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
- [Config] update Build-Depends: transfig to fig2dev

  * Miscellaneous Ubuntu changes
- Rebase to 4.15.0-23.25

  [ Ubuntu: 4.15.0-23.25 ]

  * linux: 4.15.0-23.25 -proposed tracker (LP: #1772927)
  * arm64 SDEI support needs trampoline code for KPTI (LP: #1768630)
- arm64: mmu: add the entry trampolines start/end section markers into
  sections.h
- arm64: sdei: Add trampoline code for remapping the kernel
  * Some PCIe errors not surfaced through rasdaemon (LP: #1769730)
- ACPI: APEI: handle PCIe AER errors in separate function
- ACPI: APEI: call into AER handling regardless of severity
  * qla2xxx: Fix page fault at kmem_cache_alloc_node() (LP: #1770003)
- scsi: qla2xxx: Fix session cleanup for N2N
- scsi: qla2xxx: Remove unused argument from 
qlt_schedule_sess_for_deletion()
- scsi: qla2xxx: Serialize session deletion by using work_lock
- scsi: qla2xxx: Serialize session free in qlt_free_session_done
- scsi: qla2xxx: Don't call dma_free_coherent with IRQ disabled.
- scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()
- scsi: qla2xxx: Prevent relogin trigger from sending too many commands
- scsi: qla2xxx: Fix double free bug after firmware timeout
- scsi: qla2xxx: Fixup locking for session deletion
  * Several hisi_sas bug fixes (LP: #1768974)
- scsi: hisi_sas: dt-bindings: add an property of signal attenuation
- scsi: hisi_sas: support the property of signal attenuation for v2 hw
- scsi: hisi_sas: fix the issue of link rate inconsistency
- scsi: hisi_sas: fix the issue of setting linkrate register
- scsi: hisi_sas: increase timer expire of internal abort task
- scsi: hisi_sas: remove unused variable hisi_sas_devices.running_req
- scsi: hisi_sas: fix return value of hisi_sas_task_prep()
- scsi: hisi_sas: Code cleanup and minor bug fixes
  * [bionic] machine stuck and bonding not working well when nvmet_rdma module
is loaded (LP: #1764982)
- nvmet-rdma: Don't flush system_wq by default during remove_one
- nvme-rdma: Don't flush delete_wq by default during remove_one
  * Warnings/hang during error handling of SATA disks on SAS controller
(LP: #1768971)
- scsi: libsas: defer ata device eh commands to libata
  * Hotplugging a SATA disk into a SAS controller may cause crash (LP: #1768948)
- ata: do not schedule hot plug if it is a sas host
  * ISST-LTE:pKVM:Ubuntu1804: rcu_sched self-detected stall on CPU follow by CPU
ATTEMPT TO RE-ENTER FIRMWARE! (LP: #1767927)
- powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
- powerpc/64s: return more 

[Kernel-packages] [Bug 1767088] Re: regression Aquantia Corp. AQC107 4.15.0-13-generic -> 4.15.0-20-generic ?

2018-06-15 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem - 4.15.0-1008.11

---
linux-oem (4.15.0-1008.11) bionic; urgency=medium

  * linux-oem: 4.15.0-1008.11 -proposed tracker (LP: #1774764)

  * [Redpine] Wifi AP does not work  (LP: #1774606)
- Revert "UBUNTU: SAUCE: rsi: drop RX broadcast/multicast packets with 
invalid
  PN"
- SAUCE: rsi: fix for 40MHZ connection issue.
- SAUCE: rsi: add firmware support for AP+BT dual mode

linux-oem (4.15.0-1007.10) bionic; urgency=medium

  * linux-oem: 4.15.0-1007.10 -proposed tracker (LP: #1772933)

  * Intel WiFi Linux driver update for ETSI 5GHz Adaptivity Requirement
(LP: #1769980)
- iwlwifi: mvm: add WFA vendor specific TPC report IE to probe request
- iwlwifi: mvm: remove set but unused variable in iwl_mvm_roc_done_wk
- iwlwifi: mvm: rs: introduce new API for rate scaling
- iwlwifi: mvm: rs: add ops for the new rate scaling in the FW
- iwlwifi: mvm: rs: add basic implementation of the new RS API handlers
- iwlwifi: mvm: rs: new rate scale API - add FW notifications
- iwlwifi: mvm: rs: new rate scale API - add debugfs hooks
- iwlwifi: mvm: rs: add size checks when printing to a buffer
- iwlwifi: mvm: rs: add sanity check when sending LQ command
- iwlwifi: mvm: support RX flags API change
- iwlwifi: fw: fix the enums in the rate scaling API
- iwlwifi: mvm: adjust to quota offload
- iwlwifi: mvm: send the low latency command
- iwlwifi: define and use if iwl_mvm_has_tlc_offload
- cfg80211: read wmm rules from regulatory database
- mac80211: limit wmm params to comply with ETSI requirements
- cfg80211: Add API to allow querying regdb for wmm_rule
- iwlwifi: mvm: query regdb for wmm rule if needed
- iwlwifi: rename the temporary name of A000 to the official 22000
- iwlwifi: bump FW API to 36 for 8000 and up
- iwlwifi: bump the max API version for 9000 and 22000 devices
- iwlwifi: api: Add geographic profile information to MCC_UPDATE_CMD

  * [Redpine] HCI command timeout after resume from S4 (LP: #1772626)
- SAUCE: Bluetooth: btrsi: add hci detach for hibernation and poweroff
- SAUCE: Bluetooth:btrsi: add null check in hci send and recv functions
- SAUCE: Bluetooth:btrsi: fix bt cmd timeout issue

  * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
- [Config] update Build-Depends: transfig to fig2dev

  * Miscellaneous Ubuntu changes
- Rebase to 4.15.0-23.25

  [ Ubuntu: 4.15.0-23.25 ]

  * linux: 4.15.0-23.25 -proposed tracker (LP: #1772927)
  * arm64 SDEI support needs trampoline code for KPTI (LP: #1768630)
- arm64: mmu: add the entry trampolines start/end section markers into
  sections.h
- arm64: sdei: Add trampoline code for remapping the kernel
  * Some PCIe errors not surfaced through rasdaemon (LP: #1769730)
- ACPI: APEI: handle PCIe AER errors in separate function
- ACPI: APEI: call into AER handling regardless of severity
  * qla2xxx: Fix page fault at kmem_cache_alloc_node() (LP: #1770003)
- scsi: qla2xxx: Fix session cleanup for N2N
- scsi: qla2xxx: Remove unused argument from 
qlt_schedule_sess_for_deletion()
- scsi: qla2xxx: Serialize session deletion by using work_lock
- scsi: qla2xxx: Serialize session free in qlt_free_session_done
- scsi: qla2xxx: Don't call dma_free_coherent with IRQ disabled.
- scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()
- scsi: qla2xxx: Prevent relogin trigger from sending too many commands
- scsi: qla2xxx: Fix double free bug after firmware timeout
- scsi: qla2xxx: Fixup locking for session deletion
  * Several hisi_sas bug fixes (LP: #1768974)
- scsi: hisi_sas: dt-bindings: add an property of signal attenuation
- scsi: hisi_sas: support the property of signal attenuation for v2 hw
- scsi: hisi_sas: fix the issue of link rate inconsistency
- scsi: hisi_sas: fix the issue of setting linkrate register
- scsi: hisi_sas: increase timer expire of internal abort task
- scsi: hisi_sas: remove unused variable hisi_sas_devices.running_req
- scsi: hisi_sas: fix return value of hisi_sas_task_prep()
- scsi: hisi_sas: Code cleanup and minor bug fixes
  * [bionic] machine stuck and bonding not working well when nvmet_rdma module
is loaded (LP: #1764982)
- nvmet-rdma: Don't flush system_wq by default during remove_one
- nvme-rdma: Don't flush delete_wq by default during remove_one
  * Warnings/hang during error handling of SATA disks on SAS controller
(LP: #1768971)
- scsi: libsas: defer ata device eh commands to libata
  * Hotplugging a SATA disk into a SAS controller may cause crash (LP: #1768948)
- ata: do not schedule hot plug if it is a sas host
  * ISST-LTE:pKVM:Ubuntu1804: rcu_sched self-detected stall on CPU follow by CPU
ATTEMPT TO RE-ENTER FIRMWARE! (LP: #1767927)
- powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
- powerpc/64s: return more 

[Kernel-packages] [Bug 1769980] Re: Intel WiFi Linux driver update for ETSI 5GHz Adaptivity Requirement

2018-06-15 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem - 4.15.0-1008.11

---
linux-oem (4.15.0-1008.11) bionic; urgency=medium

  * linux-oem: 4.15.0-1008.11 -proposed tracker (LP: #1774764)

  * [Redpine] Wifi AP does not work  (LP: #1774606)
- Revert "UBUNTU: SAUCE: rsi: drop RX broadcast/multicast packets with 
invalid
  PN"
- SAUCE: rsi: fix for 40MHZ connection issue.
- SAUCE: rsi: add firmware support for AP+BT dual mode

linux-oem (4.15.0-1007.10) bionic; urgency=medium

  * linux-oem: 4.15.0-1007.10 -proposed tracker (LP: #1772933)

  * Intel WiFi Linux driver update for ETSI 5GHz Adaptivity Requirement
(LP: #1769980)
- iwlwifi: mvm: add WFA vendor specific TPC report IE to probe request
- iwlwifi: mvm: remove set but unused variable in iwl_mvm_roc_done_wk
- iwlwifi: mvm: rs: introduce new API for rate scaling
- iwlwifi: mvm: rs: add ops for the new rate scaling in the FW
- iwlwifi: mvm: rs: add basic implementation of the new RS API handlers
- iwlwifi: mvm: rs: new rate scale API - add FW notifications
- iwlwifi: mvm: rs: new rate scale API - add debugfs hooks
- iwlwifi: mvm: rs: add size checks when printing to a buffer
- iwlwifi: mvm: rs: add sanity check when sending LQ command
- iwlwifi: mvm: support RX flags API change
- iwlwifi: fw: fix the enums in the rate scaling API
- iwlwifi: mvm: adjust to quota offload
- iwlwifi: mvm: send the low latency command
- iwlwifi: define and use if iwl_mvm_has_tlc_offload
- cfg80211: read wmm rules from regulatory database
- mac80211: limit wmm params to comply with ETSI requirements
- cfg80211: Add API to allow querying regdb for wmm_rule
- iwlwifi: mvm: query regdb for wmm rule if needed
- iwlwifi: rename the temporary name of A000 to the official 22000
- iwlwifi: bump FW API to 36 for 8000 and up
- iwlwifi: bump the max API version for 9000 and 22000 devices
- iwlwifi: api: Add geographic profile information to MCC_UPDATE_CMD

  * [Redpine] HCI command timeout after resume from S4 (LP: #1772626)
- SAUCE: Bluetooth: btrsi: add hci detach for hibernation and poweroff
- SAUCE: Bluetooth:btrsi: add null check in hci send and recv functions
- SAUCE: Bluetooth:btrsi: fix bt cmd timeout issue

  * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
- [Config] update Build-Depends: transfig to fig2dev

  * Miscellaneous Ubuntu changes
- Rebase to 4.15.0-23.25

  [ Ubuntu: 4.15.0-23.25 ]

  * linux: 4.15.0-23.25 -proposed tracker (LP: #1772927)
  * arm64 SDEI support needs trampoline code for KPTI (LP: #1768630)
- arm64: mmu: add the entry trampolines start/end section markers into
  sections.h
- arm64: sdei: Add trampoline code for remapping the kernel
  * Some PCIe errors not surfaced through rasdaemon (LP: #1769730)
- ACPI: APEI: handle PCIe AER errors in separate function
- ACPI: APEI: call into AER handling regardless of severity
  * qla2xxx: Fix page fault at kmem_cache_alloc_node() (LP: #1770003)
- scsi: qla2xxx: Fix session cleanup for N2N
- scsi: qla2xxx: Remove unused argument from 
qlt_schedule_sess_for_deletion()
- scsi: qla2xxx: Serialize session deletion by using work_lock
- scsi: qla2xxx: Serialize session free in qlt_free_session_done
- scsi: qla2xxx: Don't call dma_free_coherent with IRQ disabled.
- scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()
- scsi: qla2xxx: Prevent relogin trigger from sending too many commands
- scsi: qla2xxx: Fix double free bug after firmware timeout
- scsi: qla2xxx: Fixup locking for session deletion
  * Several hisi_sas bug fixes (LP: #1768974)
- scsi: hisi_sas: dt-bindings: add an property of signal attenuation
- scsi: hisi_sas: support the property of signal attenuation for v2 hw
- scsi: hisi_sas: fix the issue of link rate inconsistency
- scsi: hisi_sas: fix the issue of setting linkrate register
- scsi: hisi_sas: increase timer expire of internal abort task
- scsi: hisi_sas: remove unused variable hisi_sas_devices.running_req
- scsi: hisi_sas: fix return value of hisi_sas_task_prep()
- scsi: hisi_sas: Code cleanup and minor bug fixes
  * [bionic] machine stuck and bonding not working well when nvmet_rdma module
is loaded (LP: #1764982)
- nvmet-rdma: Don't flush system_wq by default during remove_one
- nvme-rdma: Don't flush delete_wq by default during remove_one
  * Warnings/hang during error handling of SATA disks on SAS controller
(LP: #1768971)
- scsi: libsas: defer ata device eh commands to libata
  * Hotplugging a SATA disk into a SAS controller may cause crash (LP: #1768948)
- ata: do not schedule hot plug if it is a sas host
  * ISST-LTE:pKVM:Ubuntu1804: rcu_sched self-detected stall on CPU follow by CPU
ATTEMPT TO RE-ENTER FIRMWARE! (LP: #1767927)
- powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
- powerpc/64s: return more 

[Kernel-packages] [Bug 1772933] Re: linux-oem: 4.15.0-1007.10 -proposed tracker

2018-06-15 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1774764 ***
https://bugs.launchpad.net/bugs/1774764

This bug was fixed in the package linux-oem - 4.15.0-1008.11

---
linux-oem (4.15.0-1008.11) bionic; urgency=medium

  * linux-oem: 4.15.0-1008.11 -proposed tracker (LP: #1774764)

  * [Redpine] Wifi AP does not work  (LP: #1774606)
- Revert "UBUNTU: SAUCE: rsi: drop RX broadcast/multicast packets with 
invalid
  PN"
- SAUCE: rsi: fix for 40MHZ connection issue.
- SAUCE: rsi: add firmware support for AP+BT dual mode

linux-oem (4.15.0-1007.10) bionic; urgency=medium

  * linux-oem: 4.15.0-1007.10 -proposed tracker (LP: #1772933)

  * Intel WiFi Linux driver update for ETSI 5GHz Adaptivity Requirement
(LP: #1769980)
- iwlwifi: mvm: add WFA vendor specific TPC report IE to probe request
- iwlwifi: mvm: remove set but unused variable in iwl_mvm_roc_done_wk
- iwlwifi: mvm: rs: introduce new API for rate scaling
- iwlwifi: mvm: rs: add ops for the new rate scaling in the FW
- iwlwifi: mvm: rs: add basic implementation of the new RS API handlers
- iwlwifi: mvm: rs: new rate scale API - add FW notifications
- iwlwifi: mvm: rs: new rate scale API - add debugfs hooks
- iwlwifi: mvm: rs: add size checks when printing to a buffer
- iwlwifi: mvm: rs: add sanity check when sending LQ command
- iwlwifi: mvm: support RX flags API change
- iwlwifi: fw: fix the enums in the rate scaling API
- iwlwifi: mvm: adjust to quota offload
- iwlwifi: mvm: send the low latency command
- iwlwifi: define and use if iwl_mvm_has_tlc_offload
- cfg80211: read wmm rules from regulatory database
- mac80211: limit wmm params to comply with ETSI requirements
- cfg80211: Add API to allow querying regdb for wmm_rule
- iwlwifi: mvm: query regdb for wmm rule if needed
- iwlwifi: rename the temporary name of A000 to the official 22000
- iwlwifi: bump FW API to 36 for 8000 and up
- iwlwifi: bump the max API version for 9000 and 22000 devices
- iwlwifi: api: Add geographic profile information to MCC_UPDATE_CMD

  * [Redpine] HCI command timeout after resume from S4 (LP: #1772626)
- SAUCE: Bluetooth: btrsi: add hci detach for hibernation and poweroff
- SAUCE: Bluetooth:btrsi: add null check in hci send and recv functions
- SAUCE: Bluetooth:btrsi: fix bt cmd timeout issue

  * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
- [Config] update Build-Depends: transfig to fig2dev

  * Miscellaneous Ubuntu changes
- Rebase to 4.15.0-23.25

  [ Ubuntu: 4.15.0-23.25 ]

  * linux: 4.15.0-23.25 -proposed tracker (LP: #1772927)
  * arm64 SDEI support needs trampoline code for KPTI (LP: #1768630)
- arm64: mmu: add the entry trampolines start/end section markers into
  sections.h
- arm64: sdei: Add trampoline code for remapping the kernel
  * Some PCIe errors not surfaced through rasdaemon (LP: #1769730)
- ACPI: APEI: handle PCIe AER errors in separate function
- ACPI: APEI: call into AER handling regardless of severity
  * qla2xxx: Fix page fault at kmem_cache_alloc_node() (LP: #1770003)
- scsi: qla2xxx: Fix session cleanup for N2N
- scsi: qla2xxx: Remove unused argument from 
qlt_schedule_sess_for_deletion()
- scsi: qla2xxx: Serialize session deletion by using work_lock
- scsi: qla2xxx: Serialize session free in qlt_free_session_done
- scsi: qla2xxx: Don't call dma_free_coherent with IRQ disabled.
- scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()
- scsi: qla2xxx: Prevent relogin trigger from sending too many commands
- scsi: qla2xxx: Fix double free bug after firmware timeout
- scsi: qla2xxx: Fixup locking for session deletion
  * Several hisi_sas bug fixes (LP: #1768974)
- scsi: hisi_sas: dt-bindings: add an property of signal attenuation
- scsi: hisi_sas: support the property of signal attenuation for v2 hw
- scsi: hisi_sas: fix the issue of link rate inconsistency
- scsi: hisi_sas: fix the issue of setting linkrate register
- scsi: hisi_sas: increase timer expire of internal abort task
- scsi: hisi_sas: remove unused variable hisi_sas_devices.running_req
- scsi: hisi_sas: fix return value of hisi_sas_task_prep()
- scsi: hisi_sas: Code cleanup and minor bug fixes
  * [bionic] machine stuck and bonding not working well when nvmet_rdma module
is loaded (LP: #1764982)
- nvmet-rdma: Don't flush system_wq by default during remove_one
- nvme-rdma: Don't flush delete_wq by default during remove_one
  * Warnings/hang during error handling of SATA disks on SAS controller
(LP: #1768971)
- scsi: libsas: defer ata device eh commands to libata
  * Hotplugging a SATA disk into a SAS controller may cause crash (LP: #1768948)
- ata: do not schedule hot plug if it is a sas host
  * ISST-LTE:pKVM:Ubuntu1804: rcu_sched self-detected stall on CPU follow by CPU
ATTEMPT TO RE-ENTER FIRMWARE! (LP: #1767927)
- 

[Kernel-packages] [Bug 1764684] Re: Fix an issue that some PCI devices get incorrectly suspended

2018-06-15 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem - 4.15.0-1008.11

---
linux-oem (4.15.0-1008.11) bionic; urgency=medium

  * linux-oem: 4.15.0-1008.11 -proposed tracker (LP: #1774764)

  * [Redpine] Wifi AP does not work  (LP: #1774606)
- Revert "UBUNTU: SAUCE: rsi: drop RX broadcast/multicast packets with 
invalid
  PN"
- SAUCE: rsi: fix for 40MHZ connection issue.
- SAUCE: rsi: add firmware support for AP+BT dual mode

linux-oem (4.15.0-1007.10) bionic; urgency=medium

  * linux-oem: 4.15.0-1007.10 -proposed tracker (LP: #1772933)

  * Intel WiFi Linux driver update for ETSI 5GHz Adaptivity Requirement
(LP: #1769980)
- iwlwifi: mvm: add WFA vendor specific TPC report IE to probe request
- iwlwifi: mvm: remove set but unused variable in iwl_mvm_roc_done_wk
- iwlwifi: mvm: rs: introduce new API for rate scaling
- iwlwifi: mvm: rs: add ops for the new rate scaling in the FW
- iwlwifi: mvm: rs: add basic implementation of the new RS API handlers
- iwlwifi: mvm: rs: new rate scale API - add FW notifications
- iwlwifi: mvm: rs: new rate scale API - add debugfs hooks
- iwlwifi: mvm: rs: add size checks when printing to a buffer
- iwlwifi: mvm: rs: add sanity check when sending LQ command
- iwlwifi: mvm: support RX flags API change
- iwlwifi: fw: fix the enums in the rate scaling API
- iwlwifi: mvm: adjust to quota offload
- iwlwifi: mvm: send the low latency command
- iwlwifi: define and use if iwl_mvm_has_tlc_offload
- cfg80211: read wmm rules from regulatory database
- mac80211: limit wmm params to comply with ETSI requirements
- cfg80211: Add API to allow querying regdb for wmm_rule
- iwlwifi: mvm: query regdb for wmm rule if needed
- iwlwifi: rename the temporary name of A000 to the official 22000
- iwlwifi: bump FW API to 36 for 8000 and up
- iwlwifi: bump the max API version for 9000 and 22000 devices
- iwlwifi: api: Add geographic profile information to MCC_UPDATE_CMD

  * [Redpine] HCI command timeout after resume from S4 (LP: #1772626)
- SAUCE: Bluetooth: btrsi: add hci detach for hibernation and poweroff
- SAUCE: Bluetooth:btrsi: add null check in hci send and recv functions
- SAUCE: Bluetooth:btrsi: fix bt cmd timeout issue

  * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
- [Config] update Build-Depends: transfig to fig2dev

  * Miscellaneous Ubuntu changes
- Rebase to 4.15.0-23.25

  [ Ubuntu: 4.15.0-23.25 ]

  * linux: 4.15.0-23.25 -proposed tracker (LP: #1772927)
  * arm64 SDEI support needs trampoline code for KPTI (LP: #1768630)
- arm64: mmu: add the entry trampolines start/end section markers into
  sections.h
- arm64: sdei: Add trampoline code for remapping the kernel
  * Some PCIe errors not surfaced through rasdaemon (LP: #1769730)
- ACPI: APEI: handle PCIe AER errors in separate function
- ACPI: APEI: call into AER handling regardless of severity
  * qla2xxx: Fix page fault at kmem_cache_alloc_node() (LP: #1770003)
- scsi: qla2xxx: Fix session cleanup for N2N
- scsi: qla2xxx: Remove unused argument from 
qlt_schedule_sess_for_deletion()
- scsi: qla2xxx: Serialize session deletion by using work_lock
- scsi: qla2xxx: Serialize session free in qlt_free_session_done
- scsi: qla2xxx: Don't call dma_free_coherent with IRQ disabled.
- scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()
- scsi: qla2xxx: Prevent relogin trigger from sending too many commands
- scsi: qla2xxx: Fix double free bug after firmware timeout
- scsi: qla2xxx: Fixup locking for session deletion
  * Several hisi_sas bug fixes (LP: #1768974)
- scsi: hisi_sas: dt-bindings: add an property of signal attenuation
- scsi: hisi_sas: support the property of signal attenuation for v2 hw
- scsi: hisi_sas: fix the issue of link rate inconsistency
- scsi: hisi_sas: fix the issue of setting linkrate register
- scsi: hisi_sas: increase timer expire of internal abort task
- scsi: hisi_sas: remove unused variable hisi_sas_devices.running_req
- scsi: hisi_sas: fix return value of hisi_sas_task_prep()
- scsi: hisi_sas: Code cleanup and minor bug fixes
  * [bionic] machine stuck and bonding not working well when nvmet_rdma module
is loaded (LP: #1764982)
- nvmet-rdma: Don't flush system_wq by default during remove_one
- nvme-rdma: Don't flush delete_wq by default during remove_one
  * Warnings/hang during error handling of SATA disks on SAS controller
(LP: #1768971)
- scsi: libsas: defer ata device eh commands to libata
  * Hotplugging a SATA disk into a SAS controller may cause crash (LP: #1768948)
- ata: do not schedule hot plug if it is a sas host
  * ISST-LTE:pKVM:Ubuntu1804: rcu_sched self-detected stall on CPU follow by CPU
ATTEMPT TO RE-ENTER FIRMWARE! (LP: #1767927)
- powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
- powerpc/64s: return more 

[Kernel-packages] [Bug 1748853] Re: Intel 9462 A370:42A4 doesn't work

2018-06-15 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem - 4.15.0-1008.11

---
linux-oem (4.15.0-1008.11) bionic; urgency=medium

  * linux-oem: 4.15.0-1008.11 -proposed tracker (LP: #1774764)

  * [Redpine] Wifi AP does not work  (LP: #1774606)
- Revert "UBUNTU: SAUCE: rsi: drop RX broadcast/multicast packets with 
invalid
  PN"
- SAUCE: rsi: fix for 40MHZ connection issue.
- SAUCE: rsi: add firmware support for AP+BT dual mode

linux-oem (4.15.0-1007.10) bionic; urgency=medium

  * linux-oem: 4.15.0-1007.10 -proposed tracker (LP: #1772933)

  * Intel WiFi Linux driver update for ETSI 5GHz Adaptivity Requirement
(LP: #1769980)
- iwlwifi: mvm: add WFA vendor specific TPC report IE to probe request
- iwlwifi: mvm: remove set but unused variable in iwl_mvm_roc_done_wk
- iwlwifi: mvm: rs: introduce new API for rate scaling
- iwlwifi: mvm: rs: add ops for the new rate scaling in the FW
- iwlwifi: mvm: rs: add basic implementation of the new RS API handlers
- iwlwifi: mvm: rs: new rate scale API - add FW notifications
- iwlwifi: mvm: rs: new rate scale API - add debugfs hooks
- iwlwifi: mvm: rs: add size checks when printing to a buffer
- iwlwifi: mvm: rs: add sanity check when sending LQ command
- iwlwifi: mvm: support RX flags API change
- iwlwifi: fw: fix the enums in the rate scaling API
- iwlwifi: mvm: adjust to quota offload
- iwlwifi: mvm: send the low latency command
- iwlwifi: define and use if iwl_mvm_has_tlc_offload
- cfg80211: read wmm rules from regulatory database
- mac80211: limit wmm params to comply with ETSI requirements
- cfg80211: Add API to allow querying regdb for wmm_rule
- iwlwifi: mvm: query regdb for wmm rule if needed
- iwlwifi: rename the temporary name of A000 to the official 22000
- iwlwifi: bump FW API to 36 for 8000 and up
- iwlwifi: bump the max API version for 9000 and 22000 devices
- iwlwifi: api: Add geographic profile information to MCC_UPDATE_CMD

  * [Redpine] HCI command timeout after resume from S4 (LP: #1772626)
- SAUCE: Bluetooth: btrsi: add hci detach for hibernation and poweroff
- SAUCE: Bluetooth:btrsi: add null check in hci send and recv functions
- SAUCE: Bluetooth:btrsi: fix bt cmd timeout issue

  * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
- [Config] update Build-Depends: transfig to fig2dev

  * Miscellaneous Ubuntu changes
- Rebase to 4.15.0-23.25

  [ Ubuntu: 4.15.0-23.25 ]

  * linux: 4.15.0-23.25 -proposed tracker (LP: #1772927)
  * arm64 SDEI support needs trampoline code for KPTI (LP: #1768630)
- arm64: mmu: add the entry trampolines start/end section markers into
  sections.h
- arm64: sdei: Add trampoline code for remapping the kernel
  * Some PCIe errors not surfaced through rasdaemon (LP: #1769730)
- ACPI: APEI: handle PCIe AER errors in separate function
- ACPI: APEI: call into AER handling regardless of severity
  * qla2xxx: Fix page fault at kmem_cache_alloc_node() (LP: #1770003)
- scsi: qla2xxx: Fix session cleanup for N2N
- scsi: qla2xxx: Remove unused argument from 
qlt_schedule_sess_for_deletion()
- scsi: qla2xxx: Serialize session deletion by using work_lock
- scsi: qla2xxx: Serialize session free in qlt_free_session_done
- scsi: qla2xxx: Don't call dma_free_coherent with IRQ disabled.
- scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()
- scsi: qla2xxx: Prevent relogin trigger from sending too many commands
- scsi: qla2xxx: Fix double free bug after firmware timeout
- scsi: qla2xxx: Fixup locking for session deletion
  * Several hisi_sas bug fixes (LP: #1768974)
- scsi: hisi_sas: dt-bindings: add an property of signal attenuation
- scsi: hisi_sas: support the property of signal attenuation for v2 hw
- scsi: hisi_sas: fix the issue of link rate inconsistency
- scsi: hisi_sas: fix the issue of setting linkrate register
- scsi: hisi_sas: increase timer expire of internal abort task
- scsi: hisi_sas: remove unused variable hisi_sas_devices.running_req
- scsi: hisi_sas: fix return value of hisi_sas_task_prep()
- scsi: hisi_sas: Code cleanup and minor bug fixes
  * [bionic] machine stuck and bonding not working well when nvmet_rdma module
is loaded (LP: #1764982)
- nvmet-rdma: Don't flush system_wq by default during remove_one
- nvme-rdma: Don't flush delete_wq by default during remove_one
  * Warnings/hang during error handling of SATA disks on SAS controller
(LP: #1768971)
- scsi: libsas: defer ata device eh commands to libata
  * Hotplugging a SATA disk into a SAS controller may cause crash (LP: #1768948)
- ata: do not schedule hot plug if it is a sas host
  * ISST-LTE:pKVM:Ubuntu1804: rcu_sched self-detected stall on CPU follow by CPU
ATTEMPT TO RE-ENTER FIRMWARE! (LP: #1767927)
- powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
- powerpc/64s: return more 

[Kernel-packages] [Bug 1766398] Re: set PINCFG_HEADSET_MIC to parse_flags for Dell precision 3630

2018-06-15 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem - 4.15.0-1008.11

---
linux-oem (4.15.0-1008.11) bionic; urgency=medium

  * linux-oem: 4.15.0-1008.11 -proposed tracker (LP: #1774764)

  * [Redpine] Wifi AP does not work  (LP: #1774606)
- Revert "UBUNTU: SAUCE: rsi: drop RX broadcast/multicast packets with 
invalid
  PN"
- SAUCE: rsi: fix for 40MHZ connection issue.
- SAUCE: rsi: add firmware support for AP+BT dual mode

linux-oem (4.15.0-1007.10) bionic; urgency=medium

  * linux-oem: 4.15.0-1007.10 -proposed tracker (LP: #1772933)

  * Intel WiFi Linux driver update for ETSI 5GHz Adaptivity Requirement
(LP: #1769980)
- iwlwifi: mvm: add WFA vendor specific TPC report IE to probe request
- iwlwifi: mvm: remove set but unused variable in iwl_mvm_roc_done_wk
- iwlwifi: mvm: rs: introduce new API for rate scaling
- iwlwifi: mvm: rs: add ops for the new rate scaling in the FW
- iwlwifi: mvm: rs: add basic implementation of the new RS API handlers
- iwlwifi: mvm: rs: new rate scale API - add FW notifications
- iwlwifi: mvm: rs: new rate scale API - add debugfs hooks
- iwlwifi: mvm: rs: add size checks when printing to a buffer
- iwlwifi: mvm: rs: add sanity check when sending LQ command
- iwlwifi: mvm: support RX flags API change
- iwlwifi: fw: fix the enums in the rate scaling API
- iwlwifi: mvm: adjust to quota offload
- iwlwifi: mvm: send the low latency command
- iwlwifi: define and use if iwl_mvm_has_tlc_offload
- cfg80211: read wmm rules from regulatory database
- mac80211: limit wmm params to comply with ETSI requirements
- cfg80211: Add API to allow querying regdb for wmm_rule
- iwlwifi: mvm: query regdb for wmm rule if needed
- iwlwifi: rename the temporary name of A000 to the official 22000
- iwlwifi: bump FW API to 36 for 8000 and up
- iwlwifi: bump the max API version for 9000 and 22000 devices
- iwlwifi: api: Add geographic profile information to MCC_UPDATE_CMD

  * [Redpine] HCI command timeout after resume from S4 (LP: #1772626)
- SAUCE: Bluetooth: btrsi: add hci detach for hibernation and poweroff
- SAUCE: Bluetooth:btrsi: add null check in hci send and recv functions
- SAUCE: Bluetooth:btrsi: fix bt cmd timeout issue

  * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
- [Config] update Build-Depends: transfig to fig2dev

  * Miscellaneous Ubuntu changes
- Rebase to 4.15.0-23.25

  [ Ubuntu: 4.15.0-23.25 ]

  * linux: 4.15.0-23.25 -proposed tracker (LP: #1772927)
  * arm64 SDEI support needs trampoline code for KPTI (LP: #1768630)
- arm64: mmu: add the entry trampolines start/end section markers into
  sections.h
- arm64: sdei: Add trampoline code for remapping the kernel
  * Some PCIe errors not surfaced through rasdaemon (LP: #1769730)
- ACPI: APEI: handle PCIe AER errors in separate function
- ACPI: APEI: call into AER handling regardless of severity
  * qla2xxx: Fix page fault at kmem_cache_alloc_node() (LP: #1770003)
- scsi: qla2xxx: Fix session cleanup for N2N
- scsi: qla2xxx: Remove unused argument from 
qlt_schedule_sess_for_deletion()
- scsi: qla2xxx: Serialize session deletion by using work_lock
- scsi: qla2xxx: Serialize session free in qlt_free_session_done
- scsi: qla2xxx: Don't call dma_free_coherent with IRQ disabled.
- scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()
- scsi: qla2xxx: Prevent relogin trigger from sending too many commands
- scsi: qla2xxx: Fix double free bug after firmware timeout
- scsi: qla2xxx: Fixup locking for session deletion
  * Several hisi_sas bug fixes (LP: #1768974)
- scsi: hisi_sas: dt-bindings: add an property of signal attenuation
- scsi: hisi_sas: support the property of signal attenuation for v2 hw
- scsi: hisi_sas: fix the issue of link rate inconsistency
- scsi: hisi_sas: fix the issue of setting linkrate register
- scsi: hisi_sas: increase timer expire of internal abort task
- scsi: hisi_sas: remove unused variable hisi_sas_devices.running_req
- scsi: hisi_sas: fix return value of hisi_sas_task_prep()
- scsi: hisi_sas: Code cleanup and minor bug fixes
  * [bionic] machine stuck and bonding not working well when nvmet_rdma module
is loaded (LP: #1764982)
- nvmet-rdma: Don't flush system_wq by default during remove_one
- nvme-rdma: Don't flush delete_wq by default during remove_one
  * Warnings/hang during error handling of SATA disks on SAS controller
(LP: #1768971)
- scsi: libsas: defer ata device eh commands to libata
  * Hotplugging a SATA disk into a SAS controller may cause crash (LP: #1768948)
- ata: do not schedule hot plug if it is a sas host
  * ISST-LTE:pKVM:Ubuntu1804: rcu_sched self-detected stall on CPU follow by CPU
ATTEMPT TO RE-ENTER FIRMWARE! (LP: #1767927)
- powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
- powerpc/64s: return more 

[Kernel-packages] [Bug 1766477] Re: Change the location for one of two front mics on a lenovo thinkcentre machine

2018-06-15 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-oem - 4.15.0-1008.11

---
linux-oem (4.15.0-1008.11) bionic; urgency=medium

  * linux-oem: 4.15.0-1008.11 -proposed tracker (LP: #1774764)

  * [Redpine] Wifi AP does not work  (LP: #1774606)
- Revert "UBUNTU: SAUCE: rsi: drop RX broadcast/multicast packets with 
invalid
  PN"
- SAUCE: rsi: fix for 40MHZ connection issue.
- SAUCE: rsi: add firmware support for AP+BT dual mode

linux-oem (4.15.0-1007.10) bionic; urgency=medium

  * linux-oem: 4.15.0-1007.10 -proposed tracker (LP: #1772933)

  * Intel WiFi Linux driver update for ETSI 5GHz Adaptivity Requirement
(LP: #1769980)
- iwlwifi: mvm: add WFA vendor specific TPC report IE to probe request
- iwlwifi: mvm: remove set but unused variable in iwl_mvm_roc_done_wk
- iwlwifi: mvm: rs: introduce new API for rate scaling
- iwlwifi: mvm: rs: add ops for the new rate scaling in the FW
- iwlwifi: mvm: rs: add basic implementation of the new RS API handlers
- iwlwifi: mvm: rs: new rate scale API - add FW notifications
- iwlwifi: mvm: rs: new rate scale API - add debugfs hooks
- iwlwifi: mvm: rs: add size checks when printing to a buffer
- iwlwifi: mvm: rs: add sanity check when sending LQ command
- iwlwifi: mvm: support RX flags API change
- iwlwifi: fw: fix the enums in the rate scaling API
- iwlwifi: mvm: adjust to quota offload
- iwlwifi: mvm: send the low latency command
- iwlwifi: define and use if iwl_mvm_has_tlc_offload
- cfg80211: read wmm rules from regulatory database
- mac80211: limit wmm params to comply with ETSI requirements
- cfg80211: Add API to allow querying regdb for wmm_rule
- iwlwifi: mvm: query regdb for wmm rule if needed
- iwlwifi: rename the temporary name of A000 to the official 22000
- iwlwifi: bump FW API to 36 for 8000 and up
- iwlwifi: bump the max API version for 9000 and 22000 devices
- iwlwifi: api: Add geographic profile information to MCC_UPDATE_CMD

  * [Redpine] HCI command timeout after resume from S4 (LP: #1772626)
- SAUCE: Bluetooth: btrsi: add hci detach for hibernation and poweroff
- SAUCE: Bluetooth:btrsi: add null check in hci send and recv functions
- SAUCE: Bluetooth:btrsi: fix bt cmd timeout issue

  * Switch Build-Depends: transfig to fig2dev (LP: #1770770)
- [Config] update Build-Depends: transfig to fig2dev

  * Miscellaneous Ubuntu changes
- Rebase to 4.15.0-23.25

  [ Ubuntu: 4.15.0-23.25 ]

  * linux: 4.15.0-23.25 -proposed tracker (LP: #1772927)
  * arm64 SDEI support needs trampoline code for KPTI (LP: #1768630)
- arm64: mmu: add the entry trampolines start/end section markers into
  sections.h
- arm64: sdei: Add trampoline code for remapping the kernel
  * Some PCIe errors not surfaced through rasdaemon (LP: #1769730)
- ACPI: APEI: handle PCIe AER errors in separate function
- ACPI: APEI: call into AER handling regardless of severity
  * qla2xxx: Fix page fault at kmem_cache_alloc_node() (LP: #1770003)
- scsi: qla2xxx: Fix session cleanup for N2N
- scsi: qla2xxx: Remove unused argument from 
qlt_schedule_sess_for_deletion()
- scsi: qla2xxx: Serialize session deletion by using work_lock
- scsi: qla2xxx: Serialize session free in qlt_free_session_done
- scsi: qla2xxx: Don't call dma_free_coherent with IRQ disabled.
- scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()
- scsi: qla2xxx: Prevent relogin trigger from sending too many commands
- scsi: qla2xxx: Fix double free bug after firmware timeout
- scsi: qla2xxx: Fixup locking for session deletion
  * Several hisi_sas bug fixes (LP: #1768974)
- scsi: hisi_sas: dt-bindings: add an property of signal attenuation
- scsi: hisi_sas: support the property of signal attenuation for v2 hw
- scsi: hisi_sas: fix the issue of link rate inconsistency
- scsi: hisi_sas: fix the issue of setting linkrate register
- scsi: hisi_sas: increase timer expire of internal abort task
- scsi: hisi_sas: remove unused variable hisi_sas_devices.running_req
- scsi: hisi_sas: fix return value of hisi_sas_task_prep()
- scsi: hisi_sas: Code cleanup and minor bug fixes
  * [bionic] machine stuck and bonding not working well when nvmet_rdma module
is loaded (LP: #1764982)
- nvmet-rdma: Don't flush system_wq by default during remove_one
- nvme-rdma: Don't flush delete_wq by default during remove_one
  * Warnings/hang during error handling of SATA disks on SAS controller
(LP: #1768971)
- scsi: libsas: defer ata device eh commands to libata
  * Hotplugging a SATA disk into a SAS controller may cause crash (LP: #1768948)
- ata: do not schedule hot plug if it is a sas host
  * ISST-LTE:pKVM:Ubuntu1804: rcu_sched self-detected stall on CPU follow by CPU
ATTEMPT TO RE-ENTER FIRMWARE! (LP: #1767927)
- powerpc/powernv: Handle unknown OPAL errors in opal_nvram_write()
- powerpc/64s: return more 

[Kernel-packages] [Bug 1777137] [NEW] Kata-containers: 9p fs cannot handle unlinked files

2018-06-15 Thread Julio Montes
Public bug reported:

Unable to update Debian/Ubuntu containers running apt-get

see https://github.com/intel/cc-oci-runtime/issues/47 and
https://github.com/intel/cc-oci-runtime/issues/1062

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


** Tags: kata

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

Title:
  Kata-containers: 9p fs cannot handle unlinked files

Status in linux-kvm package in Ubuntu:
  New

Bug description:
  Unable to update Debian/Ubuntu containers running apt-get

  see https://github.com/intel/cc-oci-runtime/issues/47 and
  https://github.com/intel/cc-oci-runtime/issues/1062

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-kvm/+bug/1777137/+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 1776822] Re: linux: 4.4.0-130.156 -proposed tracker

2018-06-15 Thread Canonical Certification Team
Snap beta testing complete, no regressions found. Ready for promotion.
Results here: https://trello.com/c/o2CtdTC2/274-pc-kernel-440-130156-125

** Changed in: kernel-sru-workflow/snap-certification-testing
   Status: Confirmed => Fix Released

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

Title:
  linux: 4.4.0-130.156 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Confirmed
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  Confirmed
Status in Kernel SRU Workflow snap-certification-testing series:
  Fix Released
Status in Kernel SRU Workflow snap-release-to-beta series:
  Fix Released
Status in Kernel SRU Workflow snap-release-to-candidate series:
  Confirmed
Status in Kernel SRU Workflow snap-release-to-edge series:
  Fix Released
Status in Kernel SRU Workflow snap-release-to-stable series:
  New
Status in Kernel SRU Workflow upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Confirmed

Bug description:
  This bug is for tracking the  upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  backports: bug 1776823 (linux-lts-xenial), bug 1776824 (linux-aws)
  derivatives: bug 1776357 (linux-euclid), bug 1776826 (linux-kvm), bug 1776359 
(linux-raspi2), bug 1776361 (linux-snapdragon), bug 1776829 (linux-aws)
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1776822/+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 1776822] Re: linux: 4.4.0-130.156 -proposed tracker

2018-06-15 Thread Brad Figg
** Changed in: kernel-sru-workflow/snap-release-to-candidate
   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/1776822

Title:
  linux: 4.4.0-130.156 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Confirmed
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  Confirmed
Status in Kernel SRU Workflow snap-certification-testing series:
  Fix Released
Status in Kernel SRU Workflow snap-release-to-beta series:
  Fix Released
Status in Kernel SRU Workflow snap-release-to-candidate series:
  Confirmed
Status in Kernel SRU Workflow snap-release-to-edge series:
  Fix Released
Status in Kernel SRU Workflow snap-release-to-stable series:
  New
Status in Kernel SRU Workflow upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Confirmed

Bug description:
  This bug is for tracking the  upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  backports: bug 1776823 (linux-lts-xenial), bug 1776824 (linux-aws)
  derivatives: bug 1776357 (linux-euclid), bug 1776826 (linux-kvm), bug 1776359 
(linux-raspi2), bug 1776361 (linux-snapdragon), bug 1776829 (linux-aws)
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1776822/+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 1776346] Re: linux-azure: 4.15.0-1014.14~16.04.1 -proposed tracker

2018-06-15 Thread Brad Figg
** Changed in: kernel-sru-workflow/snap-release-to-beta
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/snap-release-to-candidate
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/snap-release-to-edge
   Status: Confirmed => Fix Released

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

Title:
  linux-azure: 4.15.0-1014.14~16.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Confirmed
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow snap-release-to-beta series:
  Fix Released
Status in Kernel SRU Workflow snap-release-to-candidate series:
  Confirmed
Status in Kernel SRU Workflow snap-release-to-edge series:
  Fix Released
Status in Kernel SRU Workflow snap-release-to-stable series:
  Invalid
Status in Kernel SRU Workflow stakeholder-signoff series:
  In Progress
Status in Kernel SRU Workflow upload-to-ppa series:
  New
Status in Kernel SRU Workflow verification-testing series:
  Confirmed
Status in linux-azure package in Ubuntu:
  Invalid
Status in linux-azure source package in Xenial:
  Confirmed

Bug description:
  This bug is for tracking the  upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1776338
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1776346/+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 1776829] Re: linux-aws: 4.4.0-1062.71 -proposed tracker

2018-06-15 Thread Łukasz Zemczak
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: In Progress => Fix Committed

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

Title:
  linux-aws: 4.4.0-1062.71 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Committed
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow snap-release-to-beta series:
  New
Status in Kernel SRU Workflow snap-release-to-candidate series:
  New
Status in Kernel SRU Workflow snap-release-to-edge series:
  New
Status in Kernel SRU Workflow snap-release-to-stable series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-aws package in Ubuntu:
  Invalid
Status in linux-aws source package in Xenial:
  Confirmed

Bug description:
  This bug is for tracking the  upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1776822
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1776829/+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 1776563] Re: Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

2018-06-15 Thread Richard Baka
"The fact that ACPI was designed by a group of monkeys high on LSD, and is some 
of the worst designs in the industry obviously makes running it at any point 
pretty damn ugly."
Torvalds, Linus (2005-07-31). Message. linux-kernel mailing list. IU. Retrieved 
on 2006-08-28.

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

Title:
  Ubuntu 18.04 can't load kernel on Acer Aspire A315 (Ryzen5/Radeon/FHD)

Status in amd:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in xserver-xorg-video-amdgpu package in Ubuntu:
  Confirmed

Bug description:
  CPU: Ryzen 5 2500U
  VGA: Radeon 535
  Notebook: Acer Aspire A315
  I've just bought a new AMD Ryzen/Radeon notebook (Acer Aspire 3) and I wanted 
to install an Ubuntu/Kubuntu 18.04 on it. I checked the bios settings and uefi 
was the only boot option, so there is no legacy mode what I had used with my 
old computer before. I downloaded the normal iso image and made an usb boot 
pendrive using mkusb. The boot was okay, I got an uefi type menu but after 
starting the kernel it paniced(?) instantly. 
  Error messages: ACPI Error [MAC0] Namespace lookup failure 
  ACPI ERROR 1 table load failures, 13 successful 
  BUG: soft lockup CPU#0 stuck for 22s
  ...
  ...
  EFI VGA framebuffer device
  clocksource tsc mask
  Switching to colour framebuffer device
  [28.040001] ...
  ...
  ...

  I've tried to boot the same pendrive on my girlfriend's Acer
  Travelmate with uefi and worked well.

  I searched and I found that the problem is maybe in connection with
  uefi framebuffer but I am not sure.

  Ubuntu 16.04 can be loaded with nomodeset and noacpi parameters but
  for 18.04 none of them are working. I tried 4.16,4.17 kernels too
  (replaced on live usb) but without any success. The result is totally
  equivalent.

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


Re: [Kernel-packages] [Bug 1776859] Re: Bluetooth doesn't work on ubuntu 18.04 LTS (Acer aspire E1-571)

2018-06-15 Thread Javi
So is it possible to buy one of this? Like an USB stick or something?

El vie., 15 de junio de 2018 4:20, Daniel van Vugt <
daniel.van.v...@canonical.com> escribió:

> The dpkg.txt file is still missing, but that probably doesn't matter.
>
> I don't think this is a valid bug. It appears you don't have any
> bluetooth hardware, so that's why you couldn't get any of the software
> to work.
>
> ** Changed in: linux (Ubuntu)
>Status: Incomplete => Invalid
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1776859
>
> Title:
>   Bluetooth doesn't work on ubuntu 18.04 LTS (Acer aspire E1-571)
>
> Status in linux package in Ubuntu:
>   Invalid
>
> Bug description:
>   Hello,
>   I have installed ubuntu 18.04 LTS on my laptop Acer aspire E1-571 and I
> cannot turn on the bluetooth. It's not that it doesn't find the devises,
> but I do not either have the option to turn it on.
>   I've tried installing all drivers I have found (bluez gnome, blueman,
> shell extension...), but the same issue remains.
>
>   It is no blocked either, I've tried "sudo rfkill list" in every
>   modification and always the same:
>
>   0: acer-wireless: Wireless LAN
>   Soft blocked: no
>   Hard blocked: no
>   1: phy0: Wireless LAN
>   Soft blocked: no
>   Hard blocked: no
>   2: brcmwl-0: Wireless LAN
>   Soft blocked: no
>   Hard blocked: no
>
>
>   Do someone know what might be happening? Any solution?
>
>   Thank you so much in advance.
>   ---
>   ProblemType: Bug
>   ApportVersion: 2.20.9-0ubuntu7.2
>   Architecture: amd64
>   CurrentDesktop: ubuntu:GNOME
>   DistroRelease: Ubuntu 18.04
>   InstallationDate: Installed on 2018-05-15 (29 days ago)
>   InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64
> (20180426)
>   InterestingModules: bluetooth
>   MachineType: Acer Aspire E1-571
>   NonfreeKernelModules: wl
>   Package: linux
>   PackageArchitecture: amd64
>   ProcEnviron:
>TERM=xterm-256color
>PATH=(custom, no user)
>XDG_RUNTIME_DIR=
>LANG=es_ES.UTF-8
>SHELL=/bin/bash
>   ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-23-generic
> root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=1
>   ProcVersionSignature: Ubuntu 4.15.0-23.25-generic 4.15.18
>   Tags: third-party-packages bionic wayland-session
>   Uname: Linux 4.15.0-23-generic x86_64
>   UnreportableReason: Este no es un paquete oficial de Ubuntu. Desinstale
> cualquier paquete de terceros e inténtelo de nuevo.
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
>   _MarkForUpload: True
>   dmi.bios.date: 02/19/2013
>   dmi.bios.vendor: Insyde Corp.
>   dmi.bios.version: V2.14
>   dmi.board.asset.tag: Type2 - Board Asset Tag
>   dmi.board.name: EA50_HC_CR
>   dmi.board.vendor: Acer
>   dmi.board.version: Type2 - Board Version
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: Insyde Corp.
>   dmi.chassis.version: V2.14
>   dmi.modalias:
> dmi:bvnInsydeCorp.:bvrV2.14:bd02/19/2013:svnAcer:pnAspireE1-571:pvrV2.14:rvnAcer:rnEA50_HC_CR:rvrType2-BoardVersion:cvnInsydeCorp.:ct10:cvrV2.14:
>   dmi.product.family: Type1Family
>   dmi.product.name: Aspire E1-571
>   dmi.product.version: V2.14
>   dmi.sys.vendor: Acer
>   hciconfig:
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1776859/+subscriptions
>

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

Title:
  Bluetooth doesn't work on ubuntu 18.04 LTS (Acer aspire E1-571)

Status in linux package in Ubuntu:
  Invalid

Bug description:
  Hello, 
  I have installed ubuntu 18.04 LTS on my laptop Acer aspire E1-571 and I 
cannot turn on the bluetooth. It's not that it doesn't find the devises, but I 
do not either have the option to turn it on.
  I've tried installing all drivers I have found (bluez gnome, blueman, shell 
extension...), but the same issue remains. 

  It is no blocked either, I've tried "sudo rfkill list" in every
  modification and always the same:

  0: acer-wireless: Wireless LAN
  Soft blocked: no
  Hard blocked: no
  1: phy0: Wireless LAN
  Soft blocked: no
  Hard blocked: no
  2: brcmwl-0: Wireless LAN
  Soft blocked: no
  Hard blocked: no


  Do someone know what might be happening? Any solution?

  Thank you so much in advance.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-05-15 (29 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  InterestingModules: bluetooth
  MachineType: Acer Aspire E1-571
  NonfreeKernelModules: wl
  Package: linux
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, 

[Kernel-packages] [Bug 1777128] Re: [Hyper-V] patches for SR-IOV post-bionic GA

2018-06-15 Thread Chris Valean
** 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/1777128

Title:
  [Hyper-V] patches for SR-IOV post-bionic GA

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  For 18.04 we're seeing some SR-IOV functionality issues.

  Please pick these patches for the next SRU.
  Some of them are in ubuntu master-next tree, but still wanting to track these 
for inclusion into 18.04 kernel.

  "PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()" is the most
  critical one to be picked up, the rest is part of the series or
  related that should be added along.

  Full list:
  2018-03-28 Drivers: hv: vmbus: do not mark HV_PCIE as perf_device
  2018-03-16 PCI: hv: Only queue new work items in hv_pci_devices_present() if 
necessary
  2018-03-16 PCI: hv: Remove the bogus test in hv_eject_device_work()
  2018-03-16 PCI: hv: Fix a comment typo in _hv_pcifront_read_config()
  2018-03-16 PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()
  2018-03-16 PCI: hv: Serialize the present and eject work items

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

2018-06-15 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 1776416

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

Title:
  Sound stopped working after update 11/06/18 7pm GMT

Status in alsa-driver package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Sound was working fine until the update.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-128.154-generic 4.4.131
  Uname: Linux 4.4.0-128-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  user   2094 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Jun 12 08:30:09 2018
  InstallationDate: Installed on 2017-05-26 (381 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no username)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  user   2094 F pulseaudio
  Symptom_Type: No sound at all
  Title: [HDA-Intel - HDA Intel PCH, playback] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/23/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1.05.05 02/23/2017
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: P65_67HSHP
  dmi.board.vendor: CLEVO
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1.05.0502/23/2017:bd02/23/2017:svnPCSpecialistLimited:pnP65_67HSHP:pvrNotApplicable:rvnCLEVO:rnP65_67HSHP:rvrNotApplicable:cvnNotebook:ct10:cvrN/A:
  dmi.product.name: P65_67HSHP
  dmi.product.version: Not Applicable
  dmi.sys.vendor: PC Specialist Limited

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1776416/+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 1776342] Re: linux-azure: 4.15.0-1014.14 -proposed tracker

2018-06-15 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/regression-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/security-signoff
   Status: New => In Progress

** Changed in: kernel-sru-workflow/verification-testing
   Status: New => Confirmed

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1776338
  phase: Uploaded
+ kernel-stable-phase:Promoted to proposed
+ kernel-stable-phase-changed:Friday, 15. June 2018 13:01 UTC

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1776338
- phase: Uploaded
- kernel-stable-phase:Promoted to proposed
- kernel-stable-phase-changed:Friday, 15. June 2018 13:01 UTC
+ phase: Promoted to proposed
+ proposed-announcement-sent: true
+ proposed-testing-requested: true

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

Title:
  linux-azure: 4.15.0-1014.14 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Confirmed
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow stakeholder-signoff series:
  Confirmed
Status in Kernel SRU Workflow upload-to-ppa series:
  New
Status in Kernel SRU Workflow verification-testing series:
  Confirmed
Status in linux-azure package in Ubuntu:
  Invalid
Status in linux-azure source package in Bionic:
  Confirmed

Bug description:
  This bug is for tracking the  upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1776338
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1776342/+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 1777128] Missing required logs.

2018-06-15 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 1777128

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

** Tags added: 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/1777128

Title:
  [Hyper-V] patches for SR-IOV post-bionic GA

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  For 18.04 we're seeing some SR-IOV functionality issues.

  Please pick these patches for the next SRU.
  Some of them are in ubuntu master-next tree, but still wanting to track these 
for inclusion into 18.04 kernel.

  "PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()" is the most
  critical one to be picked up, the rest is part of the series or
  related that should be added along.

  Full list:
  2018-03-28 Drivers: hv: vmbus: do not mark HV_PCIE as perf_device
  2018-03-16 PCI: hv: Only queue new work items in hv_pci_devices_present() if 
necessary
  2018-03-16 PCI: hv: Remove the bogus test in hv_eject_device_work()
  2018-03-16 PCI: hv: Fix a comment typo in _hv_pcifront_read_config()
  2018-03-16 PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()
  2018-03-16 PCI: hv: Serialize the present and eject work items

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1777128/+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 1775786] Comment bridged from LTC Bugzilla

2018-06-15 Thread bugproxy
--- Comment From frederic.bar...@fr.ibm.com 2018-06-15 08:46 EDT---
(In reply to comment #7)
> I built a test kernel with the 10 requested commits.  The test kernel can be
> downloaded from:
> http://kernel.ubuntu.com/~jsalisbury/lp1775786
>
> Can you test this kernel and see if it resolves this bug?

I've installed and tested the kernel and modules. It looks good, tests are 
passing.
Thanks!

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

Title:
  Update to ocxl driver for 18.04.1

Status in The Ubuntu-power-systems project:
  In Progress
Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Bionic:
  In Progress

Bug description:
  ---Problem Description---
  Update to ocxl driver
   
  ---uname output---
  4.15.0-22-generic
   
  ---Additional Hardware Info---
  opencapi adapter needed 

   Machine Type = any POWER9 system 
   
  ---Debugger---
  A debugger is not configured
   

  == Comment: #1 - Frederic Barrat  - 2018-06-05 
03:46:00 ==
  ocxl (opencapi) is a relatively new driver which was added to Ubuntu 18.04; 
It's specific to POWER9 systems.

  We'd like to add the following 9 commits for Ubuntu 18.04.1:

  The following 2 patches are already in the main linux tree:
  474cca5fd894de99afc69274e8b25524ae62d7ee
  misc: ocxl: use put_device() instead of device_unregister()

  e7666d046ac0eda535282a5fd3b188f31d0f4afd
  ocxl: Document the OCXL_IOCTL_GET_METADATA IOCTL

  The remaining commits are in the powerpc-next tree and will be merged
  in the next merge window (i.e. in a week or so). See
  https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git/log/?h=next

  819844285ef2b5d15466f5b5062514135ffba06c
  powerpc: Add TIDR CPU feature for POWER9

  3449f191ca9be1a6ac9757b8ab55f239092362e5
  powerpc: Use TIDR CPU feature to control TIDR allocation

  71cc64a85d8d99936f6851709a07f18c87a0adab
  powerpc: use task_pid_nr() for TID allocation

  19df39581ce99eb1fcfb119945810c9c5bc3f8d4
  ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action

  e948e06fc63a1c1e36ec4c8e5c510b881ff19c26
  ocxl: Expose the thread_id needed for wait on POWER9

  02a8e5bc1c06045f36423bd9632ad9f40da18d3f
  ocxl: Add an IOCTL so userspace knows what OCXL features are available

  721c551d31fb441ff3be701ad3be14cf6e0aca3f
  ocxl: Document new OCXL IOCTLs

  Another commit ID to add to the list (fixes a commit from previous list), 
from the 'next' tree:
  2e5c93d6bb2f7bc17eb82748943a1b9f6b068520
  ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1775786/+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 1776829] Re: linux-aws: 4.4.0-1062.71 -proposed tracker

2018-06-15 Thread Łukasz Zemczak
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Łukasz 
Zemczak (sil2100)

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

Title:
  linux-aws: 4.4.0-1062.71 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  In Progress
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow snap-release-to-beta series:
  New
Status in Kernel SRU Workflow snap-release-to-candidate series:
  New
Status in Kernel SRU Workflow snap-release-to-edge series:
  New
Status in Kernel SRU Workflow snap-release-to-stable series:
  Invalid
Status in Kernel SRU Workflow upload-to-ppa series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-aws package in Ubuntu:
  Invalid
Status in linux-aws source package in Xenial:
  Confirmed

Bug description:
  This bug is for tracking the  upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1776822
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1776829/+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


  1   2   3   >