[Kernel-packages] [Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-17 Thread Simple User
@61, yes. I had tried it and it works. It also has mSBC support -
https://github.com/Arkq/bluez-alsa/issues/29, but the author himself
admits that mSBC support is buggy and is not being developed. I could
get it to work, but the audio was very choppy.

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

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

Status in PulseAudio:
  New
Status in bluez package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in pulseaudio package in Ubuntu:
  In Progress
Status in Arch Linux:
  New

Bug description:
  Bluetooth HSP/HFP audio quality is poor on Ubuntu comparative to all
  other major platforms (Windows, MacOS, ChromeOS, Android, iOS).

  Modern Bluetooth headsets (such as the Bose QC series headphones, many
  others) are capable of using HFP 1.6 with mSBC 16kHz audio encoding.
  As it currently stands, Ubuntu defaults to only supporting HSP
  headsets using 8kHz CVSD, and is incapable of supporting HFP 1.6 at
  this time.

  The ChromiumOS team recently tackled this issue -
  https://bugs.chromium.org/p/chromium/issues/detail?id=843048

  Their efforts may assist in bringing this to Ubuntu, however it
  appears that there are quite a lot of differences considering they
  have developed their own audio server solution etc.

  The Bluetooth Telephony Working Group published the HFP 1.6 spec in
  May 2011 -
  https://www.bluetooth.org/docman/handlers/downloaddoc.ashx?doc_id=238193

  Patches have been proposed in the past for this issue to the kernel
  and PulseAudio:

  PulseAudio: https://patchwork.freedesktop.org/patch/245272/
  Kernel: https://www.spinics.net/lists/linux-bluetooth/msg76982.html

  It appears that the Chromium OS team applied the same kernel patch:
  
https://chromium.googlesource.com/chromiumos/third_party/kernel/+/77dd0cb94c1713a8a12f6e392955dfa64c430e54

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: pulseaudio 1:12.2-2ubuntu3
  ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
  Uname: Linux 5.0.0-20-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jnappi 2777 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jul 27 11:08:29 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2017-11-04 (629 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to disco on 2019-07-18 (9 days ago)
  dmi.bios.date: 06/07/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R07ET67W (2.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FW000TUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrR07ET67W(2.07):bd06/07/2016:svnLENOVO:pn20FW000TUS:pvrThinkPadT460p:rvnLENOVO:rn20FW000TUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T460p
  dmi.product.name: 20FW000TUS
  dmi.product.sku: LENOVO_MT_20FW_BU_Think_FM_ThinkPad T460p
  dmi.product.version: ThinkPad T460p
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

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


[Kernel-packages] [Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-17 Thread Simple User
@63 - your headset likely doesn't support mSBC (16 KHz), only CVSD (8KHz) in 
HFP/HSP mode. 
If that is the case, any fix - using a USB soundcard as you did, or a software 
fix (which this page is tracking) isn't gonna help.

If it does support mSBC, 1Mii B10, and Avantree Leaf, Creative BT-W3 should be 
able to give decent quality audio. The definition of 'decent' varies of course. 
Most people in this age and time wouldn't be happy with 8 KHz (else, this page 
wouldn't exist), but mSBC is decent enough for most people, at least for 
typical voice calls.

You can check the sampling frequency used very easily using Audacity > Record a 
few seconds using the mic in question > Analyze > Plot Spectrum. Note that 
Audacity plots in log scale for freq by default. 
If the highest freq component is just below 4 KHz, it is using CVSD @ 8 KHz 
sampling, and your headset is the likely culprit. If the highest component is 8 
KHz, it is using mSBC @ 16 KHz. If you think that is not good enough, your 
options are limited.

You can use FastStream (FS) which is supported only by a limited number
of headsets, as well as by dongles such as Leaf, 1Mii B10, Creative
BT-W2. No OS afaik supports it, so you can't use the dongle. Many
devices have buggy implementations of FS.

AptX LL also supposedly has bidirectional audio support, but the
voiceback part is not supported by any device that I know of.


** Bug watch added: github.com/Arkq/bluez-alsa/issues #29
   https://github.com/Arkq/bluez-alsa/issues/29

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

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

Status in PulseAudio:
  New
Status in bluez package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in pulseaudio package in Ubuntu:
  In Progress
Status in Arch Linux:
  New

Bug description:
  Bluetooth HSP/HFP audio quality is poor on Ubuntu comparative to all
  other major platforms (Windows, MacOS, ChromeOS, Android, iOS).

  Modern Bluetooth headsets (such as the Bose QC series headphones, many
  others) are capable of using HFP 1.6 with mSBC 16kHz audio encoding.
  As it currently stands, Ubuntu defaults to only supporting HSP
  headsets using 8kHz CVSD, and is incapable of supporting HFP 1.6 at
  this time.

  The ChromiumOS team recently tackled this issue -
  https://bugs.chromium.org/p/chromium/issues/detail?id=843048

  Their efforts may assist in bringing this to Ubuntu, however it
  appears that there are quite a lot of differences considering they
  have developed their own audio server solution etc.

  The Bluetooth Telephony Working Group published the HFP 1.6 spec in
  May 2011 -
  https://www.bluetooth.org/docman/handlers/downloaddoc.ashx?doc_id=238193

  Patches have been proposed in the past for this issue to the kernel
  and PulseAudio:

  PulseAudio: https://patchwork.freedesktop.org/patch/245272/
  Kernel: https://www.spinics.net/lists/linux-bluetooth/msg76982.html

  It appears that the Chromium OS team applied the same kernel patch:
  
https://chromium.googlesource.com/chromiumos/third_party/kernel/+/77dd0cb94c1713a8a12f6e392955dfa64c430e54

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: pulseaudio 1:12.2-2ubuntu3
  ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
  Uname: Linux 5.0.0-20-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jnappi 2777 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jul 27 11:08:29 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2017-11-04 (629 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to disco on 2019-07-18 (9 days ago)
  dmi.bios.date: 06/07/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R07ET67W (2.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FW000TUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrR07ET67W(2.07):bd06/07/2016:svnLENOVO:pn20FW000TUS:pvrThinkPadT460p:rvnLENOVO:rn20FW000TUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T460p
  dmi.product.name: 20FW000TUS
  dmi.product.sku: LENOVO_MT_20FW_BU_Think_FM_ThinkPad T460p
  dmi.product.version: ThinkPad T460p
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

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

[Kernel-packages] [Bug 1850439] Re: No sound on ASUS UX534FT

2020-11-17 Thread nanog
Is this fix going to be released for Focal?

I have the same issue with 5.4 kernels in 20.04 and can confirm that the
fix suggested above by realtek fixes the issue?

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

Title:
  No sound on ASUS UX534FT

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Hi,

  after instal Ubuntu in dual boot alongside Windows 10, I've realised
  there is no sound coming out of mine new ASUS Zenbook 15 UX534FT-
  AA024R in Ubuntu. In Windows there is no problem. Found this topic
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810214 which had
  the same problem with driver for Realtek ALC294 which is also mine
  sound card. But even with this fix it is not working on UX534FT. Can
  you please add fix also for this newer model?

  Description:  Ubuntu 18.04.3 LTS
  Release:  18.04

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-5.0.0-32-generic 5.0.0-32.34~18.04.2
  ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
  Uname: Linux 5.0.0-32-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 29 15:11:25 2019
  InstallationDate: Installed on 2019-10-29 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2020-11-17 Thread Simple User
@ gyhor, I am pretty sure you got a faulty 1Mii B10. It doesnt get past 
enumeration, so it is not a compatibility issue.
You also mention that it was tried on different systems and didn't work.
Time to get it replaced.

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

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

Status in PulseAudio:
  New
Status in bluez package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in pulseaudio package in Ubuntu:
  In Progress
Status in Arch Linux:
  New

Bug description:
  Bluetooth HSP/HFP audio quality is poor on Ubuntu comparative to all
  other major platforms (Windows, MacOS, ChromeOS, Android, iOS).

  Modern Bluetooth headsets (such as the Bose QC series headphones, many
  others) are capable of using HFP 1.6 with mSBC 16kHz audio encoding.
  As it currently stands, Ubuntu defaults to only supporting HSP
  headsets using 8kHz CVSD, and is incapable of supporting HFP 1.6 at
  this time.

  The ChromiumOS team recently tackled this issue -
  https://bugs.chromium.org/p/chromium/issues/detail?id=843048

  Their efforts may assist in bringing this to Ubuntu, however it
  appears that there are quite a lot of differences considering they
  have developed their own audio server solution etc.

  The Bluetooth Telephony Working Group published the HFP 1.6 spec in
  May 2011 -
  https://www.bluetooth.org/docman/handlers/downloaddoc.ashx?doc_id=238193

  Patches have been proposed in the past for this issue to the kernel
  and PulseAudio:

  PulseAudio: https://patchwork.freedesktop.org/patch/245272/
  Kernel: https://www.spinics.net/lists/linux-bluetooth/msg76982.html

  It appears that the Chromium OS team applied the same kernel patch:
  
https://chromium.googlesource.com/chromiumos/third_party/kernel/+/77dd0cb94c1713a8a12f6e392955dfa64c430e54

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: pulseaudio 1:12.2-2ubuntu3
  ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
  Uname: Linux 5.0.0-20-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jnappi 2777 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jul 27 11:08:29 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2017-11-04 (629 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to disco on 2019-07-18 (9 days ago)
  dmi.bios.date: 06/07/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R07ET67W (2.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FW000TUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrR07ET67W(2.07):bd06/07/2016:svnLENOVO:pn20FW000TUS:pvrThinkPadT460p:rvnLENOVO:rn20FW000TUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T460p
  dmi.product.name: 20FW000TUS
  dmi.product.sku: LENOVO_MT_20FW_BU_Think_FM_ThinkPad T460p
  dmi.product.version: ThinkPad T460p
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions

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


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

2020-11-17 Thread Szilveszter Balogh
apport information

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

Title:
  I can't connect to 5GHz wifi

Status in linux package in Ubuntu:
  Expired

Bug description:
  After updating the NetworkManager I can't connect to 5GHz wifi. The
  router is a mikrotik hap ac2.The notebook is a Dell Latitude 5580.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: network-manager 1.22.10-1ubuntu2.1
  ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
  Uname: Linux 5.4.0-33-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jun  4 22:20:15 2020
  InstallationDate: Installed on 2020-05-15 (20 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.22.10  connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.20
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  szili  1443 F pulseaudio
  CurrentDesktop: Pantheon
  DistroRelease: elementary OS 5.1.7
  InstallationDate: Installed on 2020-11-17 (0 days ago)
  InstallationMedia: elementary OS 5.1 "hera" - stable amd64 (20200814)
  MachineType: Dell Inc. Latitude 5590
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-54-generic 
root=/dev/mapper/elementary--vg-root ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.4.0-54.60~18.04.1-generic 5.4.65
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-54-generic N/A
   linux-backports-modules-5.4.0-54-generic  N/A
   linux-firmware1.173.19
  Tags:  hera
  Uname: Linux 5.4.0-54-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/15/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.14.0
  dmi.board.name: 0MM81M
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.14.0:bd07/15/2020:svnDellInc.:pnLatitude5590:pvr:rvnDellInc.:rn0MM81M:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 5590
  dmi.product.sku: 0817
  dmi.sys.vendor: Dell Inc.

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

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


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

2020-11-17 Thread Szilveszter Balogh
apport information

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

Title:
  I can't connect to 5GHz wifi

Status in linux package in Ubuntu:
  Expired

Bug description:
  After updating the NetworkManager I can't connect to 5GHz wifi. The
  router is a mikrotik hap ac2.The notebook is a Dell Latitude 5580.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: network-manager 1.22.10-1ubuntu2.1
  ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
  Uname: Linux 5.4.0-33-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jun  4 22:20:15 2020
  InstallationDate: Installed on 2020-05-15 (20 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.22.10  connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.20
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  szili  1443 F pulseaudio
  CurrentDesktop: Pantheon
  DistroRelease: elementary OS 5.1.7
  InstallationDate: Installed on 2020-11-17 (0 days ago)
  InstallationMedia: elementary OS 5.1 "hera" - stable amd64 (20200814)
  MachineType: Dell Inc. Latitude 5590
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-54-generic 
root=/dev/mapper/elementary--vg-root ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.4.0-54.60~18.04.1-generic 5.4.65
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-54-generic N/A
   linux-backports-modules-5.4.0-54-generic  N/A
   linux-firmware1.173.19
  Tags:  hera
  Uname: Linux 5.4.0-54-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/15/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.14.0
  dmi.board.name: 0MM81M
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.14.0:bd07/15/2020:svnDellInc.:pnLatitude5590:pvr:rvnDellInc.:rn0MM81M:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 5590
  dmi.product.sku: 0817
  dmi.sys.vendor: Dell Inc.

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

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


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

2020-11-17 Thread Szilveszter Balogh
apport information

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

Title:
  I can't connect to 5GHz wifi

Status in linux package in Ubuntu:
  Expired

Bug description:
  After updating the NetworkManager I can't connect to 5GHz wifi. The
  router is a mikrotik hap ac2.The notebook is a Dell Latitude 5580.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: network-manager 1.22.10-1ubuntu2.1
  ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
  Uname: Linux 5.4.0-33-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jun  4 22:20:15 2020
  InstallationDate: Installed on 2020-05-15 (20 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.22.10  connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.20
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  szili  1443 F pulseaudio
  CurrentDesktop: Pantheon
  DistroRelease: elementary OS 5.1.7
  InstallationDate: Installed on 2020-11-17 (0 days ago)
  InstallationMedia: elementary OS 5.1 "hera" - stable amd64 (20200814)
  MachineType: Dell Inc. Latitude 5590
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-54-generic 
root=/dev/mapper/elementary--vg-root ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.4.0-54.60~18.04.1-generic 5.4.65
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-54-generic N/A
   linux-backports-modules-5.4.0-54-generic  N/A
   linux-firmware1.173.19
  Tags:  hera
  Uname: Linux 5.4.0-54-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/15/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.14.0
  dmi.board.name: 0MM81M
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.14.0:bd07/15/2020:svnDellInc.:pnLatitude5590:pvr:rvnDellInc.:rn0MM81M:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 5590
  dmi.product.sku: 0817
  dmi.sys.vendor: Dell Inc.

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

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


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

2020-11-17 Thread Szilveszter Balogh
apport information

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

Title:
  I can't connect to 5GHz wifi

Status in linux package in Ubuntu:
  Expired

Bug description:
  After updating the NetworkManager I can't connect to 5GHz wifi. The
  router is a mikrotik hap ac2.The notebook is a Dell Latitude 5580.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: network-manager 1.22.10-1ubuntu2.1
  ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
  Uname: Linux 5.4.0-33-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jun  4 22:20:15 2020
  InstallationDate: Installed on 2020-05-15 (20 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.22.10  connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.20
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  szili  1443 F pulseaudio
  CurrentDesktop: Pantheon
  DistroRelease: elementary OS 5.1.7
  InstallationDate: Installed on 2020-11-17 (0 days ago)
  InstallationMedia: elementary OS 5.1 "hera" - stable amd64 (20200814)
  MachineType: Dell Inc. Latitude 5590
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-54-generic 
root=/dev/mapper/elementary--vg-root ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.4.0-54.60~18.04.1-generic 5.4.65
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-54-generic N/A
   linux-backports-modules-5.4.0-54-generic  N/A
   linux-firmware1.173.19
  Tags:  hera
  Uname: Linux 5.4.0-54-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/15/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.14.0
  dmi.board.name: 0MM81M
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.14.0:bd07/15/2020:svnDellInc.:pnLatitude5590:pvr:rvnDellInc.:rn0MM81M:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 5590
  dmi.product.sku: 0817
  dmi.sys.vendor: Dell Inc.

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

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


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

2020-11-17 Thread Szilveszter Balogh
apport information

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

Title:
  I can't connect to 5GHz wifi

Status in linux package in Ubuntu:
  Expired

Bug description:
  After updating the NetworkManager I can't connect to 5GHz wifi. The
  router is a mikrotik hap ac2.The notebook is a Dell Latitude 5580.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: network-manager 1.22.10-1ubuntu2.1
  ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
  Uname: Linux 5.4.0-33-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jun  4 22:20:15 2020
  InstallationDate: Installed on 2020-05-15 (20 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.22.10  connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.20
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  szili  1443 F pulseaudio
  CurrentDesktop: Pantheon
  DistroRelease: elementary OS 5.1.7
  InstallationDate: Installed on 2020-11-17 (0 days ago)
  InstallationMedia: elementary OS 5.1 "hera" - stable amd64 (20200814)
  MachineType: Dell Inc. Latitude 5590
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-54-generic 
root=/dev/mapper/elementary--vg-root ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.4.0-54.60~18.04.1-generic 5.4.65
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-54-generic N/A
   linux-backports-modules-5.4.0-54-generic  N/A
   linux-firmware1.173.19
  Tags:  hera
  Uname: Linux 5.4.0-54-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/15/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.14.0
  dmi.board.name: 0MM81M
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.14.0:bd07/15/2020:svnDellInc.:pnLatitude5590:pvr:rvnDellInc.:rn0MM81M:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 5590
  dmi.product.sku: 0817
  dmi.sys.vendor: Dell Inc.

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

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


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

2020-11-17 Thread Szilveszter Balogh
apport information

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

Title:
  I can't connect to 5GHz wifi

Status in linux package in Ubuntu:
  Expired

Bug description:
  After updating the NetworkManager I can't connect to 5GHz wifi. The
  router is a mikrotik hap ac2.The notebook is a Dell Latitude 5580.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: network-manager 1.22.10-1ubuntu2.1
  ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
  Uname: Linux 5.4.0-33-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jun  4 22:20:15 2020
  InstallationDate: Installed on 2020-05-15 (20 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.22.10  connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.20
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  szili  1443 F pulseaudio
  CurrentDesktop: Pantheon
  DistroRelease: elementary OS 5.1.7
  InstallationDate: Installed on 2020-11-17 (0 days ago)
  InstallationMedia: elementary OS 5.1 "hera" - stable amd64 (20200814)
  MachineType: Dell Inc. Latitude 5590
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-54-generic 
root=/dev/mapper/elementary--vg-root ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.4.0-54.60~18.04.1-generic 5.4.65
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-54-generic N/A
   linux-backports-modules-5.4.0-54-generic  N/A
   linux-firmware1.173.19
  Tags:  hera
  Uname: Linux 5.4.0-54-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/15/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.14.0
  dmi.board.name: 0MM81M
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.14.0:bd07/15/2020:svnDellInc.:pnLatitude5590:pvr:rvnDellInc.:rn0MM81M:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 5590
  dmi.product.sku: 0817
  dmi.sys.vendor: Dell Inc.

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

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


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

2020-11-17 Thread Szilveszter Balogh
apport information

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

Title:
  I can't connect to 5GHz wifi

Status in linux package in Ubuntu:
  Expired

Bug description:
  After updating the NetworkManager I can't connect to 5GHz wifi. The
  router is a mikrotik hap ac2.The notebook is a Dell Latitude 5580.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: network-manager 1.22.10-1ubuntu2.1
  ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
  Uname: Linux 5.4.0-33-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jun  4 22:20:15 2020
  InstallationDate: Installed on 2020-05-15 (20 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.22.10  connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.20
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  szili  1443 F pulseaudio
  CurrentDesktop: Pantheon
  DistroRelease: elementary OS 5.1.7
  InstallationDate: Installed on 2020-11-17 (0 days ago)
  InstallationMedia: elementary OS 5.1 "hera" - stable amd64 (20200814)
  MachineType: Dell Inc. Latitude 5590
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-54-generic 
root=/dev/mapper/elementary--vg-root ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.4.0-54.60~18.04.1-generic 5.4.65
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-54-generic N/A
   linux-backports-modules-5.4.0-54-generic  N/A
   linux-firmware1.173.19
  Tags:  hera
  Uname: Linux 5.4.0-54-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/15/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.14.0
  dmi.board.name: 0MM81M
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.14.0:bd07/15/2020:svnDellInc.:pnLatitude5590:pvr:rvnDellInc.:rn0MM81M:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 5590
  dmi.product.sku: 0817
  dmi.sys.vendor: Dell Inc.

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

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


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

2020-11-17 Thread Szilveszter Balogh
apport information

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

Title:
  I can't connect to 5GHz wifi

Status in linux package in Ubuntu:
  Expired

Bug description:
  After updating the NetworkManager I can't connect to 5GHz wifi. The
  router is a mikrotik hap ac2.The notebook is a Dell Latitude 5580.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: network-manager 1.22.10-1ubuntu2.1
  ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
  Uname: Linux 5.4.0-33-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jun  4 22:20:15 2020
  InstallationDate: Installed on 2020-05-15 (20 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.22.10  connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.20
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  szili  1443 F pulseaudio
  CurrentDesktop: Pantheon
  DistroRelease: elementary OS 5.1.7
  InstallationDate: Installed on 2020-11-17 (0 days ago)
  InstallationMedia: elementary OS 5.1 "hera" - stable amd64 (20200814)
  MachineType: Dell Inc. Latitude 5590
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-54-generic 
root=/dev/mapper/elementary--vg-root ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.4.0-54.60~18.04.1-generic 5.4.65
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-54-generic N/A
   linux-backports-modules-5.4.0-54-generic  N/A
   linux-firmware1.173.19
  Tags:  hera
  Uname: Linux 5.4.0-54-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/15/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.14.0
  dmi.board.name: 0MM81M
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.14.0:bd07/15/2020:svnDellInc.:pnLatitude5590:pvr:rvnDellInc.:rn0MM81M:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 5590
  dmi.product.sku: 0817
  dmi.sys.vendor: Dell Inc.

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

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


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

2020-11-17 Thread Szilveszter Balogh
apport information

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

Title:
  I can't connect to 5GHz wifi

Status in linux package in Ubuntu:
  Expired

Bug description:
  After updating the NetworkManager I can't connect to 5GHz wifi. The
  router is a mikrotik hap ac2.The notebook is a Dell Latitude 5580.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: network-manager 1.22.10-1ubuntu2.1
  ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
  Uname: Linux 5.4.0-33-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jun  4 22:20:15 2020
  InstallationDate: Installed on 2020-05-15 (20 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.22.10  connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.20
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  szili  1443 F pulseaudio
  CurrentDesktop: Pantheon
  DistroRelease: elementary OS 5.1.7
  InstallationDate: Installed on 2020-11-17 (0 days ago)
  InstallationMedia: elementary OS 5.1 "hera" - stable amd64 (20200814)
  MachineType: Dell Inc. Latitude 5590
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-54-generic 
root=/dev/mapper/elementary--vg-root ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.4.0-54.60~18.04.1-generic 5.4.65
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-54-generic N/A
   linux-backports-modules-5.4.0-54-generic  N/A
   linux-firmware1.173.19
  Tags:  hera
  Uname: Linux 5.4.0-54-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/15/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.14.0
  dmi.board.name: 0MM81M
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.14.0:bd07/15/2020:svnDellInc.:pnLatitude5590:pvr:rvnDellInc.:rn0MM81M:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 5590
  dmi.product.sku: 0817
  dmi.sys.vendor: Dell Inc.

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

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


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

2020-11-17 Thread Szilveszter Balogh
apport information

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

Title:
  I can't connect to 5GHz wifi

Status in linux package in Ubuntu:
  Expired

Bug description:
  After updating the NetworkManager I can't connect to 5GHz wifi. The
  router is a mikrotik hap ac2.The notebook is a Dell Latitude 5580.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: network-manager 1.22.10-1ubuntu2.1
  ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
  Uname: Linux 5.4.0-33-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jun  4 22:20:15 2020
  InstallationDate: Installed on 2020-05-15 (20 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.22.10  connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.20
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  szili  1443 F pulseaudio
  CurrentDesktop: Pantheon
  DistroRelease: elementary OS 5.1.7
  InstallationDate: Installed on 2020-11-17 (0 days ago)
  InstallationMedia: elementary OS 5.1 "hera" - stable amd64 (20200814)
  MachineType: Dell Inc. Latitude 5590
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-54-generic 
root=/dev/mapper/elementary--vg-root ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.4.0-54.60~18.04.1-generic 5.4.65
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-54-generic N/A
   linux-backports-modules-5.4.0-54-generic  N/A
   linux-firmware1.173.19
  Tags:  hera
  Uname: Linux 5.4.0-54-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/15/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.14.0
  dmi.board.name: 0MM81M
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.14.0:bd07/15/2020:svnDellInc.:pnLatitude5590:pvr:rvnDellInc.:rn0MM81M:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 5590
  dmi.product.sku: 0817
  dmi.sys.vendor: Dell Inc.

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

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


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

2020-11-17 Thread Szilveszter Balogh
apport information

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

Title:
  I can't connect to 5GHz wifi

Status in linux package in Ubuntu:
  Expired

Bug description:
  After updating the NetworkManager I can't connect to 5GHz wifi. The
  router is a mikrotik hap ac2.The notebook is a Dell Latitude 5580.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: network-manager 1.22.10-1ubuntu2.1
  ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
  Uname: Linux 5.4.0-33-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jun  4 22:20:15 2020
  InstallationDate: Installed on 2020-05-15 (20 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.22.10  connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.20
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  szili  1443 F pulseaudio
  CurrentDesktop: Pantheon
  DistroRelease: elementary OS 5.1.7
  InstallationDate: Installed on 2020-11-17 (0 days ago)
  InstallationMedia: elementary OS 5.1 "hera" - stable amd64 (20200814)
  MachineType: Dell Inc. Latitude 5590
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-54-generic 
root=/dev/mapper/elementary--vg-root ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.4.0-54.60~18.04.1-generic 5.4.65
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-54-generic N/A
   linux-backports-modules-5.4.0-54-generic  N/A
   linux-firmware1.173.19
  Tags:  hera
  Uname: Linux 5.4.0-54-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/15/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.14.0
  dmi.board.name: 0MM81M
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.14.0:bd07/15/2020:svnDellInc.:pnLatitude5590:pvr:rvnDellInc.:rn0MM81M:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 5590
  dmi.product.sku: 0817
  dmi.sys.vendor: Dell Inc.

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

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


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

2020-11-17 Thread Szilveszter Balogh
apport information

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

Title:
  I can't connect to 5GHz wifi

Status in linux package in Ubuntu:
  Expired

Bug description:
  After updating the NetworkManager I can't connect to 5GHz wifi. The
  router is a mikrotik hap ac2.The notebook is a Dell Latitude 5580.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: network-manager 1.22.10-1ubuntu2.1
  ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
  Uname: Linux 5.4.0-33-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jun  4 22:20:15 2020
  InstallationDate: Installed on 2020-05-15 (20 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.22.10  connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.20
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  szili  1443 F pulseaudio
  CurrentDesktop: Pantheon
  DistroRelease: elementary OS 5.1.7
  InstallationDate: Installed on 2020-11-17 (0 days ago)
  InstallationMedia: elementary OS 5.1 "hera" - stable amd64 (20200814)
  MachineType: Dell Inc. Latitude 5590
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-54-generic 
root=/dev/mapper/elementary--vg-root ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.4.0-54.60~18.04.1-generic 5.4.65
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-54-generic N/A
   linux-backports-modules-5.4.0-54-generic  N/A
   linux-firmware1.173.19
  Tags:  hera
  Uname: Linux 5.4.0-54-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/15/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.14.0
  dmi.board.name: 0MM81M
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.14.0:bd07/15/2020:svnDellInc.:pnLatitude5590:pvr:rvnDellInc.:rn0MM81M:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 5590
  dmi.product.sku: 0817
  dmi.sys.vendor: Dell Inc.

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

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


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

2020-11-17 Thread Szilveszter Balogh
apport information

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

Title:
  I can't connect to 5GHz wifi

Status in linux package in Ubuntu:
  Expired

Bug description:
  After updating the NetworkManager I can't connect to 5GHz wifi. The
  router is a mikrotik hap ac2.The notebook is a Dell Latitude 5580.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: network-manager 1.22.10-1ubuntu2.1
  ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
  Uname: Linux 5.4.0-33-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jun  4 22:20:15 2020
  InstallationDate: Installed on 2020-05-15 (20 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.22.10  connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.20
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  szili  1443 F pulseaudio
  CurrentDesktop: Pantheon
  DistroRelease: elementary OS 5.1.7
  InstallationDate: Installed on 2020-11-17 (0 days ago)
  InstallationMedia: elementary OS 5.1 "hera" - stable amd64 (20200814)
  MachineType: Dell Inc. Latitude 5590
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-54-generic 
root=/dev/mapper/elementary--vg-root ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.4.0-54.60~18.04.1-generic 5.4.65
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-54-generic N/A
   linux-backports-modules-5.4.0-54-generic  N/A
   linux-firmware1.173.19
  Tags:  hera
  Uname: Linux 5.4.0-54-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/15/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.14.0
  dmi.board.name: 0MM81M
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.14.0:bd07/15/2020:svnDellInc.:pnLatitude5590:pvr:rvnDellInc.:rn0MM81M:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 5590
  dmi.product.sku: 0817
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1882136] Lsusb.txt

2020-11-17 Thread Szilveszter Balogh
apport information

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

Title:
  I can't connect to 5GHz wifi

Status in linux package in Ubuntu:
  Expired

Bug description:
  After updating the NetworkManager I can't connect to 5GHz wifi. The
  router is a mikrotik hap ac2.The notebook is a Dell Latitude 5580.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: network-manager 1.22.10-1ubuntu2.1
  ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
  Uname: Linux 5.4.0-33-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jun  4 22:20:15 2020
  InstallationDate: Installed on 2020-05-15 (20 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.22.10  connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.20
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  szili  1443 F pulseaudio
  CurrentDesktop: Pantheon
  DistroRelease: elementary OS 5.1.7
  InstallationDate: Installed on 2020-11-17 (0 days ago)
  InstallationMedia: elementary OS 5.1 "hera" - stable amd64 (20200814)
  MachineType: Dell Inc. Latitude 5590
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-54-generic 
root=/dev/mapper/elementary--vg-root ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.4.0-54.60~18.04.1-generic 5.4.65
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-54-generic N/A
   linux-backports-modules-5.4.0-54-generic  N/A
   linux-firmware1.173.19
  Tags:  hera
  Uname: Linux 5.4.0-54-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/15/2020
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.14.0
  dmi.board.name: 0MM81M
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.14.0:bd07/15/2020:svnDellInc.:pnLatitude5590:pvr:rvnDellInc.:rn0MM81M:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 5590
  dmi.product.sku: 0817
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1882136] Re: I can't connect to 5GHz wifi

2020-11-17 Thread Szilveszter Balogh
apport information

** Tags added: apport-collected hera

** Description changed:

  After updating the NetworkManager I can't connect to 5GHz wifi. The
  router is a mikrotik hap ac2.The notebook is a Dell Latitude 5580.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: network-manager 1.22.10-1ubuntu2.1
  ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
  Uname: Linux 5.4.0-33-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jun  4 22:20:15 2020
  InstallationDate: Installed on 2020-05-15 (20 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.22.10  connected  started  full  enabled enabled  
enabled  enabled  enabled
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.20
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  szili  1443 F pulseaudio
+ CurrentDesktop: Pantheon
+ DistroRelease: elementary OS 5.1.7
+ InstallationDate: Installed on 2020-11-17 (0 days ago)
+ InstallationMedia: elementary OS 5.1 "hera" - stable amd64 (20200814)
+ MachineType: Dell Inc. Latitude 5590
+ Package: linux (not installed)
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-54-generic 
root=/dev/mapper/elementary--vg-root ro quiet splash vt.handoff=1
+ ProcVersionSignature: Ubuntu 5.4.0-54.60~18.04.1-generic 5.4.65
+ RelatedPackageVersions:
+  linux-restricted-modules-5.4.0-54-generic N/A
+  linux-backports-modules-5.4.0-54-generic  N/A
+  linux-firmware1.173.19
+ Tags:  hera
+ Uname: Linux 5.4.0-54-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 07/15/2020
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: 1.14.0
+ dmi.board.name: 0MM81M
+ dmi.board.vendor: Dell Inc.
+ dmi.board.version: A00
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Dell Inc.
+ dmi.modalias: 
dmi:bvnDellInc.:bvr1.14.0:bd07/15/2020:svnDellInc.:pnLatitude5590:pvr:rvnDellInc.:rn0MM81M:rvrA00:cvnDellInc.:ct10:cvr:
+ dmi.product.family: Latitude
+ dmi.product.name: Latitude 5590
+ dmi.product.sku: 0817
+ dmi.sys.vendor: Dell Inc.

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

Title:
  I can't connect to 5GHz wifi

Status in linux package in Ubuntu:
  Expired

Bug description:
  After updating the NetworkManager I can't connect to 5GHz wifi. The
  router is a mikrotik hap ac2.The notebook is a Dell Latitude 5580.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: network-manager 1.22.10-1ubuntu2.1
  ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
  Uname: Linux 5.4.0-33-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.2
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jun  4 22:20:15 2020
  InstallationDate: Installed on 2020-05-15 (20 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.22.10  connected  started  full  enabled enabled  
enabled  enabled  enabled
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.20
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  szili  1443 F pulseaudio
  CurrentDesktop: Pantheon
  DistroRelease: elementary OS 5.1.7
  InstallationDate: Installed on 2020-11-17 (0 days ago)
  InstallationMedia: elementary OS 5.1 "hera" - stable amd64 (20200814)
  MachineType: Dell Inc. Latitude 5590
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-54-generic 
root=/dev/mapper/elementary--vg-root ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.4.0-54.60~18.04.1-generic 5.4.65
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-54-generic N/A
   linux-backports-modules-5.4.0-54-generic  N/A
   linux-firmware1.173.19
  Tags:  hera
  Uname: Linux 5.4.0-54-generic x86_64
  UpgradeStatus: 

[Kernel-packages] [Bug 1872401] Re: vmx_nm_test in ubuntu_kvm_unit_tests interrupted on X-oracle-4.15 / X-KVM / B-KVM

2020-11-17 Thread Po-Hsu Lin
Still visible 4.15.0-1059.65 - oracle
on VM.DenseIO2.8

** Tags added: sru-20201109

** Summary changed:

- vmx_nm_test in ubuntu_kvm_unit_tests interrupted on X-oracle-4.15 / X-KVM / 
B-KVM
+ vmx_nm_test in ubuntu_kvm_unit_tests interrupted on X-oracle-4.15 / 
B-oracle-4.15 / X-KVM / B-KVM

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

Title:
  vmx_nm_test in ubuntu_kvm_unit_tests interrupted on X-oracle-4.15 /
  B-oracle-4.15 / X-KVM / B-KVM

Status in ubuntu-kernel-tests:
  New
Status in linux-signed-oracle package in Ubuntu:
  New

Bug description:
  This issue was first spotted on Mar.16 [1]

  The ubuntu_kvm_unit_tests will be interrupted on X-oracle-4.15 on both
  VM.Standard2.1 and VM.Standard2.16, this is not a regression since it
  can be reproduced with 4.15.0-1031-oracle #34~16.04.1:

  Running 
'/home/ubuntu/autotest/client/tmp/ubuntu_kvm_unit_tests/src/kvm-unit-tests/tests/vmx_nm_test'
   BUILD_HEAD=4671e4ba
   timeout -k 1s --foreground 30 /usr/bin/qemu-system-x86_64 -nodefaults 
-device pc-testdev -device isa-debug-exit,iobase=0xf4,iosize=0x4 -vnc none 
-serial stdio -device pci-testdev -machine accel=kvm -kernel 
/tmp/tmp.da3iFrsCzC -smp 1 -cpu host,+vmx -append vmx_nm_test # -initrd 
/tmp/tmp.h2DFw8L0AF
   enabling apic
   paging enabled
   cr0 = 80010011
   cr3 = 477000
   cr4 = 20

   Test suite: vmx_nm_test
  client_loop: send disconnect: Broken pipe
  (node disconnected here)

  Before the test started, this can be found in syslog:
  Apr 13 06:26:25 selfprovisioned-phlin-kvm-unit kernel: [ 1073.529005] L1TF 
CPU bug present and SMT on, data leak possible. See CVE-2018-3646 and 
https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html for 
details.

  After that, noting was printed and node disconnected.

  If you try to run this case manually, it will stop at:
  # ./vmx_nm_test
  BUILD_HEAD=4671e4ba
  ready!!!
  timeout -k 1s --foreground 30 /usr/bin/qemu-system-x86_64 -nodefaults -device 
pc-testdev -device isa-debug-exit,iobase=0xf4,iosize=0x4 -vnc none -serial 
stdio -device pci-testdev -machine accel=kvm -kernel /tmp/tmp.ZcGrnXu6se -smp 1 
-cpu host,+vmx -append vmx_nm_test # -initrd /tmp/tmp.ADjEOAcRKM
  enabling ap
  (stopped here, even the "enabling apic" string was not printed)

  It looks like this is a new test case added since the cycle of
  4.15.0-1037.41~16.04.1-oracle

  [1] https://bugs.launchpad.net/ubuntu-kernel-
  tests/+bug/1867623/comments/2

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.15.0-1031-oracle 4.15.0-1031.34~16.04.1
  ProcVersionSignature: User Name 4.15.0-1031.34~16.04.1-oracle 4.15.18
  Uname: Linux 4.15.0-1031-oracle x86_64
  ApportVersion: 2.20.1-0ubuntu2.21
  Architecture: amd64
  Date: Mon Apr 13 05:18:03 2020
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oracle
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1872401/+subscriptions

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


[Kernel-packages] [Bug 1904521] Re: Intel Tiger Lake IDs supplement

2020-11-17 Thread AceLan Kao
** Tags added: intel oem-priority originate-from-1854240

** Description changed:

  [Impact]
  Intel Tiger Lake-H platform requires new pin settings and IDs to enable.
  
  [Fix]
- Intel provides us a list of TGL-H commits on 5.8 and 5.9, we need all of the 
commits to enable TGL-H platforms completely.
+ Intel provides us a list of TGL-H commits from 5.8 and 5.9, we need all of 
the commits to enable TGL-H platforms completely.
  
  [Test]
  Verified those commits on Intel TGL-H SDP
  
  [Regression potential]
  Low, all of those commits are adding new IDs for TGL-H platform.

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

Title:
  Intel Tiger Lake IDs supplement

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux-oem-5.6 package in Ubuntu:
  Invalid
Status in linux-oem-5.6 source package in Focal:
  In Progress
Status in linux source package in Groovy:
  In Progress

Bug description:
  [Impact]
  Intel Tiger Lake-H platform requires new pin settings and IDs to enable.

  [Fix]
  Intel provides us a list of TGL-H commits from 5.8 and 5.9, we need all of 
the commits to enable TGL-H platforms completely.

  [Test]
  Verified those commits on Intel TGL-H SDP

  [Regression potential]
  Low, all of those commits are adding new IDs for TGL-H platform.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1904521/+subscriptions

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


[Kernel-packages] [Bug 1521173] Re: AER: Corrected error received: id=00e0

2020-11-17 Thread Wren Turkal
I also tried all LTS Ubuntus back to 16.04. They all get this log
message a lot.

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

Title:
  AER: Corrected error received: id=00e0

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Triaged
Status in linux source package in Xenial:
  Triaged

Bug description:
  WORKAROUND: add pci=noaer to your kernel command line:

  1) edit /etc/default/grub and and add pci=noaer to the line starting with 
GRUB_CMDLINE_LINUX_DEFAULT. It will look like this:
  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pci=noaer"
  2) run "sudo update-grub"
  3) reboot

  

  My dmesg gets completely spammed with the following messages appearing
  over and over again. It stops after one s3 cycle; it only happens
  after reboot.

  [ 5315.986588] pcieport :00:1c.0: AER: Corrected error received: id=00e0
  [ 5315.987249] pcieport :00:1c.0: can't find device of ID00e0
  [ 5315.995632] pcieport :00:1c.0: AER: Corrected error received: id=00e0
  [ 5315.995664] pcieport :00:1c.0: PCIe Bus Error: severity=Corrected, 
type=Physical Layer, id=00e0(Receiver ID)
  [ 5315.995674] pcieport :00:1c.0:   device [8086:9d14] error 
status/mask=0001/2000
  [ 5315.995683] pcieport :00:1c.0:[ 0] Receiver Error
  [ 5316.002772] pcieport :00:1c.0: AER: Corrected error received: id=00e0
  [ 5316.002811] pcieport :00:1c.0: PCIe Bus Error: severity=Corrected, 
type=Physical Layer, id=00e0(Receiver ID)
  [ 5316.002826] pcieport :00:1c.0:   device [8086:9d14] error 
status/mask=0001/2000
  [ 5316.002838] pcieport :00:1c.0:[ 0] Receiver Error
  [ 5316.009926] pcieport :00:1c.0: AER: Corrected error received: id=00e0
  [ 5316.009964] pcieport :00:1c.0: PCIe Bus Error: severity=Corrected, 
type=Physical Layer, id=00e0(Receiver ID)
  [ 5316.009979] pcieport :00:1c.0:   device [8086:9d14] error 
status/mask=0001/2000
  [ 5316.009991] pcieport :00:1c.0:[ 0] Receiver Error

  ProblemType: BugDistroRelease: Ubuntu 16.04
  Package: linux-image-4.2.0-19-generic 4.2.0-19.23 [modified: 
boot/vmlinuz-4.2.0-19-generic]
  ProcVersionSignature: Ubuntu 4.2.0-19.23-generic 4.2.6
  Uname: Linux 4.2.0-19-generic x86_64
  ApportVersion: 2.19.2-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0c:   david  1502 F...m pulseaudio
   /dev/snd/controlC0:  david  1502 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Nov 30 13:19:00 2015
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=fe528b90-b4eb-4a20-82bd-6a03b79cfb14
  InstallationDate: Installed on 2015-11-28 (2 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20151127)
  MachineType: Dell Inc. Inspiron 13-7359
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-19-generic.efi.signed 
root=UUID=94d54f88-5d18-4e2b-960a-8717d6e618bb ro noprompt persistent quiet 
splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-19-generic N/A
   linux-backports-modules-4.2.0-19-generic  N/A
   linux-firmware1.153SourcePackage: linux
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/07/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 01.00.00
  dmi.board.name: 0NT3WX
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr01.00.00:bd08/07/2015:svnDellInc.:pnInspiron13-7359:pvr:rvnDellInc.:rn0NT3WX:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Inspiron 13-7359
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1899866] Re: bcmwl-6.30.223.271+bdcom on kernel 5.9.0-050900-generic fails to install module

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

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

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

Title:
  bcmwl-6.30.223.271+bdcom on kernel 5.9.0-050900-generic fails to
  install module

Status in bcmwl package in Ubuntu:
  Confirmed

Bug description:
  When installing the 5.9 kernel with bcmwl6.30.223.271+bdcom package on
  focal, the process fails to build the module.

  bcmwl package: 6.30.223.271+bdcom-0ubuntu5

  Below is the build log:

  DKMS make.log for bcmwl-6.30.223.271+bdcom for kernel 5.9.0-050900-generic 
(x86_64)
  Mon 12 Oct 2020 02:45:20 PM MDT
  make: Entering directory '/usr/src/linux-headers-5.9.0-050900-generic'
  CFG80211 API is prefered for this kernel version
  Using CFG80211 API
    AR  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/built-in.a
    CC [M]  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.o
    CC [M]  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.o
    CC [M]  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_iw.o
    CC [M]  
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.o
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c: In 
function ‘wl_pci_probe’:
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:780:2: 
warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
    780 |  if ((val & 0xff00) != 0)
    |  ^~
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:782:3: 
note: ...this statement, but the latter is misleadingly indented as if it were 
guarded by the ‘if’
    782 |   bar1_size = pci_resource_len(pdev, 2);
    |   ^
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c: In 
function ‘wl_ioctl’:
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:1654:6: 
error: implicit declaration of function ‘segment_eq’ 
[-Werror=implicit-function-declaration]
   1654 |  if (segment_eq(get_fs(), KERNEL_DS))
    |  ^~
  In file included from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.c:40:
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.c: 
In function ‘wl_set_auth_type’:
  
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.h:52:5:
 warning: this statement may fall through [-Wimplicit-fallthrough=]
     52 |  if (wl_dbg_level & WL_DBG_DBG) {   \
    | ^
  
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.c:816:3:
 note: in expansion of macro ‘WL_DBG’
    816 |   WL_DBG(("network eap\n"));
    |   ^~
  
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.c:817:2:
 note: here
    817 |  default:
    |  ^~~
  cc1: some warnings being treated as errors
  make[1]: *** [scripts/Makefile.build:283: 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.o] Error 1
  make[1]: *** Waiting for unfinished jobs
  make: *** [Makefile:1784: /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build] Error 
2
  make: Leaving directory '/usr/src/linux-headers-5.9.0-050900-generic'

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

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


[Kernel-packages] [Bug 1903596] Re: stack trace in kernel

2020-11-17 Thread Wren Turkal
1. Seems to.
2. I just put the computer to sleep a few times and then use the wifi to 
download a big file (like a Fedora iso), and that usually repros. However, it 
will repro on it's own eventually.
3. I cannot. I have installed the newest version of Ubuntu now, which hits the 
following bug: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1521173

FWIW, the dell image that ships for the XPS 13 9360 (which this machine
is), locks to kernel 4.4. I had to manually install the hwe kernel to
get 4.15 before.

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

Title:
  stack trace in kernel

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  New

Bug description:
  This appears to be a problem in the ath10k module. I am not sure what
  it is exactly.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.15.0-122-generic 4.15.0-122.124~16.04.1
  ProcVersionSignature: Ubuntu 4.15.0-122.124~16.04.1-generic 4.15.18
  Uname: Linux 4.15.0-122-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.26
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Nov  9 13:35:54 2020
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  InstallationDate: Installed on 2020-11-09 (0 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  SourcePackage: linux-signed-hwe
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1899866] Re: bcmwl-6.30.223.271+bdcom on kernel 5.9.0-050900-generic fails to install module

2020-11-17 Thread zappacor
Same error on my setup

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

Title:
  bcmwl-6.30.223.271+bdcom on kernel 5.9.0-050900-generic fails to
  install module

Status in bcmwl package in Ubuntu:
  Confirmed

Bug description:
  When installing the 5.9 kernel with bcmwl6.30.223.271+bdcom package on
  focal, the process fails to build the module.

  bcmwl package: 6.30.223.271+bdcom-0ubuntu5

  Below is the build log:

  DKMS make.log for bcmwl-6.30.223.271+bdcom for kernel 5.9.0-050900-generic 
(x86_64)
  Mon 12 Oct 2020 02:45:20 PM MDT
  make: Entering directory '/usr/src/linux-headers-5.9.0-050900-generic'
  CFG80211 API is prefered for this kernel version
  Using CFG80211 API
    AR  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/built-in.a
    CC [M]  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/shared/linux_osl.o
    CC [M]  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.o
    CC [M]  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_iw.o
    CC [M]  
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.o
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c: In 
function ‘wl_pci_probe’:
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:780:2: 
warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
    780 |  if ((val & 0xff00) != 0)
    |  ^~
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:782:3: 
note: ...this statement, but the latter is misleadingly indented as if it were 
guarded by the ‘if’
    782 |   bar1_size = pci_resource_len(pdev, 2);
    |   ^
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c: In 
function ‘wl_ioctl’:
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:1654:6: 
error: implicit declaration of function ‘segment_eq’ 
[-Werror=implicit-function-declaration]
   1654 |  if (segment_eq(get_fs(), KERNEL_DS))
    |  ^~
  In file included from 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.c:40:
  /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.c: 
In function ‘wl_set_auth_type’:
  
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.h:52:5:
 warning: this statement may fall through [-Wimplicit-fallthrough=]
     52 |  if (wl_dbg_level & WL_DBG_DBG) {   \
    | ^
  
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.c:816:3:
 note: in expansion of macro ‘WL_DBG’
    816 |   WL_DBG(("network eap\n"));
    |   ^~
  
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_cfg80211_hybrid.c:817:2:
 note: here
    817 |  default:
    |  ^~~
  cc1: some warnings being treated as errors
  make[1]: *** [scripts/Makefile.build:283: 
/var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.o] Error 1
  make[1]: *** Waiting for unfinished jobs
  make: *** [Makefile:1784: /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build] Error 
2
  make: Leaving directory '/usr/src/linux-headers-5.9.0-050900-generic'

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

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


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

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/pcmC2D0p:   kain   2109 F...m pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
   /dev/snd/timer:  kain   2109 f pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (146 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RebootRequiredPkgs: gnome-shell
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
 

[Kernel-packages] [Bug 1904480] acpidump.txt

2020-11-17 Thread Kain Centeno
apport information

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

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

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/pcmC2D0p:   kain   2109 F...m pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
   /dev/snd/timer:  kain   2109 f pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (146 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RebootRequiredPkgs: gnome-shell
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm 

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

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/pcmC2D0p:   kain   2109 F...m pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
   /dev/snd/timer:  kain   2109 f pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (146 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RebootRequiredPkgs: gnome-shell
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  

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

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/pcmC2D0p:   kain   2109 F...m pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
   /dev/snd/timer:  kain   2109 f pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (146 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RebootRequiredPkgs: gnome-shell
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  

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

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/pcmC2D0p:   kain   2109 F...m pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
   /dev/snd/timer:  kain   2109 f pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (146 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RebootRequiredPkgs: gnome-shell
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  

[Kernel-packages] [Bug 1904480] Lsusb.txt

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/pcmC2D0p:   kain   2109 F...m pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
   /dev/snd/timer:  kain   2109 f pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (146 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RebootRequiredPkgs: gnome-shell
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  

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

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/pcmC2D0p:   kain   2109 F...m pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
   /dev/snd/timer:  kain   2109 f pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (146 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RebootRequiredPkgs: gnome-shell
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  

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

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/pcmC2D0p:   kain   2109 F...m pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
   /dev/snd/timer:  kain   2109 f pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (146 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RebootRequiredPkgs: gnome-shell
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  

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

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/pcmC2D0p:   kain   2109 F...m pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
   /dev/snd/timer:  kain   2109 f pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (146 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RebootRequiredPkgs: gnome-shell
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: 

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

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/pcmC2D0p:   kain   2109 F...m pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
   /dev/snd/timer:  kain   2109 f pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (146 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RebootRequiredPkgs: gnome-shell
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  

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

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/pcmC2D0p:   kain   2109 F...m pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
   /dev/snd/timer:  kain   2109 f pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (146 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RebootRequiredPkgs: gnome-shell
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: 

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

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/pcmC2D0p:   kain   2109 F...m pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
   /dev/snd/timer:  kain   2109 f pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (146 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RebootRequiredPkgs: gnome-shell
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  

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

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/pcmC2D0p:   kain   2109 F...m pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
   /dev/snd/timer:  kain   2109 f pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (146 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RebootRequiredPkgs: gnome-shell
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  

[Kernel-packages] [Bug 1904480] Lsusb-t.txt

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/pcmC2D0p:   kain   2109 F...m pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
   /dev/snd/timer:  kain   2109 f pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (146 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RebootRequiredPkgs: gnome-shell
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  

[Kernel-packages] [Bug 1904480] PaInfo.txt

2020-11-17 Thread Kain Centeno
apport information

** Attachment added: "PaInfo.txt"
   https://bugs.launchpad.net/bugs/1904480/+attachment/5435406/+files/PaInfo.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/1904480

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/pcmC2D0p:   kain   2109 F...m pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
   /dev/snd/timer:  kain   2109 f pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (146 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RebootRequiredPkgs: gnome-shell
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  

[Kernel-packages] [Bug 1904480] Lsusb-v.txt

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/pcmC2D0p:   kain   2109 F...m pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
   /dev/snd/timer:  kain   2109 f pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (146 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RebootRequiredPkgs: gnome-shell
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  

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

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/pcmC2D0p:   kain   2109 F...m pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
   /dev/snd/timer:  kain   2109 f pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (146 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RebootRequiredPkgs: gnome-shell
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: 

[Kernel-packages] [Bug 1904480] Lspci-vt.txt

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/pcmC2D0p:   kain   2109 F...m pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
   /dev/snd/timer:  kain   2109 f pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (146 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RebootRequiredPkgs: gnome-shell
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  

[Kernel-packages] [Bug 1904480] Re: RTL8822CE Realtek Wi-Fi dropping connection

2020-11-17 Thread Kain Centeno
apport information

** Description changed:

  Wifi is still connected but it just stops working, this can be resolved
  by disconnecting or putting wifi on airplane mode and turning it back
  again. A few cases this does not work and the Wifi stops working and a
  system restart is needed.
  
  This is happening on Ubuntu 20.10 x64
  
  Below the info for the wifi card:
  
  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu50.1
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC2:  kain   2109 F pulseaudio
+  /dev/snd/pcmC2D0p:   kain   2109 F...m pulseaudio
+  /dev/snd/controlC0:  kain   2109 F pulseaudio
+  /dev/snd/timer:  kain   2109 f pulseaudio
+ CasperMD5CheckResult: skip
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 20.10
+ InstallationDate: Installed on 2020-06-25 (146 days ago)
+ InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
+ MachineType: LENOVO 81X2
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 amdgpudrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
+ RebootRequiredPkgs: gnome-shell
+ RelatedPackageVersions:
+  linux-restricted-modules-5.8.0-29-generic N/A
+  linux-backports-modules-5.8.0-29-generic  N/A
+  linux-firmware1.190.1
+ Tags:  groovy
+ Uname: Linux 5.8.0-29-generic x86_64
+ UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 04/22/2020
+ dmi.bios.release: 1.21
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: EECN21WW
+ dmi.board.asset.tag: No Asset Tag
+ dmi.board.name: LNVNB161216
+ dmi.board.vendor: LENOVO
+ dmi.board.version: SDK0J40709 WIN
+ dmi.chassis.asset.tag: No Asset Tag
+ dmi.chassis.type: 31
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: IdeaPad Flex 5 14ARE05
+ 

[Kernel-packages] [Bug 1783881] Re: ltp-syscalls: msgstress03 / msgstress04 fails because systemd limits number of processes

2020-11-17 Thread Po-Hsu Lin
Still visible 4.15.0-1059.65 - oracle
on instance VM.DenseIO2.8 only.

** Tags added: sru-20201109

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

Title:
  ltp-syscalls: msgstress03 / msgstress04 fails because systemd limits
  number of processes

Status in ubuntu-kernel-tests:
  Triaged
Status in linux package in Ubuntu:
  Incomplete
Status in linux-azure package in Ubuntu:
  New
Status in systemd package in Ubuntu:
  Incomplete
Status in linux source package in Xenial:
  New
Status in linux-azure source package in Xenial:
  New
Status in systemd source package in Xenial:
  New
Status in linux source package in Bionic:
  New
Status in linux-azure source package in Bionic:
  New
Status in systemd source package in Bionic:
  New

Bug description:
  As systemd limits the number of processes, this test will fail because
  it can't fork enough processes. That is limited to when the test is
  run after logging as user 1000, then running sudo. I guess that
  logging as root may not cause this to happen.

  # ./testcases/bin/msgstress03 
  Fork failed (may be OK if under stress)
  Fork failed (may be OK if under stress)
  msgstress031  TFAIL  :  msgstress03.c:157:  Fork failed (may be OK if 
under stress)
  #

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1783881/+subscriptions

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


[Kernel-packages] [Bug 1876684] Re: fanotify09 case 3 from ubuntu_ltp_syscalls failed

2020-11-17 Thread Po-Hsu Lin
Still visible on 4.15.0-1059.65 - oracle

** Tags added: sru-20201109

** Tags added: oracle

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

Title:
  fanotify09 case 3 from ubuntu_ltp_syscalls  failed

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Bionic:
  New
Status in linux source package in Eoan:
  Fix Released
Status in linux source package in Focal:
  Fix Released

Bug description:
  This is a new test case added 7 days ago [1]

  Test failed on Focal 5.4.0-29.33 with:
  fanotify09.c:150: FAIL: group 1 got event: mask 10 pid=41059 fd=24 
path=/tmp/ltp-sL4wPwoPJ3/AuNN9M/mntpoint
  fanotify09.c:150: FAIL: group 2 got event: mask 10 pid=41059 fd=24 
path=/tmp/ltp-sL4wPwoPJ3/AuNN9M/mntpoint

  
  [1] 
https://github.com/linux-test-project/ltp/commit/70ca1e8806d227d47c6801262d3f7983652159a4#diff-234c27c769cf07468a81748a0e7330dd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1876684/+subscriptions

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


[Kernel-packages] [Bug 1896578] Re: raid10: Block discard is very slow, causing severe delays for mkfs and fstrim operations

2020-11-17 Thread Matthew Ruffell
Performing verification for Bionic.

I enabled -proposed and installed 4.15.0-125-generic to a i3.8xlarge AWS
instance.

>From there, I followed the testcase steps:

$ uname -rv
4.15.0-125-generic #128-Ubuntu SMP Mon Nov 9 20:51:00 UTC 2020
$ lsblk
NAMEMAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
xvda202:008G  0 disk 
└─xvda1 202:108G  0 part /
nvme0n1 259:00  1.7T  0 disk 
nvme1n1 259:10  1.7T  0 disk 
nvme2n1 259:20  1.7T  0 disk 
nvme3n1 259:30  1.7T  0 disk 
$ sudo mdadm --create --verbose /dev/md0 --level=10 --raid-devices=4 
/dev/nvme0n1 /dev/nvme1n1 /dev/nvme2n1 /dev/nvme3n1
mdadm: layout defaults to n2
mdadm: layout defaults to n2
mdadm: chunk size defaults to 512K
mdadm: size set to 1855336448K
mdadm: automatically enabling write-intent bitmap on large array
mdadm: Defaulting to version 1.2 metadata
mdadm: array /dev/md0 started.
$ time sudo mkfs.xfs /dev/md0
meta-data=/dev/md0   isize=512agcount=32, agsize=28989568 blks
 =   sectsz=512   attr=2, projid32bit=1
 =   crc=1finobt=1, sparse=0, rmapbt=0, 
reflink=0
data =   bsize=4096   blocks=927666176, imaxpct=5
 =   sunit=128swidth=256 blks
naming   =version 2  bsize=4096   ascii-ci=0 ftype=1
log  =internal log   bsize=4096   blocks=452968, version=2
 =   sectsz=512   sunit=8 blks, lazy-count=1
realtime =none   extsz=4096   blocks=0, rtextents=0

real0m3.615s
user0m0.002s
sys 0m0.179s
$ sudo mkdir /mnt/disk
$ sudo mount /dev/md0 /mnt/disk
$ time sudo fstrim /mnt/disk

real0m1.898s
user0m0.002s
sys 0m0.015s

We can see that mkfs.xfs took 3.6 seconds, and fstrim only 2 seconds.
This is a significant improvement over the current 11 minutes.

I started up a c5.large instance, and attached 4x EBS drives, which do
not support block discard, and went through the testcase steps.
Everything worked fine, and the changes have not caused any regressions
to disks which do not support block discard.

I also started another i3.8xlarge instance and tested raid0, to check
for regressions around the refactoring. raid0 deployed fine, and was as
performant as usual.

The 4.15.0-125-generic kernel in -proposed fixes the issue, and I am
happy to mark as verified.

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

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

Title:
  raid10: Block discard is very slow, causing severe delays for mkfs and
  fstrim operations

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

Bug description:
  BugLink: https://bugs.launchpad.net/bugs/1896578

  [Impact]

  Block discard is very slow on Raid10, which causes common use cases
  which invoke block discard, such as mkfs and fstrim operations, to
  take a very long time.

  For example, on a i3.8xlarge instance on AWS, which has 4x 1.9TB NVMe
  devices which support block discard, a mkfs.xfs operation on Raid 10
  takes between 8 to 11 minutes, where the same mkfs.xfs operation on
  Raid 0, takes 4 seconds.

  The bigger the devices, the longer it takes.

  The cause is that Raid10 currently uses a 512k chunk size, and uses
  this for the discard_max_bytes value. If we need to discard 1.9TB, the
  kernel splits the request into millions of 512k bio requests, even if
  the underlying device supports larger requests.

  For example, the NVMe devices on i3.8xlarge support 2.2TB of discard
  at once:

  $ cat /sys/block/nvme0n1/queue/discard_max_bytes
  2199023255040
  $ cat /sys/block/nvme0n1/queue/discard_max_hw_bytes
  2199023255040

  Where the Raid10 md device only supports 512k:

  $ cat /sys/block/md0/queue/discard_max_bytes
  524288
  $ cat /sys/block/md0/queue/discard_max_hw_bytes
  524288

  If we perform a mkfs.xfs operation on the /dev/md array, it takes over
  11 minutes and if we examine the stack, it is stuck in
  blkdev_issue_discard()

  $ sudo cat /proc/1626/stack
  [<0>] wait_barrier+0x14c/0x230 [raid10]
  [<0>] regular_request_wait+0x39/0x150 [raid10]
  [<0>] raid10_write_request+0x11e/0x850 [raid10]
  [<0>] raid10_make_request+0xd7/0x150 [raid10]
  [<0>] md_handle_request+0x123/0x1a0
  [<0>] md_submit_bio+0xda/0x120
  [<0>] __submit_bio_noacct+0xde/0x320
  [<0>] submit_bio_noacct+0x4d/0x90
  [<0>] submit_bio+0x4f/0x1b0
  [<0>] __blkdev_issue_discard+0x154/0x290
  [<0>] blkdev_issue_discard+0x5d/0xc0
  [<0>] blk_ioctl_discard+0xc4/0x110
  [<0>] blkdev_common_ioctl+0x56c/0x840
  [<0>] blkdev_ioctl+0xeb/0x270
  [<0>] block_ioctl+0x3d/0x50
  [<0>] __x64_sys_ioctl+0x91/0xc0
  [<0>] do_syscall_64+0x38/0x90
  

[Kernel-packages] [Bug 1895276] Re: shmctl04 from ubuntu_ltp_syscalls failed with X-aws / 4.15

2020-11-17 Thread Po-Hsu Lin
** Tags added: oracle

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

Title:
  shmctl04 from ubuntu_ltp_syscalls failed with X-aws / 4.15

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

Bug description:
  Issue spotted with 4.15.0-1054.58~16.04.1-oracle

  The test case got re-wrote in the upstream
  
https://github.com/linux-test-project/ltp/commit/234b8f200cd80556a4784a3a6b4b073061128c16#diff-c2b2d6e89ea2cd9831c395fbe1bef9f3

  Test failed with:
   startup='Fri Sep 11 07:28:24 2020'
   tst_test.c:1250: INFO: Timeout per run is 0h 05m 00s
   shmctl04.c:115: FAIL: SHM_INFO haven't returned a valid index: SUCCESS (0)
   shmctl04.c:131: FAIL: Counted used = 0, used_ids = 4
   shmctl04.c:72: PASS: used_ids = 4
   shmctl04.c:79: PASS: shm_rss = 6
   shmctl04.c:86: PASS: shm_swp = 0
   shmctl04.c:93: PASS: shm_tot = 7
   
   Summary:
   passed   4
   failed   2
   skipped  0
   warnings 0
   tag=shmctl04 stime=1599809304 dur=0 exit=exited stat=1 core=no cu=0 cs=0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1895276/+subscriptions

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


[Kernel-packages] [Bug 1901922] Re: [SRU][Lenovo ThinkPad T14 Gen 1] No sound output device on startup

2020-11-17 Thread Hui Wang
Same as the #39, also verified alsa-ucm-conf 1.2.2-1ubuntu5.1 in the
groovy too, it worked too.

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

Title:
  [SRU][Lenovo ThinkPad T14 Gen 1] No sound output device on startup

Status in PulseAudio:
  Unknown
Status in alsa-lib package in Ubuntu:
  Fix Released
Status in alsa-ucm-conf package in Ubuntu:
  Fix Released
Status in alsa-lib source package in Focal:
  Fix Committed
Status in alsa-ucm-conf source package in Focal:
  Fix Committed
Status in alsa-lib source package in Groovy:
  Fix Committed
Status in alsa-ucm-conf source package in Groovy:
  Fix Committed
Status in alsa-lib source package in Hirsute:
  Fix Released
Status in alsa-ucm-conf source package in Hirsute:
  Fix Released

Bug description:
  [Impact]
  On the machines with AMD Ryzen acp audio design, the audio can't work
  anymore after upgrading the libasound2 to ubuntu3(groovy)/ubuntu2.1(
  focal), this is a regression on libasound2 for those machines. the AMD
  Ryzen acp audio card needs to load ucm to work with pulseaudio, but
  this audio card doesn't have an independant ucm for it, it needs to
  link to an existing HDA-Intel ucm, the check_empty_configuration() needs
  to cover the situation that Linked is true, otherwise it will fail
  to load the ucm for the audio card. Even the audio card could load the
  ucm, the output is muted and the init output volume is too low if
  freshly install the OS on these machines.

  [Fix]
  Backport 1 alsa-lib patch to fix the failure of loading ucm on AMD
  Ryzen acp audio machines. Backport 4 alsa-ucm-conf patches to fix
  init mute and init output volume problem.

  [Test Case]
  Install the updated libasuond2, rm ~/.config/pulse/*; sudo rm -rf
  /var/lib/alsa/*; sudo sh -c 'echo b > /proc/sysrq-trigger' and run pacmd
  list-cards, we could see the pulseaudio load the ucm successfully and we 
could see
  the sound card is generated and all output and input devices are listed
  under sound card, but the init output is muted and the volume is very low
  if we manually unumte it. Now install the updated alsa-ucm-conf, rm 
~/.config/pulse/*; sudo rm -rf
  /var/lib/alsa/*; sudo sh -c 'echo b > /proc/sysrq-trigger', the output is
  not muted anymore and the output volume is OK to most users.

  [Regression Risk]
  This could make the machines with sof audio driver fail to load ucm
  , then all audio function can't work as before, like the speaker can't
  output sound or the internal mic can't be found or can't record sound.
  But this possibility is very low, I tested this SRU on some machines with or
  without sof audio driver, all worked as well as before.

  
  After logging in, only a dummy device is available for audio playback 
(resulting in no audible playback). When running "pactl load-module 
module-detect" the sound card shows up, and playback works as expected.

  If pulseaudio is restarted with "pulseaudio -k" the playback device
  disappears again. Running the above command get things working again.

  If I change the following section in /etc/pulse/default.pa from:

  ### Automatically load driver modules depending on the hardware available
  .ifexists module-udev-detect.so
  load-module module-udev-detect
  .else
  ### Use the static hardware detection module (for systems that lack udev 
support)
  load-module module-detect
  .endif

  To:

  ### Automatically load driver modules depending on the hardware available
  #.ifexists module-udev-detect.so
  #load-module module-udev-detect
  #.else
  ### Use the static hardware detection module (for systems that lack udev 
support)
  load-module module-detect
  #.endif

  Things start working as they should after running "pulseaudio -k".

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: pulseaudio 1:13.99.2-1ubuntu1
  ProcVersionSignature: Ubuntu 5.8.0-26.27-generic 5.8.14
  Uname: Linux 5.8.0-26-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: KDE
  Date: Wed Oct 28 17:21:02 2020
  InstallationDate: Installed on 2020-10-23 (4 days ago)
  InstallationMedia: Kubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/07/2020
  dmi.bios.release: 1.9
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R1BET40W(1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20UDCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.9
  dmi.modalias: 
dmi:bvnLENOVO:bvrR1BET40W(1.09):bd08/07/2020:br1.9:efr1.9:svnLENOVO:pn20UDCTO1WW:pvrThinkPadT14Gen1:rvnLENOVO:rn20UDCTO1WW:rvrNotDefined:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad 

[Kernel-packages] [Bug 1901922] Re: [SRU][Lenovo ThinkPad T14 Gen 1] No sound output device on startup

2020-11-17 Thread Hui Wang
Tested the alsa-ucm-conf 1.2.2-1ubuntu0.5 On the Lenovo T14 AMD ryzen
machine, the init output is not muted anymore after install the OS,
without installing the 1.2.2-1ubuntu0.5 version, the init output is
muted.

Verified done for alsa-ucm-conf 1.2.2-1ubuntu0.5 in the focal.

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

Title:
  [SRU][Lenovo ThinkPad T14 Gen 1] No sound output device on startup

Status in PulseAudio:
  Unknown
Status in alsa-lib package in Ubuntu:
  Fix Released
Status in alsa-ucm-conf package in Ubuntu:
  Fix Released
Status in alsa-lib source package in Focal:
  Fix Committed
Status in alsa-ucm-conf source package in Focal:
  Fix Committed
Status in alsa-lib source package in Groovy:
  Fix Committed
Status in alsa-ucm-conf source package in Groovy:
  Fix Committed
Status in alsa-lib source package in Hirsute:
  Fix Released
Status in alsa-ucm-conf source package in Hirsute:
  Fix Released

Bug description:
  [Impact]
  On the machines with AMD Ryzen acp audio design, the audio can't work
  anymore after upgrading the libasound2 to ubuntu3(groovy)/ubuntu2.1(
  focal), this is a regression on libasound2 for those machines. the AMD
  Ryzen acp audio card needs to load ucm to work with pulseaudio, but
  this audio card doesn't have an independant ucm for it, it needs to
  link to an existing HDA-Intel ucm, the check_empty_configuration() needs
  to cover the situation that Linked is true, otherwise it will fail
  to load the ucm for the audio card. Even the audio card could load the
  ucm, the output is muted and the init output volume is too low if
  freshly install the OS on these machines.

  [Fix]
  Backport 1 alsa-lib patch to fix the failure of loading ucm on AMD
  Ryzen acp audio machines. Backport 4 alsa-ucm-conf patches to fix
  init mute and init output volume problem.

  [Test Case]
  Install the updated libasuond2, rm ~/.config/pulse/*; sudo rm -rf
  /var/lib/alsa/*; sudo sh -c 'echo b > /proc/sysrq-trigger' and run pacmd
  list-cards, we could see the pulseaudio load the ucm successfully and we 
could see
  the sound card is generated and all output and input devices are listed
  under sound card, but the init output is muted and the volume is very low
  if we manually unumte it. Now install the updated alsa-ucm-conf, rm 
~/.config/pulse/*; sudo rm -rf
  /var/lib/alsa/*; sudo sh -c 'echo b > /proc/sysrq-trigger', the output is
  not muted anymore and the output volume is OK to most users.

  [Regression Risk]
  This could make the machines with sof audio driver fail to load ucm
  , then all audio function can't work as before, like the speaker can't
  output sound or the internal mic can't be found or can't record sound.
  But this possibility is very low, I tested this SRU on some machines with or
  without sof audio driver, all worked as well as before.

  
  After logging in, only a dummy device is available for audio playback 
(resulting in no audible playback). When running "pactl load-module 
module-detect" the sound card shows up, and playback works as expected.

  If pulseaudio is restarted with "pulseaudio -k" the playback device
  disappears again. Running the above command get things working again.

  If I change the following section in /etc/pulse/default.pa from:

  ### Automatically load driver modules depending on the hardware available
  .ifexists module-udev-detect.so
  load-module module-udev-detect
  .else
  ### Use the static hardware detection module (for systems that lack udev 
support)
  load-module module-detect
  .endif

  To:

  ### Automatically load driver modules depending on the hardware available
  #.ifexists module-udev-detect.so
  #load-module module-udev-detect
  #.else
  ### Use the static hardware detection module (for systems that lack udev 
support)
  load-module module-detect
  #.endif

  Things start working as they should after running "pulseaudio -k".

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: pulseaudio 1:13.99.2-1ubuntu1
  ProcVersionSignature: Ubuntu 5.8.0-26.27-generic 5.8.14
  Uname: Linux 5.8.0-26-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: KDE
  Date: Wed Oct 28 17:21:02 2020
  InstallationDate: Installed on 2020-10-23 (4 days ago)
  InstallationMedia: Kubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/07/2020
  dmi.bios.release: 1.9
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R1BET40W(1.09 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20UDCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.9
  dmi.modalias: 

[Kernel-packages] [Bug 1895281] Re: ioctl_sg01 from ubuntu_ltp_syscalls time out on B-4.15 Oracle with BM.Standard2.52

2020-11-17 Thread Po-Hsu Lin
Still visible on BM.Standard2.52 
4.15.0-1059.65 - oracle


** Summary changed:

- ioctl_sg01 from ubuntu_ltp_syscalls time out on X-4.15 Oracle with 
BM.Standard2.52
+ ioctl_sg01 from ubuntu_ltp_syscalls time out on B-4.15 Oracle with 
BM.Standard2.52

** Tags added: sru-20201109

** Changed in: ubuntu-kernel-tests
 Assignee: (unassigned) => Po-Hsu Lin (cypressyew)

** Changed in: ubuntu-kernel-tests
   Status: New => In Progress

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

Title:
  ioctl_sg01 from ubuntu_ltp_syscalls time out on B-4.15 Oracle with
  BM.Standard2.52

Status in ubuntu-kernel-tests:
  In Progress
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Issue found on Oracle instance BM.Standard2.52 only (passed with VM.DenseIO2.8
   and VM.Standard2.1), with 4.15.0-1054.58~16.04.1-oracle

  Test failed with:
   startup='Fri Sep 11 07:00:00 2020'
   tst_test.c:1250: INFO: Timeout per run is 0h 05m 00s
   ioctl_sg01.c:81: INFO: Found SCSI device /dev/sg1 
   Test timeouted, sending SIGKILL!
   Test timeouted, sending SIGKILL!
   Test timeouted, sending SIGKILL!
   tst_test.c:1295: INFO: If you are running on slow machine, try exporting 
LTP_TIMEOUT_MUL > 1
   tst_test.c:1296: BROK: Test killed! (timeout?)

   Summary:
   passed 0
   failed 0
   skipped 0
   warnings 0
   tag=ioctl_sg01 stime=1599807600 dur=312 exit=exited stat=2 core=no cu=8033 
cs=23149

  Need to see if bumping timeout helps or not.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1895281/+subscriptions

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


[Kernel-packages] [Bug 1896578] Re: raid10: Block discard is very slow, causing severe delays for mkfs and fstrim operations

2020-11-17 Thread Matthew Ruffell
Performing verification for Focal.

I enabled -proposed and installed 5.4.0-55-generic to a i3.8xlarge AWS
instance.

>From there, I followed the testcase steps:

$ uname -rv
5.4.0-55-generic #61-Ubuntu SMP Mon Nov 9 20:49:56 UTC 2020
$ lsblk
NAMEMAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
xvda202:008G  0 disk 
└─xvda1 202:108G  0 part /
nvme0n1 259:00  1.7T  0 disk 
nvme1n1 259:10  1.7T  0 disk 
nvme3n1 259:20  1.7T  0 disk 
nvme2n1 259:30  1.7T  0 disk 
$ sudo mdadm --create --verbose /dev/md0 --level=10 --raid-devices=4 
/dev/nvme0n1 /dev/nvme1n1 /dev/nvme2n1 /dev/nvme3n1
mdadm: layout defaults to n2
mdadm: layout defaults to n2
mdadm: chunk size defaults to 512K
mdadm: size set to 1855336448K
mdadm: automatically enabling write-intent bitmap on large array
mdadm: Fail create md0 when using /sys/module/md_mod/parameters/new_array
mdadm: Defaulting to version 1.2 metadata
mdadm: array /dev/md0 started.
$ time sudo mkfs.xfs /dev/md0
log stripe unit (524288 bytes) is too large (maximum is 256KiB)
log stripe unit adjusted to 32KiB
meta-data=/dev/md0   isize=512agcount=32, agsize=28989568 blks
 =   sectsz=512   attr=2, projid32bit=1
 =   crc=1finobt=1, sparse=1, rmapbt=0
 =   reflink=1
data =   bsize=4096   blocks=927666176, imaxpct=5
 =   sunit=128swidth=256 blks
naming   =version 2  bsize=4096   ascii-ci=0, ftype=1
log  =internal log   bsize=4096   blocks=452968, version=2
 =   sectsz=512   sunit=8 blks, lazy-count=1
realtime =none   extsz=4096   blocks=0, rtextents=0

real0m5.350s
user0m0.022s
sys 0m0.179s
$ sudo mkdir /mnt/disk
$ sudo mount /dev/md0 /mnt/disk
$ time sudo fstrim /mnt/disk

real0m2.944s
user0m0.006s
sys 0m0.013s

We can see that mkfs.xfs took 5.3 seconds, and fstrim only 3 seconds.
This is a significant improvement over the current 11 minutes.

I started up a c5.large instance, and attached 4x EBS drives, which do
not support block discard, and went through the testcase steps.
Everything worked fine, and the changes have not caused any regressions
to disks which do not support block discard.

I also started another i3.8xlarge instance and tested raid0, to check
for regressions around the refactoring. raid0 deployed fine, and was as
performant as usual.

The 5.4.0-55-generic kernel in -proposed fixes the issue, and I am happy
to mark as verified.

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

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

Title:
  raid10: Block discard is very slow, causing severe delays for mkfs and
  fstrim operations

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

Bug description:
  BugLink: https://bugs.launchpad.net/bugs/1896578

  [Impact]

  Block discard is very slow on Raid10, which causes common use cases
  which invoke block discard, such as mkfs and fstrim operations, to
  take a very long time.

  For example, on a i3.8xlarge instance on AWS, which has 4x 1.9TB NVMe
  devices which support block discard, a mkfs.xfs operation on Raid 10
  takes between 8 to 11 minutes, where the same mkfs.xfs operation on
  Raid 0, takes 4 seconds.

  The bigger the devices, the longer it takes.

  The cause is that Raid10 currently uses a 512k chunk size, and uses
  this for the discard_max_bytes value. If we need to discard 1.9TB, the
  kernel splits the request into millions of 512k bio requests, even if
  the underlying device supports larger requests.

  For example, the NVMe devices on i3.8xlarge support 2.2TB of discard
  at once:

  $ cat /sys/block/nvme0n1/queue/discard_max_bytes
  2199023255040
  $ cat /sys/block/nvme0n1/queue/discard_max_hw_bytes
  2199023255040

  Where the Raid10 md device only supports 512k:

  $ cat /sys/block/md0/queue/discard_max_bytes
  524288
  $ cat /sys/block/md0/queue/discard_max_hw_bytes
  524288

  If we perform a mkfs.xfs operation on the /dev/md array, it takes over
  11 minutes and if we examine the stack, it is stuck in
  blkdev_issue_discard()

  $ sudo cat /proc/1626/stack
  [<0>] wait_barrier+0x14c/0x230 [raid10]
  [<0>] regular_request_wait+0x39/0x150 [raid10]
  [<0>] raid10_write_request+0x11e/0x850 [raid10]
  [<0>] raid10_make_request+0xd7/0x150 [raid10]
  [<0>] md_handle_request+0x123/0x1a0
  [<0>] md_submit_bio+0xda/0x120
  [<0>] __submit_bio_noacct+0xde/0x320
  [<0>] submit_bio_noacct+0x4d/0x90
  [<0>] submit_bio+0x4f/0x1b0
  [<0>] __blkdev_issue_discard+0x154/0x290
  [<0>] blkdev_issue_discard+0x5d/0xc0
  [<0>] 

[Kernel-packages] [Bug 1896578] Re: raid10: Block discard is very slow, causing severe delays for mkfs and fstrim operations

2020-11-17 Thread Matthew Ruffell
Performing verification for Groovy.

I enabled -proposed and installed 5.8.0-30-generic to a i3.8xlarge AWS
instance.

>From there, I followed the testcase steps:

$ uname -rv
5.8.0-30-generic #32-Ubuntu SMP Mon Nov 9 21:03:15 UTC 2020
$ lsblk
NAMEMAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
xvda202:008G  0 disk 
└─xvda1 202:108G  0 part /
nvme0n1 259:00  1.7T  0 disk 
nvme1n1 259:10  1.7T  0 disk 
nvme3n1 259:20  1.7T  0 disk 
nvme2n1 259:30  1.7T  0 disk 
$ sudo mdadm --create --verbose /dev/md0 --level=10 --raid-devices=4 
/dev/nvme0n1 /dev/nvme1n1 /dev/nvme2n1 /dev/nvme3n1
mdadm: layout defaults to n2
mdadm: layout defaults to n2
mdadm: chunk size defaults to 512K
mdadm: size set to 1855336448K
mdadm: automatically enabling write-intent bitmap on large array
mdadm: Fail create md0 when using /sys/module/md_mod/parameters/new_array
mdadm: Defaulting to version 1.2 metadata
mdadm: array /dev/md0 started.
$ time sudo mkfs.xfs /dev/md0
log stripe unit (524288 bytes) is too large (maximum is 256KiB)
log stripe unit adjusted to 32KiB
meta-data=/dev/md0   isize=512agcount=32, agsize=28989568 blks
 =   sectsz=512   attr=2, projid32bit=1
 =   crc=1finobt=1, sparse=1, rmapbt=0
 =   reflink=1
data =   bsize=4096   blocks=927666176, imaxpct=5
 =   sunit=128swidth=256 blks
naming   =version 2  bsize=4096   ascii-ci=0, ftype=1
log  =internal log   bsize=4096   blocks=452968, version=2
 =   sectsz=512   sunit=8 blks, lazy-count=1
realtime =none   extsz=4096   blocks=0, rtextents=0
Discarding blocks...Done.

real0m4.413s
user0m0.022s
sys 0m0.245s
$ sudo mkdir /mnt/disk
$ sudo mount /dev/md0 /mnt/disk
$ time sudo fstrim /mnt/disk

real0m1.973s
user0m0.000s
sys 0m0.037s

We can see that mkfs.xfs took 4.4 seconds, and fstrim only 2 seconds.
This is a significant improvement over the current 11 minutes.

I started up a c5.large instance, and attached 4x EBS drives, which do
not support block discard, and went through the testcase steps.
Everything worked fine, and the changes have not caused any regressions
to disks which do not support block discard.

I also started another i3.8xlarge instance and tested raid0, to check
for regressions around the refactoring. raid0 deployed fine, and was as
performant as usual.

The 5.8.0-30-generic kernel in -proposed fixes the issue, and I am happy
to mark as verified.

** Tags removed: verification-needed-groovy
** Tags added: verification-done-groovy

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

Title:
  raid10: Block discard is very slow, causing severe delays for mkfs and
  fstrim operations

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

Bug description:
  BugLink: https://bugs.launchpad.net/bugs/1896578

  [Impact]

  Block discard is very slow on Raid10, which causes common use cases
  which invoke block discard, such as mkfs and fstrim operations, to
  take a very long time.

  For example, on a i3.8xlarge instance on AWS, which has 4x 1.9TB NVMe
  devices which support block discard, a mkfs.xfs operation on Raid 10
  takes between 8 to 11 minutes, where the same mkfs.xfs operation on
  Raid 0, takes 4 seconds.

  The bigger the devices, the longer it takes.

  The cause is that Raid10 currently uses a 512k chunk size, and uses
  this for the discard_max_bytes value. If we need to discard 1.9TB, the
  kernel splits the request into millions of 512k bio requests, even if
  the underlying device supports larger requests.

  For example, the NVMe devices on i3.8xlarge support 2.2TB of discard
  at once:

  $ cat /sys/block/nvme0n1/queue/discard_max_bytes
  2199023255040
  $ cat /sys/block/nvme0n1/queue/discard_max_hw_bytes
  2199023255040

  Where the Raid10 md device only supports 512k:

  $ cat /sys/block/md0/queue/discard_max_bytes
  524288
  $ cat /sys/block/md0/queue/discard_max_hw_bytes
  524288

  If we perform a mkfs.xfs operation on the /dev/md array, it takes over
  11 minutes and if we examine the stack, it is stuck in
  blkdev_issue_discard()

  $ sudo cat /proc/1626/stack
  [<0>] wait_barrier+0x14c/0x230 [raid10]
  [<0>] regular_request_wait+0x39/0x150 [raid10]
  [<0>] raid10_write_request+0x11e/0x850 [raid10]
  [<0>] raid10_make_request+0xd7/0x150 [raid10]
  [<0>] md_handle_request+0x123/0x1a0
  [<0>] md_submit_bio+0xda/0x120
  [<0>] __submit_bio_noacct+0xde/0x320
  [<0>] submit_bio_noacct+0x4d/0x90
  [<0>] submit_bio+0x4f/0x1b0
  [<0>] __blkdev_issue_discard+0x154/0x290
  [<0>] 

[Kernel-packages] [Bug 1891421] Re: kci_test_encap_fou() in rtnetlink.sh from kselftests/net failed with "FAIL: can't add fou port 7777, skipping test"

2020-11-17 Thread Po-Hsu Lin
Issue has gone on 4.15.0-1059.65 - oracle


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

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

Title:
  kci_test_encap_fou() in rtnetlink.sh from kselftests/net failed with
  "FAIL: can't add fou port , skipping test"

Status in ubuntu-kernel-tests:
  In Progress
Status in linux package in Ubuntu:
  In Progress
Status in linux-oem-5.6 package in Ubuntu:
  Invalid
Status in linux-oem-osp1 package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Fix Committed
Status in linux-oem-5.6 source package in Bionic:
  Invalid
Status in linux-oem-osp1 source package in Bionic:
  In Progress
Status in linux source package in Focal:
  Fix Committed
Status in linux-oem-5.6 source package in Focal:
  Fix Committed
Status in linux-oem-osp1 source package in Focal:
  Invalid
Status in linux source package in Groovy:
  Fix Committed
Status in linux-oem-5.6 source package in Groovy:
  Invalid
Status in linux-oem-osp1 source package in Groovy:
  Invalid

Bug description:
  == SRU Justification ==
  The kci_test_encap_fou() from kci_test_encap() in rtnetlink.sh of
  kselftests/net will fail with non-zero return value, and print:
    "FAIL: can't add fou port , skipping test"

  How to reproduce this:
   devdummy="test-dummy0"
   testns="testns"
   ip netns add "$testns"
   ip netns exec "$testns" ip link set lo up
   ip netns exec "$testns" ip link add name "$devdummy" type dummy
   ip netns exec "$testns" ip link set "$devdummy" up
   ip netns exec "$testns" ip fou add port  ipproto 47
  RTNETLINK answers: No such file or directory
  Error talking to the kernel

  This test would require the fou module to be loaded before it gets
  started.

  == Fix
  * 26ebd6fed9bb ("selftests: rtnetlink: load fou module for
  kci_test_encap_fou() test")

  This patch needs to be backported for series after Xenial.

  == Test ==
  Patch tested directly on the kernel tree, the test will now pass as
  expected.

  == Regression Potential ==
  Low, change limited to the testing tool.

  == Original Bug Report ==
  The kci_test_encap_fou() from kci_test_encap() in rtnetlink.sh of 
kselftests/net will fail with non-zero return value, and print:
    "FAIL: can't add fou port , skipping test"

  How to reproduce this:
   devdummy="test-dummy0"
   testns="testns"
   ip netns add "$testns"
   ip netns exec "$testns" ip link set lo up
   ip netns exec "$testns" ip link add name "$devdummy" type dummy
   ip netns exec "$testns" ip link set "$devdummy" up
   ip netns exec "$testns" ip fou add port  ipproto 47
  RTNETLINK answers: No such file or directory
  Error talking to the kernel

  This is not a regression, it's the real test result after bug 1890136
  has been fixed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1891421/+subscriptions

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


[Kernel-packages] [Bug 1839912] Re: test_map in ubuntu_bpf failed with "Allowed update sockmap '0:3' not in ESTABLISHED"

2020-11-17 Thread Po-Hsu Lin
Still visible 4.15.0-1059.65 - oracle

** Tags added: sru-20201109

** Tags added: oracle

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

Title:
  test_map in ubuntu_bpf failed with "Allowed update sockmap '0:3' not
  in ESTABLISHED"

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  New

Bug description:
  This is at lease a test case regression with the proposed kernel:
  selftests: test_maps
  
  Allowed update sockmap '0:3' not in ESTABLISHED
  not ok 1..3 selftests:  test_maps [FAIL]

  But with older kernel:
  selftests: test_maps
  
  test_maps: OK
  ok 1..3 selftests: test_maps [PASS]

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-58-generic 4.15.0-58.64
  ProcVersionSignature: User Name 4.15.0-58.64-generic 4.15.18
  Uname: Linux 4.15.0-58-generic x86_64
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 Aug 13 03:42 seq
   crw-rw 1 root audio 116, 33 Aug 13 03:42 timer
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord': 
'arecord'
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  Date: Tue Aug 13 03:52:52 2019
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig': 'iwconfig'
  MachineType: Intel Corporation S1200RP
  PciMultimedia:
   
  ProcFB: 0 mgadrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-58-generic 
root=UUID=b0d2ae4e-12dd-423e-acea-272ee8b2a893 ro
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-58-generic N/A
   linux-backports-modules-4.15.0-58-generic  N/A
   linux-firmware 1.173.10
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/01/2015
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: S1200RP.86B.03.02.0003.070120151022
  dmi.board.asset.tag: 
  dmi.board.name: S1200RP
  dmi.board.vendor: Intel Corporation
  dmi.board.version: G62254-407
  dmi.chassis.asset.tag: 
  dmi.chassis.type: 17
  dmi.chassis.vendor: ..
  dmi.chassis.version: ..
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrS1200RP.86B.03.02.0003.070120151022:bd07/01/2015:svnIntelCorporation:pnS1200RP:pvr:rvnIntelCorporation:rnS1200RP:rvrG62254-407:cvn..:ct17:cvr..:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: S1200RP
  dmi.product.version: 
  dmi.sys.vendor: Intel Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1839912/+subscriptions

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


[Kernel-packages] [Bug 1904638] Re: Xbox Series X|S controller doesn't work and Xbox icon still blinks after pairing

2020-11-17 Thread Daniel van Vugt
Also please run:

  lspci > lspci.txt
  lsusb > lsusb.txt
  journalctl -b0 > journal.txt

and attach the resulting text files here.

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

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

Title:
  Xbox Series X|S controller doesn't work and Xbox icon still blinks
  after pairing

Status in bluez package in Ubuntu:
  Incomplete
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have Xbox Series X|S controller and the Xbox icon still blinks after
  the successful pairing.

  I'm using Ubuntu 20.10 updated with BlueZ latest release. I'm
  following this bug closely and I can provide any information you need
  and do any tests you want.

  
  mhalano@glados:~$ lsb_release -rd
  Description:  Ubuntu 20.10
  Release:  20.10

  mhalano@glados:~$ apt policy bluez
  bluez:
Installed: 5.55-0ubuntu1.1
Candidate: 5.55-0ubuntu1.1
Version table:
   *** 5.55-0ubuntu1.1 500
  500 http://br.archive.ubuntu.com/ubuntu groovy-proposed/main amd64 
Packages
  100 /var/lib/dpkg/status
   5.55-0ubuntu1 500
  500 http://br.archive.ubuntu.com/ubuntu groovy/main amd64 Packages

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

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


[Kernel-packages] [Bug 1894980] Re: CVE-2020-16120: unprivileged overlayfs permission checking

2020-11-17 Thread Steve Beattie
** Changed in: linux (Ubuntu)
   Status: Confirmed => Fix Released

** Information type changed from Private Security to Public Security

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-16120

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

Title:
  CVE-2020-16120: unprivileged overlayfs permission checking

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Opening this as a tracking bug for CVE-2020-16120

  Hi,

  while playing with shiftfs I've noticed a strange interaction with
  overlay and that seems to allow reading files under an accessible
  directory, even if they are not readable to the user who created the
  user namespace.

  While overlay would not accept a FUSE file system as upper layer, it
  seems the check doesn't work when it goes through a shiftfs layer.

  For the exploit purpose, I've used fuse-overlayfs only because I am
  familiar with it but I'd expect any FUSE file system to behave
  in the same way.  The additional drop_unlink.patch patch is used only to
  inhibit deleting temporary files in fuse-overlayfs.

  The steps required are:

  1) create a user namespace with an unprivileged user.
  2) mount a FUSE file system where we have full control at M1.  In
 the exploit fuse-overlayfs with a custom patch is used.
  3) mount shiftfs from the FUSE mount M1 to a mountpoint M2.
  4) mount overlay using /etc as lowerdir and M2 for the upperdir (and
 workdir).
  5) attempt a "mv M2/shadow M2/something-else".

  The shadow file that is coming from the lower layer (/etc/shadow), is
  copied to the shiftfs and ultimately to the FUSE file system.  The copy
  would fail but that happens too late, after the FUSE file system already
  received the file content.  Since we have full control on the FUSE file
  system, we can access the content of /etc/shadow.

  For running the exploit, you need to have the fuse-overlayfs
  dependencies installed (libc6-dev gcc g++ make automake autoconf pkgconf
  libfuse3-dev).

  It is enough to run "make" as unprivileged user and if the exploit
  succeeds you get the content of the /etc/shadow file under the result/
  directory.

  Tested on Ubuntu 20.04 with Linux 5.4.0-42-generic.

  
  Thanks,
  Giuseppe

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

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


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

2020-11-17 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 1904638

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 bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1904638

Title:
  Xbox Series X|S controller doesn't work and Xbox icon still blinks
  after pairing

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

Bug description:
  I have Xbox Series X|S controller and the Xbox icon still blinks after
  the successful pairing.

  I'm using Ubuntu 20.10 updated with BlueZ latest release. I'm
  following this bug closely and I can provide any information you need
  and do any tests you want.

  
  mhalano@glados:~$ lsb_release -rd
  Description:  Ubuntu 20.10
  Release:  20.10

  mhalano@glados:~$ apt policy bluez
  bluez:
Installed: 5.55-0ubuntu1.1
Candidate: 5.55-0ubuntu1.1
Version table:
   *** 5.55-0ubuntu1.1 500
  500 http://br.archive.ubuntu.com/ubuntu groovy-proposed/main amd64 
Packages
  100 /var/lib/dpkg/status
   5.55-0ubuntu1 500
  500 http://br.archive.ubuntu.com/ubuntu groovy/main amd64 Packages

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

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


[Kernel-packages] [Bug 1904638] Re: Xbox Series X|S controller doesn't pair

2020-11-17 Thread Daniel van Vugt
** Tags added: groovy

** Summary changed:

- Xbox Series X|S controller doesn't pair
+ Xbox Series X|S controller Xbox icon still blinks after pairing

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

** Summary changed:

- Xbox Series X|S controller Xbox icon still blinks after pairing
+ Xbox Series X|S controller doesn't work and Xbox icon still blinks after 
pairing

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

Title:
  Xbox Series X|S controller doesn't work and Xbox icon still blinks
  after pairing

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

Bug description:
  I have Xbox Series X|S controller and the Xbox icon still blinks after
  the successful pairing.

  I'm using Ubuntu 20.10 updated with BlueZ latest release. I'm
  following this bug closely and I can provide any information you need
  and do any tests you want.

  
  mhalano@glados:~$ lsb_release -rd
  Description:  Ubuntu 20.10
  Release:  20.10

  mhalano@glados:~$ apt policy bluez
  bluez:
Installed: 5.55-0ubuntu1.1
Candidate: 5.55-0ubuntu1.1
Version table:
   *** 5.55-0ubuntu1.1 500
  500 http://br.archive.ubuntu.com/ubuntu groovy-proposed/main amd64 
Packages
  100 /var/lib/dpkg/status
   5.55-0ubuntu1 500
  500 http://br.archive.ubuntu.com/ubuntu groovy/main amd64 Packages

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

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


[Kernel-packages] [Bug 1904641] Re: bizare btrfs bug

2020-11-17 Thread Lawrence D'Anna
the bug also does not occur in 5.8.0-29-generic, so i suppose it was
already fixed somewhere.   I had to install that manually -- I'm not
sure why apt didn't upgrade me to that if it was available.

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

Title:
  bizare btrfs bug

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  synopsis:

  root@odin:/home/lawrence_danna# btrfs subvol show /data/
  /
Name:   
UUID:   853d0925-fafc-4b69-9efa-b970fb93a419
Parent UUID:-
Received UUID:  -
Creation time:  2020-09-28 22:44:37 -0700
Subvolume ID:   5
Generation: 57295
Gen at creation:0
Parent ID:  0
Top level ID:   0
Flags:  -
Snapshot(s):

  
  root@odin:/home/lawrence_danna# btrfs subvol show /data/ | cat
  ERROR: Subvolume not found: No such file or directory
  /
Name:   
UUID:   853d0925-fafc-4b69-9efa-b970fb93a419
Parent UUID:-
Received UUID:  -
Creation time:  2020-09-28 22:44:37 -0700
Subvolume ID:   5
Generation: 57295
Gen at creation:0
Parent ID:  0
Top level ID:   0
Flags:  -
Snapshot(s):

  
  The error is caused by the kernel returning a nonexistant subvolume id to 
"btrfs subvol" when 
  it tries to iterate all the subvoluems.

  The problem does not exist on the mainline build
  initrd.img-5.9.8-050908-generic

  
  see discussion here: 

  https://lore.kernel.org/linux-btrfs/57831452-9DB1-4CDA-B6FD-
  75BFACF48C2E@elder-
  gods.org/T/#mcf1ce798cc1337131e5f9469e561df2bd4006a0b

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-54-generic 5.4.0-54.60
  ProcVersionSignature: Ubuntu 5.4.0-54.60-generic 5.4.65
  Uname: Linux 5.4.0-54-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.12
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D2', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D10p', '/dev/snd/pcmC0D9p', '/dev/snd/pcmC0D8p', 
'/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  Date: Tue Nov 17 17:24:57 2020
  HibernationDevice: RESUME=UUID=0b152e23-5d36-4592-871c-92d4688bf162
  InstallationDate: Installed on 2017-04-13 (1314 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 13fd:1e40 Initio Corporation INIC-1610P SATA bridge
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Lsusb-t:
   /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/10p, 5000M
   /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/16p, 480M
   |__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=usb-storage, 480M
  MachineType: Supermicro SYS-5029S-TN2
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-54-generic 
root=/dev/mapper/ubuntu--vg-root ro console=ttyS0,115200 console=ttyS0,115200
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-54-generic N/A
   linux-backports-modules-5.4.0-54-generic  N/A
   linux-firmware1.187.4
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: Upgraded to focal on 2020-07-19 (121 days ago)
  dmi.bios.date: 12/23/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.0
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X11SSV-Q
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.01
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 1
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2.0:bd12/23/2016:svnSupermicro:pnSYS-5029S-TN2:pvr0123456789:rvnSupermicro:rnX11SSV-Q:rvr1.01:cvnSupermicro:ct1:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: SYS-5029S-TN2
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro

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

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


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

2020-11-17 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/1904641

Title:
  bizare btrfs bug

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  synopsis:

  root@odin:/home/lawrence_danna# btrfs subvol show /data/
  /
Name:   
UUID:   853d0925-fafc-4b69-9efa-b970fb93a419
Parent UUID:-
Received UUID:  -
Creation time:  2020-09-28 22:44:37 -0700
Subvolume ID:   5
Generation: 57295
Gen at creation:0
Parent ID:  0
Top level ID:   0
Flags:  -
Snapshot(s):

  
  root@odin:/home/lawrence_danna# btrfs subvol show /data/ | cat
  ERROR: Subvolume not found: No such file or directory
  /
Name:   
UUID:   853d0925-fafc-4b69-9efa-b970fb93a419
Parent UUID:-
Received UUID:  -
Creation time:  2020-09-28 22:44:37 -0700
Subvolume ID:   5
Generation: 57295
Gen at creation:0
Parent ID:  0
Top level ID:   0
Flags:  -
Snapshot(s):

  
  The error is caused by the kernel returning a nonexistant subvolume id to 
"btrfs subvol" when 
  it tries to iterate all the subvoluems.

  The problem does not exist on the mainline build
  initrd.img-5.9.8-050908-generic

  
  see discussion here: 

  https://lore.kernel.org/linux-btrfs/57831452-9DB1-4CDA-B6FD-
  75BFACF48C2E@elder-
  gods.org/T/#mcf1ce798cc1337131e5f9469e561df2bd4006a0b

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-54-generic 5.4.0-54.60
  ProcVersionSignature: Ubuntu 5.4.0-54.60-generic 5.4.65
  Uname: Linux 5.4.0-54-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.12
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D2', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D10p', '/dev/snd/pcmC0D9p', '/dev/snd/pcmC0D8p', 
'/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  Date: Tue Nov 17 17:24:57 2020
  HibernationDevice: RESUME=UUID=0b152e23-5d36-4592-871c-92d4688bf162
  InstallationDate: Installed on 2017-04-13 (1314 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 13fd:1e40 Initio Corporation INIC-1610P SATA bridge
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Lsusb-t:
   /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/10p, 5000M
   /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/16p, 480M
   |__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=usb-storage, 480M
  MachineType: Supermicro SYS-5029S-TN2
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-54-generic 
root=/dev/mapper/ubuntu--vg-root ro console=ttyS0,115200 console=ttyS0,115200
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-54-generic N/A
   linux-backports-modules-5.4.0-54-generic  N/A
   linux-firmware1.187.4
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: Upgraded to focal on 2020-07-19 (121 days ago)
  dmi.bios.date: 12/23/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.0
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X11SSV-Q
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.01
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 1
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2.0:bd12/23/2016:svnSupermicro:pnSYS-5029S-TN2:pvr0123456789:rvnSupermicro:rnX11SSV-Q:rvr1.01:cvnSupermicro:ct1:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: SYS-5029S-TN2
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro

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

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


[Kernel-packages] [Bug 1904641] Re: bizare btrfs bug

2020-11-17 Thread Lawrence D'Anna
strace output from

btrfs subvol show /data

** Attachment added: "good-trace.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1904641/+attachment/5435320/+files/good-trace.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/1904641

Title:
  bizare btrfs bug

Status in linux package in Ubuntu:
  New

Bug description:
  synopsis:

  root@odin:/home/lawrence_danna# btrfs subvol show /data/
  /
Name:   
UUID:   853d0925-fafc-4b69-9efa-b970fb93a419
Parent UUID:-
Received UUID:  -
Creation time:  2020-09-28 22:44:37 -0700
Subvolume ID:   5
Generation: 57295
Gen at creation:0
Parent ID:  0
Top level ID:   0
Flags:  -
Snapshot(s):

  
  root@odin:/home/lawrence_danna# btrfs subvol show /data/ | cat
  ERROR: Subvolume not found: No such file or directory
  /
Name:   
UUID:   853d0925-fafc-4b69-9efa-b970fb93a419
Parent UUID:-
Received UUID:  -
Creation time:  2020-09-28 22:44:37 -0700
Subvolume ID:   5
Generation: 57295
Gen at creation:0
Parent ID:  0
Top level ID:   0
Flags:  -
Snapshot(s):

  
  The error is caused by the kernel returning a nonexistant subvolume id to 
"btrfs subvol" when 
  it tries to iterate all the subvoluems.

  The problem does not exist on the mainline build
  initrd.img-5.9.8-050908-generic

  
  see discussion here: 

  https://lore.kernel.org/linux-btrfs/57831452-9DB1-4CDA-B6FD-
  75BFACF48C2E@elder-
  gods.org/T/#mcf1ce798cc1337131e5f9469e561df2bd4006a0b

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-54-generic 5.4.0-54.60
  ProcVersionSignature: Ubuntu 5.4.0-54.60-generic 5.4.65
  Uname: Linux 5.4.0-54-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.12
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D2', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D10p', '/dev/snd/pcmC0D9p', '/dev/snd/pcmC0D8p', 
'/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  Date: Tue Nov 17 17:24:57 2020
  HibernationDevice: RESUME=UUID=0b152e23-5d36-4592-871c-92d4688bf162
  InstallationDate: Installed on 2017-04-13 (1314 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 13fd:1e40 Initio Corporation INIC-1610P SATA bridge
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Lsusb-t:
   /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/10p, 5000M
   /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/16p, 480M
   |__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=usb-storage, 480M
  MachineType: Supermicro SYS-5029S-TN2
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-54-generic 
root=/dev/mapper/ubuntu--vg-root ro console=ttyS0,115200 console=ttyS0,115200
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-54-generic N/A
   linux-backports-modules-5.4.0-54-generic  N/A
   linux-firmware1.187.4
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: Upgraded to focal on 2020-07-19 (121 days ago)
  dmi.bios.date: 12/23/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.0
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X11SSV-Q
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.01
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 1
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2.0:bd12/23/2016:svnSupermicro:pnSYS-5029S-TN2:pvr0123456789:rvnSupermicro:rnX11SSV-Q:rvr1.01:cvnSupermicro:ct1:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: SYS-5029S-TN2
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro

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

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


[Kernel-packages] [Bug 1904641] Re: bizare btrfs bug

2020-11-17 Thread Lawrence D'Anna
strace output from

btrfs subvol show /data | cat

** Attachment added: "bad-trace.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1904641/+attachment/5435319/+files/bad-trace.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/1904641

Title:
  bizare btrfs bug

Status in linux package in Ubuntu:
  New

Bug description:
  synopsis:

  root@odin:/home/lawrence_danna# btrfs subvol show /data/
  /
Name:   
UUID:   853d0925-fafc-4b69-9efa-b970fb93a419
Parent UUID:-
Received UUID:  -
Creation time:  2020-09-28 22:44:37 -0700
Subvolume ID:   5
Generation: 57295
Gen at creation:0
Parent ID:  0
Top level ID:   0
Flags:  -
Snapshot(s):

  
  root@odin:/home/lawrence_danna# btrfs subvol show /data/ | cat
  ERROR: Subvolume not found: No such file or directory
  /
Name:   
UUID:   853d0925-fafc-4b69-9efa-b970fb93a419
Parent UUID:-
Received UUID:  -
Creation time:  2020-09-28 22:44:37 -0700
Subvolume ID:   5
Generation: 57295
Gen at creation:0
Parent ID:  0
Top level ID:   0
Flags:  -
Snapshot(s):

  
  The error is caused by the kernel returning a nonexistant subvolume id to 
"btrfs subvol" when 
  it tries to iterate all the subvoluems.

  The problem does not exist on the mainline build
  initrd.img-5.9.8-050908-generic

  
  see discussion here: 

  https://lore.kernel.org/linux-btrfs/57831452-9DB1-4CDA-B6FD-
  75BFACF48C2E@elder-
  gods.org/T/#mcf1ce798cc1337131e5f9469e561df2bd4006a0b

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-54-generic 5.4.0-54.60
  ProcVersionSignature: Ubuntu 5.4.0-54.60-generic 5.4.65
  Uname: Linux 5.4.0-54-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.12
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D2', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D10p', '/dev/snd/pcmC0D9p', '/dev/snd/pcmC0D8p', 
'/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  CasperMD5CheckResult: skip
  Date: Tue Nov 17 17:24:57 2020
  HibernationDevice: RESUME=UUID=0b152e23-5d36-4592-871c-92d4688bf162
  InstallationDate: Installed on 2017-04-13 (1314 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 13fd:1e40 Initio Corporation INIC-1610P SATA bridge
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Lsusb-t:
   /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/10p, 5000M
   /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/16p, 480M
   |__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=usb-storage, 480M
  MachineType: Supermicro SYS-5029S-TN2
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-54-generic 
root=/dev/mapper/ubuntu--vg-root ro console=ttyS0,115200 console=ttyS0,115200
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-54-generic N/A
   linux-backports-modules-5.4.0-54-generic  N/A
   linux-firmware1.187.4
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: Upgraded to focal on 2020-07-19 (121 days ago)
  dmi.bios.date: 12/23/2016
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2.0
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: X11SSV-Q
  dmi.board.vendor: Supermicro
  dmi.board.version: 1.01
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 1
  dmi.chassis.vendor: Supermicro
  dmi.chassis.version: 0123456789
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2.0:bd12/23/2016:svnSupermicro:pnSYS-5029S-TN2:pvr0123456789:rvnSupermicro:rnX11SSV-Q:rvr1.01:cvnSupermicro:ct1:cvr0123456789:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: SYS-5029S-TN2
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 0123456789
  dmi.sys.vendor: Supermicro

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

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


[Kernel-packages] [Bug 1904641] [NEW] bizare btrfs bug

2020-11-17 Thread Lawrence D'Anna
Public bug reported:

synopsis:

root@odin:/home/lawrence_danna# btrfs subvol show /data/
/
Name:   
UUID:   853d0925-fafc-4b69-9efa-b970fb93a419
Parent UUID:-
Received UUID:  -
Creation time:  2020-09-28 22:44:37 -0700
Subvolume ID:   5
Generation: 57295
Gen at creation:0
Parent ID:  0
Top level ID:   0
Flags:  -
Snapshot(s):


root@odin:/home/lawrence_danna# btrfs subvol show /data/ | cat
ERROR: Subvolume not found: No such file or directory
/
Name:   
UUID:   853d0925-fafc-4b69-9efa-b970fb93a419
Parent UUID:-
Received UUID:  -
Creation time:  2020-09-28 22:44:37 -0700
Subvolume ID:   5
Generation: 57295
Gen at creation:0
Parent ID:  0
Top level ID:   0
Flags:  -
Snapshot(s):


The error is caused by the kernel returning a nonexistant subvolume id to 
"btrfs subvol" when 
it tries to iterate all the subvoluems.

The problem does not exist on the mainline build
initrd.img-5.9.8-050908-generic


see discussion here: 

https://lore.kernel.org/linux-btrfs/57831452-9DB1-4CDA-B6FD-75BFACF48C2E
@elder-gods.org/T/#mcf1ce798cc1337131e5f9469e561df2bd4006a0b

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.4.0-54-generic 5.4.0-54.60
ProcVersionSignature: Ubuntu 5.4.0-54.60-generic 5.4.65
Uname: Linux 5.4.0-54-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.12
Architecture: amd64
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D2', '/dev/snd/hwC0D0', 
'/dev/snd/pcmC0D10p', '/dev/snd/pcmC0D9p', '/dev/snd/pcmC0D8p', 
'/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
CasperMD5CheckResult: skip
Date: Tue Nov 17 17:24:57 2020
HibernationDevice: RESUME=UUID=0b152e23-5d36-4592-871c-92d4688bf162
InstallationDate: Installed on 2017-04-13 (1314 days ago)
InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 002: ID 13fd:1e40 Initio Corporation INIC-1610P SATA bridge
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Lsusb-t:
 /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/10p, 5000M
 /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/16p, 480M
 |__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=usb-storage, 480M
MachineType: Supermicro SYS-5029S-TN2
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.4.0-54-generic 
root=/dev/mapper/ubuntu--vg-root ro console=ttyS0,115200 console=ttyS0,115200
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-5.4.0-54-generic N/A
 linux-backports-modules-5.4.0-54-generic  N/A
 linux-firmware1.187.4
RfKill:
 
SourcePackage: linux
UpgradeStatus: Upgraded to focal on 2020-07-19 (121 days ago)
dmi.bios.date: 12/23/2016
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 2.0
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: X11SSV-Q
dmi.board.vendor: Supermicro
dmi.board.version: 1.01
dmi.chassis.asset.tag: To be filled by O.E.M.
dmi.chassis.type: 1
dmi.chassis.vendor: Supermicro
dmi.chassis.version: 0123456789
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2.0:bd12/23/2016:svnSupermicro:pnSYS-5029S-TN2:pvr0123456789:rvnSupermicro:rnX11SSV-Q:rvr1.01:cvnSupermicro:ct1:cvr0123456789:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: SYS-5029S-TN2
dmi.product.sku: To be filled by O.E.M.
dmi.product.version: 0123456789
dmi.sys.vendor: Supermicro

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


** Tags: amd64 apport-bug focal

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

Title:
  bizare btrfs bug

Status in linux package in Ubuntu:
  New

Bug description:
  synopsis:

  root@odin:/home/lawrence_danna# btrfs subvol show /data/
  /
Name:   
UUID:   853d0925-fafc-4b69-9efa-b970fb93a419
Parent UUID:-
Received UUID:  -
Creation time:  2020-09-28 22:44:37 -0700
Subvolume ID:   5
Generation: 57295
Gen at creation:0
Parent ID:  0
Top level ID:   0
Flags:  -
Snapshot(s):

  
  root@odin:/home/lawrence_danna# btrfs 

[Kernel-packages] [Bug 1904638] Re: Xbox Series X|S controller doesn't pair

2020-11-17 Thread Marcos Alano
I'm able to pair via command line, the problem the manin LED still blinks and 
the controller doesn't work (using jstest-gtk for test).
[MX Master 3]# pair 98:7A:14:D9:68:15
Attempting to pair with 98:7A:14:D9:68:15
[CHG] Device 98:7A:14:D9:68:15 Connected: yes
[CHG] Device 98:7A:14:D9:68:15 UUIDs: 0001-5f60-4c4f-9c83-a7953298d40d
[CHG] Device 98:7A:14:D9:68:15 UUIDs: 1800--1000-8000-00805f9b34fb
[CHG] Device 98:7A:14:D9:68:15 UUIDs: 1801--1000-8000-00805f9b34fb
[CHG] Device 98:7A:14:D9:68:15 UUIDs: 180a--1000-8000-00805f9b34fb
[CHG] Device 98:7A:14:D9:68:15 UUIDs: 180f--1000-8000-00805f9b34fb
[CHG] Device 98:7A:14:D9:68:15 UUIDs: 1812--1000-8000-00805f9b34fb
[CHG] Device 98:7A:14:D9:68:15 ServicesResolved: yes
[CHG] Device 98:7A:14:D9:68:15 Paired: yes
[NEW] Primary Service (Handle 0xeb71)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0008
1801--1000-8000-00805f9b34fb
Generic Attribute Profile
[NEW] Primary Service (Handle 0xeb71)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0009
180a--1000-8000-00805f9b34fb
Device Information
[NEW] Characteristic (Handle 0xab5b)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0009/char000a
2a29--1000-8000-00805f9b34fb
Manufacturer Name String
[NEW] Characteristic (Handle 0xab5b)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0009/char000c
2a50--1000-8000-00805f9b34fb
PnP ID
[NEW] Characteristic (Handle 0xab5b)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0009/char000e
2a26--1000-8000-00805f9b34fb
Firmware Revision String
[NEW] Characteristic (Handle 0xab5b)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0009/char0010
2a25--1000-8000-00805f9b34fb
Serial Number String
[NEW] Primary Service (Handle 0xeb71)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0012
180f--1000-8000-00805f9b34fb
Battery Service
[NEW] Characteristic (Handle 0xab5b)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0012/char0013
2a19--1000-8000-00805f9b34fb
Battery Level
[NEW] Descriptor (Handle 0x8400)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0012/char0013/desc0015
2902--1000-8000-00805f9b34fb
Client Characteristic Configuration
[NEW] Primary Service (Handle 0xeb71)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0024
0001-5f60-4c4f-9c83-a7953298d40d
Vendor specific
[NEW] Characteristic (Handle 0xab5b)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0024/char0025
0002-5f60-4c4f-9c83-a7953298d40d
Vendor specific
[NEW] Characteristic (Handle 0xab5b)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0024/char0027
0003-5f60-4c4f-9c83-a7953298d40d
Vendor specific
[NEW] Characteristic (Handle 0xab5b)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0024/char0029
0004-5f60-4c4f-9c83-a7953298d40d
Vendor specific
Pairing successful
[CHG] Device 98:7A:14:D9:68:15 Modalias: usb:v045Ep0B13d0505
[CHG] Device 98:7A:14:D9:68:15 Name: Xbox Wireless Controller 987A14D96815
[CHG] Device 98:7A:14:D9:68:15 Alias: Xbox Wireless Controller 987A14D96815

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

Title:
  Xbox Series X|S controller doesn't pair

Status in bluez package in Ubuntu:
  New

Bug description:
  I have Xbox Series X|S controller and the Xbox icon still blinks after
  the successful pairing.

  I'm using Ubuntu 20.10 updated with BlueZ latest release. I'm
  following this bug closely and I can provide any information you need
  and do any tests you want.

  
  mhalano@glados:~$ lsb_release -rd
  Description:  Ubuntu 20.10
  Release:  20.10

  mhalano@glados:~$ apt policy bluez
  bluez:
Installed: 5.55-0ubuntu1.1
Candidate: 5.55-0ubuntu1.1
Version table:
   *** 5.55-0ubuntu1.1 500
  500 http://br.archive.ubuntu.com/ubuntu groovy-proposed/main amd64 
Packages
  100 /var/lib/dpkg/status
   5.55-0ubuntu1 500
  500 http://br.archive.ubuntu.com/ubuntu groovy/main amd64 Packages

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

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


[Kernel-packages] [Bug 1904638] Re: Xbox Series X|S controller doesn't pair

2020-11-17 Thread Marcos Alano
[bluetooth]# pair 98:7A:14:D9:68:15
Attempting to pair with 98:7A:14:D9:68:15
Failed to pair: org.bluez.Error.ConnectionAttemptFailed
[DEL] Primary Service (Handle 0x1cf3)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0008
1801--1000-8000-00805f9b34fb
Generic Attribute Profile
[DEL] Characteristic (Handle 0xce00)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0009/char000a
2a29--1000-8000-00805f9b34fb
Manufacturer Name String
[DEL] Characteristic (Handle 0xce00)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0009/char000c
2a50--1000-8000-00805f9b34fb
PnP ID
[DEL] Characteristic (Handle 0xce00)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0009/char000e
2a26--1000-8000-00805f9b34fb
Firmware Revision String
[DEL] Characteristic (Handle 0xce00)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0009/char0010
2a25--1000-8000-00805f9b34fb
Serial Number String
[DEL] Primary Service (Handle 0x20c0)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0009
180a--1000-8000-00805f9b34fb
Device Information
[DEL] Descriptor (Handle 0x16e0)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0012/char0013/desc0015
2902--1000-8000-00805f9b34fb
Client Characteristic Configuration
[DEL] Characteristic (Handle 0xce00)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0012/char0013
2a19--1000-8000-00805f9b34fb
Battery Level
[DEL] Primary Service (Handle 0xf3c0)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0012
180f--1000-8000-00805f9b34fb
Battery Service
[DEL] Characteristic (Handle 0xce00)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0024/char0025
0002-5f60-4c4f-9c83-a7953298d40d
Vendor specific
[DEL] Characteristic (Handle 0xce00)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0024/char0027
0003-5f60-4c4f-9c83-a7953298d40d
Vendor specific
[DEL] Characteristic (Handle 0xce00)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0024/char0029
0004-5f60-4c4f-9c83-a7953298d40d
Vendor specific
[DEL] Primary Service (Handle 0x86d0)
/org/bluez/hci0/dev_98_7A_14_D9_68_15/service0024
0001-5f60-4c4f-9c83-a7953298d40d
Vendor specific
[DEL] Device 98:7A:14:D9:68:15 Xbox Wireless Controller 987A14D96815

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

Title:
  Xbox Series X|S controller doesn't pair

Status in bluez package in Ubuntu:
  New

Bug description:
  I have Xbox Series X|S controller and the Xbox icon still blinks after
  the successful pairing.

  I'm using Ubuntu 20.10 updated with BlueZ latest release. I'm
  following this bug closely and I can provide any information you need
  and do any tests you want.

  
  mhalano@glados:~$ lsb_release -rd
  Description:  Ubuntu 20.10
  Release:  20.10

  mhalano@glados:~$ apt policy bluez
  bluez:
Installed: 5.55-0ubuntu1.1
Candidate: 5.55-0ubuntu1.1
Version table:
   *** 5.55-0ubuntu1.1 500
  500 http://br.archive.ubuntu.com/ubuntu groovy-proposed/main amd64 
Packages
  100 /var/lib/dpkg/status
   5.55-0ubuntu1 500
  500 http://br.archive.ubuntu.com/ubuntu groovy/main amd64 Packages

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

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


[Kernel-packages] [Bug 1904638] Re: Xbox Series X|S controller doesn't pair

2020-11-17 Thread Marcos Alano
[Xbox Wireless Controller 987A14D96815]# info 98:7A:14:D9:68:15
Device 98:7A:14:D9:68:15 (public)
Name: Xbox Wireless Controller 987A14D96815
Alias: Xbox Wireless Controller 987A14D96815
Appearance: 0x03c4
Icon: input-gaming
Paired: yes
Trusted: no
Blocked: no
Connected: yes
WakeAllowed: no
LegacyPairing: no
UUID: Vendor specific   (0001-5f60-4c4f-9c83-a7953298d40d)
UUID: Generic Access Profile(1800--1000-8000-00805f9b34fb)
UUID: Generic Attribute Profile (1801--1000-8000-00805f9b34fb)
UUID: Device Information(180a--1000-8000-00805f9b34fb)
UUID: Battery Service   (180f--1000-8000-00805f9b34fb)
UUID: Human Interface Device(1812--1000-8000-00805f9b34fb)
Modalias: usb:v045Ep0B13d0505
ManufacturerData Key: 0x0006
ManufacturerData Value:
  00   .   
RSSI: -45
TxPower: 20
Battery Percentage: 0x32 (50)

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

Title:
  Xbox Series X|S controller doesn't pair

Status in bluez package in Ubuntu:
  New

Bug description:
  I have Xbox Series X|S controller and the Xbox icon still blinks after
  the successful pairing.

  I'm using Ubuntu 20.10 updated with BlueZ latest release. I'm
  following this bug closely and I can provide any information you need
  and do any tests you want.

  
  mhalano@glados:~$ lsb_release -rd
  Description:  Ubuntu 20.10
  Release:  20.10

  mhalano@glados:~$ apt policy bluez
  bluez:
Installed: 5.55-0ubuntu1.1
Candidate: 5.55-0ubuntu1.1
Version table:
   *** 5.55-0ubuntu1.1 500
  500 http://br.archive.ubuntu.com/ubuntu groovy-proposed/main amd64 
Packages
  100 /var/lib/dpkg/status
   5.55-0ubuntu1 500
  500 http://br.archive.ubuntu.com/ubuntu groovy/main amd64 Packages

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

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


[Kernel-packages] [Bug 1904638] [NEW] Xbox Series X|S controller doesn't pair

2020-11-17 Thread Marcos Alano
Public bug reported:

I have Xbox Series X|S controller and the Xbox icon still blinks after
the successful pairing.

I'm using Ubuntu 20.10 updated with BlueZ latest release. I'm following
this bug closely and I can provide any information you need and do any
tests you want.


mhalano@glados:~$ lsb_release -rd
Description:Ubuntu 20.10
Release:20.10

mhalano@glados:~$ apt policy bluez
bluez:
  Installed: 5.55-0ubuntu1.1
  Candidate: 5.55-0ubuntu1.1
  Version table:
 *** 5.55-0ubuntu1.1 500
500 http://br.archive.ubuntu.com/ubuntu groovy-proposed/main amd64 
Packages
100 /var/lib/dpkg/status
 5.55-0ubuntu1 500
500 http://br.archive.ubuntu.com/ubuntu groovy/main amd64 Packages

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

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

Title:
  Xbox Series X|S controller doesn't pair

Status in bluez package in Ubuntu:
  New

Bug description:
  I have Xbox Series X|S controller and the Xbox icon still blinks after
  the successful pairing.

  I'm using Ubuntu 20.10 updated with BlueZ latest release. I'm
  following this bug closely and I can provide any information you need
  and do any tests you want.

  
  mhalano@glados:~$ lsb_release -rd
  Description:  Ubuntu 20.10
  Release:  20.10

  mhalano@glados:~$ apt policy bluez
  bluez:
Installed: 5.55-0ubuntu1.1
Candidate: 5.55-0ubuntu1.1
Version table:
   *** 5.55-0ubuntu1.1 500
  500 http://br.archive.ubuntu.com/ubuntu groovy-proposed/main amd64 
Packages
  100 /var/lib/dpkg/status
   5.55-0ubuntu1 500
  500 http://br.archive.ubuntu.com/ubuntu groovy/main amd64 Packages

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

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


[Kernel-packages] [Bug 1904589] Re: zfs PANIC: accessing past end of object in 0.8.3-1ubuntu12.4

2020-11-17 Thread Colin Ian King
** Changed in: zfs-linux (Ubuntu)
   Status: New => In Progress

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

** Changed in: zfs-linux (Ubuntu)
 Assignee: (unassigned) => Colin Ian King (colin-king)

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

Title:
  zfs PANIC: accessing past end of object in 0.8.3-1ubuntu12.4

Status in zfs-linux package in Ubuntu:
  In Progress

Bug description:
  Using latest zfs 0.8.3-1ubuntu12.4 on latest Ubuntu 20.04.1, I observe
  a rare zfs panics that seem to be workload-specific which render a
  server mostly unresponsive besides ssh still working. Attempting to
  reboot the server in this state makes the shutdown hang forever.

  You may want to consider backporting the fix released in zfs 0.8.4
  into 20.04: https://github.com/openzfs/zfs/pull/10148

  Log sample of panic:
  ```
  Nov 17 16:06:15 hostname kernel: [3385134.716024] PANIC: zfs: accessing past 
end of object c1c/2db52f (size=17408 access=7492+16428)
  Nov 17 16:06:15 hostname kernel: [3385134.716072] Showing stack for process 
3166846
  Nov 17 16:06:15 hostname kernel: [3385134.716074] CPU: 25 PID: 3166846 Comm: 
node Tainted: P   O  5.4.0-48-generic #52-Ubuntu
  Nov 17 16:06:15 hostname kernel: [3385134.716075] Hardware name: 
  Nov 17 16:06:15 hostname kernel: [3385134.716076] Call Trace:
  Nov 17 16:06:15 hostname kernel: [3385134.716085]  dump_stack+0x6d/0x9a
  Nov 17 16:06:15 hostname kernel: [3385134.716097]  spl_dumpstack+0x29/0x2b 
[spl]
  Nov 17 16:06:15 hostname kernel: [3385134.716102]  vcmn_err.cold+0x60/0x99 
[spl]
  Nov 17 16:06:15 hostname kernel: [3385134.716106]  ? _cond_resched+0x19/0x30
  Nov 17 16:06:15 hostname kernel: [3385134.716108]  ? 
__kmalloc_node+0x20e/0x330
  Nov 17 16:06:15 hostname kernel: [3385134.716113]  ? 
spl_kmem_alloc_impl+0xa8/0x100 [spl]
  Nov 17 16:06:15 hostname kernel: [3385134.716190]  ? __list_add+0x17/0x40 
[zfs]
  Nov 17 16:06:15 hostname kernel: [3385134.716235]  
zfs_panic_recover+0x6f/0x90 [zfs]
  Nov 17 16:06:15 hostname kernel: [3385134.716272]  ? 
dsl_dir_tempreserve_impl.isra.0.constprop.0+0xed/0x330 [zfs]
  Nov 17 16:06:15 hostname kernel: [3385134.716305]  
dmu_buf_hold_array_by_dnode+0x3a0/0x490 [zfs]
  Nov 17 16:06:15 hostname kernel: [3385134.716338]  
dmu_write_uio_dnode+0x4c/0x140 [zfs]
  Nov 17 16:06:15 hostname kernel: [3385134.716370]  
dmu_write_uio_dbuf+0x4f/0x70 [zfs]
  Nov 17 16:06:15 hostname kernel: [3385134.716416]  zfs_write+0xa1f/0xd40 [zfs]
  Nov 17 16:06:15 hostname kernel: [3385134.716419]  ? d_absolute_path+0x74/0xb0
  Nov 17 16:06:15 hostname kernel: [3385134.716421]  ? __switch_to_asm+0x34/0x70
  Nov 17 16:06:15 hostname kernel: [3385134.716423]  ? __switch_to_asm+0x40/0x70
  Nov 17 16:06:15 hostname kernel: [3385134.716424]  ? __switch_to_asm+0x40/0x70
  Nov 17 16:06:15 hostname kernel: [3385134.716425]  ? __switch_to_asm+0x34/0x70
  Nov 17 16:06:15 hostname kernel: [3385134.716427]  ? __switch_to_asm+0x34/0x70
  Nov 17 16:06:15 hostname kernel: [3385134.716474]  
zpl_write_common_iovec+0xad/0x120 [zfs]
  Nov 17 16:06:15 hostname kernel: [3385134.716567]  zpl_iter_write+0x56/0x90 
[zfs]
  Nov 17 16:06:15 hostname kernel: [3385134.716570]  do_iter_write+0x84/0x1a0
  Nov 17 16:06:15 hostname kernel: [3385134.716574]  ? futex_wake+0x8b/0x180
  Nov 17 16:06:15 hostname kernel: [3385134.716577]  do_writev+0x71/0x120
  Nov 17 16:06:15 hostname kernel: [3385134.716581]  do_syscall_64+0x57/0x190
  Nov 17 16:06:15 hostname kernel: [3385134.716584] RIP: 0033:0x7fa366eee0cd
  Nov 17 16:06:15 hostname kernel: [3385134.716587] RSP: 002b:7fa35e7fbde0 
EFLAGS: 0293 ORIG_RAX: 0014
  Nov 17 16:06:15 hostname kernel: [3385134.716590] RDX: 000c RSI: 
0651c7b0 RDI: 001d
  ```

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

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


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

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1904480] Lsusb.txt

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO

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

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


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

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO

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

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


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

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO

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

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


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

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO

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

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


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

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1904480] PaInfo.txt

2020-11-17 Thread Kain Centeno
apport information

** Attachment added: "PaInfo.txt"
   https://bugs.launchpad.net/bugs/1904480/+attachment/5435282/+files/PaInfo.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/1904480

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1904480] Lsusb-v.txt

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO

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

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


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

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1904480] acpidump.txt

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO

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

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


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

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO

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

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


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

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1904480] Lsusb-t.txt

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO

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

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


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

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO

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

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


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

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1904480] Lspci-vt.txt

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO

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

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


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

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO

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

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


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

2020-11-17 Thread Kain Centeno
apport information

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 20.10
  InstallationDate: Installed on 2020-06-25 (145 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: LENOVO 81X2
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
  RelatedPackageVersions:
   linux-restricted-modules-5.8.0-29-generic N/A
   linux-backports-modules-5.8.0-29-generic  N/A
   linux-firmware1.190.1
  Tags:  groovy
  Uname: Linux 5.8.0-29-generic x86_64
  UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/22/2020
  dmi.bios.release: 1.21
  dmi.bios.vendor: LENOVO
  dmi.bios.version: EECN21WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 31
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: IdeaPad Flex 5 14ARE05
  dmi.ec.firmware.release: 1.16
  dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
  dmi.product.family: IdeaPad Flex 5 14ARE05
  dmi.product.name: 81X2
  dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
  dmi.product.version: IdeaPad Flex 5 14ARE05
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1904480] Re: RTL8822CE Realtek Wi-Fi dropping connection

2020-11-17 Thread Kain Centeno
apport information

** Tags added: apport-collected

** Description changed:

  Wifi is still connected but it just stops working, this can be resolved
  by disconnecting or putting wifi on airplane mode and turning it back
  again. A few cases this does not work and the Wifi stops working and a
  system restart is needed.
  
  This is happening on Ubuntu 20.10 x64
  
  Below the info for the wifi card:
  
  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu50.1
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC2:  kain   2109 F pulseaudio
+  /dev/snd/controlC0:  kain   2109 F pulseaudio
+ CasperMD5CheckResult: skip
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 20.10
+ InstallationDate: Installed on 2020-06-25 (145 days ago)
+ InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
+ MachineType: LENOVO 81X2
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 amdgpudrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-29-generic 
root=UUID=70cc7384-d3bc-4d41-8c3c-d4c54a560bef ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.8.0-29.31-generic 5.8.14
+ RelatedPackageVersions:
+  linux-restricted-modules-5.8.0-29-generic N/A
+  linux-backports-modules-5.8.0-29-generic  N/A
+  linux-firmware1.190.1
+ Tags:  groovy
+ Uname: Linux 5.8.0-29-generic x86_64
+ UpgradeStatus: Upgraded to groovy on 2020-10-17 (31 days ago)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 04/22/2020
+ dmi.bios.release: 1.21
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: EECN21WW
+ dmi.board.asset.tag: No Asset Tag
+ dmi.board.name: LNVNB161216
+ dmi.board.vendor: LENOVO
+ dmi.board.version: SDK0J40709 WIN
+ dmi.chassis.asset.tag: No Asset Tag
+ dmi.chassis.type: 31
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: IdeaPad Flex 5 14ARE05
+ dmi.ec.firmware.release: 1.16
+ dmi.modalias: 
dmi:bvnLENOVO:bvrEECN21WW:bd04/22/2020:br1.21:efr1.16:svnLENOVO:pn81X2:pvrIdeaPadFlex514ARE05:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct31:cvrIdeaPadFlex514ARE05:
+ dmi.product.family: IdeaPad Flex 5 14ARE05
+ dmi.product.name: 81X2
+ dmi.product.sku: LENOVO_MT_81X2_BU_idea_FM_IdeaPad Flex 5 14ARE05
+ dmi.product.version: IdeaPad Flex 5 14ARE05
+ dmi.sys.vendor: LENOVO

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

Title:
  RTL8822CE Realtek Wi-Fi dropping connection

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Wifi is still connected but it just stops working, this can be
  resolved by disconnecting or putting wifi on airplane mode and turning
  it back again. A few cases this does not work and the Wifi stops
  working and a system restart is needed.

  This is happening on Ubuntu 20.10 x64

  Below the info for the wifi card:

  description: Wireless interface
  product: RTL8822CE 802.11ac PCIe Wireless Network Adapter
  vendor: Realtek Semiconductor Co., Ltd.
  physical id: 0
  bus info: pci@:02:00.0
  logical name: wlp2s0
  version: 00
  serial: 8c:c8:4b:95:0f:8b
  width: 64 bits
  clock: 33MHz
  capabilities: bus_master cap_list ethernet physical wireless
  configuration: broadcast=yes driver=rtw_8822ce 
driverversion=5.8.0-29-generic firmware=N/A latency=0 link=no multicast=yes 
wireless=IEEE 802.11
  resources: irq:79 ioport:2000(size=256) 
memory:fc70-fc70
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu50.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  kain   2109 F pulseaudio
   /dev/snd/controlC0:  kain   2109 F pulseaudio
  CasperMD5CheckResult: 

[Kernel-packages] [Bug 1904632] Re: Ubuntu 18.04 Azure VM host kernel panic

2020-11-17 Thread Kaveh Moe
Version info about the Azure Ubuntu Host VM:

root@vm-5:~# uname -a
Linux vm-5 4.15.18+test #1 SMP Mon Oct 29 03:40:39 UTC 2018 x86_64 x86_64 
x86_64 GNU/Linux

root@vm-5:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 18.04.5 LTS
Release:18.04
Codename:   bionic
root@vm-5:~#

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

Title:
  Ubuntu 18.04 Azure VM host kernel panic

Status in linux-azure package in Ubuntu:
  New

Bug description:
  Running a container on an DV3 Standard_D8_v3 Azure host, as the
  container comes up, the Azure host VM kernel panics per the logs
  below.

  Isolated the issue to a process in the container which uses the
  virtual NICs available on the Azure host. The container also is
  running Ubuntu 18.04 based packages. The problem happens every single
  time the container is started, unless its NIC access process is not
  started.

  Has this sort of kernel panic on Azure been seen and what is the root
  cause and remedy please.

  Also the kernel logs on the Azure host show it vulnerable to the
  following CVE. There are other VMs and containers that can run on the
  Azure host without a kernel panic on it, but providing this info in
  case there is some tie-in to the panic.

  https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3646

  Kernel panic from the Azure Host console:

  
Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux_1.13.33_e857c609-bc35-4b66-9a8b-e86fd8707e82.scope
  2020-11-17T00:50:11.537914Z INFO MonitorHandler ExtHandler Stopped tracking 
cgroup: Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.33, path: 
/sys/fs/cgroup/memory/system.slice/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux_1.13.33_e857c609-bc35-4b66-9a8b-e86fd8707e82.scope
  2020-11-17T00:50:23.291433Z INFO ExtHandler ExtHandler Checking for agent 
updates (family: Prod)
  2020-11-17T00:51:11.677191Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent 
WALinuxAgent-2.2.52 is running as the goal state agent [DEBUG HeartbeatCounter: 
7;HeartbeatId: 8A2DD5B7-02E5-46E2-9EDB-F8CCBA274479;DroppedPackets: 
0;UpdateGSErrors: 0;AutoUpdate: 1]
  [11218.537937] PANIC: double fault, error_code: 0x0
  [11218.541423] Kernel panic - not syncing: Machine halted.
  [11218.541423] CPU: 0 PID: 9281 Comm: vmxt Not tainted 4.15.18+test #1
  [11218.541423] Hardware name: Microsoft Corporation Virtual Machine/Virtual 
Machine, BIOS 090008  12/07/2018
  [11218.541423] Call Trace:
  [11218.541423]  <#DF>
  [11218.541423]  dump_stack+0x63/0x8b
  [11218.541423]  panic+0xe4/0x244
  [11218.541423]  df_debug+0x2d/0x30
  [11218.541423]  do_double_fault+0x9a/0x130
  [11218.541423]  double_fault+0x1e/0x30
  [11218.541423] RIP: 0010:0x1a80
  [11218.541423] RSP: 0018:2200 EFLAGS: 00010096
  [11218.541423] RAX: 0102 RBX: f7a40768 RCX: 
002f
  [11218.541423] RDX: f7ee9970 RSI: f7a40700 RDI: 
f7c3a000
  [11218.541423] RBP: fffd6430 R08:  R09: 

  [11218.541423] R10:  R11:  R12: 

  [11218.541423] R13:  R14:  R15: 

  [11218.541423]  
  [11218.541423] Kernel Offset: 0x2a40 from 0x8100 (relocation 
range: 0x8000-0xbfff)
  [11218.541423] ---[ end Kernel panic - not syncing: Machine halted.
  [11218.636804] [ cut here ]
  [11218.640802] sched: Unexpected reschedule of offline CPU#2!
  [11218.640802] WARNING: CPU: 0 PID: 9281 at arch/x86/kernel/smp.c:128 
native_smp_send_reschedule+0x3f/0x50
  [11218.640802] Modules linked in: xt_nat xt_u32 vxlan ip6_udp_tunnel 
udp_tunnel veth nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype 
br_netfilter xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter 
ebtables ip6table_filter ip6_tables iptable_filter aufs xt_owner 
iptable_security xt_conntrack overlay openvswitch nsh nf_conntrack_ipv6 
nf_nat_ipv6 nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_defrag_ipv6 nf_nat 
nf_conntrack nls_iso8859_1 joydev input_leds mac_hid kvm_intel hv_balloon kvm 
serio_raw irqbypass intel_rapl_perf sch_fq_codel ib_iser rdma_cm iw_cm ib_cm 
ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables 
autofs4 btrfs zstd_compress raid10 raid456 async_raid6_recov
  [11218.640802]  async_memcpy async_pq async_xor async_tx xor raid6_pq 
libcrc32c raid1 raid0 multipath linear hid_generic crct10dif_pclmul 
crc32_pclmul hid_hyperv ghash_clmulni_intel hv_utils hv_storvsc pcbc ptp 
hv_netvsc hid pps_core scsi_transport_fc hyperv_keyboard aesni_intel aes_x86_64 
crypto_simd hyperv_fb floppy glue_helper cryptd psmouse hv_vmbus i2c_piix4 
pata_acpi
  

[Kernel-packages] [Bug 1904632] [NEW] Ubuntu 18.04 Azure VM host kernel panic

2020-11-17 Thread Kaveh Moe
Public bug reported:

Running a container on an DV3 Standard_D8_v3 Azure host, as the
container comes up, the Azure host VM kernel panics per the logs below.

Isolated the issue to a process in the container which uses the virtual
NICs available on the Azure host. The container also is running Ubuntu
18.04 based packages. The problem happens every single time the
container is started, unless its NIC access process is not started.

Has this sort of kernel panic on Azure been seen and what is the root
cause and remedy please.

Also the kernel logs on the Azure host show it vulnerable to the
following CVE. There are other VMs and containers that can run on the
Azure host without a kernel panic on it, but providing this info in case
there is some tie-in to the panic.

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3646

Kernel panic from the Azure Host console:

Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux_1.13.33_e857c609-bc35-4b66-9a8b-e86fd8707e82.scope
2020-11-17T00:50:11.537914Z INFO MonitorHandler ExtHandler Stopped tracking 
cgroup: Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.33, path: 
/sys/fs/cgroup/memory/system.slice/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux_1.13.33_e857c609-bc35-4b66-9a8b-e86fd8707e82.scope
2020-11-17T00:50:23.291433Z INFO ExtHandler ExtHandler Checking for agent 
updates (family: Prod)
2020-11-17T00:51:11.677191Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent 
WALinuxAgent-2.2.52 is running as the goal state agent [DEBUG HeartbeatCounter: 
7;HeartbeatId: 8A2DD5B7-02E5-46E2-9EDB-F8CCBA274479;DroppedPackets: 
0;UpdateGSErrors: 0;AutoUpdate: 1]
[11218.537937] PANIC: double fault, error_code: 0x0
[11218.541423] Kernel panic - not syncing: Machine halted.
[11218.541423] CPU: 0 PID: 9281 Comm: vmxt Not tainted 4.15.18+test #1
[11218.541423] Hardware name: Microsoft Corporation Virtual Machine/Virtual 
Machine, BIOS 090008  12/07/2018
[11218.541423] Call Trace:
[11218.541423]  <#DF>
[11218.541423]  dump_stack+0x63/0x8b
[11218.541423]  panic+0xe4/0x244
[11218.541423]  df_debug+0x2d/0x30
[11218.541423]  do_double_fault+0x9a/0x130
[11218.541423]  double_fault+0x1e/0x30
[11218.541423] RIP: 0010:0x1a80
[11218.541423] RSP: 0018:2200 EFLAGS: 00010096
[11218.541423] RAX: 0102 RBX: f7a40768 RCX: 002f
[11218.541423] RDX: f7ee9970 RSI: f7a40700 RDI: f7c3a000
[11218.541423] RBP: fffd6430 R08:  R09: 
[11218.541423] R10:  R11:  R12: 
[11218.541423] R13:  R14:  R15: 
[11218.541423]  
[11218.541423] Kernel Offset: 0x2a40 from 0x8100 (relocation 
range: 0x8000-0xbfff)
[11218.541423] ---[ end Kernel panic - not syncing: Machine halted.
[11218.636804] [ cut here ]
[11218.640802] sched: Unexpected reschedule of offline CPU#2!
[11218.640802] WARNING: CPU: 0 PID: 9281 at arch/x86/kernel/smp.c:128 
native_smp_send_reschedule+0x3f/0x50
[11218.640802] Modules linked in: xt_nat xt_u32 vxlan ip6_udp_tunnel udp_tunnel 
veth nf_conntrack_netlink nfnetlink xfrm_user xfrm_algo xt_addrtype 
br_netfilter xt_CHECKSUM iptable_mangle ipt_MASQUERADE nf_nat_masquerade_ipv4 
iptable_nat ipt_REJECT nf_reject_ipv4 xt_tcpudp bridge stp llc ebtable_filter 
ebtables ip6table_filter ip6_tables iptable_filter aufs xt_owner 
iptable_security xt_conntrack overlay openvswitch nsh nf_conntrack_ipv6 
nf_nat_ipv6 nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_defrag_ipv6 nf_nat 
nf_conntrack nls_iso8859_1 joydev input_leds mac_hid kvm_intel hv_balloon kvm 
serio_raw irqbypass intel_rapl_perf sch_fq_codel ib_iser rdma_cm iw_cm ib_cm 
ib_core iscsi_tcp libiscsi_tcp libiscsi scsi_transport_iscsi ip_tables x_tables 
autofs4 btrfs zstd_compress raid10 raid456 async_raid6_recov
[11218.640802]  async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c 
raid1 raid0 multipath linear hid_generic crct10dif_pclmul crc32_pclmul 
hid_hyperv ghash_clmulni_intel hv_utils hv_storvsc pcbc ptp hv_netvsc hid 
pps_core scsi_transport_fc hyperv_keyboard aesni_intel aes_x86_64 crypto_simd 
hyperv_fb floppy glue_helper cryptd psmouse hv_vmbus i2c_piix4 pata_acpi
[11218.640802] CPU: 0 PID: 9281 Comm: vmxt Not tainted 4.15.18+test #1
[11218.640802] Hardware name: Microsoft Corporation Virtual Machine/Virtual 
Machine, BIOS 090008  12/07/2018
[11218.640802] RIP: 0010:native_smp_send_reschedule+0x3f/0x50
[11218.640802] RSP: 0018:9446bfc03e08 EFLAGS: 00010082
[11218.640802] RAX:  RBX: 0002 RCX: 0006
[11218.640802] RDX: 0007 RSI: 0082 RDI: 9446bfc16490
[11218.640802] RBP: 9446bfc03e08 R08:  R09: 1480
[11218.640802] R10: 0549 R11: 0038 R12: 9446bfca2880
[11218.640802] R13:  R14: 00010029a6b8 R15: 

[Kernel-packages] [Bug 1896154] Re: btrfs: trimming a btrfs device which has been shrunk previously fails and fills root disk with garbage data

2020-11-17 Thread Matthew Ruffell
Performing verification for Focal.

I created a i3.large instance on AWS, since it has 1x NVMe drive that
supports trim and block discard.

I ensured that I could reproduce the problem with 5.4.0-54-generic from
-updates, and I followed the instructions in the Testcase section, and
the final fstrim after shrinking locked up the instance, and filled up
the root disk. I terminated the instance.

I then created a new instance, and enabled -proposed, and installed
5.4.0-55-generic, and rebooted. From there, I ran though the test steps
again:

$ uname -rv
5.4.0-55-generic #61-Ubuntu SMP Mon Nov 9 20:49:56 UTC 2020
$ sudo -s
# lsblk
NAMEMAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
loop0 7:00  28.1M  1 loop /snap/amazon-ssm-agent/2012
loop1 7:10  97.8M  1 loop /snap/core/10185
loop2 7:20  55.3M  1 loop /snap/core18/1885
loop3 7:30  70.6M  1 loop /snap/lxd/16922
xvda202:00 8G  0 disk 
└─xvda1 202:10 8G  0 part /
nvme0n1 259:00 442.4G  0 disk 
# dev=/dev/nvme0n1
# mnt=/mnt
# mkfs.btrfs -f $dev -b 10G
btrfs-progs v5.4.1 
See http://btrfs.wiki.kernel.org for more information.

Detected a SSD, turning off metadata duplication.  Mkfs with -m dup if you want 
to force metadata duplication.
Label:  (null)
UUID:   db9dd9f5-7993-4827-9a43-93a72a73aa3a
Node size:  16384
Sector size:4096
Filesystem size:10.00GiB
Block group profiles:
  Data: single8.00MiB
  Metadata: single8.00MiB
  System:   single4.00MiB
SSD detected:   yes
Incompat features:  extref, skinny-metadata
Checksum:   crc32c
Number of devices:  1
Devices:
   IDSIZE  PATH
110.00GiB  /dev/nvme0n1

# mount $dev $mnt
# fstrim $mnt
# btrfs filesystem resize 1:-1G $mnt
Resize '/mnt' of '1:-1G'
# fstrim $mnt
# 

The final fstrim completed almost immediately, the same speed as the
initial fstrim. The instance did not lock up, and the root disk did not
get filled with any garbage data.

The kernel in -proposed fixes the problem, happy to mark as verified.

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

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

Title:
  btrfs: trimming a btrfs device which has been shrunk previously fails
  and fills root disk with garbage data

Status in linux package in Ubuntu:
  Fix Released
Status in linux-azure package in Ubuntu:
  New
Status in linux source package in Focal:
  Fix Committed
Status in linux-azure source package in Focal:
  Fix Released

Bug description:
  BugLink: https://bugs.launchpad.net/bugs/1896154

  [Impact]

  Since 929be17a9b49 ("btrfs: Switch btrfs_trim_free_extents to
  find_first_clear_extent_bit") which landed in 5.3, btrfs wont trim a
  range that has already been trimmed, and will instead go looking for a
  range where the CHUNK_TRIMMED and CHUNK_ALLOCATED bits aren't set.

  If a device had been shrunk, the CHUNK_TRIMMED and CHUNK_ALLOCATED
  bits are never cleared, which means that btrfs could go looking for a
  range to trim which is beyond the new device size. This leads to an
  underflow in a length calculation for the range to trim, and we will
  end up trimming past the device's boundary.

  This has an unfortunate side effect of mangling and filling the root
  disk with garbage data, and it will not stop until the root disk is
  totally filled, and makes the instance unusable.

  [Fix]

  The issue was fixed in the following commit, in 5.9-rc1:

  commit c57dd1f2f6a7cd1bb61802344f59ccdc5278c983
  Author: Qu Wenruo 
  Date: Fri Jul 31 19:29:11 2020 +0800
  Subject: btrfs: trim: fix underflow in trim length to prevent access beyond 
device boundary
  Link: 
https://github.com/torvalds/linux/commit/c57dd1f2f6a7cd1bb61802344f59ccdc5278c983

  The fix clears the CHUNK_TRIMMED and CHUNK_ALLOCATED bits when a
  device is being shrunk, and performs some additional checks to ensure
  we do not trim past the device size boundary.

  The fix was backported to 5.7.17 and 5.8.3 upstream stable, but it
  seems 5.4 was skipped.

  The patch required a minor backport to 5.4, with the CHUNK_STATE_MASK
  #define moving files back to fs/btrfs/extent_io.h, as the file had
  been renamed in later kernels.

  [Testcase]

  The easiest way to reproduce is to use a cloud instance that supplies
  a real NVMe drive, that supports TRIM and block discards.

  Warning, this will fill the root disk with garbage data, ONLY run on a
  throwaway instance!

  Run the following commands:

  $ dev=/dev/nvme0n1
  $ mnt=/mnt
  $ mkfs.btrfs -f $dev -b 10G
  $ mount $dev $mnt
  $ fstrim $mnt
  $ btrfs filesystem resize 1:-1G $mnt
  $ fstrim $mnt

  The last command will appear to hang, while the root filesystem will
  begin filling with garbage data. Once the root filesystem fills, you
  will see the 

[Kernel-packages] [Bug 1899993] Re: EFI: Fails when BootCurrent entry does not exist

2020-11-17 Thread dann frazier
= xenial verification -
ubuntu@ubuntu:~$ cat /proc/cmdline 
BOOT_IMAGE=/boot/vmlinuz-4.4.0-195-generic 
root=UUID=6f35ed47-31af-4f66-b33f-5863971f8df0 ro console=tty1 console=ttyS0
ubuntu@ubuntu:~$ ls /sys/firmware/efi/efivars/ | grep FOO
FOO!BAR-8ed72b3f-ad26-4d5c-aa36-38689635cac3


** Tags removed: verification-needed-xenial
** Tags added: verification-done-xenial

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

Title:
  EFI: Fails when BootCurrent entry does not exist

Status in curtin package in Ubuntu:
  Invalid
Status in linux package in Ubuntu:
  Fix Committed
Status in curtin source package in Xenial:
  Invalid
Status in linux source package in Xenial:
  Fix Committed
Status in curtin source package in Bionic:
  Invalid
Status in linux source package in Bionic:
  Fix Committed
Status in curtin source package in Focal:
  Invalid
Status in linux source package in Focal:
  Fix Committed
Status in curtin source package in Groovy:
  Invalid
Status in linux source package in Groovy:
  Fix Committed
Status in curtin source package in Hirsute:
  Invalid
Status in linux source package in Hirsute:
  Fix Committed

Bug description:
  [Impact]
  MAAS installs fail on systems that have EFI Variables that include a "/" in 
the name.

  Split out of bug 1894217.

  [Test Case]
  Using an OVMF-based VM, create a boot variable with a "/" character. For 
example:

  Shell> setvar FOO/BAR -guid 8ed72b3f-ad26-4d5c-aa36-38689635cac3 -rt
  -nv =foo

  Then, in Linux:

  $ ls /sys/firmware/efi/efivars/
  ls: reading directory '/sys/firmware/efi/efivars/': Input/output error
  BootOrder-8be4df61-93ca-11d2-aa0d-00e098032b8c
  ConIn-8be4df61-93ca-11d2-aa0d-00e098032b8c
  ConOut-8be4df61-93ca-11d2-aa0d-00e098032b8c
  ErrOut-8be4df61-93ca-11d2-aa0d-00e098032b8c
  MTC-eb704011-1402-11d3-8e77-00a0c969723b

  The Input/output error is the key symptom. See below to see how that
  percolates up to MAAS install failures.

  [Regression Risk]
  There's a very tiny chance that someone has written code that depends on an 
the -EIO error for some reason. It's hard to guess why such a script would do 
that.

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

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


[Kernel-packages] [Bug 1899993] Re: EFI: Fails when BootCurrent entry does not exist

2020-11-17 Thread dann frazier
= bionic verification =
ubuntu@ubuntu:~$ cat /proc/cmdline 
BOOT_IMAGE=/boot/vmlinuz-4.15.0-125-generic 
root=UUID=9e45081a-7e2b-4294-8b2f-4ccb8139ed67 ro console=tty1 console=ttyS0
ubuntu@ubuntu:~$ ls /sys/firmware/efi/efivars/ | grep FOO
FOO!BAR-8ed72b3f-ad26-4d5c-aa36-38689635cac3


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

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

Title:
  EFI: Fails when BootCurrent entry does not exist

Status in curtin package in Ubuntu:
  Invalid
Status in linux package in Ubuntu:
  Fix Committed
Status in curtin source package in Xenial:
  Invalid
Status in linux source package in Xenial:
  Fix Committed
Status in curtin source package in Bionic:
  Invalid
Status in linux source package in Bionic:
  Fix Committed
Status in curtin source package in Focal:
  Invalid
Status in linux source package in Focal:
  Fix Committed
Status in curtin source package in Groovy:
  Invalid
Status in linux source package in Groovy:
  Fix Committed
Status in curtin source package in Hirsute:
  Invalid
Status in linux source package in Hirsute:
  Fix Committed

Bug description:
  [Impact]
  MAAS installs fail on systems that have EFI Variables that include a "/" in 
the name.

  Split out of bug 1894217.

  [Test Case]
  Using an OVMF-based VM, create a boot variable with a "/" character. For 
example:

  Shell> setvar FOO/BAR -guid 8ed72b3f-ad26-4d5c-aa36-38689635cac3 -rt
  -nv =foo

  Then, in Linux:

  $ ls /sys/firmware/efi/efivars/
  ls: reading directory '/sys/firmware/efi/efivars/': Input/output error
  BootOrder-8be4df61-93ca-11d2-aa0d-00e098032b8c
  ConIn-8be4df61-93ca-11d2-aa0d-00e098032b8c
  ConOut-8be4df61-93ca-11d2-aa0d-00e098032b8c
  ErrOut-8be4df61-93ca-11d2-aa0d-00e098032b8c
  MTC-eb704011-1402-11d3-8e77-00a0c969723b

  The Input/output error is the key symptom. See below to see how that
  percolates up to MAAS install failures.

  [Regression Risk]
  There's a very tiny chance that someone has written code that depends on an 
the -EIO error for some reason. It's hard to guess why such a script would do 
that.

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

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


[Kernel-packages] [Bug 1871794] Re: [Bluetooth] No audio output/input in HSP/HFP mode

2020-11-17 Thread smurf
@Hui Wang
Thank you so much for your help.
Unfortunately now I got another problem. I upgraded to Ubuntu 20.10 with kernel 
5.8.0-28 and now the driver doesn't compile, there is a fatal error, on 20.04 
with kernel 5.4.0.53 there was no errors.
I opened an issue here https://github.com/rtlwifi-linux/rtlwifi-next/issues/18 
, but honestly I don't know if someone reads that forum.

** Bug watch added: github.com/rtlwifi-linux/rtlwifi-next/issues #18
   https://github.com/rtlwifi-linux/rtlwifi-next/issues/18

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

Title:
  [Bluetooth] No audio output/input in HSP/HFP mode

Status in bluez package in Ubuntu:
  Confirmed
Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  I'm testing with Sony bluetooth headset SBH20, works fine in A2DP
  profile, but I can't get audio input and output work in HSP/HFP
  profile.

  [Reproduce steps]
  1. Scan and pair BT headset in Bluetooth setting
  2. Switch to HSP/HFP profile in Sound setting
  3. Test sound output/input

  [Machine information]
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: pulseaudio 1:13.99.1-1ubuntu1
  ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27
  Uname: Linux 5.4.0-21-generic x86_64
  ApportVersion: 2.20.11-0ubuntu25
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1359 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Apr  9 16:26:52 2020
  InstallationDate: Installed on 2020-04-09 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200402)
  SourcePackage: pulseaudio
  Symptom: audio
  Symptom_Card: SBH20
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1359 F pulseaudio
  Symptom_Type: No sound at all
  Title: [SBH20, recording] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/17/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.0.13
  dmi.board.name: 0188D1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 31
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.0.13:bd09/17/2019:svnDellInc.:pnXPS1373902-in-1:pvr:rvnDellInc.:rn0188D1:rvrA00:cvnDellInc.:ct31:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 13 7390 2-in-1
  dmi.product.sku: 08B0
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1899993] Re: EFI: Fails when BootCurrent entry does not exist

2020-11-17 Thread dann frazier
= groovy verification =
ubuntu@ubuntu:~$ cat /proc/version
Linux version 5.8.0-30-generic (buildd@lgw01-amd64-009) (gcc (Ubuntu 
10.2.0-13ubuntu1) 10.2.0, GNU ld (GNU Binutils for Ubuntu) 2.35.1) #32-Ubuntu 
SMP Mon Nov 9 21:03:15 UTC 2020
ubuntu@ubuntu:~$ ls /sys/firmware/efi/efivars | grep FOO
FOO!BAR-8ed72b3f-ad26-4d5c-aa36-38689635cac3


** Description changed:

  [Impact]
  MAAS installs fail on systems that have EFI Variables that include a "/" in 
the name.
  
  Split out of bug 1894217.
  
  [Test Case]
  Using an OVMF-based VM, create a boot variable with a "/" character. For 
example:
  
- setvar FOO/BAR -guid 8ed72b3f-ad26-4d5c-aa36-38689635cac3 -rt -nv =foo
+ Shell> setvar FOO/BAR -guid 8ed72b3f-ad26-4d5c-aa36-38689635cac3 -rt -nv
+ =foo
  
  Then, in Linux:
  
  $ ls /sys/firmware/efi/efivars/
  ls: reading directory '/sys/firmware/efi/efivars/': Input/output error
  BootOrder-8be4df61-93ca-11d2-aa0d-00e098032b8c
  ConIn-8be4df61-93ca-11d2-aa0d-00e098032b8c
  ConOut-8be4df61-93ca-11d2-aa0d-00e098032b8c
  ErrOut-8be4df61-93ca-11d2-aa0d-00e098032b8c
  MTC-eb704011-1402-11d3-8e77-00a0c969723b
  
  The Input/output error is the key symptom. See below to see how that
  percolates up to MAAS install failures.
  
  [Regression Risk]
  There's a very tiny chance that someone has written code that depends on an 
the -EIO error for some reason. It's hard to guess why such a script would do 
that.

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

** Tags removed: verification-needed-groovy
** Tags added: verification-done-groovy

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

Title:
  EFI: Fails when BootCurrent entry does not exist

Status in curtin package in Ubuntu:
  Invalid
Status in linux package in Ubuntu:
  Fix Committed
Status in curtin source package in Xenial:
  Invalid
Status in linux source package in Xenial:
  Fix Committed
Status in curtin source package in Bionic:
  Invalid
Status in linux source package in Bionic:
  Fix Committed
Status in curtin source package in Focal:
  Invalid
Status in linux source package in Focal:
  Fix Committed
Status in curtin source package in Groovy:
  Invalid
Status in linux source package in Groovy:
  Fix Committed
Status in curtin source package in Hirsute:
  Invalid
Status in linux source package in Hirsute:
  Fix Committed

Bug description:
  [Impact]
  MAAS installs fail on systems that have EFI Variables that include a "/" in 
the name.

  Split out of bug 1894217.

  [Test Case]
  Using an OVMF-based VM, create a boot variable with a "/" character. For 
example:

  Shell> setvar FOO/BAR -guid 8ed72b3f-ad26-4d5c-aa36-38689635cac3 -rt
  -nv =foo

  Then, in Linux:

  $ ls /sys/firmware/efi/efivars/
  ls: reading directory '/sys/firmware/efi/efivars/': Input/output error
  BootOrder-8be4df61-93ca-11d2-aa0d-00e098032b8c
  ConIn-8be4df61-93ca-11d2-aa0d-00e098032b8c
  ConOut-8be4df61-93ca-11d2-aa0d-00e098032b8c
  ErrOut-8be4df61-93ca-11d2-aa0d-00e098032b8c
  MTC-eb704011-1402-11d3-8e77-00a0c969723b

  The Input/output error is the key symptom. See below to see how that
  percolates up to MAAS install failures.

  [Regression Risk]
  There's a very tiny chance that someone has written code that depends on an 
the -EIO error for some reason. It's hard to guess why such a script would do 
that.

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

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


[Kernel-packages] [Bug 1899993] Re: EFI: Fails when BootCurrent entry does not exist

2020-11-17 Thread dann frazier
= focal verification =
ubuntu@ubuntu:~$ cat /proc/version
Linux version 5.4.0-55-generic (buildd@lcy01-amd64-013) (gcc version 9.3.0 
(Ubuntu 9.3.0-17ubuntu1~20.04)) #61-Ubuntu SMP Mon Nov 9 20:49:56 UTC 2020
ubuntu@ubuntu:~$ ls /sys/firmware/efi/efivars/ | grep FOO
FOO!BAR-8ed72b3f-ad26-4d5c-aa36-38689635cac3


** Description changed:

  [Impact]
  MAAS installs fail on systems that have EFI Variables that include a "/" in 
the name.
  
  Split out of bug 1894217.
  
  [Test Case]
- $ ls /sys/firmware/efi/efivars | grep ^Boot
- ls: reading directory '/sys/firmware/efi/efivars': Input/output error
- Boot mode select-7683c190-9523-4402-81ff-a11e93dc389c
- Boot-8be4df61-93ca-11d2-aa0d-00e098032b8c
- BootCurrent-8be4df61-93ca-11d2-aa0d-00e098032b8c
- BootOptionSupport-8be4df61-93ca-11d2-aa0d-00e098032b8c
+ Using an OVMF-based VM, create a boot variable with a "/" character. For 
example:
+ 
+ setvar FOO/BAR -guid 8ed72b3f-ad26-4d5c-aa36-38689635cac3 -rt -nv =foo
+ 
+ Then, in Linux:
+ 
+ $ ls /sys/firmware/efi/efivars/
+ ls: reading directory '/sys/firmware/efi/efivars/': Input/output error
  BootOrder-8be4df61-93ca-11d2-aa0d-00e098032b8c
+ ConIn-8be4df61-93ca-11d2-aa0d-00e098032b8c
+ ConOut-8be4df61-93ca-11d2-aa0d-00e098032b8c
+ ErrOut-8be4df61-93ca-11d2-aa0d-00e098032b8c
+ MTC-eb704011-1402-11d3-8e77-00a0c969723b
  
  The Input/output error is the key symptom. See below to see how that
  percolates up to MAAS install failures.
  
  [Regression Risk]
  There's a very tiny chance that someone has written code that depends on an 
the -EIO error for some reason. It's hard to guess why such a script would do 
that.

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

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

Title:
  EFI: Fails when BootCurrent entry does not exist

Status in curtin package in Ubuntu:
  Invalid
Status in linux package in Ubuntu:
  Fix Committed
Status in curtin source package in Xenial:
  Invalid
Status in linux source package in Xenial:
  Fix Committed
Status in curtin source package in Bionic:
  Invalid
Status in linux source package in Bionic:
  Fix Committed
Status in curtin source package in Focal:
  Invalid
Status in linux source package in Focal:
  Fix Committed
Status in curtin source package in Groovy:
  Invalid
Status in linux source package in Groovy:
  Fix Committed
Status in curtin source package in Hirsute:
  Invalid
Status in linux source package in Hirsute:
  Fix Committed

Bug description:
  [Impact]
  MAAS installs fail on systems that have EFI Variables that include a "/" in 
the name.

  Split out of bug 1894217.

  [Test Case]
  Using an OVMF-based VM, create a boot variable with a "/" character. For 
example:

  Shell> setvar FOO/BAR -guid 8ed72b3f-ad26-4d5c-aa36-38689635cac3 -rt
  -nv =foo

  Then, in Linux:

  $ ls /sys/firmware/efi/efivars/
  ls: reading directory '/sys/firmware/efi/efivars/': Input/output error
  BootOrder-8be4df61-93ca-11d2-aa0d-00e098032b8c
  ConIn-8be4df61-93ca-11d2-aa0d-00e098032b8c
  ConOut-8be4df61-93ca-11d2-aa0d-00e098032b8c
  ErrOut-8be4df61-93ca-11d2-aa0d-00e098032b8c
  MTC-eb704011-1402-11d3-8e77-00a0c969723b

  The Input/output error is the key symptom. See below to see how that
  percolates up to MAAS install failures.

  [Regression Risk]
  There's a very tiny chance that someone has written code that depends on an 
the -EIO error for some reason. It's hard to guess why such a script would do 
that.

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

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


[Kernel-packages] [Bug 1902179] nvme-ipl s390-tools patch 0003 of 0003 for focal-proposed

2020-11-17 Thread bugproxy
--- Comment (attachment only) From jjhe...@us.ibm.com 2020-11-17 16:21 
EDT---


** Attachment added: "nvme-ipl s390-tools patch 0003 of 0003 for focal-proposed"
   
https://bugs.launchpad.net/bugs/1902179/+attachment/5435248/+files/0003-ipl-tools-Add-nvme-device-support-to-lsreipl-chreipl.patch

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

Title:
  [20.04 FEAT] Support/enhancement of NVMe IPL

Status in Ubuntu on IBM z Systems:
  In Progress
Status in linux package in Ubuntu:
  Fix Committed
Status in s390-tools package in Ubuntu:
  Fix Released
Status in linux source package in Focal:
  Fix Committed
Status in s390-tools source package in Focal:
  New
Status in linux source package in Groovy:
  Fix Committed
Status in s390-tools source package in Groovy:
  Fix Released
Status in linux source package in Hirsute:
  Fix Committed
Status in s390-tools source package in Hirsute:
  Fix Released

Bug description:
  SRU Justification: (focal)
  ==

  [Impact]

  * The base for being able to IPL (boot) NVMe devices on s390x was
  introduced with kernel 5.8.

  * This got now requested (for hardware enablement reasons) for Ubuntu
  20.04 LTS as well.

  * On top a brand new commit got upstream accepted that introduces
  support for NVMe IPL kernel parameters, which is not yet in groovy.

  [Fix]

  * cherry pick of commit 3737e8ee4f2fc7e77994d1a8bd618a9dda5a5514
  3737e8ee4f2f "s390: nvme ipl"

  * cherry pick of commit 23a457b8d57dc8d0cc1dbd1882993dd2fcc4b0c0 23a457b8d57d 
"s390: nvme reipl"
does not apply cleanly, hence the following backport:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1902179/+attachment/5430310/+files/0002-s390-nvme-reipl.patch

  * cherry pick of commit d9f12e48d08ec08ace574050a838e001e442ee38
  d9f12e48d08e "s390/ipl: support NVMe IPL kernel parameters"

  [Test Case]

  * IBM z15 or LinuxONE III hardware is needed with an NVMe device
  attached to a LPAR.

  * Install the patched kernel on focal/20.04 installation and make sure
  that zipl re-ran (the patched version of zipl with the s390-tools
  commit mentioned in this LP bug - or take the s390-tools version for
  groovy for testing purposes).

  * If everything is in place (means patched kernel, as well as patched 
s390-tools/zipl) an installation from scratch on an NVMe devices should be 
possible - in case everything needed landed on an updated image.
With the 20.04.2 image that should be the case.

  [Regression Potential]

  * There is a certain regression risk with these patches, because:

  * the 'zipl' (s390x-specific) boot-loader is touched

  * if something is wrong there, in worst-case systems where the
  modified zipl ran may no longer be bootable!

  * The modifications are targetted towards nvme devices ('blkext'
  driver), but they are closely related to zFCP devices and share some
  code parts,

  * hence in worst case they could have an impact on zFCP devices, too.

  * But this is very unlikely, since a (largely) separate IPL type
  'nvme' got introduced and NVMe ipl is handled in separate case
  statements and functions.

  * The patches are all upstream accepted (the first two with 5.8, that
  last with v5.10-rc1, hence the latter one is as of today in linux-
  next).

  * A patched focal kernel was build and shared for further testing. I
  did some regression testing with the patched kernel on non-NVMe
  systems - the NVMe based tests need to be done by IBM (due to the lack
  of hardware).

  * All modifications are limited to the s390x architecture and there
  again to the unique way of booting aka IPL
  (arch/s390/include/asm/ipl.h, arch/s390/include/uapi/asm/ipl.h,
  arch/s390/kernel/ipl.c and arch/s390/boot/ipl_parm.c).

  [Other]

  * The general NVMe ipl (boot) functionality in given with 3737e8ee4f2f
  "s390: nvme ipl" and 23a457b8d57d "s390: nvme reipl" and is already
  proven to work with groovy.

  * New for groovy AND focal is only "s390/ipl: support NVMe IPL kernel
  parameters".

  * The entire set of commits/patches is only new for focal.

  * The SRU for SRUing "s390/ipl: support NVMe IPL kernel parameters" to
  groovy/20.10 was handled by a separate request.

  _

  
  SRU Justification: (groovy)
  ==

  [Impact]

  * The basics for being able to IPL (boot) from NVMe devices on s390x
  were introduced with kernel 5.8.

  * This was tested and is proven to work with groovy.

  * Now a patch was requested to be added to groovy that introduces
  support for NVMe IPL kernel parameters.

  [Fix]

  * d9f12e48d08ec08ace574050a838e001e442ee38 d9f12e48d08e "s390/ipl:
  support NVMe IPL kernel parameters"

  [Test Case]

  * IBM z15 or LinuxONE III hardware is needed with an NVMe device
  attached to a LPAR.

  * Just check if NVMe kernel parameters can be passed over.

  * Due to the lack of hardware this 

[Kernel-packages] [Bug 1902179] nvme-ipl s390-tools patch 0002 of 0003 for focal-proposed

2020-11-17 Thread bugproxy
--- Comment (attachment only) From jjhe...@us.ibm.com 2020-11-17 16:21 
EDT---


** Attachment added: "nvme-ipl s390-tools patch 0002 of 0003 for focal-proposed"
   
https://bugs.launchpad.net/bugs/1902179/+attachment/5435247/+files/0002-s390-tools-zipl-Fix-NVMe-partition-and-base-device-d.patch

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

Title:
  [20.04 FEAT] Support/enhancement of NVMe IPL

Status in Ubuntu on IBM z Systems:
  In Progress
Status in linux package in Ubuntu:
  Fix Committed
Status in s390-tools package in Ubuntu:
  Fix Released
Status in linux source package in Focal:
  Fix Committed
Status in s390-tools source package in Focal:
  New
Status in linux source package in Groovy:
  Fix Committed
Status in s390-tools source package in Groovy:
  Fix Released
Status in linux source package in Hirsute:
  Fix Committed
Status in s390-tools source package in Hirsute:
  Fix Released

Bug description:
  SRU Justification: (focal)
  ==

  [Impact]

  * The base for being able to IPL (boot) NVMe devices on s390x was
  introduced with kernel 5.8.

  * This got now requested (for hardware enablement reasons) for Ubuntu
  20.04 LTS as well.

  * On top a brand new commit got upstream accepted that introduces
  support for NVMe IPL kernel parameters, which is not yet in groovy.

  [Fix]

  * cherry pick of commit 3737e8ee4f2fc7e77994d1a8bd618a9dda5a5514
  3737e8ee4f2f "s390: nvme ipl"

  * cherry pick of commit 23a457b8d57dc8d0cc1dbd1882993dd2fcc4b0c0 23a457b8d57d 
"s390: nvme reipl"
does not apply cleanly, hence the following backport:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1902179/+attachment/5430310/+files/0002-s390-nvme-reipl.patch

  * cherry pick of commit d9f12e48d08ec08ace574050a838e001e442ee38
  d9f12e48d08e "s390/ipl: support NVMe IPL kernel parameters"

  [Test Case]

  * IBM z15 or LinuxONE III hardware is needed with an NVMe device
  attached to a LPAR.

  * Install the patched kernel on focal/20.04 installation and make sure
  that zipl re-ran (the patched version of zipl with the s390-tools
  commit mentioned in this LP bug - or take the s390-tools version for
  groovy for testing purposes).

  * If everything is in place (means patched kernel, as well as patched 
s390-tools/zipl) an installation from scratch on an NVMe devices should be 
possible - in case everything needed landed on an updated image.
With the 20.04.2 image that should be the case.

  [Regression Potential]

  * There is a certain regression risk with these patches, because:

  * the 'zipl' (s390x-specific) boot-loader is touched

  * if something is wrong there, in worst-case systems where the
  modified zipl ran may no longer be bootable!

  * The modifications are targetted towards nvme devices ('blkext'
  driver), but they are closely related to zFCP devices and share some
  code parts,

  * hence in worst case they could have an impact on zFCP devices, too.

  * But this is very unlikely, since a (largely) separate IPL type
  'nvme' got introduced and NVMe ipl is handled in separate case
  statements and functions.

  * The patches are all upstream accepted (the first two with 5.8, that
  last with v5.10-rc1, hence the latter one is as of today in linux-
  next).

  * A patched focal kernel was build and shared for further testing. I
  did some regression testing with the patched kernel on non-NVMe
  systems - the NVMe based tests need to be done by IBM (due to the lack
  of hardware).

  * All modifications are limited to the s390x architecture and there
  again to the unique way of booting aka IPL
  (arch/s390/include/asm/ipl.h, arch/s390/include/uapi/asm/ipl.h,
  arch/s390/kernel/ipl.c and arch/s390/boot/ipl_parm.c).

  [Other]

  * The general NVMe ipl (boot) functionality in given with 3737e8ee4f2f
  "s390: nvme ipl" and 23a457b8d57d "s390: nvme reipl" and is already
  proven to work with groovy.

  * New for groovy AND focal is only "s390/ipl: support NVMe IPL kernel
  parameters".

  * The entire set of commits/patches is only new for focal.

  * The SRU for SRUing "s390/ipl: support NVMe IPL kernel parameters" to
  groovy/20.10 was handled by a separate request.

  _

  
  SRU Justification: (groovy)
  ==

  [Impact]

  * The basics for being able to IPL (boot) from NVMe devices on s390x
  were introduced with kernel 5.8.

  * This was tested and is proven to work with groovy.

  * Now a patch was requested to be added to groovy that introduces
  support for NVMe IPL kernel parameters.

  [Fix]

  * d9f12e48d08ec08ace574050a838e001e442ee38 d9f12e48d08e "s390/ipl:
  support NVMe IPL kernel parameters"

  [Test Case]

  * IBM z15 or LinuxONE III hardware is needed with an NVMe device
  attached to a LPAR.

  * Just check if NVMe kernel parameters can be passed over.

  * Due to the lack of hardware this 

[Kernel-packages] [Bug 1902179] nvme-ipl s390-tools patch 0001 of 0003 for focal-proposed

2020-11-17 Thread bugproxy
--- Comment (attachment only) From jjhe...@us.ibm.com 2020-11-17 16:20 
EDT---


** Attachment added: "nvme-ipl s390-tools patch 0001 of 0003 for focal-proposed"
   
https://bugs.launchpad.net/bugs/1902179/+attachment/5435246/+files/0001-zipl-Support-nvme-devices.patch

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

Title:
  [20.04 FEAT] Support/enhancement of NVMe IPL

Status in Ubuntu on IBM z Systems:
  In Progress
Status in linux package in Ubuntu:
  Fix Committed
Status in s390-tools package in Ubuntu:
  Fix Released
Status in linux source package in Focal:
  Fix Committed
Status in s390-tools source package in Focal:
  New
Status in linux source package in Groovy:
  Fix Committed
Status in s390-tools source package in Groovy:
  Fix Released
Status in linux source package in Hirsute:
  Fix Committed
Status in s390-tools source package in Hirsute:
  Fix Released

Bug description:
  SRU Justification: (focal)
  ==

  [Impact]

  * The base for being able to IPL (boot) NVMe devices on s390x was
  introduced with kernel 5.8.

  * This got now requested (for hardware enablement reasons) for Ubuntu
  20.04 LTS as well.

  * On top a brand new commit got upstream accepted that introduces
  support for NVMe IPL kernel parameters, which is not yet in groovy.

  [Fix]

  * cherry pick of commit 3737e8ee4f2fc7e77994d1a8bd618a9dda5a5514
  3737e8ee4f2f "s390: nvme ipl"

  * cherry pick of commit 23a457b8d57dc8d0cc1dbd1882993dd2fcc4b0c0 23a457b8d57d 
"s390: nvme reipl"
does not apply cleanly, hence the following backport:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1902179/+attachment/5430310/+files/0002-s390-nvme-reipl.patch

  * cherry pick of commit d9f12e48d08ec08ace574050a838e001e442ee38
  d9f12e48d08e "s390/ipl: support NVMe IPL kernel parameters"

  [Test Case]

  * IBM z15 or LinuxONE III hardware is needed with an NVMe device
  attached to a LPAR.

  * Install the patched kernel on focal/20.04 installation and make sure
  that zipl re-ran (the patched version of zipl with the s390-tools
  commit mentioned in this LP bug - or take the s390-tools version for
  groovy for testing purposes).

  * If everything is in place (means patched kernel, as well as patched 
s390-tools/zipl) an installation from scratch on an NVMe devices should be 
possible - in case everything needed landed on an updated image.
With the 20.04.2 image that should be the case.

  [Regression Potential]

  * There is a certain regression risk with these patches, because:

  * the 'zipl' (s390x-specific) boot-loader is touched

  * if something is wrong there, in worst-case systems where the
  modified zipl ran may no longer be bootable!

  * The modifications are targetted towards nvme devices ('blkext'
  driver), but they are closely related to zFCP devices and share some
  code parts,

  * hence in worst case they could have an impact on zFCP devices, too.

  * But this is very unlikely, since a (largely) separate IPL type
  'nvme' got introduced and NVMe ipl is handled in separate case
  statements and functions.

  * The patches are all upstream accepted (the first two with 5.8, that
  last with v5.10-rc1, hence the latter one is as of today in linux-
  next).

  * A patched focal kernel was build and shared for further testing. I
  did some regression testing with the patched kernel on non-NVMe
  systems - the NVMe based tests need to be done by IBM (due to the lack
  of hardware).

  * All modifications are limited to the s390x architecture and there
  again to the unique way of booting aka IPL
  (arch/s390/include/asm/ipl.h, arch/s390/include/uapi/asm/ipl.h,
  arch/s390/kernel/ipl.c and arch/s390/boot/ipl_parm.c).

  [Other]

  * The general NVMe ipl (boot) functionality in given with 3737e8ee4f2f
  "s390: nvme ipl" and 23a457b8d57d "s390: nvme reipl" and is already
  proven to work with groovy.

  * New for groovy AND focal is only "s390/ipl: support NVMe IPL kernel
  parameters".

  * The entire set of commits/patches is only new for focal.

  * The SRU for SRUing "s390/ipl: support NVMe IPL kernel parameters" to
  groovy/20.10 was handled by a separate request.

  _

  
  SRU Justification: (groovy)
  ==

  [Impact]

  * The basics for being able to IPL (boot) from NVMe devices on s390x
  were introduced with kernel 5.8.

  * This was tested and is proven to work with groovy.

  * Now a patch was requested to be added to groovy that introduces
  support for NVMe IPL kernel parameters.

  [Fix]

  * d9f12e48d08ec08ace574050a838e001e442ee38 d9f12e48d08e "s390/ipl:
  support NVMe IPL kernel parameters"

  [Test Case]

  * IBM z15 or LinuxONE III hardware is needed with an NVMe device
  attached to a LPAR.

  * Just check if NVMe kernel parameters can be passed over.

  * Due to the lack of hardware this test needs to be done by 

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

2020-11-17 Thread bugproxy
--- Comment From jjhe...@us.ibm.com 2020-11-17 16:23 EDT---
I've attached the three backported s390-tools patches for focal-proposed. They 
received a basic compile test and a very quick "it runs" sanity check.

If we need more testing at this stage, let me know and I'll see about
getting it tested properly. This may take a day or two as the
environment is very difficult to set up without installer support for
NVMe devices.

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

Title:
  [20.04 FEAT] Support/enhancement of NVMe IPL

Status in Ubuntu on IBM z Systems:
  In Progress
Status in linux package in Ubuntu:
  Fix Committed
Status in s390-tools package in Ubuntu:
  Fix Released
Status in linux source package in Focal:
  Fix Committed
Status in s390-tools source package in Focal:
  New
Status in linux source package in Groovy:
  Fix Committed
Status in s390-tools source package in Groovy:
  Fix Released
Status in linux source package in Hirsute:
  Fix Committed
Status in s390-tools source package in Hirsute:
  Fix Released

Bug description:
  SRU Justification: (focal)
  ==

  [Impact]

  * The base for being able to IPL (boot) NVMe devices on s390x was
  introduced with kernel 5.8.

  * This got now requested (for hardware enablement reasons) for Ubuntu
  20.04 LTS as well.

  * On top a brand new commit got upstream accepted that introduces
  support for NVMe IPL kernel parameters, which is not yet in groovy.

  [Fix]

  * cherry pick of commit 3737e8ee4f2fc7e77994d1a8bd618a9dda5a5514
  3737e8ee4f2f "s390: nvme ipl"

  * cherry pick of commit 23a457b8d57dc8d0cc1dbd1882993dd2fcc4b0c0 23a457b8d57d 
"s390: nvme reipl"
does not apply cleanly, hence the following backport:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1902179/+attachment/5430310/+files/0002-s390-nvme-reipl.patch

  * cherry pick of commit d9f12e48d08ec08ace574050a838e001e442ee38
  d9f12e48d08e "s390/ipl: support NVMe IPL kernel parameters"

  [Test Case]

  * IBM z15 or LinuxONE III hardware is needed with an NVMe device
  attached to a LPAR.

  * Install the patched kernel on focal/20.04 installation and make sure
  that zipl re-ran (the patched version of zipl with the s390-tools
  commit mentioned in this LP bug - or take the s390-tools version for
  groovy for testing purposes).

  * If everything is in place (means patched kernel, as well as patched 
s390-tools/zipl) an installation from scratch on an NVMe devices should be 
possible - in case everything needed landed on an updated image.
With the 20.04.2 image that should be the case.

  [Regression Potential]

  * There is a certain regression risk with these patches, because:

  * the 'zipl' (s390x-specific) boot-loader is touched

  * if something is wrong there, in worst-case systems where the
  modified zipl ran may no longer be bootable!

  * The modifications are targetted towards nvme devices ('blkext'
  driver), but they are closely related to zFCP devices and share some
  code parts,

  * hence in worst case they could have an impact on zFCP devices, too.

  * But this is very unlikely, since a (largely) separate IPL type
  'nvme' got introduced and NVMe ipl is handled in separate case
  statements and functions.

  * The patches are all upstream accepted (the first two with 5.8, that
  last with v5.10-rc1, hence the latter one is as of today in linux-
  next).

  * A patched focal kernel was build and shared for further testing. I
  did some regression testing with the patched kernel on non-NVMe
  systems - the NVMe based tests need to be done by IBM (due to the lack
  of hardware).

  * All modifications are limited to the s390x architecture and there
  again to the unique way of booting aka IPL
  (arch/s390/include/asm/ipl.h, arch/s390/include/uapi/asm/ipl.h,
  arch/s390/kernel/ipl.c and arch/s390/boot/ipl_parm.c).

  [Other]

  * The general NVMe ipl (boot) functionality in given with 3737e8ee4f2f
  "s390: nvme ipl" and 23a457b8d57d "s390: nvme reipl" and is already
  proven to work with groovy.

  * New for groovy AND focal is only "s390/ipl: support NVMe IPL kernel
  parameters".

  * The entire set of commits/patches is only new for focal.

  * The SRU for SRUing "s390/ipl: support NVMe IPL kernel parameters" to
  groovy/20.10 was handled by a separate request.

  _

  
  SRU Justification: (groovy)
  ==

  [Impact]

  * The basics for being able to IPL (boot) from NVMe devices on s390x
  were introduced with kernel 5.8.

  * This was tested and is proven to work with groovy.

  * Now a patch was requested to be added to groovy that introduces
  support for NVMe IPL kernel parameters.

  [Fix]

  * d9f12e48d08ec08ace574050a838e001e442ee38 d9f12e48d08e "s390/ipl:
  support NVMe IPL kernel parameters"

  [Test Case]

  * IBM z15 or LinuxONE III hardware is needed with an 

  1   2   3   >