[Kernel-packages] [Bug 1922033] Re: Enable ath11k debugfs/tracing

2021-04-01 Thread You-Sheng Yang
SRU: https://lists.ubuntu.com/archives/kernel-team/2021-April/118697.html
PPA: https://launchpad.net/~vicamo/+archive/ubuntu/ppa-1922033

** Changed in: linux (Ubuntu Hirsute)
   Status: Incomplete => In Progress

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

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

Title:
  Enable ath11k debugfs/tracing

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

Bug description:
  In bug 1879633, CONFIG_ATH11K_DEBUGFS/CONFIG_ATH11K_TRACING were
  enabled by default for oem-5.10. Since this is also the case for
  ath10k and ath9k in -generic kernels, we'd like to sync the behaviors
  in ath9/10/11k.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1922033/+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 1922033] Re: Enable ath11k debugfs/tracing

2021-04-01 Thread You-Sheng Yang
** Description changed:

+ [SRU Justification]
+ 
+ [Impact]
+ 
+ No general user impact. Only for synchronizing configs between oem-5.10
+ and hirsute/unstable.
+ 
+ [Fix]
+ 
+ In one of the patches landed for bug 1879633 we enabled debugfs/tracing
+ for ath11k driver:
+ https://lists.ubuntu.com/archives/kernel-team/2020-December/115417.html
+ 
+ This patchset was also proposed for unstable at the time. Resubmit this
+ part for both hirsute and unstable v5.12 again.
+ 
+ [Test Case]
+ 
+ Check if now debugfs is available for ath11k:
+ 
+   $ ls /sys/kernel/debug/ath11k
+   qca6390 hw2.0
+ 
+ [Where problems could occur]
+ 
+ This should be unrelated to core functions, but might introduce
+ performance lose, undefined/untested behaviors when enabled.
+ 
+ [Other Info]
+ 
+ The rest parts to enable ath11k support have been included in v5.11, so
+ they're skipped here.
+ 
+ == original bug description ==
+ 
  In bug 1879633, CONFIG_ATH11K_DEBUGFS/CONFIG_ATH11K_TRACING were enabled
  by default for oem-5.10. Since this is also the case for ath10k and
  ath9k in -generic kernels, we'd like to sync the behaviors in
  ath9/10/11k.

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

Title:
  Enable ath11k debugfs/tracing

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

Bug description:
  [SRU Justification]

  [Impact]

  No general user impact. Only for synchronizing configs between oem-5.10
  and hirsute/unstable.

  [Fix]

  In one of the patches landed for bug 1879633 we enabled debugfs/tracing
  for ath11k driver:
  https://lists.ubuntu.com/archives/kernel-team/2020-December/115417.html

  This patchset was also proposed for unstable at the time. Resubmit this
  part for both hirsute and unstable v5.12 again.

  [Test Case]

  Check if now debugfs is available for ath11k:

$ ls /sys/kernel/debug/ath11k
qca6390 hw2.0

  [Where problems could occur]

  This should be unrelated to core functions, but might introduce
  performance lose, undefined/untested behaviors when enabled.

  [Other Info]

  The rest parts to enable ath11k support have been included in v5.11, so
  they're skipped here.

  == original bug description ==

  In bug 1879633, CONFIG_ATH11K_DEBUGFS/CONFIG_ATH11K_TRACING were
  enabled by default for oem-5.10. Since this is also the case for
  ath10k and ath9k in -generic kernels, we'd like to sync the behaviors
  in ath9/10/11k.

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

2021-04-01 Thread bugproxy
--- Comment From stefan.ra...@de.ibm.com 2021-04-01 03:22 EDT---
No, this service (file) was introduced only later last year by us. We figured 
that we should have some way to collect data on KVM for service cases - very 
handy! The other distros adopted this, too :)
You could move kvm_stat and/or the unit file into a separate package to avoid a 
systemd dependency!

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

Title:
  [UBUNTU 21.04] tools/kvm_stat: Add restart delay

Status in Ubuntu on IBM z Systems:
  New
Status in linux package in Ubuntu:
  New

Bug description:
  Description:   tools/kvm_stat: Add restart delay
  Symptom:   If the kvm service is enabled and the system rebooted,
 Systemd's initial attempt to start the kvm unit file may
 fail in case the kvm module is not loaded. However, once the
 kvm module is loaded, the service is _not_ started.
  Problem:   Since the unit file does not specify a delay for the retries,
 Systemd restarts with a minimum delay a number of times
 before giving up and disabling the service. Which means a
 subsequent kvm module load will have kvm running without
 monitoring.
  Solution:  Add an appropriate delay in the unit file.
  Reproduction:  (1) Enable the kvm service via systemctl
 (2) Reboot
 (3) Verify that the kvm module is not loaded & kvm service
 not running
 (4) Load the kvm module via 'modprobe kvm'
 (5) Verify that the kvm service came up within the next
 minute.
  Preventive:yes

  Just use the attached patch and you're good!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1921870/+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 1922033] Re: Enable ath11k debugfs/tracing

2021-04-01 Thread You-Sheng Yang
apport information

** Tags added: apport-collected focal

** Description changed:

  [SRU Justification]
  
  [Impact]
  
  No general user impact. Only for synchronizing configs between oem-5.10
  and hirsute/unstable.
  
  [Fix]
  
  In one of the patches landed for bug 1879633 we enabled debugfs/tracing
  for ath11k driver:
  https://lists.ubuntu.com/archives/kernel-team/2020-December/115417.html
  
  This patchset was also proposed for unstable at the time. Resubmit this
  part for both hirsute and unstable v5.12 again.
  
  [Test Case]
  
  Check if now debugfs is available for ath11k:
  
$ ls /sys/kernel/debug/ath11k
qca6390 hw2.0
  
  [Where problems could occur]
  
  This should be unrelated to core functions, but might introduce
  performance lose, undefined/untested behaviors when enabled.
  
  [Other Info]
  
  The rest parts to enable ath11k support have been included in v5.11, so
  they're skipped here.
  
  == original bug description ==
  
- In bug 1879633, CONFIG_ATH11K_DEBUGFS/CONFIG_ATH11K_TRACING were enabled
- by default for oem-5.10. Since this is also the case for ath10k and
- ath9k in -generic kernels, we'd like to sync the behaviors in
- ath9/10/11k.
+ In bug 1879633, CONFIG_ATH11K_DEBUGFS/CONFIG_ATH11K_TRACING were enabled by 
default for oem-5.10. Since this is also the case for ath10k and ath9k in 
-generic kernels, we'd like to sync the behaviors in ath9/10/11k.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.16
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  u  1909 F pulseaudio
+ CasperMD5CheckResult: skip
+ DistributionChannelDescriptor:
+  # This is the distribution channel descriptor for the OEM CDs
+  # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
+  canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
+ DistroRelease: Ubuntu 20.04
+ InstallationDate: Installed on 2021-03-31 (0 days ago)
+ InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
+ MachineType: Dell Inc. XPS 13 9310
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-13-generic 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.11.0-13.14-generic 5.11.7
+ PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-5.11.0-13-generic N/A
+  linux-backports-modules-5.11.0-13-generic  N/A
+  linux-firmware 1.187.10
+ Tags:  focal
+ Uname: Linux 5.11.0-13-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: N/A
+ _MarkForUpload: True
+ dmi.bios.date: 12/10/2020
+ dmi.bios.release: 1.2
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: 1.2.5
+ dmi.board.vendor: Dell Inc.
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Dell Inc.
+ dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
+ dmi.product.family: XPS
+ dmi.product.name: XPS 13 9310
+ dmi.product.sku: 0991
+ dmi.sys.vendor: Dell Inc.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1922033/+attachment/5483067/+files/AlsaInfo.txt

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

Title:
  Enable ath11k debugfs/tracing

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

Bug description:
  [SRU Justification]

  [Impact]

  No general user impact. Only for synchronizing configs between oem-5.10
  and hirsute/unstable.

  [Fix]

  In one of the patches landed for bug 1879633 we enabled debugfs/tracing
  for ath11k driver:
  https://lists.ubuntu.com/archives/kernel-team/2020-December/115417.html

  This patchset was also proposed for unstable at the time. Resubmit this
  part for both hirsute and unstable v5.12 again.

  [Test Case]

  Check if now debugfs is available for ath11k:

$ ls /sys/kernel/debug/ath11k
qca6390 hw2.0

  [Where problems could occur]

  This should be unrelated to core functions, but might introduce
  performance lose, undefined/untested behaviors when enabled.

  [Other Info]

  The rest parts to enable ath11k support have been included in v5.11, so
  they're skipped here.

  == original bug description ==

  In bug 1879633, CONFIG_ATH11K_DEBUGFS/CONFIG_ATH11K_TRACING were enabled by 
default for oem-5.10. Since this is also the case for ath10k and ath9k in 
-generic kernels, we'd like to sync the behaviors in ath9/10/11k.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1922033/+attachment/5483076/+files/ProcCpuinfo.txt

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

Title:
  Enable ath11k debugfs/tracing

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

Bug description:
  [SRU Justification]

  [Impact]

  No general user impact. Only for synchronizing configs between oem-5.10
  and hirsute/unstable.

  [Fix]

  In one of the patches landed for bug 1879633 we enabled debugfs/tracing
  for ath11k driver:
  https://lists.ubuntu.com/archives/kernel-team/2020-December/115417.html

  This patchset was also proposed for unstable at the time. Resubmit this
  part for both hirsute and unstable v5.12 again.

  [Test Case]

  Check if now debugfs is available for ath11k:

$ ls /sys/kernel/debug/ath11k
qca6390 hw2.0

  [Where problems could occur]

  This should be unrelated to core functions, but might introduce
  performance lose, undefined/untested behaviors when enabled.

  [Other Info]

  The rest parts to enable ath11k support have been included in v5.11, so
  they're skipped here.

  == original bug description ==

  In bug 1879633, CONFIG_ATH11K_DEBUGFS/CONFIG_ATH11K_TRACING were enabled by 
default for oem-5.10. Since this is also the case for ath10k and ath9k in 
-generic kernels, we'd like to sync the behaviors in ath9/10/11k.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1909 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-13-generic 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-13.14-generic 5.11.7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-13-generic N/A
   linux-backports-modules-5.11.0-13-generic  N/A
   linux-firmware 1.187.10
  Tags:  focal
  Uname: Linux 5.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1922033/+attachment/5483078/+files/ProcInterrupts.txt

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

Title:
  Enable ath11k debugfs/tracing

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

Bug description:
  [SRU Justification]

  [Impact]

  No general user impact. Only for synchronizing configs between oem-5.10
  and hirsute/unstable.

  [Fix]

  In one of the patches landed for bug 1879633 we enabled debugfs/tracing
  for ath11k driver:
  https://lists.ubuntu.com/archives/kernel-team/2020-December/115417.html

  This patchset was also proposed for unstable at the time. Resubmit this
  part for both hirsute and unstable v5.12 again.

  [Test Case]

  Check if now debugfs is available for ath11k:

$ ls /sys/kernel/debug/ath11k
qca6390 hw2.0

  [Where problems could occur]

  This should be unrelated to core functions, but might introduce
  performance lose, undefined/untested behaviors when enabled.

  [Other Info]

  The rest parts to enable ath11k support have been included in v5.11, so
  they're skipped here.

  == original bug description ==

  In bug 1879633, CONFIG_ATH11K_DEBUGFS/CONFIG_ATH11K_TRACING were enabled by 
default for oem-5.10. Since this is also the case for ath10k and ath9k in 
-generic kernels, we'd like to sync the behaviors in ath9/10/11k.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1909 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-13-generic 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-13.14-generic 5.11.7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-13-generic N/A
   linux-backports-modules-5.11.0-13-generic  N/A
   linux-firmware 1.187.10
  Tags:  focal
  Uname: Linux 5.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1922033/+attachment/5483077/+files/ProcCpuinfoMinimal.txt

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

Title:
  Enable ath11k debugfs/tracing

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

Bug description:
  [SRU Justification]

  [Impact]

  No general user impact. Only for synchronizing configs between oem-5.10
  and hirsute/unstable.

  [Fix]

  In one of the patches landed for bug 1879633 we enabled debugfs/tracing
  for ath11k driver:
  https://lists.ubuntu.com/archives/kernel-team/2020-December/115417.html

  This patchset was also proposed for unstable at the time. Resubmit this
  part for both hirsute and unstable v5.12 again.

  [Test Case]

  Check if now debugfs is available for ath11k:

$ ls /sys/kernel/debug/ath11k
qca6390 hw2.0

  [Where problems could occur]

  This should be unrelated to core functions, but might introduce
  performance lose, undefined/untested behaviors when enabled.

  [Other Info]

  The rest parts to enable ath11k support have been included in v5.11, so
  they're skipped here.

  == original bug description ==

  In bug 1879633, CONFIG_ATH11K_DEBUGFS/CONFIG_ATH11K_TRACING were enabled by 
default for oem-5.10. Since this is also the case for ath10k and ath9k in 
-generic kernels, we'd like to sync the behaviors in ath9/10/11k.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1909 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-13-generic 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-13.14-generic 5.11.7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-13-generic N/A
   linux-backports-modules-5.11.0-13-generic  N/A
   linux-firmware 1.187.10
  Tags:  focal
  Uname: Linux 5.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1922033/+attachment/5483072/+files/Lspci-vt.txt

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

Title:
  Enable ath11k debugfs/tracing

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

Bug description:
  [SRU Justification]

  [Impact]

  No general user impact. Only for synchronizing configs between oem-5.10
  and hirsute/unstable.

  [Fix]

  In one of the patches landed for bug 1879633 we enabled debugfs/tracing
  for ath11k driver:
  https://lists.ubuntu.com/archives/kernel-team/2020-December/115417.html

  This patchset was also proposed for unstable at the time. Resubmit this
  part for both hirsute and unstable v5.12 again.

  [Test Case]

  Check if now debugfs is available for ath11k:

$ ls /sys/kernel/debug/ath11k
qca6390 hw2.0

  [Where problems could occur]

  This should be unrelated to core functions, but might introduce
  performance lose, undefined/untested behaviors when enabled.

  [Other Info]

  The rest parts to enable ath11k support have been included in v5.11, so
  they're skipped here.

  == original bug description ==

  In bug 1879633, CONFIG_ATH11K_DEBUGFS/CONFIG_ATH11K_TRACING were enabled by 
default for oem-5.10. Since this is also the case for ath10k and ath9k in 
-generic kernels, we'd like to sync the behaviors in ath9/10/11k.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1909 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-13-generic 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-13.14-generic 5.11.7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-13-generic N/A
   linux-backports-modules-5.11.0-13-generic  N/A
   linux-firmware 1.187.10
  Tags:  focal
  Uname: Linux 5.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1922033/+attachment/5483068/+files/CRDA.txt

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

Title:
  Enable ath11k debugfs/tracing

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

Bug description:
  [SRU Justification]

  [Impact]

  No general user impact. Only for synchronizing configs between oem-5.10
  and hirsute/unstable.

  [Fix]

  In one of the patches landed for bug 1879633 we enabled debugfs/tracing
  for ath11k driver:
  https://lists.ubuntu.com/archives/kernel-team/2020-December/115417.html

  This patchset was also proposed for unstable at the time. Resubmit this
  part for both hirsute and unstable v5.12 again.

  [Test Case]

  Check if now debugfs is available for ath11k:

$ ls /sys/kernel/debug/ath11k
qca6390 hw2.0

  [Where problems could occur]

  This should be unrelated to core functions, but might introduce
  performance lose, undefined/untested behaviors when enabled.

  [Other Info]

  The rest parts to enable ath11k support have been included in v5.11, so
  they're skipped here.

  == original bug description ==

  In bug 1879633, CONFIG_ATH11K_DEBUGFS/CONFIG_ATH11K_TRACING were enabled by 
default for oem-5.10. Since this is also the case for ath10k and ath9k in 
-generic kernels, we'd like to sync the behaviors in ath9/10/11k.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1909 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-13-generic 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-13.14-generic 5.11.7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-13-generic N/A
   linux-backports-modules-5.11.0-13-generic  N/A
   linux-firmware 1.187.10
  Tags:  focal
  Uname: Linux 5.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1922033/+attachment/5483071/+files/Lspci.txt

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

Title:
  Enable ath11k debugfs/tracing

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

Bug description:
  [SRU Justification]

  [Impact]

  No general user impact. Only for synchronizing configs between oem-5.10
  and hirsute/unstable.

  [Fix]

  In one of the patches landed for bug 1879633 we enabled debugfs/tracing
  for ath11k driver:
  https://lists.ubuntu.com/archives/kernel-team/2020-December/115417.html

  This patchset was also proposed for unstable at the time. Resubmit this
  part for both hirsute and unstable v5.12 again.

  [Test Case]

  Check if now debugfs is available for ath11k:

$ ls /sys/kernel/debug/ath11k
qca6390 hw2.0

  [Where problems could occur]

  This should be unrelated to core functions, but might introduce
  performance lose, undefined/untested behaviors when enabled.

  [Other Info]

  The rest parts to enable ath11k support have been included in v5.11, so
  they're skipped here.

  == original bug description ==

  In bug 1879633, CONFIG_ATH11K_DEBUGFS/CONFIG_ATH11K_TRACING were enabled by 
default for oem-5.10. Since this is also the case for ath10k and ath9k in 
-generic kernels, we'd like to sync the behaviors in ath9/10/11k.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1909 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-13-generic 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-13.14-generic 5.11.7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-13-generic N/A
   linux-backports-modules-5.11.0-13-generic  N/A
   linux-firmware 1.187.10
  Tags:  focal
  Uname: Linux 5.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1922033/+attachment/5483073/+files/Lsusb.txt

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

Title:
  Enable ath11k debugfs/tracing

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

Bug description:
  [SRU Justification]

  [Impact]

  No general user impact. Only for synchronizing configs between oem-5.10
  and hirsute/unstable.

  [Fix]

  In one of the patches landed for bug 1879633 we enabled debugfs/tracing
  for ath11k driver:
  https://lists.ubuntu.com/archives/kernel-team/2020-December/115417.html

  This patchset was also proposed for unstable at the time. Resubmit this
  part for both hirsute and unstable v5.12 again.

  [Test Case]

  Check if now debugfs is available for ath11k:

$ ls /sys/kernel/debug/ath11k
qca6390 hw2.0

  [Where problems could occur]

  This should be unrelated to core functions, but might introduce
  performance lose, undefined/untested behaviors when enabled.

  [Other Info]

  The rest parts to enable ath11k support have been included in v5.11, so
  they're skipped here.

  == original bug description ==

  In bug 1879633, CONFIG_ATH11K_DEBUGFS/CONFIG_ATH11K_TRACING were enabled by 
default for oem-5.10. Since this is also the case for ath10k and ath9k in 
-generic kernels, we'd like to sync the behaviors in ath9/10/11k.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1909 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-13-generic 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-13.14-generic 5.11.7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-13-generic N/A
   linux-backports-modules-5.11.0-13-generic  N/A
   linux-firmware 1.187.10
  Tags:  focal
  Uname: Linux 5.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1922033/+attachment/5483075/+files/Lsusb-v.txt

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

Title:
  Enable ath11k debugfs/tracing

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

Bug description:
  [SRU Justification]

  [Impact]

  No general user impact. Only for synchronizing configs between oem-5.10
  and hirsute/unstable.

  [Fix]

  In one of the patches landed for bug 1879633 we enabled debugfs/tracing
  for ath11k driver:
  https://lists.ubuntu.com/archives/kernel-team/2020-December/115417.html

  This patchset was also proposed for unstable at the time. Resubmit this
  part for both hirsute and unstable v5.12 again.

  [Test Case]

  Check if now debugfs is available for ath11k:

$ ls /sys/kernel/debug/ath11k
qca6390 hw2.0

  [Where problems could occur]

  This should be unrelated to core functions, but might introduce
  performance lose, undefined/untested behaviors when enabled.

  [Other Info]

  The rest parts to enable ath11k support have been included in v5.11, so
  they're skipped here.

  == original bug description ==

  In bug 1879633, CONFIG_ATH11K_DEBUGFS/CONFIG_ATH11K_TRACING were enabled by 
default for oem-5.10. Since this is also the case for ath10k and ath9k in 
-generic kernels, we'd like to sync the behaviors in ath9/10/11k.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1909 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-13-generic 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-13.14-generic 5.11.7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-13-generic N/A
   linux-backports-modules-5.11.0-13-generic  N/A
   linux-firmware 1.187.10
  Tags:  focal
  Uname: Linux 5.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1922033/+attachment/5483070/+files/IwConfig.txt

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

Title:
  Enable ath11k debugfs/tracing

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

Bug description:
  [SRU Justification]

  [Impact]

  No general user impact. Only for synchronizing configs between oem-5.10
  and hirsute/unstable.

  [Fix]

  In one of the patches landed for bug 1879633 we enabled debugfs/tracing
  for ath11k driver:
  https://lists.ubuntu.com/archives/kernel-team/2020-December/115417.html

  This patchset was also proposed for unstable at the time. Resubmit this
  part for both hirsute and unstable v5.12 again.

  [Test Case]

  Check if now debugfs is available for ath11k:

$ ls /sys/kernel/debug/ath11k
qca6390 hw2.0

  [Where problems could occur]

  This should be unrelated to core functions, but might introduce
  performance lose, undefined/untested behaviors when enabled.

  [Other Info]

  The rest parts to enable ath11k support have been included in v5.11, so
  they're skipped here.

  == original bug description ==

  In bug 1879633, CONFIG_ATH11K_DEBUGFS/CONFIG_ATH11K_TRACING were enabled by 
default for oem-5.10. Since this is also the case for ath10k and ath9k in 
-generic kernels, we'd like to sync the behaviors in ath9/10/11k.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1909 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-13-generic 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-13.14-generic 5.11.7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-13-generic N/A
   linux-backports-modules-5.11.0-13-generic  N/A
   linux-firmware 1.187.10
  Tags:  focal
  Uname: Linux 5.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1922033/+attachment/5483074/+files/Lsusb-t.txt

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

Title:
  Enable ath11k debugfs/tracing

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

Bug description:
  [SRU Justification]

  [Impact]

  No general user impact. Only for synchronizing configs between oem-5.10
  and hirsute/unstable.

  [Fix]

  In one of the patches landed for bug 1879633 we enabled debugfs/tracing
  for ath11k driver:
  https://lists.ubuntu.com/archives/kernel-team/2020-December/115417.html

  This patchset was also proposed for unstable at the time. Resubmit this
  part for both hirsute and unstable v5.12 again.

  [Test Case]

  Check if now debugfs is available for ath11k:

$ ls /sys/kernel/debug/ath11k
qca6390 hw2.0

  [Where problems could occur]

  This should be unrelated to core functions, but might introduce
  performance lose, undefined/untested behaviors when enabled.

  [Other Info]

  The rest parts to enable ath11k support have been included in v5.11, so
  they're skipped here.

  == original bug description ==

  In bug 1879633, CONFIG_ATH11K_DEBUGFS/CONFIG_ATH11K_TRACING were enabled by 
default for oem-5.10. Since this is also the case for ath10k and ath9k in 
-generic kernels, we'd like to sync the behaviors in ath9/10/11k.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1909 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-13-generic 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-13.14-generic 5.11.7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-13-generic N/A
   linux-backports-modules-5.11.0-13-generic  N/A
   linux-firmware 1.187.10
  Tags:  focal
  Uname: Linux 5.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1922033/+attachment/5483079/+files/ProcModules.txt

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

Title:
  Enable ath11k debugfs/tracing

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

Bug description:
  [SRU Justification]

  [Impact]

  No general user impact. Only for synchronizing configs between oem-5.10
  and hirsute/unstable.

  [Fix]

  In one of the patches landed for bug 1879633 we enabled debugfs/tracing
  for ath11k driver:
  https://lists.ubuntu.com/archives/kernel-team/2020-December/115417.html

  This patchset was also proposed for unstable at the time. Resubmit this
  part for both hirsute and unstable v5.12 again.

  [Test Case]

  Check if now debugfs is available for ath11k:

$ ls /sys/kernel/debug/ath11k
qca6390 hw2.0

  [Where problems could occur]

  This should be unrelated to core functions, but might introduce
  performance lose, undefined/untested behaviors when enabled.

  [Other Info]

  The rest parts to enable ath11k support have been included in v5.11, so
  they're skipped here.

  == original bug description ==

  In bug 1879633, CONFIG_ATH11K_DEBUGFS/CONFIG_ATH11K_TRACING were enabled by 
default for oem-5.10. Since this is also the case for ath10k and ath9k in 
-generic kernels, we'd like to sync the behaviors in ath9/10/11k.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1909 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-13-generic 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-13.14-generic 5.11.7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-13-generic N/A
   linux-backports-modules-5.11.0-13-generic  N/A
   linux-firmware 1.187.10
  Tags:  focal
  Uname: Linux 5.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1922033/+attachment/5483069/+files/CurrentDmesg.txt

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

