[Kernel-packages] [Bug 1903288] Re: Power guest secure boot with static keys: kernel portion

2021-11-11 Thread Frank Heimes
I've just noticed Nayna's v4 (from Nov 11th):
https://lore.kernel.org/linux-integrity/2021002057.123741-1-na...@linux.ibm.com/
"
v4:
* Split into two patches as per Mimi Zohar and Dimitri John Ledkov
recommendation.
"

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

Title:
  Power guest secure boot with static keys: kernel portion

Status in The Ubuntu-power-systems project:
  Triaged
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  == Comment: #2 - Daniel John Axtens  - 2020-11-05 
20:15:10 ==
  This is the kernel side of changes needed for LPAR/guest secure boot.

  Because Ubuntu keeps its kernels so wonderfully up to date, I don't
  think there are any extra patches you need to pick up. (I'll double-
  check against the 21.04 tree once my git pulls finish!)

  However, we potentially need some configuration changes to make sure
  kexec-ing into a crashdump kernel still works.

  Because Lockdown requires that kexec kernels are signed by a key
  trusted by IMA, the public key for used for signing the kdump kernel
  needs to be in the IMA keyring or the platform keyring. For host
  secure boot (and in the UEFI case), it's loaded into the platform
  keyring. But in the case of guest secure boot with static keys, it's
  not loaded into the platform keyring so it needs to be loaded into the
  IMA keyring.

  This is easy enough to do. Firstly, load the Secure Boot CA into the
  .primary_trusted_keys keyring via the CONFIG_SYSTEM_TRUSTED_KEYS
  property. We assume the key used to sign the kernel is signed by this
  CA.

  Then, enable IMA_LOAD_X509, which allows certificates signed by a key on the 
.primary_trusted_keys keyring to be loaded into the IMA keyring. Then set 
IMA_X509_PATH to provide a path to the signing key on installed file system. 
(It may also be possible to do this step in userspace, so long as the CA is 
trusted by the kernel.)
   
  Then that key will be loaded into the .ima keyring at boot and be used to 
appraise the kexec kernel for crashdumps.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1903288/+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 1933359] Re: [Ubuntu 21.10][Broadcom] mpi3mr driver submission request

2021-11-11 Thread Sujith Pandel
Hi Michael,
Sanity check on the above kernel is a Pass.

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

Title:
  [Ubuntu 21.10][Broadcom] mpi3mr driver submission request

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Impish:
  Confirmed

Bug description:
  Broadcom is coming up with next generation high performance Storage IO and 
RAID controllers. For details, follow: 
https://www.spinics.net/lists/linux-scsi/msg147868.html
  This family of controllers is managed by "mpi3mr" Linux device driver(written 
from scratch). First patchset of the driver is accepted by Linux upstream.
  The driver is available in git branch - 5.14/scsi-staging of Linux SCSI tree: 
https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git
  The driver will be part of 5.14 mainline Linux kernel release. Here is the 
list of commit ids:

  9fc4abfe5a5f scsi: mpi3mr: Add event handling debug prints
  74e1f30a2868 scsi: mpi3mr: Add EEDP DIF DIX support
  28cbe2f420d3 scsi: mpi3mr: Add support for DSN secure firmware check
  2f9c4d520aa6 scsi: mpi3mr: Add support for PM suspend and resume
  44dc724f5eec scsi: mpi3mr: Wait for pending I/O completions upon detection of 
VD I/O timeout
  71e80106d059 scsi: mpi3mr: Print pending host I/Os for debugging
  f061178e0762 scsi: mpi3mr: Complete support for soft reset
  463429f8dd5c scsi: mpi3mr: Add support for threaded ISR
  392bbeb85b2a scsi: mpi3mr: Hardware workaround for UNMAP commands to NVMe 
drives
  82141ddba90a scsi: mpi3mr: Allow certain commands during pci-remove hook
  0ea177343f1f scsi: mpi3mr: Add change queue depth support
  e844adb1fbdc scsi: mpi3mr: Implement SCSI error handler hooks
  8f9c6173ca46 scsi: mpi3mr: Add bios_param SCSI host template hook
  ff9561e910fc scsi: mpi3mr: Print IOC info for debugging
  54dfcffb4191 scsi: mpi3mr: Add support for timestamp sync with firmware
  fb9b04574f14 scsi: mpi3mr: Add support for recovering controller
  e36710dc06e3 scsi: mpi3mr: Additional event handling
  8e653455547a scsi: mpi3mr: Add support for PCIe device event handling
  13ef29ea4aa0 scsi: mpi3mr: Add support for device add/remove event handling
  672ae26c8216 scsi: mpi3mr: Add support for internal watchdog thread
  023ab2a9b4ed scsi: mpi3mr: Add support for queue command processing
  c9566231cfaf scsi: mpi3mr: Create operational request and reply queue pair
  824a156633df scsi: mpi3mr: Base driver code
  c4f7ac64616e scsi: mpi3mr: Add mpi30 Rev-R headers and Kconfig

  Please include this driver in Ubuntu 21.10 release.
  Let me know for any questions.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1933359/+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 1944094] Re: Can't adjust screen backlight on Legion Slim 7 / Legion 5 (2021) AMD

2021-11-11 Thread Shaun
** Also affects: linux (Arch Linux)
   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/1944094

Title:
  Can't adjust screen backlight on Legion Slim 7 / Legion 5 (2021) AMD

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

Bug description:
  The screen brightness controls don't work on the Legion Slim 7 (AMD)
  laptop running in hybrid/dynamic mode.

  The backlight control files appear in /sys/class/backlight/amdgpu_bl0,
  and writing to /sys/class/backlight/amdgpu_bl0/brightness changes the
  value in /sys/class/backlight/amdgpu_bl0/actual_brightness, but the
  screen brightness always remains at 100%.

  I have tried kernel boot parameters:

  acpi_backlight=vendor

  amdgpu.backlight=0

  but neither makes any difference.

  I have read that users with the Legion 7 AMD and Legion 5 Pro AMD can
  get the backlight working with the amdgpu.backlight=0 kernel boot
  parameter. One difference between them and this laptop is that it has
  advanced optimus, meaning that it can switch the laptop display
  between the amdgpu and nvidia card without rebooting, if that is at
  all relevant.

  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: linux-image-5.13.0-16-generic 5.13.0-16.16
  ProcVersionSignature: Ubuntu 5.13.0-16.16-generic 5.13.13
  Uname: Linux 5.13.0-16-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu69
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rocko  1978 F pulseaudio
   /dev/snd/controlC1:  rocko  1978 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Sep 20 09:20:33 2021
  InstallationDate: Installed on 2021-09-15 (5 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210910)
  MachineType: LENOVO 82K8
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-5.13.0-16-generic 
root=UUID=99f436de-d37c-4b3e-adb2-612443efc197 ro rootflags=subvol=@ quiet 
splash amdgpu.backlight=0 vt.handoff=7
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: XDG_RUNTIME_DIR 
(/run/user/1001) is not owned by us (uid 0), but by uid 1001! (This could e.g. 
happen if you try to connect to a non-root PulseAudio as a root user, over the 
native protocol. Don't do that.)
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-16-generic N/A
   linux-backports-modules-5.13.0-16-generic  N/A
   linux-firmware 1.200
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/02/2021
  dmi.bios.release: 1.27
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HACN27WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Legion S7 15ACH6
  dmi.ec.firmware.release: 1.27
  dmi.modalias: 
dmi:bvnLENOVO:bvrHACN27WW:bd08/02/2021:br1.27:efr1.27:svnLENOVO:pn82K8:pvrLegionS715ACH6:skuLENOVO_MT_82K8_BU_idea_FM_LegionS715ACH6:rvnLENOVO:rnLNVNB161216:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrLegionS715ACH6:
  dmi.product.family: Legion S7 15ACH6
  dmi.product.name: 82K8
  dmi.product.sku: LENOVO_MT_82K8_BU_idea_FM_Legion S7 15ACH6
  dmi.product.version: Legion S7 15ACH6
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1944094/+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 1938298] Re: [EHL][Graphic]Removing force probe protection from EHL platform

2021-11-11 Thread Anthony Wong
** Changed in: linux-intel-5.13 (Ubuntu)
   Status: New => Invalid

** Changed in: linux-intel (Ubuntu Focal)
   Status: New => Fix Committed

** Changed in: ubuntu
   Status: New => Fix Committed

** Changed in: Ubuntu Focal
   Status: New => Fix Committed

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

Title:
  [EHL][Graphic]Removing force probe protection from EHL platform

Status in intel:
  Fix Committed
Status in intel lookout-canyon series:
  Fix Released
Status in Ubuntu:
  Fix Committed
Status in linux-intel package in Ubuntu:
  Fix Committed
Status in linux-intel-5.13 package in Ubuntu:
  Invalid
Status in The Focal Fossa:
  Fix Committed
Status in linux-intel source package in Focal:
  Fix Committed
Status in linux-intel-5.13 source package in Focal:
  Fix Committed

Bug description:
  Description
  The graphic driver i915 must be mounted manually instead of automatically.

  
  Hardware: Elkhart Lake

  Target Release: 21.04
  Target Kernel: TBD

  External links:
  https://anongit.freedesktop.org/git/drm-tip.git

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1938298/+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 1950721] [NEW] Re-enable CONFIG_PINCTRL_ELKHARTLAKE

2021-11-11 Thread Anthony Wong
Public bug reported:

We have test BIOS now for supporting pinctrl. From what we learnt, ODMs
also got the BIOS fix, so it's now time to re-enable this kernel config.

** Affects: hwe-next
 Importance: Undecided
 Status: New

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


** Tags: intel oem-priority originate-from-1928328

** Tags added: intel oem-priority originate-from-1928328

** Description changed:

- We have test BIOS now for supporting pinctrl. From what we got ODMs also
- got the BIOS fix, so it's now time to re-enable this kernel config.
+ We have test BIOS now for supporting pinctrl. From what we learnt, ODMs
+ also got the BIOS fix, so it's now time to re-enable this kernel config.

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

Title:
  Re-enable CONFIG_PINCTRL_ELKHARTLAKE

Status in HWE Next:
  New
Status in linux-intel-5.13 package in Ubuntu:
  New

Bug description:
  We have test BIOS now for supporting pinctrl. From what we learnt,
  ODMs also got the BIOS fix, so it's now time to re-enable this kernel
  config.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1950721/+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 1950712] Status changed to Confirmed

2021-11-11 Thread Ubuntu Kernel Bot
This change was made by a bot.

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

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

Title:
  ESX u20.04 VM refuses to boot after upgrading to kernel 5.4.0-81 and
  up

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  ESX 6.7
  Ubuntu focal 20.04

  While using ESX encryption for EAR, if the MV has a mixture of
  encrypted/unencrypted disks assigned to it, it fails to boot right
  around where the kernel is trying to init the disks.

  I've attempted to boot with 5.11.0-40, same issue.

  I heard from a coworker that Ubuntu bionic 18.04 might be having the
  same issue, which I have not been able to look into yet.

  left alone to boot: https://imgur.com/dUz2966

  where it sits before the hung tasks starts being cranky
  https://imgur.com/crPuuVl

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-80-generic 5.4.0-80.90
  ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124
  Uname: Linux 5.4.0-80-generic x86_64
  AlsaDevices:
   total 0
   crw-rw+ 1 root audio 116,  1 Nov 12 04:04 seq
   crw-rw+ 1 root audio 116, 33 Nov 12 04:04 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  Date: Fri Nov 12 04:10:26 2021
  HibernationDevice: RESUME=none
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Lsusb-t:
   
  Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
  MachineType: VMware, Inc. VMware Virtual Platform
  PciMultimedia:
   
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 svgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-80-generic 
root=/dev/mapper/rootvg-rootlv ro vga=791 ipv6.disable=1 apparmor=1 
security=apparmor audit=1 audit_backlog_limit=8192 elevator=noop kaslr pti=on 
slab_nomerge page_poison=1 slub_debug=FPZ nosmt
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-80-generic N/A
   linux-backports-modules-5.4.0-80-generic  N/A
   linux-firmware1.187.20
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/12/2018
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 6.00
  dmi.board.name: 440BX Desktop Reference Platform
  dmi.board.vendor: Intel Corporation
  dmi.board.version: None
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd12/12/2018:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A:
  dmi.product.name: VMware Virtual Platform
  dmi.product.version: None
  dmi.sys.vendor: VMware, Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1950712/+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 1950712] [NEW] ESX u20.04 VM refuses to boot after upgrading to kernel 5.4.0-81 and up

2021-11-11 Thread William Overstreet
Public bug reported:

ESX 6.7
Ubuntu focal 20.04

While using ESX encryption for EAR, if the MV has a mixture of
encrypted/unencrypted disks assigned to it, it fails to boot right
around where the kernel is trying to init the disks.

I've attempted to boot with 5.11.0-40, same issue.

I heard from a coworker that Ubuntu bionic 18.04 might be having the
same issue, which I have not been able to look into yet.

left alone to boot: https://imgur.com/dUz2966

where it sits before the hung tasks starts being cranky
https://imgur.com/crPuuVl

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.4.0-80-generic 5.4.0-80.90
ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124
Uname: Linux 5.4.0-80-generic x86_64
AlsaDevices:
 total 0
 crw-rw+ 1 root audio 116,  1 Nov 12 04:04 seq
 crw-rw+ 1 root audio 116, 33 Nov 12 04:04 timer
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
ApportVersion: 2.20.11-0ubuntu27.21
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
CasperMD5CheckResult: skip
Date: Fri Nov 12 04:10:26 2021
HibernationDevice: RESUME=none
IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
Lsusb: Error: command ['lsusb'] failed with exit code 1:
Lsusb-t:
 
Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
MachineType: VMware, Inc. VMware Virtual Platform
PciMultimedia:
 
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 LANG=C.UTF-8
 SHELL=/bin/bash
ProcFB: 0 svgadrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-80-generic 
root=/dev/mapper/rootvg-rootlv ro vga=791 ipv6.disable=1 apparmor=1 
security=apparmor audit=1 audit_backlog_limit=8192 elevator=noop kaslr pti=on 
slab_nomerge page_poison=1 slub_debug=FPZ nosmt
RelatedPackageVersions:
 linux-restricted-modules-5.4.0-80-generic N/A
 linux-backports-modules-5.4.0-80-generic  N/A
 linux-firmware1.187.20
RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/12/2018
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: 6.00
dmi.board.name: 440BX Desktop Reference Platform
dmi.board.vendor: Intel Corporation
dmi.board.version: None
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 1
dmi.chassis.vendor: No Enclosure
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd12/12/2018:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A:
dmi.product.name: VMware Virtual Platform
dmi.product.version: None
dmi.sys.vendor: VMware, Inc.

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


** Tags: amd64 apport-bug focal

** Attachment added: "Screenshot_25.png"
   
https://bugs.launchpad.net/bugs/1950712/+attachment/5540241/+files/Screenshot_25.png

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

Title:
  ESX u20.04 VM refuses to boot after upgrading to kernel 5.4.0-81 and
  up

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  ESX 6.7
  Ubuntu focal 20.04

  While using ESX encryption for EAR, if the MV has a mixture of
  encrypted/unencrypted disks assigned to it, it fails to boot right
  around where the kernel is trying to init the disks.

  I've attempted to boot with 5.11.0-40, same issue.

  I heard from a coworker that Ubuntu bionic 18.04 might be having the
  same issue, which I have not been able to look into yet.

  left alone to boot: https://imgur.com/dUz2966

  where it sits before the hung tasks starts being cranky
  https://imgur.com/crPuuVl

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-80-generic 5.4.0-80.90
  ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124
  Uname: Linux 5.4.0-80-generic x86_64
  AlsaDevices:
   total 0
   crw-rw+ 1 root audio 116,  1 Nov 12 04:04 seq
   crw-rw+ 1 root audio 116, 33 Nov 12 04:04 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  Date: Fri Nov 12 04:10:26 2021
  HibernationDevice: RESUME=none
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  Lsusb-t:
   
  Lsusb-v: Error: command ['lsusb', '-v'] failed with exit code 1:
  MachineType: VMware, Inc. VMware Virtual Platform
  PciMultimedia:
   
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   LANG=C.UTF-8
   

[Kernel-packages] [Bug 1931845] Re: Lots of cme when using 5.8.0 but not with 5.4.0

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

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

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

Title:
  Lots of cme when using 5.8.0 but not with 5.4.0

Status in linux package in Ubuntu:
  Expired

Bug description:
  I'm using a 20.04.2 LTS install on a t470 thinkpad. After installing
  the linux-image-generic-hwe-20.04 the boot kernel switched to 5.8.0.55
  when a lot of mce messages appeared in the kernel log, e.g. kern.log,
  e.g.:

  Jun 14 10:57:50 monster kernel: [0.627088] mce: [Hardware Error]: CPU 1: 
Machine Check: 0 Bank 3: 8c40004000100151
  Jun 14 10:57:50 monster kernel: [0.627089] mce: [Hardware Error]: TSC 
c619c16f1 ADDR 4414b2940 MISC 306485 
  Jun 14 10:57:50 monster kernel: [0.627090] mce: [Hardware Error]: 
PROCESSOR 0:806e9 TIME 1623661045 SOCKET 0 APIC 2 microcode de

  Using rasdaemon and the fixed  ras-mc-ctl script from upstream this
  got elaborated to

  $ ras-mc-ctl --errors

  --snip--
  188 2021-06-14 10:54:21 +0200 error: Instruction CACHE Level-1 
Instruction-Fetch Error, mcg mcgstatus=0, mci Error_overflow Corrected_error 
Threshold based error status: yellow, mcgcap=0x0c08, 
status=0xcc400e8000100151, addr=0x2146b9240, misc=0x00516485, 
walltime=0x60c7193d, cpu=0x0001, cpuid=0x000806e9, apicid=0x0002, 
bank=0x0003
  189 2021-06-14 10:54:22 +0200 error: Instruction CACHE Level-1 
Instruction-Fetch Error, mcg mcgstatus=0, mci Error_overflow Corrected_error 
Threshold based error status: yellow, mcgcap=0x0c08, 
status=0xcc4002100151, addr=0x4344eee40, misc=0x02526485, 
walltime=0x60c7193e, cpu=0x0001, cpuid=0x000806e9, apicid=0x0002, 
bank=0x0003
  190 2021-06-14 10:54:26 +0200 error: Instruction CACHE Level-1 
Instruction-Fetch Error, mcg mcgstatus=0, mci Error_overflow Corrected_error 
Threshold based error status: yellow, mcgcap=0x0c08, 
status=0xcc40064000100151, addr=0x21447e7c0, misc=0x02526485, 
walltime=0x60c71942, cpu=0x0001, cpuid=0x000806e9, apicid=0x0002, 
bank=0x0003
  --snap--

  Is this just better reporting by the 5.8 kernel or is this a mismatch of 
kernel and hardware?
  I have no sudden application crashes or other indications for failing 
hardware. And a few hours of memtest86+ (not the broken version from the repo 
but a current one from a boot cd) report no errors.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  yannek 5763 F pulseaudio
   /dev/snd/controlC0:  yannek 5763 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2021-01-26 (204 days ago)
  InstallationMedia: Kubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 
(20200731)
  MachineType: LENOVO 20HES0FW00
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic 
root=/dev/mapper/vgkubuntu-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.11.0-25.27~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-25-generic N/A
   linux-backports-modules-5.11.0-25-generic  N/A
   linux-firmware 1.187.16
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  Tags:  focal
  Uname: Linux 5.11.0-25-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 10/19/2020
  dmi.bios.release: 1.65
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N1QET90W (1.65 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20HES0FW00
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.35
  dmi.modalias: 
dmi:bvnLENOVO:bvrN1QET90W(1.65):bd10/19/2020:br1.65:efr1.35:svnLENOVO:pn20HES0FW00:pvrThinkPadT470:rvnLENOVO:rn20HES0FW00:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T470
  dmi.product.name: 20HES0FW00
  dmi.product.sku: LENOVO_MT_20HE_BU_Think_FM_ThinkPad T470
  dmi.product.version: ThinkPad T470
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1931845/+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 1786013] Autopkgtest regression report (linux-meta-gcp/5.13.0.1007.8)

2021-11-11 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta-gcp (5.13.0.1007.8) for 
impish have finished running.
The following regressions have been reported in tests triggered by the package:

systemd/248.3-1ubuntu8 (amd64)


Please visit the excuses page listed below and investigate the failures, 
proceeding afterwards as per the StableReleaseUpdates policy regarding 
autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-
migration/impish/update_excuses.html#linux-meta-gcp

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

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

Title:
  Packaging resync

Status in linux package in Ubuntu:
  Fix Released
Status in linux-azure package in Ubuntu:
  Fix Released
Status in linux-azure-edge package in Ubuntu:
  Confirmed
Status in linux source package in Precise:
  Fix Released
Status in linux-azure source package in Precise:
  Invalid
Status in linux-azure-edge source package in Precise:
  Invalid
Status in linux source package in Trusty:
  Fix Released
Status in linux-azure source package in Trusty:
  Fix Released
Status in linux-azure-edge source package in Trusty:
  Invalid
Status in linux source package in Xenial:
  Fix Released
Status in linux-azure source package in Xenial:
  Fix Released
Status in linux-azure-edge source package in Xenial:
  Fix Released
Status in linux source package in Bionic:
  Fix Released
Status in linux-azure source package in Bionic:
  Fix Released
Status in linux-azure-edge source package in Bionic:
  Fix Released
Status in linux source package in Cosmic:
  Fix Released
Status in linux-azure source package in Cosmic:
  Fix Released
Status in linux-azure-edge source package in Cosmic:
  Confirmed
Status in linux source package in Disco:
  Fix Released
Status in linux-azure source package in Disco:
  Fix Released
Status in linux-azure-edge source package in Disco:
  Won't Fix