Title:
  Enable ath11k debugfs/tracing

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

Bug description:
  [SRU Justification]

  [Impact]

  No general user impact. Only for synchronizing configs between oem-5.10
  and hirsute/unstable.

  [Fix]

  In one of the patches landed for bug 1879633 we enabled debugfs/tracing
  for ath11k driver:
  https://lists.ubuntu.com/archives/kernel-team/2020-December/115417.html

  This patchset was also proposed for unstable at the time. Resubmit this
  part for both hirsute and unstable v5.12 again.

  [Test Case]

  Check if now debugfs is available for ath11k:

$ ls /sys/kernel/debug/ath11k
qca6390 hw2.0

  [Where problems could occur]

  This should be unrelated to core functions, but might introduce
  performance lose, undefined/untested behaviors when enabled.

  [Other Info]

  The rest parts to enable ath11k support have been included in v5.11, so
  they're skipped here.

  == original bug description ==

  In bug 1879633, CONFIG_ATH11K_DEBUGFS/CONFIG_ATH11K_TRACING were enabled by 
default for oem-5.10. Since this is also the case for ath10k and ath9k in 
-generic kernels, we'd like to sync the behaviors in ath9/10/11k.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1909 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-13-generic 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-13.14-generic 5.11.7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-13-generic N/A
   linux-backports-modules-5.11.0-13-generic  N/A
   linux-firmware 1.187.10
  Tags:  focal
  Uname: Linux 5.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

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

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

Title:
  Enable ath11k debugfs/tracing

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

Bug description:
  [SRU Justification]

  [Impact]

  No general user impact. Only for synchronizing configs between oem-5.10
  and hirsute/unstable.

  [Fix]

  In one of the patches landed for bug 1879633 we enabled debugfs/tracing
  for ath11k driver:
  https://lists.ubuntu.com/archives/kernel-team/2020-December/115417.html

  This patchset was also proposed for unstable at the time. Resubmit this
  part for both hirsute and unstable v5.12 again.

  [Test Case]

  Check if now debugfs is available for ath11k:

$ ls /sys/kernel/debug/ath11k
qca6390 hw2.0

  [Where problems could occur]

  This should be unrelated to core functions, but might introduce
  performance lose, undefined/untested behaviors when enabled.

  [Other Info]

  The rest parts to enable ath11k support have been included in v5.11, so
  they're skipped here.

  == original bug description ==

  In bug 1879633, CONFIG_ATH11K_DEBUGFS/CONFIG_ATH11K_TRACING were enabled by 
default for oem-5.10. Since this is also the case for ath10k and ath9k in 
-generic kernels, we'd like to sync the behaviors in ath9/10/11k.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1909 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-13-generic 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-13.14-generic 5.11.7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-13-generic N/A
   linux-backports-modules-5.11.0-13-generic  N/A
   linux-firmware 1.187.10
  Tags:  focal
  Uname: Linux 5.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1922033/+attachment/5483083/+files/acpidump.txt

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

Title:
  Enable ath11k debugfs/tracing

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

Bug description:
  [SRU Justification]

  [Impact]

  No general user impact. Only for synchronizing configs between oem-5.10
  and hirsute/unstable.

  [Fix]

  In one of the patches landed for bug 1879633 we enabled debugfs/tracing
  for ath11k driver:
  https://lists.ubuntu.com/archives/kernel-team/2020-December/115417.html

  This patchset was also proposed for unstable at the time. Resubmit this
  part for both hirsute and unstable v5.12 again.

  [Test Case]

  Check if now debugfs is available for ath11k:

$ ls /sys/kernel/debug/ath11k
qca6390 hw2.0

  [Where problems could occur]

  This should be unrelated to core functions, but might introduce
  performance lose, undefined/untested behaviors when enabled.

  [Other Info]

  The rest parts to enable ath11k support have been included in v5.11, so
  they're skipped here.

  == original bug description ==

  In bug 1879633, CONFIG_ATH11K_DEBUGFS/CONFIG_ATH11K_TRACING were enabled by 
default for oem-5.10. Since this is also the case for ath10k and ath9k in 
-generic kernels, we'd like to sync the behaviors in ath9/10/11k.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1909 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-13-generic 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-13.14-generic 5.11.7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-13-generic N/A
   linux-backports-modules-5.11.0-13-generic  N/A
   linux-firmware 1.187.10
  Tags:  focal
  Uname: Linux 5.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1922033/+attachment/5483080/+files/RfKill.txt

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

Title:
  Enable ath11k debugfs/tracing

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

Bug description:
  [SRU Justification]

  [Impact]

  No general user impact. Only for synchronizing configs between oem-5.10
  and hirsute/unstable.

  [Fix]

  In one of the patches landed for bug 1879633 we enabled debugfs/tracing
  for ath11k driver:
  https://lists.ubuntu.com/archives/kernel-team/2020-December/115417.html

  This patchset was also proposed for unstable at the time. Resubmit this
  part for both hirsute and unstable v5.12 again.

  [Test Case]

  Check if now debugfs is available for ath11k:

$ ls /sys/kernel/debug/ath11k
qca6390 hw2.0

  [Where problems could occur]

  This should be unrelated to core functions, but might introduce
  performance lose, undefined/untested behaviors when enabled.

  [Other Info]

  The rest parts to enable ath11k support have been included in v5.11, so
  they're skipped here.

  == original bug description ==

  In bug 1879633, CONFIG_ATH11K_DEBUGFS/CONFIG_ATH11K_TRACING were enabled by 
default for oem-5.10. Since this is also the case for ath10k and ath9k in 
-generic kernels, we'd like to sync the behaviors in ath9/10/11k.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1909 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-13-generic 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-13.14-generic 5.11.7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-13-generic N/A
   linux-backports-modules-5.11.0-13-generic  N/A
   linux-firmware 1.187.10
  Tags:  focal
  Uname: Linux 5.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1922033/+attachment/5483081/+files/UdevDb.txt

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

Title:
  Enable ath11k debugfs/tracing

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

Bug description:
  [SRU Justification]

  [Impact]

  No general user impact. Only for synchronizing configs between oem-5.10
  and hirsute/unstable.

  [Fix]

  In one of the patches landed for bug 1879633 we enabled debugfs/tracing
  for ath11k driver:
  https://lists.ubuntu.com/archives/kernel-team/2020-December/115417.html

  This patchset was also proposed for unstable at the time. Resubmit this
  part for both hirsute and unstable v5.12 again.

  [Test Case]

  Check if now debugfs is available for ath11k:

$ ls /sys/kernel/debug/ath11k
qca6390 hw2.0

  [Where problems could occur]

  This should be unrelated to core functions, but might introduce
  performance lose, undefined/untested behaviors when enabled.

  [Other Info]

  The rest parts to enable ath11k support have been included in v5.11, so
  they're skipped here.

  == original bug description ==

  In bug 1879633, CONFIG_ATH11K_DEBUGFS/CONFIG_ATH11K_TRACING were enabled by 
default for oem-5.10. Since this is also the case for ath10k and ath9k in 
-generic kernels, we'd like to sync the behaviors in ath9/10/11k.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  1909 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-13-generic 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-13.14-generic 5.11.7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-13-generic N/A
   linux-backports-modules-5.11.0-13-generic  N/A
   linux-firmware 1.187.10
  Tags:  focal
  Uname: Linux 5.11.0-13-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1922033/+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 1922042] Re: Sync ath11k driver with Hirsute/mainline

2021-04-01 Thread You-Sheng Yang
apport information

** Description changed:

  In bug 1879633, patchset that just works on oem-5.10 were merged with around 
20 Ubuntu sauced patches. While ath11k is still under active development, many 
of those have been revised and accepted in upstream kernel. There should be a 
tracker bug for this.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  3293 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.6.0-1039-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.6.0-1039.43-oem 5.6.19
  RelatedPackageVersions:
   linux-restricted-modules-5.6.0-1039-oem N/A
   linux-backports-modules-5.6.0-1039-oem  N/A
   linux-firmware  1.187.7
  Tags:  focal
  Uname: Linux 5.6.0-1039-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.16
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  u  2047 F pulseaudio
+ CasperMD5CheckResult: skip
+ DistributionChannelDescriptor:
+  # This is the distribution channel descriptor for the OEM CDs
+  # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
+  canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
+ DistroRelease: Ubuntu 20.04
+ InstallationDate: Installed on 2021-03-31 (0 days ago)
+ InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
+ MachineType: Dell Inc. XPS 13 9310
+ Package: linux-oem-5.10
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1019-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.10.0-1019.20-oem 5.10.18
+ PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-5.10.0-1019-oem N/A
+  linux-backports-modules-5.10.0-1019-oem  N/A
+  linux-firmware   1.187.10
+ Tags:  focal
+ Uname: Linux 5.10.0-1019-oem x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: N/A
+ _MarkForUpload: True
+ dmi.bios.date: 12/10/2020
+ dmi.bios.release: 1.2
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: 1.2.5
+ dmi.board.vendor: Dell Inc.
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Dell Inc.
+ dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
+ dmi.product.family: XPS
+ dmi.product.name: XPS 13 9310
+ dmi.product.sku: 0991
+ dmi.sys.vendor: Dell Inc.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1922042/+attachment/5483088/+files/AlsaInfo.txt

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

Title:
  Sync ath11k driver with Hirsute/mainline

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.10 package in Ubuntu:
  New
Status in linux source package in Focal:
  New
Status in linux-oem-5.10 source package in Focal:
  New

Bug description:
  In bug 1879633, patchset that just works on oem-5.10 were merged with around 
20 Ubuntu sauced patches. While ath11k is still under active development, many 
of those have been revised and accepted in upstream kernel. There should be a 
tracker bug for this.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Archi

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1922042/+attachment/5483089/+files/CRDA.txt

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

Title:
  Sync ath11k driver with Hirsute/mainline

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.10 package in Ubuntu:
  New
Status in linux source package in Focal:
  New
Status in linux-oem-5.10 source package in Focal:
  New

Bug description:
  In bug 1879633, patchset that just works on oem-5.10 were merged with around 
20 Ubuntu sauced patches. While ath11k is still under active development, many 
of those have been revised and accepted in upstream kernel. There should be a 
tracker bug for this.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  3293 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.6.0-1039-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.6.0-1039.43-oem 5.6.19
  RelatedPackageVersions:
   linux-restricted-modules-5.6.0-1039-oem N/A
   linux-backports-modules-5.6.0-1039-oem  N/A
   linux-firmware  1.187.7
  Tags:  focal
  Uname: Linux 5.6.0-1039-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  2047 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux-oem-5.10
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1019-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1019.20-oem 5.10.18
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1019-oem N/A
   linux-backports-modules-5.10.0-1019-oem  N/A
   linux-firmware   1.187.10
  Tags:  focal
  Uname: Linux 5.10.0-1019-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1922042/+attachment/5483090/+files/CurrentDmesg.txt

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

Title:
  Sync ath11k driver with Hirsute/mainline

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.10 package in Ubuntu:
  New
Status in linux source package in Focal:
  New
Status in linux-oem-5.10 source package in Focal:
  New

Bug description:
  In bug 1879633, patchset that just works on oem-5.10 were merged with around 
20 Ubuntu sauced patches. While ath11k is still under active development, many 
of those have been revised and accepted in upstream kernel. There should be a 
tracker bug for this.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  3293 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.6.0-1039-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.6.0-1039.43-oem 5.6.19
  RelatedPackageVersions:
   linux-restricted-modules-5.6.0-1039-oem N/A
   linux-backports-modules-5.6.0-1039-oem  N/A
   linux-firmware  1.187.7
  Tags:  focal
  Uname: Linux 5.6.0-1039-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  2047 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux-oem-5.10
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1019-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1019.20-oem 5.10.18
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1019-oem N/A
   linux-backports-modules-5.10.0-1019-oem  N/A
   linux-firmware   1.187.10
  Tags:  focal
  Uname: Linux 5.10.0-1019-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1922042/+attachment/5483091/+files/IwConfig.txt

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

Title:
  Sync ath11k driver with Hirsute/mainline

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.10 package in Ubuntu:
  New
Status in linux source package in Focal:
  New
Status in linux-oem-5.10 source package in Focal:
  New

Bug description:
  In bug 1879633, patchset that just works on oem-5.10 were merged with around 
20 Ubuntu sauced patches. While ath11k is still under active development, many 
of those have been revised and accepted in upstream kernel. There should be a 
tracker bug for this.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  3293 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.6.0-1039-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.6.0-1039.43-oem 5.6.19
  RelatedPackageVersions:
   linux-restricted-modules-5.6.0-1039-oem N/A
   linux-backports-modules-5.6.0-1039-oem  N/A
   linux-firmware  1.187.7
  Tags:  focal
  Uname: Linux 5.6.0-1039-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  2047 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux-oem-5.10
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1019-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1019.20-oem 5.10.18
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1019-oem N/A
   linux-backports-modules-5.10.0-1019-oem  N/A
   linux-firmware   1.187.10
  Tags:  focal
  Uname: Linux 5.10.0-1019-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1922042/+attachment/5483092/+files/Lspci.txt

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

Title:
  Sync ath11k driver with Hirsute/mainline

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.10 package in Ubuntu:
  New
Status in linux source package in Focal:
  New
Status in linux-oem-5.10 source package in Focal:
  New

Bug description:
  In bug 1879633, patchset that just works on oem-5.10 were merged with around 
20 Ubuntu sauced patches. While ath11k is still under active development, many 
of those have been revised and accepted in upstream kernel. There should be a 
tracker bug for this.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  3293 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.6.0-1039-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.6.0-1039.43-oem 5.6.19
  RelatedPackageVersions:
   linux-restricted-modules-5.6.0-1039-oem N/A
   linux-backports-modules-5.6.0-1039-oem  N/A
   linux-firmware  1.187.7
  Tags:  focal
  Uname: Linux 5.6.0-1039-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  2047 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux-oem-5.10
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1019-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1019.20-oem 5.10.18
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1019-oem N/A
   linux-backports-modules-5.10.0-1019-oem  N/A
   linux-firmware   1.187.10
  Tags:  focal
  Uname: Linux 5.10.0-1019-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1922042/+attachment/5483102/+files/UdevDb.txt

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

Title:
  Sync ath11k driver with Hirsute/mainline

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.10 package in Ubuntu:
  New
Status in linux source package in Focal:
  New
Status in linux-oem-5.10 source package in Focal:
  New

Bug description:
  In bug 1879633, patchset that just works on oem-5.10 were merged with around 
20 Ubuntu sauced patches. While ath11k is still under active development, many 
of those have been revised and accepted in upstream kernel. There should be a 
tracker bug for this.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  3293 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.6.0-1039-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.6.0-1039.43-oem 5.6.19
  RelatedPackageVersions:
   linux-restricted-modules-5.6.0-1039-oem N/A
   linux-backports-modules-5.6.0-1039-oem  N/A
   linux-firmware  1.187.7
  Tags:  focal
  Uname: Linux 5.6.0-1039-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  2047 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux-oem-5.10
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1019-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1019.20-oem 5.10.18
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1019-oem N/A
   linux-backports-modules-5.10.0-1019-oem  N/A
   linux-firmware   1.187.10
  Tags:  focal
  Uname: Linux 5.10.0-1019-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

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

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

Title:
  Sync ath11k driver with Hirsute/mainline

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.10 package in Ubuntu:
  New
Status in linux source package in Focal:
  New
Status in linux-oem-5.10 source package in Focal:
  New

Bug description:
  In bug 1879633, patchset that just works on oem-5.10 were merged with around 
20 Ubuntu sauced patches. While ath11k is still under active development, many 
of those have been revised and accepted in upstream kernel. There should be a 
tracker bug for this.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  3293 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.6.0-1039-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.6.0-1039.43-oem 5.6.19
  RelatedPackageVersions:
   linux-restricted-modules-5.6.0-1039-oem N/A
   linux-backports-modules-5.6.0-1039-oem  N/A
   linux-firmware  1.187.7
  Tags:  focal
  Uname: Linux 5.6.0-1039-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  2047 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux-oem-5.10
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1019-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1019.20-oem 5.10.18
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1019-oem N/A
   linux-backports-modules-5.10.0-1019-oem  N/A
   linux-firmware   1.187.10
  Tags:  focal
  Uname: Linux 5.10.0-1019-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1922042/+attachment/5483093/+files/Lspci-vt.txt

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

Title:
  Sync ath11k driver with Hirsute/mainline

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.10 package in Ubuntu:
  New
Status in linux source package in Focal:
  New
Status in linux-oem-5.10 source package in Focal:
  New

Bug description:
  In bug 1879633, patchset that just works on oem-5.10 were merged with around 
20 Ubuntu sauced patches. While ath11k is still under active development, many 
of those have been revised and accepted in upstream kernel. There should be a 
tracker bug for this.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  3293 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.6.0-1039-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.6.0-1039.43-oem 5.6.19
  RelatedPackageVersions:
   linux-restricted-modules-5.6.0-1039-oem N/A
   linux-backports-modules-5.6.0-1039-oem  N/A
   linux-firmware  1.187.7
  Tags:  focal
  Uname: Linux 5.6.0-1039-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  2047 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux-oem-5.10
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1019-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1019.20-oem 5.10.18
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1019-oem N/A
   linux-backports-modules-5.10.0-1019-oem  N/A
   linux-firmware   1.187.10
  Tags:  focal
  Uname: Linux 5.10.0-1019-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1922042/+attachment/5483094/+files/Lsusb.txt

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

Title:
  Sync ath11k driver with Hirsute/mainline

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.10 package in Ubuntu:
  New
Status in linux source package in Focal:
  New
Status in linux-oem-5.10 source package in Focal:
  New

Bug description:
  In bug 1879633, patchset that just works on oem-5.10 were merged with around 
20 Ubuntu sauced patches. While ath11k is still under active development, many 
of those have been revised and accepted in upstream kernel. There should be a 
tracker bug for this.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  3293 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.6.0-1039-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.6.0-1039.43-oem 5.6.19
  RelatedPackageVersions:
   linux-restricted-modules-5.6.0-1039-oem N/A
   linux-backports-modules-5.6.0-1039-oem  N/A
   linux-firmware  1.187.7
  Tags:  focal
  Uname: Linux 5.6.0-1039-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  2047 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux-oem-5.10
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1019-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1019.20-oem 5.10.18
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1019-oem N/A
   linux-backports-modules-5.10.0-1019-oem  N/A
   linux-firmware   1.187.10
  Tags:  focal
  Uname: Linux 5.10.0-1019-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1922042/+attachment/5483096/+files/Lsusb-v.txt

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

Title:
  Sync ath11k driver with Hirsute/mainline

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.10 package in Ubuntu:
  New
Status in linux source package in Focal:
  New
Status in linux-oem-5.10 source package in Focal:
  New

Bug description:
  In bug 1879633, patchset that just works on oem-5.10 were merged with around 
20 Ubuntu sauced patches. While ath11k is still under active development, many 
of those have been revised and accepted in upstream kernel. There should be a 
tracker bug for this.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  3293 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.6.0-1039-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.6.0-1039.43-oem 5.6.19
  RelatedPackageVersions:
   linux-restricted-modules-5.6.0-1039-oem N/A
   linux-backports-modules-5.6.0-1039-oem  N/A
   linux-firmware  1.187.7
  Tags:  focal
  Uname: Linux 5.6.0-1039-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  2047 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux-oem-5.10
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1019-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1019.20-oem 5.10.18
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1019-oem N/A
   linux-backports-modules-5.10.0-1019-oem  N/A
   linux-firmware   1.187.10
  Tags:  focal
  Uname: Linux 5.10.0-1019-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1922042/+attachment/5483095/+files/Lsusb-t.txt

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

Title:
  Sync ath11k driver with Hirsute/mainline

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.10 package in Ubuntu:
  New
Status in linux source package in Focal:
  New
Status in linux-oem-5.10 source package in Focal:
  New

Bug description:
  In bug 1879633, patchset that just works on oem-5.10 were merged with around 
20 Ubuntu sauced patches. While ath11k is still under active development, many 
of those have been revised and accepted in upstream kernel. There should be a 
tracker bug for this.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  3293 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.6.0-1039-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.6.0-1039.43-oem 5.6.19
  RelatedPackageVersions:
   linux-restricted-modules-5.6.0-1039-oem N/A
   linux-backports-modules-5.6.0-1039-oem  N/A
   linux-firmware  1.187.7
  Tags:  focal
  Uname: Linux 5.6.0-1039-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  2047 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux-oem-5.10
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1019-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1019.20-oem 5.10.18
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1019-oem N/A
   linux-backports-modules-5.10.0-1019-oem  N/A
   linux-firmware   1.187.10
  Tags:  focal
  Uname: Linux 5.10.0-1019-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1922042/+attachment/5483099/+files/ProcInterrupts.txt

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

Title:
  Sync ath11k driver with Hirsute/mainline

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.10 package in Ubuntu:
  New
Status in linux source package in Focal:
  New
Status in linux-oem-5.10 source package in Focal:
  New

Bug description:
  In bug 1879633, patchset that just works on oem-5.10 were merged with around 
20 Ubuntu sauced patches. While ath11k is still under active development, many 
of those have been revised and accepted in upstream kernel. There should be a 
tracker bug for this.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  3293 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.6.0-1039-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.6.0-1039.43-oem 5.6.19
  RelatedPackageVersions:
   linux-restricted-modules-5.6.0-1039-oem N/A
   linux-backports-modules-5.6.0-1039-oem  N/A
   linux-firmware  1.187.7
  Tags:  focal
  Uname: Linux 5.6.0-1039-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  2047 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux-oem-5.10
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1019-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1019.20-oem 5.10.18
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1019-oem N/A
   linux-backports-modules-5.10.0-1019-oem  N/A
   linux-firmware   1.187.10
  Tags:  focal
  Uname: Linux 5.10.0-1019-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1922042/+attachment/5483097/+files/ProcCpuinfo.txt

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

Title:
  Sync ath11k driver with Hirsute/mainline

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.10 package in Ubuntu:
  New
Status in linux source package in Focal:
  New
Status in linux-oem-5.10 source package in Focal:
  New

Bug description:
  In bug 1879633, patchset that just works on oem-5.10 were merged with around 
20 Ubuntu sauced patches. While ath11k is still under active development, many 
of those have been revised and accepted in upstream kernel. There should be a 
tracker bug for this.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  3293 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.6.0-1039-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.6.0-1039.43-oem 5.6.19
  RelatedPackageVersions:
   linux-restricted-modules-5.6.0-1039-oem N/A
   linux-backports-modules-5.6.0-1039-oem  N/A
   linux-firmware  1.187.7
  Tags:  focal
  Uname: Linux 5.6.0-1039-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  2047 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux-oem-5.10
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1019-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1019.20-oem 5.10.18
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1019-oem N/A
   linux-backports-modules-5.10.0-1019-oem  N/A
   linux-firmware   1.187.10
  Tags:  focal
  Uname: Linux 5.10.0-1019-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1922042/+attachment/5483101/+files/RfKill.txt

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

Title:
  Sync ath11k driver with Hirsute/mainline

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.10 package in Ubuntu:
  New
Status in linux source package in Focal:
  New
Status in linux-oem-5.10 source package in Focal:
  New

Bug description:
  In bug 1879633, patchset that just works on oem-5.10 were merged with around 
20 Ubuntu sauced patches. While ath11k is still under active development, many 
of those have been revised and accepted in upstream kernel. There should be a 
tracker bug for this.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  3293 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.6.0-1039-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.6.0-1039.43-oem 5.6.19
  RelatedPackageVersions:
   linux-restricted-modules-5.6.0-1039-oem N/A
   linux-backports-modules-5.6.0-1039-oem  N/A
   linux-firmware  1.187.7
  Tags:  focal
  Uname: Linux 5.6.0-1039-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  2047 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux-oem-5.10
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1019-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1019.20-oem 5.10.18
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1019-oem N/A
   linux-backports-modules-5.10.0-1019-oem  N/A
   linux-firmware   1.187.10
  Tags:  focal
  Uname: Linux 5.10.0-1019-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1922042/+attachment/5483098/+files/ProcCpuinfoMinimal.txt

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

Title:
  Sync ath11k driver with Hirsute/mainline

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.10 package in Ubuntu:
  New
Status in linux source package in Focal:
  New
Status in linux-oem-5.10 source package in Focal:
  New

Bug description:
  In bug 1879633, patchset that just works on oem-5.10 were merged with around 
20 Ubuntu sauced patches. While ath11k is still under active development, many 
of those have been revised and accepted in upstream kernel. There should be a 
tracker bug for this.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  3293 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.6.0-1039-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.6.0-1039.43-oem 5.6.19
  RelatedPackageVersions:
   linux-restricted-modules-5.6.0-1039-oem N/A
   linux-backports-modules-5.6.0-1039-oem  N/A
   linux-firmware  1.187.7
  Tags:  focal
  Uname: Linux 5.6.0-1039-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  2047 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux-oem-5.10
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1019-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1019.20-oem 5.10.18
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1019-oem N/A
   linux-backports-modules-5.10.0-1019-oem  N/A
   linux-firmware   1.187.10
  Tags:  focal
  Uname: Linux 5.10.0-1019-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1922042/+attachment/5483100/+files/ProcModules.txt

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

Title:
  Sync ath11k driver with Hirsute/mainline

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.10 package in Ubuntu:
  New
Status in linux source package in Focal:
  New
Status in linux-oem-5.10 source package in Focal:
  New

Bug description:
  In bug 1879633, patchset that just works on oem-5.10 were merged with around 
20 Ubuntu sauced patches. While ath11k is still under active development, many 
of those have been revised and accepted in upstream kernel. There should be a 
tracker bug for this.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  3293 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.6.0-1039-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.6.0-1039.43-oem 5.6.19
  RelatedPackageVersions:
   linux-restricted-modules-5.6.0-1039-oem N/A
   linux-backports-modules-5.6.0-1039-oem  N/A
   linux-firmware  1.187.7
  Tags:  focal
  Uname: Linux 5.6.0-1039-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  2047 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux-oem-5.10
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1019-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1019.20-oem 5.10.18
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1019-oem N/A
   linux-backports-modules-5.10.0-1019-oem  N/A
   linux-firmware   1.187.10
  Tags:  focal
  Uname: Linux 5.10.0-1019-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

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

2021-04-01 Thread You-Sheng Yang
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1922042/+attachment/5483104/+files/acpidump.txt

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

Title:
  Sync ath11k driver with Hirsute/mainline

Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.10 package in Ubuntu:
  New
Status in linux source package in Focal:
  New
Status in linux-oem-5.10 source package in Focal:
  New

Bug description:
  In bug 1879633, patchset that just works on oem-5.10 were merged with around 
20 Ubuntu sauced patches. While ath11k is still under active development, many 
of those have been revised and accepted in upstream kernel. There should be a 
tracker bug for this.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  3293 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.6.0-1039-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.6.0-1039.43-oem 5.6.19
  RelatedPackageVersions:
   linux-restricted-modules-5.6.0-1039-oem N/A
   linux-backports-modules-5.6.0-1039-oem  N/A
   linux-firmware  1.187.7
  Tags:  focal
  Uname: Linux 5.6.0-1039-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  2047 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux-oem-5.10
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1019-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1019.20-oem 5.10.18
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1019-oem N/A
   linux-backports-modules-5.10.0-1019-oem  N/A
   linux-firmware   1.187.10
  Tags:  focal
  Uname: Linux 5.10.0-1019-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1922042/+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 1921825] Re: Kernel panic on `5.4.0-1033-gke` (Kernel panic - not syncing: Aiee, killing interrupt handler!) possibly iscsi related

2021-04-01 Thread Khaled El Mously
** Also affects: linux-gke (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: linux-gcp (Ubuntu)

** No longer affects: linux-gcp (Ubuntu Focal)

** Changed in: linux-gke (Ubuntu)
 Assignee: (unassigned) => Khaled El Mously (kmously)

** Changed in: linux-gke (Ubuntu Focal)
 Assignee: (unassigned) => Khaled El Mously (kmously)

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

Title:
   Kernel panic on `5.4.0-1033-gke` (Kernel panic - not syncing: Aiee,
  killing interrupt handler!) possibly iscsi related

Status in linux-gke package in Ubuntu:
  New
Status in linux-gke source package in Focal:
  New

Bug description:
  [Impact]
  Kernel panic during high iscsi activity

  
  This stacktrace

  [  223.386958] BUG: scheduling while atomic: iscsiadm/18136/0x0200
  [  223.393390] Modules linked in: tcp_diag inet_diag xt_nat ipt_REJECT 
nf_reject_ipv4 xt_tcpudp ip_vs_sh ip_vs_wrr ip_vs_rr ip_vs sch_htb ebt_ip 
ebtable_filter ebtables veth xt_mark br_netfilter iptable_mangle xt_MASQUERADE 
xt_comment xt_addrtype iptable_nat binfmt_misc iptable_filter bpfilter 
xt_conntrack nf_nat bridge stp llc xfrm_user xfrm_algo aufs overlay 
nls_iso8859_1 dm_multipath scsi_dh_rdac scsi_dh_emc scsi_dh_alua 
crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel crypto_simd 
cryptd glue_helper input_leds serio_raw sch_fq_codel sunrpc ib_iser rdma_cm 
iw_cm ib_cm ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi 
virtio_rng ip_tables x_tables autofs4 btrfs zstd_compress raid10 raid456 
async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq raid1 
raid0 multipath linear psmouse virtio_net net_failover failover
  [  223.393429] CPU: 6 PID: 18136 Comm: iscsiadm Kdump: loaded Not tainted 
5.4.0-1033-gke #35~18.04.1-Ubuntu
  [  223.393430] Hardware name: Google Google Compute Engine/Google Compute 
Engine, BIOS Google 01/01/2011
  [  223.393430] Call Trace:
  [  223.393439]  dump_stack+0x6d/0x95
  [  223.393464]  __schedule_bug+0x55/0x70
  [  223.393467]  __schedule+0x61b/0x710
  [  223.393469]  schedule+0x33/0xa0
  [  223.393472]  __lock_sock+0x7d/0xc0
  [  223.393475]  ? wait_woken+0x80/0x80
  [  223.393477]  lock_sock_nested+0x64/0x70
  [  223.393479]  inet_getname+0xaa/0xe0
  [  223.393482]  kernel_getpeername+0x1b/0x20
  [  223.393485]  iscsi_sw_tcp_conn_get_param+0xa6/0x110 [iscsi_tcp]
  [  223.393494]  show_conn_ep_param_ISCSI_PARAM_CONN_ADDRESS+0x7e/0xa0 
[scsi_transport_iscsi]
  [  223.393496]  dev_attr_show+0x1d/0x50
  [  223.393499]  sysfs_kf_seq_show+0xa1/0x110
  [  223.393502]  kernfs_seq_show+0x27/0x30
  [  223.393504]  seq_read+0xda/0x420
  [  223.393506]  kernfs_fop_read+0x141/0x1a0
  [  223.393510]  __vfs_read+0x1b/0x40
  [  223.393512]  vfs_read+0x8e/0x130
  [  223.393513]  ksys_read+0xa7/0xe0
  [  223.393515]  __x64_sys_read+0x1a/0x20
  [  223.393518]  do_syscall_64+0x57/0x190
  [  223.393521]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
  [  223.393523] RIP: 0033:0x7f45793ce910
  [  223.393525] Code: b6 fe ff ff 48 8d 3d 0f be 08 00 48 83 ec 08 e8 06 db 01 
00 66 0f 1f 44 00 00 83 3d f9 2d 2c 00 00 75 10 b8 00 00 00 00 0f 05 <48> 3d 01 
f0 ff ff 73 31 c3 48 83 ec 08 e8 de 9b 01 00 48 89 04 24
  [  223.393526] RSP: 002b:7ffd9fa13688 EFLAGS: 0246 ORIG_RAX: 

  [  223.393527] RAX: ffda RBX: 7ffd9fa13820 RCX: 
7f45793ce910
  [  223.393528] RDX: 0100 RSI: 7ffd9fa13720 RDI: 
0003
  [  223.393528] RBP: 7ffd9fa13720 R08:  R09: 

  [  223.393529] R10: 0064 R11: 0246 R12: 
0003
  [  223.393530] R13: 7ffd9fa13c60 R14: 555b0d613708 R15: 
555b0d613300
  [  223.393581] sd 1:0:0:0: [sdb] Write Protect is off
  [  223.393583] sd 1:0:0:0: [sdb] Mode Sense: 43 00 10 08
  [  223.393660] iscsiadm[18136]: segfault at 7ffd9fa12e58 ip 555b0ccd95af 
sp 7ffd9fa12e60 error 6 in iscsiadm[555b0ccb4000+58000]
  [  223.393666] Code: ba 00 02 00 00 48 81 ec 10 04 00 00 48 89 e7 48 8d 9c 24 
00 02 00 00 64 48 8b 04 25 28 00 00 00 48 89 84 24 08 04 00 00 31 c0  3c ed 
00 00 ba 00 02 00 00 4c 89 ee 48 89 e7 e8 6c ed 00 00 ba
  [  223.394992] sd 1:0:0:0: alua: transition timeout set to 60 seconds
  [  223.394997] sd 1:0:0:0: alua: port group 02 state N non-preferred supports 
TOlUSNA
  [  223.395018] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, 
supports DPO and FUA
  [  223.395435] Kernel panic - not syncing: Aiee, killing interrupt handler!
  [  223.396802] sd 1:0:0:0: [sdb] Optimal transfer size 262144 bytes
  [  223.402387] CPU: 6 PID: 18136 Comm: iscsiadm Kdump: loaded Tainted: G  
  W 5.4.0-1033-gke #35~18.04.1-Ubuntu
  [  223.402388] Hardware name: Google Google Compute Engine/Google Compute 
Engine, BIOS Google 01/01/2011
  [  223.402389] Call Trace:
  [  223.402395]

[Kernel-packages] [Bug 1922200] [NEW] linux/4.4.0-207.239 ADT test failure with linux/4.4.0-207.239

2021-04-01 Thread Kleber Sacilotto de Souza
Public bug reported:

This is a scripted bug report about ADT failures while running linux
tests for linux/4.4.0-207.239 on xenial. Whether this is caused by the
tested source or the kernel has yet to be determined.

Testing failed on:
amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/l/linux/20210331_014541_79861@/log.gz
i386: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/i386/l/linux/20210331_012734_ec0bc@/log.gz
ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/ppc64el/l/linux/20210331_014757_ec0bc@/log.gz
s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/s390x/l/linux/20210330_031532_e87f8@/log.gz

** Affects: linux (Ubuntu)
 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/1922200

Title:
  linux/4.4.0-207.239 ADT test failure with linux/4.4.0-207.239

Status in linux package in Ubuntu:
  New

Bug description:
  This is a scripted bug report about ADT failures while running linux
  tests for linux/4.4.0-207.239 on xenial. Whether this is caused by the
  tested source or the kernel has yet to be determined.

  Testing failed on:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/l/linux/20210331_014541_79861@/log.gz
  i386: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/i386/l/linux/20210331_012734_ec0bc@/log.gz
  ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/ppc64el/l/linux/20210331_014757_ec0bc@/log.gz
  s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/s390x/l/linux/20210330_031532_e87f8@/log.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1922200/+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 1922199] [NEW] linux/4.4.0-207.239 ADT test failure with linux/4.4.0-207.239

2021-04-01 Thread Kleber Sacilotto de Souza
Public bug reported:

This is a scripted bug report about ADT failures while running linux
tests for linux/4.4.0-207.239 on xenial. Whether this is caused by the
tested source or the kernel has yet to be determined.

Testing failed on:
amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/l/linux/20210331_014541_79861@/log.gz
i386: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/i386/l/linux/20210331_012734_ec0bc@/log.gz
ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/ppc64el/l/linux/20210331_014757_ec0bc@/log.gz
s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/s390x/l/linux/20210330_031532_e87f8@/log.gz

** Affects: linux (Ubuntu)
 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/1922199

Title:
  linux/4.4.0-207.239 ADT test failure with linux/4.4.0-207.239

Status in linux package in Ubuntu:
  New

Bug description:
  This is a scripted bug report about ADT failures while running linux
  tests for linux/4.4.0-207.239 on xenial. Whether this is caused by the
  tested source or the kernel has yet to be determined.

  Testing failed on:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/l/linux/20210331_014541_79861@/log.gz
  i386: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/i386/l/linux/20210331_012734_ec0bc@/log.gz
  ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/ppc64el/l/linux/20210331_014757_ec0bc@/log.gz
  s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/s390x/l/linux/20210330_031532_e87f8@/log.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1922199/+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 1921881] Re: Failed to install builddeps for linux: Depends: dh-systemd but it is not installable

2021-04-01 Thread Stefan Bader
*** This bug is a duplicate of bug 1922087 ***
https://bugs.launchpad.net/bugs/1922087

** This bug is no longer a duplicate of bug 1918148
   hirsute/linux: 5.11.0-13.14 -proposed tracker
** This bug has been marked a duplicate of bug 1922087
   hirsute/linux: 5.11.0-13.14 -proposed tracker

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

Title:
  Failed to install builddeps for linux: Depends: dh-systemd but it is
  not installable

Status in linux package in Ubuntu:
  New
Status in linux source package in Hirsute:
  New

Bug description:
  Since debhelper >= 13.3[1], dh-systemd has been moved into debhelper
  itself and the transitional package has been removed[2], so the Build-
  Deps for linux should be updated instead.

  [1]: https://salsa.debian.org/debian/debhelper/-/commit/61e23234
  [2]: https://packages.ubuntu.com/focal/dh-systemd (for Focal, and no 
installable target for Hirsute)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1921881/+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 1922199] Re: linux/4.4.0-207.239 ADT test failure with linux/4.4.0-207.239

2021-04-01 Thread Kleber Sacilotto de Souza
*** This bug is a duplicate of bug 1922200 ***
https://bugs.launchpad.net/bugs/1922200

** This bug has been marked a duplicate of bug 1922200
   linux/4.4.0-207.239 ADT test failure with linux/4.4.0-207.239

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

Title:
  linux/4.4.0-207.239 ADT test failure with linux/4.4.0-207.239

Status in linux package in Ubuntu:
  New

Bug description:
  This is a scripted bug report about ADT failures while running linux
  tests for linux/4.4.0-207.239 on xenial. Whether this is caused by the
  tested source or the kernel has yet to be determined.

  Testing failed on:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/l/linux/20210331_014541_79861@/log.gz
  i386: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/i386/l/linux/20210331_012734_ec0bc@/log.gz
  ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/ppc64el/l/linux/20210331_014757_ec0bc@/log.gz
  s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/s390x/l/linux/20210330_031532_e87f8@/log.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1922199/+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 1922042] Re: Sync ath11k driver with Hirsute/mainline

2021-04-01 Thread You-Sheng Yang
** No longer affects: linux (Ubuntu)

** No longer affects: linux (Ubuntu Focal)

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

Title:
  Sync ath11k driver with Hirsute/mainline

Status in linux-oem-5.10 package in Ubuntu:
  New
Status in linux-oem-5.10 source package in Focal:
  New

Bug description:
  In bug 1879633, patchset that just works on oem-5.10 were merged with around 
20 Ubuntu sauced patches. While ath11k is still under active development, many 
of those have been revised and accepted in upstream kernel. There should be a 
tracker bug for this.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  3293 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.6.0-1039-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.6.0-1039.43-oem 5.6.19
  RelatedPackageVersions:
   linux-restricted-modules-5.6.0-1039-oem N/A
   linux-backports-modules-5.6.0-1039-oem  N/A
   linux-firmware  1.187.7
  Tags:  focal
  Uname: Linux 5.6.0-1039-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  u  2047 F pulseaudio
  CasperMD5CheckResult: skip
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-focal-amd64-20200502-85+fossa-bulbasaur+X54
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-03-31 (0 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  Package: linux-oem-5.10
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.10.0-1019-oem 
root=UUID=1879dff8-eec0-43aa-bc90-1a07312ff1c1 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.10.0-1019.20-oem 5.10.18
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.10.0-1019-oem N/A
   linux-backports-modules-5.10.0-1019-oem  N/A
   linux-firmware   1.187.10
  Tags:  focal
  Uname: Linux 5.10.0-1019-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 12/10/2020
  dmi.bios.release: 1.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.5
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.5:bd12/10/2020:br1.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 9310
  dmi.product.sku: 0991
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.10/+bug/1922042/+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 1922200] Re: linux/4.4.0-207.239 ADT test failure with linux/4.4.0-207.239

2021-04-01 Thread Kleber Sacilotto de Souza
** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
   Status: New

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

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

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

** Changed in: linux (Ubuntu Xenial)
 Assignee: (unassigned) => Kleber Sacilotto de Souza (kleber-souza)

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

Title:
  linux/4.4.0-207.239 ADT test failure with linux/4.4.0-207.239

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Triaged

Bug description:
  This is a scripted bug report about ADT failures while running linux
  tests for linux/4.4.0-207.239 on xenial. Whether this is caused by the
  tested source or the kernel has yet to be determined.

  Testing failed on:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/l/linux/20210331_014541_79861@/log.gz
  i386: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/i386/l/linux/20210331_012734_ec0bc@/log.gz
  ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/ppc64el/l/linux/20210331_014757_ec0bc@/log.gz
  s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/s390x/l/linux/20210330_031532_e87f8@/log.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1922200/+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 1918970] Re: Unable to netboot Ubuntu 18.04 and older on an IBM Z DPM Partition - no manual nor automatic qeth device configuration

2021-04-01 Thread Frank Heimes
** Changed in: ubuntu-z-systems
   Status: New => Triaged

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

Title:
  Unable to netboot Ubuntu 18.04 and older on an IBM Z DPM Partition -
  no manual nor automatic qeth device configuration

Status in MAAS:
  New
Status in Ubuntu on IBM z Systems:
  Triaged
Status in initramfs-tools package in Ubuntu:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in s390-tools package in Ubuntu:
  New

Bug description:
  I tried to deploy Ubuntu 18.04 with the GA-18.04 kernel on an IBM Z14
  DPM Partition.  The initrd fails to bring up network and thus fails to
  boot in MAAS. I haven't tried older versions of Ubuntu but suspect
  they also have the same bug.

  mount: mounting /dev on /root/dev failed: No such file or directory
  done.
  mount: mounting /run on /root/run failed: No such file or directory
  run-init: current directory on the same filesystem as the root: error 0
  Target filesystem doesn't have requested /sbin/init.
  run-init: current directory on the same filesystem as the root: error 0
  run-init: current directory on the same filesystem as the root: error 0
  run-init: current directory on the same filesystem as the root: error 0
  run-init: current directory on the same filesystem as the root: error 0
  run-init: current directory on the same filesystem as the root: error 0
  chvt: can't open console
  No init found. Try passing init= bootarg.
  Couldn't get a file descriptor referring to the console
  /scripts/panic/console_setup: line 133: can't create /dev/tty1: No such 
device o
  r address
  /scripts/panic/console_setup: line 1: can't open /dev/tty1: No such device or 
ad
  dress
  /scripts/panic/console_setup: line 1: can't create /dev/tty2: No such device 
or
  address
  /scripts/panic/console_setup: line 1: can't open /dev/tty2: No such device or 
ad
  dress
  /scripts/panic/console_setup: line 1: can't create /dev/tty3: No such device 
or
  address
  /scripts/panic/console_setup: line 1: can't open /dev/tty3: No such device or 
ad
  dress
  /scripts/panic/console_setup: line 1: can't create /dev/tty4: No such device 
or
  address
  /scripts/panic/console_setup: line 1: can't open /dev/tty4: No such device or 
ad
  dress
  /scripts/panic/console_setup: line 1: can't create /dev/tty5: No such device 
or
  address
  /scripts/panic/console_setup: line 1: can't open /dev/tty5: No such device or 
ad
  dress
  /scripts/panic/console_setup: line 1: can't create /dev/tty6: No such device 
or
  address
  /scripts/panic/console_setup: line 1: can't open /dev/tty6: No such device or 
ad
  dress
   
   
  BusyBox v1.27.2 (Ubuntu 1:1.27.2-2ubuntu3.3) built-in shell (ash)
  Enter 'help' for a list of built-in commands.
   
  (initramfs) [6n
  [   78.114530] random: crng init done
  [   78.114538] random: 7 urandom warning(s) missed due to ratelimiting

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1918970/+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 1921870] Re: [UBUNTU 21.04] tools/kvm_stat: Add restart delay

2021-04-01 Thread Frank Heimes
Hi Stefan, ok we'll have a look how we can get in best.
Not sure though if it can be done until 21.04 GA, maybe as SRU a bit later ...

** Changed in: ubuntu-z-systems
 Assignee: (unassigned) => Skipper Bug Screeners (skipper-screen-team)

** Changed in: linux (Ubuntu)
 Assignee: Skipper Bug Screeners (skipper-screen-team) => Canonical Kernel 
Team (canonical-kernel-team)

** Changed in: ubuntu-z-systems
   Importance: Undecided => Medium

** Changed in: ubuntu-z-systems
   Status: New => Triaged

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

Title:
  [UBUNTU 21.04] tools/kvm_stat: Add restart delay

Status in Ubuntu on IBM z Systems:
  Triaged
Status in linux package in Ubuntu:
  New

Bug description:
  Description:   tools/kvm_stat: Add restart delay
  Symptom:   If the kvm service is enabled and the system rebooted,
 Systemd's initial attempt to start the kvm unit file may
 fail in case the kvm module is not loaded. However, once the
 kvm module is loaded, the service is _not_ started.
  Problem:   Since the unit file does not specify a delay for the retries,
 Systemd restarts with a minimum delay a number of times
 before giving up and disabling the service. Which means a
 subsequent kvm module load will have kvm running without
 monitoring.
  Solution:  Add an appropriate delay in the unit file.
  Reproduction:  (1) Enable the kvm service via systemctl
 (2) Reboot
 (3) Verify that the kvm module is not loaded & kvm service
 not running
 (4) Load the kvm module via 'modprobe kvm'
 (5) Verify that the kvm service came up within the next
 minute.
  Preventive:yes

  Just use the attached patch and you're good!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1921870/+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 1921452] Re: [SRU] alsa-lib: conf: USB - add "Cmedia Audio" to USB-Audio.pcm.iec958_device

2021-04-01 Thread Sebastien Bacher
** Changed in: alsa-lib (Ubuntu Hirsute)
   Status: In Progress => Fix Committed

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

Title:
  [SRU] alsa-lib: conf: USB - add "Cmedia Audio" to USB-
  Audio.pcm.iec958_device

Status in OEM Priority Project:
  In Progress
Status in alsa-lib package in Ubuntu:
  Fix Committed
Status in alsa-lib source package in Focal:
  In Progress
Status in alsa-lib source package in Groovy:
  In Progress
Status in alsa-lib source package in Hirsute:
  Fix Committed

Bug description:
  [Impact]
  On Cmedia Audio, unusable SPDIF can be selected as output from PulseAudio.

  [Fix]
  Disable IEC958 (SPDIF) through ALSA UCM.

  [Test]
  With the UCM applied, `pactl` and audio panel in gnome-control-center no 
longer have SPDIF option.

  [Where problems will occur]
  "Cmedia Audio" is the sound card name of this usb audio dongle, and this 
string is got from usb string descriptor, that is to say the "Cmedia Audio" is 
hard-coded in the firmware of that usb dongle.
  Not all Cmedia usb audio dongle use "Cmedia Audio", most of the dongles don't 
set string descriptor, then the audio driver sets a generic name "USB Audio 
Device" for them, if a dongle has string descriptor, it may have different 
string like "C-Media USB Headphone Set", and all dongles I met before don't 
have SPDIF interface.
  So If this SRU could introduce regression, it will happen on a Cmedia usb 
audio dongle which also hard-codes the "Cmedia Audio" in the string descriptor 
and it has SPDIF interface on it, after this SRU, users couldn't find the SPDIF 
playback device from the gnome-sound-setting. But this regression chance is 
very low since it is very rare a cmedia usb audio dongle uses "Cmedia Audio" in 
the string descriptor and it is very rare a usb audio dongle has SPDIF 
interface. So far we haven't met such a cmedia usb audio dongle.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1921452/+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 1921452] Re: [SRU] alsa-lib: conf: USB - add "Cmedia Audio" to USB-Audio.pcm.iec958_device

2021-04-01 Thread Sebastien Bacher
Thanks, I will start by sponsoring the fix to hirsute, small nitpicks
comment to consider for the next time which I will fix for that round

- 1.2.4-1.1build1ubuntu1 is a bit akward as a version, if we add delta
we usually replace 'build' by 'ubuntu', it becomes 1.2.4-1.1ubuntu1

- please include the upstream pull request reference in the patch itself