Bug description:
  Ongoing packing resyncs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1786013/+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 1927076] Re: IPv6 TCP in reuseport_bpf_cpu from ubuntu_kernel_selftests/net crash P8 node entei (Oops: Exception in kernel mode, sig: 4 [#1])

2021-11-11 Thread Daniel Axtens
I can repro this with the latest Focal kernel on:

description: PowerNV
product: 8247-22L (IBM Power System S822L)

Trying to see if I can repro it upstream.

FWIW my opening hypothesis is that something in a percpu data structure
isn't getting updated over hotplug.

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

Title:
  IPv6 TCP in reuseport_bpf_cpu from ubuntu_kernel_selftests/net crash
  P8 node entei (Oops: Exception in kernel mode, sig: 4 [#1])

Status in ubuntu-kernel-tests:
  New
Status in The Ubuntu-power-systems project:
  Confirmed
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Focal:
  Confirmed
Status in linux source package in Hirsute:
  Confirmed

Bug description:
  It looks like our P8 node "entei" tend to fail with the IPv6 TCP test
  from reuseport_bpf_cpu in ubuntu_kernel_selftests/net on 5.8 kernels:

   # send cpu 119, receive socket 119
   # send cpu 121, receive socket 121
   # send cpu 123, receive socket 123
   # send cpu 125, receive socket 125
   # send cpu 127, receive socket 127
   #  IPv6 TCP 
  publish-job-status: using request.json

  It failed silently here, this can be 100% reproduced with Groovy 5.8
  and Focal 5.8.

  This will cause the ubuntu_kernel_selftests being interrupted, the
  test result for other tests cannot be processed to our result page.

  Please find attachment for the complete "net" test result on this node
  with Groovy 5.8.0-52.59

  Add the kqa-blocker tag as this might needs to be manually verified.

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

2021-11-11 Thread Ubuntu Kernel Bot
This change was made by a bot.

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

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

Title:
  [nouveau] System crashes on suspend on Ubuntu 21.10

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Since I started using kernel 5.13.0-20 (and 5.13.0-21) on Ubuntu
  21.10, my GDM session crashes when I try to put my laptop to standby.

  I've attached a relevant slice of the system journal that starts from
  the moment I pressed the power button, configured to trigger suspend,
  in my case.

  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: xorg 1:7.7+22ubuntu2
  ProcVersionSignature: Ubuntu 5.13.0-21.21-generic 5.13.18
  Uname: Linux 5.13.0-21-generic x86_64
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: unknown
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Nov 10 00:47:13 2021
  DistUpgraded: 2021-10-16 23:05:19,206 DEBUG Running PostInstallScript: 
'/usr/lib/ubuntu-advantage/upgrade_lts_contract.py'
  DistroCodename: impish
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation HD Graphics 530 [8086:191b] (rev 06) (prog-if 00 [VGA 
controller])
 Subsystem: Lenovo HD Graphics 530 [17aa:380a]
 Subsystem: Lenovo GM107M [GeForce GTX 950M] [17aa:380b]
  InstallationDate: Installed on 2020-03-17 (602 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 80RU
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=0e855d19-79da-402d-9586-b7bfe9a9622a ro
  SourcePackage: xorg
  Symptom: display
  Title: Xorg crash
  UpgradeStatus: Upgraded to impish on 2021-10-16 (24 days ago)
  dmi.bios.date: 08/09/2017
  dmi.bios.release: 1.61
  dmi.bios.vendor: LENOVO
  dmi.bios.version: E5CN61WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Lenovo ideapad 700-15ISK
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo ideapad 700-15ISK
  dmi.ec.firmware.release: 1.22
  dmi.modalias: 
dmi:bvnLENOVO:bvrE5CN61WW:bd08/09/2017:br1.61:efr1.22:svnLENOVO:pn80RU:pvrLenovoideapad700-15ISK:rvnLENOVO:rnLenovoideapad700-15ISK:rvrNODPK:cvnLENOVO:ct10:cvrLenovoideapad700-15ISK:skuLENOVO_MT_80RU_BU_idea_FM_Lenovoideapad700-15ISK:
  dmi.product.family: IDEAPAD
  dmi.product.name: 80RU
  dmi.product.sku: LENOVO_MT_80RU_BU_idea_FM_Lenovo ideapad 700-15ISK
  dmi.product.version: Lenovo ideapad 700-15ISK
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.107-8ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 21.2.2-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 21.2.2-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.13-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200714-1ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-1build1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1950393/+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 1950393] Re: [nouveau] GDM session crashes on suspend on Ubuntu 21.10

2021-11-11 Thread Daniel van Vugt
Thanks for the information. I can confirm your system crashed because of
the nouveau kernel driver. It's not a very stable driver and does cause
a lot of bugs so I would always recommend installing the Nvidia driver
instead.

Nov 11 16:15:52 lenovo /usr/libexec/gdm-x-session[2605]: (WW) modeset(0): flip 
queue failed: Permission denied
Nov 11 16:15:52 lenovo /usr/libexec/gdm-x-session[2605]: (WW) modeset(0): Page 
flip failed: Permission denied
Nov 11 16:15:52 lenovo /usr/libexec/gdm-x-session[2605]: (EE) modeset(0): 
present flip failed
Nov 11 16:15:53 lenovo kernel: nouveau :01:00.0: Enabling HDA controller
Nov 11 16:15:53 lenovo kernel: nouveau :01:00.0: bus: MMIO read of  
FAULT at 619444 [ PRIVRING ]
Nov 11 16:15:53 lenovo /usr/libexec/gdm-x-session[2605]: (EE)
Nov 11 16:15:53 lenovo /usr/libexec/gdm-x-session[2605]: Fatal server error:
Nov 11 16:15:53 lenovo /usr/libexec/gdm-x-session[2605]: (EE) systemd-logind 
disappeared (stopped/restarted?)

** Summary changed:

- GDM session crashes on suspend on Ubuntu 21.10
+ [nouveau] GDM session crashes on suspend on Ubuntu 21.10

** Tags added: nouveau

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

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

** No longer affects: systemd (Ubuntu)

** Summary changed:

- [nouveau] GDM session crashes on suspend on Ubuntu 21.10
+ [nouveau] System crashes on suspend on Ubuntu 21.10

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

Title:
  [nouveau] System crashes on suspend on Ubuntu 21.10

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Since I started using kernel 5.13.0-20 (and 5.13.0-21) on Ubuntu
  21.10, my GDM session crashes when I try to put my laptop to standby.

  I've attached a relevant slice of the system journal that starts from
  the moment I pressed the power button, configured to trigger suspend,
  in my case.

  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: xorg 1:7.7+22ubuntu2
  ProcVersionSignature: Ubuntu 5.13.0-21.21-generic 5.13.18
  Uname: Linux 5.13.0-21-generic x86_64
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: unknown
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Nov 10 00:47:13 2021
  DistUpgraded: 2021-10-16 23:05:19,206 DEBUG Running PostInstallScript: 
'/usr/lib/ubuntu-advantage/upgrade_lts_contract.py'
  DistroCodename: impish
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation HD Graphics 530 [8086:191b] (rev 06) (prog-if 00 [VGA 
controller])
 Subsystem: Lenovo HD Graphics 530 [17aa:380a]
 Subsystem: Lenovo GM107M [GeForce GTX 950M] [17aa:380b]
  InstallationDate: Installed on 2020-03-17 (602 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 80RU
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=0e855d19-79da-402d-9586-b7bfe9a9622a ro
  SourcePackage: xorg
  Symptom: display
  Title: Xorg crash
  UpgradeStatus: Upgraded to impish on 2021-10-16 (24 days ago)
  dmi.bios.date: 08/09/2017
  dmi.bios.release: 1.61
  dmi.bios.vendor: LENOVO
  dmi.bios.version: E5CN61WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Lenovo ideapad 700-15ISK
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo ideapad 700-15ISK
  dmi.ec.firmware.release: 1.22
  dmi.modalias: 
dmi:bvnLENOVO:bvrE5CN61WW:bd08/09/2017:br1.61:efr1.22:svnLENOVO:pn80RU:pvrLenovoideapad700-15ISK:rvnLENOVO:rnLenovoideapad700-15ISK:rvrNODPK:cvnLENOVO:ct10:cvrLenovoideapad700-15ISK:skuLENOVO_MT_80RU_BU_idea_FM_Lenovoideapad700-15ISK:
  dmi.product.family: IDEAPAD
  dmi.product.name: 80RU
  dmi.product.sku: LENOVO_MT_80RU_BU_idea_FM_Lenovo ideapad 700-15ISK
  dmi.product.version: Lenovo ideapad 700-15ISK
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.107-8ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 21.2.2-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 21.2.2-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.13-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2build1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200714-1ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-1build1

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


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

[Kernel-packages] [Bug 1950393] [NEW] [nouveau] GDM session crashes on suspend on Ubuntu 21.10

2021-11-11 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Since I started using kernel 5.13.0-20 (and 5.13.0-21) on Ubuntu 21.10,
my GDM session crashes when I try to put my laptop to standby.

I've attached a relevant slice of the system journal that starts from
the moment I pressed the power button, configured to trigger suspend, in
my case.

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: xorg 1:7.7+22ubuntu2
ProcVersionSignature: Ubuntu 5.13.0-21.21-generic 5.13.18
Uname: Linux 5.13.0-21-generic x86_64
ApportVersion: 2.20.11-0ubuntu71
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: unknown
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Wed Nov 10 00:47:13 2021
DistUpgraded: 2021-10-16 23:05:19,206 DEBUG Running PostInstallScript: 
'/usr/lib/ubuntu-advantage/upgrade_lts_contract.py'
DistroCodename: impish
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation HD Graphics 530 [8086:191b] (rev 06) (prog-if 00 [VGA 
controller])
   Subsystem: Lenovo HD Graphics 530 [17aa:380a]
   Subsystem: Lenovo GM107M [GeForce GTX 950M] [17aa:380b]
InstallationDate: Installed on 2020-03-17 (602 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
MachineType: LENOVO 80RU
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=0e855d19-79da-402d-9586-b7bfe9a9622a ro
SourcePackage: xorg
Symptom: display
Title: Xorg crash
UpgradeStatus: Upgraded to impish on 2021-10-16 (24 days ago)
dmi.bios.date: 08/09/2017
dmi.bios.release: 1.61
dmi.bios.vendor: LENOVO
dmi.bios.version: E5CN61WW
dmi.board.asset.tag: No Asset Tag
dmi.board.name: Lenovo ideapad 700-15ISK
dmi.board.vendor: LENOVO
dmi.board.version: NO DPK
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo ideapad 700-15ISK
dmi.ec.firmware.release: 1.22
dmi.modalias: 
dmi:bvnLENOVO:bvrE5CN61WW:bd08/09/2017:br1.61:efr1.22:svnLENOVO:pn80RU:pvrLenovoideapad700-15ISK:rvnLENOVO:rnLenovoideapad700-15ISK:rvrNODPK:cvnLENOVO:ct10:cvrLenovoideapad700-15ISK:skuLENOVO_MT_80RU_BU_idea_FM_Lenovoideapad700-15ISK:
dmi.product.family: IDEAPAD
dmi.product.name: 80RU
dmi.product.sku: LENOVO_MT_80RU_BU_idea_FM_Lenovo ideapad 700-15ISK
dmi.product.version: Lenovo ideapad 700-15ISK
dmi.sys.vendor: LENOVO
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.107-8ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 21.2.2-1ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 21.2.2-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.20.13-1ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2build1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200714-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.17-1build1

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

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


** Tags: amd64 apport-bug crash impish nouveau ubuntu
-- 
[nouveau] GDM session crashes on suspend on Ubuntu 21.10
https://bugs.launchpad.net/bugs/1950393
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to linux in Ubuntu.

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


[Kernel-packages] [Bug 1929902] Re: [EHL] enable USB-dw3

2021-11-11 Thread Pierre Equoy
Following Kent's comment #18, a few additional steps are required to
complete the test, as described to me by Jacob Wu from Asus. The
following steps are a more detailed "step 5" from previous comment, if
you will:

1. Create a device image for partition, in this case 400MB memory space:
[Command]
$ sudo dd if=/dev/zero of=/temp.img bs=1M count=400
[Return]
400+0 records in
400+0 records out

2. Format partition as FAT32
[Command]
$ sudo mkdosfs -F 32 /temp.img
[Return]
mkfs.fat 4.1 (2017-01-24)

3. Load g_mass_storage for partition
[Command]
$ sudo modprobe g_mass_storage file=/temp.img stall=0

4. From an Ubuntu (or Windows) host, connect a cable to the USB OTG port
(on Aaeon EHL board, it's the USB type C connector) of the device under
test (DUT), and a new mass storage should be available in the host.

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

Title:
  [EHL] enable USB-dw3

Status in intel:
  Fix Committed
Status in intel lookout-canyon series:
  Fix Released
Status in linux package in Ubuntu:
  Incomplete
Status in linux-intel package in Ubuntu:
  Fix Committed

Bug description:
  Description
  Enable USB-dw3 for Elkhart Lake

  Hardware: Elkhart Lake

  Target Release: 21.04
  Target Kernel: TBD

  External links:
  
https://github.com/intel/linux-intel-quilt/tree/mainline-tracking-v5.11-yocto-210223T083754Z

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1929902/+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 1944094] Re: Can't adjust screen backlight on Legion Slim 7 / Legion 5 (2021) AMD

2021-11-11 Thread Shaun
Update to my previous comment - I've extensively tested different
configurations (mostly kernel parameters) on my Legion 5 15ach6. I did
manage to get the brightness to change when using just the dedicated GPU
(selected as such within the BIOS,) using the parameter

nvidia.NVreg_RegistryDwords=EnableBrightnessControl=1

and this causes the nvidia gpu to show up in /sys/class/backlight/ alongside 
the amd one, but both of the /sys/class/backlight/*/brightness files do nothing.
In hybrid mode and in integrated only mode (using optimus-manager to do it)

acpi_backlight=video/vendor/native/none

all do nothing, i tested each individually with

amdgpu.backlight=1 and amdgpu.backlight=0,

and did not get any hint of a way to control backlight, only the AMD
iGPU showed up in /sys/class/backlight/, and changing the brightness
value did nothing.


Something else of note was that I noticed that when using just the
dedicated NVIDIA card, xrandr showed DP-1 as the active montior, while
when I was using the AMD iGPU, it was showing as eDP. Does anyone know
if the MUX switch needs something from the kernel or nvidia driver to
work properly? Is there any way for us to be able to check the position
of the switch?

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

Title:
  Can't adjust screen backlight on Legion Slim 7 / Legion 5 (2021) AMD

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The screen brightness controls don't work on the Legion Slim 7 (AMD)
  laptop running in hybrid/dynamic mode.

  The backlight control files appear in /sys/class/backlight/amdgpu_bl0,
  and writing to /sys/class/backlight/amdgpu_bl0/brightness changes the
  value in /sys/class/backlight/amdgpu_bl0/actual_brightness, but the
  screen brightness always remains at 100%.

  I have tried kernel boot parameters:

  acpi_backlight=vendor

  amdgpu.backlight=0

  but neither makes any difference.

  I have read that users with the Legion 7 AMD and Legion 5 Pro AMD can
  get the backlight working with the amdgpu.backlight=0 kernel boot
  parameter. One difference between them and this laptop is that it has
  advanced optimus, meaning that it can switch the laptop display
  between the amdgpu and nvidia card without rebooting, if that is at
  all relevant.

  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: linux-image-5.13.0-16-generic 5.13.0-16.16
  ProcVersionSignature: Ubuntu 5.13.0-16.16-generic 5.13.13
  Uname: Linux 5.13.0-16-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu69
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rocko  1978 F pulseaudio
   /dev/snd/controlC1:  rocko  1978 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Sep 20 09:20:33 2021
  InstallationDate: Installed on 2021-09-15 (5 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210910)
  MachineType: LENOVO 82K8
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-5.13.0-16-generic 
root=UUID=99f436de-d37c-4b3e-adb2-612443efc197 ro rootflags=subvol=@ quiet 
splash amdgpu.backlight=0 vt.handoff=7
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: XDG_RUNTIME_DIR 
(/run/user/1001) is not owned by us (uid 0), but by uid 1001! (This could e.g. 
happen if you try to connect to a non-root PulseAudio as a root user, over the 
native protocol. Don't do that.)
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-16-generic N/A
   linux-backports-modules-5.13.0-16-generic  N/A
   linux-firmware 1.200
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/02/2021
  dmi.bios.release: 1.27
  dmi.bios.vendor: LENOVO
  dmi.bios.version: HACN27WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Legion S7 15ACH6
  dmi.ec.firmware.release: 1.27
  dmi.modalias: 
dmi:bvnLENOVO:bvrHACN27WW:bd08/02/2021:br1.27:efr1.27:svnLENOVO:pn82K8:pvrLegionS715ACH6:skuLENOVO_MT_82K8_BU_idea_FM_LegionS715ACH6:rvnLENOVO:rnLNVNB161216:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrLegionS715ACH6:
  dmi.product.family: Legion S7 15ACH6
  dmi.product.name: 82K8
  dmi.product.sku: LENOVO_MT_82K8_BU_idea_FM_Legion S7 15ACH6
  dmi.product.version: Legion S7 15ACH6
  dmi.sys.vendor: LENOVO

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


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

[Kernel-packages] [Bug 1950685] Re: I can't hear any sound. I've just installed the latest LTS Ubuntu version

2021-11-11 Thread Chris Guiver
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Bug reporting is mostly about finding & fixing problems thus preventing
future users from hitting the same bug.

I suspect a Support site would be more appropriate, eg.
https://answers.launchpad.net/ubuntu. You can also find help with your
problem in the support forum of your local Ubuntu community
http://loco.ubuntu.com/ or asking at https://askubuntu.com or
https://ubuntuforums.org, or for more support options please look at
https://discourse.ubuntu.com/t/community-support/709

(this bug report can be changed into a support request (question), but
currently it's filed as a bug report)

** Package changed: ubuntu => linux-hwe-5.11 (Ubuntu)

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

Title:
  I can't hear any sound. I've just installed the latest LTS Ubuntu
  version

Status in linux-hwe-5.11 package in Ubuntu:
  New

Bug description:
  I'm a new Ubuntu user. I need to debug my sound problems. Already
  tried some of the codes suggested by other users, but don't get the
  way to solve it. I'll be grateful if anyone can help me

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: pulseaudio 1:13.99.1-1ubuntu3.12 [modified: 
usr/share/pulseaudio/alsa-mixer/paths/analog-output-speaker.conf]
  ProcVersionSignature: Ubuntu 5.11.0-40.44~20.04.2-generic 5.11.22
  Uname: Linux 5.11.0-40-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D2', '/dev/snd/pcmC0D3p', 
'/dev/snd/pcmC0D2p', '/dev/snd/pcmC0D1p', '/dev/snd/pcmC0D7c', 
'/dev/snd/pcmC0D6c', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Nov 11 14:17:43 2021
  InstallationDate: Installed on 2021-11-09 (2 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/07/2021
  dmi.bios.release: 1.34
  dmi.bios.vendor: HUAWEI
  dmi.bios.version: 1.34
  dmi.board.asset.tag: NULL
  dmi.board.name: NBLB-WAX9N-PCB-B2
  dmi.board.vendor: HUAWEI
  dmi.board.version: M1010
  dmi.chassis.asset.tag: NULL
  dmi.chassis.type: 10
  dmi.chassis.vendor: HUAWEI
  dmi.chassis.version: M1010
  dmi.ec.firmware.release: 1.34
  dmi.modalias: 
dmi:bvnHUAWEI:bvr1.34:bd06/07/2021:br1.34:efr1.34:svnHUAWEI:pnNBLB-WAX9N:pvrM1010:skuC331:rvnHUAWEI:rnNBLB-WAX9N-PCB-B2:rvrM1010:cvnHUAWEI:ct10:cvrM1010:
  dmi.product.family: MateBook D
  dmi.product.name: NBLB-WAX9N
  dmi.product.sku: C331
  dmi.product.version: M1010
  dmi.sys.vendor: HUAWEI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-hwe-5.11/+bug/1950685/+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 1950685] [NEW] I can't hear any sound. I've just installed the latest LTS Ubuntu version

2021-11-11 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I'm a new Ubuntu user. I need to debug my sound problems. Already tried
some of the codes suggested by other users, but don't get the way to
solve it. I'll be grateful if anyone can help me

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: pulseaudio 1:13.99.1-1ubuntu3.12 [modified: 
usr/share/pulseaudio/alsa-mixer/paths/analog-output-speaker.conf]
ProcVersionSignature: Ubuntu 5.11.0-40.44~20.04.2-generic 5.11.22
Uname: Linux 5.11.0-40-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.21
Architecture: amd64
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D2', '/dev/snd/pcmC0D3p', 
'/dev/snd/pcmC0D2p', '/dev/snd/pcmC0D1p', '/dev/snd/pcmC0D7c', 
'/dev/snd/pcmC0D6c', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Thu Nov 11 14:17:43 2021
InstallationDate: Installed on 2021-11-09 (2 days ago)
InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
SourcePackage: pulseaudio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/07/2021
dmi.bios.release: 1.34
dmi.bios.vendor: HUAWEI
dmi.bios.version: 1.34
dmi.board.asset.tag: NULL
dmi.board.name: NBLB-WAX9N-PCB-B2
dmi.board.vendor: HUAWEI
dmi.board.version: M1010
dmi.chassis.asset.tag: NULL
dmi.chassis.type: 10
dmi.chassis.vendor: HUAWEI
dmi.chassis.version: M1010
dmi.ec.firmware.release: 1.34
dmi.modalias: 
dmi:bvnHUAWEI:bvr1.34:bd06/07/2021:br1.34:efr1.34:svnHUAWEI:pnNBLB-WAX9N:pvrM1010:skuC331:rvnHUAWEI:rnNBLB-WAX9N-PCB-B2:rvrM1010:cvnHUAWEI:ct10:cvrM1010:
dmi.product.family: MateBook D
dmi.product.name: NBLB-WAX9N
dmi.product.sku: C331
dmi.product.version: M1010
dmi.sys.vendor: HUAWEI

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


** Tags: amd64 apport-bug focal
-- 
I can't hear any sound. I've just installed the latest LTS Ubuntu version
https://bugs.launchpad.net/bugs/1950685
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to linux-hwe-5.11 in Ubuntu.

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


[Kernel-packages] [Bug 1950515] Re: WiFi Killer AX500s DBS stopped working in kernel 5.13.0-21-generic on Dell XPS 13 9310 and others

2021-11-11 Thread herrsaalfeld
The 5.13.0-20 kernel works on this XPS 13 9310, but you may have to
disable/ enable the device in BIOS (Connectivity -> WLAN and UEFI WiFi
stack) before it appears again.  Also possible that  full power cycle
does the job but haven't tried that yet.  The exact sequence of steps
required to reproduce this remains unknown to me but it looks like the
failed attempt to load the device driver in the -21 kernel sends the
system into a state that requires some BIOS activity.

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

Title:
  WiFi Killer AX500s DBS stopped working in kernel 5.13.0-21-generic on
  Dell XPS 13 9310 and others

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  In the 5.13.0-21 kernel, the device fails:

  $ lshw -c network
*-network 
 description: Network controller
 product: QCA6390 Wireless Network Adapter [AX500-DBS (2x2)]
 vendor: Qualcomm
 physical id: 0
 bus info: pci@:72:00.0
 version: 01
 width: 64 bits
 clock: 33MHz
 capabilities: pm msi pciexpress bus_master cap_list
 configuration: driver=ath11k_pci latency=0
 resources: irq:182 memory:a250-a25f

  $ lspci | grep Qualcomm
  72:00.0 Network controller: Qualcomm QCA6390 Wireless Network Adapter 
[AX500-DBS (2x2)] (rev 01)

  $ sudo modprobe ath11k_pci

  $ sudo dmesg | grep ath
  [4.611544] ath11k_pci :72:00.0: BAR 0: assigned [mem 
0xa250-0xa25f 64bit]
  [4.611573] ath11k_pci :72:00.0: enabling device ( -> 0002)
  [4.612103] ath11k_pci :72:00.0: qca6390 hw2.0
  [   10.337672] ath11k_pci :72:00.0: failed to register fw indication: -110
  [   10.337692] ath11k_pci :72:00.0: failed to send qmi firmware 
indication: -110
  [   39.931711] ath11k_pci :72:00.0: link down error during global reset
  [   45.574642] ath11k_pci :72:00.0: BAR 0: assigned [mem 
0xa250-0xa25f 64bit]
  [   45.575668] ath11k_pci :72:00.0: qca6390 hw2.0
  [   45.630047] ath11k_pci :72:00.0: failed to set pcie link register 
0x01e0c0ac: 0x != 0x0010
  [   45.630054] ath11k_pci :72:00.0: failed to set sysclk: -110
  [   45.650253] ath11k_pci :72:00.0: link down error during global reset

  $ rfkill list all
  0: hci0: Bluetooth
  Soft blocked: no
  Hard blocked: no

  In the 5.13.0-20 kernel, the device works:

  $ sudo dmesg | grep ath
  [ 4.804410] ath11k_pci :72:00.0: BAR 0: assigned [mem 
0xa250-0xa25f 64bit]
  [ 4.804440] ath11k_pci :72:00.0: enabling device ( -> 0002)
  [ 4.808036] ath11k_pci :72:00.0: qca6390 hw2.0
  [ 5.085678] ath11k_pci :72:00.0: chip_id 0x0 chip_family 0xb board_id 
0xff soc_id 0x
  [ 5.085684] ath11k_pci :72:00.0: fw_version 0x101c06cc fw_build_timestamp 
2020-06-24 19:50 fw_build_id
  [ 5.258202] ath11k_pci :72:00.0 wlp114s0: renamed from wlan0
  [ 351.080712] ath11k_pci :72:00.0: link down error during global reset
  [ 356.511270] ath11k_pci :72:00.0: BAR 0: assigned [mem 
0xa250-0xa25f 64bit]
  [ 356.512356] ath11k_pci :72:00.0: qca6390 hw2.0

  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: linux-image-5.13.0-21-generic 5.13.0-21.21
  ProcVersionSignature: Ubuntu 5.13.0-21.21-generic 5.13.18
  Uname: Linux 5.13.0-21-generic x86_64
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Nov 10 15:23:07 2021
  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
  InstallationDate: Installed on 2021-05-04 (190 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  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.13.0-21-generic 
root=UUID=676fbdd4-8566-4457-8530-0f412d28b48f ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-21-generic N/A
   linux-backports-modules-5.13.0-21-generic  N/A
   linux-firmware 1.201.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to impish on 2021-10-19 (22 days ago)
  dmi.bios.date: 09/30/2021
  dmi.bios.release: 3.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 3.2.0
  dmi.board.name: 0MRT12
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr3.2.0:bd09/30/2021:br3.2:svnDellInc.:pnXPS139310:pvr:rvnDellInc.:rn0MRT12:rvrA00:cvnDellInc.:ct10:cvr:sku0991:
  

[Kernel-packages] [Bug 1950515] Re: WiFi Killer AX500s DBS stopped working in kernel 5.13.0-21-generic on Dell XPS 13 9310 and others

2021-11-11 Thread Reece
Same problem here on Ubuntu w/Dell 9310 and AX500 and 5.13.0-20 and -21.

Reverting to 5.13.0-19 resolved the issue. First reboot didn't fix the
issue, but a full power cycle did.

I used a USB wifi dongle to install. Without that, you might need to
grab the relevant dpkgs and put on a USB stick to update.

sudo apt install linux-headers-5.13.0-19 linux-headers-5.13.0-19-generic
linux-image-5.13.0-19-generic linux-modules-5.13.0-19-generic linux-
modules-extra-5.13.0-19-generic

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

Title:
  WiFi Killer AX500s DBS stopped working in kernel 5.13.0-21-generic on
  Dell XPS 13 9310 and others

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  In the 5.13.0-21 kernel, the device fails:

  $ lshw -c network
*-network 
 description: Network controller
 product: QCA6390 Wireless Network Adapter [AX500-DBS (2x2)]
 vendor: Qualcomm
 physical id: 0
 bus info: pci@:72:00.0
 version: 01
 width: 64 bits
 clock: 33MHz
 capabilities: pm msi pciexpress bus_master cap_list
 configuration: driver=ath11k_pci latency=0
 resources: irq:182 memory:a250-a25f

  $ lspci | grep Qualcomm
  72:00.0 Network controller: Qualcomm QCA6390 Wireless Network Adapter 
[AX500-DBS (2x2)] (rev 01)

  $ sudo modprobe ath11k_pci

  $ sudo dmesg | grep ath
  [4.611544] ath11k_pci :72:00.0: BAR 0: assigned [mem 
0xa250-0xa25f 64bit]
  [4.611573] ath11k_pci :72:00.0: enabling device ( -> 0002)
  [4.612103] ath11k_pci :72:00.0: qca6390 hw2.0
  [   10.337672] ath11k_pci :72:00.0: failed to register fw indication: -110
  [   10.337692] ath11k_pci :72:00.0: failed to send qmi firmware 
indication: -110
  [   39.931711] ath11k_pci :72:00.0: link down error during global reset
  [   45.574642] ath11k_pci :72:00.0: BAR 0: assigned [mem 
0xa250-0xa25f 64bit]
  [   45.575668] ath11k_pci :72:00.0: qca6390 hw2.0
  [   45.630047] ath11k_pci :72:00.0: failed to set pcie link register 
0x01e0c0ac: 0x != 0x0010
  [   45.630054] ath11k_pci :72:00.0: failed to set sysclk: -110
  [   45.650253] ath11k_pci :72:00.0: link down error during global reset

  $ rfkill list all
  0: hci0: Bluetooth
  Soft blocked: no
  Hard blocked: no

  In the 5.13.0-20 kernel, the device works:

  $ sudo dmesg | grep ath
  [ 4.804410] ath11k_pci :72:00.0: BAR 0: assigned [mem 
0xa250-0xa25f 64bit]
  [ 4.804440] ath11k_pci :72:00.0: enabling device ( -> 0002)
  [ 4.808036] ath11k_pci :72:00.0: qca6390 hw2.0
  [ 5.085678] ath11k_pci :72:00.0: chip_id 0x0 chip_family 0xb board_id 
0xff soc_id 0x
  [ 5.085684] ath11k_pci :72:00.0: fw_version 0x101c06cc fw_build_timestamp 
2020-06-24 19:50 fw_build_id
  [ 5.258202] ath11k_pci :72:00.0 wlp114s0: renamed from wlan0
  [ 351.080712] ath11k_pci :72:00.0: link down error during global reset
  [ 356.511270] ath11k_pci :72:00.0: BAR 0: assigned [mem 
0xa250-0xa25f 64bit]
  [ 356.512356] ath11k_pci :72:00.0: qca6390 hw2.0

  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: linux-image-5.13.0-21-generic 5.13.0-21.21
  ProcVersionSignature: Ubuntu 5.13.0-21.21-generic 5.13.18
  Uname: Linux 5.13.0-21-generic x86_64
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Nov 10 15:23:07 2021
  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
  InstallationDate: Installed on 2021-05-04 (190 days ago)
  InstallationMedia: Ubuntu 20.04 "Focal" - Build amd64 LIVE Binary 
20200502-05:58
  MachineType: Dell Inc. XPS 13 9310
  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.13.0-21-generic 
root=UUID=676fbdd4-8566-4457-8530-0f412d28b48f ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-21-generic N/A
   linux-backports-modules-5.13.0-21-generic  N/A
   linux-firmware 1.201.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to impish on 2021-10-19 (22 days ago)
  dmi.bios.date: 09/30/2021
  dmi.bios.release: 3.2
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 3.2.0
  dmi.board.name: 0MRT12
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 

[Kernel-packages] [Bug 1950492] Re: wifi stops working on Dell XPS 9310

2021-11-11 Thread Reece
Same problem here on Ubuntu w/Dell 9310 and AX500.

Reverting to 5.13.0-19 resolved the issue. First reboot didn't fix the
issue, but a full power cycle did.

I used a USB wifi dongle to install. Without that, you might need to
grab the relevant dpkgs and put on a USB stick to update.

sudo apt install linux-headers-5.13.0-19 linux-headers-5.13.0-19-generic
linux-image-5.13.0-19-generic linux-modules-5.13.0-19-generic linux-
modules-extra-5.13.0-19-generic

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

Title:
  wifi stops working on Dell XPS 9310

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  After updating to linux 5.13.0-22 wifi stops working on Dell XPS 9310 with 
QCA6390. 
  There are two errors in dmesg:

  1. mhi:

  qcom_mhi_qrtr mhi0_IPCR: invalid ipcrouter packet

  2. ath11k

  ath11k_pci :72:00.0: failed to register fw indication: -110
  ath11k_pci :72:00.0: failed to send qmi firmware indication:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1950492/+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 1950644] Re: ubuntu_ltp / finit_module02 fails on v4.15 and other kernels

2021-11-11 Thread Thadeu Lima de Souza Cascardo
The fix has landed on 5.4.156 and 4.14.253. They will likely land on our
kernels coming from upstream stable. I will make sure to have them on
the mailing list anyway, in case we want to carry those fixes for an
easier test verification and don't end up applying those corresponding
fixes.

Cascardo.

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

** Changed in: linux (Ubuntu Focal)
 Assignee: (unassigned) => Thadeu Lima de Souza Cascardo (cascardo)

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

** Changed in: linux (Ubuntu Bionic)
 Assignee: (unassigned) => Thadeu Lima de Souza Cascardo (cascardo)

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

Title:
  ubuntu_ltp / finit_module02 fails on v4.15 and other kernels

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  In Progress
Status in linux-oem-5.10 source package in Bionic:
  Invalid
Status in linux-oem-5.14 source package in Bionic:
  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-oem-5.14 source package in Focal:
  Fix Released
Status in linux source package in Hirsute:
  In Progress
Status in linux-oem-5.10 source package in Hirsute:
  Invalid
Status in linux-oem-5.14 source package in Hirsute:
  Invalid
Status in linux source package in Impish:
  In Progress
Status in linux-oem-5.10 source package in Impish:
  Invalid
Status in linux-oem-5.14 source package in Impish:
  Invalid
Status in linux source package in Jammy:
  Fix Released
Status in linux-oem-5.10 source package in Jammy:
  Invalid
Status in linux-oem-5.14 source package in Jammy:
  Invalid

Bug description:
  ubuntu_ltp / finit_module02 fails on Bionic Azure FIPS
  (4.15.0-2039.43), Bionic Azure (4.15.0-1127.140), Focal Azure
  (5.4.0-1064.67):

  
  tst_test.c:1363: TINFO: Timeout per run is 0h 05m 00s
  finit_module02.c:119: TPASS: TestName: invalid-fd : EBADF (9)
  finit_module02.c:119: TPASS: TestName: zero-fd : EINVAL (22)
  finit_module02.c:119: TPASS: TestName: null-param : EFAULT (14)
  finit_module02.c:119: TPASS: TestName: invalid-param : EINVAL (22)
  finit_module02.c:119: TPASS: TestName: invalid-flags : EINVAL (22)
  tst_capability.c:29: TINFO: Dropping CAP_SYS_MODULE(16)
  finit_module02.c:119: TPASS: TestName: no-perm : EPERM (1)
  tst_capability.c:41: TINFO: Permitting CAP_SYS_MODULE(16)
  finit_module02.c:119: TPASS: TestName: module-exists : EEXIST (17)
  finit_module02.c:119: TFAIL: TestName: file-not-readable expected EBADF: 
ETXTBSY (26)
  finit_module02.c:119: TPASS: TestName: directory : EINVAL (22)

  HINT: You _MAY_ be missing kernel fixes, see:

  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=032146cda855

  

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1950644/+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 1950239] Re: creat09 from ubuntu_ltp_syscalls and cve-2018-13405 from ubuntu_ltp/cve failed with XFS

2021-11-11 Thread Thadeu Lima de Souza Cascardo
** Changed in: linux-oem-5.10 (Ubuntu Bionic)
   Status: New => Invalid

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

Title:
  creat09 from ubuntu_ltp_syscalls and cve-2018-13405 from
  ubuntu_ltp/cve failed with XFS

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Confirmed
Status in linux-oem-5.10 source package in Bionic:
  Invalid
Status in linux-oem-5.14 source package in Bionic:
  Invalid
Status in linux source package in Focal:
  Confirmed
Status in linux-oem-5.10 source package in Focal:
  Confirmed
Status in linux-oem-5.14 source package in Focal:
  Fix Released
Status in linux source package in Hirsute:
  Confirmed
Status in linux-oem-5.10 source package in Hirsute:
  Invalid
Status in linux-oem-5.14 source package in Hirsute:
  Invalid
Status in linux source package in Impish:
  Fix Released
Status in linux-oem-5.10 source package in Impish:
  Invalid
Status in linux-oem-5.14 source package in Impish:
  Invalid

Bug description:
  These two tests, creat09 from ubuntu_ltp_syscalls and cve-2018-13405
  from ubuntu_ltp/cve are actually the same test.

  Issue found on F-oem-5.10.0-1051.53

  With LTP upstream head SHA1 2ac54d426

  This is not a regression, it's because of a recent update that enables this 
test on different filesystems:
  
https://github.com/linux-test-project/ltp/commit/433b6cf7ade3d5e3bd4b85ac89b164c53312e65a

  Test failed on XFS with:
  tst_test.c:1431: TINFO: Testing on xfs
  tst_test.c:932: TINFO: Formatting /dev/loop3 with xfs opts='' extra opts=''
  tst_test.c:1363: TINFO: Timeout per run is 0h 05m 00s
  creat09.c:55: TINFO: User nobody: uid = 65534, gid = 65534
  creat09.c:57: TINFO: Found unused GID 11: SUCCESS (0)
  creat09.c:88: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group
  creat09.c:92: TFAIL: mntpoint/testdir/creat.tmp: Setgid bit is set
  creat09.c:88: TPASS: mntpoint/testdir/open.tmp: Owned by correct group
  creat09.c:92: TFAIL: mntpoint/testdir/open.tmp: Setgid bit is set

  Test log:
  Checking for required user/group ids

  'nobody' user id and group found.
  'bin' user id and group found.
  'daemon' user id and group found.
  Users group found.
  Sys group found.
  Required users/groups exist.
  no big block device was specified on commandline.
  Tests which require a big block device are disabled.
  You can specify it with option -z
  INFO: Test start time: Mon Nov  8 10:00:06 UTC 2021
  COMMAND:/opt/ltp/bin/ltp-pan -q  -e -S   -a 61758 -n 61758  -f 
/tmp/ltp-shLYORuoRT/alltests -l /dev/null  -C /dev/null -T /dev/null
  LOG File: /dev/null
  FAILED COMMAND File: /dev/null
  TCONF COMMAND File: /dev/null
  Running tests...
  tst_device.c:88: TINFO: Found free device 3 '/dev/loop3'
  tst_supported_fs_types.c:88: TINFO: Kernel supports ext2
  tst_supported_fs_types.c:50: TINFO: mkfs.ext2 does exist
  tst_supported_fs_types.c:88: TINFO: Kernel supports ext3
  tst_supported_fs_types.c:50: TINFO: mkfs.ext3 does exist
  tst_supported_fs_types.c:88: TINFO: Kernel supports ext4
  tst_supported_fs_types.c:50: TINFO: mkfs.ext4 does exist
  tst_supported_fs_types.c:88: TINFO: Kernel supports xfs
  tst_supported_fs_types.c:50: TINFO: mkfs.xfs does exist
  tst_supported_fs_types.c:88: TINFO: Kernel supports btrfs
  tst_supported_fs_types.c:50: TINFO: mkfs.btrfs does exist
  tst_supported_fs_types.c:146: TINFO: Skipping vfat as requested by the test
  tst_supported_fs_types.c:146: TINFO: Skipping exfat as requested by the test
  tst_supported_fs_types.c:88: TINFO: Kernel supports tmpfs
  tst_supported_fs_types.c:37: TINFO: mkfs is not needed for tmpfs
  tst_test.c:1431: TINFO: Testing on ext2
  tst_test.c:932: TINFO: Formatting /dev/loop3 with ext2 opts='' extra opts=''
  mke2fs 1.45.5 (07-Jan-2020)
  tst_test.c:1363: TINFO: Timeout per run is 0h 05m 00s
  creat09.c:55: TINFO: User nobody: uid = 65534, gid = 65534
  creat09.c:57: TINFO: Found unused GID 11: SUCCESS (0)
  creat09.c:88: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group
  creat09.c:94: TPASS: mntpoint/testdir/creat.tmp: Setgid bit not set
  creat09.c:88: TPASS: mntpoint/testdir/open.tmp: Owned by correct group
  creat09.c:94: TPASS: mntpoint/testdir/open.tmp: Setgid bit not set
  tst_test.c:1431: TINFO: Testing on ext3
  tst_test.c:932: TINFO: Formatting /dev/loop3 with ext3 opts='' extra opts=''
  mke2fs 1.45.5 (07-Jan-2020)
  tst_test.c:1363: TINFO: Timeout per run is 0h 05m 00s
  creat09.c:55: TINFO: User nobody: uid = 65534, gid = 65534
  creat09.c:57: TINFO: Found unused GID 11: SUCCESS (0)
  creat09.c:88: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group
  creat09.c:94: TPASS: mntpoint/testdir/creat.tmp: Setgid bit not set
  creat09.c:88: 

[Kernel-packages] [Bug 1950644] Re: ubuntu_ltp / finit_module02 fails on v4.15 and other kernels

2021-11-11 Thread Thadeu Lima de Souza Cascardo
** Changed in: linux (Ubuntu Impish)
 Assignee: (unassigned) => Thadeu Lima de Souza Cascardo (cascardo)

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

** Changed in: linux (Ubuntu Hirsute)
 Assignee: (unassigned) => Thadeu Lima de Souza Cascardo (cascardo)

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

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

Title:
  ubuntu_ltp / finit_module02 fails on v4.15 and other kernels

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  New
Status in linux-oem-5.10 source package in Bionic:
  Invalid
Status in linux-oem-5.14 source package in Bionic:
  Invalid
Status in linux source package in Focal:
  New
Status in linux-oem-5.10 source package in Focal:
  Fix Released
Status in linux-oem-5.14 source package in Focal:
  Fix Released
Status in linux source package in Hirsute:
  In Progress
Status in linux-oem-5.10 source package in Hirsute:
  Invalid
Status in linux-oem-5.14 source package in Hirsute:
  Invalid
Status in linux source package in Impish:
  In Progress
Status in linux-oem-5.10 source package in Impish:
  Invalid
Status in linux-oem-5.14 source package in Impish:
  Invalid
Status in linux source package in Jammy:
  Fix Released
Status in linux-oem-5.10 source package in Jammy:
  Invalid
Status in linux-oem-5.14 source package in Jammy:
  Invalid

Bug description:
  ubuntu_ltp / finit_module02 fails on Bionic Azure FIPS
  (4.15.0-2039.43), Bionic Azure (4.15.0-1127.140), Focal Azure
  (5.4.0-1064.67):

  
  tst_test.c:1363: TINFO: Timeout per run is 0h 05m 00s
  finit_module02.c:119: TPASS: TestName: invalid-fd : EBADF (9)
  finit_module02.c:119: TPASS: TestName: zero-fd : EINVAL (22)
  finit_module02.c:119: TPASS: TestName: null-param : EFAULT (14)
  finit_module02.c:119: TPASS: TestName: invalid-param : EINVAL (22)
  finit_module02.c:119: TPASS: TestName: invalid-flags : EINVAL (22)
  tst_capability.c:29: TINFO: Dropping CAP_SYS_MODULE(16)
  finit_module02.c:119: TPASS: TestName: no-perm : EPERM (1)
  tst_capability.c:41: TINFO: Permitting CAP_SYS_MODULE(16)
  finit_module02.c:119: TPASS: TestName: module-exists : EEXIST (17)
  finit_module02.c:119: TFAIL: TestName: file-not-readable expected EBADF: 
ETXTBSY (26)
  finit_module02.c:119: TPASS: TestName: directory : EINVAL (22)

  HINT: You _MAY_ be missing kernel fixes, see:

  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=032146cda855

  

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1950644/+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 1950584] Re: cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline

2021-11-11 Thread Philip Cox
** Changed in: linux (Ubuntu)
 Assignee: Philip Cox (philcox) => (unassigned)

** Changed in: linux (Ubuntu Hirsute)
 Assignee: (unassigned) => Philip Cox (philcox)

** Changed in: linux (Ubuntu Impish)
 Assignee: (unassigned) => Philip Cox (philcox)

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

Title:
  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and
  offline

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

Bug description:
  "Commit a365ab6b9dfb ("cpufreq: intel_pstate: Implement the
   ->adjust_perf() callback") caused intel_pstate to use nonzero HWP
   desired values in certain usage scenarios, but it did not prevent
   them from being leaked into the confugirations in which HWP desired
   is expected to be 0"

  I believe I'm seeing this issue on my laptop during suspend/resume.
  The upstream fix is:

  
  commit dbea75fe18f60e364de6d994fc938a24ba249d81
  Author: Rafael J. Wysocki 
  Date:   Wed Nov 3 19:43:47 2021 +0100

  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu73
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  cking  2316 F pulseaudio
   /dev/snd/pcmC1D0c:   cking  2316 F...m pulseaudio
   /dev/snd/controlC0:  cking  2316 F pulseaudio
   /dev/snd/pcmC0D0p:   cking  2316 F...m pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-06-07 (156 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210607)
  MachineType: LENOVO 20L5CTO1WW
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-20-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-20-generic N/A
   linux-backports-modules-5.13.0-20-generic  N/A
   linux-firmware 1.202
  Tags:  jammy
  Uname: Linux 5.13.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt lpadmin lxd plugdev sambashare sudo 
vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/11/2020
  dmi.bios.release: 1.30
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N24ET55W (1.30 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20L5CTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.20
  dmi.modalias: 
dmi:bvnLENOVO:bvrN24ET55W(1.30):bd01/11/2020:br1.30:efr1.20:svnLENOVO:pn20L5CTO1WW:pvrThinkPadT480:skuLENOVO_MT_20L5_BU_Think_FM_ThinkPadT480:rvnLENOVO:rn20L5CTO1WW:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T480
  dmi.product.name: 20L5CTO1WW
  dmi.product.sku: LENOVO_MT_20L5_BU_Think_FM_ThinkPad T480
  dmi.product.version: ThinkPad T480
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1950584/+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 1950239] Re: creat09 from ubuntu_ltp_syscalls and cve-2018-13405 from ubuntu_ltp/cve failed with XFS

2021-11-11 Thread Thadeu Lima de Souza Cascardo
** Also affects: linux-oem-5.14 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux-oem-5.14 (Ubuntu Focal)
   Status: New => Fix Released

** Changed in: linux-oem-5.14 (Ubuntu Impish)
   Status: New => Invalid

** Changed in: linux-oem-5.14 (Ubuntu Hirsute)
   Status: New => Invalid

** Changed in: linux-oem-5.14 (Ubuntu Bionic)
   Status: New => Invalid

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

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

** Changed in: linux-oem-5.10 (Ubuntu Focal)
   Status: New => Confirmed

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

** Changed in: linux-oem-5.10 (Ubuntu Impish)
   Status: New => Invalid

** Changed in: linux-oem-5.10 (Ubuntu Hirsute)
   Status: New => Invalid

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

Title:
  creat09 from ubuntu_ltp_syscalls and cve-2018-13405 from
  ubuntu_ltp/cve failed with XFS

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Confirmed
Status in linux-oem-5.10 source package in Bionic:
  New
Status in linux-oem-5.14 source package in Bionic:
  Invalid
Status in linux source package in Focal:
  Confirmed
Status in linux-oem-5.10 source package in Focal:
  Confirmed
Status in linux-oem-5.14 source package in Focal:
  Fix Released
Status in linux source package in Hirsute:
  Confirmed
Status in linux-oem-5.10 source package in Hirsute:
  Invalid
Status in linux-oem-5.14 source package in Hirsute:
  Invalid
Status in linux source package in Impish:
  Fix Released
Status in linux-oem-5.10 source package in Impish:
  Invalid
Status in linux-oem-5.14 source package in Impish:
  Invalid

Bug description:
  These two tests, creat09 from ubuntu_ltp_syscalls and cve-2018-13405
  from ubuntu_ltp/cve are actually the same test.

  Issue found on F-oem-5.10.0-1051.53

  With LTP upstream head SHA1 2ac54d426

  This is not a regression, it's because of a recent update that enables this 
test on different filesystems:
  
https://github.com/linux-test-project/ltp/commit/433b6cf7ade3d5e3bd4b85ac89b164c53312e65a

  Test failed on XFS with:
  tst_test.c:1431: TINFO: Testing on xfs
  tst_test.c:932: TINFO: Formatting /dev/loop3 with xfs opts='' extra opts=''
  tst_test.c:1363: TINFO: Timeout per run is 0h 05m 00s
  creat09.c:55: TINFO: User nobody: uid = 65534, gid = 65534
  creat09.c:57: TINFO: Found unused GID 11: SUCCESS (0)
  creat09.c:88: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group
  creat09.c:92: TFAIL: mntpoint/testdir/creat.tmp: Setgid bit is set
  creat09.c:88: TPASS: mntpoint/testdir/open.tmp: Owned by correct group
  creat09.c:92: TFAIL: mntpoint/testdir/open.tmp: Setgid bit is set

  Test log:
  Checking for required user/group ids

  'nobody' user id and group found.
  'bin' user id and group found.
  'daemon' user id and group found.
  Users group found.
  Sys group found.
  Required users/groups exist.
  no big block device was specified on commandline.
  Tests which require a big block device are disabled.
  You can specify it with option -z
  INFO: Test start time: Mon Nov  8 10:00:06 UTC 2021
  COMMAND:/opt/ltp/bin/ltp-pan -q  -e -S   -a 61758 -n 61758  -f 
/tmp/ltp-shLYORuoRT/alltests -l /dev/null  -C /dev/null -T /dev/null
  LOG File: /dev/null
  FAILED COMMAND File: /dev/null
  TCONF COMMAND File: /dev/null
  Running tests...
  tst_device.c:88: TINFO: Found free device 3 '/dev/loop3'
  tst_supported_fs_types.c:88: TINFO: Kernel supports ext2
  tst_supported_fs_types.c:50: TINFO: mkfs.ext2 does exist
  tst_supported_fs_types.c:88: TINFO: Kernel supports ext3
  tst_supported_fs_types.c:50: TINFO: mkfs.ext3 does exist
  tst_supported_fs_types.c:88: TINFO: Kernel supports ext4
  tst_supported_fs_types.c:50: TINFO: mkfs.ext4 does exist
  tst_supported_fs_types.c:88: TINFO: Kernel supports xfs
  tst_supported_fs_types.c:50: TINFO: mkfs.xfs does exist
  tst_supported_fs_types.c:88: TINFO: Kernel supports btrfs
  tst_supported_fs_types.c:50: TINFO: mkfs.btrfs does exist
  tst_supported_fs_types.c:146: TINFO: Skipping vfat as requested by the test
  tst_supported_fs_types.c:146: TINFO: Skipping exfat as requested by the test
  tst_supported_fs_types.c:88: TINFO: Kernel supports tmpfs
  tst_supported_fs_types.c:37: TINFO: mkfs is not needed for tmpfs
  tst_test.c:1431: TINFO: Testing on ext2
  tst_test.c:932: TINFO: Formatting /dev/loop3 with ext2 opts='' extra opts=''
  mke2fs 1.45.5 (07-Jan-2020)
  tst_test.c:1363: TINFO: Timeout per run is 0h 05m 00s
  creat09.c:55: TINFO: User nobody: uid = 65534, gid = 65534
  creat09.c:57: TINFO: Found unused GID 11: SUCCESS 

[Kernel-packages] [Bug 1786013] Autopkgtest regression report (linux-meta-hwe-5.11/5.11.0.41.45~20.04.19)

2021-11-11 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta-hwe-5.11 
(5.11.0.41.45~20.04.19) for focal have finished running.
The following regressions have been reported in tests triggered by the package:

systemd/245.4-4ubuntu3.13 (amd64, ppc64el, s390x)
nvidia-graphics-drivers-340/340.108-0ubuntu5.20.04.2 (amd64)


Please visit the excuses page listed below and investigate the failures, 
proceeding afterwards as per the StableReleaseUpdates policy regarding 
autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-
migration/focal/update_excuses.html#linux-meta-hwe-5.11

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

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

Title:
  Packaging resync

Status in linux package in Ubuntu:
  Fix Released
Status in linux-azure package in Ubuntu:
  Fix Released
Status in linux-azure-edge package in Ubuntu:
  Confirmed
Status in linux source package in Precise:
  Fix Released
Status in linux-azure source package in Precise:
  Invalid
Status in linux-azure-edge source package in Precise:
  Invalid
Status in linux source package in Trusty:
  Fix Released
Status in linux-azure source package in Trusty:
  Fix Released
Status in linux-azure-edge source package in Trusty:
  Invalid
Status in linux source package in Xenial:
  Fix Released
Status in linux-azure source package in Xenial:
  Fix Released
Status in linux-azure-edge source package in Xenial:
  Fix Released
Status in linux source package in Bionic:
  Fix Released
Status in linux-azure source package in Bionic:
  Fix Released
Status in linux-azure-edge source package in Bionic:
  Fix Released
Status in linux source package in Cosmic:
  Fix Released
Status in linux-azure source package in Cosmic:
  Fix Released
Status in linux-azure-edge source package in Cosmic:
  Confirmed
Status in linux source package in Disco:
  Fix Released
Status in linux-azure source package in Disco:
  Fix Released
Status in linux-azure-edge source package in Disco:
  Won't Fix

Bug description:
  Ongoing packing resyncs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1786013/+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 1950644] Re: ubuntu_ltp / finit_module02 fails on v4.15 and other kernels

2021-11-11 Thread Thadeu Lima de Souza Cascardo
** Also affects: linux (Ubuntu Bionic)
   Importance: Undecided
   Status: New

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

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

** Also affects: linux (Ubuntu Jammy)
   Importance: Undecided
   Status: Incomplete

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

** Changed in: linux (Ubuntu Jammy)
   Status: Incomplete => Fix Released

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

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

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

** Changed in: linux-oem-5.14 (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: linux-oem-5.14 (Ubuntu Impish)
   Status: New => Invalid

** Changed in: linux-oem-5.14 (Ubuntu Hirsute)
   Status: New => Invalid

** Changed in: linux-oem-5.14 (Ubuntu Bionic)
   Status: New => Invalid

** Changed in: linux-oem-5.14 (Ubuntu Focal)
   Status: New => Fix Released

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

** Changed in: linux-oem-5.10 (Ubuntu Jammy)
   Status: New => Invalid

** Changed in: linux-oem-5.10 (Ubuntu Impish)
   Status: New => Invalid

** Changed in: linux-oem-5.10 (Ubuntu Bionic)
   Status: New => Invalid

** Changed in: linux-oem-5.10 (Ubuntu Hirsute)
   Status: New => Invalid

** Changed in: linux-oem-5.10 (Ubuntu Focal)
   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/1950644

Title:
  ubuntu_ltp / finit_module02 fails on v4.15 and other kernels

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  New
Status in linux-oem-5.10 source package in Bionic:
  Invalid
Status in linux-oem-5.14 source package in Bionic:
  Invalid
Status in linux source package in Focal:
  New
Status in linux-oem-5.10 source package in Focal:
  Fix Released
Status in linux-oem-5.14 source package in Focal:
  Fix Released
Status in linux source package in Hirsute:
  Confirmed
Status in linux-oem-5.10 source package in Hirsute:
  Invalid
Status in linux-oem-5.14 source package in Hirsute:
  Invalid
Status in linux source package in Impish:
  Confirmed
Status in linux-oem-5.10 source package in Impish:
  Invalid
Status in linux-oem-5.14 source package in Impish:
  Invalid
Status in linux source package in Jammy:
  Fix Released
Status in linux-oem-5.10 source package in Jammy:
  Invalid
Status in linux-oem-5.14 source package in Jammy:
  Invalid

Bug description:
  ubuntu_ltp / finit_module02 fails on Bionic Azure FIPS
  (4.15.0-2039.43), Bionic Azure (4.15.0-1127.140), Focal Azure
  (5.4.0-1064.67):

  
  tst_test.c:1363: TINFO: Timeout per run is 0h 05m 00s
  finit_module02.c:119: TPASS: TestName: invalid-fd : EBADF (9)
  finit_module02.c:119: TPASS: TestName: zero-fd : EINVAL (22)
  finit_module02.c:119: TPASS: TestName: null-param : EFAULT (14)
  finit_module02.c:119: TPASS: TestName: invalid-param : EINVAL (22)
  finit_module02.c:119: TPASS: TestName: invalid-flags : EINVAL (22)
  tst_capability.c:29: TINFO: Dropping CAP_SYS_MODULE(16)
  finit_module02.c:119: TPASS: TestName: no-perm : EPERM (1)
  tst_capability.c:41: TINFO: Permitting CAP_SYS_MODULE(16)
  finit_module02.c:119: TPASS: TestName: module-exists : EEXIST (17)
  finit_module02.c:119: TFAIL: TestName: file-not-readable expected EBADF: 
ETXTBSY (26)
  finit_module02.c:119: TPASS: TestName: directory : EINVAL (22)

  HINT: You _MAY_ be missing kernel fixes, see:

  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=032146cda855

  

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1950644/+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 1931131] Re: Update the 465 and the 460 NVIDIA driver series

2021-11-11 Thread Brian Murray
** Changed in: nvidia-graphics-drivers-465 (Ubuntu Groovy)
   Status: Fix Committed => Won't Fix

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

Title:
  Update the 465 and the 460 NVIDIA driver series

Status in linux package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-390 package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-418-server package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-450-server package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-460 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-460-server package in Ubuntu:
  New
Status in nvidia-graphics-drivers-465 package in Ubuntu:
  In Progress
Status in nvidia-settings package in Ubuntu:
  In Progress
Status in linux source package in Bionic:
  In Progress
Status in nvidia-graphics-drivers-390 source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-418-server source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-460 source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-460-server source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-465 source package in Bionic:
  Fix Released
Status in nvidia-settings source package in Bionic:
  Fix Released
Status in linux source package in Focal:
  In Progress
Status in nvidia-graphics-drivers-390 source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-418-server source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-460 source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-460-server source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-465 source package in Focal:
  Fix Released
Status in nvidia-settings source package in Focal:
  Fix Released
Status in linux source package in Groovy:
  In Progress
Status in nvidia-graphics-drivers-390 source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-418-server source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-460 source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-460-server source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-465 source package in Groovy:
  Won't Fix
Status in nvidia-settings source package in Groovy:
  Fix Released
Status in linux source package in Hirsute:
  In Progress
Status in nvidia-graphics-drivers-390 source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-418-server source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-460 source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-460-server source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-465 source package in Hirsute:
  Fix Released
Status in nvidia-settings source package in Hirsute:
  Fix Released

Bug description:
  Update the 465 and the 460 NVIDIA driver series, and add support for
  Linux 5.13 to all the driver series.

  [Impact]
  These releases provide both bug fixes and new features, and we would like to
  make sure all of our users have access to these improvements.

  See the changelog entry below for a full list of changes and bugs.

  [Test Case]
  The following development and SRU process was followed:
  https://wiki.ubuntu.com/NVidiaUpdates

  Certification test suite must pass on a range of hardware:
  https://git.launchpad.net/plainbox-provider-sru/tree/units/sru.pxu

  The QA team that executed the tests will be in charge of attaching the
  artifacts and console output of the appropriate run to the bug. nVidia
  maintainers team members will not mark ‘verification-done’ until this
  has happened.

  [Regression Potential]
  In order to mitigate the regression potential, the results of the
  aforementioned system level tests are attached to this bug.

  [Discussion]

  [Changelog]

  == 460.84 ==

* New upstream release (LP: #1931131):
  - Added support for the following GPUs:
  GeForce RTX 3080 Ti
* debian/additional_card_ids:
  - Drop the additional IDs.
* debian/rules:
  - Skip lines that start with "#"
in debian/additional_card_ids.
* debian/templates/dkms_nvidia.conf.in:
  - Drop buildfix_kernel_5.13.patch.

  
  == 465.31 ==

* New upstream release (LP: #1931131):
  - Added support for the following GPUs:
  GeForce RTX 3080 Ti
  GeForce RTX 3050 Ti Laptop GPU
  GeForce RTX 3050 Laptop
  - Fixed a 

[Kernel-packages] [Bug 1931131] Re: Update the 465 and the 460 NVIDIA driver series

2021-11-11 Thread Launchpad Bug Tracker
This bug was fixed in the package nvidia-graphics-drivers-465 -
465.31-0ubuntu0.18.04.1

---
nvidia-graphics-drivers-465 (465.31-0ubuntu0.18.04.1) bionic; urgency=medium

  * New upstream release (LP: #1931131):
- Added support for the following GPUs:
GeForce RTX 3080 Ti
GeForce RTX 3050 Ti Laptop GPU
GeForce RTX 3050 Laptop
- Fixed a bug that could cause AddressSanitizer to report a heap-
  buffer-overflow during initialization of the OpenGL and Vulkan
  libraries.
  * debian/additional_card_ids:
- Drop the additional IDs.
  * debian/rules:
- Skip lines that start with "#"
  in debian/additional_card_ids.

 -- Alberto Milone   Mon, 14 Jun 2021
12:18:04 +0200

** Changed in: nvidia-graphics-drivers-465 (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

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

Title:
  Update the 465 and the 460 NVIDIA driver series

Status in linux package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-390 package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-418-server package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-450-server package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-460 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-460-server package in Ubuntu:
  New
Status in nvidia-graphics-drivers-465 package in Ubuntu:
  In Progress
Status in nvidia-settings package in Ubuntu:
  In Progress
Status in linux source package in Bionic:
  In Progress
Status in nvidia-graphics-drivers-390 source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-418-server source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-460 source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-460-server source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-465 source package in Bionic:
  Fix Released
Status in nvidia-settings source package in Bionic:
  Fix Released
Status in linux source package in Focal:
  In Progress
Status in nvidia-graphics-drivers-390 source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-418-server source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-460 source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-460-server source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-465 source package in Focal:
  Fix Released
Status in nvidia-settings source package in Focal:
  Fix Released
Status in linux source package in Groovy:
  In Progress
Status in nvidia-graphics-drivers-390 source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-418-server source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-460 source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-460-server source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-465 source package in Groovy:
  Won't Fix
Status in nvidia-settings source package in Groovy:
  Fix Released
Status in linux source package in Hirsute:
  In Progress
Status in nvidia-graphics-drivers-390 source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-418-server source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-460 source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-460-server source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-465 source package in Hirsute:
  Fix Released
Status in nvidia-settings source package in Hirsute:
  Fix Released

Bug description:
  Update the 465 and the 460 NVIDIA driver series, and add support for
  Linux 5.13 to all the driver series.

  [Impact]
  These releases provide both bug fixes and new features, and we would like to
  make sure all of our users have access to these improvements.

  See the changelog entry below for a full list of changes and bugs.

  [Test Case]
  The following development and SRU process was followed:
  https://wiki.ubuntu.com/NVidiaUpdates

  Certification test suite must pass on a range of hardware:
  https://git.launchpad.net/plainbox-provider-sru/tree/units/sru.pxu

  The QA team that executed the tests will be in charge of attaching the
  artifacts and console output of the appropriate run to the bug. nVidia
  maintainers team members will not mark ‘verification-done’ until this
  has happened.

  [Regression Potential]
  In order to mitigate the regression 

[Kernel-packages] [Bug 1931131] Re: Update the 465 and the 460 NVIDIA driver series

2021-11-11 Thread Launchpad Bug Tracker
This bug was fixed in the package nvidia-graphics-drivers-465 -
465.31-0ubuntu0.20.04.1

---
nvidia-graphics-drivers-465 (465.31-0ubuntu0.20.04.1) focal; urgency=medium

  * New upstream release (LP: #1931131):
- Added support for the following GPUs:
GeForce RTX 3080 Ti
GeForce RTX 3050 Ti Laptop GPU
GeForce RTX 3050 Laptop
- Fixed a bug that could cause AddressSanitizer to report a heap-
  buffer-overflow during initialization of the OpenGL and Vulkan
  libraries.
  * debian/additional_card_ids:
- Drop the additional IDs.
  * debian/rules:
- Skip lines that start with "#"
  in debian/additional_card_ids.

 -- Alberto Milone   Mon, 14 Jun 2021
12:17:09 +0200

** Changed in: nvidia-graphics-drivers-465 (Ubuntu Focal)
   Status: Fix Committed => Fix Released

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

Title:
  Update the 465 and the 460 NVIDIA driver series

Status in linux package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-390 package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-418-server package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-450-server package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-460 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-460-server package in Ubuntu:
  New
Status in nvidia-graphics-drivers-465 package in Ubuntu:
  In Progress
Status in nvidia-settings package in Ubuntu:
  In Progress
Status in linux source package in Bionic:
  In Progress
Status in nvidia-graphics-drivers-390 source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-418-server source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-460 source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-460-server source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-465 source package in Bionic:
  Fix Released
Status in nvidia-settings source package in Bionic:
  Fix Released
Status in linux source package in Focal:
  In Progress
Status in nvidia-graphics-drivers-390 source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-418-server source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-460 source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-460-server source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-465 source package in Focal:
  Fix Released
Status in nvidia-settings source package in Focal:
  Fix Released
Status in linux source package in Groovy:
  In Progress
Status in nvidia-graphics-drivers-390 source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-418-server source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-460 source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-460-server source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-465 source package in Groovy:
  Fix Committed
Status in nvidia-settings source package in Groovy:
  Fix Released
Status in linux source package in Hirsute:
  In Progress
Status in nvidia-graphics-drivers-390 source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-418-server source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-460 source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-460-server source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-465 source package in Hirsute:
  Fix Released
Status in nvidia-settings source package in Hirsute:
  Fix Released

Bug description:
  Update the 465 and the 460 NVIDIA driver series, and add support for
  Linux 5.13 to all the driver series.

  [Impact]
  These releases provide both bug fixes and new features, and we would like to
  make sure all of our users have access to these improvements.

  See the changelog entry below for a full list of changes and bugs.

  [Test Case]
  The following development and SRU process was followed:
  https://wiki.ubuntu.com/NVidiaUpdates

  Certification test suite must pass on a range of hardware:
  https://git.launchpad.net/plainbox-provider-sru/tree/units/sru.pxu

  The QA team that executed the tests will be in charge of attaching the
  artifacts and console output of the appropriate run to the bug. nVidia
  maintainers team members will not mark ‘verification-done’ until this
  has happened.

  [Regression Potential]
  In order to mitigate the regression 

[Kernel-packages] [Bug 1931131] Update Released

2021-11-11 Thread Brian Murray
The verification of the Stable Release Update for nvidia-graphics-
drivers-465 has completed successfully and the package is now being
released to -updates.  Subsequently, the Ubuntu Stable Release Updates
Team is being unsubscribed and will not receive messages about this bug
report.  In the event that you encounter a regression using the package
from -updates please report a new bug using ubuntu-bug and tag the bug
report regression-update so we can easily find any regressions.

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

Title:
  Update the 465 and the 460 NVIDIA driver series

Status in linux package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-390 package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-418-server package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-450-server package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-460 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-460-server package in Ubuntu:
  New
Status in nvidia-graphics-drivers-465 package in Ubuntu:
  In Progress
Status in nvidia-settings package in Ubuntu:
  In Progress
Status in linux source package in Bionic:
  In Progress
Status in nvidia-graphics-drivers-390 source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-418-server source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-460 source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-460-server source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-465 source package in Bionic:
  Fix Released
Status in nvidia-settings source package in Bionic:
  Fix Released
Status in linux source package in Focal:
  In Progress
Status in nvidia-graphics-drivers-390 source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-418-server source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-460 source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-460-server source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-465 source package in Focal:
  Fix Released
Status in nvidia-settings source package in Focal:
  Fix Released
Status in linux source package in Groovy:
  In Progress
Status in nvidia-graphics-drivers-390 source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-418-server source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-460 source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-460-server source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-465 source package in Groovy:
  Fix Committed
Status in nvidia-settings source package in Groovy:
  Fix Released
Status in linux source package in Hirsute:
  In Progress
Status in nvidia-graphics-drivers-390 source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-418-server source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-460 source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-460-server source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-465 source package in Hirsute:
  Fix Released
Status in nvidia-settings source package in Hirsute:
  Fix Released

Bug description:
  Update the 465 and the 460 NVIDIA driver series, and add support for
  Linux 5.13 to all the driver series.

  [Impact]
  These releases provide both bug fixes and new features, and we would like to
  make sure all of our users have access to these improvements.

  See the changelog entry below for a full list of changes and bugs.

  [Test Case]
  The following development and SRU process was followed:
  https://wiki.ubuntu.com/NVidiaUpdates

  Certification test suite must pass on a range of hardware:
  https://git.launchpad.net/plainbox-provider-sru/tree/units/sru.pxu

  The QA team that executed the tests will be in charge of attaching the
  artifacts and console output of the appropriate run to the bug. nVidia
  maintainers team members will not mark ‘verification-done’ until this
  has happened.

  [Regression Potential]
  In order to mitigate the regression potential, the results of the
  aforementioned system level tests are attached to this bug.

  [Discussion]

  [Changelog]

  == 460.84 ==

* New upstream release (LP: #1931131):
  - Added support for the following GPUs:
  GeForce RTX 3080 Ti
* debian/additional_card_ids:
  - Drop the additional IDs.
* debian/rules:
 

[Kernel-packages] [Bug 1931131] Re: Update the 465 and the 460 NVIDIA driver series

2021-11-11 Thread Launchpad Bug Tracker
This bug was fixed in the package nvidia-graphics-drivers-465 -
465.31-0ubuntu0.21.04.1

---
nvidia-graphics-drivers-465 (465.31-0ubuntu0.21.04.1) hirsute; urgency=medium

  * New upstream release (LP: #1931131):
- Added support for the following GPUs:
GeForce RTX 3080 Ti
GeForce RTX 3050 Ti Laptop GPU
GeForce RTX 3050 Laptop
- Fixed a bug that could cause AddressSanitizer to report a heap-
  buffer-overflow during initialization of the OpenGL and Vulkan
  libraries.
  * debian/additional_card_ids:
- Drop the additional IDs.
  * debian/rules:
- Skip lines that start with "#"
  in debian/additional_card_ids.

 -- Alberto Milone   Fri, 11 Jun 2021
16:21:13 +0200

** Changed in: nvidia-graphics-drivers-465 (Ubuntu Hirsute)
   Status: Fix Committed => Fix Released

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

Title:
  Update the 465 and the 460 NVIDIA driver series

Status in linux package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-390 package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-418-server package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-450-server package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-460 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-460-server package in Ubuntu:
  New
Status in nvidia-graphics-drivers-465 package in Ubuntu:
  In Progress
Status in nvidia-settings package in Ubuntu:
  In Progress
Status in linux source package in Bionic:
  In Progress
Status in nvidia-graphics-drivers-390 source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-418-server source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-460 source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-460-server source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-465 source package in Bionic:
  Fix Committed
Status in nvidia-settings source package in Bionic:
  Fix Released
Status in linux source package in Focal:
  In Progress
Status in nvidia-graphics-drivers-390 source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-418-server source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-460 source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-460-server source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-465 source package in Focal:
  Fix Released
Status in nvidia-settings source package in Focal:
  Fix Released
Status in linux source package in Groovy:
  In Progress
Status in nvidia-graphics-drivers-390 source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-418-server source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-460 source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-460-server source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-465 source package in Groovy:
  Fix Committed
Status in nvidia-settings source package in Groovy:
  Fix Released
Status in linux source package in Hirsute:
  In Progress
Status in nvidia-graphics-drivers-390 source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-418-server source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-460 source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-460-server source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-465 source package in Hirsute:
  Fix Released
Status in nvidia-settings source package in Hirsute:
  Fix Released

Bug description:
  Update the 465 and the 460 NVIDIA driver series, and add support for
  Linux 5.13 to all the driver series.

  [Impact]
  These releases provide both bug fixes and new features, and we would like to
  make sure all of our users have access to these improvements.

  See the changelog entry below for a full list of changes and bugs.

  [Test Case]
  The following development and SRU process was followed:
  https://wiki.ubuntu.com/NVidiaUpdates

  Certification test suite must pass on a range of hardware:
  https://git.launchpad.net/plainbox-provider-sru/tree/units/sru.pxu

  The QA team that executed the tests will be in charge of attaching the
  artifacts and console output of the appropriate run to the bug. nVidia
  maintainers team members will not mark ‘verification-done’ until this
  has happened.

  [Regression Potential]
  In order to mitigate the 

[Kernel-packages] [Bug 1931131] Re: Update the 465 and the 460 NVIDIA driver series

2021-11-11 Thread Brian Murray
Based off comment #37 I'm setting the tags to verification-done.

** Tags removed: verification-needed verification-needed-bionic 
verification-needed-focal verification-needed-hirsute
** Tags added: verification-done verification-done-bionic 
verification-done-focal verification-done-hirsute

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

Title:
  Update the 465 and the 460 NVIDIA driver series

Status in linux package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-390 package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-418-server package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-450-server package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-460 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-460-server package in Ubuntu:
  New
Status in nvidia-graphics-drivers-465 package in Ubuntu:
  In Progress
Status in nvidia-settings package in Ubuntu:
  In Progress
Status in linux source package in Bionic:
  In Progress
Status in nvidia-graphics-drivers-390 source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-418-server source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-460 source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-460-server source package in Bionic:
  Fix Released
Status in nvidia-graphics-drivers-465 source package in Bionic:
  Fix Committed
Status in nvidia-settings source package in Bionic:
  Fix Released
Status in linux source package in Focal:
  In Progress
Status in nvidia-graphics-drivers-390 source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-418-server source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-460 source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-460-server source package in Focal:
  Fix Released
Status in nvidia-graphics-drivers-465 source package in Focal:
  Fix Released
Status in nvidia-settings source package in Focal:
  Fix Released
Status in linux source package in Groovy:
  In Progress
Status in nvidia-graphics-drivers-390 source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-418-server source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-460 source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-460-server source package in Groovy:
  Fix Released
Status in nvidia-graphics-drivers-465 source package in Groovy:
  Fix Committed
Status in nvidia-settings source package in Groovy:
  Fix Released
Status in linux source package in Hirsute:
  In Progress
Status in nvidia-graphics-drivers-390 source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-418-server source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-450-server source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-460 source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-460-server source package in Hirsute:
  Fix Released
Status in nvidia-graphics-drivers-465 source package in Hirsute:
  Fix Released
Status in nvidia-settings source package in Hirsute:
  Fix Released

Bug description:
  Update the 465 and the 460 NVIDIA driver series, and add support for
  Linux 5.13 to all the driver series.

  [Impact]
  These releases provide both bug fixes and new features, and we would like to
  make sure all of our users have access to these improvements.

  See the changelog entry below for a full list of changes and bugs.

  [Test Case]
  The following development and SRU process was followed:
  https://wiki.ubuntu.com/NVidiaUpdates

  Certification test suite must pass on a range of hardware:
  https://git.launchpad.net/plainbox-provider-sru/tree/units/sru.pxu

  The QA team that executed the tests will be in charge of attaching the
  artifacts and console output of the appropriate run to the bug. nVidia
  maintainers team members will not mark ‘verification-done’ until this
  has happened.

  [Regression Potential]
  In order to mitigate the regression potential, the results of the
  aforementioned system level tests are attached to this bug.

  [Discussion]

  [Changelog]

  == 460.84 ==

* New upstream release (LP: #1931131):
  - Added support for the following GPUs:
  GeForce RTX 3080 Ti
* debian/additional_card_ids:
  - Drop the additional IDs.
* debian/rules:
  - Skip lines that start with "#"
in debian/additional_card_ids.
* debian/templates/dkms_nvidia.conf.in:
  - Drop buildfix_kernel_5.13.patch.

  
  == 465.31 ==

* New 

[Kernel-packages] [Bug 1950239] Re: creat09 from ubuntu_ltp_syscalls and cve-2018-13405 from ubuntu_ltp/cve failed with XFS

2021-11-11 Thread Thadeu Lima de Souza Cascardo
There is the in-disk inode structure that makes it complicated to
backport the fix. Eventually, we would need something like the commit
below in older releases.

542951592c99ff7b15c050954c051dd6dd6c0f97 ("xfs: remove the icdinode
di_uid/di_gid members")

Alternatively, just making sure values match might be fine as on this
commit.

3d8f2821502d0b60bac2789d0bea951fda61de0c ("xfs: ensure that the inode
uid/gid match values match the icdinode ones")

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

Title:
  creat09 from ubuntu_ltp_syscalls and cve-2018-13405 from
  ubuntu_ltp/cve failed with XFS

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Bionic:
  Confirmed
Status in linux source package in Focal:
  Confirmed
Status in linux source package in Hirsute:
  Confirmed
Status in linux source package in Impish:
  Fix Released

Bug description:
  These two tests, creat09 from ubuntu_ltp_syscalls and cve-2018-13405
  from ubuntu_ltp/cve are actually the same test.

  Issue found on F-oem-5.10.0-1051.53

  With LTP upstream head SHA1 2ac54d426

  This is not a regression, it's because of a recent update that enables this 
test on different filesystems:
  
https://github.com/linux-test-project/ltp/commit/433b6cf7ade3d5e3bd4b85ac89b164c53312e65a

  Test failed on XFS with:
  tst_test.c:1431: TINFO: Testing on xfs
  tst_test.c:932: TINFO: Formatting /dev/loop3 with xfs opts='' extra opts=''
  tst_test.c:1363: TINFO: Timeout per run is 0h 05m 00s
  creat09.c:55: TINFO: User nobody: uid = 65534, gid = 65534
  creat09.c:57: TINFO: Found unused GID 11: SUCCESS (0)
  creat09.c:88: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group
  creat09.c:92: TFAIL: mntpoint/testdir/creat.tmp: Setgid bit is set
  creat09.c:88: TPASS: mntpoint/testdir/open.tmp: Owned by correct group
  creat09.c:92: TFAIL: mntpoint/testdir/open.tmp: Setgid bit is set

  Test log:
  Checking for required user/group ids

  'nobody' user id and group found.
  'bin' user id and group found.
  'daemon' user id and group found.
  Users group found.
  Sys group found.
  Required users/groups exist.
  no big block device was specified on commandline.
  Tests which require a big block device are disabled.
  You can specify it with option -z
  INFO: Test start time: Mon Nov  8 10:00:06 UTC 2021
  COMMAND:/opt/ltp/bin/ltp-pan -q  -e -S   -a 61758 -n 61758  -f 
/tmp/ltp-shLYORuoRT/alltests -l /dev/null  -C /dev/null -T /dev/null
  LOG File: /dev/null
  FAILED COMMAND File: /dev/null
  TCONF COMMAND File: /dev/null
  Running tests...
  tst_device.c:88: TINFO: Found free device 3 '/dev/loop3'
  tst_supported_fs_types.c:88: TINFO: Kernel supports ext2
  tst_supported_fs_types.c:50: TINFO: mkfs.ext2 does exist
  tst_supported_fs_types.c:88: TINFO: Kernel supports ext3
  tst_supported_fs_types.c:50: TINFO: mkfs.ext3 does exist
  tst_supported_fs_types.c:88: TINFO: Kernel supports ext4
  tst_supported_fs_types.c:50: TINFO: mkfs.ext4 does exist
  tst_supported_fs_types.c:88: TINFO: Kernel supports xfs
  tst_supported_fs_types.c:50: TINFO: mkfs.xfs does exist
  tst_supported_fs_types.c:88: TINFO: Kernel supports btrfs
  tst_supported_fs_types.c:50: TINFO: mkfs.btrfs does exist
  tst_supported_fs_types.c:146: TINFO: Skipping vfat as requested by the test
  tst_supported_fs_types.c:146: TINFO: Skipping exfat as requested by the test
  tst_supported_fs_types.c:88: TINFO: Kernel supports tmpfs
  tst_supported_fs_types.c:37: TINFO: mkfs is not needed for tmpfs
  tst_test.c:1431: TINFO: Testing on ext2
  tst_test.c:932: TINFO: Formatting /dev/loop3 with ext2 opts='' extra opts=''
  mke2fs 1.45.5 (07-Jan-2020)
  tst_test.c:1363: TINFO: Timeout per run is 0h 05m 00s
  creat09.c:55: TINFO: User nobody: uid = 65534, gid = 65534
  creat09.c:57: TINFO: Found unused GID 11: SUCCESS (0)
  creat09.c:88: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group
  creat09.c:94: TPASS: mntpoint/testdir/creat.tmp: Setgid bit not set
  creat09.c:88: TPASS: mntpoint/testdir/open.tmp: Owned by correct group
  creat09.c:94: TPASS: mntpoint/testdir/open.tmp: Setgid bit not set
  tst_test.c:1431: TINFO: Testing on ext3
  tst_test.c:932: TINFO: Formatting /dev/loop3 with ext3 opts='' extra opts=''
  mke2fs 1.45.5 (07-Jan-2020)
  tst_test.c:1363: TINFO: Timeout per run is 0h 05m 00s
  creat09.c:55: TINFO: User nobody: uid = 65534, gid = 65534
  creat09.c:57: TINFO: Found unused GID 11: SUCCESS (0)
  creat09.c:88: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group
  creat09.c:94: TPASS: mntpoint/testdir/creat.tmp: Setgid bit not set
  creat09.c:88: TPASS: mntpoint/testdir/open.tmp: Owned by correct group
  creat09.c:94: TPASS: mntpoint/testdir/open.tmp: Setgid bit not set
  tst_test.c:1431: TINFO: Testing on ext4
  tst_test.c:932: TINFO: Formatting /dev/loop3 with ext4 opts='' extra 

[Kernel-packages] [Bug 1950584] Re: cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline

2021-11-11 Thread Colin Ian King
Thanks for picking this up, much appreciated! :-)

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

Title:
  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and
  offline

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

Bug description:
  "Commit a365ab6b9dfb ("cpufreq: intel_pstate: Implement the
   ->adjust_perf() callback") caused intel_pstate to use nonzero HWP
   desired values in certain usage scenarios, but it did not prevent
   them from being leaked into the confugirations in which HWP desired
   is expected to be 0"

  I believe I'm seeing this issue on my laptop during suspend/resume.
  The upstream fix is:

  
  commit dbea75fe18f60e364de6d994fc938a24ba249d81
  Author: Rafael J. Wysocki 
  Date:   Wed Nov 3 19:43:47 2021 +0100

  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu73
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  cking  2316 F pulseaudio
   /dev/snd/pcmC1D0c:   cking  2316 F...m pulseaudio
   /dev/snd/controlC0:  cking  2316 F pulseaudio
   /dev/snd/pcmC0D0p:   cking  2316 F...m pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-06-07 (156 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210607)
  MachineType: LENOVO 20L5CTO1WW
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-20-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-20-generic N/A
   linux-backports-modules-5.13.0-20-generic  N/A
   linux-firmware 1.202
  Tags:  jammy
  Uname: Linux 5.13.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt lpadmin lxd plugdev sambashare sudo 
vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/11/2020
  dmi.bios.release: 1.30
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N24ET55W (1.30 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20L5CTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.20
  dmi.modalias: 
dmi:bvnLENOVO:bvrN24ET55W(1.30):bd01/11/2020:br1.30:efr1.20:svnLENOVO:pn20L5CTO1WW:pvrThinkPadT480:skuLENOVO_MT_20L5_BU_Think_FM_ThinkPadT480:rvnLENOVO:rn20L5CTO1WW:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T480
  dmi.product.name: 20L5CTO1WW
  dmi.product.sku: LENOVO_MT_20L5_BU_Think_FM_ThinkPad T480
  dmi.product.version: ThinkPad T480
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1950584/+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 1950584] Re: cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline

2021-11-11 Thread Philip Cox
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Philip Cox (philcox)

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

Title:
  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and
  offline

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

Bug description:
  "Commit a365ab6b9dfb ("cpufreq: intel_pstate: Implement the
   ->adjust_perf() callback") caused intel_pstate to use nonzero HWP
   desired values in certain usage scenarios, but it did not prevent
   them from being leaked into the confugirations in which HWP desired
   is expected to be 0"

  I believe I'm seeing this issue on my laptop during suspend/resume.
  The upstream fix is:

  
  commit dbea75fe18f60e364de6d994fc938a24ba249d81
  Author: Rafael J. Wysocki 
  Date:   Wed Nov 3 19:43:47 2021 +0100

  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu73
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  cking  2316 F pulseaudio
   /dev/snd/pcmC1D0c:   cking  2316 F...m pulseaudio
   /dev/snd/controlC0:  cking  2316 F pulseaudio
   /dev/snd/pcmC0D0p:   cking  2316 F...m pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-06-07 (156 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210607)
  MachineType: LENOVO 20L5CTO1WW
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-20-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-20-generic N/A
   linux-backports-modules-5.13.0-20-generic  N/A
   linux-firmware 1.202
  Tags:  jammy
  Uname: Linux 5.13.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt lpadmin lxd plugdev sambashare sudo 
vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/11/2020
  dmi.bios.release: 1.30
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N24ET55W (1.30 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20L5CTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.20
  dmi.modalias: 
dmi:bvnLENOVO:bvrN24ET55W(1.30):bd01/11/2020:br1.30:efr1.20:svnLENOVO:pn20L5CTO1WW:pvrThinkPadT480:skuLENOVO_MT_20L5_BU_Think_FM_ThinkPadT480:rvnLENOVO:rn20L5CTO1WW:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T480
  dmi.product.name: 20L5CTO1WW
  dmi.product.sku: LENOVO_MT_20L5_BU_Think_FM_ThinkPad T480
  dmi.product.version: ThinkPad T480
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1950584/+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 1950666] [NEW] system crash when removing ipmi_msghandler module

2021-11-11 Thread Ioanna Alifieraki
Public bug reported:

[IMPACT]

Commit 3b9a907223d7 (ipmi: fix sleep-in-atomic in free_user at cleanup SRCU 
user->release_barrier)
pushes the removal of an ipmi_user into the system's workqueue.

Whenever an ipmi_user struct is about to be removed it is scheduled as a
work on the system's workqueue to guarantee the free operation won't be
executed in atomic context. When the work is executed the
free_user_work() function is invoked which frees the ipmi_user.

When ipmi_msghandler module is removed in cleanup_ipmi() function, there is no 
check if there are any pending works to be executed.
Therefore, there is a potential race condition :
An ipmi_user is scheduled for removal and shortly after to remove the 
ipmi_msghandler module.
If the scheduled work delays execution for any reason and the module is removed 
first, then when the work is executed the pages of free_user_work() are gone 
and the system crashes with the following :

BUG: unable to handle page fault for address: c05c3450
#PF: supervisor instruction fetch in kernel mode
#PF: error_code(0x0010) - not-present page
PGD 635420e067 P4D 635420e067 PUD 6354210067 PMD 4711e51067 PTE 0
Oops: 0010 [#1] SMP PTI
CPU: 19 PID: 29646 Comm: kworker/19:1 Kdump: loaded Not tainted 
5.4.0-77-generic #86~18.04.1-Ubuntu
Hardware name: Ciara Technologies ORION RS610-G4-DTH4S/MR91-FS1-Y9, BIOS F29 
05/23/2019
Workqueue: events 0xc05c3450
RIP: 0010:0xc05c3450
Code: Bad RIP value.
RSP: 0018:b721333c3e88 EFLAGS: 00010286
RAX: c05c3450 RBX: 92a95f56a740 RCX: b7221cfd14e8
RDX: 0001 RSI: 92616040d4b0 RDI: b7221cf404e0
RBP: b721333c3ec0 R08: 73746e657665 R09: 8080808080808080
R10: b721333c3de0 R11: fefefefefefefeff R12: 92a95f570700
R13: 92a0a40ece40 R14: b7221cf404e0 R15: 092a95f57070
FS: () GS:92a95f54() knlGS:
CS: 0010 DS:  ES:  CR0: 80050033
CR2: c05c3426 CR3: 0081e9bfc005 CR4: 007606e0
DR0:  DR1:  DR2: 
DR3:  DR6: fffe0ff0 DR7: 0400
PKRU: 5554
Call Trace:
? process_one_work+0x20f/0x400
worker_thread+0x34/0x410
kthread+0x121/0x140
? process_one_work+0x400/0x400
? kthread_park+0x90/0x90
ret_from_fork+0x35/0x40
Modules linked in: xt_REDIRECT xt_owner ipt_rpfilter xt_CT xt_multiport xt_set 
ip_set_hash_ip veth xt_statistic ipt_REJECT
... megaraid_sas ahci libahci wmi [last unloaded: ipmi_msghandler]
CR2: c05c3450

[TEST CASE]

The user who reported the issue can reproduce reliably by stopping the ipmi 
related services and then removing the ipmi modules.
I could reproduce the issue only when turning the normal 'work' to delayed work.

[WHERE PROBLEMS COULD OCCUR]

TBD

[OTHER]

Upstream is affected too, working on a patch to address this.

** Affects: linux (Ubuntu)
 Importance: Medium
 Assignee: Ioanna Alifieraki (joalif)
 Status: In Progress

** Affects: linux (Ubuntu Focal)
 Importance: Medium
 Assignee: Ioanna Alifieraki (joalif)
 Status: Confirmed

** Affects: linux (Ubuntu Hirsute)
 Importance: Medium
 Assignee: Ioanna Alifieraki (joalif)
 Status: Confirmed

** Affects: linux (Ubuntu Impish)
 Importance: Medium
 Assignee: Ioanna Alifieraki (joalif)
 Status: Confirmed

** Affects: linux (Ubuntu Jammy)
 Importance: Medium
 Assignee: Ioanna Alifieraki (joalif)
 Status: In Progress

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

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

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

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

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

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

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

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

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

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

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

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

** Changed in: linux (Ubuntu Jammy)
 Assignee: (unassigned) => Ioanna Alifieraki (joalif)

** Changed in: linux (Ubuntu Impish)
 Assignee: (unassigned) => Ioanna Alifieraki (joalif)

** Changed in: linux (Ubuntu Hirsute)
 Assignee: (unassigned) => Ioanna Alifieraki (joalif)

** Changed in: linux (Ubuntu Focal)
 Assignee: (unassigned) => Ioanna Alifieraki (joalif)

** Description changed:

  [IMPACT]
  
  Commit 3b9a907223d7 (ipmi: fix sleep-in-atomic in free_user at cleanup SRCU 
user->release_barrier)
  pushes the removal of an ipmi_user 

[Kernel-packages] [Bug 1950665] Re: Update the 470 NVIDIA driver to 470.86

2021-11-11 Thread Alberto Milone
** Also affects: nvidia-graphics-drivers-470 (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: nvidia-graphics-drivers-470 (Ubuntu Hirsute)
   Importance: Undecided
   Status: New

** Also affects: nvidia-graphics-drivers-470 (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: nvidia-graphics-drivers-470 (Ubuntu Impish)
   Importance: Undecided
   Status: New

** Changed in: nvidia-graphics-drivers-470 (Ubuntu Bionic)
   Status: New => In Progress

** Changed in: nvidia-graphics-drivers-470 (Ubuntu Bionic)
   Importance: Undecided => High

** Changed in: nvidia-graphics-drivers-470 (Ubuntu Focal)
   Status: New => In Progress

** Changed in: nvidia-graphics-drivers-470 (Ubuntu Focal)
   Importance: Undecided => High

** Changed in: nvidia-graphics-drivers-470 (Ubuntu Hirsute)
   Status: New => In Progress

** Changed in: nvidia-graphics-drivers-470 (Ubuntu Hirsute)
   Importance: Undecided => High

** Changed in: nvidia-graphics-drivers-470 (Ubuntu Impish)
   Status: New => In Progress

** Changed in: nvidia-graphics-drivers-470 (Ubuntu Impish)
   Importance: Undecided => High

** Changed in: nvidia-graphics-drivers-470 (Ubuntu)
   Status: Triaged => In Progress

** Changed in: nvidia-graphics-drivers-470 (Ubuntu Bionic)
 Assignee: (unassigned) => Alberto Milone (albertomilone)

** Changed in: nvidia-graphics-drivers-470 (Ubuntu Focal)
 Assignee: (unassigned) => Alberto Milone (albertomilone)

** Changed in: nvidia-graphics-drivers-470 (Ubuntu Hirsute)
 Assignee: (unassigned) => Alberto Milone (albertomilone)

** Changed in: nvidia-graphics-drivers-470 (Ubuntu Impish)
 Assignee: (unassigned) => Alberto Milone (albertomilone)

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

Title:
  Update the 470 NVIDIA driver to 470.86

Status in nvidia-graphics-drivers-470 package in Ubuntu:
  In Progress
Status in nvidia-graphics-drivers-470 source package in Bionic:
  In Progress
Status in nvidia-graphics-drivers-470 source package in Focal:
  In Progress
Status in nvidia-graphics-drivers-470 source package in Hirsute:
  In Progress
Status in nvidia-graphics-drivers-470 source package in Impish:
  In Progress

Bug description:
  Update the 470 NVIDIA series in Bionic, Focal, Hirsute, and Impish.

  [Impact]
  These releases provide both bug fixes and new features, and we would like to
  make sure all of our users have access to these improvements.

  See the changelog entry below for a full list of changes and bugs.

  [Test Case]
  The following development and SRU process was followed:
  https://wiki.ubuntu.com/NVidiaUpdates

  Certification test suite must pass on a range of hardware:
  https://git.launchpad.net/plainbox-provider-sru/tree/units/sru.pxu

  The QA team that executed the tests will be in charge of attaching the
  artifacts and console output of the appropriate run to the bug. nVidia
  maintainers team members will not mark ‘verification-done’ until this
  has happened.

  [Regression Potential]
  In order to mitigate the regression potential, the results of the
  aforementioned system level tests are attached to this bug.

  [Discussion]

  [Changelog]

  == 470 ==
    * New upstream release (LP: #1950665):
  - Fixed a regression which prevented DisplayPort and HDMI 2.1
    variable refresh rate (VRR) G-SYNC Compatible monitors from
    functioning correctly in variable refresh rate mode, resulting
    in issues such as flickering.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/1950665/+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 1950665] [NEW] Update the 470 NVIDIA driver to 470.86

2021-11-11 Thread Alberto Milone
Public bug reported:

Update the 470 NVIDIA series in Bionic, Focal, Hirsute, and Impish.

[Impact]
These releases provide both bug fixes and new features, and we would like to
make sure all of our users have access to these improvements.

See the changelog entry below for a full list of changes and bugs.

[Test Case]
The following development and SRU process was followed:
https://wiki.ubuntu.com/NVidiaUpdates

Certification test suite must pass on a range of hardware:
https://git.launchpad.net/plainbox-provider-sru/tree/units/sru.pxu

The QA team that executed the tests will be in charge of attaching the
artifacts and console output of the appropriate run to the bug. nVidia
maintainers team members will not mark ‘verification-done’ until this
has happened.

[Regression Potential]
In order to mitigate the regression potential, the results of the
aforementioned system level tests are attached to this bug.

[Discussion]

[Changelog]

== 470 ==
  * New upstream release (LP: #1950665):
- Fixed a regression which prevented DisplayPort and HDMI 2.1
  variable refresh rate (VRR) G-SYNC Compatible monitors from
  functioning correctly in variable refresh rate mode, resulting
  in issues such as flickering.

** Affects: nvidia-graphics-drivers-470 (Ubuntu)
 Importance: High
 Assignee: Alberto Milone (albertomilone)
 Status: Triaged

** Description changed:

  Update the NVIDIA series and introduce the new 495 series in Bionic,
  Focal, Hirsute, and Impish.
  
  [Impact]
  These releases provide both bug fixes and new features, and we would like to
  make sure all of our users have access to these improvements.
  
  See the changelog entry below for a full list of changes and bugs.
  
  [Test Case]
  The following development and SRU process was followed:
  https://wiki.ubuntu.com/NVidiaUpdates
  
  Certification test suite must pass on a range of hardware:
  https://git.launchpad.net/plainbox-provider-sru/tree/units/sru.pxu
  
  The QA team that executed the tests will be in charge of attaching the
  artifacts and console output of the appropriate run to the bug. nVidia
  maintainers team members will not mark ‘verification-done’ until this
  has happened.
  
  [Regression Potential]
  In order to mitigate the regression potential, the results of the
  aforementioned system level tests are attached to this bug.
  
  [Discussion]
  
  [Changelog]
  
  == 470 ==
-   * New upstream release (LP: #1948025):
- - Fixed a bug that can cause a kernel crash in SLI Mosaic
-   configurations.
- - Added support for the EGL_NV_robustness_video_memory_purge.
+   * New upstream release (LP: #1950665):
+ - Fixed a regression which prevented DisplayPort and HDMI 2.1
+   variable refresh rate (VRR) G-SYNC Compatible monitors from
+   functioning correctly in variable refresh rate mode, resulting
+   in issues such as flickering.

** Description changed:

- Update the NVIDIA series and introduce the new 495 series in Bionic,
- Focal, Hirsute, and Impish.
+ Update the 470 NVIDIA series in Bionic, Focal, Hirsute, and Impish.
  
  [Impact]
  These releases provide both bug fixes and new features, and we would like to
  make sure all of our users have access to these improvements.
  
  See the changelog entry below for a full list of changes and bugs.
  
  [Test Case]
  The following development and SRU process was followed:
  https://wiki.ubuntu.com/NVidiaUpdates
  
  Certification test suite must pass on a range of hardware:
  https://git.launchpad.net/plainbox-provider-sru/tree/units/sru.pxu
  
  The QA team that executed the tests will be in charge of attaching the
  artifacts and console output of the appropriate run to the bug. nVidia
  maintainers team members will not mark ‘verification-done’ until this
  has happened.
  
  [Regression Potential]
  In order to mitigate the regression potential, the results of the
  aforementioned system level tests are attached to this bug.
  
  [Discussion]
  
  [Changelog]
  
  == 470 ==
-   * New upstream release (LP: #1950665):
- - Fixed a regression which prevented DisplayPort and HDMI 2.1
-   variable refresh rate (VRR) G-SYNC Compatible monitors from
-   functioning correctly in variable refresh rate mode, resulting
-   in issues such as flickering.
+   * New upstream release (LP: #1950665):
+ - Fixed a regression which prevented DisplayPort and HDMI 2.1
+   variable refresh rate (VRR) G-SYNC Compatible monitors from
+   functioning correctly in variable refresh rate mode, resulting
+   in issues such as flickering.

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

Title:
  Update the 470 NVIDIA driver to 470.86

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

Bug description:
  Update the 470 NVIDIA series in Bionic, Focal, Hirsute, and 

[Kernel-packages] [Bug 1798363] Re: i2c_hid i2c-ELAN1200:00: i2c_hid_get_input: incomplete report (16/65535)

2021-11-11 Thread Jonas Konrath
** This bug is no longer a duplicate of bug 1813733
   Ignore "incomplete report" from Elan touchpanels

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

Title:
  i2c_hid i2c-ELAN1200:00: i2c_hid_get_input: incomplete report
  (16/65535)

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

Bug description:
  Oct 17 20:07:57 blurhy-FX503VD kernel: [ 1133.740053] i2c_hid 
i2c-ELAN1200:00: i2c_hid_get_input: incomplete report (16/65535)
  Oct 17 20:07:57 blurhy-FX503VD kernel: [ 1133.740764] i2c_hid 
i2c-ELAN1200:00: i2c_hid_get_input: incomplete report (16/65535)
  Oct 17 20:07:57 blurhy-FX503VD kernel: [ 1133.741478] i2c_hid 
i2c-ELAN1200:00: i2c_hid_get_input: incomplete report (16/65535)
  Oct 17 20:07:57 blurhy-FX503VD kernel: [ 1133.742205] i2c_hid 
i2c-ELAN1200:00: i2c_hid_get_input: incomplete report (16/65535)
  Oct 17 20:07:57 blurhy-FX503VD kernel: [ 1133.742921] i2c_hid 
i2c-ELAN1200:00: i2c_hid_get_input: incomplete report (16/65535)
  Oct 17 20:07:57 blurhy-FX503VD kernel: [ 1133.743624] i2c_hid 
i2c-ELAN1200:00: i2c_hid_get_input: incomplete report (16/65535)
  Oct 17 20:07:57 blurhy-FX503VD kernel: [ 1133.744321] i2c_hid 
i2c-ELAN1200:00: i2c_hid_get_input: incomplete report (16/65535)
  Oct 17 20:07:57 blurhy-FX503VD kernel: [ 1133.745026] i2c_hid 
i2c-ELAN1200:00: i2c_hid_get_input: incomplete report (16/65535)
  Oct 17 20:07:57 blurhy-FX503VD kernel: [ 1133.745714] i2c_hid 
i2c-ELAN1200:00: i2c_hid_get_input: incomplete report (16/65535)
  Oct 17 20:07:57 blurhy-FX503VD kernel: [ 1133.746420] i2c_hid 
i2c-ELAN1200:00: i2c_hid_get_input: incomplete report (16/65535)
  

  Lots of these things

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: linux-image-4.18.0-10-generic 4.18.0-10.11
  ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
  Uname: Linux 4.18.0-10-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.10-0ubuntu13
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  blurhy 2908 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Oct 17 20:07:13 2018
  InstallationDate: Installed on 2018-10-10 (6 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Beta amd64 (20180927)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 0b05:1869 ASUSTek Computer, Inc. 
   Bus 001 Device 003: ID 13d3:5666 IMC Networks 
   Bus 001 Device 002: ID 8087:0a2b Intel Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. FX503VD
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-10-generic 
root=UUID=ad490863-aaf6-49d0-8508-514c07335e07 ro nouveau.runpm=0
  RelatedPackageVersions:
   linux-restricted-modules-4.18.0-10-generic N/A
   linux-backports-modules-4.18.0-10-generic  N/A
   linux-firmware 1.175
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/03/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: FX503VD.302
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: FX503VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No  Asset  Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrFX503VD.302:bd10/03/2017:svnASUSTeKCOMPUTERINC.:pnFX503VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnFX503VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: FX
  dmi.product.name: FX503VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1798363/+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 1950584] Re: cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline

2021-11-11 Thread Stefan Bader
** Also affects: linux (Ubuntu Impish)
   Importance: Undecided
   Status: New

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

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

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

Title:
  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and
  offline

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

Bug description:
  "Commit a365ab6b9dfb ("cpufreq: intel_pstate: Implement the
   ->adjust_perf() callback") caused intel_pstate to use nonzero HWP
   desired values in certain usage scenarios, but it did not prevent
   them from being leaked into the confugirations in which HWP desired
   is expected to be 0"

  I believe I'm seeing this issue on my laptop during suspend/resume.
  The upstream fix is:

  
  commit dbea75fe18f60e364de6d994fc938a24ba249d81
  Author: Rafael J. Wysocki 
  Date:   Wed Nov 3 19:43:47 2021 +0100

  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu73
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  cking  2316 F pulseaudio
   /dev/snd/pcmC1D0c:   cking  2316 F...m pulseaudio
   /dev/snd/controlC0:  cking  2316 F pulseaudio
   /dev/snd/pcmC0D0p:   cking  2316 F...m pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-06-07 (156 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210607)
  MachineType: LENOVO 20L5CTO1WW
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-20-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-20-generic N/A
   linux-backports-modules-5.13.0-20-generic  N/A
   linux-firmware 1.202
  Tags:  jammy
  Uname: Linux 5.13.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt lpadmin lxd plugdev sambashare sudo 
vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/11/2020
  dmi.bios.release: 1.30
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N24ET55W (1.30 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20L5CTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.20
  dmi.modalias: 
dmi:bvnLENOVO:bvrN24ET55W(1.30):bd01/11/2020:br1.30:efr1.20:svnLENOVO:pn20L5CTO1WW:pvrThinkPadT480:skuLENOVO_MT_20L5_BU_Think_FM_ThinkPadT480:rvnLENOVO:rn20L5CTO1WW:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T480
  dmi.product.name: 20L5CTO1WW
  dmi.product.sku: LENOVO_MT_20L5_BU_Think_FM_ThinkPad T480
  dmi.product.version: ThinkPad T480
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread Ubuntu Kernel Bot
This change was made by a bot.

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

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

Title:
  Bluethooth not working ASUS TUF A15

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  sudo bluethoothctl show
  No default controller available

  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: linux-image-5.13.0-21-generic 5.13.0-21.21
  ProcVersionSignature: Ubuntu 5.13.0-21.21-generic 5.13.18
  Uname: Linux 5.13.0-21-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sanjay 1762 F pulseaudio
   /dev/snd/controlC2:  sanjay 1762 F pulseaudio
   /dev/snd/controlC1:  sanjay 1762 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Nov 11 19:23:34 2021
  InstallationDate: Installed on 2021-11-03 (8 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  MachineType: ASUSTeK COMPUTER INC. ASUS TUF Gaming A15 FA506IC_FA506IC
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=6d6b86d6-e2ea-4faa-b6b5-7ce5c77b75c1 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-21-generic N/A
   linux-backports-modules-5.13.0-21-generic  N/A
   linux-firmware 1.201.1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/02/2021
  dmi.bios.release: 5.16
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: FA506IC.214
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: FA506IC
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No  Asset  Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.ec.firmware.release: 2.13
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrFA506IC.214:bd06/02/2021:br5.16:efr2.13:svnASUSTeKCOMPUTERINC.:pnASUSTUFGamingA15FA506IC_FA506IC:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnFA506IC:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ASUS TUF Gaming A15
  dmi.product.name: ASUS TUF Gaming A15 FA506IC_FA506IC
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1950661/+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 1950584] Re: cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline

2021-11-11 Thread Stefan Bader
** Changed in: linux (Ubuntu)
   Status: Incomplete => 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/1950584

Title:
  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and
  offline

Status in linux package in Ubuntu:
  Triaged

Bug description:
  "Commit a365ab6b9dfb ("cpufreq: intel_pstate: Implement the
   ->adjust_perf() callback") caused intel_pstate to use nonzero HWP
   desired values in certain usage scenarios, but it did not prevent
   them from being leaked into the confugirations in which HWP desired
   is expected to be 0"

  I believe I'm seeing this issue on my laptop during suspend/resume.
  The upstream fix is:

  
  commit dbea75fe18f60e364de6d994fc938a24ba249d81
  Author: Rafael J. Wysocki 
  Date:   Wed Nov 3 19:43:47 2021 +0100

  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu73
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  cking  2316 F pulseaudio
   /dev/snd/pcmC1D0c:   cking  2316 F...m pulseaudio
   /dev/snd/controlC0:  cking  2316 F pulseaudio
   /dev/snd/pcmC0D0p:   cking  2316 F...m pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-06-07 (156 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210607)
  MachineType: LENOVO 20L5CTO1WW
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-20-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-20-generic N/A
   linux-backports-modules-5.13.0-20-generic  N/A
   linux-firmware 1.202
  Tags:  jammy
  Uname: Linux 5.13.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt lpadmin lxd plugdev sambashare sudo 
vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/11/2020
  dmi.bios.release: 1.30
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N24ET55W (1.30 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20L5CTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.20
  dmi.modalias: 
dmi:bvnLENOVO:bvrN24ET55W(1.30):bd01/11/2020:br1.30:efr1.20:svnLENOVO:pn20L5CTO1WW:pvrThinkPadT480:skuLENOVO_MT_20L5_BU_Think_FM_ThinkPadT480:rvnLENOVO:rn20L5CTO1WW:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T480
  dmi.product.name: 20L5CTO1WW
  dmi.product.sku: LENOVO_MT_20L5_BU_Think_FM_ThinkPad T480
  dmi.product.version: ThinkPad T480
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1950584/+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 1950661] [NEW] Bluethooth not working ASUS TUF A15

2021-11-11 Thread sanjay raghuwanshi
Public bug reported:

sudo bluethoothctl show
No default controller available

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: linux-image-5.13.0-21-generic 5.13.0-21.21
ProcVersionSignature: Ubuntu 5.13.0-21.21-generic 5.13.18
Uname: Linux 5.13.0-21-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu71
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  sanjay 1762 F pulseaudio
 /dev/snd/controlC2:  sanjay 1762 F pulseaudio
 /dev/snd/controlC1:  sanjay 1762 F pulseaudio
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Thu Nov 11 19:23:34 2021
InstallationDate: Installed on 2021-11-03 (8 days ago)
InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
MachineType: ASUSTeK COMPUTER INC. ASUS TUF Gaming A15 FA506IC_FA506IC
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=6d6b86d6-e2ea-4faa-b6b5-7ce5c77b75c1 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.13.0-21-generic N/A
 linux-backports-modules-5.13.0-21-generic  N/A
 linux-firmware 1.201.1
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/02/2021
dmi.bios.release: 5.16
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: FA506IC.214
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: FA506IC
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No  Asset  Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.ec.firmware.release: 2.13
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrFA506IC.214:bd06/02/2021:br5.16:efr2.13:svnASUSTeKCOMPUTERINC.:pnASUSTUFGamingA15FA506IC_FA506IC:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnFA506IC:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
dmi.product.family: ASUS TUF Gaming A15
dmi.product.name: ASUS TUF Gaming A15 FA506IC_FA506IC
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


** Tags: amd64 apport-bug impish

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

Title:
  Bluethooth not working ASUS TUF A15

Status in linux package in Ubuntu:
  New

Bug description:
  sudo bluethoothctl show
  No default controller available

  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: linux-image-5.13.0-21-generic 5.13.0-21.21
  ProcVersionSignature: Ubuntu 5.13.0-21.21-generic 5.13.18
  Uname: Linux 5.13.0-21-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  sanjay 1762 F pulseaudio
   /dev/snd/controlC2:  sanjay 1762 F pulseaudio
   /dev/snd/controlC1:  sanjay 1762 F pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Nov 11 19:23:34 2021
  InstallationDate: Installed on 2021-11-03 (8 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  MachineType: ASUSTeK COMPUTER INC. ASUS TUF Gaming A15 FA506IC_FA506IC
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=6d6b86d6-e2ea-4faa-b6b5-7ce5c77b75c1 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-21-generic N/A
   linux-backports-modules-5.13.0-21-generic  N/A
   linux-firmware 1.201.1
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/02/2021
  dmi.bios.release: 5.16
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: FA506IC.214
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: FA506IC
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No  Asset  Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.ec.firmware.release: 2.13
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrFA506IC.214:bd06/02/2021:br5.16:efr2.13:svnASUSTeKCOMPUTERINC.:pnASUSTUFGamingA15FA506IC_FA506IC:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnFA506IC:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
  dmi.product.family: ASUS TUF Gaming A15
  dmi.product.name: ASUS TUF Gaming A15 FA506IC_FA506IC
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


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

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

2021-11-11 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 1950644

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

Title:
  ubuntu_ltp / finit_module02 fails on v4.15 and other kernels

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  ubuntu_ltp / finit_module02 fails on Bionic Azure FIPS
  (4.15.0-2039.43), Bionic Azure (4.15.0-1127.140), Focal Azure
  (5.4.0-1064.67):

  
  tst_test.c:1363: TINFO: Timeout per run is 0h 05m 00s
  finit_module02.c:119: TPASS: TestName: invalid-fd : EBADF (9)
  finit_module02.c:119: TPASS: TestName: zero-fd : EINVAL (22)
  finit_module02.c:119: TPASS: TestName: null-param : EFAULT (14)
  finit_module02.c:119: TPASS: TestName: invalid-param : EINVAL (22)
  finit_module02.c:119: TPASS: TestName: invalid-flags : EINVAL (22)
  tst_capability.c:29: TINFO: Dropping CAP_SYS_MODULE(16)
  finit_module02.c:119: TPASS: TestName: no-perm : EPERM (1)
  tst_capability.c:41: TINFO: Permitting CAP_SYS_MODULE(16)
  finit_module02.c:119: TPASS: TestName: module-exists : EEXIST (17)
  finit_module02.c:119: TFAIL: TestName: file-not-readable expected EBADF: 
ETXTBSY (26)
  finit_module02.c:119: TPASS: TestName: directory : EINVAL (22)

  HINT: You _MAY_ be missing kernel fixes, see:

  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=032146cda855

  

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1950644/+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 1950644] Re: ubuntu_ltp / finit_module02 fails on v4.15 and other kernels

2021-11-11 Thread Thadeu Lima de Souza Cascardo
** Also 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/1950644

Title:
  ubuntu_ltp / finit_module02 fails on v4.15 and other kernels

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  ubuntu_ltp / finit_module02 fails on Bionic Azure FIPS
  (4.15.0-2039.43), Bionic Azure (4.15.0-1127.140), Focal Azure
  (5.4.0-1064.67):

  
  tst_test.c:1363: TINFO: Timeout per run is 0h 05m 00s
  finit_module02.c:119: TPASS: TestName: invalid-fd : EBADF (9)
  finit_module02.c:119: TPASS: TestName: zero-fd : EINVAL (22)
  finit_module02.c:119: TPASS: TestName: null-param : EFAULT (14)
  finit_module02.c:119: TPASS: TestName: invalid-param : EINVAL (22)
  finit_module02.c:119: TPASS: TestName: invalid-flags : EINVAL (22)
  tst_capability.c:29: TINFO: Dropping CAP_SYS_MODULE(16)
  finit_module02.c:119: TPASS: TestName: no-perm : EPERM (1)
  tst_capability.c:41: TINFO: Permitting CAP_SYS_MODULE(16)
  finit_module02.c:119: TPASS: TestName: module-exists : EEXIST (17)
  finit_module02.c:119: TFAIL: TestName: file-not-readable expected EBADF: 
ETXTBSY (26)
  finit_module02.c:119: TPASS: TestName: directory : EINVAL (22)

  HINT: You _MAY_ be missing kernel fixes, see:

  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=032146cda855

  

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1950644/+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 1950239] Re: creat09 from ubuntu_ltp_syscalls and cve-2018-13405 from ubuntu_ltp/cve failed with XFS

2021-11-11 Thread Thadeu Lima de Souza Cascardo
This will require a backport for older kernels as xfs_ialloc was renamed
to xfs_init_new_inode. I am working on it.

Cascardo.

** Changed in: linux (Ubuntu Hirsute)
 Assignee: (unassigned) => Thadeu Lima de Souza Cascardo (cascardo)

** Changed in: linux (Ubuntu Focal)
 Assignee: (unassigned) => Thadeu Lima de Souza Cascardo (cascardo)

** Changed in: linux (Ubuntu Bionic)
 Assignee: (unassigned) => Thadeu Lima de Souza Cascardo (cascardo)

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

Title:
  creat09 from ubuntu_ltp_syscalls and cve-2018-13405 from
  ubuntu_ltp/cve failed with XFS

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Bionic:
  Confirmed
Status in linux source package in Focal:
  Confirmed
Status in linux source package in Hirsute:
  Confirmed
Status in linux source package in Impish:
  Fix Released

Bug description:
  These two tests, creat09 from ubuntu_ltp_syscalls and cve-2018-13405
  from ubuntu_ltp/cve are actually the same test.

  Issue found on F-oem-5.10.0-1051.53

  With LTP upstream head SHA1 2ac54d426

  This is not a regression, it's because of a recent update that enables this 
test on different filesystems:
  
https://github.com/linux-test-project/ltp/commit/433b6cf7ade3d5e3bd4b85ac89b164c53312e65a

  Test failed on XFS with:
  tst_test.c:1431: TINFO: Testing on xfs
  tst_test.c:932: TINFO: Formatting /dev/loop3 with xfs opts='' extra opts=''
  tst_test.c:1363: TINFO: Timeout per run is 0h 05m 00s
  creat09.c:55: TINFO: User nobody: uid = 65534, gid = 65534
  creat09.c:57: TINFO: Found unused GID 11: SUCCESS (0)
  creat09.c:88: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group
  creat09.c:92: TFAIL: mntpoint/testdir/creat.tmp: Setgid bit is set
  creat09.c:88: TPASS: mntpoint/testdir/open.tmp: Owned by correct group
  creat09.c:92: TFAIL: mntpoint/testdir/open.tmp: Setgid bit is set

  Test log:
  Checking for required user/group ids

  'nobody' user id and group found.
  'bin' user id and group found.
  'daemon' user id and group found.
  Users group found.
  Sys group found.
  Required users/groups exist.
  no big block device was specified on commandline.
  Tests which require a big block device are disabled.
  You can specify it with option -z
  INFO: Test start time: Mon Nov  8 10:00:06 UTC 2021
  COMMAND:/opt/ltp/bin/ltp-pan -q  -e -S   -a 61758 -n 61758  -f 
/tmp/ltp-shLYORuoRT/alltests -l /dev/null  -C /dev/null -T /dev/null
  LOG File: /dev/null
  FAILED COMMAND File: /dev/null
  TCONF COMMAND File: /dev/null
  Running tests...
  tst_device.c:88: TINFO: Found free device 3 '/dev/loop3'
  tst_supported_fs_types.c:88: TINFO: Kernel supports ext2
  tst_supported_fs_types.c:50: TINFO: mkfs.ext2 does exist
  tst_supported_fs_types.c:88: TINFO: Kernel supports ext3
  tst_supported_fs_types.c:50: TINFO: mkfs.ext3 does exist
  tst_supported_fs_types.c:88: TINFO: Kernel supports ext4
  tst_supported_fs_types.c:50: TINFO: mkfs.ext4 does exist
  tst_supported_fs_types.c:88: TINFO: Kernel supports xfs
  tst_supported_fs_types.c:50: TINFO: mkfs.xfs does exist
  tst_supported_fs_types.c:88: TINFO: Kernel supports btrfs
  tst_supported_fs_types.c:50: TINFO: mkfs.btrfs does exist
  tst_supported_fs_types.c:146: TINFO: Skipping vfat as requested by the test
  tst_supported_fs_types.c:146: TINFO: Skipping exfat as requested by the test
  tst_supported_fs_types.c:88: TINFO: Kernel supports tmpfs
  tst_supported_fs_types.c:37: TINFO: mkfs is not needed for tmpfs
  tst_test.c:1431: TINFO: Testing on ext2
  tst_test.c:932: TINFO: Formatting /dev/loop3 with ext2 opts='' extra opts=''
  mke2fs 1.45.5 (07-Jan-2020)
  tst_test.c:1363: TINFO: Timeout per run is 0h 05m 00s
  creat09.c:55: TINFO: User nobody: uid = 65534, gid = 65534
  creat09.c:57: TINFO: Found unused GID 11: SUCCESS (0)
  creat09.c:88: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group
  creat09.c:94: TPASS: mntpoint/testdir/creat.tmp: Setgid bit not set
  creat09.c:88: TPASS: mntpoint/testdir/open.tmp: Owned by correct group
  creat09.c:94: TPASS: mntpoint/testdir/open.tmp: Setgid bit not set
  tst_test.c:1431: TINFO: Testing on ext3
  tst_test.c:932: TINFO: Formatting /dev/loop3 with ext3 opts='' extra opts=''
  mke2fs 1.45.5 (07-Jan-2020)
  tst_test.c:1363: TINFO: Timeout per run is 0h 05m 00s
  creat09.c:55: TINFO: User nobody: uid = 65534, gid = 65534
  creat09.c:57: TINFO: Found unused GID 11: SUCCESS (0)
  creat09.c:88: TPASS: mntpoint/testdir/creat.tmp: Owned by correct group
  creat09.c:94: TPASS: mntpoint/testdir/creat.tmp: Setgid bit not set
  creat09.c:88: TPASS: mntpoint/testdir/open.tmp: Owned by correct group
  creat09.c:94: TPASS: mntpoint/testdir/open.tmp: Setgid bit not set
  tst_test.c:1431: TINFO: Testing on 

[Kernel-packages] [Bug 1798363] Re: i2c_hid i2c-ELAN1200:00: i2c_hid_get_input: incomplete report (16/65535)

2021-11-11 Thread Jonas Konrath
*** This bug is a duplicate of bug 1813733 ***
https://bugs.launchpad.net/bugs/1813733

Same issue on Acer Swift 5 (2019). Would love to see a fix or workaround..
(Had it on Pop_OS as well as normal Ubuntu (5.11 & 5.10). Now same on fedora 
with 5.14.16-301 )

Don't think this is a duplicate, because 1813733 only deals with
excessive log messages and not unusable touchpads

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

Title:
  i2c_hid i2c-ELAN1200:00: i2c_hid_get_input: incomplete report
  (16/65535)

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

Bug description:
  Oct 17 20:07:57 blurhy-FX503VD kernel: [ 1133.740053] i2c_hid 
i2c-ELAN1200:00: i2c_hid_get_input: incomplete report (16/65535)
  Oct 17 20:07:57 blurhy-FX503VD kernel: [ 1133.740764] i2c_hid 
i2c-ELAN1200:00: i2c_hid_get_input: incomplete report (16/65535)
  Oct 17 20:07:57 blurhy-FX503VD kernel: [ 1133.741478] i2c_hid 
i2c-ELAN1200:00: i2c_hid_get_input: incomplete report (16/65535)
  Oct 17 20:07:57 blurhy-FX503VD kernel: [ 1133.742205] i2c_hid 
i2c-ELAN1200:00: i2c_hid_get_input: incomplete report (16/65535)
  Oct 17 20:07:57 blurhy-FX503VD kernel: [ 1133.742921] i2c_hid 
i2c-ELAN1200:00: i2c_hid_get_input: incomplete report (16/65535)
  Oct 17 20:07:57 blurhy-FX503VD kernel: [ 1133.743624] i2c_hid 
i2c-ELAN1200:00: i2c_hid_get_input: incomplete report (16/65535)
  Oct 17 20:07:57 blurhy-FX503VD kernel: [ 1133.744321] i2c_hid 
i2c-ELAN1200:00: i2c_hid_get_input: incomplete report (16/65535)
  Oct 17 20:07:57 blurhy-FX503VD kernel: [ 1133.745026] i2c_hid 
i2c-ELAN1200:00: i2c_hid_get_input: incomplete report (16/65535)
  Oct 17 20:07:57 blurhy-FX503VD kernel: [ 1133.745714] i2c_hid 
i2c-ELAN1200:00: i2c_hid_get_input: incomplete report (16/65535)
  Oct 17 20:07:57 blurhy-FX503VD kernel: [ 1133.746420] i2c_hid 
i2c-ELAN1200:00: i2c_hid_get_input: incomplete report (16/65535)
  

  Lots of these things

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: linux-image-4.18.0-10-generic 4.18.0-10.11
  ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
  Uname: Linux 4.18.0-10-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.10-0ubuntu13
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  blurhy 2908 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Oct 17 20:07:13 2018
  InstallationDate: Installed on 2018-10-10 (6 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Beta amd64 (20180927)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 0b05:1869 ASUSTek Computer, Inc. 
   Bus 001 Device 003: ID 13d3:5666 IMC Networks 
   Bus 001 Device 002: ID 8087:0a2b Intel Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. FX503VD
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-10-generic 
root=UUID=ad490863-aaf6-49d0-8508-514c07335e07 ro nouveau.runpm=0
  RelatedPackageVersions:
   linux-restricted-modules-4.18.0-10-generic N/A
   linux-backports-modules-4.18.0-10-generic  N/A
   linux-firmware 1.175
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/03/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: FX503VD.302
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: FX503VD
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No  Asset  Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrFX503VD.302:bd10/03/2017:svnASUSTeKCOMPUTERINC.:pnFX503VD:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnFX503VD:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.family: FX
  dmi.product.name: FX503VD
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

2021-11-11 Thread j gab
apport information

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

Title:
  Linux Mint 20.2, Kernel 5.13.0-21 closing lid > screen granulation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  This problem happening only on Kernel 5.13.0-21, Linux Mint 20.2 Uma. I am 
facing trouble with suspending laptop while closing lid on my laptop. Opening 
lid and waking up laptop from suspension lead to screen granulation, see 
attached photo. On other kernel is no problem. Here are spec about my laptop.

  System:
Kernel: 5.11.0-40-generic x86_64 bits: 64 compiler: N/A 
Desktop: Cinnamon 5.0.7 Distro: Linux Mint 20.2 Uma 
base: Ubuntu 20.04 focal 
  Machine:
Type: Laptop System: LENOVO product: 82LN v: IdeaPad 5 15ALC05 
serial:  
Mobo: LENOVO model: LNVNB161216 v: NO DPK serial:  UEFI: LENOVO 
v: H2CN14WW date: 04/01/2021 
  Battery:
ID-1: BAT0 charge: 28.5 Wh condition: 57.0/57.0 Wh (100%) 
model: LGC L19L3PF2 status: Discharging 
  CPU:
Topology: 8-Core model: AMD Ryzen 7 5700U with Radeon Graphics bits: 64 
type: MT MCP arch: Zen rev: 1 L2 cache: 4096 KiB 
flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm 
bogomips: 57491 
Speed: 1397 MHz min/max: 1400/1800 MHz Core speeds (MHz): 1: 1397 2: 1397 
3: 1397 4: 1397 5: 1397 6: 1397 7: 1397 8: 1394 9: 1397 10: 1397 11: 1397 
12: 1397 13: 1397 14: 1397 15: 1397 16: 1397 
  Graphics:
Device-1: AMD vendor: Lenovo driver: amdgpu v: kernel bus ID: 03:00.0 
Display: x11 server: X.Org 1.20.11 driver: amdgpu,ati 
unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz 
OpenGL: renderer: AMD RENOIR (DRM 3.40.0 5.11.0-40-generic LLVM 12.0.0) 
v: 4.6 Mesa 21.0.3 direct render: Yes
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jan1268 F pulseaudio
   /dev/snd/pcmC1D0c:   jan1268 F...m pulseaudio
   /dev/snd/pcmC1D0p:   jan1268 F...m pulseaudio
   /dev/snd/controlC0:  jan1268 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2021-11-09 (2 days ago)
  InstallationMedia: Linux Mint 20.2 "Uma" - Release amd64 20210703
  MachineType: LENOVO 82LN
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=e9726c08-773f-4a2a-92f0-306548421090 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-21.21~20.04.1-generic 5.13.18
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-21-generic N/A
   linux-backports-modules-5.13.0-21-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.13.0-21-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/01/2021
  dmi.bios.release: 1.14
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H2CN14WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad 5 15ALC05
  dmi.ec.firmware.release: 1.14
  dmi.modalias: 
dmi:bvnLENOVO:bvrH2CN14WW:bd04/01/2021:br1.14:efr1.14:svnLENOVO:pn82LN:pvrIdeaPad515ALC05:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad515ALC05:skuLENOVO_MT_82LN_BU_idea_FM_IdeaPad515ALC05:
  dmi.product.family: IdeaPad 5 15ALC05
  dmi.product.name: 82LN
  dmi.product.sku: LENOVO_MT_82LN_BU_idea_FM_IdeaPad 5 15ALC05
  dmi.product.version: IdeaPad 5 15ALC05
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread j gab
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1950436/+attachment/5540110/+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/1950436

Title:
  Linux Mint 20.2, Kernel 5.13.0-21 closing lid > screen granulation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  This problem happening only on Kernel 5.13.0-21, Linux Mint 20.2 Uma. I am 
facing trouble with suspending laptop while closing lid on my laptop. Opening 
lid and waking up laptop from suspension lead to screen granulation, see 
attached photo. On other kernel is no problem. Here are spec about my laptop.

  System:
Kernel: 5.11.0-40-generic x86_64 bits: 64 compiler: N/A 
Desktop: Cinnamon 5.0.7 Distro: Linux Mint 20.2 Uma 
base: Ubuntu 20.04 focal 
  Machine:
Type: Laptop System: LENOVO product: 82LN v: IdeaPad 5 15ALC05 
serial:  
Mobo: LENOVO model: LNVNB161216 v: NO DPK serial:  UEFI: LENOVO 
v: H2CN14WW date: 04/01/2021 
  Battery:
ID-1: BAT0 charge: 28.5 Wh condition: 57.0/57.0 Wh (100%) 
model: LGC L19L3PF2 status: Discharging 
  CPU:
Topology: 8-Core model: AMD Ryzen 7 5700U with Radeon Graphics bits: 64 
type: MT MCP arch: Zen rev: 1 L2 cache: 4096 KiB 
flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm 
bogomips: 57491 
Speed: 1397 MHz min/max: 1400/1800 MHz Core speeds (MHz): 1: 1397 2: 1397 
3: 1397 4: 1397 5: 1397 6: 1397 7: 1397 8: 1394 9: 1397 10: 1397 11: 1397 
12: 1397 13: 1397 14: 1397 15: 1397 16: 1397 
  Graphics:
Device-1: AMD vendor: Lenovo driver: amdgpu v: kernel bus ID: 03:00.0 
Display: x11 server: X.Org 1.20.11 driver: amdgpu,ati 
unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz 
OpenGL: renderer: AMD RENOIR (DRM 3.40.0 5.11.0-40-generic LLVM 12.0.0) 
v: 4.6 Mesa 21.0.3 direct render: Yes
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jan1268 F pulseaudio
   /dev/snd/pcmC1D0c:   jan1268 F...m pulseaudio
   /dev/snd/pcmC1D0p:   jan1268 F...m pulseaudio
   /dev/snd/controlC0:  jan1268 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2021-11-09 (2 days ago)
  InstallationMedia: Linux Mint 20.2 "Uma" - Release amd64 20210703
  MachineType: LENOVO 82LN
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=e9726c08-773f-4a2a-92f0-306548421090 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-21.21~20.04.1-generic 5.13.18
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-21-generic N/A
   linux-backports-modules-5.13.0-21-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.13.0-21-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/01/2021
  dmi.bios.release: 1.14
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H2CN14WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad 5 15ALC05
  dmi.ec.firmware.release: 1.14
  dmi.modalias: 
dmi:bvnLENOVO:bvrH2CN14WW:bd04/01/2021:br1.14:efr1.14:svnLENOVO:pn82LN:pvrIdeaPad515ALC05:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad515ALC05:skuLENOVO_MT_82LN_BU_idea_FM_IdeaPad515ALC05:
  dmi.product.family: IdeaPad 5 15ALC05
  dmi.product.name: 82LN
  dmi.product.sku: LENOVO_MT_82LN_BU_idea_FM_IdeaPad 5 15ALC05
  dmi.product.version: IdeaPad 5 15ALC05
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread j gab
apport information

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

Title:
  Linux Mint 20.2, Kernel 5.13.0-21 closing lid > screen granulation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  This problem happening only on Kernel 5.13.0-21, Linux Mint 20.2 Uma. I am 
facing trouble with suspending laptop while closing lid on my laptop. Opening 
lid and waking up laptop from suspension lead to screen granulation, see 
attached photo. On other kernel is no problem. Here are spec about my laptop.

  System:
Kernel: 5.11.0-40-generic x86_64 bits: 64 compiler: N/A 
Desktop: Cinnamon 5.0.7 Distro: Linux Mint 20.2 Uma 
base: Ubuntu 20.04 focal 
  Machine:
Type: Laptop System: LENOVO product: 82LN v: IdeaPad 5 15ALC05 
serial:  
Mobo: LENOVO model: LNVNB161216 v: NO DPK serial:  UEFI: LENOVO 
v: H2CN14WW date: 04/01/2021 
  Battery:
ID-1: BAT0 charge: 28.5 Wh condition: 57.0/57.0 Wh (100%) 
model: LGC L19L3PF2 status: Discharging 
  CPU:
Topology: 8-Core model: AMD Ryzen 7 5700U with Radeon Graphics bits: 64 
type: MT MCP arch: Zen rev: 1 L2 cache: 4096 KiB 
flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm 
bogomips: 57491 
Speed: 1397 MHz min/max: 1400/1800 MHz Core speeds (MHz): 1: 1397 2: 1397 
3: 1397 4: 1397 5: 1397 6: 1397 7: 1397 8: 1394 9: 1397 10: 1397 11: 1397 
12: 1397 13: 1397 14: 1397 15: 1397 16: 1397 
  Graphics:
Device-1: AMD vendor: Lenovo driver: amdgpu v: kernel bus ID: 03:00.0 
Display: x11 server: X.Org 1.20.11 driver: amdgpu,ati 
unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz 
OpenGL: renderer: AMD RENOIR (DRM 3.40.0 5.11.0-40-generic LLVM 12.0.0) 
v: 4.6 Mesa 21.0.3 direct render: Yes
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jan1268 F pulseaudio
   /dev/snd/pcmC1D0c:   jan1268 F...m pulseaudio
   /dev/snd/pcmC1D0p:   jan1268 F...m pulseaudio
   /dev/snd/controlC0:  jan1268 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2021-11-09 (2 days ago)
  InstallationMedia: Linux Mint 20.2 "Uma" - Release amd64 20210703
  MachineType: LENOVO 82LN
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=e9726c08-773f-4a2a-92f0-306548421090 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-21.21~20.04.1-generic 5.13.18
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-21-generic N/A
   linux-backports-modules-5.13.0-21-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.13.0-21-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/01/2021
  dmi.bios.release: 1.14
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H2CN14WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad 5 15ALC05
  dmi.ec.firmware.release: 1.14
  dmi.modalias: 
dmi:bvnLENOVO:bvrH2CN14WW:bd04/01/2021:br1.14:efr1.14:svnLENOVO:pn82LN:pvrIdeaPad515ALC05:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad515ALC05:skuLENOVO_MT_82LN_BU_idea_FM_IdeaPad515ALC05:
  dmi.product.family: IdeaPad 5 15ALC05
  dmi.product.name: 82LN
  dmi.product.sku: LENOVO_MT_82LN_BU_idea_FM_IdeaPad 5 15ALC05
  dmi.product.version: IdeaPad 5 15ALC05
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread j gab
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1950436/+attachment/5540112/+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/1950436

Title:
  Linux Mint 20.2, Kernel 5.13.0-21 closing lid > screen granulation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  This problem happening only on Kernel 5.13.0-21, Linux Mint 20.2 Uma. I am 
facing trouble with suspending laptop while closing lid on my laptop. Opening 
lid and waking up laptop from suspension lead to screen granulation, see 
attached photo. On other kernel is no problem. Here are spec about my laptop.

  System:
Kernel: 5.11.0-40-generic x86_64 bits: 64 compiler: N/A 
Desktop: Cinnamon 5.0.7 Distro: Linux Mint 20.2 Uma 
base: Ubuntu 20.04 focal 
  Machine:
Type: Laptop System: LENOVO product: 82LN v: IdeaPad 5 15ALC05 
serial:  
Mobo: LENOVO model: LNVNB161216 v: NO DPK serial:  UEFI: LENOVO 
v: H2CN14WW date: 04/01/2021 
  Battery:
ID-1: BAT0 charge: 28.5 Wh condition: 57.0/57.0 Wh (100%) 
model: LGC L19L3PF2 status: Discharging 
  CPU:
Topology: 8-Core model: AMD Ryzen 7 5700U with Radeon Graphics bits: 64 
type: MT MCP arch: Zen rev: 1 L2 cache: 4096 KiB 
flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm 
bogomips: 57491 
Speed: 1397 MHz min/max: 1400/1800 MHz Core speeds (MHz): 1: 1397 2: 1397 
3: 1397 4: 1397 5: 1397 6: 1397 7: 1397 8: 1394 9: 1397 10: 1397 11: 1397 
12: 1397 13: 1397 14: 1397 15: 1397 16: 1397 
  Graphics:
Device-1: AMD vendor: Lenovo driver: amdgpu v: kernel bus ID: 03:00.0 
Display: x11 server: X.Org 1.20.11 driver: amdgpu,ati 
unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz 
OpenGL: renderer: AMD RENOIR (DRM 3.40.0 5.11.0-40-generic LLVM 12.0.0) 
v: 4.6 Mesa 21.0.3 direct render: Yes
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jan1268 F pulseaudio
   /dev/snd/pcmC1D0c:   jan1268 F...m pulseaudio
   /dev/snd/pcmC1D0p:   jan1268 F...m pulseaudio
   /dev/snd/controlC0:  jan1268 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2021-11-09 (2 days ago)
  InstallationMedia: Linux Mint 20.2 "Uma" - Release amd64 20210703
  MachineType: LENOVO 82LN
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=e9726c08-773f-4a2a-92f0-306548421090 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-21.21~20.04.1-generic 5.13.18
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-21-generic N/A
   linux-backports-modules-5.13.0-21-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.13.0-21-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/01/2021
  dmi.bios.release: 1.14
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H2CN14WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad 5 15ALC05
  dmi.ec.firmware.release: 1.14
  dmi.modalias: 
dmi:bvnLENOVO:bvrH2CN14WW:bd04/01/2021:br1.14:efr1.14:svnLENOVO:pn82LN:pvrIdeaPad515ALC05:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad515ALC05:skuLENOVO_MT_82LN_BU_idea_FM_IdeaPad515ALC05:
  dmi.product.family: IdeaPad 5 15ALC05
  dmi.product.name: 82LN
  dmi.product.sku: LENOVO_MT_82LN_BU_idea_FM_IdeaPad 5 15ALC05
  dmi.product.version: IdeaPad 5 15ALC05
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread j gab
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1950436/+attachment/5540111/+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/1950436

Title:
  Linux Mint 20.2, Kernel 5.13.0-21 closing lid > screen granulation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  This problem happening only on Kernel 5.13.0-21, Linux Mint 20.2 Uma. I am 
facing trouble with suspending laptop while closing lid on my laptop. Opening 
lid and waking up laptop from suspension lead to screen granulation, see 
attached photo. On other kernel is no problem. Here are spec about my laptop.

  System:
Kernel: 5.11.0-40-generic x86_64 bits: 64 compiler: N/A 
Desktop: Cinnamon 5.0.7 Distro: Linux Mint 20.2 Uma 
base: Ubuntu 20.04 focal 
  Machine:
Type: Laptop System: LENOVO product: 82LN v: IdeaPad 5 15ALC05 
serial:  
Mobo: LENOVO model: LNVNB161216 v: NO DPK serial:  UEFI: LENOVO 
v: H2CN14WW date: 04/01/2021 
  Battery:
ID-1: BAT0 charge: 28.5 Wh condition: 57.0/57.0 Wh (100%) 
model: LGC L19L3PF2 status: Discharging 
  CPU:
Topology: 8-Core model: AMD Ryzen 7 5700U with Radeon Graphics bits: 64 
type: MT MCP arch: Zen rev: 1 L2 cache: 4096 KiB 
flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm 
bogomips: 57491 
Speed: 1397 MHz min/max: 1400/1800 MHz Core speeds (MHz): 1: 1397 2: 1397 
3: 1397 4: 1397 5: 1397 6: 1397 7: 1397 8: 1394 9: 1397 10: 1397 11: 1397 
12: 1397 13: 1397 14: 1397 15: 1397 16: 1397 
  Graphics:
Device-1: AMD vendor: Lenovo driver: amdgpu v: kernel bus ID: 03:00.0 
Display: x11 server: X.Org 1.20.11 driver: amdgpu,ati 
unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz 
OpenGL: renderer: AMD RENOIR (DRM 3.40.0 5.11.0-40-generic LLVM 12.0.0) 
v: 4.6 Mesa 21.0.3 direct render: Yes
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jan1268 F pulseaudio
   /dev/snd/pcmC1D0c:   jan1268 F...m pulseaudio
   /dev/snd/pcmC1D0p:   jan1268 F...m pulseaudio
   /dev/snd/controlC0:  jan1268 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2021-11-09 (2 days ago)
  InstallationMedia: Linux Mint 20.2 "Uma" - Release amd64 20210703
  MachineType: LENOVO 82LN
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=e9726c08-773f-4a2a-92f0-306548421090 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-21.21~20.04.1-generic 5.13.18
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-21-generic N/A
   linux-backports-modules-5.13.0-21-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.13.0-21-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/01/2021
  dmi.bios.release: 1.14
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H2CN14WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad 5 15ALC05
  dmi.ec.firmware.release: 1.14
  dmi.modalias: 
dmi:bvnLENOVO:bvrH2CN14WW:bd04/01/2021:br1.14:efr1.14:svnLENOVO:pn82LN:pvrIdeaPad515ALC05:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad515ALC05:skuLENOVO_MT_82LN_BU_idea_FM_IdeaPad515ALC05:
  dmi.product.family: IdeaPad 5 15ALC05
  dmi.product.name: 82LN
  dmi.product.sku: LENOVO_MT_82LN_BU_idea_FM_IdeaPad 5 15ALC05
  dmi.product.version: IdeaPad 5 15ALC05
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread j gab
apport information

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

Title:
  Linux Mint 20.2, Kernel 5.13.0-21 closing lid > screen granulation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  This problem happening only on Kernel 5.13.0-21, Linux Mint 20.2 Uma. I am 
facing trouble with suspending laptop while closing lid on my laptop. Opening 
lid and waking up laptop from suspension lead to screen granulation, see 
attached photo. On other kernel is no problem. Here are spec about my laptop.

  System:
Kernel: 5.11.0-40-generic x86_64 bits: 64 compiler: N/A 
Desktop: Cinnamon 5.0.7 Distro: Linux Mint 20.2 Uma 
base: Ubuntu 20.04 focal 
  Machine:
Type: Laptop System: LENOVO product: 82LN v: IdeaPad 5 15ALC05 
serial:  
Mobo: LENOVO model: LNVNB161216 v: NO DPK serial:  UEFI: LENOVO 
v: H2CN14WW date: 04/01/2021 
  Battery:
ID-1: BAT0 charge: 28.5 Wh condition: 57.0/57.0 Wh (100%) 
model: LGC L19L3PF2 status: Discharging 
  CPU:
Topology: 8-Core model: AMD Ryzen 7 5700U with Radeon Graphics bits: 64 
type: MT MCP arch: Zen rev: 1 L2 cache: 4096 KiB 
flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm 
bogomips: 57491 
Speed: 1397 MHz min/max: 1400/1800 MHz Core speeds (MHz): 1: 1397 2: 1397 
3: 1397 4: 1397 5: 1397 6: 1397 7: 1397 8: 1394 9: 1397 10: 1397 11: 1397 
12: 1397 13: 1397 14: 1397 15: 1397 16: 1397 
  Graphics:
Device-1: AMD vendor: Lenovo driver: amdgpu v: kernel bus ID: 03:00.0 
Display: x11 server: X.Org 1.20.11 driver: amdgpu,ati 
unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz 
OpenGL: renderer: AMD RENOIR (DRM 3.40.0 5.11.0-40-generic LLVM 12.0.0) 
v: 4.6 Mesa 21.0.3 direct render: Yes
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jan1268 F pulseaudio
   /dev/snd/pcmC1D0c:   jan1268 F...m pulseaudio
   /dev/snd/pcmC1D0p:   jan1268 F...m pulseaudio
   /dev/snd/controlC0:  jan1268 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2021-11-09 (2 days ago)
  InstallationMedia: Linux Mint 20.2 "Uma" - Release amd64 20210703
  MachineType: LENOVO 82LN
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=e9726c08-773f-4a2a-92f0-306548421090 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-21.21~20.04.1-generic 5.13.18
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-21-generic N/A
   linux-backports-modules-5.13.0-21-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.13.0-21-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/01/2021
  dmi.bios.release: 1.14
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H2CN14WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad 5 15ALC05
  dmi.ec.firmware.release: 1.14
  dmi.modalias: 
dmi:bvnLENOVO:bvrH2CN14WW:bd04/01/2021:br1.14:efr1.14:svnLENOVO:pn82LN:pvrIdeaPad515ALC05:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad515ALC05:skuLENOVO_MT_82LN_BU_idea_FM_IdeaPad515ALC05:
  dmi.product.family: IdeaPad 5 15ALC05
  dmi.product.name: 82LN
  dmi.product.sku: LENOVO_MT_82LN_BU_idea_FM_IdeaPad 5 15ALC05
  dmi.product.version: IdeaPad 5 15ALC05
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread j gab
apport information

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

Title:
  Linux Mint 20.2, Kernel 5.13.0-21 closing lid > screen granulation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  This problem happening only on Kernel 5.13.0-21, Linux Mint 20.2 Uma. I am 
facing trouble with suspending laptop while closing lid on my laptop. Opening 
lid and waking up laptop from suspension lead to screen granulation, see 
attached photo. On other kernel is no problem. Here are spec about my laptop.

  System:
Kernel: 5.11.0-40-generic x86_64 bits: 64 compiler: N/A 
Desktop: Cinnamon 5.0.7 Distro: Linux Mint 20.2 Uma 
base: Ubuntu 20.04 focal 
  Machine:
Type: Laptop System: LENOVO product: 82LN v: IdeaPad 5 15ALC05 
serial:  
Mobo: LENOVO model: LNVNB161216 v: NO DPK serial:  UEFI: LENOVO 
v: H2CN14WW date: 04/01/2021 
  Battery:
ID-1: BAT0 charge: 28.5 Wh condition: 57.0/57.0 Wh (100%) 
model: LGC L19L3PF2 status: Discharging 
  CPU:
Topology: 8-Core model: AMD Ryzen 7 5700U with Radeon Graphics bits: 64 
type: MT MCP arch: Zen rev: 1 L2 cache: 4096 KiB 
flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm 
bogomips: 57491 
Speed: 1397 MHz min/max: 1400/1800 MHz Core speeds (MHz): 1: 1397 2: 1397 
3: 1397 4: 1397 5: 1397 6: 1397 7: 1397 8: 1394 9: 1397 10: 1397 11: 1397 
12: 1397 13: 1397 14: 1397 15: 1397 16: 1397 
  Graphics:
Device-1: AMD vendor: Lenovo driver: amdgpu v: kernel bus ID: 03:00.0 
Display: x11 server: X.Org 1.20.11 driver: amdgpu,ati 
unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz 
OpenGL: renderer: AMD RENOIR (DRM 3.40.0 5.11.0-40-generic LLVM 12.0.0) 
v: 4.6 Mesa 21.0.3 direct render: Yes
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jan1268 F pulseaudio
   /dev/snd/pcmC1D0c:   jan1268 F...m pulseaudio
   /dev/snd/pcmC1D0p:   jan1268 F...m pulseaudio
   /dev/snd/controlC0:  jan1268 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2021-11-09 (2 days ago)
  InstallationMedia: Linux Mint 20.2 "Uma" - Release amd64 20210703
  MachineType: LENOVO 82LN
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=e9726c08-773f-4a2a-92f0-306548421090 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-21.21~20.04.1-generic 5.13.18
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-21-generic N/A
   linux-backports-modules-5.13.0-21-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.13.0-21-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/01/2021
  dmi.bios.release: 1.14
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H2CN14WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad 5 15ALC05
  dmi.ec.firmware.release: 1.14
  dmi.modalias: 
dmi:bvnLENOVO:bvrH2CN14WW:bd04/01/2021:br1.14:efr1.14:svnLENOVO:pn82LN:pvrIdeaPad515ALC05:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad515ALC05:skuLENOVO_MT_82LN_BU_idea_FM_IdeaPad515ALC05:
  dmi.product.family: IdeaPad 5 15ALC05
  dmi.product.name: 82LN
  dmi.product.sku: LENOVO_MT_82LN_BU_idea_FM_IdeaPad 5 15ALC05
  dmi.product.version: IdeaPad 5 15ALC05
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread j gab
apport information

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

Title:
  Linux Mint 20.2, Kernel 5.13.0-21 closing lid > screen granulation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  This problem happening only on Kernel 5.13.0-21, Linux Mint 20.2 Uma. I am 
facing trouble with suspending laptop while closing lid on my laptop. Opening 
lid and waking up laptop from suspension lead to screen granulation, see 
attached photo. On other kernel is no problem. Here are spec about my laptop.

  System:
Kernel: 5.11.0-40-generic x86_64 bits: 64 compiler: N/A 
Desktop: Cinnamon 5.0.7 Distro: Linux Mint 20.2 Uma 
base: Ubuntu 20.04 focal 
  Machine:
Type: Laptop System: LENOVO product: 82LN v: IdeaPad 5 15ALC05 
serial:  
Mobo: LENOVO model: LNVNB161216 v: NO DPK serial:  UEFI: LENOVO 
v: H2CN14WW date: 04/01/2021 
  Battery:
ID-1: BAT0 charge: 28.5 Wh condition: 57.0/57.0 Wh (100%) 
model: LGC L19L3PF2 status: Discharging 
  CPU:
Topology: 8-Core model: AMD Ryzen 7 5700U with Radeon Graphics bits: 64 
type: MT MCP arch: Zen rev: 1 L2 cache: 4096 KiB 
flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm 
bogomips: 57491 
Speed: 1397 MHz min/max: 1400/1800 MHz Core speeds (MHz): 1: 1397 2: 1397 
3: 1397 4: 1397 5: 1397 6: 1397 7: 1397 8: 1394 9: 1397 10: 1397 11: 1397 
12: 1397 13: 1397 14: 1397 15: 1397 16: 1397 
  Graphics:
Device-1: AMD vendor: Lenovo driver: amdgpu v: kernel bus ID: 03:00.0 
Display: x11 server: X.Org 1.20.11 driver: amdgpu,ati 
unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz 
OpenGL: renderer: AMD RENOIR (DRM 3.40.0 5.11.0-40-generic LLVM 12.0.0) 
v: 4.6 Mesa 21.0.3 direct render: Yes
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jan1268 F pulseaudio
   /dev/snd/pcmC1D0c:   jan1268 F...m pulseaudio
   /dev/snd/pcmC1D0p:   jan1268 F...m pulseaudio
   /dev/snd/controlC0:  jan1268 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2021-11-09 (2 days ago)
  InstallationMedia: Linux Mint 20.2 "Uma" - Release amd64 20210703
  MachineType: LENOVO 82LN
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=e9726c08-773f-4a2a-92f0-306548421090 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-21.21~20.04.1-generic 5.13.18
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-21-generic N/A
   linux-backports-modules-5.13.0-21-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.13.0-21-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/01/2021
  dmi.bios.release: 1.14
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H2CN14WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad 5 15ALC05
  dmi.ec.firmware.release: 1.14
  dmi.modalias: 
dmi:bvnLENOVO:bvrH2CN14WW:bd04/01/2021:br1.14:efr1.14:svnLENOVO:pn82LN:pvrIdeaPad515ALC05:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad515ALC05:skuLENOVO_MT_82LN_BU_idea_FM_IdeaPad515ALC05:
  dmi.product.family: IdeaPad 5 15ALC05
  dmi.product.name: 82LN
  dmi.product.sku: LENOVO_MT_82LN_BU_idea_FM_IdeaPad 5 15ALC05
  dmi.product.version: IdeaPad 5 15ALC05
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread j gab
apport information

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

Title:
  Linux Mint 20.2, Kernel 5.13.0-21 closing lid > screen granulation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  This problem happening only on Kernel 5.13.0-21, Linux Mint 20.2 Uma. I am 
facing trouble with suspending laptop while closing lid on my laptop. Opening 
lid and waking up laptop from suspension lead to screen granulation, see 
attached photo. On other kernel is no problem. Here are spec about my laptop.

  System:
Kernel: 5.11.0-40-generic x86_64 bits: 64 compiler: N/A 
Desktop: Cinnamon 5.0.7 Distro: Linux Mint 20.2 Uma 
base: Ubuntu 20.04 focal 
  Machine:
Type: Laptop System: LENOVO product: 82LN v: IdeaPad 5 15ALC05 
serial:  
Mobo: LENOVO model: LNVNB161216 v: NO DPK serial:  UEFI: LENOVO 
v: H2CN14WW date: 04/01/2021 
  Battery:
ID-1: BAT0 charge: 28.5 Wh condition: 57.0/57.0 Wh (100%) 
model: LGC L19L3PF2 status: Discharging 
  CPU:
Topology: 8-Core model: AMD Ryzen 7 5700U with Radeon Graphics bits: 64 
type: MT MCP arch: Zen rev: 1 L2 cache: 4096 KiB 
flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm 
bogomips: 57491 
Speed: 1397 MHz min/max: 1400/1800 MHz Core speeds (MHz): 1: 1397 2: 1397 
3: 1397 4: 1397 5: 1397 6: 1397 7: 1397 8: 1394 9: 1397 10: 1397 11: 1397 
12: 1397 13: 1397 14: 1397 15: 1397 16: 1397 
  Graphics:
Device-1: AMD vendor: Lenovo driver: amdgpu v: kernel bus ID: 03:00.0 
Display: x11 server: X.Org 1.20.11 driver: amdgpu,ati 
unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz 
OpenGL: renderer: AMD RENOIR (DRM 3.40.0 5.11.0-40-generic LLVM 12.0.0) 
v: 4.6 Mesa 21.0.3 direct render: Yes
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jan1268 F pulseaudio
   /dev/snd/pcmC1D0c:   jan1268 F...m pulseaudio
   /dev/snd/pcmC1D0p:   jan1268 F...m pulseaudio
   /dev/snd/controlC0:  jan1268 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2021-11-09 (2 days ago)
  InstallationMedia: Linux Mint 20.2 "Uma" - Release amd64 20210703
  MachineType: LENOVO 82LN
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=e9726c08-773f-4a2a-92f0-306548421090 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-21.21~20.04.1-generic 5.13.18
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-21-generic N/A
   linux-backports-modules-5.13.0-21-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.13.0-21-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/01/2021
  dmi.bios.release: 1.14
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H2CN14WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad 5 15ALC05
  dmi.ec.firmware.release: 1.14
  dmi.modalias: 
dmi:bvnLENOVO:bvrH2CN14WW:bd04/01/2021:br1.14:efr1.14:svnLENOVO:pn82LN:pvrIdeaPad515ALC05:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad515ALC05:skuLENOVO_MT_82LN_BU_idea_FM_IdeaPad515ALC05:
  dmi.product.family: IdeaPad 5 15ALC05
  dmi.product.name: 82LN
  dmi.product.sku: LENOVO_MT_82LN_BU_idea_FM_IdeaPad 5 15ALC05
  dmi.product.version: IdeaPad 5 15ALC05
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread j gab
apport information

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

Title:
  Linux Mint 20.2, Kernel 5.13.0-21 closing lid > screen granulation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  This problem happening only on Kernel 5.13.0-21, Linux Mint 20.2 Uma. I am 
facing trouble with suspending laptop while closing lid on my laptop. Opening 
lid and waking up laptop from suspension lead to screen granulation, see 
attached photo. On other kernel is no problem. Here are spec about my laptop.

  System:
Kernel: 5.11.0-40-generic x86_64 bits: 64 compiler: N/A 
Desktop: Cinnamon 5.0.7 Distro: Linux Mint 20.2 Uma 
base: Ubuntu 20.04 focal 
  Machine:
Type: Laptop System: LENOVO product: 82LN v: IdeaPad 5 15ALC05 
serial:  
Mobo: LENOVO model: LNVNB161216 v: NO DPK serial:  UEFI: LENOVO 
v: H2CN14WW date: 04/01/2021 
  Battery:
ID-1: BAT0 charge: 28.5 Wh condition: 57.0/57.0 Wh (100%) 
model: LGC L19L3PF2 status: Discharging 
  CPU:
Topology: 8-Core model: AMD Ryzen 7 5700U with Radeon Graphics bits: 64 
type: MT MCP arch: Zen rev: 1 L2 cache: 4096 KiB 
flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm 
bogomips: 57491 
Speed: 1397 MHz min/max: 1400/1800 MHz Core speeds (MHz): 1: 1397 2: 1397 
3: 1397 4: 1397 5: 1397 6: 1397 7: 1397 8: 1394 9: 1397 10: 1397 11: 1397 
12: 1397 13: 1397 14: 1397 15: 1397 16: 1397 
  Graphics:
Device-1: AMD vendor: Lenovo driver: amdgpu v: kernel bus ID: 03:00.0 
Display: x11 server: X.Org 1.20.11 driver: amdgpu,ati 
unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz 
OpenGL: renderer: AMD RENOIR (DRM 3.40.0 5.11.0-40-generic LLVM 12.0.0) 
v: 4.6 Mesa 21.0.3 direct render: Yes
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jan1268 F pulseaudio
   /dev/snd/pcmC1D0c:   jan1268 F...m pulseaudio
   /dev/snd/pcmC1D0p:   jan1268 F...m pulseaudio
   /dev/snd/controlC0:  jan1268 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2021-11-09 (2 days ago)
  InstallationMedia: Linux Mint 20.2 "Uma" - Release amd64 20210703
  MachineType: LENOVO 82LN
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=e9726c08-773f-4a2a-92f0-306548421090 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-21.21~20.04.1-generic 5.13.18
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-21-generic N/A
   linux-backports-modules-5.13.0-21-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.13.0-21-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/01/2021
  dmi.bios.release: 1.14
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H2CN14WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad 5 15ALC05
  dmi.ec.firmware.release: 1.14
  dmi.modalias: 
dmi:bvnLENOVO:bvrH2CN14WW:bd04/01/2021:br1.14:efr1.14:svnLENOVO:pn82LN:pvrIdeaPad515ALC05:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad515ALC05:skuLENOVO_MT_82LN_BU_idea_FM_IdeaPad515ALC05:
  dmi.product.family: IdeaPad 5 15ALC05
  dmi.product.name: 82LN
  dmi.product.sku: LENOVO_MT_82LN_BU_idea_FM_IdeaPad 5 15ALC05
  dmi.product.version: IdeaPad 5 15ALC05
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread j gab
apport information

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

Title:
  Linux Mint 20.2, Kernel 5.13.0-21 closing lid > screen granulation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  This problem happening only on Kernel 5.13.0-21, Linux Mint 20.2 Uma. I am 
facing trouble with suspending laptop while closing lid on my laptop. Opening 
lid and waking up laptop from suspension lead to screen granulation, see 
attached photo. On other kernel is no problem. Here are spec about my laptop.

  System:
Kernel: 5.11.0-40-generic x86_64 bits: 64 compiler: N/A 
Desktop: Cinnamon 5.0.7 Distro: Linux Mint 20.2 Uma 
base: Ubuntu 20.04 focal 
  Machine:
Type: Laptop System: LENOVO product: 82LN v: IdeaPad 5 15ALC05 
serial:  
Mobo: LENOVO model: LNVNB161216 v: NO DPK serial:  UEFI: LENOVO 
v: H2CN14WW date: 04/01/2021 
  Battery:
ID-1: BAT0 charge: 28.5 Wh condition: 57.0/57.0 Wh (100%) 
model: LGC L19L3PF2 status: Discharging 
  CPU:
Topology: 8-Core model: AMD Ryzen 7 5700U with Radeon Graphics bits: 64 
type: MT MCP arch: Zen rev: 1 L2 cache: 4096 KiB 
flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm 
bogomips: 57491 
Speed: 1397 MHz min/max: 1400/1800 MHz Core speeds (MHz): 1: 1397 2: 1397 
3: 1397 4: 1397 5: 1397 6: 1397 7: 1397 8: 1394 9: 1397 10: 1397 11: 1397 
12: 1397 13: 1397 14: 1397 15: 1397 16: 1397 
  Graphics:
Device-1: AMD vendor: Lenovo driver: amdgpu v: kernel bus ID: 03:00.0 
Display: x11 server: X.Org 1.20.11 driver: amdgpu,ati 
unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz 
OpenGL: renderer: AMD RENOIR (DRM 3.40.0 5.11.0-40-generic LLVM 12.0.0) 
v: 4.6 Mesa 21.0.3 direct render: Yes
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jan1268 F pulseaudio
   /dev/snd/pcmC1D0c:   jan1268 F...m pulseaudio
   /dev/snd/pcmC1D0p:   jan1268 F...m pulseaudio
   /dev/snd/controlC0:  jan1268 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2021-11-09 (2 days ago)
  InstallationMedia: Linux Mint 20.2 "Uma" - Release amd64 20210703
  MachineType: LENOVO 82LN
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=e9726c08-773f-4a2a-92f0-306548421090 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-21.21~20.04.1-generic 5.13.18
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-21-generic N/A
   linux-backports-modules-5.13.0-21-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.13.0-21-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/01/2021
  dmi.bios.release: 1.14
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H2CN14WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad 5 15ALC05
  dmi.ec.firmware.release: 1.14
  dmi.modalias: 
dmi:bvnLENOVO:bvrH2CN14WW:bd04/01/2021:br1.14:efr1.14:svnLENOVO:pn82LN:pvrIdeaPad515ALC05:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad515ALC05:skuLENOVO_MT_82LN_BU_idea_FM_IdeaPad515ALC05:
  dmi.product.family: IdeaPad 5 15ALC05
  dmi.product.name: 82LN
  dmi.product.sku: LENOVO_MT_82LN_BU_idea_FM_IdeaPad 5 15ALC05
  dmi.product.version: IdeaPad 5 15ALC05
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread j gab
apport information

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

Title:
  Linux Mint 20.2, Kernel 5.13.0-21 closing lid > screen granulation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  This problem happening only on Kernel 5.13.0-21, Linux Mint 20.2 Uma. I am 
facing trouble with suspending laptop while closing lid on my laptop. Opening 
lid and waking up laptop from suspension lead to screen granulation, see 
attached photo. On other kernel is no problem. Here are spec about my laptop.

  System:
Kernel: 5.11.0-40-generic x86_64 bits: 64 compiler: N/A 
Desktop: Cinnamon 5.0.7 Distro: Linux Mint 20.2 Uma 
base: Ubuntu 20.04 focal 
  Machine:
Type: Laptop System: LENOVO product: 82LN v: IdeaPad 5 15ALC05 
serial:  
Mobo: LENOVO model: LNVNB161216 v: NO DPK serial:  UEFI: LENOVO 
v: H2CN14WW date: 04/01/2021 
  Battery:
ID-1: BAT0 charge: 28.5 Wh condition: 57.0/57.0 Wh (100%) 
model: LGC L19L3PF2 status: Discharging 
  CPU:
Topology: 8-Core model: AMD Ryzen 7 5700U with Radeon Graphics bits: 64 
type: MT MCP arch: Zen rev: 1 L2 cache: 4096 KiB 
flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm 
bogomips: 57491 
Speed: 1397 MHz min/max: 1400/1800 MHz Core speeds (MHz): 1: 1397 2: 1397 
3: 1397 4: 1397 5: 1397 6: 1397 7: 1397 8: 1394 9: 1397 10: 1397 11: 1397 
12: 1397 13: 1397 14: 1397 15: 1397 16: 1397 
  Graphics:
Device-1: AMD vendor: Lenovo driver: amdgpu v: kernel bus ID: 03:00.0 
Display: x11 server: X.Org 1.20.11 driver: amdgpu,ati 
unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz 
OpenGL: renderer: AMD RENOIR (DRM 3.40.0 5.11.0-40-generic LLVM 12.0.0) 
v: 4.6 Mesa 21.0.3 direct render: Yes
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jan1268 F pulseaudio
   /dev/snd/pcmC1D0c:   jan1268 F...m pulseaudio
   /dev/snd/pcmC1D0p:   jan1268 F...m pulseaudio
   /dev/snd/controlC0:  jan1268 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2021-11-09 (2 days ago)
  InstallationMedia: Linux Mint 20.2 "Uma" - Release amd64 20210703
  MachineType: LENOVO 82LN
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=e9726c08-773f-4a2a-92f0-306548421090 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-21.21~20.04.1-generic 5.13.18
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-21-generic N/A
   linux-backports-modules-5.13.0-21-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.13.0-21-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/01/2021
  dmi.bios.release: 1.14
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H2CN14WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad 5 15ALC05
  dmi.ec.firmware.release: 1.14
  dmi.modalias: 
dmi:bvnLENOVO:bvrH2CN14WW:bd04/01/2021:br1.14:efr1.14:svnLENOVO:pn82LN:pvrIdeaPad515ALC05:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad515ALC05:skuLENOVO_MT_82LN_BU_idea_FM_IdeaPad515ALC05:
  dmi.product.family: IdeaPad 5 15ALC05
  dmi.product.name: 82LN
  dmi.product.sku: LENOVO_MT_82LN_BU_idea_FM_IdeaPad 5 15ALC05
  dmi.product.version: IdeaPad 5 15ALC05
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread j gab
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1950436/+attachment/5540118/+files/PulseList.txt

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

Title:
  Linux Mint 20.2, Kernel 5.13.0-21 closing lid > screen granulation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  This problem happening only on Kernel 5.13.0-21, Linux Mint 20.2 Uma. I am 
facing trouble with suspending laptop while closing lid on my laptop. Opening 
lid and waking up laptop from suspension lead to screen granulation, see 
attached photo. On other kernel is no problem. Here are spec about my laptop.

  System:
Kernel: 5.11.0-40-generic x86_64 bits: 64 compiler: N/A 
Desktop: Cinnamon 5.0.7 Distro: Linux Mint 20.2 Uma 
base: Ubuntu 20.04 focal 
  Machine:
Type: Laptop System: LENOVO product: 82LN v: IdeaPad 5 15ALC05 
serial:  
Mobo: LENOVO model: LNVNB161216 v: NO DPK serial:  UEFI: LENOVO 
v: H2CN14WW date: 04/01/2021 
  Battery:
ID-1: BAT0 charge: 28.5 Wh condition: 57.0/57.0 Wh (100%) 
model: LGC L19L3PF2 status: Discharging 
  CPU:
Topology: 8-Core model: AMD Ryzen 7 5700U with Radeon Graphics bits: 64 
type: MT MCP arch: Zen rev: 1 L2 cache: 4096 KiB 
flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm 
bogomips: 57491 
Speed: 1397 MHz min/max: 1400/1800 MHz Core speeds (MHz): 1: 1397 2: 1397 
3: 1397 4: 1397 5: 1397 6: 1397 7: 1397 8: 1394 9: 1397 10: 1397 11: 1397 
12: 1397 13: 1397 14: 1397 15: 1397 16: 1397 
  Graphics:
Device-1: AMD vendor: Lenovo driver: amdgpu v: kernel bus ID: 03:00.0 
Display: x11 server: X.Org 1.20.11 driver: amdgpu,ati 
unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz 
OpenGL: renderer: AMD RENOIR (DRM 3.40.0 5.11.0-40-generic LLVM 12.0.0) 
v: 4.6 Mesa 21.0.3 direct render: Yes
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jan1268 F pulseaudio
   /dev/snd/pcmC1D0c:   jan1268 F...m pulseaudio
   /dev/snd/pcmC1D0p:   jan1268 F...m pulseaudio
   /dev/snd/controlC0:  jan1268 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2021-11-09 (2 days ago)
  InstallationMedia: Linux Mint 20.2 "Uma" - Release amd64 20210703
  MachineType: LENOVO 82LN
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=e9726c08-773f-4a2a-92f0-306548421090 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-21.21~20.04.1-generic 5.13.18
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-21-generic N/A
   linux-backports-modules-5.13.0-21-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.13.0-21-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/01/2021
  dmi.bios.release: 1.14
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H2CN14WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad 5 15ALC05
  dmi.ec.firmware.release: 1.14
  dmi.modalias: 
dmi:bvnLENOVO:bvrH2CN14WW:bd04/01/2021:br1.14:efr1.14:svnLENOVO:pn82LN:pvrIdeaPad515ALC05:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad515ALC05:skuLENOVO_MT_82LN_BU_idea_FM_IdeaPad515ALC05:
  dmi.product.family: IdeaPad 5 15ALC05
  dmi.product.name: 82LN
  dmi.product.sku: LENOVO_MT_82LN_BU_idea_FM_IdeaPad 5 15ALC05
  dmi.product.version: IdeaPad 5 15ALC05
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread j gab
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1950436/+attachment/5540122/+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/1950436

Title:
  Linux Mint 20.2, Kernel 5.13.0-21 closing lid > screen granulation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  This problem happening only on Kernel 5.13.0-21, Linux Mint 20.2 Uma. I am 
facing trouble with suspending laptop while closing lid on my laptop. Opening 
lid and waking up laptop from suspension lead to screen granulation, see 
attached photo. On other kernel is no problem. Here are spec about my laptop.

  System:
Kernel: 5.11.0-40-generic x86_64 bits: 64 compiler: N/A 
Desktop: Cinnamon 5.0.7 Distro: Linux Mint 20.2 Uma 
base: Ubuntu 20.04 focal 
  Machine:
Type: Laptop System: LENOVO product: 82LN v: IdeaPad 5 15ALC05 
serial:  
Mobo: LENOVO model: LNVNB161216 v: NO DPK serial:  UEFI: LENOVO 
v: H2CN14WW date: 04/01/2021 
  Battery:
ID-1: BAT0 charge: 28.5 Wh condition: 57.0/57.0 Wh (100%) 
model: LGC L19L3PF2 status: Discharging 
  CPU:
Topology: 8-Core model: AMD Ryzen 7 5700U with Radeon Graphics bits: 64 
type: MT MCP arch: Zen rev: 1 L2 cache: 4096 KiB 
flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm 
bogomips: 57491 
Speed: 1397 MHz min/max: 1400/1800 MHz Core speeds (MHz): 1: 1397 2: 1397 
3: 1397 4: 1397 5: 1397 6: 1397 7: 1397 8: 1394 9: 1397 10: 1397 11: 1397 
12: 1397 13: 1397 14: 1397 15: 1397 16: 1397 
  Graphics:
Device-1: AMD vendor: Lenovo driver: amdgpu v: kernel bus ID: 03:00.0 
Display: x11 server: X.Org 1.20.11 driver: amdgpu,ati 
unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz 
OpenGL: renderer: AMD RENOIR (DRM 3.40.0 5.11.0-40-generic LLVM 12.0.0) 
v: 4.6 Mesa 21.0.3 direct render: Yes
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jan1268 F pulseaudio
   /dev/snd/pcmC1D0c:   jan1268 F...m pulseaudio
   /dev/snd/pcmC1D0p:   jan1268 F...m pulseaudio
   /dev/snd/controlC0:  jan1268 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2021-11-09 (2 days ago)
  InstallationMedia: Linux Mint 20.2 "Uma" - Release amd64 20210703
  MachineType: LENOVO 82LN
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=e9726c08-773f-4a2a-92f0-306548421090 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-21.21~20.04.1-generic 5.13.18
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-21-generic N/A
   linux-backports-modules-5.13.0-21-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.13.0-21-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/01/2021
  dmi.bios.release: 1.14
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H2CN14WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad 5 15ALC05
  dmi.ec.firmware.release: 1.14
  dmi.modalias: 
dmi:bvnLENOVO:bvrH2CN14WW:bd04/01/2021:br1.14:efr1.14:svnLENOVO:pn82LN:pvrIdeaPad515ALC05:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad515ALC05:skuLENOVO_MT_82LN_BU_idea_FM_IdeaPad515ALC05:
  dmi.product.family: IdeaPad 5 15ALC05
  dmi.product.name: 82LN
  dmi.product.sku: LENOVO_MT_82LN_BU_idea_FM_IdeaPad 5 15ALC05
  dmi.product.version: IdeaPad 5 15ALC05
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread j gab
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1950436/+attachment/5540115/+files/ProcEnviron.txt

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

Title:
  Linux Mint 20.2, Kernel 5.13.0-21 closing lid > screen granulation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  This problem happening only on Kernel 5.13.0-21, Linux Mint 20.2 Uma. I am 
facing trouble with suspending laptop while closing lid on my laptop. Opening 
lid and waking up laptop from suspension lead to screen granulation, see 
attached photo. On other kernel is no problem. Here are spec about my laptop.

  System:
Kernel: 5.11.0-40-generic x86_64 bits: 64 compiler: N/A 
Desktop: Cinnamon 5.0.7 Distro: Linux Mint 20.2 Uma 
base: Ubuntu 20.04 focal 
  Machine:
Type: Laptop System: LENOVO product: 82LN v: IdeaPad 5 15ALC05 
serial:  
Mobo: LENOVO model: LNVNB161216 v: NO DPK serial:  UEFI: LENOVO 
v: H2CN14WW date: 04/01/2021 
  Battery:
ID-1: BAT0 charge: 28.5 Wh condition: 57.0/57.0 Wh (100%) 
model: LGC L19L3PF2 status: Discharging 
  CPU:
Topology: 8-Core model: AMD Ryzen 7 5700U with Radeon Graphics bits: 64 
type: MT MCP arch: Zen rev: 1 L2 cache: 4096 KiB 
flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm 
bogomips: 57491 
Speed: 1397 MHz min/max: 1400/1800 MHz Core speeds (MHz): 1: 1397 2: 1397 
3: 1397 4: 1397 5: 1397 6: 1397 7: 1397 8: 1394 9: 1397 10: 1397 11: 1397 
12: 1397 13: 1397 14: 1397 15: 1397 16: 1397 
  Graphics:
Device-1: AMD vendor: Lenovo driver: amdgpu v: kernel bus ID: 03:00.0 
Display: x11 server: X.Org 1.20.11 driver: amdgpu,ati 
unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz 
OpenGL: renderer: AMD RENOIR (DRM 3.40.0 5.11.0-40-generic LLVM 12.0.0) 
v: 4.6 Mesa 21.0.3 direct render: Yes
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jan1268 F pulseaudio
   /dev/snd/pcmC1D0c:   jan1268 F...m pulseaudio
   /dev/snd/pcmC1D0p:   jan1268 F...m pulseaudio
   /dev/snd/controlC0:  jan1268 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2021-11-09 (2 days ago)
  InstallationMedia: Linux Mint 20.2 "Uma" - Release amd64 20210703
  MachineType: LENOVO 82LN
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=e9726c08-773f-4a2a-92f0-306548421090 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-21.21~20.04.1-generic 5.13.18
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-21-generic N/A
   linux-backports-modules-5.13.0-21-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.13.0-21-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/01/2021
  dmi.bios.release: 1.14
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H2CN14WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad 5 15ALC05
  dmi.ec.firmware.release: 1.14
  dmi.modalias: 
dmi:bvnLENOVO:bvrH2CN14WW:bd04/01/2021:br1.14:efr1.14:svnLENOVO:pn82LN:pvrIdeaPad515ALC05:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad515ALC05:skuLENOVO_MT_82LN_BU_idea_FM_IdeaPad515ALC05:
  dmi.product.family: IdeaPad 5 15ALC05
  dmi.product.name: 82LN
  dmi.product.sku: LENOVO_MT_82LN_BU_idea_FM_IdeaPad 5 15ALC05
  dmi.product.version: IdeaPad 5 15ALC05
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread j gab
apport information

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

Title:
  Linux Mint 20.2, Kernel 5.13.0-21 closing lid > screen granulation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  This problem happening only on Kernel 5.13.0-21, Linux Mint 20.2 Uma. I am 
facing trouble with suspending laptop while closing lid on my laptop. Opening 
lid and waking up laptop from suspension lead to screen granulation, see 
attached photo. On other kernel is no problem. Here are spec about my laptop.

  System:
Kernel: 5.11.0-40-generic x86_64 bits: 64 compiler: N/A 
Desktop: Cinnamon 5.0.7 Distro: Linux Mint 20.2 Uma 
base: Ubuntu 20.04 focal 
  Machine:
Type: Laptop System: LENOVO product: 82LN v: IdeaPad 5 15ALC05 
serial:  
Mobo: LENOVO model: LNVNB161216 v: NO DPK serial:  UEFI: LENOVO 
v: H2CN14WW date: 04/01/2021 
  Battery:
ID-1: BAT0 charge: 28.5 Wh condition: 57.0/57.0 Wh (100%) 
model: LGC L19L3PF2 status: Discharging 
  CPU:
Topology: 8-Core model: AMD Ryzen 7 5700U with Radeon Graphics bits: 64 
type: MT MCP arch: Zen rev: 1 L2 cache: 4096 KiB 
flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm 
bogomips: 57491 
Speed: 1397 MHz min/max: 1400/1800 MHz Core speeds (MHz): 1: 1397 2: 1397 
3: 1397 4: 1397 5: 1397 6: 1397 7: 1397 8: 1394 9: 1397 10: 1397 11: 1397 
12: 1397 13: 1397 14: 1397 15: 1397 16: 1397 
  Graphics:
Device-1: AMD vendor: Lenovo driver: amdgpu v: kernel bus ID: 03:00.0 
Display: x11 server: X.Org 1.20.11 driver: amdgpu,ati 
unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz 
OpenGL: renderer: AMD RENOIR (DRM 3.40.0 5.11.0-40-generic LLVM 12.0.0) 
v: 4.6 Mesa 21.0.3 direct render: Yes
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jan1268 F pulseaudio
   /dev/snd/pcmC1D0c:   jan1268 F...m pulseaudio
   /dev/snd/pcmC1D0p:   jan1268 F...m pulseaudio
   /dev/snd/controlC0:  jan1268 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2021-11-09 (2 days ago)
  InstallationMedia: Linux Mint 20.2 "Uma" - Release amd64 20210703
  MachineType: LENOVO 82LN
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=e9726c08-773f-4a2a-92f0-306548421090 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-21.21~20.04.1-generic 5.13.18
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-21-generic N/A
   linux-backports-modules-5.13.0-21-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.13.0-21-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/01/2021
  dmi.bios.release: 1.14
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H2CN14WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad 5 15ALC05
  dmi.ec.firmware.release: 1.14
  dmi.modalias: 
dmi:bvnLENOVO:bvrH2CN14WW:bd04/01/2021:br1.14:efr1.14:svnLENOVO:pn82LN:pvrIdeaPad515ALC05:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad515ALC05:skuLENOVO_MT_82LN_BU_idea_FM_IdeaPad515ALC05:
  dmi.product.family: IdeaPad 5 15ALC05
  dmi.product.name: 82LN
  dmi.product.sku: LENOVO_MT_82LN_BU_idea_FM_IdeaPad 5 15ALC05
  dmi.product.version: IdeaPad 5 15ALC05
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread j gab
apport information

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

Title:
  Linux Mint 20.2, Kernel 5.13.0-21 closing lid > screen granulation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  This problem happening only on Kernel 5.13.0-21, Linux Mint 20.2 Uma. I am 
facing trouble with suspending laptop while closing lid on my laptop. Opening 
lid and waking up laptop from suspension lead to screen granulation, see 
attached photo. On other kernel is no problem. Here are spec about my laptop.

  System:
Kernel: 5.11.0-40-generic x86_64 bits: 64 compiler: N/A 
Desktop: Cinnamon 5.0.7 Distro: Linux Mint 20.2 Uma 
base: Ubuntu 20.04 focal 
  Machine:
Type: Laptop System: LENOVO product: 82LN v: IdeaPad 5 15ALC05 
serial:  
Mobo: LENOVO model: LNVNB161216 v: NO DPK serial:  UEFI: LENOVO 
v: H2CN14WW date: 04/01/2021 
  Battery:
ID-1: BAT0 charge: 28.5 Wh condition: 57.0/57.0 Wh (100%) 
model: LGC L19L3PF2 status: Discharging 
  CPU:
Topology: 8-Core model: AMD Ryzen 7 5700U with Radeon Graphics bits: 64 
type: MT MCP arch: Zen rev: 1 L2 cache: 4096 KiB 
flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm 
bogomips: 57491 
Speed: 1397 MHz min/max: 1400/1800 MHz Core speeds (MHz): 1: 1397 2: 1397 
3: 1397 4: 1397 5: 1397 6: 1397 7: 1397 8: 1394 9: 1397 10: 1397 11: 1397 
12: 1397 13: 1397 14: 1397 15: 1397 16: 1397 
  Graphics:
Device-1: AMD vendor: Lenovo driver: amdgpu v: kernel bus ID: 03:00.0 
Display: x11 server: X.Org 1.20.11 driver: amdgpu,ati 
unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz 
OpenGL: renderer: AMD RENOIR (DRM 3.40.0 5.11.0-40-generic LLVM 12.0.0) 
v: 4.6 Mesa 21.0.3 direct render: Yes
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jan1268 F pulseaudio
   /dev/snd/pcmC1D0c:   jan1268 F...m pulseaudio
   /dev/snd/pcmC1D0p:   jan1268 F...m pulseaudio
   /dev/snd/controlC0:  jan1268 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2021-11-09 (2 days ago)
  InstallationMedia: Linux Mint 20.2 "Uma" - Release amd64 20210703
  MachineType: LENOVO 82LN
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=e9726c08-773f-4a2a-92f0-306548421090 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-21.21~20.04.1-generic 5.13.18
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-21-generic N/A
   linux-backports-modules-5.13.0-21-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.13.0-21-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/01/2021
  dmi.bios.release: 1.14
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H2CN14WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad 5 15ALC05
  dmi.ec.firmware.release: 1.14
  dmi.modalias: 
dmi:bvnLENOVO:bvrH2CN14WW:bd04/01/2021:br1.14:efr1.14:svnLENOVO:pn82LN:pvrIdeaPad515ALC05:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad515ALC05:skuLENOVO_MT_82LN_BU_idea_FM_IdeaPad515ALC05:
  dmi.product.family: IdeaPad 5 15ALC05
  dmi.product.name: 82LN
  dmi.product.sku: LENOVO_MT_82LN_BU_idea_FM_IdeaPad 5 15ALC05
  dmi.product.version: IdeaPad 5 15ALC05
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread j gab
apport information

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

Title:
  Linux Mint 20.2, Kernel 5.13.0-21 closing lid > screen granulation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  This problem happening only on Kernel 5.13.0-21, Linux Mint 20.2 Uma. I am 
facing trouble with suspending laptop while closing lid on my laptop. Opening 
lid and waking up laptop from suspension lead to screen granulation, see 
attached photo. On other kernel is no problem. Here are spec about my laptop.

  System:
Kernel: 5.11.0-40-generic x86_64 bits: 64 compiler: N/A 
Desktop: Cinnamon 5.0.7 Distro: Linux Mint 20.2 Uma 
base: Ubuntu 20.04 focal 
  Machine:
Type: Laptop System: LENOVO product: 82LN v: IdeaPad 5 15ALC05 
serial:  
Mobo: LENOVO model: LNVNB161216 v: NO DPK serial:  UEFI: LENOVO 
v: H2CN14WW date: 04/01/2021 
  Battery:
ID-1: BAT0 charge: 28.5 Wh condition: 57.0/57.0 Wh (100%) 
model: LGC L19L3PF2 status: Discharging 
  CPU:
Topology: 8-Core model: AMD Ryzen 7 5700U with Radeon Graphics bits: 64 
type: MT MCP arch: Zen rev: 1 L2 cache: 4096 KiB 
flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm 
bogomips: 57491 
Speed: 1397 MHz min/max: 1400/1800 MHz Core speeds (MHz): 1: 1397 2: 1397 
3: 1397 4: 1397 5: 1397 6: 1397 7: 1397 8: 1394 9: 1397 10: 1397 11: 1397 
12: 1397 13: 1397 14: 1397 15: 1397 16: 1397 
  Graphics:
Device-1: AMD vendor: Lenovo driver: amdgpu v: kernel bus ID: 03:00.0 
Display: x11 server: X.Org 1.20.11 driver: amdgpu,ati 
unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz 
OpenGL: renderer: AMD RENOIR (DRM 3.40.0 5.11.0-40-generic LLVM 12.0.0) 
v: 4.6 Mesa 21.0.3 direct render: Yes
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jan1268 F pulseaudio
   /dev/snd/pcmC1D0c:   jan1268 F...m pulseaudio
   /dev/snd/pcmC1D0p:   jan1268 F...m pulseaudio
   /dev/snd/controlC0:  jan1268 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2021-11-09 (2 days ago)
  InstallationMedia: Linux Mint 20.2 "Uma" - Release amd64 20210703
  MachineType: LENOVO 82LN
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=e9726c08-773f-4a2a-92f0-306548421090 ro quiet splash
  ProcVersionSignature: Ubuntu 5.13.0-21.21~20.04.1-generic 5.13.18
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-21-generic N/A
   linux-backports-modules-5.13.0-21-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.13.0-21-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/01/2021
  dmi.bios.release: 1.14
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H2CN14WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad 5 15ALC05
  dmi.ec.firmware.release: 1.14
  dmi.modalias: 
dmi:bvnLENOVO:bvrH2CN14WW:bd04/01/2021:br1.14:efr1.14:svnLENOVO:pn82LN:pvrIdeaPad515ALC05:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad515ALC05:skuLENOVO_MT_82LN_BU_idea_FM_IdeaPad515ALC05:
  dmi.product.family: IdeaPad 5 15ALC05
  dmi.product.name: 82LN
  dmi.product.sku: LENOVO_MT_82LN_BU_idea_FM_IdeaPad 5 15ALC05
  dmi.product.version: IdeaPad 5 15ALC05
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1950436/+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 1950436] Re: Linux Mint 20.2, Kernel 5.13.0-21 closing lid > screen granulation

2021-11-11 Thread j gab
apport information

** Tags added: apport-collected uma

** Description changed:

  Hello,
  This problem happening only on Kernel 5.13.0-21, Linux Mint 20.2 Uma. I am 
facing trouble with suspending laptop while closing lid on my laptop. Opening 
lid and waking up laptop from suspension lead to screen granulation, see 
attached photo. On other kernel is no problem. Here are spec about my laptop.
  
  System:
Kernel: 5.11.0-40-generic x86_64 bits: 64 compiler: N/A 
Desktop: Cinnamon 5.0.7 Distro: Linux Mint 20.2 Uma 
base: Ubuntu 20.04 focal 
  Machine:
Type: Laptop System: LENOVO product: 82LN v: IdeaPad 5 15ALC05 
serial:  
Mobo: LENOVO model: LNVNB161216 v: NO DPK serial:  UEFI: LENOVO 
v: H2CN14WW date: 04/01/2021 
  Battery:
ID-1: BAT0 charge: 28.5 Wh condition: 57.0/57.0 Wh (100%) 
model: LGC L19L3PF2 status: Discharging 
  CPU:
Topology: 8-Core model: AMD Ryzen 7 5700U with Radeon Graphics bits: 64 
type: MT MCP arch: Zen rev: 1 L2 cache: 4096 KiB 
flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm 
bogomips: 57491 
Speed: 1397 MHz min/max: 1400/1800 MHz Core speeds (MHz): 1: 1397 2: 1397 
3: 1397 4: 1397 5: 1397 6: 1397 7: 1397 8: 1394 9: 1397 10: 1397 11: 1397 
12: 1397 13: 1397 14: 1397 15: 1397 16: 1397 
  Graphics:
Device-1: AMD vendor: Lenovo driver: amdgpu v: kernel bus ID: 03:00.0 
Display: x11 server: X.Org 1.20.11 driver: amdgpu,ati 
unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz 
OpenGL: renderer: AMD RENOIR (DRM 3.40.0 5.11.0-40-generic LLVM 12.0.0) 
v: 4.6 Mesa 21.0.3 direct render: Yes
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.21
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  jan1268 F pulseaudio
+  /dev/snd/pcmC1D0c:   jan1268 F...m pulseaudio
+  /dev/snd/pcmC1D0p:   jan1268 F...m pulseaudio
+  /dev/snd/controlC0:  jan1268 F pulseaudio
+ CasperMD5CheckResult: skip
+ CurrentDesktop: X-Cinnamon
+ DistroRelease: Linux Mint 20.2
+ InstallationDate: Installed on 2021-11-09 (2 days ago)
+ InstallationMedia: Linux Mint 20.2 "Uma" - Release amd64 20210703
+ MachineType: LENOVO 82LN
+ Package: linux (not installed)
+ ProcFB: 0 amdgpudrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-21-generic 
root=UUID=e9726c08-773f-4a2a-92f0-306548421090 ro quiet splash
+ ProcVersionSignature: Ubuntu 5.13.0-21.21~20.04.1-generic 5.13.18
+ RelatedPackageVersions:
+  linux-restricted-modules-5.13.0-21-generic N/A
+  linux-backports-modules-5.13.0-21-generic  N/A
+  linux-firmware 1.187.20
+ Tags:  uma
+ Uname: Linux 5.13.0-21-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 04/01/2021
+ dmi.bios.release: 1.14
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: H2CN14WW
+ dmi.board.asset.tag: No Asset Tag
+ dmi.board.name: LNVNB161216
+ dmi.board.vendor: LENOVO
+ dmi.board.version: NO DPK
+ dmi.chassis.asset.tag: No Asset Tag
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: IdeaPad 5 15ALC05
+ dmi.ec.firmware.release: 1.14
+ dmi.modalias: 
dmi:bvnLENOVO:bvrH2CN14WW:bd04/01/2021:br1.14:efr1.14:svnLENOVO:pn82LN:pvrIdeaPad515ALC05:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrIdeaPad515ALC05:skuLENOVO_MT_82LN_BU_idea_FM_IdeaPad515ALC05:
+ dmi.product.family: IdeaPad 5 15ALC05
+ dmi.product.name: 82LN
+ dmi.product.sku: LENOVO_MT_82LN_BU_idea_FM_IdeaPad 5 15ALC05
+ dmi.product.version: IdeaPad 5 15ALC05
+ dmi.sys.vendor: LENOVO

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

Title:
  Linux Mint 20.2, Kernel 5.13.0-21 closing lid > screen granulation

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  This problem happening only on Kernel 5.13.0-21, Linux Mint 20.2 Uma. I am 
facing trouble with suspending laptop while closing lid on my laptop. Opening 
lid and waking up laptop from suspension lead to screen granulation, see 
attached photo. On other kernel is no problem. Here are spec about my laptop.

  System:
Kernel: 5.11.0-40-generic x86_64 bits: 64 compiler: N/A 
Desktop: Cinnamon 5.0.7 Distro: Linux Mint 20.2 Uma 
base: Ubuntu 20.04 focal 
  Machine:
Type: Laptop System: LENOVO product: 82LN v: IdeaPad 5 15ALC05 
serial:  
Mobo: LENOVO model: LNVNB161216 v: NO DPK serial:  UEFI: LENOVO 
v: H2CN14WW date: 04/01/2021 
  Battery:
ID-1: BAT0 charge: 28.5 Wh condition: 57.0/57.0 Wh (100%) 
model: LGC L19L3PF2 status: Discharging 
  CPU:
Topology: 8-Core model: AMD Ryzen 7 5700U with Radeon 

[Kernel-packages] [Bug 1950540] Re: alsa/sof: All audio jacks can't detect hotplug when only codec is suspended

2021-11-11 Thread Timo Aaltonen
** Changed in: linux-oem-5.13 (Ubuntu Focal)
   Status: In Progress => Fix Committed

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

Title:
  alsa/sof: All audio jacks can't detect hotplug when only codec is
  suspended

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  In Progress
Status in linux-oem-5.13 package in Ubuntu:
  Invalid
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Invalid
Status in linux-oem-5.13 source package in Focal:
  Fix Committed
Status in linux-oem-5.14 source package in Focal:
  In Progress
Status in linux source package in Impish:
  In Progress
Status in linux-oem-5.13 source package in Impish:
  Invalid
Status in linux-oem-5.14 source package in Impish:
  Invalid
Status in linux source package in Jammy:
  In Progress
Status in linux-oem-5.13 source package in Jammy:
  Invalid
Status in linux-oem-5.14 source package in Jammy:
  Invalid

Bug description:
  [Impact]
  If the codec is in rt_suspend while the controller is in rt_resume,
  all audio jacks can't detect hotplug.

  [Fix]
  Backport a upstream patch, this will enable WAKEEN in the period
  between codec suspend and controller suspend.

  [Test]
  Booting the patched kernel, add snd_sof_pci.sof_pci_debug=0x1 in
  the bootargs, plug the headset to the audio jacks, the system
  could detect the plug in or plug out.

  [Where problems could occur]
  The patch enable the WAKEEN after codec is in rt_suspend, this
  could affect the audio jack hotplug detection, if it introduces
  regression, it will be on the audio jack detection, but this
  possibility is very low, we already verified this patch on
  many machines.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1950540/+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 1895412] Re: Acer TravelMate B3 screen rotated

2021-11-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: iio-sensor-proxy (Ubuntu)
   Status: New => Confirmed

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

Title:
  Acer TravelMate B3 screen rotated

Status in iio-sensor-proxy package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi, 
  I just installed 20.04.1 on a brand new Acer TravelMate B3.

  - First I tried Lubuntu 20.04.0 from a USB stick without problems, X11
  working correctly. I did not install it because it was a 20.04.0

  - Then I put a reguluar Ubuntu Desktop 20.04.1 on a USB stick and
  bootet from it. Even the console text output is normal for some time
  and then is rotated by 90 degree to the left.

  The X11 (installation) screen then comes up completely rotated
  counterclockwise bei 90 degree. I then need to do a xrand --output
  eDP-1 --rotate normal to get things straight. Works normal then.

  
  After installation it came up rotated again, even the login screen is rotated 
90°

  
  But sorry, can't help in debugging. If I don't find a permanent solution, I 
need to install Lubuntu or Xubuntu, because I need to get this notebook up and 
running by tomorrow.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: xserver-xorg-core 2:1.20.8-2ubuntu2.4
  ProcVersionSignature: Ubuntu 5.4.0-47.51-generic 5.4.55
  Uname: Linux 5.4.0-47-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.8
  Architecture: amd64
  BootLog: Error: [Errno 13] Keine Berechtigung: '/var/log/boot.log'
  CasperMD5CheckResult: skip
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Sep 12 22:06:06 2020
  DistUpgraded: Fresh install
  DistroCodename: focal
  DistroVariant: ubuntu
  ExtraDebuggingInterest: No
  GraphicsCard:
   Intel Corporation UHD Graphics 605 [8086:3184] (rev 06) (prog-if 00 [VGA 
controller])
 Subsystem: Acer Incorporated [ALI] UHD Graphics 605 [1025:1430]
  InstallationDate: Installed on 2020-09-12 (0 days ago)
  InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
  MachineType: Acer TravelMate Spin B311RN-31
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-47-generic 
root=UUID=60309137-aa12-4e82-8ec0-b8227931e679 ro quiet splash vt.handoff=7
  SourcePackage: xorg-server
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/11/2020
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.04
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Maracas_GL
  dmi.board.vendor: GLK
  dmi.board.version: V1.04
  dmi.chassis.type: 31
  dmi.chassis.vendor: Acer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.04:bd05/11/2020:svnAcer:pnTravelMateSpinB311RN-31:pvrV1.04:rvnGLK:rnMaracas_GL:rvrV1.04:cvnAcer:ct31:cvrChassisVersion:
  dmi.product.family: TravelMate Spin B3
  dmi.product.name: TravelMate Spin B311RN-31
  dmi.product.sku: 
  dmi.product.version: V1.04
  dmi.sys.vendor: Acer
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.101-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.8-0ubuntu1~20.04.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2.4
  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 
2:2.99.917+git20200226-1
  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/iio-sensor-proxy/+bug/1895412/+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 1950042] Re: Let NVMe with HMB use native power control again

2021-11-11 Thread Timo Aaltonen
** Changed in: linux-oem-5.13 (Ubuntu Focal)
   Status: Confirmed => Fix Committed

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

Title:
  Let NVMe with HMB use native power control again

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux-oem-5.13 package in Ubuntu:
  Invalid
Status in linux-oem-5.14 package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  Won't Fix
Status in linux-oem-5.10 source package in Focal:
  Confirmed
Status in linux-oem-5.13 source package in Focal:
  Fix Committed
Status in linux-oem-5.14 source package in Focal:
  Fix Committed
Status in linux source package in Hirsute:
  Confirmed
Status in linux-oem-5.10 source package in Hirsute:
  Invalid
Status in linux-oem-5.13 source package in Hirsute:
  Invalid
Status in linux-oem-5.14 source package in Hirsute:
  Invalid
Status in linux source package in Impish:
  Confirmed
Status in linux-oem-5.10 source package in Impish:
  Invalid
Status in linux-oem-5.13 source package in Impish:
  Invalid
Status in linux-oem-5.14 source package in Impish:
  Invalid

Bug description:
  Impact]
  NVMe with HMB may still do DMA during suspend, so there was a commit
  that put the NVMe to PCI D3 during suspend to prevent DMA activities.
  However, this makes them consumes much more power because modern NVMe
  requires to stay at PCI D0 to make its natve power control work. 

  [Fix]
  Instead of put the NVMe to PCI D3 and reset it afterward, simply disable
  HMB and re-enable HMB, for suspend and resume respectively.

  [Test]
  On affected system, Intel SoC can only reach PC3 during suspend.
  With the SRU applied, the Intel SoC can reach PC10 and SLP_S0 and use
  significant less power.

  [Where problems could occur]
  The original approach, i.e. disable NVMe and put it to PCI D3 to prevent
  DMA activies, was just a precaution. There wasn't any case that
  indicates it happens in practice.

  This is a different approach to the same problem, which is a theoretical
  problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1950042/+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 1950577] Re: wifi stopped working on HP Laptop with RTL8821CE Adapter

2021-11-11 Thread Reiner Hell
** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  wifi stopped working on HP Laptop with RTL8821CE Adapter

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hello,
  I have a problem with the wifi connection on Linux Mint 20.2 Cinnamon with 
Kernel 5.11.0-40.
  Kernel 5.11.0-38 works fine. The same problem exists also with Kernel 
5.13.0-21.

  My WIFI network adapter is then following:
  Realtek RTL8821CE 802.11ac PCIe Wireless Network Adapter driver: rtl8821ce

  I hope this information helps. If you have further questions, please
  let me know.

  Thanks for your great support.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  reiner 1161 F pulseaudio
   /dev/snd/controlC0:  reiner 1161 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2019-09-26 (776 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  MachineType: HP HP Laptop 17-ca1xxx
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-38-generic 
root=UUID=45bb260a-1a77-4622-887f-1ef5c4be2c55 ro quiet splash
  ProcVersionSignature: Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-38-generic N/A
   linux-backports-modules-5.11.0-38-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.11.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip disk lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/29/2019
  dmi.bios.release: 15.41
  dmi.bios.vendor: AMI
  dmi.bios.version: F.41
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 85B3
  dmi.board.vendor: HP
  dmi.board.version: 91.40
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 91.40
  dmi.modalias: 
dmi:bvnAMI:bvrF.41:bd05/29/2019:br15.41:efr91.40:svnHP:pnHPLaptop17-ca1xxx:pvr:sku6PR94EA#ABD:rvnHP:rn85B3:rvr91.40:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Notebook
  dmi.product.name: HP Laptop 17-ca1xxx
  dmi.product.sku: 6PR94EA#ABD
  dmi.sys.vendor: HP

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

2021-11-11 Thread Reiner Hell
apport information

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

Title:
  wifi stopped working on HP Laptop with RTL8821CE Adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  I have a problem with the wifi connection on Linux Mint 20.2 Cinnamon with 
Kernel 5.11.0-40.
  Kernel 5.11.0-38 works fine. The same problem exists also with Kernel 
5.13.0-21.

  My WIFI network adapter is then following:
  Realtek RTL8821CE 802.11ac PCIe Wireless Network Adapter driver: rtl8821ce

  I hope this information helps. If you have further questions, please
  let me know.

  Thanks for your great support.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  reiner 1161 F pulseaudio
   /dev/snd/controlC0:  reiner 1161 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2019-09-26 (776 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  MachineType: HP HP Laptop 17-ca1xxx
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-38-generic 
root=UUID=45bb260a-1a77-4622-887f-1ef5c4be2c55 ro quiet splash
  ProcVersionSignature: Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-38-generic N/A
   linux-backports-modules-5.11.0-38-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.11.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip disk lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/29/2019
  dmi.bios.release: 15.41
  dmi.bios.vendor: AMI
  dmi.bios.version: F.41
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 85B3
  dmi.board.vendor: HP
  dmi.board.version: 91.40
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 91.40
  dmi.modalias: 
dmi:bvnAMI:bvrF.41:bd05/29/2019:br15.41:efr91.40:svnHP:pnHPLaptop17-ca1xxx:pvr:sku6PR94EA#ABD:rvnHP:rn85B3:rvr91.40:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Notebook
  dmi.product.name: HP Laptop 17-ca1xxx
  dmi.product.sku: 6PR94EA#ABD
  dmi.sys.vendor: HP

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

2021-11-11 Thread Reiner Hell
apport information

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

Title:
  wifi stopped working on HP Laptop with RTL8821CE Adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  I have a problem with the wifi connection on Linux Mint 20.2 Cinnamon with 
Kernel 5.11.0-40.
  Kernel 5.11.0-38 works fine. The same problem exists also with Kernel 
5.13.0-21.

  My WIFI network adapter is then following:
  Realtek RTL8821CE 802.11ac PCIe Wireless Network Adapter driver: rtl8821ce

  I hope this information helps. If you have further questions, please
  let me know.

  Thanks for your great support.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  reiner 1161 F pulseaudio
   /dev/snd/controlC0:  reiner 1161 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2019-09-26 (776 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  MachineType: HP HP Laptop 17-ca1xxx
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-38-generic 
root=UUID=45bb260a-1a77-4622-887f-1ef5c4be2c55 ro quiet splash
  ProcVersionSignature: Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-38-generic N/A
   linux-backports-modules-5.11.0-38-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.11.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip disk lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/29/2019
  dmi.bios.release: 15.41
  dmi.bios.vendor: AMI
  dmi.bios.version: F.41
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 85B3
  dmi.board.vendor: HP
  dmi.board.version: 91.40
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 91.40
  dmi.modalias: 
dmi:bvnAMI:bvrF.41:bd05/29/2019:br15.41:efr91.40:svnHP:pnHPLaptop17-ca1xxx:pvr:sku6PR94EA#ABD:rvnHP:rn85B3:rvr91.40:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Notebook
  dmi.product.name: HP Laptop 17-ca1xxx
  dmi.product.sku: 6PR94EA#ABD
  dmi.sys.vendor: HP

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

2021-11-11 Thread Reiner Hell
apport information

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

Title:
  wifi stopped working on HP Laptop with RTL8821CE Adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  I have a problem with the wifi connection on Linux Mint 20.2 Cinnamon with 
Kernel 5.11.0-40.
  Kernel 5.11.0-38 works fine. The same problem exists also with Kernel 
5.13.0-21.

  My WIFI network adapter is then following:
  Realtek RTL8821CE 802.11ac PCIe Wireless Network Adapter driver: rtl8821ce

  I hope this information helps. If you have further questions, please
  let me know.

  Thanks for your great support.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  reiner 1161 F pulseaudio
   /dev/snd/controlC0:  reiner 1161 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2019-09-26 (776 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  MachineType: HP HP Laptop 17-ca1xxx
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-38-generic 
root=UUID=45bb260a-1a77-4622-887f-1ef5c4be2c55 ro quiet splash
  ProcVersionSignature: Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-38-generic N/A
   linux-backports-modules-5.11.0-38-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.11.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip disk lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/29/2019
  dmi.bios.release: 15.41
  dmi.bios.vendor: AMI
  dmi.bios.version: F.41
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 85B3
  dmi.board.vendor: HP
  dmi.board.version: 91.40
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 91.40
  dmi.modalias: 
dmi:bvnAMI:bvrF.41:bd05/29/2019:br15.41:efr91.40:svnHP:pnHPLaptop17-ca1xxx:pvr:sku6PR94EA#ABD:rvnHP:rn85B3:rvr91.40:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Notebook
  dmi.product.name: HP Laptop 17-ca1xxx
  dmi.product.sku: 6PR94EA#ABD
  dmi.sys.vendor: HP

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

2021-11-11 Thread Reiner Hell
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1950577/+attachment/5540048/+files/ProcEnviron.txt

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

Title:
  wifi stopped working on HP Laptop with RTL8821CE Adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  I have a problem with the wifi connection on Linux Mint 20.2 Cinnamon with 
Kernel 5.11.0-40.
  Kernel 5.11.0-38 works fine. The same problem exists also with Kernel 
5.13.0-21.

  My WIFI network adapter is then following:
  Realtek RTL8821CE 802.11ac PCIe Wireless Network Adapter driver: rtl8821ce

  I hope this information helps. If you have further questions, please
  let me know.

  Thanks for your great support.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  reiner 1161 F pulseaudio
   /dev/snd/controlC0:  reiner 1161 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2019-09-26 (776 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  MachineType: HP HP Laptop 17-ca1xxx
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-38-generic 
root=UUID=45bb260a-1a77-4622-887f-1ef5c4be2c55 ro quiet splash
  ProcVersionSignature: Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-38-generic N/A
   linux-backports-modules-5.11.0-38-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.11.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip disk lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/29/2019
  dmi.bios.release: 15.41
  dmi.bios.vendor: AMI
  dmi.bios.version: F.41
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 85B3
  dmi.board.vendor: HP
  dmi.board.version: 91.40
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 91.40
  dmi.modalias: 
dmi:bvnAMI:bvrF.41:bd05/29/2019:br15.41:efr91.40:svnHP:pnHPLaptop17-ca1xxx:pvr:sku6PR94EA#ABD:rvnHP:rn85B3:rvr91.40:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Notebook
  dmi.product.name: HP Laptop 17-ca1xxx
  dmi.product.sku: 6PR94EA#ABD
  dmi.sys.vendor: HP

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

2021-11-11 Thread Reiner Hell
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1950577/+attachment/5540055/+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/1950577

Title:
  wifi stopped working on HP Laptop with RTL8821CE Adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  I have a problem with the wifi connection on Linux Mint 20.2 Cinnamon with 
Kernel 5.11.0-40.
  Kernel 5.11.0-38 works fine. The same problem exists also with Kernel 
5.13.0-21.

  My WIFI network adapter is then following:
  Realtek RTL8821CE 802.11ac PCIe Wireless Network Adapter driver: rtl8821ce

  I hope this information helps. If you have further questions, please
  let me know.

  Thanks for your great support.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  reiner 1161 F pulseaudio
   /dev/snd/controlC0:  reiner 1161 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2019-09-26 (776 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  MachineType: HP HP Laptop 17-ca1xxx
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-38-generic 
root=UUID=45bb260a-1a77-4622-887f-1ef5c4be2c55 ro quiet splash
  ProcVersionSignature: Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-38-generic N/A
   linux-backports-modules-5.11.0-38-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.11.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip disk lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/29/2019
  dmi.bios.release: 15.41
  dmi.bios.vendor: AMI
  dmi.bios.version: F.41
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 85B3
  dmi.board.vendor: HP
  dmi.board.version: 91.40
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 91.40
  dmi.modalias: 
dmi:bvnAMI:bvrF.41:bd05/29/2019:br15.41:efr91.40:svnHP:pnHPLaptop17-ca1xxx:pvr:sku6PR94EA#ABD:rvnHP:rn85B3:rvr91.40:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Notebook
  dmi.product.name: HP Laptop 17-ca1xxx
  dmi.product.sku: 6PR94EA#ABD
  dmi.sys.vendor: HP

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

2021-11-11 Thread Reiner Hell
apport information

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

Title:
  wifi stopped working on HP Laptop with RTL8821CE Adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  I have a problem with the wifi connection on Linux Mint 20.2 Cinnamon with 
Kernel 5.11.0-40.
  Kernel 5.11.0-38 works fine. The same problem exists also with Kernel 
5.13.0-21.

  My WIFI network adapter is then following:
  Realtek RTL8821CE 802.11ac PCIe Wireless Network Adapter driver: rtl8821ce

  I hope this information helps. If you have further questions, please
  let me know.

  Thanks for your great support.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  reiner 1161 F pulseaudio
   /dev/snd/controlC0:  reiner 1161 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2019-09-26 (776 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  MachineType: HP HP Laptop 17-ca1xxx
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-38-generic 
root=UUID=45bb260a-1a77-4622-887f-1ef5c4be2c55 ro quiet splash
  ProcVersionSignature: Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-38-generic N/A
   linux-backports-modules-5.11.0-38-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.11.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip disk lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/29/2019
  dmi.bios.release: 15.41
  dmi.bios.vendor: AMI
  dmi.bios.version: F.41
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 85B3
  dmi.board.vendor: HP
  dmi.board.version: 91.40
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 91.40
  dmi.modalias: 
dmi:bvnAMI:bvrF.41:bd05/29/2019:br15.41:efr91.40:svnHP:pnHPLaptop17-ca1xxx:pvr:sku6PR94EA#ABD:rvnHP:rn85B3:rvr91.40:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Notebook
  dmi.product.name: HP Laptop 17-ca1xxx
  dmi.product.sku: 6PR94EA#ABD
  dmi.sys.vendor: HP

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

2021-11-11 Thread Reiner Hell
apport information

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

Title:
  wifi stopped working on HP Laptop with RTL8821CE Adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  I have a problem with the wifi connection on Linux Mint 20.2 Cinnamon with 
Kernel 5.11.0-40.
  Kernel 5.11.0-38 works fine. The same problem exists also with Kernel 
5.13.0-21.

  My WIFI network adapter is then following:
  Realtek RTL8821CE 802.11ac PCIe Wireless Network Adapter driver: rtl8821ce

  I hope this information helps. If you have further questions, please
  let me know.

  Thanks for your great support.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  reiner 1161 F pulseaudio
   /dev/snd/controlC0:  reiner 1161 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2019-09-26 (776 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  MachineType: HP HP Laptop 17-ca1xxx
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-38-generic 
root=UUID=45bb260a-1a77-4622-887f-1ef5c4be2c55 ro quiet splash
  ProcVersionSignature: Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-38-generic N/A
   linux-backports-modules-5.11.0-38-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.11.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip disk lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/29/2019
  dmi.bios.release: 15.41
  dmi.bios.vendor: AMI
  dmi.bios.version: F.41
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 85B3
  dmi.board.vendor: HP
  dmi.board.version: 91.40
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 91.40
  dmi.modalias: 
dmi:bvnAMI:bvrF.41:bd05/29/2019:br15.41:efr91.40:svnHP:pnHPLaptop17-ca1xxx:pvr:sku6PR94EA#ABD:rvnHP:rn85B3:rvr91.40:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Notebook
  dmi.product.name: HP Laptop 17-ca1xxx
  dmi.product.sku: 6PR94EA#ABD
  dmi.sys.vendor: HP

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

2021-11-11 Thread Reiner Hell
apport information

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

Title:
  wifi stopped working on HP Laptop with RTL8821CE Adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  I have a problem with the wifi connection on Linux Mint 20.2 Cinnamon with 
Kernel 5.11.0-40.
  Kernel 5.11.0-38 works fine. The same problem exists also with Kernel 
5.13.0-21.

  My WIFI network adapter is then following:
  Realtek RTL8821CE 802.11ac PCIe Wireless Network Adapter driver: rtl8821ce

  I hope this information helps. If you have further questions, please
  let me know.

  Thanks for your great support.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  reiner 1161 F pulseaudio
   /dev/snd/controlC0:  reiner 1161 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2019-09-26 (776 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  MachineType: HP HP Laptop 17-ca1xxx
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-38-generic 
root=UUID=45bb260a-1a77-4622-887f-1ef5c4be2c55 ro quiet splash
  ProcVersionSignature: Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-38-generic N/A
   linux-backports-modules-5.11.0-38-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.11.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip disk lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/29/2019
  dmi.bios.release: 15.41
  dmi.bios.vendor: AMI
  dmi.bios.version: F.41
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 85B3
  dmi.board.vendor: HP
  dmi.board.version: 91.40
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 91.40
  dmi.modalias: 
dmi:bvnAMI:bvrF.41:bd05/29/2019:br15.41:efr91.40:svnHP:pnHPLaptop17-ca1xxx:pvr:sku6PR94EA#ABD:rvnHP:rn85B3:rvr91.40:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Notebook
  dmi.product.name: HP Laptop 17-ca1xxx
  dmi.product.sku: 6PR94EA#ABD
  dmi.sys.vendor: HP

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

2021-11-11 Thread Reiner Hell
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1950577/+attachment/5540043/+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/1950577

Title:
  wifi stopped working on HP Laptop with RTL8821CE Adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  I have a problem with the wifi connection on Linux Mint 20.2 Cinnamon with 
Kernel 5.11.0-40.
  Kernel 5.11.0-38 works fine. The same problem exists also with Kernel 
5.13.0-21.

  My WIFI network adapter is then following:
  Realtek RTL8821CE 802.11ac PCIe Wireless Network Adapter driver: rtl8821ce

  I hope this information helps. If you have further questions, please
  let me know.

  Thanks for your great support.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  reiner 1161 F pulseaudio
   /dev/snd/controlC0:  reiner 1161 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2019-09-26 (776 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  MachineType: HP HP Laptop 17-ca1xxx
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-38-generic 
root=UUID=45bb260a-1a77-4622-887f-1ef5c4be2c55 ro quiet splash
  ProcVersionSignature: Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-38-generic N/A
   linux-backports-modules-5.11.0-38-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.11.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip disk lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/29/2019
  dmi.bios.release: 15.41
  dmi.bios.vendor: AMI
  dmi.bios.version: F.41
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 85B3
  dmi.board.vendor: HP
  dmi.board.version: 91.40
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 91.40
  dmi.modalias: 
dmi:bvnAMI:bvrF.41:bd05/29/2019:br15.41:efr91.40:svnHP:pnHPLaptop17-ca1xxx:pvr:sku6PR94EA#ABD:rvnHP:rn85B3:rvr91.40:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Notebook
  dmi.product.name: HP Laptop 17-ca1xxx
  dmi.product.sku: 6PR94EA#ABD
  dmi.sys.vendor: HP

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

2021-11-11 Thread Reiner Hell
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1950577/+attachment/5540044/+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/1950577

Title:
  wifi stopped working on HP Laptop with RTL8821CE Adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  I have a problem with the wifi connection on Linux Mint 20.2 Cinnamon with 
Kernel 5.11.0-40.
  Kernel 5.11.0-38 works fine. The same problem exists also with Kernel 
5.13.0-21.

  My WIFI network adapter is then following:
  Realtek RTL8821CE 802.11ac PCIe Wireless Network Adapter driver: rtl8821ce

  I hope this information helps. If you have further questions, please
  let me know.

  Thanks for your great support.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  reiner 1161 F pulseaudio
   /dev/snd/controlC0:  reiner 1161 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2019-09-26 (776 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  MachineType: HP HP Laptop 17-ca1xxx
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-38-generic 
root=UUID=45bb260a-1a77-4622-887f-1ef5c4be2c55 ro quiet splash
  ProcVersionSignature: Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-38-generic N/A
   linux-backports-modules-5.11.0-38-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.11.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip disk lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/29/2019
  dmi.bios.release: 15.41
  dmi.bios.vendor: AMI
  dmi.bios.version: F.41
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 85B3
  dmi.board.vendor: HP
  dmi.board.version: 91.40
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 91.40
  dmi.modalias: 
dmi:bvnAMI:bvrF.41:bd05/29/2019:br15.41:efr91.40:svnHP:pnHPLaptop17-ca1xxx:pvr:sku6PR94EA#ABD:rvnHP:rn85B3:rvr91.40:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Notebook
  dmi.product.name: HP Laptop 17-ca1xxx
  dmi.product.sku: 6PR94EA#ABD
  dmi.sys.vendor: HP

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

2021-11-11 Thread Reiner Hell
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1950577/+attachment/5540045/+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/1950577

Title:
  wifi stopped working on HP Laptop with RTL8821CE Adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  I have a problem with the wifi connection on Linux Mint 20.2 Cinnamon with 
Kernel 5.11.0-40.
  Kernel 5.11.0-38 works fine. The same problem exists also with Kernel 
5.13.0-21.

  My WIFI network adapter is then following:
  Realtek RTL8821CE 802.11ac PCIe Wireless Network Adapter driver: rtl8821ce

  I hope this information helps. If you have further questions, please
  let me know.

  Thanks for your great support.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  reiner 1161 F pulseaudio
   /dev/snd/controlC0:  reiner 1161 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2019-09-26 (776 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  MachineType: HP HP Laptop 17-ca1xxx
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-38-generic 
root=UUID=45bb260a-1a77-4622-887f-1ef5c4be2c55 ro quiet splash
  ProcVersionSignature: Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-38-generic N/A
   linux-backports-modules-5.11.0-38-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.11.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip disk lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/29/2019
  dmi.bios.release: 15.41
  dmi.bios.vendor: AMI
  dmi.bios.version: F.41
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 85B3
  dmi.board.vendor: HP
  dmi.board.version: 91.40
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 91.40
  dmi.modalias: 
dmi:bvnAMI:bvrF.41:bd05/29/2019:br15.41:efr91.40:svnHP:pnHPLaptop17-ca1xxx:pvr:sku6PR94EA#ABD:rvnHP:rn85B3:rvr91.40:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Notebook
  dmi.product.name: HP Laptop 17-ca1xxx
  dmi.product.sku: 6PR94EA#ABD
  dmi.sys.vendor: HP

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

2021-11-11 Thread Reiner Hell
apport information

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

Title:
  wifi stopped working on HP Laptop with RTL8821CE Adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  I have a problem with the wifi connection on Linux Mint 20.2 Cinnamon with 
Kernel 5.11.0-40.
  Kernel 5.11.0-38 works fine. The same problem exists also with Kernel 
5.13.0-21.

  My WIFI network adapter is then following:
  Realtek RTL8821CE 802.11ac PCIe Wireless Network Adapter driver: rtl8821ce

  I hope this information helps. If you have further questions, please
  let me know.

  Thanks for your great support.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  reiner 1161 F pulseaudio
   /dev/snd/controlC0:  reiner 1161 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2019-09-26 (776 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  MachineType: HP HP Laptop 17-ca1xxx
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-38-generic 
root=UUID=45bb260a-1a77-4622-887f-1ef5c4be2c55 ro quiet splash
  ProcVersionSignature: Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-38-generic N/A
   linux-backports-modules-5.11.0-38-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.11.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip disk lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/29/2019
  dmi.bios.release: 15.41
  dmi.bios.vendor: AMI
  dmi.bios.version: F.41
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 85B3
  dmi.board.vendor: HP
  dmi.board.version: 91.40
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 91.40
  dmi.modalias: 
dmi:bvnAMI:bvrF.41:bd05/29/2019:br15.41:efr91.40:svnHP:pnHPLaptop17-ca1xxx:pvr:sku6PR94EA#ABD:rvnHP:rn85B3:rvr91.40:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Notebook
  dmi.product.name: HP Laptop 17-ca1xxx
  dmi.product.sku: 6PR94EA#ABD
  dmi.sys.vendor: HP

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

2021-11-11 Thread Reiner Hell
apport information

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

Title:
  wifi stopped working on HP Laptop with RTL8821CE Adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  I have a problem with the wifi connection on Linux Mint 20.2 Cinnamon with 
Kernel 5.11.0-40.
  Kernel 5.11.0-38 works fine. The same problem exists also with Kernel 
5.13.0-21.

  My WIFI network adapter is then following:
  Realtek RTL8821CE 802.11ac PCIe Wireless Network Adapter driver: rtl8821ce

  I hope this information helps. If you have further questions, please
  let me know.

  Thanks for your great support.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  reiner 1161 F pulseaudio
   /dev/snd/controlC0:  reiner 1161 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2019-09-26 (776 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  MachineType: HP HP Laptop 17-ca1xxx
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-38-generic 
root=UUID=45bb260a-1a77-4622-887f-1ef5c4be2c55 ro quiet splash
  ProcVersionSignature: Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-38-generic N/A
   linux-backports-modules-5.11.0-38-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.11.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip disk lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/29/2019
  dmi.bios.release: 15.41
  dmi.bios.vendor: AMI
  dmi.bios.version: F.41
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 85B3
  dmi.board.vendor: HP
  dmi.board.version: 91.40
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 91.40
  dmi.modalias: 
dmi:bvnAMI:bvrF.41:bd05/29/2019:br15.41:efr91.40:svnHP:pnHPLaptop17-ca1xxx:pvr:sku6PR94EA#ABD:rvnHP:rn85B3:rvr91.40:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Notebook
  dmi.product.name: HP Laptop 17-ca1xxx
  dmi.product.sku: 6PR94EA#ABD
  dmi.sys.vendor: HP

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

2021-11-11 Thread Reiner Hell
apport information

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

Title:
  wifi stopped working on HP Laptop with RTL8821CE Adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  I have a problem with the wifi connection on Linux Mint 20.2 Cinnamon with 
Kernel 5.11.0-40.
  Kernel 5.11.0-38 works fine. The same problem exists also with Kernel 
5.13.0-21.

  My WIFI network adapter is then following:
  Realtek RTL8821CE 802.11ac PCIe Wireless Network Adapter driver: rtl8821ce

  I hope this information helps. If you have further questions, please
  let me know.

  Thanks for your great support.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  reiner 1161 F pulseaudio
   /dev/snd/controlC0:  reiner 1161 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2019-09-26 (776 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  MachineType: HP HP Laptop 17-ca1xxx
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-38-generic 
root=UUID=45bb260a-1a77-4622-887f-1ef5c4be2c55 ro quiet splash
  ProcVersionSignature: Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-38-generic N/A
   linux-backports-modules-5.11.0-38-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.11.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip disk lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/29/2019
  dmi.bios.release: 15.41
  dmi.bios.vendor: AMI
  dmi.bios.version: F.41
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 85B3
  dmi.board.vendor: HP
  dmi.board.version: 91.40
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 91.40
  dmi.modalias: 
dmi:bvnAMI:bvrF.41:bd05/29/2019:br15.41:efr91.40:svnHP:pnHPLaptop17-ca1xxx:pvr:sku6PR94EA#ABD:rvnHP:rn85B3:rvr91.40:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Notebook
  dmi.product.name: HP Laptop 17-ca1xxx
  dmi.product.sku: 6PR94EA#ABD
  dmi.sys.vendor: HP

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

2021-11-11 Thread Reiner Hell
apport information

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

Title:
  wifi stopped working on HP Laptop with RTL8821CE Adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  I have a problem with the wifi connection on Linux Mint 20.2 Cinnamon with 
Kernel 5.11.0-40.
  Kernel 5.11.0-38 works fine. The same problem exists also with Kernel 
5.13.0-21.

  My WIFI network adapter is then following:
  Realtek RTL8821CE 802.11ac PCIe Wireless Network Adapter driver: rtl8821ce

  I hope this information helps. If you have further questions, please
  let me know.

  Thanks for your great support.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  reiner 1161 F pulseaudio
   /dev/snd/controlC0:  reiner 1161 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2019-09-26 (776 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  MachineType: HP HP Laptop 17-ca1xxx
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-38-generic 
root=UUID=45bb260a-1a77-4622-887f-1ef5c4be2c55 ro quiet splash
  ProcVersionSignature: Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-38-generic N/A
   linux-backports-modules-5.11.0-38-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.11.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip disk lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/29/2019
  dmi.bios.release: 15.41
  dmi.bios.vendor: AMI
  dmi.bios.version: F.41
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 85B3
  dmi.board.vendor: HP
  dmi.board.version: 91.40
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 91.40
  dmi.modalias: 
dmi:bvnAMI:bvrF.41:bd05/29/2019:br15.41:efr91.40:svnHP:pnHPLaptop17-ca1xxx:pvr:sku6PR94EA#ABD:rvnHP:rn85B3:rvr91.40:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Notebook
  dmi.product.name: HP Laptop 17-ca1xxx
  dmi.product.sku: 6PR94EA#ABD
  dmi.sys.vendor: HP

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

2021-11-11 Thread Reiner Hell
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1950577/+attachment/5540051/+files/PulseList.txt

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

Title:
  wifi stopped working on HP Laptop with RTL8821CE Adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  I have a problem with the wifi connection on Linux Mint 20.2 Cinnamon with 
Kernel 5.11.0-40.
  Kernel 5.11.0-38 works fine. The same problem exists also with Kernel 
5.13.0-21.

  My WIFI network adapter is then following:
  Realtek RTL8821CE 802.11ac PCIe Wireless Network Adapter driver: rtl8821ce

  I hope this information helps. If you have further questions, please
  let me know.

  Thanks for your great support.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  reiner 1161 F pulseaudio
   /dev/snd/controlC0:  reiner 1161 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2019-09-26 (776 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  MachineType: HP HP Laptop 17-ca1xxx
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-38-generic 
root=UUID=45bb260a-1a77-4622-887f-1ef5c4be2c55 ro quiet splash
  ProcVersionSignature: Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-38-generic N/A
   linux-backports-modules-5.11.0-38-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.11.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip disk lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/29/2019
  dmi.bios.release: 15.41
  dmi.bios.vendor: AMI
  dmi.bios.version: F.41
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 85B3
  dmi.board.vendor: HP
  dmi.board.version: 91.40
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 91.40
  dmi.modalias: 
dmi:bvnAMI:bvrF.41:bd05/29/2019:br15.41:efr91.40:svnHP:pnHPLaptop17-ca1xxx:pvr:sku6PR94EA#ABD:rvnHP:rn85B3:rvr91.40:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Notebook
  dmi.product.name: HP Laptop 17-ca1xxx
  dmi.product.sku: 6PR94EA#ABD
  dmi.sys.vendor: HP

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

2021-11-11 Thread Reiner Hell
apport information

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

Title:
  wifi stopped working on HP Laptop with RTL8821CE Adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  I have a problem with the wifi connection on Linux Mint 20.2 Cinnamon with 
Kernel 5.11.0-40.
  Kernel 5.11.0-38 works fine. The same problem exists also with Kernel 
5.13.0-21.

  My WIFI network adapter is then following:
  Realtek RTL8821CE 802.11ac PCIe Wireless Network Adapter driver: rtl8821ce

  I hope this information helps. If you have further questions, please
  let me know.

  Thanks for your great support.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  reiner 1161 F pulseaudio
   /dev/snd/controlC0:  reiner 1161 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2019-09-26 (776 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  MachineType: HP HP Laptop 17-ca1xxx
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-38-generic 
root=UUID=45bb260a-1a77-4622-887f-1ef5c4be2c55 ro quiet splash
  ProcVersionSignature: Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-38-generic N/A
   linux-backports-modules-5.11.0-38-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.11.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip disk lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/29/2019
  dmi.bios.release: 15.41
  dmi.bios.vendor: AMI
  dmi.bios.version: F.41
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 85B3
  dmi.board.vendor: HP
  dmi.board.version: 91.40
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 91.40
  dmi.modalias: 
dmi:bvnAMI:bvrF.41:bd05/29/2019:br15.41:efr91.40:svnHP:pnHPLaptop17-ca1xxx:pvr:sku6PR94EA#ABD:rvnHP:rn85B3:rvr91.40:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Notebook
  dmi.product.name: HP Laptop 17-ca1xxx
  dmi.product.sku: 6PR94EA#ABD
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1950577/+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 1950577] Re: wifi stopped working on HP Laptop with RTL8821CE Adapter

2021-11-11 Thread Reiner Hell
apport information

** Tags added: apport-collected uma

** Description changed:

  Hello,
  I have a problem with the wifi connection on Linux Mint 20.2 Cinnamon with 
Kernel 5.11.0-40.
  Kernel 5.11.0-38 works fine. The same problem exists also with Kernel 
5.13.0-21.
  
  My WIFI network adapter is then following:
  Realtek RTL8821CE 802.11ac PCIe Wireless Network Adapter driver: rtl8821ce
  
  I hope this information helps. If you have further questions, please let
  me know.
  
  Thanks for your great support.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.21
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  reiner 1161 F pulseaudio
+  /dev/snd/controlC0:  reiner 1161 F pulseaudio
+ CasperMD5CheckResult: skip
+ CurrentDesktop: X-Cinnamon
+ DistroRelease: Linux Mint 20.2
+ InstallationDate: Installed on 2019-09-26 (776 days ago)
+ InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
+ MachineType: HP HP Laptop 17-ca1xxx
+ Package: linux (not installed)
+ ProcFB: 0 amdgpudrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-38-generic 
root=UUID=45bb260a-1a77-4622-887f-1ef5c4be2c55 ro quiet splash
+ ProcVersionSignature: Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22
+ RelatedPackageVersions:
+  linux-restricted-modules-5.11.0-38-generic N/A
+  linux-backports-modules-5.11.0-38-generic  N/A
+  linux-firmware 1.187.20
+ Tags:  uma
+ Uname: Linux 5.11.0-38-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dialout dip disk lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 05/29/2019
+ dmi.bios.release: 15.41
+ dmi.bios.vendor: AMI
+ dmi.bios.version: F.41
+ dmi.board.asset.tag: Base Board Asset Tag
+ dmi.board.name: 85B3
+ dmi.board.vendor: HP
+ dmi.board.version: 91.40
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: HP
+ dmi.chassis.version: Chassis Version
+ dmi.ec.firmware.release: 91.40
+ dmi.modalias: 
dmi:bvnAMI:bvrF.41:bd05/29/2019:br15.41:efr91.40:svnHP:pnHPLaptop17-ca1xxx:pvr:sku6PR94EA#ABD:rvnHP:rn85B3:rvr91.40:cvnHP:ct10:cvrChassisVersion:
+ dmi.product.family: 103C_5335KV HP Notebook
+ dmi.product.name: HP Laptop 17-ca1xxx
+ dmi.product.sku: 6PR94EA#ABD
+ dmi.sys.vendor: HP

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

Title:
  wifi stopped working on HP Laptop with RTL8821CE Adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  I have a problem with the wifi connection on Linux Mint 20.2 Cinnamon with 
Kernel 5.11.0-40.
  Kernel 5.11.0-38 works fine. The same problem exists also with Kernel 
5.13.0-21.

  My WIFI network adapter is then following:
  Realtek RTL8821CE 802.11ac PCIe Wireless Network Adapter driver: rtl8821ce

  I hope this information helps. If you have further questions, please
  let me know.

  Thanks for your great support.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  reiner 1161 F pulseaudio
   /dev/snd/controlC0:  reiner 1161 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2019-09-26 (776 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  MachineType: HP HP Laptop 17-ca1xxx
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-38-generic 
root=UUID=45bb260a-1a77-4622-887f-1ef5c4be2c55 ro quiet splash
  ProcVersionSignature: Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-38-generic N/A
   linux-backports-modules-5.11.0-38-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.11.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip disk lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/29/2019
  dmi.bios.release: 15.41
  dmi.bios.vendor: AMI
  dmi.bios.version: F.41
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 85B3
  dmi.board.vendor: HP
  dmi.board.version: 91.40
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 91.40
  dmi.modalias: 
dmi:bvnAMI:bvrF.41:bd05/29/2019:br15.41:efr91.40:svnHP:pnHPLaptop17-ca1xxx:pvr:sku6PR94EA#ABD:rvnHP:rn85B3:rvr91.40:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Notebook
  dmi.product.name: HP Laptop 17-ca1xxx
  dmi.product.sku: 6PR94EA#ABD
  dmi.sys.vendor: HP

To manage notifications 

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

2021-11-11 Thread Reiner Hell
apport information

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

Title:
  wifi stopped working on HP Laptop with RTL8821CE Adapter

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Hello,
  I have a problem with the wifi connection on Linux Mint 20.2 Cinnamon with 
Kernel 5.11.0-40.
  Kernel 5.11.0-38 works fine. The same problem exists also with Kernel 
5.13.0-21.

  My WIFI network adapter is then following:
  Realtek RTL8821CE 802.11ac PCIe Wireless Network Adapter driver: rtl8821ce

  I hope this information helps. If you have further questions, please
  let me know.

  Thanks for your great support.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.21
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  reiner 1161 F pulseaudio
   /dev/snd/controlC0:  reiner 1161 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 20.2
  InstallationDate: Installed on 2019-09-26 (776 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  MachineType: HP HP Laptop 17-ca1xxx
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-38-generic 
root=UUID=45bb260a-1a77-4622-887f-1ef5c4be2c55 ro quiet splash
  ProcVersionSignature: Ubuntu 5.11.0-38.42~20.04.1-generic 5.11.22
  RelatedPackageVersions:
   linux-restricted-modules-5.11.0-38-generic N/A
   linux-backports-modules-5.11.0-38-generic  N/A
   linux-firmware 1.187.20
  Tags:  uma
  Uname: Linux 5.11.0-38-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip disk lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/29/2019
  dmi.bios.release: 15.41
  dmi.bios.vendor: AMI
  dmi.bios.version: F.41
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 85B3
  dmi.board.vendor: HP
  dmi.board.version: 91.40
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 91.40
  dmi.modalias: 
dmi:bvnAMI:bvrF.41:bd05/29/2019:br15.41:efr91.40:svnHP:pnHPLaptop17-ca1xxx:pvr:sku6PR94EA#ABD:rvnHP:rn85B3:rvr91.40:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV HP Notebook
  dmi.product.name: HP Laptop 17-ca1xxx
  dmi.product.sku: 6PR94EA#ABD
  dmi.sys.vendor: HP

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1950577/+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 1949357] Re: linux-azure: make mana.ko built-in

2021-11-11 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-azure/5.13.0-1008.9
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-impish' to 'verification-done-impish'. If the
problem still exists, change the tag 'verification-needed-impish' to
'verification-failed-impish'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-impish

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

Title:
  linux-azure: make mana.ko built-in

Status in linux-azure package in Ubuntu:
  In Progress
Status in linux-azure source package in Focal:
  Fix Committed
Status in linux-azure source package in Hirsute:
  Fix Committed
Status in linux-azure source package in Impish:
  Fix Committed
Status in linux-azure source package in Jammy:
  In Progress

Bug description:
  SRU Justification

  [Impact]

  The new networking module mana.ko is not included with linux-modules,
  rather it is packaged in linux-modules-extra. Instance types that have
  mana.ko as a boot dependency will not work since Azure images are not
  created using linux-image-extra.

  [Test Plan]

  Download linux-modules and check for mana.ko

  [Where problems could occur]

  mana.ko could go missing

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

2021-11-11 Thread Colin Ian King
apport information

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

Title:
  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and
  offline

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  "Commit a365ab6b9dfb ("cpufreq: intel_pstate: Implement the
   ->adjust_perf() callback") caused intel_pstate to use nonzero HWP
   desired values in certain usage scenarios, but it did not prevent
   them from being leaked into the confugirations in which HWP desired
   is expected to be 0"

  I believe I'm seeing this issue on my laptop during suspend/resume.
  The upstream fix is:

  
  commit dbea75fe18f60e364de6d994fc938a24ba249d81
  Author: Rafael J. Wysocki 
  Date:   Wed Nov 3 19:43:47 2021 +0100

  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu73
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  cking  2316 F pulseaudio
   /dev/snd/pcmC1D0c:   cking  2316 F...m pulseaudio
   /dev/snd/controlC0:  cking  2316 F pulseaudio
   /dev/snd/pcmC0D0p:   cking  2316 F...m pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-06-07 (156 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210607)
  MachineType: LENOVO 20L5CTO1WW
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-20-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-20-generic N/A
   linux-backports-modules-5.13.0-20-generic  N/A
   linux-firmware 1.202
  Tags:  jammy
  Uname: Linux 5.13.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt lpadmin lxd plugdev sambashare sudo 
vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/11/2020
  dmi.bios.release: 1.30
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N24ET55W (1.30 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20L5CTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.20
  dmi.modalias: 
dmi:bvnLENOVO:bvrN24ET55W(1.30):bd01/11/2020:br1.30:efr1.20:svnLENOVO:pn20L5CTO1WW:pvrThinkPadT480:skuLENOVO_MT_20L5_BU_Think_FM_ThinkPadT480:rvnLENOVO:rn20L5CTO1WW:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T480
  dmi.product.name: 20L5CTO1WW
  dmi.product.sku: LENOVO_MT_20L5_BU_Think_FM_ThinkPad T480
  dmi.product.version: ThinkPad T480
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread Colin Ian King
apport information

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

Title:
  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and
  offline

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  "Commit a365ab6b9dfb ("cpufreq: intel_pstate: Implement the
   ->adjust_perf() callback") caused intel_pstate to use nonzero HWP
   desired values in certain usage scenarios, but it did not prevent
   them from being leaked into the confugirations in which HWP desired
   is expected to be 0"

  I believe I'm seeing this issue on my laptop during suspend/resume.
  The upstream fix is:

  
  commit dbea75fe18f60e364de6d994fc938a24ba249d81
  Author: Rafael J. Wysocki 
  Date:   Wed Nov 3 19:43:47 2021 +0100

  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu73
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  cking  2316 F pulseaudio
   /dev/snd/pcmC1D0c:   cking  2316 F...m pulseaudio
   /dev/snd/controlC0:  cking  2316 F pulseaudio
   /dev/snd/pcmC0D0p:   cking  2316 F...m pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-06-07 (156 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210607)
  MachineType: LENOVO 20L5CTO1WW
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-20-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-20-generic N/A
   linux-backports-modules-5.13.0-20-generic  N/A
   linux-firmware 1.202
  Tags:  jammy
  Uname: Linux 5.13.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt lpadmin lxd plugdev sambashare sudo 
vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/11/2020
  dmi.bios.release: 1.30
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N24ET55W (1.30 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20L5CTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.20
  dmi.modalias: 
dmi:bvnLENOVO:bvrN24ET55W(1.30):bd01/11/2020:br1.30:efr1.20:svnLENOVO:pn20L5CTO1WW:pvrThinkPadT480:skuLENOVO_MT_20L5_BU_Think_FM_ThinkPadT480:rvnLENOVO:rn20L5CTO1WW:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T480
  dmi.product.name: 20L5CTO1WW
  dmi.product.sku: LENOVO_MT_20L5_BU_Think_FM_ThinkPad T480
  dmi.product.version: ThinkPad T480
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread Colin Ian King
apport information

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

Title:
  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and
  offline

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  "Commit a365ab6b9dfb ("cpufreq: intel_pstate: Implement the
   ->adjust_perf() callback") caused intel_pstate to use nonzero HWP
   desired values in certain usage scenarios, but it did not prevent
   them from being leaked into the confugirations in which HWP desired
   is expected to be 0"

  I believe I'm seeing this issue on my laptop during suspend/resume.
  The upstream fix is:

  
  commit dbea75fe18f60e364de6d994fc938a24ba249d81
  Author: Rafael J. Wysocki 
  Date:   Wed Nov 3 19:43:47 2021 +0100

  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu73
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  cking  2316 F pulseaudio
   /dev/snd/pcmC1D0c:   cking  2316 F...m pulseaudio
   /dev/snd/controlC0:  cking  2316 F pulseaudio
   /dev/snd/pcmC0D0p:   cking  2316 F...m pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-06-07 (156 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210607)
  MachineType: LENOVO 20L5CTO1WW
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-20-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-20-generic N/A
   linux-backports-modules-5.13.0-20-generic  N/A
   linux-firmware 1.202
  Tags:  jammy
  Uname: Linux 5.13.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt lpadmin lxd plugdev sambashare sudo 
vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/11/2020
  dmi.bios.release: 1.30
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N24ET55W (1.30 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20L5CTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.20
  dmi.modalias: 
dmi:bvnLENOVO:bvrN24ET55W(1.30):bd01/11/2020:br1.30:efr1.20:svnLENOVO:pn20L5CTO1WW:pvrThinkPadT480:skuLENOVO_MT_20L5_BU_Think_FM_ThinkPadT480:rvnLENOVO:rn20L5CTO1WW:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T480
  dmi.product.name: 20L5CTO1WW
  dmi.product.sku: LENOVO_MT_20L5_BU_Think_FM_ThinkPad T480
  dmi.product.version: ThinkPad T480
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread Colin Ian King
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1950584/+attachment/5540001/+files/ProcEnviron.txt

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

Title:
  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and
  offline

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  "Commit a365ab6b9dfb ("cpufreq: intel_pstate: Implement the
   ->adjust_perf() callback") caused intel_pstate to use nonzero HWP
   desired values in certain usage scenarios, but it did not prevent
   them from being leaked into the confugirations in which HWP desired
   is expected to be 0"

  I believe I'm seeing this issue on my laptop during suspend/resume.
  The upstream fix is:

  
  commit dbea75fe18f60e364de6d994fc938a24ba249d81
  Author: Rafael J. Wysocki 
  Date:   Wed Nov 3 19:43:47 2021 +0100

  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu73
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  cking  2316 F pulseaudio
   /dev/snd/pcmC1D0c:   cking  2316 F...m pulseaudio
   /dev/snd/controlC0:  cking  2316 F pulseaudio
   /dev/snd/pcmC0D0p:   cking  2316 F...m pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-06-07 (156 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210607)
  MachineType: LENOVO 20L5CTO1WW
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-20-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-20-generic N/A
   linux-backports-modules-5.13.0-20-generic  N/A
   linux-firmware 1.202
  Tags:  jammy
  Uname: Linux 5.13.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt lpadmin lxd plugdev sambashare sudo 
vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/11/2020
  dmi.bios.release: 1.30
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N24ET55W (1.30 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20L5CTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.20
  dmi.modalias: 
dmi:bvnLENOVO:bvrN24ET55W(1.30):bd01/11/2020:br1.30:efr1.20:svnLENOVO:pn20L5CTO1WW:pvrThinkPadT480:skuLENOVO_MT_20L5_BU_Think_FM_ThinkPadT480:rvnLENOVO:rn20L5CTO1WW:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T480
  dmi.product.name: 20L5CTO1WW
  dmi.product.sku: LENOVO_MT_20L5_BU_Think_FM_ThinkPad T480
  dmi.product.version: ThinkPad T480
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread Colin Ian King
apport information

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

Title:
  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and
  offline

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  "Commit a365ab6b9dfb ("cpufreq: intel_pstate: Implement the
   ->adjust_perf() callback") caused intel_pstate to use nonzero HWP
   desired values in certain usage scenarios, but it did not prevent
   them from being leaked into the confugirations in which HWP desired
   is expected to be 0"

  I believe I'm seeing this issue on my laptop during suspend/resume.
  The upstream fix is:

  
  commit dbea75fe18f60e364de6d994fc938a24ba249d81
  Author: Rafael J. Wysocki 
  Date:   Wed Nov 3 19:43:47 2021 +0100

  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu73
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  cking  2316 F pulseaudio
   /dev/snd/pcmC1D0c:   cking  2316 F...m pulseaudio
   /dev/snd/controlC0:  cking  2316 F pulseaudio
   /dev/snd/pcmC0D0p:   cking  2316 F...m pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-06-07 (156 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210607)
  MachineType: LENOVO 20L5CTO1WW
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-20-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-20-generic N/A
   linux-backports-modules-5.13.0-20-generic  N/A
   linux-firmware 1.202
  Tags:  jammy
  Uname: Linux 5.13.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt lpadmin lxd plugdev sambashare sudo 
vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/11/2020
  dmi.bios.release: 1.30
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N24ET55W (1.30 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20L5CTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.20
  dmi.modalias: 
dmi:bvnLENOVO:bvrN24ET55W(1.30):bd01/11/2020:br1.30:efr1.20:svnLENOVO:pn20L5CTO1WW:pvrThinkPadT480:skuLENOVO_MT_20L5_BU_Think_FM_ThinkPadT480:rvnLENOVO:rn20L5CTO1WW:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T480
  dmi.product.name: 20L5CTO1WW
  dmi.product.sku: LENOVO_MT_20L5_BU_Think_FM_ThinkPad T480
  dmi.product.version: ThinkPad T480
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread Colin Ian King
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1950584/+attachment/5540008/+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/1950584

Title:
  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and
  offline

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  "Commit a365ab6b9dfb ("cpufreq: intel_pstate: Implement the
   ->adjust_perf() callback") caused intel_pstate to use nonzero HWP
   desired values in certain usage scenarios, but it did not prevent
   them from being leaked into the confugirations in which HWP desired
   is expected to be 0"

  I believe I'm seeing this issue on my laptop during suspend/resume.
  The upstream fix is:

  
  commit dbea75fe18f60e364de6d994fc938a24ba249d81
  Author: Rafael J. Wysocki 
  Date:   Wed Nov 3 19:43:47 2021 +0100

  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu73
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  cking  2316 F pulseaudio
   /dev/snd/pcmC1D0c:   cking  2316 F...m pulseaudio
   /dev/snd/controlC0:  cking  2316 F pulseaudio
   /dev/snd/pcmC0D0p:   cking  2316 F...m pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-06-07 (156 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210607)
  MachineType: LENOVO 20L5CTO1WW
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-20-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-20-generic N/A
   linux-backports-modules-5.13.0-20-generic  N/A
   linux-firmware 1.202
  Tags:  jammy
  Uname: Linux 5.13.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt lpadmin lxd plugdev sambashare sudo 
vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/11/2020
  dmi.bios.release: 1.30
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N24ET55W (1.30 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20L5CTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.20
  dmi.modalias: 
dmi:bvnLENOVO:bvrN24ET55W(1.30):bd01/11/2020:br1.30:efr1.20:svnLENOVO:pn20L5CTO1WW:pvrThinkPadT480:skuLENOVO_MT_20L5_BU_Think_FM_ThinkPadT480:rvnLENOVO:rn20L5CTO1WW:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T480
  dmi.product.name: 20L5CTO1WW
  dmi.product.sku: LENOVO_MT_20L5_BU_Think_FM_ThinkPad T480
  dmi.product.version: ThinkPad T480
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread Colin Ian King
apport information

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

Title:
  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and
  offline

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  "Commit a365ab6b9dfb ("cpufreq: intel_pstate: Implement the
   ->adjust_perf() callback") caused intel_pstate to use nonzero HWP
   desired values in certain usage scenarios, but it did not prevent
   them from being leaked into the confugirations in which HWP desired
   is expected to be 0"

  I believe I'm seeing this issue on my laptop during suspend/resume.
  The upstream fix is:

  
  commit dbea75fe18f60e364de6d994fc938a24ba249d81
  Author: Rafael J. Wysocki 
  Date:   Wed Nov 3 19:43:47 2021 +0100

  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu73
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  cking  2316 F pulseaudio
   /dev/snd/pcmC1D0c:   cking  2316 F...m pulseaudio
   /dev/snd/controlC0:  cking  2316 F pulseaudio
   /dev/snd/pcmC0D0p:   cking  2316 F...m pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-06-07 (156 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210607)
  MachineType: LENOVO 20L5CTO1WW
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-20-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-20-generic N/A
   linux-backports-modules-5.13.0-20-generic  N/A
   linux-firmware 1.202
  Tags:  jammy
  Uname: Linux 5.13.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt lpadmin lxd plugdev sambashare sudo 
vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/11/2020
  dmi.bios.release: 1.30
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N24ET55W (1.30 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20L5CTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.20
  dmi.modalias: 
dmi:bvnLENOVO:bvrN24ET55W(1.30):bd01/11/2020:br1.30:efr1.20:svnLENOVO:pn20L5CTO1WW:pvrThinkPadT480:skuLENOVO_MT_20L5_BU_Think_FM_ThinkPadT480:rvnLENOVO:rn20L5CTO1WW:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T480
  dmi.product.name: 20L5CTO1WW
  dmi.product.sku: LENOVO_MT_20L5_BU_Think_FM_ThinkPad T480
  dmi.product.version: ThinkPad T480
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread Colin Ian King
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1950584/+attachment/5540004/+files/PulseList.txt

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

Title:
  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and
  offline

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  "Commit a365ab6b9dfb ("cpufreq: intel_pstate: Implement the
   ->adjust_perf() callback") caused intel_pstate to use nonzero HWP
   desired values in certain usage scenarios, but it did not prevent
   them from being leaked into the confugirations in which HWP desired
   is expected to be 0"

  I believe I'm seeing this issue on my laptop during suspend/resume.
  The upstream fix is:

  
  commit dbea75fe18f60e364de6d994fc938a24ba249d81
  Author: Rafael J. Wysocki 
  Date:   Wed Nov 3 19:43:47 2021 +0100

  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu73
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  cking  2316 F pulseaudio
   /dev/snd/pcmC1D0c:   cking  2316 F...m pulseaudio
   /dev/snd/controlC0:  cking  2316 F pulseaudio
   /dev/snd/pcmC0D0p:   cking  2316 F...m pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-06-07 (156 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210607)
  MachineType: LENOVO 20L5CTO1WW
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-20-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-20-generic N/A
   linux-backports-modules-5.13.0-20-generic  N/A
   linux-firmware 1.202
  Tags:  jammy
  Uname: Linux 5.13.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt lpadmin lxd plugdev sambashare sudo 
vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/11/2020
  dmi.bios.release: 1.30
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N24ET55W (1.30 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20L5CTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.20
  dmi.modalias: 
dmi:bvnLENOVO:bvrN24ET55W(1.30):bd01/11/2020:br1.30:efr1.20:svnLENOVO:pn20L5CTO1WW:pvrThinkPadT480:skuLENOVO_MT_20L5_BU_Think_FM_ThinkPadT480:rvnLENOVO:rn20L5CTO1WW:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T480
  dmi.product.name: 20L5CTO1WW
  dmi.product.sku: LENOVO_MT_20L5_BU_Think_FM_ThinkPad T480
  dmi.product.version: ThinkPad T480
  dmi.sys.vendor: LENOVO

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

2021-11-11 Thread Colin Ian King
apport information

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

Title:
  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and
  offline

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  "Commit a365ab6b9dfb ("cpufreq: intel_pstate: Implement the
   ->adjust_perf() callback") caused intel_pstate to use nonzero HWP
   desired values in certain usage scenarios, but it did not prevent
   them from being leaked into the confugirations in which HWP desired
   is expected to be 0"

  I believe I'm seeing this issue on my laptop during suspend/resume.
  The upstream fix is:

  
  commit dbea75fe18f60e364de6d994fc938a24ba249d81
  Author: Rafael J. Wysocki 
  Date:   Wed Nov 3 19:43:47 2021 +0100

  cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu73
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  cking  2316 F pulseaudio
   /dev/snd/pcmC1D0c:   cking  2316 F...m pulseaudio
   /dev/snd/controlC0:  cking  2316 F pulseaudio
   /dev/snd/pcmC0D0p:   cking  2316 F...m pulseaudio
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 22.04
  InstallationDate: Installed on 2021-06-07 (156 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210607)
  MachineType: LENOVO 20L5CTO1WW
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.13.0-20-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-20-generic N/A
   linux-backports-modules-5.13.0-20-generic  N/A
   linux-firmware 1.202
  Tags:  jammy
  Uname: Linux 5.13.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirt lpadmin lxd plugdev sambashare sudo 
vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/11/2020
  dmi.bios.release: 1.30
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N24ET55W (1.30 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20L5CTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.20
  dmi.modalias: 
dmi:bvnLENOVO:bvrN24ET55W(1.30):bd01/11/2020:br1.30:efr1.20:svnLENOVO:pn20L5CTO1WW:pvrThinkPadT480:skuLENOVO_MT_20L5_BU_Think_FM_ThinkPadT480:rvnLENOVO:rn20L5CTO1WW:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T480
  dmi.product.name: 20L5CTO1WW
  dmi.product.sku: LENOVO_MT_20L5_BU_Think_FM_ThinkPad T480
  dmi.product.version: ThinkPad T480
  dmi.sys.vendor: LENOVO

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


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


  1   2   >