- '  * conf: USB - add "Cmedia Audio" to USB-Audio.pcm.iec958_device
(LP: #1921452)' is formatted like if a file name 'conf' was changed,
remove the '*' there

basically reformatted the changelog entry is

'  * d/p/0001-conf-USB-add-Cmedia-Audio-to-USB-Audio.pcm.iec958_de.patch:
 conf: USB - add "Cmedia Audio" to USB-Audio.pcm.iec958_device
 (LP: #1921452)'

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

Title:
  [SRU] alsa-lib: conf: USB - add "Cmedia Audio" to USB-
  Audio.pcm.iec958_device

Status in OEM Priority Project:
  In Progress
Status in alsa-lib package in Ubuntu:
  Fix Committed
Status in alsa-lib source package in Focal:
  In Progress
Status in alsa-lib source package in Groovy:
  In Progress
Status in alsa-lib source package in Hirsute:
  Fix Committed

Bug description:
  [Impact]
  On Cmedia Audio, unusable SPDIF can be selected as output from PulseAudio.

  [Fix]
  Disable IEC958 (SPDIF) through ALSA UCM.

  [Test]
  With the UCM applied, `pactl` and audio panel in gnome-control-center no 
longer have SPDIF option.

  [Where problems will occur]
  "Cmedia Audio" is the sound card name of this usb audio dongle, and this 
string is got from usb string descriptor, that is to say the "Cmedia Audio" is 
hard-coded in the firmware of that usb dongle.
  Not all Cmedia usb audio dongle use "Cmedia Audio", most of the dongles don't 
set string descriptor, then the audio driver sets a generic name "USB Audio 
Device" for them, if a dongle has string descriptor, it may have different 
string like "C-Media USB Headphone Set", and all dongles I met before don't 
have SPDIF interface.
  So If this SRU could introduce regression, it will happen on a Cmedia usb 
audio dongle which also hard-codes the "Cmedia Audio" in the string descriptor 
and it has SPDIF interface on it, after this SRU, users couldn't find the SPDIF 
playback device from the gnome-sound-setting. But this regression chance is 
very low since it is very rare a cmedia usb audio dongle uses "Cmedia Audio" in 
the string descriptor and it is very rare a usb audio dongle has SPDIF 
interface. So far we haven't met such a cmedia usb audio dongle.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1921452/+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 1922207] [NEW] Microphone and Mute/Mic-mute LEDs are not work on HP 640 G8 Laptop

2021-04-01 Thread jeremyszu
Public bug reported:

[Impact]
The Micronphone and Mute/Mic-mute LEDs are not work when muting 
audio-output/microphone on HP 640 G8 laptop.

[Fix]
Add the quirks for them.

[Test]
After applying the quirk, the LEDs/function are work good on HP 640 G8 laptop.

[Where problems could occur]
If HP ships the different system boards design with the same subsystem ID of 
audio codec which is using different GPIO pins (different layout), then the 
quirk will not work (LEDs/function will not work when muting audio-output or 
microphone).

** Affects: oem-priority
 Importance: Critical
 Assignee: jeremyszu (os369510)
 Status: Triaged

** Affects: linux (Ubuntu)
 Importance: Undecided
 Assignee: jeremyszu (os369510)
 Status: New


** Tags: oem-priority originate-from-1921805 stella

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => jeremyszu (os369510)

** Tags added: oem-priority originate-from-1921805 stella

** Changed in: oem-priority
 Assignee: (unassigned) => jeremyszu (os369510)

** Changed in: oem-priority
   Importance: Undecided => Critical

** Changed in: oem-priority
   Status: New => Triaged

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

Title:
  Microphone and Mute/Mic-mute LEDs are not work on HP 640 G8 Laptop

Status in OEM Priority Project:
  Triaged
Status in linux package in Ubuntu:
  New

Bug description:
  [Impact]
  The Micronphone and Mute/Mic-mute LEDs are not work when muting 
audio-output/microphone on HP 640 G8 laptop.

  [Fix]
  Add the quirks for them.

  [Test]
  After applying the quirk, the LEDs/function are work good on HP 640 G8 laptop.

  [Where problems could occur]
  If HP ships the different system boards design with the same subsystem ID of 
audio codec which is using different GPIO pins (different layout), then the 
quirk will not work (LEDs/function will not work when muting audio-output or 
microphone).

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1922207/+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 1922200] Re: linux/4.4.0-207.239 ADT test failure with linux/4.4.0-207.239

2021-04-01 Thread Kleber Sacilotto de Souza
** Description changed:

- This is a scripted bug report about ADT failures while running linux
- tests for linux/4.4.0-207.239 on xenial. Whether this is caused by the
- tested source or the kernel has yet to be determined.
+ [Impact]
+ The backport of upstream commit ad67b74d2469d9b82aaa572d76474c95bc484d57 
("printk: hash addresses printed with %p"), applied to fix CVEs 
CVE-2018-5953/CVE-2018-5995/CVE-2018-7754 on xenial/linux 4.4.0-207.239, 
introduced a regression caught by testcases from 
ubuntu_qrt_kernel_security.test-kernel-security.py testsuite.
  
+ The failing testcases are:
+ test_095_kernel_symbols_missing_kallsyms
+ test_095_kernel_symbols_missing_proc_modules
+ test_095_kernel_symbols_missing_proc_net_tcp
+ test_300_test_kaslr_base
+ 
+ The '095' testcases expect the addresses read by a regular user to be
+ zeroed out and test '300' expects the default address for 'startup_64'
+ to be '8100' for non-kaslr kernels (<4.15). The applied
+ backport leaks what the address 0x0 hashes to on the /proc interfaces
+ instead of the expected values.
+ 
+ Examples:
+ $ head /proc/kallsyms
+ b845aaf2 A irq_stack_union
+ b845aaf2 A __per_cpu_start
+ b845aaf2 A __per_cpu_user_mapped_start
+ b845aaf2 A vector_irq
+ b845aaf2 A unsafe_stack_register_backup
+ b845aaf2 A cpu_debug_store
+ b845aaf2 A cpu_tss
+ b845aaf2 A exception_stacks
+ b845aaf2 A gdt_page
+ b845aaf2 A espfix_waddr
+ 
+ $ sudo head /proc/kallsyms
+ b845aaf2 A irq_stack_union
+ b845aaf2 A __per_cpu_start
+ b845aaf2 A __per_cpu_user_mapped_start
+ cd84b193 A vector_irq
+ f271a77b A unsafe_stack_register_backup
+ b451cc91 A cpu_debug_store
+ 108c2558 A cpu_tss
+ 1484be48 A exception_stacks
+ 0a1b6bc6 A gdt_page
+ f38c128a A espfix_waddr
+ 
+ $ sudo grep -w startup_64 /proc/kallsyms
+ 28c44c50 T startup_64
+ 
+ [Fix]
+ For the backport to work as expected, we would likely need to backport the 
following commits as well:
+ 
+ 57e734423add vsprintf: refactor %pK code out of pointer()
+ ef0010a30935 vsprintf: don't use 'restricted_pointer()' when not restricting
+ 
+ However, this could introduce other regressions as there are several
+ corner cases in this code path.
+ 
+ Given that the CVEs which are fixed by this patch are all low or
+ negligible, the best solution seems to be to revert this patch
+ altogether.
+ 
+ [Test]
+ Run ubuntu_qrt_kernel_security.test-kernel-security.py tests from the kernel 
team autotest repository.
+ 
+ [Where problems could occur]
+ Reverting this patch can't introduce any regression as it would return the 
code to the previous state, however it would keep the kernel vulnerable to 
these CVEs.
+ 
+ [Additional Info]
  Testing failed on:
- amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/l/linux/20210331_014541_79861@/log.gz
- i386: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/i386/l/linux/20210331_012734_ec0bc@/log.gz
- ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/ppc64el/l/linux/20210331_014757_ec0bc@/log.gz
- s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/s390x/l/linux/20210330_031532_e87f8@/log.gz
+ amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/l/linux/20210331_014541_79861@/log.gz
+ i386: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/i386/l/linux/20210331_012734_ec0bc@/log.gz
+ ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/ppc64el/l/linux/20210331_014757_ec0bc@/log.gz
+ s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/s390x/l/linux/20210330_031532_e87f8@/log.gz

** Summary changed:

- linux/4.4.0-207.239 ADT test failure with linux/4.4.0-207.239
+ linux ADT test failure with linux/4.4.0-207.239 - 
ubuntu_qrt_kernel_security.test-kernel-security.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/1922200

Title:
  linux ADT test failure with linux/4.4.0-207.239 -
  ubuntu_qrt_kernel_security.test-kernel-security.py

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Triaged

Bug description:
  [Impact]
  The backport of upstream commit ad67b74d2469d9b82aaa572d76474c95bc484d57 
("printk: hash addresses printed with %p"), applied to fix CVEs 
CVE-2018-595

[Kernel-packages] [Bug 1922207] Missing required logs.

2021-04-01 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 1922207

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

Title:
  Microphone and Mute/Mic-mute LEDs are not work on HP 640 G8 Laptop

Status in OEM Priority Project:
  Triaged
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  [Impact]
  The Micronphone and Mute/Mic-mute LEDs are not work when muting 
audio-output/microphone on HP 640 G8 laptop.

  [Fix]
  Add the quirks for them.

  [Test]
  After applying the quirk, the LEDs/function are work good on HP 640 G8 laptop.

  [Where problems could occur]
  If HP ships the different system boards design with the same subsystem ID of 
audio codec which is using different GPIO pins (different layout), then the 
quirk will not work (LEDs/function will not work when muting audio-output or 
microphone).

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1922207/+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 1921829] Re: RTL8821CE 802.11ac PCIe [10ec:c821] Bluetooth not working

2021-04-01 Thread You-Sheng Yang
@maxroby, from the line in dkms.5.11.0-11-generic:

  rtl8821ce, v5.5.2_34066.20200325, 5.11.0-11-generic, x86_64: installed

It means you're still running your 5.11 kernel with rtl8821ce-dkms
compiled and installed. The same thing can also be found in the dmesg
log. Is there anything wrong with the purge?

rtl8821ce has already in-tree kernel support, and it's named
rtw88_f, e.g. rtw88_8821ce. So you need to uninstall that DKMS to
try that in mainline kernel. I think your card, PCIID [10ec:c821]
subsystem [17aa:c024], should have been supported.

** Summary changed:

- RTL8821CE 802.11ac PCIe [10ec:c821] Bluetooth not working
+ RTL8821CE 802.11ac PCIe [10ec:c821] subsystem [17aa:c024] Bluetooth not 
working

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

Title:
  RTL8821CE 802.11ac PCIe [10ec:c821] subsystem [17aa:c024] Bluetooth
  not working

Status in linux package in Ubuntu:
  Incomplete
Status in rtl8821ce package in Ubuntu:
  New

Bug description:
  It's impossible to activate the Bluetooth, putting the switch to ON
  does nothing, when re-entering the Bluetooth settings it's still OFF.

  ProblemType: Bug
  DistroRelease: Ubuntu 21.04
  Package: gnome-control-center 1:3.38.5-1ubuntu1
  ProcVersionSignature: Ubuntu 5.11.0-11.12-generic 5.11.0
  Uname: Linux 5.11.0-11-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu61
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Mar 30 08:11:43 2021
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2020-09-15 (195 days ago)
  InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to hirsute on 2021-03-19 (10 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1921829/+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 1922200] Re: linux ADT test failure with linux/4.4.0-207.239 - ubuntu_qrt_kernel_security.test-kernel-security.py

2021-04-01 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Xenial)
   Status: Triaged => In Progress

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

Title:
  linux ADT test failure with linux/4.4.0-207.239 -
  ubuntu_qrt_kernel_security.test-kernel-security.py

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  In Progress

Bug description:
  [Impact]
  The backport of upstream commit ad67b74d2469d9b82aaa572d76474c95bc484d57 
("printk: hash addresses printed with %p"), applied to fix CVEs 
CVE-2018-5953/CVE-2018-5995/CVE-2018-7754 on xenial/linux 4.4.0-207.239, 
introduced a regression caught by testcases from 
ubuntu_qrt_kernel_security.test-kernel-security.py testsuite.

  The failing testcases are:
  test_095_kernel_symbols_missing_kallsyms
  test_095_kernel_symbols_missing_proc_modules
  test_095_kernel_symbols_missing_proc_net_tcp
  test_300_test_kaslr_base

  The '095' testcases expect the addresses read by a regular user to be
  zeroed out and test '300' expects the default address for 'startup_64'
  to be '8100' for non-kaslr kernels (<4.15). The applied
  backport leaks what the address 0x0 hashes to on the /proc interfaces
  instead of the expected values.

  Examples:
  $ head /proc/kallsyms
  b845aaf2 A irq_stack_union
  b845aaf2 A __per_cpu_start
  b845aaf2 A __per_cpu_user_mapped_start
  b845aaf2 A vector_irq
  b845aaf2 A unsafe_stack_register_backup
  b845aaf2 A cpu_debug_store
  b845aaf2 A cpu_tss
  b845aaf2 A exception_stacks
  b845aaf2 A gdt_page
  b845aaf2 A espfix_waddr

  $ sudo head /proc/kallsyms
  b845aaf2 A irq_stack_union
  b845aaf2 A __per_cpu_start
  b845aaf2 A __per_cpu_user_mapped_start
  cd84b193 A vector_irq
  f271a77b A unsafe_stack_register_backup
  b451cc91 A cpu_debug_store
  108c2558 A cpu_tss
  1484be48 A exception_stacks
  0a1b6bc6 A gdt_page
  f38c128a A espfix_waddr

  $ sudo grep -w startup_64 /proc/kallsyms
  28c44c50 T startup_64

  [Fix]
  For the backport to work as expected, we would likely need to backport the 
following commits as well:

  57e734423add vsprintf: refactor %pK code out of pointer()
  ef0010a30935 vsprintf: don't use 'restricted_pointer()' when not restricting

  However, this could introduce other regressions as there are several
  corner cases in this code path.

  Given that the CVEs which are fixed by this patch are all low or
  negligible, the best solution seems to be to revert this patch
  altogether.

  [Test]
  Run ubuntu_qrt_kernel_security.test-kernel-security.py tests from the kernel 
team autotest repository.

  [Where problems could occur]
  Reverting this patch can't introduce any regression as it would return the 
code to the previous state, however it would keep the kernel vulnerable to 
these CVEs.

  [Additional Info]
  Testing failed on:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/l/linux/20210331_014541_79861@/log.gz
  i386: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/i386/l/linux/20210331_012734_ec0bc@/log.gz
  ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/ppc64el/l/linux/20210331_014757_ec0bc@/log.gz
  s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/s390x/l/linux/20210330_031532_e87f8@/log.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1922200/+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 1919392] Re: 5.4.0-67.75 breaks compat with 3rd party Mellanox OFED drivers

2021-04-01 Thread walkerstreet
This bug affects all Groovy kernels from 5.8.0-45 or higher.
This bug did not affect Groovy kernel 5.8.0-44 or earlier.

To fix it:

git clone --recursive git://git.launchpad.net/~ubuntu-
kernel/ubuntu/+source/linux/+git/groovy

cd groovy

git log --grep="tools headers UAPI: Sync linux/const.h with the kernel
headers"

git log --grep="uapi: move constants from  to
"

git revert ecd8d70a8da1ab4987b488510c476be9052def19

git revert 5edb59c030419e21af5961ab60610f39a3c218e1

sudo nano /etc/apt/sources.list

Uncomment these lines:
...
deb-src http://archive.ubuntu.com/ubuntu groovy main restricted
...
deb-src http://archive.ubuntu.com/ubuntu groovy-updates main restricted


sudo apt-get build-dep linux linux-image-$(uname -r)

sudo apt-get install libncurses-dev gawk flex bison openssl libssl-dev
dkms libelf-dev libudev-dev libpci-dev libiberty-dev autoconf

LANG=C fakeroot debian/rules clean

LANG=C fakeroot debian/rules binary-headers binary-generic binary-
perarch

cd ..

rm linux-cloud-tools*

sudo dpkg -i *

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

Title:
  5.4.0-67.75 breaks compat with 3rd party Mellanox OFED drivers

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Focal:
  Confirmed
Status in linux source package in Groovy:
  Confirmed
Status in linux source package in Hirsute:
  Confirmed

Bug description:
  [Impact]
  Releases of Mellanox OFED drivers no longer compile against latest focal 
kernel. While Ubuntu can not necessarily guarantee source compatibility with 
3rd party trees, it seems like the MOFED stack has enough users that we'd want 
to avoid breaking it unnecessarily.

  [Fix]
  Temporarily reverting the following commits until MOFED can release a new 
version that supports them would do the trick:

  f21f647e08bd tools headers UAPI: Sync linux/const.h with the kernel headers
  37bbb8ed3e93 uapi: move constants from  to 

  [Test Case]
  Install MOFED driver stack:

  export DEBIAN_FRONTEND=noninteractive
  NVIDIA_DRIVER_VERSION=450-server
  MELLANOX_OFED_VERSION=5.1-2.5.8.0

  install_mellanox_ofed() {
  local MLNX_REPO="https://linux.mellanox.com/public/repo/mlnx_ofed";
  local mlnx_ofed_ver="$1"
  local ubuntu_ver
  ubuntu_ver="$(lsb_release -rs)"
  
mlnx_url="${MLNX_REPO}/${mlnx_ofed_ver}/ubuntu${ubuntu_ver}/mellanox_mlnx_ofed.list"
  
  wget -qO - https://www.mellanox.com/downloads/ofed/RPM-GPG-KEY-Mellanox | 
\
apt-key add -
  wget -q -O /etc/apt/sources.list.d/mellanox_mlnx_ofed.list \
 "$mlnx_url"
  apt update
  apt install mlnx-ofed-kernel-only -y
  }

  install_mellanox_ofed ${MELLANOX_OFED_VERSION}

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1919392/+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 1922200] Re: linux ADT test failure with linux/4.4.0-207.239 - ubuntu_qrt_kernel_security.test-kernel-security.py

2021-04-01 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Xenial)
   Status: In Progress => Fix Committed

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

Title:
  linux ADT test failure with linux/4.4.0-207.239 -
  ubuntu_qrt_kernel_security.test-kernel-security.py

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  [Impact]
  The backport of upstream commit ad67b74d2469d9b82aaa572d76474c95bc484d57 
("printk: hash addresses printed with %p"), applied to fix CVEs 
CVE-2018-5953/CVE-2018-5995/CVE-2018-7754 on xenial/linux 4.4.0-207.239, 
introduced a regression caught by testcases from 
ubuntu_qrt_kernel_security.test-kernel-security.py testsuite.

  The failing testcases are:
  test_095_kernel_symbols_missing_kallsyms
  test_095_kernel_symbols_missing_proc_modules
  test_095_kernel_symbols_missing_proc_net_tcp
  test_300_test_kaslr_base

  The '095' testcases expect the addresses read by a regular user to be
  zeroed out and test '300' expects the default address for 'startup_64'
  to be '8100' for non-kaslr kernels (<4.15). The applied
  backport leaks what the address 0x0 hashes to on the /proc interfaces
  instead of the expected values.

  Examples:
  $ head /proc/kallsyms
  b845aaf2 A irq_stack_union
  b845aaf2 A __per_cpu_start
  b845aaf2 A __per_cpu_user_mapped_start
  b845aaf2 A vector_irq
  b845aaf2 A unsafe_stack_register_backup
  b845aaf2 A cpu_debug_store
  b845aaf2 A cpu_tss
  b845aaf2 A exception_stacks
  b845aaf2 A gdt_page
  b845aaf2 A espfix_waddr

  $ sudo head /proc/kallsyms
  b845aaf2 A irq_stack_union
  b845aaf2 A __per_cpu_start
  b845aaf2 A __per_cpu_user_mapped_start
  cd84b193 A vector_irq
  f271a77b A unsafe_stack_register_backup
  b451cc91 A cpu_debug_store
  108c2558 A cpu_tss
  1484be48 A exception_stacks
  0a1b6bc6 A gdt_page
  f38c128a A espfix_waddr

  $ sudo grep -w startup_64 /proc/kallsyms
  28c44c50 T startup_64

  [Fix]
  For the backport to work as expected, we would likely need to backport the 
following commits as well:

  57e734423add vsprintf: refactor %pK code out of pointer()
  ef0010a30935 vsprintf: don't use 'restricted_pointer()' when not restricting

  However, this could introduce other regressions as there are several
  corner cases in this code path.

  Given that the CVEs which are fixed by this patch are all low or
  negligible, the best solution seems to be to revert this patch
  altogether.

  [Test]
  Run ubuntu_qrt_kernel_security.test-kernel-security.py tests from the kernel 
team autotest repository.

  [Where problems could occur]
  Reverting this patch can't introduce any regression as it would return the 
code to the previous state, however it would keep the kernel vulnerable to 
these CVEs.

  [Additional Info]
  Testing failed on:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/l/linux/20210331_014541_79861@/log.gz
  i386: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/i386/l/linux/20210331_012734_ec0bc@/log.gz
  ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/ppc64el/l/linux/20210331_014757_ec0bc@/log.gz
  s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/s390x/l/linux/20210330_031532_e87f8@/log.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1922200/+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 1922207] Re: Microphone and Mute/Mic-mute LEDs are not work on HP 640 G8 Laptop

2021-04-01 Thread Colin Ian King
** Description changed:

  [Impact]
- The Micronphone and Mute/Mic-mute LEDs are not work when muting 
audio-output/microphone on HP 640 G8 laptop.
+ The Microphone and Mute/Mic-mute LEDs are not work when muting 
audio-output/microphone on HP 640 G8 laptop.
  
  [Fix]
  Add the quirks for them.
  
  [Test]
  After applying the quirk, the LEDs/function are work good on HP 640 G8 laptop.
  
  [Where problems could occur]
  If HP ships the different system boards design with the same subsystem ID of 
audio codec which is using different GPIO pins (different layout), then the 
quirk will not work (LEDs/function will not work when muting audio-output or 
microphone).

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

Title:
  Microphone and Mute/Mic-mute LEDs are not work on HP 640 G8 Laptop

Status in OEM Priority Project:
  Triaged
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  [Impact]
  The Microphone and Mute/Mic-mute LEDs are not work when muting 
audio-output/microphone on HP 640 G8 laptop.

  [Fix]
  Add the quirks for them.

  [Test]
  After applying the quirk, the LEDs/function are work good on HP 640 G8 laptop.

  [Where problems could occur]
  If HP ships the different system boards design with the same subsystem ID of 
audio codec which is using different GPIO pins (different layout), then the 
quirk will not work (LEDs/function will not work when muting audio-output or 
microphone).

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1922207/+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 1918940] Re: Screen goes black randomly after upgrade from Xubuntu 18.04.5 LTS to Xubuntu 20.04.2 LTS

2021-04-01 Thread AlexW
Hey Sean,

Thanks for you concern!

1. Yes, I had. Removed light-locker today. Since the problem happens
only a few times a day it might take a while until I notice if there's a
change.


2.
$ inxi -G
Graphics:  Device-1: Intel Haswell-ULT Integrated Graphics driver: i915 v: 
kernel 
   Display: x11 server: X.Org 1.20.9 driver: modesetting unloaded: 
fbdev,vesa tty: N/A 
   OpenGL: renderer: Mesa DRI Intel HD Graphics 4400 (HSW GT2) v: 
4.5 Mesa 20.2.6

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

Title:
  Screen goes black randomly after upgrade from Xubuntu 18.04.5 LTS to
  Xubuntu 20.04.2 LTS

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Since I upgraded to 20.04.2 LTS I've had a problem (about once a day)
  with my screen going black. The computer is not unresponsive, but the
  only way to wake the screen up is to close and open the laptop lid.
  External screen is not affected.

  I'm on a HP Elitebook 820 notebook.

  Searched journalctl and dmesg logs but I can't find anything relevant
  there, so suspecting this has to do with a change of display driver
  and/or settings in the new version.

  Please contact me if more info would be helpful. Wish you a great day!

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-66-generic 5.4.0-66.74
  ProcVersionSignature: Ubuntu 5.4.0-66.74-generic 5.4.86
  Uname: Linux 5.4.0-66-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  a  1350 F pulseaudio
   /dev/snd/controlC1:  a  1350 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: XFCE
  Date: Fri Mar 12 15:26:46 2021
  HibernationDevice: RESUME=UUID=add5c1ba-194d-4f4d-af77-7049d2c84b9a
  InstallationDate: Installed on 2017-09-23 (1266 days ago)
  InstallationMedia: Xubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  MachineType: Hewlett-Packard HP EliteBook 820 G1
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-66-generic 
root=UUID=be312993-03d0-453d-97c0-f598bedc47ae ro text
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-66-generic N/A
   linux-backports-modules-5.4.0-66-generic  N/A
   linux-firmware1.187.9
  SourcePackage: linux
  UpgradeStatus: Upgraded to focal on 2021-01-13 (58 days ago)
  dmi.bios.date: 10/04/2013
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L71 Ver. 01.03
  dmi.board.name: 1991
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 15.48
  dmi.chassis.asset.tag: CNU3459W62
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL71Ver.01.03:bd10/04/2013:svnHewlett-Packard:pnHPEliteBook820G1:pvrA3009DD10203:rvnHewlett-Packard:rn1991:rvrKBCVersion15.48:cvnHewlett-Packard:ct10:cvr:
  dmi.product.family: 103C_5336AN G=N L=BUS B=HP S=ELI
  dmi.product.name: HP EliteBook 820 G1
  dmi.product.sku: D7V73AV
  dmi.product.version: A3009DD10203
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1918940/+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 1911001] Re: Use DCPD to control HP DreamColor panel

2021-04-01 Thread Anthony Wong
** Changed in: hwe-next
   Status: New => 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/1911001

Title:
  Use DCPD to control HP DreamColor panel

Status in HWE Next:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Fix Released
Status in linux-oem-5.10 source package in Focal:
  Fix Released
Status in linux source package in Groovy:
  Fix Released
Status in linux-oem-5.10 source package in Groovy:
  Won't Fix

Bug description:
  [Impact]
  Cannot change brightness on HP ZBook Fury with certain panel.

  [Fix]
  Add the panel to DPCD quirk table to use DPCD to control the panel
  backlight.

  [Test]
  Changing backlight sysfs doesn't change the display brightness.
  With the patch applied, changing sysfs backlight can really change the
  display brightness.

  [Where problems could occur]
  This fix is specific to a single panel, so it's not likely to cause any
  regression to other devices.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1911001/+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 1922242] [NEW] openafs/1.6.15-1ubuntu1 ADT test failure with linux/4.4.0-207.239

2021-04-01 Thread Kleber Sacilotto de Souza
Public bug reported:

This is a scripted bug report about ADT failures while running openafs
tests for linux/4.4.0-207.239 on xenial. Whether this is caused by the
dep8 tests of thetested source or the kernel has yet to be determined.

Testing failed on:
amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/o/openafs/20210331_082652_48bc3@/log.gz
armhf: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/armhf/o/openafs/20210331_001828_facc7@/log.gz
s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/s390x/o/openafs/20210331_001310_48c45@/log.gz

Build error:

  CC [M]  
/var/lib/dkms/openafs/1.6.15/build/src/libafs/MODLOAD-4.4.0-207-generic-SP/osi_file.o
/var/lib/dkms/openafs/1.6.15/build/src/libafs/MODLOAD-4.4.0-207-generic-SP/osi_file.c:
 In function ‘osi_UFSTruncate’:
/var/lib/dkms/openafs/1.6.15/build/src/libafs/MODLOAD-4.4.0-207-generic-SP/osi_file.c:187:12:
 error: implicit declaration of function ‘inode_change_ok’ 
[-Werror=implicit-function-declaration]
 code = inode_change_ok(inode, &newattrs);
^
cc1: some warnings being treated as errors

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

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

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

** Affects: openafs (Ubuntu Xenial)
 Importance: Undecided
 Status: New


** Tags: kernel-adt-failure

** Tags added: kernel-adt-failure

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

Title:
  openafs/1.6.15-1ubuntu1 ADT test failure with linux/4.4.0-207.239

Status in linux package in Ubuntu:
  New
Status in openafs package in Ubuntu:
  New
Status in linux source package in Xenial:
  New
Status in openafs source package in Xenial:
  New

Bug description:
  This is a scripted bug report about ADT failures while running openafs
  tests for linux/4.4.0-207.239 on xenial. Whether this is caused by the
  dep8 tests of thetested source or the kernel has yet to be determined.

  Testing failed on:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/o/openafs/20210331_082652_48bc3@/log.gz
  armhf: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/armhf/o/openafs/20210331_001828_facc7@/log.gz
  s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/s390x/o/openafs/20210331_001310_48c45@/log.gz

  Build error:

CC [M]  
/var/lib/dkms/openafs/1.6.15/build/src/libafs/MODLOAD-4.4.0-207-generic-SP/osi_file.o
  
/var/lib/dkms/openafs/1.6.15/build/src/libafs/MODLOAD-4.4.0-207-generic-SP/osi_file.c:
 In function ‘osi_UFSTruncate’:
  
/var/lib/dkms/openafs/1.6.15/build/src/libafs/MODLOAD-4.4.0-207-generic-SP/osi_file.c:187:12:
 error: implicit declaration of function ‘inode_change_ok’ 
[-Werror=implicit-function-declaration]
   code = inode_change_ok(inode, &newattrs);
  ^
  cc1: some warnings being treated as errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1922242/+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 1922242] Re: openafs/1.6.15-1ubuntu1 ADT test failure with linux/4.4.0-207.239

2021-04-01 Thread Kleber Sacilotto de Souza
** Attachment added: "make.log"
   https://bugs.launchpad.net/bugs/1922242/+attachment/5483180/+files/make.log

** Also affects: openafs (Ubuntu Xenial)
   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/1922242

Title:
  openafs/1.6.15-1ubuntu1 ADT test failure with linux/4.4.0-207.239

Status in linux package in Ubuntu:
  New
Status in openafs package in Ubuntu:
  New
Status in linux source package in Xenial:
  New
Status in openafs source package in Xenial:
  New

Bug description:
  This is a scripted bug report about ADT failures while running openafs
  tests for linux/4.4.0-207.239 on xenial. Whether this is caused by the
  dep8 tests of thetested source or the kernel has yet to be determined.

  Testing failed on:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/o/openafs/20210331_082652_48bc3@/log.gz
  armhf: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/armhf/o/openafs/20210331_001828_facc7@/log.gz
  s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/s390x/o/openafs/20210331_001310_48c45@/log.gz

  Build error:

CC [M]  
/var/lib/dkms/openafs/1.6.15/build/src/libafs/MODLOAD-4.4.0-207-generic-SP/osi_file.o
  
/var/lib/dkms/openafs/1.6.15/build/src/libafs/MODLOAD-4.4.0-207-generic-SP/osi_file.c:
 In function ‘osi_UFSTruncate’:
  
/var/lib/dkms/openafs/1.6.15/build/src/libafs/MODLOAD-4.4.0-207-generic-SP/osi_file.c:187:12:
 error: implicit declaration of function ‘inode_change_ok’ 
[-Werror=implicit-function-declaration]
   code = inode_change_ok(inode, &newattrs);
  ^
  cc1: some warnings being treated as errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1922242/+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 1922240] [NEW] linux ADT test failure with linux/4.4.0-207.239

2021-04-01 Thread Kleber Sacilotto de Souza
*** This bug is a duplicate of bug 1922200 ***
https://bugs.launchpad.net/bugs/1922200

Public bug reported:

This is a scripted bug report about ADT failures while running linux
tests for linux/4.4.0-207.239 on xenial. Whether this is caused by the
dep8 tests of thetested source or the kernel has yet to be determined.

Testing failed on:
amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/l/linux/20210331_014541_79861@/log.gz
i386: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/i386/l/linux/20210331_012734_ec0bc@/log.gz
ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/ppc64el/l/linux/20210331_014757_ec0bc@/log.gz
s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/s390x/l/linux/20210330_031532_e87f8@/log.gz

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


** Tags: kernel-adt-failure

** Tags added: kernel-adt-failure

** This bug has been marked a duplicate of bug 1922200
   linux ADT test failure with linux/4.4.0-207.239 - 
ubuntu_qrt_kernel_security.test-kernel-security.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/1922240

Title:
  linux ADT test failure with linux/4.4.0-207.239

Status in linux package in Ubuntu:
  New

Bug description:
  This is a scripted bug report about ADT failures while running linux
  tests for linux/4.4.0-207.239 on xenial. Whether this is caused by the
  dep8 tests of thetested source or the kernel has yet to be determined.

  Testing failed on:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/l/linux/20210331_014541_79861@/log.gz
  i386: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/i386/l/linux/20210331_012734_ec0bc@/log.gz
  ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/ppc64el/l/linux/20210331_014757_ec0bc@/log.gz
  s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/s390x/l/linux/20210330_031532_e87f8@/log.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1922240/+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 1922200] Re: linux ADT test failure with linux/4.4.0-207.239 - ubuntu_qrt_kernel_security.test-kernel-security.py

2021-04-01 Thread Kleber Sacilotto de Souza
** Tags added: kernel-adt-failure

** Tags added: xenial

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

Title:
  linux ADT test failure with linux/4.4.0-207.239 -
  ubuntu_qrt_kernel_security.test-kernel-security.py

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  [Impact]
  The backport of upstream commit ad67b74d2469d9b82aaa572d76474c95bc484d57 
("printk: hash addresses printed with %p"), applied to fix CVEs 
CVE-2018-5953/CVE-2018-5995/CVE-2018-7754 on xenial/linux 4.4.0-207.239, 
introduced a regression caught by testcases from 
ubuntu_qrt_kernel_security.test-kernel-security.py testsuite.

  The failing testcases are:
  test_095_kernel_symbols_missing_kallsyms
  test_095_kernel_symbols_missing_proc_modules
  test_095_kernel_symbols_missing_proc_net_tcp
  test_300_test_kaslr_base

  The '095' testcases expect the addresses read by a regular user to be
  zeroed out and test '300' expects the default address for 'startup_64'
  to be '8100' for non-kaslr kernels (<4.15). The applied
  backport leaks what the address 0x0 hashes to on the /proc interfaces
  instead of the expected values.

  Examples:
  $ head /proc/kallsyms
  b845aaf2 A irq_stack_union
  b845aaf2 A __per_cpu_start
  b845aaf2 A __per_cpu_user_mapped_start
  b845aaf2 A vector_irq
  b845aaf2 A unsafe_stack_register_backup
  b845aaf2 A cpu_debug_store
  b845aaf2 A cpu_tss
  b845aaf2 A exception_stacks
  b845aaf2 A gdt_page
  b845aaf2 A espfix_waddr

  $ sudo head /proc/kallsyms
  b845aaf2 A irq_stack_union
  b845aaf2 A __per_cpu_start
  b845aaf2 A __per_cpu_user_mapped_start
  cd84b193 A vector_irq
  f271a77b A unsafe_stack_register_backup
  b451cc91 A cpu_debug_store
  108c2558 A cpu_tss
  1484be48 A exception_stacks
  0a1b6bc6 A gdt_page
  f38c128a A espfix_waddr

  $ sudo grep -w startup_64 /proc/kallsyms
  28c44c50 T startup_64

  [Fix]
  For the backport to work as expected, we would likely need to backport the 
following commits as well:

  57e734423add vsprintf: refactor %pK code out of pointer()
  ef0010a30935 vsprintf: don't use 'restricted_pointer()' when not restricting

  However, this could introduce other regressions as there are several
  corner cases in this code path.

  Given that the CVEs which are fixed by this patch are all low or
  negligible, the best solution seems to be to revert this patch
  altogether.

  [Test]
  Run ubuntu_qrt_kernel_security.test-kernel-security.py tests from the kernel 
team autotest repository.

  [Where problems could occur]
  Reverting this patch can't introduce any regression as it would return the 
code to the previous state, however it would keep the kernel vulnerable to 
these CVEs.

  [Additional Info]
  Testing failed on:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/l/linux/20210331_014541_79861@/log.gz
  i386: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/i386/l/linux/20210331_012734_ec0bc@/log.gz
  ppc64el: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/ppc64el/l/linux/20210331_014757_ec0bc@/log.gz
  s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/s390x/l/linux/20210330_031532_e87f8@/log.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1922200/+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 1922242] Re: openafs/1.6.15-1ubuntu1 ADT test failure with linux/4.4.0-207.239

2021-04-01 Thread Kleber Sacilotto de Souza
** Description changed:

  This is a scripted bug report about ADT failures while running openafs
  tests for linux/4.4.0-207.239 on xenial. Whether this is caused by the
  dep8 tests of thetested source or the kernel has yet to be determined.
  
  Testing failed on:
- amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/o/openafs/20210331_082652_48bc3@/log.gz
- armhf: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/armhf/o/openafs/20210331_001828_facc7@/log.gz
- s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/s390x/o/openafs/20210331_001310_48c45@/log.gz
+ amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/o/openafs/20210331_082652_48bc3@/log.gz
+ armhf: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/armhf/o/openafs/20210331_001828_facc7@/log.gz
+ s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/s390x/o/openafs/20210331_001310_48c45@/log.gz
+ 
+ Build error:
+ 
+   CC [M]  
/var/lib/dkms/openafs/1.6.15/build/src/libafs/MODLOAD-4.4.0-207-generic-SP/osi_file.o
+ 
/var/lib/dkms/openafs/1.6.15/build/src/libafs/MODLOAD-4.4.0-207-generic-SP/osi_file.c:
 In function ‘osi_UFSTruncate’:
+ 
/var/lib/dkms/openafs/1.6.15/build/src/libafs/MODLOAD-4.4.0-207-generic-SP/osi_file.c:187:12:
 error: implicit declaration of function ‘inode_change_ok’ 
[-Werror=implicit-function-declaration]
+  code = inode_change_ok(inode, &newattrs);
+ ^
+ cc1: some warnings being treated as errors

** Description changed:

  This is a scripted bug report about ADT failures while running openafs
  tests for linux/4.4.0-207.239 on xenial. Whether this is caused by the
  dep8 tests of thetested source or the kernel has yet to be determined.
  
  Testing failed on:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/o/openafs/20210331_082652_48bc3@/log.gz
  armhf: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/armhf/o/openafs/20210331_001828_facc7@/log.gz
  s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/s390x/o/openafs/20210331_001310_48c45@/log.gz
  
  Build error:
  
-   CC [M]  
/var/lib/dkms/openafs/1.6.15/build/src/libafs/MODLOAD-4.4.0-207-generic-SP/osi_file.o
+   CC [M]  
/var/lib/dkms/openafs/1.6.15/build/src/libafs/MODLOAD-4.4.0-207-generic-SP/osi_file.o
  
/var/lib/dkms/openafs/1.6.15/build/src/libafs/MODLOAD-4.4.0-207-generic-SP/osi_file.c:
 In function ‘osi_UFSTruncate’:
  
/var/lib/dkms/openafs/1.6.15/build/src/libafs/MODLOAD-4.4.0-207-generic-SP/osi_file.c:187:12:
 error: implicit declaration of function ‘inode_change_ok’ 
[-Werror=implicit-function-declaration]
-  code = inode_change_ok(inode, &newattrs);
- ^
+  code = inode_change_ok(inode, &newattrs);
+ ^
  cc1: some warnings being treated as errors
+ 
+ 
+ This was caused by commit "fs: Give dentry to inode_change_ok() instead of 
inode" applied to xenial/linux as part of the fixes for CVE-2015-1350, which 
renamed inode_change_ok() to setattr_prepare().

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

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

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

** Changed in: openafs (Ubuntu Xenial)
   Importance: Undecided => High

** Changed in: openafs (Ubuntu Xenial)
   Status: Confirmed => Triaged

** Changed in: openafs (Ubuntu)
   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/1922242

Title:
  openafs/1.6.15-1ubuntu1 ADT test failure with linux/4.4.0-207.239

Status in linux package in Ubuntu:
  Invalid
Status in openafs package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Invalid
Status in openafs source package in Xenial:
  Triaged

Bug description:
  This is a scripted bug report about ADT failures while running openafs
  tests for linux/4.4.0-207.239 on xenial. Whether this is caused by the
  dep8 tests of thetested source or the kernel has yet to be determined.

  Testing failed on:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/o/openafs/20210331_082652_48bc3@/log.gz
  armhf: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xe

[Kernel-packages] [Bug 1921769] Re: Backport mlx5e fix for tunnel offload

2021-04-01 Thread Tim Gardner
This bug affects all kernels from v5.2 to v5.11

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

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

** Also affects: linux-azure (Ubuntu Focal)
   Importance: Undecided
   Status: New

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

** Also affects: linux-azure (Ubuntu Hirsute)
   Importance: Undecided
   Status: Confirmed

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

** Also affects: linux-azure (Ubuntu Groovy)
   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/1921769

Title:
  Backport mlx5e fix for tunnel offload

Status in linux package in Ubuntu:
  Incomplete
Status in linux-azure package in Ubuntu:
  Confirmed
Status in linux source package in Focal:
  Incomplete
Status in linux-azure source package in Focal:
  New
Status in linux source package in Groovy:
  Incomplete
Status in linux-azure source package in Groovy:
  New
Status in linux source package in Hirsute:
  Incomplete
Status in linux-azure source package in Hirsute:
  Confirmed

Bug description:
  We've discovered an issue on Ubuntu 20.04 when used with Kubernetes
  CNIs that perform offloading using Geneve that causes the kernel to
  panic on Azure instances with accelerated networking with the
  following errors:

  [ 307.561223] mlx5_core 0001:00:02.0 enP1s1: Error cqe on cqn 0x200, ci 
0x3d4, sqn 0x2c5, opcode 0xd, syndrome 0x2, vendor syndrome 0x68
  [ 307.573864] mlx5_core 0001:00:02.0 enP1s1: ERR CQE on SQ: 0x2c5
  [ 307.764902] mlx5_core 0001:00:02.0 enP1s1: Error cqe on cqn 0x200, ci 
0x3d7, sqn 0x2c5, opcode 0xd, syndrome 0x2, vendor syndrome 0x68
  [ 307.777332] mlx5_core 0001:00:02.0 enP1s1: ERR CQE on SQ: 0x2c5
  [ 322.814393] mlx5_core 0001:00:02.0 enP1s1: Error cqe on cqn 0x218, ci 
0x1a7, sqn 0x2bd, opcode 0xd, syndrome 0x2, vendor syndrome 0x68
  [ 322.826685] mlx5_core 0001:00:02.0 enP1s1: ERR CQE on SQ: 0x2bd

  NVIDIA fixed this issue in
  
https://github.com/torvalds/linux/commit/5ccc0ecda9e8a67add654d93d7e0ac4346c0fa22
  , so we're looking to have this backported to at least the linux-azure
  package.

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

2021-04-01 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 1921769

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

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

** Changed in: linux (Ubuntu Groovy)
   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/1921769

Title:
  Backport mlx5e fix for tunnel offload

Status in linux package in Ubuntu:
  Incomplete
Status in linux-azure package in Ubuntu:
  Confirmed
Status in linux source package in Focal:
  Incomplete
Status in linux-azure source package in Focal:
  New
Status in linux source package in Groovy:
  Incomplete
Status in linux-azure source package in Groovy:
  New
Status in linux source package in Hirsute:
  Incomplete
Status in linux-azure source package in Hirsute:
  Confirmed

Bug description:
  We've discovered an issue on Ubuntu 20.04 when used with Kubernetes
  CNIs that perform offloading using Geneve that causes the kernel to
  panic on Azure instances with accelerated networking with the
  following errors:

  [ 307.561223] mlx5_core 0001:00:02.0 enP1s1: Error cqe on cqn 0x200, ci 
0x3d4, sqn 0x2c5, opcode 0xd, syndrome 0x2, vendor syndrome 0x68
  [ 307.573864] mlx5_core 0001:00:02.0 enP1s1: ERR CQE on SQ: 0x2c5
  [ 307.764902] mlx5_core 0001:00:02.0 enP1s1: Error cqe on cqn 0x200, ci 
0x3d7, sqn 0x2c5, opcode 0xd, syndrome 0x2, vendor syndrome 0x68
  [ 307.777332] mlx5_core 0001:00:02.0 enP1s1: ERR CQE on SQ: 0x2c5
  [ 322.814393] mlx5_core 0001:00:02.0 enP1s1: Error cqe on cqn 0x218, ci 
0x1a7, sqn 0x2bd, opcode 0xd, syndrome 0x2, vendor syndrome 0x68
  [ 322.826685] mlx5_core 0001:00:02.0 enP1s1: ERR CQE on SQ: 0x2bd

  NVIDIA fixed this issue in
  
https://github.com/torvalds/linux/commit/5ccc0ecda9e8a67add654d93d7e0ac4346c0fa22
  , so we're looking to have this backported to at least the linux-azure
  package.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1921769/+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 1921769] Re: Backport mlx5e fix for tunnel offload

2021-04-01 Thread Tim Gardner
This is the patch for focal:linux-azure backported to a v5.4 kernel.

** Patch added: 
"0001-net-mlx5e-Check-tunnel-offload-is-required-before-se.patch"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1921769/+attachment/5483201/+files/0001-net-mlx5e-Check-tunnel-offload-is-required-before-se.patch

** Changed in: linux (Ubuntu Focal)
   Status: Incomplete => In Progress

** Changed in: linux (Ubuntu Focal)
 Assignee: (unassigned) => Tim Gardner (timg-tpi)

** Changed in: linux-azure (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux-azure (Ubuntu Focal)
 Assignee: (unassigned) => Tim Gardner (timg-tpi)

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

Title:
  Backport mlx5e fix for tunnel offload

Status in linux package in Ubuntu:
  Incomplete
Status in linux-azure package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  New
Status in linux-azure source package in Bionic:
  In Progress
Status in linux source package in Focal:
  In Progress
Status in linux-azure source package in Focal:
  In Progress
Status in linux source package in Groovy:
  Incomplete
Status in linux-azure source package in Groovy:
  New
Status in linux source package in Hirsute:
  Incomplete
Status in linux-azure source package in Hirsute:
  Confirmed

Bug description:
  We've discovered an issue on Ubuntu 20.04 when used with Kubernetes
  CNIs that perform offloading using Geneve that causes the kernel to
  panic on Azure instances with accelerated networking with the
  following errors:

  [ 307.561223] mlx5_core 0001:00:02.0 enP1s1: Error cqe on cqn 0x200, ci 
0x3d4, sqn 0x2c5, opcode 0xd, syndrome 0x2, vendor syndrome 0x68
  [ 307.573864] mlx5_core 0001:00:02.0 enP1s1: ERR CQE on SQ: 0x2c5
  [ 307.764902] mlx5_core 0001:00:02.0 enP1s1: Error cqe on cqn 0x200, ci 
0x3d7, sqn 0x2c5, opcode 0xd, syndrome 0x2, vendor syndrome 0x68
  [ 307.777332] mlx5_core 0001:00:02.0 enP1s1: ERR CQE on SQ: 0x2c5
  [ 322.814393] mlx5_core 0001:00:02.0 enP1s1: Error cqe on cqn 0x218, ci 
0x1a7, sqn 0x2bd, opcode 0xd, syndrome 0x2, vendor syndrome 0x68
  [ 322.826685] mlx5_core 0001:00:02.0 enP1s1: ERR CQE on SQ: 0x2bd

  NVIDIA fixed this issue in
  
https://github.com/torvalds/linux/commit/5ccc0ecda9e8a67add654d93d7e0ac4346c0fa22
  , so we're looking to have this backported to at least the linux-azure
  package.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1921769/+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 1921769] Re: Backport mlx5e fix for tunnel offload

2021-04-01 Thread Tim Gardner
Please test the kernel at https://launchpad.net/~timg-
tpi/+archive/ubuntu/mlx-tunnel-offload-lp1921769 when it has finished
building.

** Tags added: bot-stop-nagging

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

** Also affects: linux-azure (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: linux-azure (Ubuntu Bionic)
   Importance: Undecided => Medium

** Changed in: linux-azure (Ubuntu Bionic)
   Status: New => In Progress

** Changed in: linux-azure (Ubuntu Bionic)
 Assignee: (unassigned) => Tim Gardner (timg-tpi)

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

Title:
  Backport mlx5e fix for tunnel offload

Status in linux package in Ubuntu:
  Incomplete
Status in linux-azure package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  New
Status in linux-azure source package in Bionic:
  In Progress
Status in linux source package in Focal:
  In Progress
Status in linux-azure source package in Focal:
  In Progress
Status in linux source package in Groovy:
  Incomplete
Status in linux-azure source package in Groovy:
  New
Status in linux source package in Hirsute:
  Incomplete
Status in linux-azure source package in Hirsute:
  Confirmed

Bug description:
  We've discovered an issue on Ubuntu 20.04 when used with Kubernetes
  CNIs that perform offloading using Geneve that causes the kernel to
  panic on Azure instances with accelerated networking with the
  following errors:

  [ 307.561223] mlx5_core 0001:00:02.0 enP1s1: Error cqe on cqn 0x200, ci 
0x3d4, sqn 0x2c5, opcode 0xd, syndrome 0x2, vendor syndrome 0x68
  [ 307.573864] mlx5_core 0001:00:02.0 enP1s1: ERR CQE on SQ: 0x2c5
  [ 307.764902] mlx5_core 0001:00:02.0 enP1s1: Error cqe on cqn 0x200, ci 
0x3d7, sqn 0x2c5, opcode 0xd, syndrome 0x2, vendor syndrome 0x68
  [ 307.777332] mlx5_core 0001:00:02.0 enP1s1: ERR CQE on SQ: 0x2c5
  [ 322.814393] mlx5_core 0001:00:02.0 enP1s1: Error cqe on cqn 0x218, ci 
0x1a7, sqn 0x2bd, opcode 0xd, syndrome 0x2, vendor syndrome 0x68
  [ 322.826685] mlx5_core 0001:00:02.0 enP1s1: ERR CQE on SQ: 0x2bd

  NVIDIA fixed this issue in
  
https://github.com/torvalds/linux/commit/5ccc0ecda9e8a67add654d93d7e0ac4346c0fa22
  , so we're looking to have this backported to at least the linux-azure
  package.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1921769/+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 1921769] Re: Backport mlx5e fix for tunnel offload

2021-04-01 Thread Tim Gardner
@Naadir - I assume the 18.04 failure you've observed is running the
bionic:linux-azure-5.4 kernel ?

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

Title:
  Backport mlx5e fix for tunnel offload

Status in linux package in Ubuntu:
  Incomplete
Status in linux-azure package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  New
Status in linux-azure source package in Bionic:
  In Progress
Status in linux source package in Focal:
  In Progress
Status in linux-azure source package in Focal:
  In Progress
Status in linux source package in Groovy:
  Incomplete
Status in linux-azure source package in Groovy:
  New
Status in linux source package in Hirsute:
  Incomplete
Status in linux-azure source package in Hirsute:
  Confirmed

Bug description:
  We've discovered an issue on Ubuntu 20.04 when used with Kubernetes
  CNIs that perform offloading using Geneve that causes the kernel to
  panic on Azure instances with accelerated networking with the
  following errors:

  [ 307.561223] mlx5_core 0001:00:02.0 enP1s1: Error cqe on cqn 0x200, ci 
0x3d4, sqn 0x2c5, opcode 0xd, syndrome 0x2, vendor syndrome 0x68
  [ 307.573864] mlx5_core 0001:00:02.0 enP1s1: ERR CQE on SQ: 0x2c5
  [ 307.764902] mlx5_core 0001:00:02.0 enP1s1: Error cqe on cqn 0x200, ci 
0x3d7, sqn 0x2c5, opcode 0xd, syndrome 0x2, vendor syndrome 0x68
  [ 307.777332] mlx5_core 0001:00:02.0 enP1s1: ERR CQE on SQ: 0x2c5
  [ 322.814393] mlx5_core 0001:00:02.0 enP1s1: Error cqe on cqn 0x218, ci 
0x1a7, sqn 0x2bd, opcode 0xd, syndrome 0x2, vendor syndrome 0x68
  [ 322.826685] mlx5_core 0001:00:02.0 enP1s1: ERR CQE on SQ: 0x2bd

  NVIDIA fixed this issue in
  
https://github.com/torvalds/linux/commit/5ccc0ecda9e8a67add654d93d7e0ac4346c0fa22
  , so we're looking to have this backported to at least the linux-azure
  package.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1921769/+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 1920916] Re: cold boot panics on unmatched board, soft reboot is fine

2021-04-01 Thread Dimitri John Ledkov
** Changed in: linux-riscv (Ubuntu)
Milestone: None => ubuntu-21.04

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

Title:
  cold boot panics on unmatched board, soft reboot is fine

Status in linux-riscv package in Ubuntu:
  In Progress

Bug description:
  [   16.622852] Kernel panic - not syncing: L2CACHE: DirFail @ 
0x.0001CB00
  [   16.629408] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.11.0-1004-generic 
#4-Ubuntu
  [   16.637136] Call Trace:
  [   16.639655] [] walk_stackframe+0x0/0xcc
  [   16.645131] SMP: stopping secondary CPUs
  [   16.649144] ---[ end Kernel panic - not syncing: L2CACHE: DirFail @ 
0x.0001CB00 ]---

  On cold boot, I am observing L2CACHE DirFail panic, then after soft
  reset it boots fine.

  See full attached screenlog.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-riscv/+bug/1920916/+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 1921916] Re: Enable CIFS GCM256

2021-04-01 Thread Tim Gardner
Test kernel at https://launchpad.net/~timg-tpi/+archive/ubuntu/cifs-
lp1921916

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

Title:
  Enable CIFS GCM256

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Focal:
  In Progress
Status in linux source package in Groovy:
  In Progress

Bug description:
  CIFS GCM256 encryption is implemented in stable kernels beginning with
  v5.10.y. These commits are required to support GCM256 in linux v5.8:

  45a4546c6167a2da348a31ca439d8a8ff773b6ea
  63ca5656350a9b798a20a8e5bd55be164a5abeb6
  fd08f2dbf0c2e95f8503e2c79339fe5711f1aa1d
  511ac89e591ab9affce17a8be4c45f6c2bb837f0
  29e279230413cdd5e00fb5d269cae1099184ab85
  fbfd0b46afa9a8b50a061b0f28204fc94c7bddcf
  119e489681f769e497637da16d5df530213f5720

  Risk of regression is quite low in the normal use case. GCM256 is not
  enabled unless a module parameter (require_gcm_256=y) or
  (enable_gcm_256=y) are specified at module load time.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1921916/+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 1919392] Re: 5.4.0-67.75 breaks compat with 3rd party Mellanox OFED drivers

2021-04-01 Thread dann frazier
The 5.3 release of MOFED, which is now available, should fix this.

https://www.mellanox.com/products/infiniband-drivers/linux/mlnx_ofed

Marking Won't Fix for the Ubuntu side.

** Changed in: linux (Ubuntu Hirsute)
   Status: Confirmed => Won't Fix

** Changed in: linux (Ubuntu Focal)
   Status: Confirmed => Won't Fix

** Changed in: linux (Ubuntu Groovy)
   Status: Confirmed => Won't Fix

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

Title:
  5.4.0-67.75 breaks compat with 3rd party Mellanox OFED drivers

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Focal:
  Won't Fix
Status in linux source package in Groovy:
  Won't Fix
Status in linux source package in Hirsute:
  Won't Fix

Bug description:
  [Impact]
  Releases of Mellanox OFED drivers no longer compile against latest focal 
kernel. While Ubuntu can not necessarily guarantee source compatibility with 
3rd party trees, it seems like the MOFED stack has enough users that we'd want 
to avoid breaking it unnecessarily.

  [Fix]
  Temporarily reverting the following commits until MOFED can release a new 
version that supports them would do the trick:

  f21f647e08bd tools headers UAPI: Sync linux/const.h with the kernel headers
  37bbb8ed3e93 uapi: move constants from  to 

  [Test Case]
  Install MOFED driver stack:

  export DEBIAN_FRONTEND=noninteractive
  NVIDIA_DRIVER_VERSION=450-server
  MELLANOX_OFED_VERSION=5.1-2.5.8.0

  install_mellanox_ofed() {
  local MLNX_REPO="https://linux.mellanox.com/public/repo/mlnx_ofed";
  local mlnx_ofed_ver="$1"
  local ubuntu_ver
  ubuntu_ver="$(lsb_release -rs)"
  
mlnx_url="${MLNX_REPO}/${mlnx_ofed_ver}/ubuntu${ubuntu_ver}/mellanox_mlnx_ofed.list"
  
  wget -qO - https://www.mellanox.com/downloads/ofed/RPM-GPG-KEY-Mellanox | 
\
apt-key add -
  wget -q -O /etc/apt/sources.list.d/mellanox_mlnx_ofed.list \
 "$mlnx_url"
  apt update
  apt install mlnx-ofed-kernel-only -y
  }

  install_mellanox_ofed ${MELLANOX_OFED_VERSION}

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1919392/+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 1912905] Re: Can't find WLAN device on RPI-CM4L with 20.10 armhf preinstall server image

2021-04-01 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-firmware-raspi2 - 4-0ubuntu2

---
linux-firmware-raspi2 (4-0ubuntu2) hirsute; urgency=medium

  * Add aliases and diversions for brcmfmac43455 configuration on the
Raspberry Pi Compute Module 4, and 400 (LP: #1912905)

 -- Dave Jones   Fri, 12 Mar 2021 15:03:37
+

** Changed in: linux-firmware-raspi2 (Ubuntu Hirsute)
   Status: New => Fix Released

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

Title:
  Can't find WLAN device on RPI-CM4L with 20.10 armhf preinstall server
  image

Status in linux-firmware-raspi2 package in Ubuntu:
  Fix Released
Status in linux-raspi package in Ubuntu:
  Invalid
Status in linux-firmware-raspi2 source package in Focal:
  New
Status in linux-raspi source package in Focal:
  Invalid
Status in linux-firmware-raspi2 source package in Groovy:
  New
Status in linux-raspi source package in Groovy:
  Invalid
Status in linux-firmware-raspi2 source package in Hirsute:
  Fix Released
Status in linux-raspi source package in Hirsute:
  Invalid

Bug description:
  [Description]
  Can't find WLAN device on Raspberry Pi CM4L with 20.10 armhf preinstall 
server image.
  This only happens on armhf image.

  [Steps to reproduce]
  1. Flash image 
http://cdimage.ubuntu.com/ubuntu/releases/groovy/release/ubuntu-20.10-preinstalled-server-armhf+raspi.img.xz
  2. Boot into system
  5. Check wireless device using "ip a"

  [Expected result]
  Can't find WLAN device

  [Actual result]
  WLAN device works fine

  [Additional information]
  Hardware: RPI-CM4L
  Kernel Version: 5.8.0-1006-raspi, 5.8.0-1012-raspi, 5.8.0-1013-raspi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware-raspi2/+bug/1912905/+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 1921902] Re: Security-Fix Xen XSA 371 for Kernel 5.4.0-71

2021-04-01 Thread Tim Gardner
** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
   Status: New

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

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

** Also affects: linux (Ubuntu Hirsute)
   Importance: Undecided
   Status: Confirmed

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

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

** Changed in: linux (Ubuntu Bionic)
   Status: New => In Progress

** Changed in: linux (Ubuntu Focal)
   Status: New => In Progress

** Changed in: linux (Ubuntu Groovy)
   Status: New => In Progress

** Changed in: linux (Ubuntu Hirsute)
   Status: Confirmed => In Progress

** Tags added: bot-stop-nagging

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

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

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

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

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

** Changed in: linux (Ubuntu Xenial)
 Assignee: (unassigned) => Tim Gardner (timg-tpi)

** Changed in: linux (Ubuntu Bionic)
 Assignee: (unassigned) => Tim Gardner (timg-tpi)

** Changed in: linux (Ubuntu Focal)
 Assignee: (unassigned) => Tim Gardner (timg-tpi)

** Changed in: linux (Ubuntu Groovy)
 Assignee: (unassigned) => Tim Gardner (timg-tpi)

** Changed in: linux (Ubuntu Hirsute)
 Assignee: (unassigned) => Tim Gardner (timg-tpi)

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

Title:
  Security-Fix Xen XSA 371 for Kernel 5.4.0-71

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Bionic:
  In Progress
Status in linux source package in Focal:
  In Progress
Status in linux source package in Groovy:
  In Progress
Status in linux source package in Hirsute:
  In Progress

Bug description:
  Today [XSA 371](http://xenbits.xen.org/xsa/advisory-371.html) was published 
which contain a security patch for a commit which is included in proposed 
5.4.0-71.
  The [Patch](http://xenbits.xen.org/xsa/xsa371-linux.patch) is only 1 line 
maybe you can add this security fix to 5.4.0-71 release.
  Thank you in advance.

  Original Commit:
  XSA-365: xen-blkback: fix error handling in xen_blkbk_map()

  New commit with security fix:
  XSA-371: xen-blkback: don't leak persistent grants from xen_blkbk_map()

  See
  - http://xenbits.xen.org/xsa/advisory-371.html
  - http://xenbits.xen.org/xsa/xsa371-linux.patch
  - http://xenbits.xen.org/xsa/advisory-365.html
  - http://xenbits.xen.org/xsa/xsa365-linux.patch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1921902/+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 1909680] Re: Ubuntu 20.10 Desktop on Pi4B - random Xorg freezes

2021-04-01 Thread Juerg Haefliger
Are there specific things you run to trigger this? Is this still an
issue with an update groovy system and the latest kernel 5.8.0-1019.22?
Also, do you see similar issues with hirsute http://cdimage.ubuntu.com
/daily-preinstalled/current/?

** Also affects: linux-raspi (Ubuntu Groovy)
   Importance: Undecided
   Status: New

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

Title:
  Ubuntu 20.10 Desktop on Pi4B - random Xorg freezes

Status in linux-raspi package in Ubuntu:
  New
Status in linux-raspi source package in Groovy:
  New

Bug description:
  My system:
  Linux myRaspi 5.8.0-1010-raspi #13-Ubuntu SMP PREEMPT Wed Dec 9 17:14:07 UTC 
2020 aarch64 aarch64 aarch64 GNU/Linux

  I'm using
  - Raspberry Pi4B 8GB
  - Logitech MK120 Keyboard and Mouse (wired)

  I'm using Ubuntu 20.10 Desktop and get random crashes in both of my desktops, 
ubuntu and lxqt. After 1 or 2 hours (often during CPU/GPU-heavy work like using 
Firefox), the system freezes, which means:
  - Screen freezes (just shows the same picture. mouse-cursor not moving, 
keyboard not working)
  - Keyboard not responding (e.g. Num-LED not changing when pressing Num)
  - Changing to another tty via e.g. Ctrl+Alt+F3 is not working anymore
  - BUT: System in the background still works. I can still hear audio (of a 
movie for example). Other tasks like ffmpeg-downloads are still working.

  During a freeze, Alt+SysRq+k isn't changing much. I can hear the audio 
stopping. But the system is "too frozen" to be able to kill Xorg. I also tried 
killing it via ssh - no chance. Alt+SysRq+reisub works to do a Pi-restart.
  These freezes occur during typing, during clicking, but also when doing 
nothing with mouse and keyboard (like watching a video).

  A journalctl-log of the freeze (occurred at 00:08:something when
  typing with my keyboard) during ubuntu-desktop session is given here
  (I tried Alt+SysRq+k at 00:10:something without success):

  [...]
  Dez 26 00:07:31 myRaspi gnome-shell[166054]: JS ERROR: TypeError: windowActor 
is null
   
_addWindowEffect@resource:///org/gnome/shell/ui/closeDialog.js:90:28
   
vfunc_show@resource:///org/gnome/shell/ui/closeDialog.js:162:14
  Dez 26 00:07:36 myRaspi gnome-shell[166054]: JS ERROR: TypeError: windowActor 
is null
   
_addWindowEffect@resource:///org/gnome/shell/ui/closeDialog.js:90:28
   
vfunc_show@resource:///org/gnome/shell/ui/closeDialog.js:162:14
  Dez 26 00:07:41 myRaspi gnome-shell[166054]: JS ERROR: TypeError: windowActor 
is null
   
_addWindowEffect@resource:///org/gnome/shell/ui/closeDialog.js:90:28
   
vfunc_show@resource:///org/gnome/shell/ui/closeDialog.js:162:14
  Dez 26 00:07:46 myRaspi gnome-shell[166054]: JS ERROR: TypeError: windowActor 
is null
   
_addWindowEffect@resource:///org/gnome/shell/ui/closeDialog.js:90:28
   
vfunc_show@resource:///org/gnome/shell/ui/closeDialog.js:162:14
  Dez 26 00:07:48 myRaspi dbus-daemon[4131]: [session uid=1000 pid=4131] 
Activating via systemd: service name='org.freedesktop.Tracker1' 
unit='tracker-store.service' requested by ':1.2' (uid=1000 pid=4128 
comm="/usr/libexec/tracker-miner-fs " label="unconfined")
  Dez 26 00:07:48 myRaspi systemd[4119]: Starting Tracker metadata database 
store and lookup manager...
  Dez 26 00:07:48 myRaspi dbus-daemon[4131]: [session uid=1000 pid=4131] 
Successfully activated service 'org.freedesktop.Tracker1'
  Dez 26 00:07:48 myRaspi systemd[4119]: Started Tracker metadata database 
store and lookup manager.
  Dez 26 00:07:49 myRaspi dbus-daemon[4131]: [session uid=1000 pid=4131] 
Activating via systemd: service name='org.freedesktop.Tracker1.Miner.Extract' 
unit='tracker-extract.service' requested by ':1.2' (uid=1000 pid=4128 
comm="/usr/libexec/tracker-miner-fs " label="unconfined")
  Dez 26 00:07:49 myRaspi systemd[4119]: Starting Tracker metadata extractor...
  Dez 26 00:07:49 myRaspi tracker-extract[179165]: Set scheduler policy to 
SCHED_IDLE
  Dez 26 00:07:49 myRaspi tracker-extract[179165]: Setting priority nice level 
to 19
  Dez 26 00:07:49 myRaspi dbus-daemon[4131]: [session uid=1000 pid=4131] 
Successfully activated service 'org.freedesktop.Tracker1.Miner.Extract'
  Dez 26 00:07:49 myRaspi systemd[4119]: Started Tracker metadata extractor.
  Dez 26 00:07:51 myRaspi gnome-shell[166054]: JS ERROR: TypeError: windowActor 
is null
   
_addWindowEffect@resource:///org/gnome/shell/ui/closeDialog.js:90:28
    

[Kernel-packages] [Bug 1921902] Re: Security-Fix Xen XSA 371 for Kernel 5.4.0-71

2021-04-01 Thread Tim Gardner
** Description changed:

- Today [XSA 371](http://xenbits.xen.org/xsa/advisory-371.html) was published 
which contain a security patch for a commit which is included in proposed 
5.4.0-71.
- The [Patch](http://xenbits.xen.org/xsa/xsa371-linux.patch) is only 1 line 
maybe you can add this security fix to 5.4.0-71 release.
- Thank you in advance.
+ [SRU Justification]
+ 
+ See [XSA 371](http://xenbits.xen.org/xsa/advisory-371.html). commit
+ 871997bc9e423f05c7da7c9178e62dde5df2a7f8 ("xen-blkback: fix error
+ handling in xen_blkbk_map()") introduced a security vulnerability.
  
  Original Commit:
- XSA-365: xen-blkback: fix error handling in xen_blkbk_map()
+ 871997bc9e423f05c7da7c9178e62dde5df2a7f8 ("xen-blkback: fix error handling in 
xen_blkbk_map()")
  
  New commit with security fix:
- XSA-371: xen-blkback: don't leak persistent grants from xen_blkbk_map()
+ a846738f8c3788d846ed1f587270d2f2e3d32432 ("xen-blkback: don't leak persistent 
grants from xen_blkbk_map()")
  
- See
+ [Test Plan]
+ none
+ 
+ [Where problems could occur]
+ Unkown
+ 
+ [Other Info]
  - http://xenbits.xen.org/xsa/advisory-371.html
  - http://xenbits.xen.org/xsa/xsa371-linux.patch
  - http://xenbits.xen.org/xsa/advisory-365.html
  - http://xenbits.xen.org/xsa/xsa365-linux.patch

** Description changed:

  [SRU Justification]
  
  See [XSA 371](http://xenbits.xen.org/xsa/advisory-371.html). commit
  871997bc9e423f05c7da7c9178e62dde5df2a7f8 ("xen-blkback: fix error
  handling in xen_blkbk_map()") introduced a security vulnerability.
  
  Original Commit:
  871997bc9e423f05c7da7c9178e62dde5df2a7f8 ("xen-blkback: fix error handling in 
xen_blkbk_map()")
  
  New commit with security fix:
  a846738f8c3788d846ed1f587270d2f2e3d32432 ("xen-blkback: don't leak persistent 
grants from xen_blkbk_map()")
  
  [Test Plan]
  none
  
  [Where problems could occur]
- Unkown
+ Unknown
  
  [Other Info]
  - http://xenbits.xen.org/xsa/advisory-371.html
  - http://xenbits.xen.org/xsa/xsa371-linux.patch
  - http://xenbits.xen.org/xsa/advisory-365.html
  - http://xenbits.xen.org/xsa/xsa365-linux.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/1921902

Title:
  Security-Fix Xen XSA 371 for Kernel 5.4.0-71

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Bionic:
  In Progress
Status in linux source package in Focal:
  In Progress
Status in linux source package in Groovy:
  In Progress
Status in linux source package in Hirsute:
  In Progress

Bug description:
  [SRU Justification]

  See [XSA 371](http://xenbits.xen.org/xsa/advisory-371.html). commit
  871997bc9e423f05c7da7c9178e62dde5df2a7f8 ("xen-blkback: fix error
  handling in xen_blkbk_map()") introduced a security vulnerability.

  Original Commit:
  871997bc9e423f05c7da7c9178e62dde5df2a7f8 ("xen-blkback: fix error handling in 
xen_blkbk_map()")

  New commit with security fix:
  a846738f8c3788d846ed1f587270d2f2e3d32432 ("xen-blkback: don't leak persistent 
grants from xen_blkbk_map()")

  [Test Plan]
  none

  [Where problems could occur]
  Unknown

  [Other Info]
  - http://xenbits.xen.org/xsa/advisory-371.html
  - http://xenbits.xen.org/xsa/xsa371-linux.patch
  - http://xenbits.xen.org/xsa/advisory-365.html
  - http://xenbits.xen.org/xsa/xsa365-linux.patch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1921902/+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 1922242] Re: openafs/1.6.15-1ubuntu1 ADT test failure with linux/4.4.0-207.239

2021-04-01 Thread Kleber Sacilotto de Souza
** Changed in: openafs (Ubuntu)
   Status: Invalid => Fix Released

** Changed in: openafs (Ubuntu Xenial)
 Assignee: (unassigned) => Kleber Sacilotto de Souza (kleber-souza)

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

Title:
  openafs/1.6.15-1ubuntu1 ADT test failure with linux/4.4.0-207.239

Status in linux package in Ubuntu:
  Invalid
Status in openafs package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Invalid
Status in openafs source package in Xenial:
  Triaged

Bug description:
  This is a scripted bug report about ADT failures while running openafs
  tests for linux/4.4.0-207.239 on xenial. Whether this is caused by the
  dep8 tests of thetested source or the kernel has yet to be determined.

  Testing failed on:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/o/openafs/20210331_082652_48bc3@/log.gz
  armhf: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/armhf/o/openafs/20210331_001828_facc7@/log.gz
  s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/s390x/o/openafs/20210331_001310_48c45@/log.gz

  Build error:

    CC [M]  
/var/lib/dkms/openafs/1.6.15/build/src/libafs/MODLOAD-4.4.0-207-generic-SP/osi_file.o
  
/var/lib/dkms/openafs/1.6.15/build/src/libafs/MODLOAD-4.4.0-207-generic-SP/osi_file.c:
 In function ‘osi_UFSTruncate’:
  
/var/lib/dkms/openafs/1.6.15/build/src/libafs/MODLOAD-4.4.0-207-generic-SP/osi_file.c:187:12:
 error: implicit declaration of function ‘inode_change_ok’ 
[-Werror=implicit-function-declaration]
   code = inode_change_ok(inode, &newattrs);
  ^
  cc1: some warnings being treated as errors

  
  This was caused by commit "fs: Give dentry to inode_change_ok() instead of 
inode" applied to xenial/linux as part of the fixes for CVE-2015-1350, which 
renamed inode_change_ok() to setattr_prepare().

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1922242/+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 1922260] Re: `make olddefconfig` results in a kernel missing support for touchpad and wifi

2021-04-01 Thread Mihir Mehta
apport information

** Tags added: apport-collected

** Description changed:

  I currently use Groovy (20.10) on an HP Pavilion x360 laptop; the
  wireless card is a Realtek 8821ce. For over a year, I've depended on an
  unofficial wireless driver from GitHub for lack of kernel support.
  However, the release candidates for Linux 5.12 that came out recently
  have begun to include support for this card, which motivated me to
  download and compile v5.12-rc5.
  
  There are various resources on AskUbuntu and the Ubuntu website itself 
providing instructions on how an upstream kernel can be compiled and installed; 
I will skip the details unless asked. The basic commands I used were:
  cp /boot/config-5.8.0-48-generic .config
  time make -j9 olddefconfig bindeb-pkg
  followed by "dpkg -i" for the headers and the image. I rebooted and entered a 
kernel supporting neither my touchpad nor my wireless card.
  
  I poked around a little and realised that olddefconfig is somehow
  excluding kernel modules which support the above two hardware
  components. I edited the .config file manually to indiscriminately
  enable everything pertaining to HID and RTL8821, and compiled a kernel
  that does work.
  
  Therefore, the bug I am requesting to be fixed is the omission of
  necessary kernel configuration options on the default
  /boot/config-5.8.0-48-generic file. The fix I am requesting is the
  inclusion of these options, although I'm not sure from looking at
  /proc/modules which ones they are. So in the attachment section I'm
  going to reproduce the contents of /proc/modules and both kernel configs
  - this will all be in one file because I cannot seem to upload multiple
  attachments. Hopefully, this will be enough for the issue to be fixed so
  that the many users of the RTL8821ce chip can switch over to a suitable
  kernel sooner rather than later (which will apparently be some time
  after Ubuntu Hirsute ships with Linux 5.10.)
  
  To address the bug reporting guidelines below:
  1. Description:   Ubuntu 20.10
  Release:  20.10
  2. linux-image-5.8.0-48-generic:
Installed: 5.8.0-48.54
Candidate: 5.8.0-48.54
Version table:
   *** 5.8.0-48.54 500
  500 http://us.archive.ubuntu.com/ubuntu groovy-updates/main amd64 
Packages
  500 http://security.ubuntu.com/ubuntu groovy-security/main amd64 
Packages
  100 /var/lib/dpkg/status
  3. I expected to be able to compile the kernel with the necessary modules.
  4. I compiled a kernel with no support for my touchpad or my wireless card.
  
  Thanks,
  Mihir.
  
- PS: I'm also willing to make a patch myself if someone can help me
- identify the components the patch is for!
+ PS: I'm also willing to make a patch myself if someone can help me identify 
the components the patch is for!
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu50.5
+ Architecture: amd64
+ CasperMD5CheckResult: skip
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 20.10
+ InstallationDate: Installed on 2020-11-04 (148 days ago)
+ InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ Tags:  groovy
+ Uname: Linux 5.12.0-rc5 x86_64
+ UnreportableReason: The running kernel is not an Ubuntu kernel
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1922260/+attachment/5483212/+files/ProcCpuinfoMinimal.txt

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

Title:
  `make olddefconfig` results in a kernel missing support for touchpad
  and wifi

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I currently use Groovy (20.10) on an HP Pavilion x360 laptop; the
  wireless card is a Realtek 8821ce. For over a year, I've depended on
  an unofficial wireless driver from GitHub for lack of kernel support.
  However, the release candidates for Linux 5.12 that came out recently
  have begun to include support for this card, which motivated me to
  download and compile v5.12-rc5.

  There are various resources on AskUbuntu and the Ubuntu website itself 
providing instructions on how an upstream kernel can be compiled and installed; 
I will skip the details unless asked. The basic commands I used were:
  cp /boot/config-5.8.0-48-generic .config
  time make -j9 olddefconfig bindeb-pkg
  followed by "dpkg -i" for the headers and the image. I rebooted and entered a 
kernel supporting neither my touchpad nor my wireless card.

  I poked around a little and realised that olddefconfig is somehow
  excluding kernel modules which support the above two hardware
  components. I edite

[Kernel-packages] [Bug 1920670] Re: [Dell Precision 5540] Screen glitches temporarily

2021-04-01 Thread Ando Ghuyan
HI Daniel van Vugt
Any 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/1920670

Title:
  [Dell Precision 5540] Screen glitches temporarily

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Time by time screen glitches for some seconds. This problem happens
  independent of PC load (with both Intel and NVIDIA graphic cards).

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xorg 1:7.7+19ubuntu14
  ProcVersionSignature: Ubuntu 5.8.0-45.51~20.04.1-generic 5.8.18
  Uname: Linux 5.8.0-45-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  .proc.driver.nvidia.capabilities.gpu0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/capabilities/gpu0'
  .proc.driver.nvidia.capabilities.mig: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/capabilities/mig'
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.suspend: suspend hibernate resume
  .proc.driver.nvidia.suspend_depth: default modeset uvm
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  460.39  Thu Jan 21 21:54:06 
UTC 2021
   GCC version:
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: skip
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Mar 21 16:41:39 2021
  DistUpgraded: Fresh install
  DistroCodename: focal
  DistroVariant: ubuntu
  DkmsStatus: nvidia, 460.39, 5.8.0-45-generic, x86_64: installed (WARNING! 
Diff between built and installed module!) (WARNING! Diff between built and 
installed module!) (WARNING! Diff between built and installed module!)
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation UHD Graphics 630 (Mobile) [8086:3e9b] (rev 02) (prog-if 00 
[VGA controller])
 Subsystem: Dell UHD Graphics 630 (Mobile) [1028:0906]
 Subsystem: NVIDIA Corporation TU117GLM [Quadro T2000 Mobile / Max-Q] 
[10de:]
  InstallationDate: Installed on 2021-03-21 (0 days ago)
  InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
  MachineType: Dell Inc. Precision 5540
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-45-generic 
root=UUID=d9d861fa-ee39-4c30-a652-d4c285927a01 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/14/2020
  dmi.bios.release: 1.9
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.9.1
  dmi.board.name: 0WWHJ2
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.9.1:bd12/14/2020:br1.9:svnDellInc.:pnPrecision5540:pvr:rvnDellInc.:rn0WWHJ2:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Precision
  dmi.product.name: Precision 5540
  dmi.product.sku: 0906
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.102-1ubuntu1~20.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.2.6-0ubuntu0.20.04.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.9-2ubuntu1.2~20.04.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1920670/+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 1775131] Re: Ubuntu 18.04 networking issue (connection drops after approx. 15 minutes)

2021-04-01 Thread Christopher Trahey
Also observing this in 20.04.2 (kernel 5.4.0-70).
I will try swapping out physical transceivers on both ends of the link and a 
new switch port...

Of particular interest to me, netplan does not appear to re-run when
this happens. I have a device renaming rule that matches on name, sets
IP, and sets name. This device never comes back up unless I manually run
netplan apply (which is always successful, but obvs. untenable). The
root device (eno2) is not even listed in `ip link` output during the
incident.

Please advise what logging/information I can provide to help track down
culprit.

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

Title:
  Ubuntu 18.04 networking issue (connection drops after approx. 15
  minutes)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm currently troubleshooting some network issues on Ubuntu 18.04 LTS Bionic. 
After checking a few logs I noticed that the networkd-dispatcher is generating 
errors. I'm unsure if this is a bug but I'd like to report it over here just to 
be sure:
   
  ```
  Jun 04 18:14:21 [servername] systemd-networkd-wait-online[2079]: managing: br2
  Jun 04 18:14:22 [servername] networkd-dispatcher[1890]: WARNING:Unknown index 
7 seen, reloading interface list
  Jun 04 18:14:23 [servername] networkd-dispatcher[1890]: WARNING:Unknown index 
8 seen, reloading interface list
  Jun 04 18:14:23 [servername] networkd-dispatcher[1890]: ERROR:Unknown 
interface index 8 seen even after reload
  Jun 04 18:14:23 [servername] networkd-dispatcher[1890]: WARNING:Unknown index 
8 seen, reloading interface list
  Jun 04 18:14:23 [servername] networkd-dispatcher[1890]: ERROR:Unknown 
interface index 8 seen even after reload
  ```

  These issues occur consistently on several servers. The problem is
  that I lose the connection  specifically towards the internet after
  approx. 15 minutes. Internal facing interfaces (same hardware and
  driver) seem to behave differently and remain properly connected to
  the internal network. These network-dispatcher errors seem to occur
  simultanously when the connection on the external interface
  permanently drops.

  The physical network links still appears to be online when the
  connection is lost.

  I'm still also able to ping the default gateway from my provider to
  access the Internet. But all IP addresses beyond this gateway on the
  Internet seem to be unreachable.

  I have disabled TCP offloading and firewalls to eliminate any influences. But 
that didn't work.
  The ARP table shows that my gateway is a STALE record after the connection 
drops. So it seems related to the ARP-table or something likewise.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1775131/+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 1922242] Re: openafs/1.6.15-1ubuntu1 ADT test failure with linux/4.4.0-207.239

2021-04-01 Thread Kleber Sacilotto de Souza
** Description changed:

- This is a scripted bug report about ADT failures while running openafs
- tests for linux/4.4.0-207.239 on xenial. Whether this is caused by the
- dep8 tests of thetested source or the kernel has yet to be determined.
+ [Impact]
+ autopkgtest caught a build failure with openafs-modules-dkms with the 
xenial/linux kernel currently in -proposed (4.4.0-207.239).
  
  Testing failed on:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/o/openafs/20210331_082652_48bc3@/log.gz
  armhf: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/armhf/o/openafs/20210331_001828_facc7@/log.gz
  s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/s390x/o/openafs/20210331_001310_48c45@/log.gz
  
  Build error:
  
    CC [M]  
/var/lib/dkms/openafs/1.6.15/build/src/libafs/MODLOAD-4.4.0-207-generic-SP/osi_file.o
  
/var/lib/dkms/openafs/1.6.15/build/src/libafs/MODLOAD-4.4.0-207-generic-SP/osi_file.c:
 In function ‘osi_UFSTruncate’:
  
/var/lib/dkms/openafs/1.6.15/build/src/libafs/MODLOAD-4.4.0-207-generic-SP/osi_file.c:187:12:
 error: implicit declaration of function ‘inode_change_ok’ 
[-Werror=implicit-function-declaration]
   code = inode_change_ok(inode, &newattrs);
  ^
  cc1: some warnings being treated as errors
  
+ This was caused by commit "fs: Give dentry to inode_change_ok() instead
+ of inode" applied to xenial/linux as part of the fixes for
+ CVE-2015-1350, which renamed inode_change_ok() to setattr_prepare().
  
- This was caused by commit "fs: Give dentry to inode_change_ok() instead of 
inode" applied to xenial/linux as part of the fixes for CVE-2015-1350, which 
renamed inode_change_ok() to setattr_prepare().
+ [Fix]
+ The proposed fix is to cherry-pick commit 
8aeb711eeaa5ddac5a74c354091e2d4f7ac0cd63 "Linux 4.9: inode_change_ok() becomes 
setattr_prepare()" from openafs repository (git://git.openafs.org/openafs.git).
+ 
+ [Test]
+ Install openafs-modules-dkms on a xenial system running an older kernel 
without the interface change (<4.4.0-207) and with a newer kernel with the 
interface change (>=4.4.0-207). The openafs module should be built and loaded 
with all kernels.
+ 
+ [Where problems could occur]
+ The fix is based on the detection made during build time of the function 
available on the kernel headers. If the detection doesn't work correctly the 
build would fail.

** Patch added: "debdiff for openafs on xenial version 1.6.15-1ubuntu2"
   
https://bugs.launchpad.net/ubuntu/+source/openafs/+bug/1922242/+attachment/5483223/+files/openafs_1.6.15-1ubuntu2.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/1922242

Title:
  openafs/1.6.15-1ubuntu1 ADT test failure with linux/4.4.0-207.239

Status in linux package in Ubuntu:
  Invalid
Status in openafs package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  Invalid
Status in openafs source package in Xenial:
  Triaged

Bug description:
  [Impact]
  autopkgtest caught a build failure with openafs-modules-dkms with the 
xenial/linux kernel currently in -proposed (4.4.0-207.239).

  Testing failed on:
  amd64: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/o/openafs/20210331_082652_48bc3@/log.gz
  armhf: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/armhf/o/openafs/20210331_001828_facc7@/log.gz
  s390x: 
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/s390x/o/openafs/20210331_001310_48c45@/log.gz

  Build error:

    CC [M]  
/var/lib/dkms/openafs/1.6.15/build/src/libafs/MODLOAD-4.4.0-207-generic-SP/osi_file.o
  
/var/lib/dkms/openafs/1.6.15/build/src/libafs/MODLOAD-4.4.0-207-generic-SP/osi_file.c:
 In function ‘osi_UFSTruncate’:
  
/var/lib/dkms/openafs/1.6.15/build/src/libafs/MODLOAD-4.4.0-207-generic-SP/osi_file.c:187:12:
 error: implicit declaration of function ‘inode_change_ok’ 
[-Werror=implicit-function-declaration]
   code = inode_change_ok(inode, &newattrs);
  ^
  cc1: some warnings being treated as errors

  This was caused by commit "fs: Give dentry to inode_change_ok()
  instead of inode" applied to xenial/linux as part of the fixes for
  CVE-2015-1350, which renamed inode_change_ok() to setattr_prepare().

  [Fix]
  The proposed fix is to cherry-pick commit 
8aeb711eeaa5ddac5a74c354091e2d4f7ac0cd63 "Linux 4.9: inode_change_ok() becomes 
setattr_prepare()" from openafs repository (git://git.openafs.org/openafs.git).

  [Test]
  Install openafs-modules-dkms on a xenial system running an older kernel 
without 

[Kernel-packages] [Bug 1905020] Re: [21.04 FEAT] Add kernel debug infos for decompressor stage to kernel-debug package

2021-04-01 Thread Seth Forshee
** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

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

** Changed in: linux (Ubuntu)
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Seth Forshee 
(sforshee)

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

Title:
  [21.04 FEAT] Add kernel debug infos for decompressor stage to kernel-
  debug package

Status in Ubuntu on IBM z Systems:
  Triaged
Status in linux package in Ubuntu:
  Fix Committed

Bug description:
  In order to be able to debug kernel crashes during the early decompressing 
phase, it would be useful to add the vmlinux file from the decompressor stage 
to the kernel-debug deb package.
  The file is located in arch/s390/boot/compressed/vmlinux.
  There are plans to make the kernel relocatable and move more things to the 
decompressor stage, which would be easier to debug in case of a problem if we 
have this file in the debug info package.

  Business Case:
  Increase problem determination / serviceability.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1905020/+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 1920674] Re: AMD A8-7680 (amdgpu): broken Xorg acceleration and hibernation

2021-04-01 Thread roddy75
As I cannot update my kernel unless the second problem (freeze after
suspend/resume) is fixed, and so can't many others, I'd love to hear if
anyone plans to fix this bug.

Using w/o problem   : 5.4.0-66-generic
Problem started from: 5.4.0-67-generic

Linux Mint 20.1 Cinnamon
Cinnamon 4.8.6
32GB RAM
Intel© Core™ i7-7700K CPU @ 4.20GHz × 4
Intel Corporation HD Graphics 630

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

Title:
  AMD A8-7680 (amdgpu): broken Xorg acceleration and hibernation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Dear developers, please let me thank you for all your hard work first
  of all, I'm a big fan of yours!

  On my desktop PC with AMD A8-7680 APU, I'm facing 2 problems which
  seem to be connected to the amdgpu kernel module:

  1. Amdgpu kernel module loads correctly during boot, but VESA Xorg
  module is loaded instead of AMDGPU Xorg module during X startup. This
  results in non-accelerated X and high CPU load.

  - This situation is always reproducible.

  - I'm experiencing it with all kernel versions in between
  5.4.0-47-generic and 5.4.0-67-generic inclusive.

  - The situation escalates more with newer kernel version. For
  5.8.0-45-generic and 5.11.8-051108-generic, X even does not start and
  I just get black screen.

  - I have found a workaround after many days of googling and testing. AMDGPU 
Xorg module is loaded correctly if and only if I disable AMD ACP by means of 
the following kernel boot parameter:
  amdgpu.ip_block_mask=0xfdff

  - Acceleration is ok with kernels where AMD ACP is disabled by default
  (linux-image-linuxlite-5.6.0 for example)

  
  2. The 2nd problem I'm facing is with non functioning hibernation after I 
"fixed" the X acceleration. Hibernation image does not seem to get created, 
screen goes black, PC freezes but never turns off whenever AMDGPU Xorg module 
is loaded. Hibernation and subsequent resume is all ok if I disable AMDGPU by 
means of "nomodeset" and go just with VESA module.

  - always reproducible but tested only with 5.4.0-67-generic

  
  Thank you and best regards,
  Radek

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-67-generic 5.4.0-67.75
  ProcVersionSignature: Ubuntu 5.4.0-67.75-generic 5.4.94
  Uname: Linux 5.4.0-67-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.16
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  radek  1513 F pulseaudio
   /dev/snd/controlC0:  radek  1513 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: XFCE
  Date: Sun Mar 21 15:22:29 2021
  HibernationDevice: RESUME=/dev/disk/by-label/SSD_LinuxSwap
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-67-generic 
root=UUID=1cc747ae-f2db-4733-aa04-be8d4bde050a ro ipv6.disable=1 net.ifnames=0 
nmi_watchdog=0 resume=LABEL=SSD_LinuxSwap amdgpu.ip_block_mask=0xfdff 
no_console_suspend
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-67-generic N/A
   linux-backports-modules-5.4.0-67-generic  N/A
   linux-firmware1.187.10
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/13/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P5.20
  dmi.board.name: FM2A68M-HD+
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To be filled by O.E.M.
  dmi.chassis.version: To be filled by O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP5.20:bd02/13/2019:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A68M-HD+:rvr: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.sku: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1920674/+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 1905020] Re: [21.04 FEAT] Add kernel debug infos for decompressor stage to kernel-debug package

2021-04-01 Thread Frank Heimes
** Changed in: ubuntu-z-systems
   Status: Triaged => Fix Committed

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

Title:
  [21.04 FEAT] Add kernel debug infos for decompressor stage to kernel-
  debug package

Status in Ubuntu on IBM z Systems:
  Fix Committed
Status in linux package in Ubuntu:
  Fix Committed

Bug description:
  In order to be able to debug kernel crashes during the early decompressing 
phase, it would be useful to add the vmlinux file from the decompressor stage 
to the kernel-debug deb package.
  The file is located in arch/s390/boot/compressed/vmlinux.
  There are plans to make the kernel relocatable and move more things to the 
decompressor stage, which would be easier to debug in case of a problem if we 
have this file in the debug info package.

  Business Case:
  Increase problem determination / serviceability.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1905020/+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 1921960] Re: Groovy update: upstream stable patchset 2021-03-30

2021-04-01 Thread Kelsey Skunberg
** Changed in: linux (Ubuntu Groovy)
   Status: In Progress => Fix Committed

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

Title:
  Groovy update: upstream stable patchset 2021-03-30

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Groovy:
  Fix Committed

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from a mainline/stable Linux tree or
     a minimally backported form of that patch. The following upstream
     stable patches should be included in the Ubuntu kernel:

     upstream stable patchset 2021-03-30

  Ported from the following upstream stable releases:
  v5.4.102, v5.10.20

     from git://git.kernel.org/

  vmlinux.lds.h: add DWARF v5 sections
  debugfs: be more robust at handling improper input in debugfs_lookup()
  debugfs: do not attempt to create a new file before the filesystem is 
initalized
  scsi: libsas: docs: Remove notify_ha_event()
  scsi: qla2xxx: Fix mailbox Ch erroneous error
  kdb: Make memory allocations more robust
  PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064
  PCI: Decline to resize resources if boot config must be preserved
  virt: vbox: Do not use wait_event_interruptible when called from kernel 
context
  bfq: Avoid false bfq queue merging
  ALSA: usb-audio: Fix PCM buffer allocation in non-vmalloc mode
  MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
  random: fix the RNDRESEEDCRNG ioctl
  ALSA: pcm: Call sync_stop at disconnection
  ALSA: pcm: Assure sync with the pending stop operation at suspend
  ALSA: pcm: Don't call sync_stop if it hasn't been stopped
  drm/i915/gt: One more flush for Baytrail clear residuals
  ath10k: Fix error handling in case of CE pipe init failure
  Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the 
probe function
  Bluetooth: hci_uart: Fix a race for write_work scheduling
  Bluetooth: Fix initializing response id after clearing struct
  ARM: dts: exynos: correct PMIC interrupt trigger level on Artik 5
  ARM: dts: exynos: correct PMIC interrupt trigger level on Monk
  ARM: dts: exynos: correct PMIC interrupt trigger level on Rinato
  ARM: dts: exynos: correct PMIC interrupt trigger level on Spring
  ARM: dts: exynos: correct PMIC interrupt trigger level on Arndale Octa
  ARM: dts: exynos: correct PMIC interrupt trigger level on Odroid XU3 family
  arm64: dts: exynos: correct PMIC interrupt trigger level on TM2
  arm64: dts: exynos: correct PMIC interrupt trigger level on Espresso
  memory: mtk-smi: Fix PM usage counter unbalance in mtk_smi ops
  Bluetooth: hci_qca: Fix memleak in qca_controller_memdump
  arm64: dts: qcom: msm8916-samsung-a5u: Fix iris compatible
  net: stmmac: dwmac-meson8b: fix enabling the timing-adjustment clock
  bpf: Add bpf_patch_call_args prototype to include/linux/bpf.h
  bpf: Avoid warning when re-casting __bpf_call_base into __bpf_call_base_args
  arm64: dts: allwinner: A64: properly connect USB PHY to port 0
  arm64: dts: allwinner: H6: properly connect USB PHY to port 0
  arm64: dts: allwinner: Drop non-removable from SoPine/LTS SD card
  arm64: dts: allwinner: H6: Allow up to 150 MHz MMC bus frequency
  arm64: dts: allwinner: A64: Limit MMC2 bus frequency to 150 MHz
  cpufreq: brcmstb-avs-cpufreq: Free resources in error path
  cpufreq: brcmstb-avs-cpufreq: Fix resource leaks in ->remove()
  arm64: dts: rockchip: rk3328: Add clock_in_out property to gmac2phy node
  ACPICA: Fix exception code class checks
  usb: gadget: u_audio: Free requests only after callback
  arm64: dts: qcom: sdm845-db845c: Fix reset-pin of ov8856 node
  soc: ti: pm33xx: Fix some resource leak in the error handling paths of the 
probe function
  staging: media: atomisp: Fix size_t format specifier in hmm_alloc() debug 
statemenet
  Bluetooth: drop HCI device reference before return
  Bluetooth: Put HCI device if inquiry procedure interrupts
  memory: ti-aemif: Drop child node when jumping out loop
  ARM: dts: Configure missing thermal interrupt for 4430
  usb: dwc2: Do not update data length if it is 0 on inbound transfers
  usb: dwc2: Abort transaction after errors with unknown reason
  usb: dwc2: Make "trimming xfer length" a debug message
  staging: rtl8723bs: wifi_regd.c: Fix incorrect number of regulatory rules
  ARM: dts: armada388-helios4: assign pinctrl to LEDs
  ARM: dts: armada388-helios4: assign pinctrl to each fan
  arm64: dts: armada-3720-turris-mox: rename u-boot mtd partition to 
a53-firmware
  opp: Correct debug message in _opp_add_static_v2()
  Bluetooth: btusb: Fix memory leak in btusb_mtk_wmt_recv
  soc: qcom: ocmem: don't 

[Kernel-packages] [Bug 1922124] Re: Bionic update: upstream stable patchset 2021-03-31

2021-04-01 Thread Kelsey Skunberg
** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => Fix Committed

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

Title:
  Bionic update: upstream stable patchset 2021-03-31

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Fix Committed

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from a mainline/stable Linux tree or
     a minimally backported form of that patch. The following upstream
     stable patches should be included in the Ubuntu kernel:

     upstream stable patchset 2021-03-31

  Ported from the following upstream stable releases:
  v4.14.224, v4.19.179
  v4.14.225, v4.19.180

     from git://git.kernel.org/

  net: usb: qmi_wwan: support ZTE P685M modem
  scripts: use pkg-config to locate libcrypto
  scripts: set proper OpenSSL include dir also for sign-file
  hugetlb: fix update_and_free_page contig page struct assumption
  drm/virtio: use kvmalloc for large allocations
  virtio/s390: implement virtio-ccw revision 2 correctly
  arm64 module: set plt* section addresses to 0x0
  arm64: Avoid redundant type conversions in xchg() and cmpxchg()
  arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraint
  arm64: Use correct ll/sc atomic constraints
  JFS: more checks for invalid superblock
  media: mceusb: sanity check for prescaler value
  xfs: Fix assert failure in xfs_setattr_size()
  smackfs: restrict bytes count in smackfs write functions
  net: fix up truesize of cloned skb in skb_prepare_for_shift()
  mm/hugetlb.c: fix unnecessary address expansion of pmd sharing
  net: bridge: use switchdev for port flags set through sysfs too
  dt-bindings: net: btusb: DT fix s/interrupt-name/interrupt-names/
  staging: fwserial: Fix error handling in fwserial_create
  x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirk
  vt/consolemap: do font sum unsigned
  wlcore: Fix command execute failure 19 for wl12xx
  pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()
  ath10k: fix wmi mgmt tx queue full due to race condition
  x86/build: Treat R_386_PLT32 relocation as R_386_PC32
  Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_data
  staging: most: sound: add sanity check for function argument
  media: uvcvideo: Allow entities with no pads
  f2fs: handle unallocated section and zone on pinned/atgc
  parisc: Bump 64-bit IRQ stack size to 64 KB
  Xen/gnttab: handle p2m update errors on a per-slot basis
  xen-netback: respect gnttab_map_refs()'s return value
  zsmalloc: account the number of compacted pages correctly
  swap: fix swapfile read/write offset
  media: v4l: ioctl: Fix memory leak in video_usercopy
  PCI: Add a REBAR size quirk for Sapphire RX 5600 XT Pulse
  drm/amd/display: Guard against NULL pointer deref when get_i2c_info fails
  f2fs: fix to set/clear I_LINKABLE under i_lock
  btrfs: fix error handling in commit_fs_roots
  ALSA: hda/realtek: Add quirk for Clevo NH55RZQ
  ALSA: hda/realtek: Apply dual codec quirks for MSI Godlike X570 board
  UBUNTU: upstream stable to v4.14.224, v4.19.179
  btrfs: raid56: simplify tracking of Q stripe presence
  btrfs: fix raid6 qstripe kmap
  usbip: tools: fix build error for multiple definition
  ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bits
  rsxx: Return -EFAULT if copy_to_user() fails
  dm table: fix iterate_devices based device capability checks
  dm table: fix DAX iterate_devices based device capability checks
  dm table: fix zoned iterate_devices based device capability checks
  iommu/amd: Fix sleeping in atomic in increase_address_space()
  mwifiex: pcie: skip cancel_work_sync() on reset failure path
  platform/x86: acer-wmi: Cleanup ACER_CAP_FOO defines
  platform/x86: acer-wmi: Cleanup accelerometer device handling
  platform/x86: acer-wmi: Add new force_caps module parameter
  platform/x86: acer-wmi: Add ACER_CAP_SET_FUNCTION_MODE capability flag
  platform/x86: acer-wmi: Add support for SW_TABLET_MODE on Switch devices
  platform/x86: acer-wmi: Add ACER_CAP_KBD_DOCK quirk for the Aspire Switch 10E 
SW3-016
  PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller
  misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom
  drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register
  Revert "zram: close udev startup race condition as default groups"
  HID: mf: add support for 0079:1846 Mayflash/Dragonrise USB Gamecube Adapter
  UBUNTU: upstream stable to v4.14.225, v4.19.180

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

[Kernel-packages] [Bug 1919380] Re: Bionic update: upstream stable patchset 2021-03-16

2021-04-01 Thread Kelsey Skunberg
** Changed in: linux (Ubuntu Bionic)
   Status: In Progress => Fix Committed

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

Title:
  Bionic update: upstream stable patchset 2021-03-16

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Fix Committed

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from a mainline/stable Linux tree or
     a minimally backported form of that patch. The following upstream
     stable patches should be included in the Ubuntu kernel:

     upstream stable patchset 2021-03-16

  Ported from the following upstream stable releases:
  v4.14.222, v4.19.177,
  v4.14.223, v4.19.178

     from git://git.kernel.org/

  fgraph: Initialize tracing_graph_pause at task creation
  tracing: Do not count ftrace events in top level enable output
  tracing: Check length before giving out the filter buffer
  arm/xen: Don't probe xenbus as part of an early initcall
  MIPS: BMIPS: Fix section mismatch warning
  arm64: dts: rockchip: Fix PCIe DT properties on rk3399
  platform/x86: hp-wmi: Disable tablet-mode reporting by default
  ovl: perform vfs_getxattr() with mounter creds
  cap: fix conversions on getxattr
  ovl: skip getxattr of security labels
  ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLL
  ARM: ensure the signal page contains defined contents
  bpf: Check for integer overflow when using roundup_pow_of_two()
  netfilter: xt_recent: Fix attempt to update deleted entry
  xen/netback: avoid race in xenvif_rx_ring_slots_available()
  netfilter: conntrack: skip identical origin tuple in same zone only
  usb: dwc3: ulpi: fix checkpatch warning
  usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one
  net/vmw_vsock: improve locking in vsock_connect_timeout()
  net: watchdog: hold device global xmit lock during tx disable
  vsock/virtio: update credit only if socket is not closed
  vsock: fix locking in vsock_shutdown()
  i2c: stm32f7: fix configuration of the digital filter
  h8300: fix PREEMPTION build, TI_PRE_COUNT undefined
  x86/build: Disable CET instrumentation in the kernel for 32-bit too
  trace: Use -mcount-record for dynamic ftrace
  tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with 
-mrecord-mcount
  tracing: Avoid calling cc-option -mrecord-mcount for every Makefile
  Xen/x86: don't bail early from clear_foreign_p2m_mapping()
  Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
  Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()
  Xen/gntdev: correct error checking in gntdev_map_grant_pages()
  xen/arm: don't ignore return errors from set_phys_to_machine
  xen-blkback: don't "handle" error by BUG()
  xen-netback: don't "handle" error by BUG()
  xen-scsiback: don't "handle" error by BUG()
  xen-blkback: fix error handling in xen_blkbk_map()
  scsi: qla2xxx: Fix crash during driver load on big endian machines
  kvm: check tlbs_dirty directly
  drm/amd/display: Free atomic state after drm_atomic_commit
  riscv: virt_addr_valid must check the address belongs to linear mapping
  ARM: kexec: fix oops after TLB are invalidated
  net: hns3: add a check for queue_id in hclge_reset_vf_queue()
  firmware_loader: align .builtin_fw to 8
  net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS
  ovl: expand warning in ovl_d_real()
  net: qrtr: Fix port ID for control messages
  UBUNTU: upstream stable to v4.14.222, v4.19.177
  HID: make arrays usage and value to be the same
  usb: quirks: add quirk to start video capture on ELMO L-12F document camera 
reliable
  ntfs: check for valid standard information attribute
  arm64: tegra: Add power-domain for Tegra210 HDA
  NET: usb: qmi_wwan: Adding support for Cinterion MV31
  cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.
  scripts/recordmcount.pl: support big endian for ARCH sh
  vmlinux.lds.h: add DWARF v5 sections
  kdb: Make memory allocations more robust
  MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
  random: fix the RNDRESEEDCRNG ioctl
  Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the 
probe function
  Bluetooth: Fix initializing response id after clearing struct
  ARM: dts: exynos: correct PMIC interrupt trigger level on Monk
  ARM: dts: exynos: correct PMIC interrupt trigger level on Rinato
  ARM: dts: exynos: correct PMIC interrupt trigger level on Spring
  ARM: dts: exynos: correct PMIC interrupt trigger level on Arndale Octa
  arm64: dts: exynos: correct PMIC interrupt trigger level on TM2
  arm64: dts: exynos: corre

[Kernel-packages] [Bug 1921452] Re: [SRU] alsa-lib: conf: USB - add "Cmedia Audio" to USB-Audio.pcm.iec958_device

2021-04-01 Thread Launchpad Bug Tracker
This bug was fixed in the package alsa-lib - 1.2.4-1.1ubuntu2

---
alsa-lib (1.2.4-1.1ubuntu2) hirsute; urgency=medium

  * d/p/0001-conf-USB-add-Cmedia-Audio-to-USB-Audio.pcm.iec958_de.patch:
conf: USB - add "Cmedia Audio" to USB-Audio.pcm.iec958_device
https://github.com/alsa-project/alsa-lib/pull/122 (LP: #1921452)

 -- Shengyao Xue   Fri, 26 Mar 2021 12:03:07
+0800

** Changed in: alsa-lib (Ubuntu Hirsute)
   Status: Fix Committed => Fix Released

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

Title:
  [SRU] alsa-lib: conf: USB - add "Cmedia Audio" to USB-
  Audio.pcm.iec958_device

Status in OEM Priority Project:
  In Progress
Status in alsa-lib package in Ubuntu:
  Fix Released
Status in alsa-lib source package in Focal:
  In Progress
Status in alsa-lib source package in Groovy:
  In Progress
Status in alsa-lib source package in Hirsute:
  Fix Released

Bug description:
  [Impact]
  On Cmedia Audio, unusable SPDIF can be selected as output from PulseAudio.

  [Fix]
  Disable IEC958 (SPDIF) through ALSA UCM.

  [Test]
  With the UCM applied, `pactl` and audio panel in gnome-control-center no 
longer have SPDIF option.

  [Where problems will occur]
  "Cmedia Audio" is the sound card name of this usb audio dongle, and this 
string is got from usb string descriptor, that is to say the "Cmedia Audio" is 
hard-coded in the firmware of that usb dongle.
  Not all Cmedia usb audio dongle use "Cmedia Audio", most of the dongles don't 
set string descriptor, then the audio driver sets a generic name "USB Audio 
Device" for them, if a dongle has string descriptor, it may have different 
string like "C-Media USB Headphone Set", and all dongles I met before don't 
have SPDIF interface.
  So If this SRU could introduce regression, it will happen on a Cmedia usb 
audio dongle which also hard-codes the "Cmedia Audio" in the string descriptor 
and it has SPDIF interface on it, after this SRU, users couldn't find the SPDIF 
playback device from the gnome-sound-setting. But this regression chance is 
very low since it is very rare a cmedia usb audio dongle uses "Cmedia Audio" in 
the string descriptor and it is very rare a usb audio dongle has SPDIF 
interface. So far we haven't met such a cmedia usb audio dongle.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1921452/+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 1911830] Re: alsa/sdw: support soundwire audio for TGL-H machines

2021-04-01 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-firmware - 1.196

---
linux-firmware (1.196) hirsute; urgency=medium

  * Rebase against 
git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
3f026a2f13a8f130cde849168a111ec80f12e27b
- silabs: add new firmware for WF200
- brcm: Fix Raspberry Pi 4B NVRAM file
- Add symlink for BananaPi M2 to brcmfmac43430-sdio config
- WHENCE: add missing symlink for BananaPi M3
- rtw89: 8852a: add firmware v0.9.12.2
- linux-firmware: add frimware for mediatek bluetooth chip (MT7921)
- Mellanox: Add new mlxsw_spectrum firmware xx.2008.2406
- iwlwifi: update 7265D firmware
- iwlwifi: update 9000-family firmwares
- iwlwifi: add new FWs from core59-66 release
- rtw88: 8822c: Update normal firmware to v9.9.6
- linux-firmware: Update firmware file for Intel Bluetooth AX201
- linux-firmware: Update firmware file for Intel Bluetooth AX200
- linux-firmware: Update firmware file for Intel Bluetooth AX210
- amdgpu: add initial support for navy flounder
- amdgpu: update raven firmware for 20.50
- amdgpu: update raven2 firmware for 20.50
- amdgpu: update navi10 firmware for 20.50
- amdgpu: update renoir firmware for 20.50
- amdgpu: update vega10 firmware for 20.50
- amdgpu: update navi12 firmware for 20.50
- amdgpu: update vega12 firmware for 20.50
- amdgpu: update navi14 firmware for 20.50
- amdgpu: update picasso firmware for 20.50
- amdgpu: update vega20 firmware for 20.50
- amdgpu: update sienna cichlid firmware for 20.50
- rtl_bt: Update RTL8822C BT(UART I/F) FW to 0x59A_76A3
  * alsa/sdw: support soundwire audio for TGL-H machines (LP: #1911830)
- SAUCE: sof-firmware: add TGL-H firmware from sof-bin v1.6.1

 -- Seth Forshee   Wed, 31 Mar 2021 13:49:18
-0500

** Changed in: linux-firmware (Ubuntu Hirsute)
   Status: Fix Committed => Fix Released

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

Title:
  alsa/sdw: support soundwire audio for TGL-H machines

Status in HWE Next:
  New
Status in linux-firmware package in Ubuntu:
  Fix Released
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux-firmware source package in Focal:
  Fix Committed
Status in linux-oem-5.10 source package in Focal:
  Fix Released
Status in linux-firmware source package in Groovy:
  Fix Committed
Status in linux-firmware source package in Hirsute:
  Fix Released

Bug description:
  [Impact]
  In the OEM project, we have a new TGL-H soundwire machine, with
  the current oem-5.10 kernel, the audio can't work.

  [Fix]
  Backport 6 patches from Intel thesofproject kernel.

  [Test]
  Put the testing sof-tgl-h.ri in the /lib/firmware/intel/sof,
  boot the patched kernel, we could see speakers and microphone
  from gnome-setting, and they all work well.

  
  [Where problems could occur]
  The patches changed soundwire machine driver, it is possible
  to make the audio on old soundwire machines not work anymore.
  But we tested the patches on TGL-U and cml soundwire machines,
  all worked well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1911830/+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 1775131] Re: Ubuntu 18.04 networking issue (connection drops after approx. 15 minutes)

2021-04-01 Thread Christopher Trahey
Not sure if this will overlap with anyone else, but my experience was a
combination of 2 things:

1. Reboots were happening, caused by unattended-upgrade
2. The device causing trouble was a renamed device.

Turns out it was trying to get renamed twice: Once very early in boot
from eth1 to eno2, then again based on my neplan from eno2 to the name I
wanted. This was failing, and leaving the device down.


See my comment #117 on this issue for more details: 
https://bugs.launchpad.net/netplan/+bug/1770082

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

Title:
  Ubuntu 18.04 networking issue (connection drops after approx. 15
  minutes)

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I'm currently troubleshooting some network issues on Ubuntu 18.04 LTS Bionic. 
After checking a few logs I noticed that the networkd-dispatcher is generating 
errors. I'm unsure if this is a bug but I'd like to report it over here just to 
be sure:
   
  ```
  Jun 04 18:14:21 [servername] systemd-networkd-wait-online[2079]: managing: br2
  Jun 04 18:14:22 [servername] networkd-dispatcher[1890]: WARNING:Unknown index 
7 seen, reloading interface list
  Jun 04 18:14:23 [servername] networkd-dispatcher[1890]: WARNING:Unknown index 
8 seen, reloading interface list
  Jun 04 18:14:23 [servername] networkd-dispatcher[1890]: ERROR:Unknown 
interface index 8 seen even after reload
  Jun 04 18:14:23 [servername] networkd-dispatcher[1890]: WARNING:Unknown index 
8 seen, reloading interface list
  Jun 04 18:14:23 [servername] networkd-dispatcher[1890]: ERROR:Unknown 
interface index 8 seen even after reload
  ```

  These issues occur consistently on several servers. The problem is
  that I lose the connection  specifically towards the internet after
  approx. 15 minutes. Internal facing interfaces (same hardware and
  driver) seem to behave differently and remain properly connected to
  the internal network. These network-dispatcher errors seem to occur
  simultanously when the connection on the external interface
  permanently drops.

  The physical network links still appears to be online when the
  connection is lost.

  I'm still also able to ping the default gateway from my provider to
  access the Internet. But all IP addresses beyond this gateway on the
  Internet seem to be unreachable.

  I have disabled TCP offloading and firewalls to eliminate any influences. But 
that didn't work.
  The ARP table shows that my gateway is a STALE record after the connection 
drops. So it seems related to the ARP-table or something likewise.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1775131/+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 1922317] [NEW] package bluez 5.53-0ubuntu3 failed to install/upgrade: installed bluez package post-installation script subprocess returned error exit status 1

2021-04-01 Thread Travis Kirkendall
Public bug reported:

I cannot seem to get my bluetooth to work. When I go to bluetooth
settings the "switch" is grayed out and I cannot turn it off or on. I'm
trying to install bluez and I am getting an error.

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: bluez 5.53-0ubuntu3
ProcVersionSignature: Ubuntu 5.4.0-70.78-generic 5.4.94
Uname: Linux 5.4.0-70-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.16
AptOrdering:
 bluez:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
CasperMD5CheckResult: skip
Date: Thu Apr  1 20:17:40 2021
ErrorMessage: installed bluez package post-installation script subprocess 
returned error exit status 1
InstallationDate: Installed on 2020-01-15 (443 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
InterestingModules: bnep bluetooth
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 04f2:b509 Chicony Electronics Co., Ltd HP Truevision HD
 Bus 001 Device 009: ID :3100 MacAlly Macally ECOMouse 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Lsusb-t:
 /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
 /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/11p, 480M
 |__ Port 3: Dev 9, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
 |__ Port 5: Dev 3, If 0, Class=Video, Driver=uvcvideo, 480M
 |__ Port 5: Dev 3, If 1, Class=Video, Driver=uvcvideo, 480M
MachineType: HP HP Notebook
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-70-generic 
root=UUID=93ef3a52-1422-4313-abac-a02f96bcecc3 ro quiet splash vt.handoff=7
Python3Details: /usr/bin/python3.8, Python 3.8.5, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.18, python-is-python2, 2.7.17-4
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.4
SourcePackage: bluez
Title: package bluez 5.53-0ubuntu3 failed to install/upgrade: installed bluez 
package post-installation script subprocess returned error exit status 1
UpgradeStatus: Upgraded to focal on 2021-04-02 (0 days ago)
dmi.bios.date: 03/06/2018
dmi.bios.vendor: Insyde
dmi.bios.version: F.26
dmi.board.vendor: HP
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: HP
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.26:bd03/06/2018:svnHP:pnHPNotebook:pvrType1ProductConfigId:rvnHP:rn:rvr:cvnHP:ct10:cvrChassisVersion:
dmi.product.family: 103C_5335KV G=N L=CON B=HP
dmi.product.name: HP Notebook
dmi.product.sku: N5Z06UA#ABA
dmi.product.version: Type1ProductConfigId
dmi.sys.vendor: HP
hciconfig:
 
rfkill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no

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


** Tags: amd64 apport-package focal

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

Title:
  package bluez 5.53-0ubuntu3 failed to install/upgrade: installed bluez
  package post-installation script subprocess returned error exit status
  1

Status in bluez package in Ubuntu:
  New

Bug description:
  I cannot seem to get my bluetooth to work. When I go to bluetooth
  settings the "switch" is grayed out and I cannot turn it off or on.
  I'm trying to install bluez and I am getting an error.

  ProblemType: Package
  DistroRelease: Ubuntu 20.04
  Package: bluez 5.53-0ubuntu3
  ProcVersionSignature: Ubuntu 5.4.0-70.78-generic 5.4.94
  Uname: Linux 5.4.0-70-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.16
  AptOrdering:
   bluez:amd64: Install
   NULL: ConfigurePending
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Thu Apr  1 20:17:40 2021
  ErrorMessage: installed bluez package post-installation script subprocess 
returned error exit status 1
  InstallationDate: Installed on 2020-01-15 (443 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  InterestingModules: bnep bluetooth
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b509 Chicony Electronics Co., Ltd HP Truevision 
HD
   Bus 001 Device 009: ID :3100 MacAlly Macally ECOMouse 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Lsusb-t:
   /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
   /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/11p, 480M
   |__ Port 3: Dev 9, If 0, Class=Human Interface Device, Driver=usbhid, 
1.5M
   |__ Port 5: Dev 3, If 0, Class=Video, Driver=uvcvideo, 480M
   |__ Port 5: Dev 3, If 1, Class=Video, Driver=uvcvideo, 480M
  MachineType: HP HP Notebook
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-70-generic 
root=UUID=93ef3a52-1422-4313-abac-a02f96bcecc3 ro quiet splash vt.handoff=7
  Python3Details: /usr/bin/python3.8, Python 3.8.5, python3-minimal, 
3.8.2-0ubuntu2
  PythonDetails: /usr/bin/python2.7, Python 2.7.18, python-is-py

[Kernel-packages] [Bug 1922317] Re: package bluez 5.53-0ubuntu3 failed to install/upgrade: installed bluez package post-installation script subprocess returned error exit status 1

2021-04-01 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 bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1922317

Title:
  package bluez 5.53-0ubuntu3 failed to install/upgrade: installed bluez
  package post-installation script subprocess returned error exit status
  1

Status in bluez package in Ubuntu:
  New

Bug description:
  I cannot seem to get my bluetooth to work. When I go to bluetooth
  settings the "switch" is grayed out and I cannot turn it off or on.
  I'm trying to install bluez and I am getting an error.

  ProblemType: Package
  DistroRelease: Ubuntu 20.04
  Package: bluez 5.53-0ubuntu3
  ProcVersionSignature: Ubuntu 5.4.0-70.78-generic 5.4.94
  Uname: Linux 5.4.0-70-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.16
  AptOrdering:
   bluez:amd64: Install
   NULL: ConfigurePending
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Thu Apr  1 20:17:40 2021
  ErrorMessage: installed bluez package post-installation script subprocess 
returned error exit status 1
  InstallationDate: Installed on 2020-01-15 (443 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  InterestingModules: bnep bluetooth
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b509 Chicony Electronics Co., Ltd HP Truevision 
HD
   Bus 001 Device 009: ID :3100 MacAlly Macally ECOMouse 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Lsusb-t:
   /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
   /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/11p, 480M
   |__ Port 3: Dev 9, If 0, Class=Human Interface Device, Driver=usbhid, 
1.5M
   |__ Port 5: Dev 3, If 0, Class=Video, Driver=uvcvideo, 480M
   |__ Port 5: Dev 3, If 1, Class=Video, Driver=uvcvideo, 480M
  MachineType: HP HP Notebook
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-70-generic 
root=UUID=93ef3a52-1422-4313-abac-a02f96bcecc3 ro quiet splash vt.handoff=7
  Python3Details: /usr/bin/python3.8, Python 3.8.5, python3-minimal, 
3.8.2-0ubuntu2
  PythonDetails: /usr/bin/python2.7, Python 2.7.18, python-is-python2, 2.7.17-4
  RelatedPackageVersions:
   dpkg 1.19.7ubuntu3
   apt  2.0.4
  SourcePackage: bluez
  Title: package bluez 5.53-0ubuntu3 failed to install/upgrade: installed bluez 
package post-installation script subprocess returned error exit status 1
  UpgradeStatus: Upgraded to focal on 2021-04-02 (0 days ago)
  dmi.bios.date: 03/06/2018
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.26
  dmi.board.vendor: HP
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.26:bd03/06/2018:svnHP:pnHPNotebook:pvrType1ProductConfigId:rvnHP:rn:rvr:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP
  dmi.product.name: HP Notebook
  dmi.product.sku: N5Z06UA#ABA
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP
  hciconfig:
   
  rfkill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1922317/+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 1810183] Re: numpad on touchpad doesn't work in ASUS Zenbook 14

2021-04-01 Thread Kris
The original driver must carry out this behavior:
When the touchpad is tapped,
Check if the Touchpad Numlock is engaged.
If engaged, use tap position to decide on psuedo-number pad input.
If not engaged, click mouse.

NumLk on/off: yes; a program with an appropriate hotkey csn send the i2c
commands.

Touchpad position to numpad function: we have this in Python, and could
be refactored

"On touchpad tap, check if Touchpad Numlock is engaged, and do stuff."
-Not yet

We have all these things, except for the ugly work of "run program
whenever touchpad is tapped."

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

Title:
  numpad on touchpad doesn't work in ASUS Zenbook 14

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

Bug description:
  I have Asus Zenbook 14 UX433FA which I have installed Ubuntu 18.10 alongside 
windows 10. 
  The numeric keypads are within the touchpad and are supposed to be turned on 
by a button on the touchpad. This works well in Windows but doesn't work in 
Ubuntu. 
  I have tried to search for any related problems/solutions online but I 
haven't been able to.
  I will appreciate any suggestion or help.
  Thanks,
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu13.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.10
  InstallationDate: Installed on 2018-12-30 (4 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  Package: linux (not installed)
  Tags:  cosmic
  Uname: Linux 4.19.11-041911-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu13.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.10
  InstallationDate: Installed on 2018-12-30 (4 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  Package: linux (not installed)
  Tags:  cosmic
  Uname: Linux 4.18.10-041810-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1810183/+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 1914411] Re: Fix broken efifb on graphics device without driver

2021-04-01 Thread odelsol
Hello,
With this patch linux-image-5.11.0-13-generic is not booting anymore a 
raspberry pi 4 with UEFI firmware (https://github.com/pftf/RPi4) (on hirsute)

I compiled from https://kernel.ubuntu.com/git/ubuntu/ubuntu-hirsute.git
, without this patch, and the raspberry is booting Ok.

Cheers,

Olivier

** Attachment added: "kernel panic with linux-image-5.11.0-13-generic"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1914411/+attachment/5483313/+files/IMG_1707.JPG

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

Title:
  Fix broken efifb on graphics device without driver

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  In Progress
Status in linux-oem-5.10 source package in Focal:
  Fix Released
Status in linux source package in Groovy:
  In Progress
Status in linux-oem-5.10 source package in Groovy:
  Invalid

Bug description:
  [Impact]
  EFIFB stops working after graphics device is runtime suspended in
  D3cold.

  [Fix]
  Prevent the graphics device from being runtime suspended.

  [Test]
  With the patch applied, using efifb on graphics device without driver
  always work, because the device stays at D0 all the time.

  [Where problems could occur]
  Potentially this can affect power consumption, if user expects to put
  graphics device to D3cold, and is fine to get a broken efifb.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1914411/+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 1921829] Re: RTL8821CE 802.11ac PCIe [10ec:c821] subsystem [17aa:c024] Bluetooth not working

2021-04-01 Thread maxroby
Hi, I've removed the dmks module, you can find the updated logs in the 
attachment.
Thanks,
Roberto

** Attachment added: "logs.tar.gz"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1921829/+attachment/5483362/+files/logs.tar.gz

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

Title:
  RTL8821CE 802.11ac PCIe [10ec:c821] subsystem [17aa:c024] Bluetooth
  not working

Status in linux package in Ubuntu:
  Incomplete
Status in rtl8821ce package in Ubuntu:
  New

Bug description:
  It's impossible to activate the Bluetooth, putting the switch to ON
  does nothing, when re-entering the Bluetooth settings it's still OFF.

  ProblemType: Bug
  DistroRelease: Ubuntu 21.04
  Package: gnome-control-center 1:3.38.5-1ubuntu1
  ProcVersionSignature: Ubuntu 5.11.0-11.12-generic 5.11.0
  Uname: Linux 5.11.0-11-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu61
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Mar 30 08:11:43 2021
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2020-09-15 (195 days ago)
  InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to hirsute on 2021-03-19 (10 days ago)

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