[Kernel-packages] [Bug 1940928] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1940928/+attachment/5520415/+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/1940928 Title: Inconsistent behavior in NIC RSS queue loading Status in linux package in Ubuntu: Confirmed Bug description: Utilizing kvms with ubuntu we face this inconsistent issue where an instance only uses a single rx queue (4 vCPUs): ethtool -S ens7 | egrep 'rx-.\.|rx_discards: ' rx_discards: 0 rx-0.packets: 2653705823 rx-0.bytes: 561319217396 rx-1.packets: 0 rx-1.bytes: 0 rx-2.packets: 0 rx-2.bytes: 0 rx-3.packets: 0 rx-3.bytes: 0 building another identical instances however sometimes works on all 4 (4 vCPUs): ethtool -S ens6 | egrep 'rx-.\.|rx_discards: ' rx_discards: 0 rx-0.packets: 234661700 rx-0.bytes: 49678565503 rx-1.packets: 231886603 rx-1.bytes: 49022714157 rx-2.packets: 232424910 rx-2.bytes: 49313057910 rx-3.packets: 235776722 rx-3.bytes: 49863841179 Applying the following workaround to the non-working instance: ethtool -L ens7 combined 2 ethtool -L ens7 combined 4 makes all RSS queues work properly (4). This looks like a race condition during boot or a kernel bug. The kernel used during the tests is: 5.4.0-81-generic #91-Ubuntu SMP Thu Jul 15 19:09:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux --- ProblemType: Bug AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 24 13:23 seq crw-rw 1 root audio 116, 33 Aug 24 13:23 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay' ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CRDA: N/A CasperMD5CheckResult: skip DistroRelease: Ubuntu 20.04 IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig' Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Lsusb-t: /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M MachineType: OpenStack Foundation OpenStack Nova Package: linux (not installed) PciMultimedia: ProcEnviron: TERM=vt220 PATH=(custom, no user) LANG=C.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-81-generic root=UUID=c77fa46f-24bd-4fdb-8dd9-a1d1a98b3ecf ro console=tty1 console=ttyS0 ProcVersionSignature: Ubuntu 5.4.0-81.91-generic 5.4.128 RelatedPackageVersions: linux-restricted-modules-5.4.0-81-generic N/A linux-backports-modules-5.4.0-81-generic N/A linux-firmwareN/A RfKill: Error: [Errno 2] No such file or directory: 'rfkill' Tags: focal uec-images Uname: Linux 5.4.0-81-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: N/A _MarkForUpload: True dmi.bios.date: 04/01/2014 dmi.bios.vendor: SeaBIOS dmi.bios.version: 1.10.2-1ubuntu1 dmi.chassis.type: 1 dmi.chassis.vendor: QEMU dmi.chassis.version: pc-i440fx-4.2 dmi.modalias: dmi:bvnSeaBIOS:bvr1.10.2-1ubuntu1:bd04/01/2014:svnOpenStackFoundation:pnOpenStackNova:pvr21.2.0:cvnQEMU:ct1:cvrpc-i440fx-4.2: dmi.product.family: Virtual Machine dmi.product.name: OpenStack Nova dmi.product.version: 21.2.0 dmi.sys.vendor: OpenStack Foundation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940928/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940928] Lspci-vt.txt
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/1940928/+attachment/5520409/+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/1940928 Title: Inconsistent behavior in NIC RSS queue loading Status in linux package in Ubuntu: Confirmed Bug description: Utilizing kvms with ubuntu we face this inconsistent issue where an instance only uses a single rx queue (4 vCPUs): ethtool -S ens7 | egrep 'rx-.\.|rx_discards: ' rx_discards: 0 rx-0.packets: 2653705823 rx-0.bytes: 561319217396 rx-1.packets: 0 rx-1.bytes: 0 rx-2.packets: 0 rx-2.bytes: 0 rx-3.packets: 0 rx-3.bytes: 0 building another identical instances however sometimes works on all 4 (4 vCPUs): ethtool -S ens6 | egrep 'rx-.\.|rx_discards: ' rx_discards: 0 rx-0.packets: 234661700 rx-0.bytes: 49678565503 rx-1.packets: 231886603 rx-1.bytes: 49022714157 rx-2.packets: 232424910 rx-2.bytes: 49313057910 rx-3.packets: 235776722 rx-3.bytes: 49863841179 Applying the following workaround to the non-working instance: ethtool -L ens7 combined 2 ethtool -L ens7 combined 4 makes all RSS queues work properly (4). This looks like a race condition during boot or a kernel bug. The kernel used during the tests is: 5.4.0-81-generic #91-Ubuntu SMP Thu Jul 15 19:09:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux --- ProblemType: Bug AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 24 13:23 seq crw-rw 1 root audio 116, 33 Aug 24 13:23 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay' ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CRDA: N/A CasperMD5CheckResult: skip DistroRelease: Ubuntu 20.04 IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig' Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Lsusb-t: /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M MachineType: OpenStack Foundation OpenStack Nova Package: linux (not installed) PciMultimedia: ProcEnviron: TERM=vt220 PATH=(custom, no user) LANG=C.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-81-generic root=UUID=c77fa46f-24bd-4fdb-8dd9-a1d1a98b3ecf ro console=tty1 console=ttyS0 ProcVersionSignature: Ubuntu 5.4.0-81.91-generic 5.4.128 RelatedPackageVersions: linux-restricted-modules-5.4.0-81-generic N/A linux-backports-modules-5.4.0-81-generic N/A linux-firmwareN/A RfKill: Error: [Errno 2] No such file or directory: 'rfkill' Tags: focal uec-images Uname: Linux 5.4.0-81-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: N/A _MarkForUpload: True dmi.bios.date: 04/01/2014 dmi.bios.vendor: SeaBIOS dmi.bios.version: 1.10.2-1ubuntu1 dmi.chassis.type: 1 dmi.chassis.vendor: QEMU dmi.chassis.version: pc-i440fx-4.2 dmi.modalias: dmi:bvnSeaBIOS:bvr1.10.2-1ubuntu1:bd04/01/2014:svnOpenStackFoundation:pnOpenStackNova:pvr21.2.0:cvnQEMU:ct1:cvrpc-i440fx-4.2: dmi.product.family: Virtual Machine dmi.product.name: OpenStack Nova dmi.product.version: 21.2.0 dmi.sys.vendor: OpenStack Foundation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940928/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940928] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1940928/+attachment/5520416/+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/1940928 Title: Inconsistent behavior in NIC RSS queue loading Status in linux package in Ubuntu: Confirmed Bug description: Utilizing kvms with ubuntu we face this inconsistent issue where an instance only uses a single rx queue (4 vCPUs): ethtool -S ens7 | egrep 'rx-.\.|rx_discards: ' rx_discards: 0 rx-0.packets: 2653705823 rx-0.bytes: 561319217396 rx-1.packets: 0 rx-1.bytes: 0 rx-2.packets: 0 rx-2.bytes: 0 rx-3.packets: 0 rx-3.bytes: 0 building another identical instances however sometimes works on all 4 (4 vCPUs): ethtool -S ens6 | egrep 'rx-.\.|rx_discards: ' rx_discards: 0 rx-0.packets: 234661700 rx-0.bytes: 49678565503 rx-1.packets: 231886603 rx-1.bytes: 49022714157 rx-2.packets: 232424910 rx-2.bytes: 49313057910 rx-3.packets: 235776722 rx-3.bytes: 49863841179 Applying the following workaround to the non-working instance: ethtool -L ens7 combined 2 ethtool -L ens7 combined 4 makes all RSS queues work properly (4). This looks like a race condition during boot or a kernel bug. The kernel used during the tests is: 5.4.0-81-generic #91-Ubuntu SMP Thu Jul 15 19:09:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux --- ProblemType: Bug AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 24 13:23 seq crw-rw 1 root audio 116, 33 Aug 24 13:23 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay' ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CRDA: N/A CasperMD5CheckResult: skip DistroRelease: Ubuntu 20.04 IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig' Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Lsusb-t: /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M MachineType: OpenStack Foundation OpenStack Nova Package: linux (not installed) PciMultimedia: ProcEnviron: TERM=vt220 PATH=(custom, no user) LANG=C.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-81-generic root=UUID=c77fa46f-24bd-4fdb-8dd9-a1d1a98b3ecf ro console=tty1 console=ttyS0 ProcVersionSignature: Ubuntu 5.4.0-81.91-generic 5.4.128 RelatedPackageVersions: linux-restricted-modules-5.4.0-81-generic N/A linux-backports-modules-5.4.0-81-generic N/A linux-firmwareN/A RfKill: Error: [Errno 2] No such file or directory: 'rfkill' Tags: focal uec-images Uname: Linux 5.4.0-81-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: N/A _MarkForUpload: True dmi.bios.date: 04/01/2014 dmi.bios.vendor: SeaBIOS dmi.bios.version: 1.10.2-1ubuntu1 dmi.chassis.type: 1 dmi.chassis.vendor: QEMU dmi.chassis.version: pc-i440fx-4.2 dmi.modalias: dmi:bvnSeaBIOS:bvr1.10.2-1ubuntu1:bd04/01/2014:svnOpenStackFoundation:pnOpenStackNova:pvr21.2.0:cvnQEMU:ct1:cvrpc-i440fx-4.2: dmi.product.family: Virtual Machine dmi.product.name: OpenStack Nova dmi.product.version: 21.2.0 dmi.sys.vendor: OpenStack Foundation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940928/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940928] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1940928/+attachment/5520411/+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/1940928 Title: Inconsistent behavior in NIC RSS queue loading Status in linux package in Ubuntu: Confirmed Bug description: Utilizing kvms with ubuntu we face this inconsistent issue where an instance only uses a single rx queue (4 vCPUs): ethtool -S ens7 | egrep 'rx-.\.|rx_discards: ' rx_discards: 0 rx-0.packets: 2653705823 rx-0.bytes: 561319217396 rx-1.packets: 0 rx-1.bytes: 0 rx-2.packets: 0 rx-2.bytes: 0 rx-3.packets: 0 rx-3.bytes: 0 building another identical instances however sometimes works on all 4 (4 vCPUs): ethtool -S ens6 | egrep 'rx-.\.|rx_discards: ' rx_discards: 0 rx-0.packets: 234661700 rx-0.bytes: 49678565503 rx-1.packets: 231886603 rx-1.bytes: 49022714157 rx-2.packets: 232424910 rx-2.bytes: 49313057910 rx-3.packets: 235776722 rx-3.bytes: 49863841179 Applying the following workaround to the non-working instance: ethtool -L ens7 combined 2 ethtool -L ens7 combined 4 makes all RSS queues work properly (4). This looks like a race condition during boot or a kernel bug. The kernel used during the tests is: 5.4.0-81-generic #91-Ubuntu SMP Thu Jul 15 19:09:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux --- ProblemType: Bug AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 24 13:23 seq crw-rw 1 root audio 116, 33 Aug 24 13:23 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay' ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CRDA: N/A CasperMD5CheckResult: skip DistroRelease: Ubuntu 20.04 IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig' Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Lsusb-t: /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M MachineType: OpenStack Foundation OpenStack Nova Package: linux (not installed) PciMultimedia: ProcEnviron: TERM=vt220 PATH=(custom, no user) LANG=C.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-81-generic root=UUID=c77fa46f-24bd-4fdb-8dd9-a1d1a98b3ecf ro console=tty1 console=ttyS0 ProcVersionSignature: Ubuntu 5.4.0-81.91-generic 5.4.128 RelatedPackageVersions: linux-restricted-modules-5.4.0-81-generic N/A linux-backports-modules-5.4.0-81-generic N/A linux-firmwareN/A RfKill: Error: [Errno 2] No such file or directory: 'rfkill' Tags: focal uec-images Uname: Linux 5.4.0-81-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: N/A _MarkForUpload: True dmi.bios.date: 04/01/2014 dmi.bios.vendor: SeaBIOS dmi.bios.version: 1.10.2-1ubuntu1 dmi.chassis.type: 1 dmi.chassis.vendor: QEMU dmi.chassis.version: pc-i440fx-4.2 dmi.modalias: dmi:bvnSeaBIOS:bvr1.10.2-1ubuntu1:bd04/01/2014:svnOpenStackFoundation:pnOpenStackNova:pvr21.2.0:cvnQEMU:ct1:cvrpc-i440fx-4.2: dmi.product.family: Virtual Machine dmi.product.name: OpenStack Nova dmi.product.version: 21.2.0 dmi.sys.vendor: OpenStack Foundation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940928/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940928] acpidump.txt
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/1940928/+attachment/5520417/+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/1940928 Title: Inconsistent behavior in NIC RSS queue loading Status in linux package in Ubuntu: Confirmed Bug description: Utilizing kvms with ubuntu we face this inconsistent issue where an instance only uses a single rx queue (4 vCPUs): ethtool -S ens7 | egrep 'rx-.\.|rx_discards: ' rx_discards: 0 rx-0.packets: 2653705823 rx-0.bytes: 561319217396 rx-1.packets: 0 rx-1.bytes: 0 rx-2.packets: 0 rx-2.bytes: 0 rx-3.packets: 0 rx-3.bytes: 0 building another identical instances however sometimes works on all 4 (4 vCPUs): ethtool -S ens6 | egrep 'rx-.\.|rx_discards: ' rx_discards: 0 rx-0.packets: 234661700 rx-0.bytes: 49678565503 rx-1.packets: 231886603 rx-1.bytes: 49022714157 rx-2.packets: 232424910 rx-2.bytes: 49313057910 rx-3.packets: 235776722 rx-3.bytes: 49863841179 Applying the following workaround to the non-working instance: ethtool -L ens7 combined 2 ethtool -L ens7 combined 4 makes all RSS queues work properly (4). This looks like a race condition during boot or a kernel bug. The kernel used during the tests is: 5.4.0-81-generic #91-Ubuntu SMP Thu Jul 15 19:09:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux --- ProblemType: Bug AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 24 13:23 seq crw-rw 1 root audio 116, 33 Aug 24 13:23 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay' ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CRDA: N/A CasperMD5CheckResult: skip DistroRelease: Ubuntu 20.04 IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig' Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Lsusb-t: /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M MachineType: OpenStack Foundation OpenStack Nova Package: linux (not installed) PciMultimedia: ProcEnviron: TERM=vt220 PATH=(custom, no user) LANG=C.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-81-generic root=UUID=c77fa46f-24bd-4fdb-8dd9-a1d1a98b3ecf ro console=tty1 console=ttyS0 ProcVersionSignature: Ubuntu 5.4.0-81.91-generic 5.4.128 RelatedPackageVersions: linux-restricted-modules-5.4.0-81-generic N/A linux-backports-modules-5.4.0-81-generic N/A linux-firmwareN/A RfKill: Error: [Errno 2] No such file or directory: 'rfkill' Tags: focal uec-images Uname: Linux 5.4.0-81-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: N/A _MarkForUpload: True dmi.bios.date: 04/01/2014 dmi.bios.vendor: SeaBIOS dmi.bios.version: 1.10.2-1ubuntu1 dmi.chassis.type: 1 dmi.chassis.vendor: QEMU dmi.chassis.version: pc-i440fx-4.2 dmi.modalias: dmi:bvnSeaBIOS:bvr1.10.2-1ubuntu1:bd04/01/2014:svnOpenStackFoundation:pnOpenStackNova:pvr21.2.0:cvnQEMU:ct1:cvrpc-i440fx-4.2: dmi.product.family: Virtual Machine dmi.product.name: OpenStack Nova dmi.product.version: 21.2.0 dmi.sys.vendor: OpenStack Foundation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940928/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940928] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1940928/+attachment/5520413/+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/1940928 Title: Inconsistent behavior in NIC RSS queue loading Status in linux package in Ubuntu: Confirmed Bug description: Utilizing kvms with ubuntu we face this inconsistent issue where an instance only uses a single rx queue (4 vCPUs): ethtool -S ens7 | egrep 'rx-.\.|rx_discards: ' rx_discards: 0 rx-0.packets: 2653705823 rx-0.bytes: 561319217396 rx-1.packets: 0 rx-1.bytes: 0 rx-2.packets: 0 rx-2.bytes: 0 rx-3.packets: 0 rx-3.bytes: 0 building another identical instances however sometimes works on all 4 (4 vCPUs): ethtool -S ens6 | egrep 'rx-.\.|rx_discards: ' rx_discards: 0 rx-0.packets: 234661700 rx-0.bytes: 49678565503 rx-1.packets: 231886603 rx-1.bytes: 49022714157 rx-2.packets: 232424910 rx-2.bytes: 49313057910 rx-3.packets: 235776722 rx-3.bytes: 49863841179 Applying the following workaround to the non-working instance: ethtool -L ens7 combined 2 ethtool -L ens7 combined 4 makes all RSS queues work properly (4). This looks like a race condition during boot or a kernel bug. The kernel used during the tests is: 5.4.0-81-generic #91-Ubuntu SMP Thu Jul 15 19:09:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux --- ProblemType: Bug AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 24 13:23 seq crw-rw 1 root audio 116, 33 Aug 24 13:23 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay' ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CRDA: N/A CasperMD5CheckResult: skip DistroRelease: Ubuntu 20.04 IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig' Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Lsusb-t: /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M MachineType: OpenStack Foundation OpenStack Nova Package: linux (not installed) PciMultimedia: ProcEnviron: TERM=vt220 PATH=(custom, no user) LANG=C.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-81-generic root=UUID=c77fa46f-24bd-4fdb-8dd9-a1d1a98b3ecf ro console=tty1 console=ttyS0 ProcVersionSignature: Ubuntu 5.4.0-81.91-generic 5.4.128 RelatedPackageVersions: linux-restricted-modules-5.4.0-81-generic N/A linux-backports-modules-5.4.0-81-generic N/A linux-firmwareN/A RfKill: Error: [Errno 2] No such file or directory: 'rfkill' Tags: focal uec-images Uname: Linux 5.4.0-81-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: N/A _MarkForUpload: True dmi.bios.date: 04/01/2014 dmi.bios.vendor: SeaBIOS dmi.bios.version: 1.10.2-1ubuntu1 dmi.chassis.type: 1 dmi.chassis.vendor: QEMU dmi.chassis.version: pc-i440fx-4.2 dmi.modalias: dmi:bvnSeaBIOS:bvr1.10.2-1ubuntu1:bd04/01/2014:svnOpenStackFoundation:pnOpenStackNova:pvr21.2.0:cvnQEMU:ct1:cvrpc-i440fx-4.2: dmi.product.family: Virtual Machine dmi.product.name: OpenStack Nova dmi.product.version: 21.2.0 dmi.sys.vendor: OpenStack Foundation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940928/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940928] Lsusb-v.txt
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/1940928/+attachment/5520410/+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/1940928 Title: Inconsistent behavior in NIC RSS queue loading Status in linux package in Ubuntu: Confirmed Bug description: Utilizing kvms with ubuntu we face this inconsistent issue where an instance only uses a single rx queue (4 vCPUs): ethtool -S ens7 | egrep 'rx-.\.|rx_discards: ' rx_discards: 0 rx-0.packets: 2653705823 rx-0.bytes: 561319217396 rx-1.packets: 0 rx-1.bytes: 0 rx-2.packets: 0 rx-2.bytes: 0 rx-3.packets: 0 rx-3.bytes: 0 building another identical instances however sometimes works on all 4 (4 vCPUs): ethtool -S ens6 | egrep 'rx-.\.|rx_discards: ' rx_discards: 0 rx-0.packets: 234661700 rx-0.bytes: 49678565503 rx-1.packets: 231886603 rx-1.bytes: 49022714157 rx-2.packets: 232424910 rx-2.bytes: 49313057910 rx-3.packets: 235776722 rx-3.bytes: 49863841179 Applying the following workaround to the non-working instance: ethtool -L ens7 combined 2 ethtool -L ens7 combined 4 makes all RSS queues work properly (4). This looks like a race condition during boot or a kernel bug. The kernel used during the tests is: 5.4.0-81-generic #91-Ubuntu SMP Thu Jul 15 19:09:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux --- ProblemType: Bug AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 24 13:23 seq crw-rw 1 root audio 116, 33 Aug 24 13:23 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay' ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CRDA: N/A CasperMD5CheckResult: skip DistroRelease: Ubuntu 20.04 IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig' Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Lsusb-t: /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M MachineType: OpenStack Foundation OpenStack Nova Package: linux (not installed) PciMultimedia: ProcEnviron: TERM=vt220 PATH=(custom, no user) LANG=C.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-81-generic root=UUID=c77fa46f-24bd-4fdb-8dd9-a1d1a98b3ecf ro console=tty1 console=ttyS0 ProcVersionSignature: Ubuntu 5.4.0-81.91-generic 5.4.128 RelatedPackageVersions: linux-restricted-modules-5.4.0-81-generic N/A linux-backports-modules-5.4.0-81-generic N/A linux-firmwareN/A RfKill: Error: [Errno 2] No such file or directory: 'rfkill' Tags: focal uec-images Uname: Linux 5.4.0-81-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: N/A _MarkForUpload: True dmi.bios.date: 04/01/2014 dmi.bios.vendor: SeaBIOS dmi.bios.version: 1.10.2-1ubuntu1 dmi.chassis.type: 1 dmi.chassis.vendor: QEMU dmi.chassis.version: pc-i440fx-4.2 dmi.modalias: dmi:bvnSeaBIOS:bvr1.10.2-1ubuntu1:bd04/01/2014:svnOpenStackFoundation:pnOpenStackNova:pvr21.2.0:cvnQEMU:ct1:cvrpc-i440fx-4.2: dmi.product.family: Virtual Machine dmi.product.name: OpenStack Nova dmi.product.version: 21.2.0 dmi.sys.vendor: OpenStack Foundation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940928/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940928] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1940928/+attachment/5520408/+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/1940928 Title: Inconsistent behavior in NIC RSS queue loading Status in linux package in Ubuntu: Confirmed Bug description: Utilizing kvms with ubuntu we face this inconsistent issue where an instance only uses a single rx queue (4 vCPUs): ethtool -S ens7 | egrep 'rx-.\.|rx_discards: ' rx_discards: 0 rx-0.packets: 2653705823 rx-0.bytes: 561319217396 rx-1.packets: 0 rx-1.bytes: 0 rx-2.packets: 0 rx-2.bytes: 0 rx-3.packets: 0 rx-3.bytes: 0 building another identical instances however sometimes works on all 4 (4 vCPUs): ethtool -S ens6 | egrep 'rx-.\.|rx_discards: ' rx_discards: 0 rx-0.packets: 234661700 rx-0.bytes: 49678565503 rx-1.packets: 231886603 rx-1.bytes: 49022714157 rx-2.packets: 232424910 rx-2.bytes: 49313057910 rx-3.packets: 235776722 rx-3.bytes: 49863841179 Applying the following workaround to the non-working instance: ethtool -L ens7 combined 2 ethtool -L ens7 combined 4 makes all RSS queues work properly (4). This looks like a race condition during boot or a kernel bug. The kernel used during the tests is: 5.4.0-81-generic #91-Ubuntu SMP Thu Jul 15 19:09:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux --- ProblemType: Bug AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 24 13:23 seq crw-rw 1 root audio 116, 33 Aug 24 13:23 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay' ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CRDA: N/A CasperMD5CheckResult: skip DistroRelease: Ubuntu 20.04 IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig' Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Lsusb-t: /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M MachineType: OpenStack Foundation OpenStack Nova Package: linux (not installed) PciMultimedia: ProcEnviron: TERM=vt220 PATH=(custom, no user) LANG=C.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-81-generic root=UUID=c77fa46f-24bd-4fdb-8dd9-a1d1a98b3ecf ro console=tty1 console=ttyS0 ProcVersionSignature: Ubuntu 5.4.0-81.91-generic 5.4.128 RelatedPackageVersions: linux-restricted-modules-5.4.0-81-generic N/A linux-backports-modules-5.4.0-81-generic N/A linux-firmwareN/A RfKill: Error: [Errno 2] No such file or directory: 'rfkill' Tags: focal uec-images Uname: Linux 5.4.0-81-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: N/A _MarkForUpload: True dmi.bios.date: 04/01/2014 dmi.bios.vendor: SeaBIOS dmi.bios.version: 1.10.2-1ubuntu1 dmi.chassis.type: 1 dmi.chassis.vendor: QEMU dmi.chassis.version: pc-i440fx-4.2 dmi.modalias: dmi:bvnSeaBIOS:bvr1.10.2-1ubuntu1:bd04/01/2014:svnOpenStackFoundation:pnOpenStackNova:pvr21.2.0:cvnQEMU:ct1:cvrpc-i440fx-4.2: dmi.product.family: Virtual Machine dmi.product.name: OpenStack Nova dmi.product.version: 21.2.0 dmi.sys.vendor: OpenStack Foundation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940928/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940928] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1940928/+attachment/5520414/+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/1940928 Title: Inconsistent behavior in NIC RSS queue loading Status in linux package in Ubuntu: Confirmed Bug description: Utilizing kvms with ubuntu we face this inconsistent issue where an instance only uses a single rx queue (4 vCPUs): ethtool -S ens7 | egrep 'rx-.\.|rx_discards: ' rx_discards: 0 rx-0.packets: 2653705823 rx-0.bytes: 561319217396 rx-1.packets: 0 rx-1.bytes: 0 rx-2.packets: 0 rx-2.bytes: 0 rx-3.packets: 0 rx-3.bytes: 0 building another identical instances however sometimes works on all 4 (4 vCPUs): ethtool -S ens6 | egrep 'rx-.\.|rx_discards: ' rx_discards: 0 rx-0.packets: 234661700 rx-0.bytes: 49678565503 rx-1.packets: 231886603 rx-1.bytes: 49022714157 rx-2.packets: 232424910 rx-2.bytes: 49313057910 rx-3.packets: 235776722 rx-3.bytes: 49863841179 Applying the following workaround to the non-working instance: ethtool -L ens7 combined 2 ethtool -L ens7 combined 4 makes all RSS queues work properly (4). This looks like a race condition during boot or a kernel bug. The kernel used during the tests is: 5.4.0-81-generic #91-Ubuntu SMP Thu Jul 15 19:09:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux --- ProblemType: Bug AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 24 13:23 seq crw-rw 1 root audio 116, 33 Aug 24 13:23 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay' ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CRDA: N/A CasperMD5CheckResult: skip DistroRelease: Ubuntu 20.04 IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig' Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Lsusb-t: /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M MachineType: OpenStack Foundation OpenStack Nova Package: linux (not installed) PciMultimedia: ProcEnviron: TERM=vt220 PATH=(custom, no user) LANG=C.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-81-generic root=UUID=c77fa46f-24bd-4fdb-8dd9-a1d1a98b3ecf ro console=tty1 console=ttyS0 ProcVersionSignature: Ubuntu 5.4.0-81.91-generic 5.4.128 RelatedPackageVersions: linux-restricted-modules-5.4.0-81-generic N/A linux-backports-modules-5.4.0-81-generic N/A linux-firmwareN/A RfKill: Error: [Errno 2] No such file or directory: 'rfkill' Tags: focal uec-images Uname: Linux 5.4.0-81-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: N/A _MarkForUpload: True dmi.bios.date: 04/01/2014 dmi.bios.vendor: SeaBIOS dmi.bios.version: 1.10.2-1ubuntu1 dmi.chassis.type: 1 dmi.chassis.vendor: QEMU dmi.chassis.version: pc-i440fx-4.2 dmi.modalias: dmi:bvnSeaBIOS:bvr1.10.2-1ubuntu1:bd04/01/2014:svnOpenStackFoundation:pnOpenStackNova:pvr21.2.0:cvnQEMU:ct1:cvrpc-i440fx-4.2: dmi.product.family: Virtual Machine dmi.product.name: OpenStack Nova dmi.product.version: 21.2.0 dmi.sys.vendor: OpenStack Foundation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940928/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940928] ProcCpuinfoMinimal.txt
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1940928/+attachment/5520412/+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/1940928 Title: Inconsistent behavior in NIC RSS queue loading Status in linux package in Ubuntu: Confirmed Bug description: Utilizing kvms with ubuntu we face this inconsistent issue where an instance only uses a single rx queue (4 vCPUs): ethtool -S ens7 | egrep 'rx-.\.|rx_discards: ' rx_discards: 0 rx-0.packets: 2653705823 rx-0.bytes: 561319217396 rx-1.packets: 0 rx-1.bytes: 0 rx-2.packets: 0 rx-2.bytes: 0 rx-3.packets: 0 rx-3.bytes: 0 building another identical instances however sometimes works on all 4 (4 vCPUs): ethtool -S ens6 | egrep 'rx-.\.|rx_discards: ' rx_discards: 0 rx-0.packets: 234661700 rx-0.bytes: 49678565503 rx-1.packets: 231886603 rx-1.bytes: 49022714157 rx-2.packets: 232424910 rx-2.bytes: 49313057910 rx-3.packets: 235776722 rx-3.bytes: 49863841179 Applying the following workaround to the non-working instance: ethtool -L ens7 combined 2 ethtool -L ens7 combined 4 makes all RSS queues work properly (4). This looks like a race condition during boot or a kernel bug. The kernel used during the tests is: 5.4.0-81-generic #91-Ubuntu SMP Thu Jul 15 19:09:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux --- ProblemType: Bug AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 24 13:23 seq crw-rw 1 root audio 116, 33 Aug 24 13:23 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay' ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: CRDA: N/A CasperMD5CheckResult: skip DistroRelease: Ubuntu 20.04 IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig' Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Lsusb-t: /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M MachineType: OpenStack Foundation OpenStack Nova Package: linux (not installed) PciMultimedia: ProcEnviron: TERM=vt220 PATH=(custom, no user) LANG=C.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-81-generic root=UUID=c77fa46f-24bd-4fdb-8dd9-a1d1a98b3ecf ro console=tty1 console=ttyS0 ProcVersionSignature: Ubuntu 5.4.0-81.91-generic 5.4.128 RelatedPackageVersions: linux-restricted-modules-5.4.0-81-generic N/A linux-backports-modules-5.4.0-81-generic N/A linux-firmwareN/A RfKill: Error: [Errno 2] No such file or directory: 'rfkill' Tags: focal uec-images Uname: Linux 5.4.0-81-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: N/A _MarkForUpload: True dmi.bios.date: 04/01/2014 dmi.bios.vendor: SeaBIOS dmi.bios.version: 1.10.2-1ubuntu1 dmi.chassis.type: 1 dmi.chassis.vendor: QEMU dmi.chassis.version: pc-i440fx-4.2 dmi.modalias: dmi:bvnSeaBIOS:bvr1.10.2-1ubuntu1:bd04/01/2014:svnOpenStackFoundation:pnOpenStackNova:pvr21.2.0:cvnQEMU:ct1:cvrpc-i440fx-4.2: dmi.product.family: Virtual Machine dmi.product.name: OpenStack Nova dmi.product.version: 21.2.0 dmi.sys.vendor: OpenStack Foundation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940928/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940928] Re: Inconsistent behavior in NIC RSS queue loading
apport information ** Tags added: apport-collected uec-images ** Description changed: Utilizing kvms with ubuntu we face this inconsistent issue where an instance only uses a single rx queue (4 vCPUs): ethtool -S ens7 | egrep 'rx-.\.|rx_discards: ' rx_discards: 0 rx-0.packets: 2653705823 rx-0.bytes: 561319217396 rx-1.packets: 0 rx-1.bytes: 0 rx-2.packets: 0 rx-2.bytes: 0 rx-3.packets: 0 rx-3.bytes: 0 building another identical instances however sometimes works on all 4 (4 vCPUs): ethtool -S ens6 | egrep 'rx-.\.|rx_discards: ' rx_discards: 0 rx-0.packets: 234661700 rx-0.bytes: 49678565503 rx-1.packets: 231886603 rx-1.bytes: 49022714157 rx-2.packets: 232424910 rx-2.bytes: 49313057910 rx-3.packets: 235776722 rx-3.bytes: 49863841179 Applying the following workaround to the non-working instance: ethtool -L ens7 combined 2 ethtool -L ens7 combined 4 makes all RSS queues work properly (4). This looks like a race condition during boot or a kernel bug. The kernel used during the tests is: 5.4.0-81-generic #91-Ubuntu SMP Thu Jul 15 19:09:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux + --- + ProblemType: Bug + AlsaDevices: + total 0 + crw-rw 1 root audio 116, 1 Aug 24 13:23 seq + crw-rw 1 root audio 116, 33 Aug 24 13:23 timer + AplayDevices: Error: [Errno 2] No such file or directory: 'aplay' + ApportVersion: 2.20.11-0ubuntu27.18 + Architecture: amd64 + ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord' + AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: + CRDA: N/A + CasperMD5CheckResult: skip + DistroRelease: Ubuntu 20.04 + IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig' + Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub + Lsusb-t: /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M + MachineType: OpenStack Foundation OpenStack Nova + Package: linux (not installed) + PciMultimedia: + + ProcEnviron: + TERM=vt220 + PATH=(custom, no user) + LANG=C.UTF-8 + SHELL=/bin/bash + ProcFB: + + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-81-generic root=UUID=c77fa46f-24bd-4fdb-8dd9-a1d1a98b3ecf ro console=tty1 console=ttyS0 + ProcVersionSignature: Ubuntu 5.4.0-81.91-generic 5.4.128 + RelatedPackageVersions: + linux-restricted-modules-5.4.0-81-generic N/A + linux-backports-modules-5.4.0-81-generic N/A + linux-firmwareN/A + RfKill: Error: [Errno 2] No such file or directory: 'rfkill' + Tags: focal uec-images + Uname: Linux 5.4.0-81-generic x86_64 + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: N/A + _MarkForUpload: True + dmi.bios.date: 04/01/2014 + dmi.bios.vendor: SeaBIOS + dmi.bios.version: 1.10.2-1ubuntu1 + dmi.chassis.type: 1 + dmi.chassis.vendor: QEMU + dmi.chassis.version: pc-i440fx-4.2 + dmi.modalias: dmi:bvnSeaBIOS:bvr1.10.2-1ubuntu1:bd04/01/2014:svnOpenStackFoundation:pnOpenStackNova:pvr21.2.0:cvnQEMU:ct1:cvrpc-i440fx-4.2: + dmi.product.family: Virtual Machine + dmi.product.name: OpenStack Nova + dmi.product.version: 21.2.0 + dmi.sys.vendor: OpenStack Foundation ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1940928/+attachment/5520407/+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/1940928 Title: Inconsistent behavior in NIC RSS queue loading Status in linux package in Ubuntu: Confirmed Bug description: Utilizing kvms with ubuntu we face this inconsistent issue where an instance only uses a single rx queue (4 vCPUs): ethtool -S ens7 | egrep 'rx-.\.|rx_discards: ' rx_discards: 0 rx-0.packets: 2653705823 rx-0.bytes: 561319217396 rx-1.packets: 0 rx-1.bytes: 0 rx-2.packets: 0 rx-2.bytes: 0 rx-3.packets: 0 rx-3.bytes: 0 building another identical instances however sometimes works on all 4 (4 vCPUs): ethtool -S ens6 | egrep 'rx-.\.|rx_discards: ' rx_discards: 0 rx-0.packets: 234661700 rx-0.bytes: 49678565503 rx-1.packets: 231886603 rx-1.bytes: 49022714157 rx-2.packets: 232424910 rx-2.bytes: 49313057910 rx-3.packets: 235776722 rx-3.bytes: 49863841179 Applying the following workaround to the non-working instance: ethtool -L ens7 combined 2 ethtool -L ens7 combined 4 makes all RSS queues work properly (4). This looks like a race condition during boot or a kernel bug. The kernel used during the tests is: 5.4.0-81-generic #91-Ubuntu SMP Thu Jul 15 19:09:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux --- ProblemType: Bug AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Aug 24 13:23 seq crw-rw 1 root audio 116, 33 Aug 24 13:23 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay' ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 ArecordDevices
[Kernel-packages] [Bug 1941044] [NEW] ax210 wifi adapter disappears with upgrade to linux-firmware 1.187.16
Public bug reported: $ lsb_release -rd Description:Ubuntu 20.04.3 LTS $ uname -r 5.11.0-27-generic $ apt-cache policy linux-firmware linux-firmware: Installed: 1.187.16 $ ip a 1: lo 2: enp0s31f6 Device: Lenovo T14 Gen 2 w/ Intel AX210 WiFi [8086:2725] WiFi adapter disappears from network manager and > ip a following update to > linux-firmware 1.187.16 and a restart Able to confirm this package is the problem as the issue can be reversed by downgrading to > linux-firmware 1.187.15 Our organisation has had at least one other identical device experience the same issue before > apt-mark hold linux-firmware was pushed out. Happy to supply any other information or logs on request. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: linux-firmware 1.187.16 ProcVersionSignature: Ubuntu 5.11.0-27.29~20.04.1-generic 5.11.22 Uname: Linux 5.11.0-27-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: logansymons 7485 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Wed Aug 25 18:10:49 2021 Dependencies: IwConfig: lono wireless extensions. enp0s31f6 no wireless extensions. Lsusb: Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 002: ID 04f2:b6d0 Chicony Electronics Co., Ltd Integrated Camera Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: LENOVO 20W0005AAU PackageArchitecture: all ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-27-generic root=/dev/mapper/my_vg-root ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-5.11.0-27-generic N/A linux-backports-modules-5.11.0-27-generic N/A linux-firmware 1.187.16 RfKill: 0: tpacpi_bluetooth_sw: Bluetooth Soft blocked: yes Hard blocked: no SourcePackage: linux-firmware UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/08/2021 dmi.bios.release: 1.41 dmi.bios.vendor: LENOVO dmi.bios.version: N34ET41W (1.41 ) dmi.board.asset.tag: Not Available dmi.board.name: 20W0005AAU dmi.board.vendor: LENOVO dmi.board.version: SDK0J40697 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.ec.firmware.release: 1.8 dmi.modalias: dmi:bvnLENOVO:bvrN34ET41W(1.41):bd07/08/2021:br1.41:efr1.8:svnLENOVO:pn20W0005AAU:pvrThinkPadT14Gen2i:rvnLENOVO:rn20W0005AAU:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone: dmi.product.family: ThinkPad T14 Gen 2i dmi.product.name: 20W0005AAU dmi.product.sku: LENOVO_MT_20W0_BU_Think_FM_ThinkPad T14 Gen 2i dmi.product.version: ThinkPad T14 Gen 2i dmi.sys.vendor: LENOVO ** Affects: linux-firmware (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-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1941044 Title: ax210 wifi adapter disappears with upgrade to linux-firmware 1.187.16 Status in linux-firmware package in Ubuntu: New Bug description: $ lsb_release -rd Description: Ubuntu 20.04.3 LTS $ uname -r 5.11.0-27-generic $ apt-cache policy linux-firmware linux-firmware: Installed: 1.187.16 $ ip a 1: lo 2: enp0s31f6 Device: Lenovo T14 Gen 2 w/ Intel AX210 WiFi [8086:2725] WiFi adapter disappears from network manager and > ip a following update to > linux-firmware 1.187.16 and a restart Able to confirm this package is the problem as the issue can be reversed by downgrading to > linux-firmware 1.187.15 Our organisation has had at least one other identical device experience the same issue before > apt-mark hold linux-firmware was pushed out. Happy to supply any other information or logs on request. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: linux-firmware 1.187.16 ProcVersionSignature: Ubuntu 5.11.0-27.29~20.04.1-generic 5.11.22 Uname: Linux 5.11.0-27-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: logansymons 7485 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Wed Aug 25 18:10:49 2021 Dependencies: IwConfig: lono wireless extensions. enp0s31f6 no wireless extensions. Lsusb: Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 002: ID 04f2:b6d0 Chicony Electronics Co., Ltd Integrated Camera Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: LENO
[Kernel-packages] [Bug 1400079] Re: 168c:0036 [Asus X751LA] Bluetooth not working
*** This bug is a duplicate of bug 1925318 *** https://bugs.launchpad.net/bugs/1925318 ** This bug is no longer a duplicate of bug 1237296 168c:0036 [Acer Aspire E1-572] ath9k QCA9565/AR9565/QCWB335 Bluetooth works sporadic ** This bug has been marked a duplicate of bug 1925318 [QCA9565] bluetooth just turning off and on and also disconnecting -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1400079 Title: 168c:0036 [Asus X751LA] Bluetooth not working Status in linux package in Ubuntu: Incomplete Bug description: The default bluetooth app is not able to activate the bluetooth: Network controller [0280]: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter [168c:0036] (rev 01) Subsystem: AzureWave Device [1a3b:2130] I installed blueman, and through it I could switch on the bluetooth (at least it says it is on). However when I do a search it cannot detect any remote device. Although I set the device as visible, it doesn't show up when scanning with another bluetooth device. Hcitool seems to detect the local device: hcitool dev Devices: hci0 54:27:1E:51:63:DE However, it does not detect remote devices (this was after I set my phone as discoverable): sudo hcitool scan Scanning ... The kill list is clear: sudo rfkill list 1: phy0: Wireless LAN Soft blocked: no Hard blocked: no 2: asus-wlan: Wireless LAN Soft blocked: no Hard blocked: no 3: asus-bluetooth: Bluetooth Soft blocked: no Hard blocked: no 4: hci0: Bluetooth Soft blocked: no Hard blocked: no --- ApportVersion: 2.14.1-0ubuntu3.6 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: luca 2061 F pulseaudio /dev/snd/controlC1: luca 2061 F pulseaudio CurrentDesktop: Unity CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order /var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: Permission denied dmesg: write failed: Broken pipe DistroRelease: Ubuntu 14.04 InstallationDate: Installed on 2014-11-27 (31 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) Lsusb: Bus 001 Device 006: ID 13d3:3408 IMC Networks Bus 001 Device 004: ID 04f2:b409 Chicony Electronics Co., Ltd Bus 001 Device 003: ID 0480:a006 Toshiba America Info. Systems, Inc. Bus 001 Device 002: ID 8087:8000 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: ASUSTeK COMPUTER INC. X751LA Package: linux (not installed) ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic root=UUID=e3a8bab9-3c52-45fb-b321-3cc329fce660 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4 Tags: trusty Uname: Linux 3.13.0-32-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: sudo WifiSyslog: _MarkForUpload: True dmi.bios.date: 06/27/2014 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: X751LA.312 dmi.board.asset.tag: ATN12345678901234567 dmi.board.name: X751LA dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: 1.0 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: ASUSTeK COMPUTER INC. dmi.chassis.version: 1.0 dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrX751LA.312:bd06/27/2014:svnASUSTeKCOMPUTERINC.:pnX751LA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX751LA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0: dmi.product.name: X751LA dmi.product.version: 1.0 dmi.sys.vendor: ASUSTeK COMPUTER INC. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1400079/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1925318] Re: [QCA9565] bluetooth just turning off and on and also disconnecting
See also bug 1940759 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1925318 Title: [QCA9565] bluetooth just turning off and on and also disconnecting Status in linux package in Ubuntu: Confirmed Bug description: bluetooth just turning off and on and also disconnecting. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: bluez 5.53-0ubuntu3 ProcVersionSignature: Ubuntu 5.8.0-50.56~20.04.1-generic 5.8.18 Uname: Linux 5.8.0-50-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.16 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Wed Apr 21 14:53:05 2021 InstallationDate: Installed on 2020-12-22 (119 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) InterestingModules: rfcomm bnep btusb bluetooth MachineType: Dell Inc. Inspiron 3521 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-50-generic root=UUID=e7fbb5e3-519a-41d2-94fd-6b2a0305a65d ro text SourcePackage: bluez UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/25/2013 dmi.bios.vendor: Dell Inc. dmi.bios.version: A12 dmi.board.name: 0JYTX5 dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: A12 dmi.ec.firmware.release: 1.1 dmi.modalias: dmi:bvnDellInc.:bvrA12:bd10/25/2013:efr1.1:svnDellInc.:pnInspiron3521:pvrA12:rvnDellInc.:rn0JYTX5:rvrA00:cvnDellInc.:ct8:cvrA12: dmi.product.family: 103C_5335KV dmi.product.name: Inspiron 3521 dmi.product.sku: Inspiron 3521 dmi.product.version: A12 dmi.sys.vendor: Dell Inc. hciconfig: rfkill: 1: phy0: Wireless LAN Soft blocked: no Hard blocked: no To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1925318/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1237296] Re: 168c:0036 [Acer Aspire E1-572] ath9k QCA9565/AR9565/QCWB335 Bluetooth works sporadic
*** This bug is a duplicate of bug 1925318 *** https://bugs.launchpad.net/bugs/1925318 This bug is 8 years old so we should defer to more current bugs like bug 1925318 and bug 1940759 ** This bug has been marked a duplicate of bug 1925318 [QCA9565] bluetooth just turning off and on and also disconnecting -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1237296 Title: 168c:0036 [Acer Aspire E1-572] ath9k QCA9565/AR9565/QCWB335 Bluetooth works sporadic Status in linux package in Ubuntu: Triaged Status in linux source package in Saucy: Won't Fix Status in linux source package in Trusty: Triaged Bug description: I got myself a brand new Acer Aspire E1-572-54204G50Mnkk, because of the shine new Haswell hardware I choose to install Ubuntu 13.10 Beta 2. This laptop uses a Atheros AR9565 802.11 b/g/n 1 × 1 WiFi + Bluetooth 4.0 combination adapter, Wireless is working fine. But Bluetooth doesn't, it seems to be successfully detected but I can't see any other Bluetooth devices and they can't see me too: Network controller [0280]: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter [168c:0036] (rev 01) Subsystem: Foxconn International, Inc. Device [105b:e068] --- ApportVersion: 2.12.4-0ubuntu1 Architecture: amd64 DistroRelease: Ubuntu 13.10 InstallationDate: Installed on 2013-10-12 (0 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Beta amd64 (20130925.1) MarkForUpload: True Package: linux (not installed) ProcEnviron: LANGUAGE=de_DE TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash Tags: saucy Uname: Linux 3.12.0-031200rc4-generic x86_64 UnreportableReason: The running kernel is not an Ubuntu kernel UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: --- ApportVersion: 2.12.5-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: joshua 1348 F pulseaudio /dev/snd/controlC0: joshua 1348 F pulseaudio DistroRelease: Ubuntu 13.10 InstallationDate: Installed on 2013-10-12 (8 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Beta amd64 (20130925.1) MachineType: Acer Aspire E1-572 MarkForUpload: True Package: linux (not installed) ProcEnviron: LANGUAGE=de_DE TERM=xterm PATH=(custom, no user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic.efi.signed root=UUID=287c8de2-616f-42ec-998d-1ac09ffb2d8a ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.11.0-12-generic N/A linux-backports-modules-3.11.0-12-generic N/A linux-firmware 1.116 Tags: saucy Uname: Linux 3.11.0-12-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: dmi.bios.date: 05/21/2013 dmi.bios.vendor: Insyde Corp. dmi.bios.version: V2.04 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: EA50_HW dmi.board.vendor: Acer dmi.board.version: V2.04 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Acer dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnInsydeCorp.:bvrV2.04:bd05/21/2013:svnAcer:pnAspireE1-572:pvrV2.04:rvnAcer:rnEA50_HW:rvrV2.04:cvnAcer:ct10:cvrChassisVersion: dmi.product.name: Aspire E1-572 dmi.product.version: V2.04 dmi.sys.vendor: Acer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1237296/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940759] Re: [Qualcomm Atheros QCA9565 / AR9565] Bluetooth settings have a delay between on and off modes
See also bug 1925318 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1940759 Title: [Qualcomm Atheros QCA9565 / AR9565] Bluetooth settings have a delay between on and off modes Status in linux package in Ubuntu: Incomplete Bug description: When I switch bluetooth on or off in Control Center, it has a delay (5-30s) between the switch icon and the actual screen output, some times I need to switch between options on the side bar or even close the Control Center. outputs: >>>lsb_release -rd Description: Ubuntu 21.04 Release: 21.04 ProblemType: Bug DistroRelease: Ubuntu 21.04 Package: gnome-control-center 1:3.38.5-1ubuntu1 ProcVersionSignature: Ubuntu 5.11.0-31.33-generic 5.11.22 Uname: Linux 5.11.0-31-generic x86_64 ApportVersion: 2.20.11-0ubuntu65.1 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: ubuntu:GNOME Date: Sun Aug 22 00:46:45 2021 ExecutablePath: /usr/bin/gnome-control-center InstallationDate: Installed on 2021-04-20 (123 days ago) InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022) ProcEnviron: LANGUAGE=pt_BR:pt:en PATH=(custom, user) XDG_RUNTIME_DIR= LANG=pt_BR.UTF-8 SHELL=/bin/bash SourcePackage: gnome-control-center UpgradeStatus: Upgraded to hirsute on 2021-06-08 (75 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940759/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1475639] Re: Atheros QCA9565 bluetooth hardware not detected
Judging by bug 1940759 this kind of works in 21.04 and later at least. ** Changed in: linux (Ubuntu) Status: Confirmed => Fix Released ** Changed in: linux-firmware (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1475639 Title: Atheros QCA9565 bluetooth hardware not detected Status in linux package in Ubuntu: Fix Released Status in linux-firmware package in Ubuntu: Fix Released Status in linux-lts-utopic package in Ubuntu: Fix Released Bug description: 1. the result of `lspci -nnk | grep -iA2 net; lsusb` is : 07:00.0 Network controller [0280]: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter [168c:0036] (rev 01) Subsystem: XAVi Technologies Corp. Device [1b9a:28a2] Kernel driver in use: ath9k 08:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0c) Subsystem: Toshiba America Info Systems Device [1179:f920] Kernel driver in use: r8169 Bus 001 Device 002: ID 8087:8000 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 002 Device 003: ID 04f2:b446 Chicony Electronics Co., Ltd Bus 002 Device 002: ID 0930:0227 Toshiba Corp. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub 2. the result of usb-devices | awk '/0227/' RS= is : T: Bus=02 Lev=01 Prnt=01 Port=04 Cnt=01 Dev#= 2 Spd=12 MxCh= 0 D: Ver= 1.10 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs= 1 P: Vendor=0930 ProdID=0227 Rev=00.01 C: #Ifs= 2 Cfg#= 1 Atr=e0 MxPwr=100mA I: If#= 0 Alt= 0 #EPs= 3 Cls=e0(wlcon) Sub=01 Prot=01 Driver=(none) I: If#= 1 Alt= 0 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=(none) mike@mikes:~$ usb-devices | awk '/0227/' RS awk: fatal: cannot open file `RS' for reading (No such file or directory) 3. I am using Ubuntu 14.04.2 4. package manager version is 13.10 5. Expected to see a bluetooth adapter 6. says "No adapted found" ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.16.0-44-generic 3.16.0-44.59~14.04.1 ProcVersionSignature: Ubuntu 3.16.0-44.59~14.04.1-generic 3.16.7-ckt14 Uname: Linux 3.16.0-44-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.11 Architecture: amd64 CurrentDesktop: Unity Date: Fri Jul 17 15:28:44 2015 InstallationDate: Installed on 2015-04-22 (86 days ago) InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1) SourcePackage: linux-lts-utopic UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1475639/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1928512] Re: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01)
** Changed in: linux-firmware (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1928512 Title: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter (rev 01) Status in linux-firmware package in Ubuntu: Incomplete Bug description: My internet connection is unstable. The wireless fall down frequently and I noticed that there isn't the directory QCA9565 into the path /etc/firmware/ath*. I've run 'lspci -nnk |grep -i Wireless;lsusb' and the result was: 6:00.0 Network controller [0280]: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter [168c:0036] (rev 01) Subsystem: Dell QCA9565 / AR9565 Wireless Network Adapter [1028:020c] Bus 001 Device 006: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller Bus 001 Device 012: ID 0cf3:0036 Qualcomm Atheros Communications Bus 001 Device 004: ID 0c45:670b Microdia Bus 001 Device 008: ID 046d:c535 Logitech, Inc. Bus 001 Device 002: ID 8087:8000 Intel Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1928512/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940759] Re: [Qualcomm Atheros QCA9565 / AR9565] Bluetooth settings have a delay between on and off modes
** Summary changed: - [Qualcomm Atheros QCA9565 / AR9565] [Acer Aspire E5-574] bluetooth settings have a delay between on and off modes + [Qualcomm Atheros QCA9565 / AR9565] Bluetooth settings have a delay between on and off modes ** No longer affects: gnome-control-center (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1940759 Title: [Qualcomm Atheros QCA9565 / AR9565] Bluetooth settings have a delay between on and off modes Status in linux package in Ubuntu: Incomplete Bug description: When I switch bluetooth on or off in Control Center, it has a delay (5-30s) between the switch icon and the actual screen output, some times I need to switch between options on the side bar or even close the Control Center. outputs: >>>lsb_release -rd Description: Ubuntu 21.04 Release: 21.04 ProblemType: Bug DistroRelease: Ubuntu 21.04 Package: gnome-control-center 1:3.38.5-1ubuntu1 ProcVersionSignature: Ubuntu 5.11.0-31.33-generic 5.11.22 Uname: Linux 5.11.0-31-generic x86_64 ApportVersion: 2.20.11-0ubuntu65.1 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: ubuntu:GNOME Date: Sun Aug 22 00:46:45 2021 ExecutablePath: /usr/bin/gnome-control-center InstallationDate: Installed on 2021-04-20 (123 days ago) InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022) ProcEnviron: LANGUAGE=pt_BR:pt:en PATH=(custom, user) XDG_RUNTIME_DIR= LANG=pt_BR.UTF-8 SHELL=/bin/bash SourcePackage: gnome-control-center UpgradeStatus: Upgraded to hirsute on 2021-06-08 (75 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940759/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1933274] Re: TGL-H skl_dram_get_dimm_info crashes with "Missing case (val == 65535)"
Is the full series needed? https://patchwork.freedesktop.org/series/86404/ Can you please send the backport to Ubuntu kernel mailing list by following https://wiki.ubuntu.com/StableReleaseUpdates#Procedure -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1933274 Title: TGL-H skl_dram_get_dimm_info crashes with "Missing case (val == 65535)" Status in linux package in Ubuntu: Incomplete Bug description: Tracing this back, I found the current Ubuntu 5.11 kernel has incorrect offsets for some platforms (TGL-H and ADL). I created an upstream bug at https://gitlab.freedesktop.org/drm/intel/-/issues/3662 and was directed to a commit, 5d0c938ec9cc, that ought to fix this issue. See the attached patch file for this commit applied to the current Ubuntu 5.11 kernel. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1933274/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround
Can you please specifically check commit 9fefca775c8ddbbbcd97f2860218188b8641819d and its parent commit? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1808418 Title: Thinkpad T430u won't boot without noapic workaround Status in linux package in Ubuntu: Confirmed Status in linux source package in Bionic: New Bug description: I've used Ubuntu on this specific machine for years without problems, but starting with the 4.13 kernel that came with the 17.10 HWE and continuing into 18.04 kernels my computer would no longer boot, hanging at various screens: - A blank screen with a flashing cursor - A screen with this message: Loading Linux 4.13.0.36-generic ... Loading initial ramdisk ... - A screen with kernel messages, ending in: APCI: EC: interrupt blocked I've encountered the bug in a number of kernels, including: - 4.13.0-32 - 4.13.0-36 - 4.13.0-37 - 4.15.0-24 - 4.15.0-34 - 4.15.0-36 - 4.15.0-38 - 4.15.0-42 - 4.20.0-rc7 I was able to work around the issue by adding noapic to GRUB_CMDLINE_LINUX_DEFAULT in /etc/default grub, e.g.: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash noapic" I'm not entirely sure of the consequences of this workaround, but one thing I've noticed is significantly reduced battery life. This bug seems very similar to what's described here for the Thinkpad E485/E585: https://evilazrael.de/node/401 I'll attach screenshots of various times I've encountered this bug over the last year. $ lsb_release -rd Description:Ubuntu 18.04.1 LTS Release:18.04 $ apt-cache policy linux-image-4.15.0-42-generic linux-image-4.15.0-42-generic: Installed: 4.15.0-42.45 Candidate: 4.15.0-42.45 Version table: *** 4.15.0-42.45 500 500 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages 500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages 100 /var/lib/dpkg/status ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: linux-image-4.15.0-42-generic 4.15.0-42.45 ProcVersionSignature: Ubuntu 4.15.0-42.45-generic 4.15.18 Uname: Linux 4.15.0-42-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.20.9-0ubuntu7.5 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: bryan 2349 F pulseaudio CurrentDesktop: XFCE Date: Thu Dec 13 15:31:15 2018 HibernationDevice: RESUME=UUID=4afa8032-cfe5-45f4-a626-738ab33904ac InstallationDate: Installed on 2014-05-08 (1680 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) MachineType: LENOVO 3351CTO ProcFB: 0 inteldrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-42-generic root=UUID=cffbc87d-956b-4986-94df-b3b64ae5237f ro quiet splash noapic vt.handoff=1 RelatedPackageVersions: linux-restricted-modules-4.15.0-42-generic N/A linux-backports-modules-4.15.0-42-generic N/A linux-firmware 1.173.2 SourcePackage: linux UpgradeStatus: Upgraded to bionic on 2018-07-12 (154 days ago) dmi.bios.date: 06/01/2018 dmi.bios.vendor: LENOVO dmi.bios.version: H6ETA0WW (2.18 ) dmi.board.asset.tag: Not Available dmi.board.name: 3351CTO dmi.board.vendor: LENOVO dmi.board.version: Win8 STD DPK TPG dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvrH6ETA0WW(2.18):bd06/01/2018:svnLENOVO:pn3351CTO:pvrThinkPadT430u:rvnLENOVO:rn3351CTO:rvrWin8STDDPKTPG:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.family: ThinkPad T430u dmi.product.name: 3351CTO dmi.product.version: ThinkPad T430u dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1808418/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1941036] Re: Add USB4 support for AMD SoC
** Changed in: linux-oem-5.13 (Ubuntu Impish) Status: New => Invalid ** Tags added: amd oem-priority originate-from-1928848 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1941036 Title: Add USB4 support for AMD SoC Status in HWE Next: New Status in linux package in Ubuntu: Confirmed Status in linux-oem-5.13 package in Ubuntu: Invalid Status in linux source package in Focal: Won't Fix Status in linux-oem-5.13 source package in Focal: Confirmed Status in linux source package in Impish: Confirmed Status in linux-oem-5.13 source package in Impish: Invalid Bug description: [Impact] AMD request to backport USB4 support patches. [Fix] Add some quirks/fixes for AMD USB4 controller. [Test] I don't have the hardware, so it requires AMD to validate the backport. [Where problems could occur] - The enumeration of switch ports is changed, the effect is unknown. - The QUIRK_AUTO_CLEAR_INT is only applied to Intel TBT controller. I've heard that Asmedia also produces TBT controllers but I've never seen one. So the change will affect other vendor's TBT controller, if they exist. So only apply it to Impish, Unstable and OEM-5.13 to limit regression risk. It doesn't break Intel Thunderbolt per my limited testing. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1941036/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1941036] [NEW] Add USB4 support for AMD SoC
Public bug reported: [Impact] AMD request to backport USB4 support patches. [Fix] Add some quirks/fixes for AMD USB4 controller. [Test] I don't have the hardware, so it requires AMD to validate the backport. [Where problems could occur] - The enumeration of switch ports is changed, the effect is unknown. - The QUIRK_AUTO_CLEAR_INT is only applied to Intel TBT controller. I've heard that Asmedia also produces TBT controllers but I've never seen one. So the change will affect other vendor's TBT controller, if they exist. So only apply it to Impish, Unstable and OEM-5.13 to limit regression risk. It doesn't break Intel Thunderbolt per my limited testing. ** Affects: linux (Ubuntu) Importance: Low Status: Confirmed ** Affects: linux-oem-5.13 (Ubuntu) Importance: Undecided Status: New ** Affects: linux (Ubuntu Focal) Importance: Undecided Status: Won't Fix ** Affects: linux-oem-5.13 (Ubuntu Focal) Importance: Low Status: Confirmed ** Affects: linux (Ubuntu Impish) Importance: Low Status: Confirmed ** Affects: linux-oem-5.13 (Ubuntu Impish) Importance: Undecided Status: New ** Also affects: linux-oem-5.13 (Ubuntu) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Impish) Importance: Undecided Status: New ** Also affects: linux-oem-5.13 (Ubuntu Impish) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: linux-oem-5.13 (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Focal) Status: New => Won't Fix ** Changed in: linux (Ubuntu Impish) Status: New => Confirmed ** Changed in: linux (Ubuntu Impish) Importance: Undecided => Low ** Changed in: linux-oem-5.13 (Ubuntu Focal) Status: New => Confirmed ** Changed in: linux-oem-5.13 (Ubuntu Focal) Importance: Undecided => Low -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1941036 Title: Add USB4 support for AMD SoC Status in linux package in Ubuntu: Confirmed Status in linux-oem-5.13 package in Ubuntu: New Status in linux source package in Focal: Won't Fix Status in linux-oem-5.13 source package in Focal: Confirmed Status in linux source package in Impish: Confirmed Status in linux-oem-5.13 source package in Impish: New Bug description: [Impact] AMD request to backport USB4 support patches. [Fix] Add some quirks/fixes for AMD USB4 controller. [Test] I don't have the hardware, so it requires AMD to validate the backport. [Where problems could occur] - The enumeration of switch ports is changed, the effect is unknown. - The QUIRK_AUTO_CLEAR_INT is only applied to Intel TBT controller. I've heard that Asmedia also produces TBT controllers but I've never seen one. So the change will affect other vendor's TBT controller, if they exist. So only apply it to Impish, Unstable and OEM-5.13 to limit regression risk. It doesn't break Intel Thunderbolt per my limited testing. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1941036/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1941030] Re: Screen FLickers
Thanks for the bug report. Please try adding this kernel parameter: i915.enable_psr=0 which you can do by editing /etc/default/grub, adding the parameter to the GRUB_CMDLINE_LINUX_DEFAULT line, and then run: sudo update-grub and reboot. ** Package changed: xorg (Ubuntu) => linux-hwe-5.11 (Ubuntu) ** Summary changed: - Screen FLickers + [Fujitsu Lifebook U7411] Screen Flickers ** Changed in: linux-hwe-5.11 (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-hwe-5.11 in Ubuntu. https://bugs.launchpad.net/bugs/1941030 Title: [Fujitsu Lifebook U7411] Screen Flickers Status in linux-hwe-5.11 package in Ubuntu: Incomplete Bug description: After the laptop goes to sleep mode, it starts to flicker when i try to use the laptop. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: xorg 1:7.7+19ubuntu14 ProcVersionSignature: Ubuntu 5.11.0-27.29~20.04.1-generic 5.11.22 Uname: Linux 5.11.0-27-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log' CasperMD5CheckResult: skip CompositorRunning: None CurrentDesktop: ubuntu:GNOME Date: Wed Aug 25 10:10:33 2021 DistUpgraded: Fresh install DistroCodename: focal DistroVariant: ubuntu ExtraDebuggingInterest: Yes, if not too technical GraphicsCard: Intel Corporation Device [8086:9a49] (rev 01) (prog-if 00 [VGA controller]) Subsystem: Fujitsu Client Computing Limited Device [1e26:0050] InstallationDate: Installed on 2021-08-18 (6 days ago) InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1) MachineType: FUJITSU CLIENT COMPUTING LIMITED LIFEBOOK U7411 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-27-generic root=UUID=2ef2e3af-1c99-45d0-8bdf-5c9bd7e07ab9 ro quiet splash pcie_aspm=off vt.handoff=7 SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/28/2021 dmi.bios.release: 2.21 dmi.bios.vendor: FUJITSU CLIENT COMPUTING LIMITED dmi.bios.version: Version 2.21 dmi.board.name: FJNB2E7 dmi.board.vendor: FUJITSU CLIENT COMPUTING LIMITED dmi.board.version: A3 dmi.chassis.type: 10 dmi.chassis.vendor: FUJITSU CLIENT COMPUTING LIMITED dmi.modalias: dmi:bvnFUJITSUCLIENTCOMPUTINGLIMITED:bvrVersion2.21:bd06/28/2021:br2.21:svnFUJITSUCLIENTCOMPUTINGLIMITED:pnLIFEBOOKU7411:pvr:rvnFUJITSUCLIENTCOMPUTINGLIMITED:rnFJNB2E7:rvrA3:cvnFUJITSUCLIENTCOMPUTINGLIMITED:ct10:cvr: dmi.product.family: LIFEBOOK-FPCA dmi.product.name: LIFEBOOK U7411 dmi.product.sku: SK01 dmi.sys.vendor: FUJITSU CLIENT COMPUTING LIMITED version.compiz: compiz N/A version.libdrm2: libdrm2 2.4.105-3~20.04.1 version.libgl1-mesa-dri: libgl1-mesa-dri 21.0.3-0ubuntu0.3~20.04.1 version.libgl1-mesa-glx: libgl1-mesa-glx 21.0.3-0ubuntu0.3~20.04.1 version.xserver-xorg-core: xserver-xorg-core 2:1.20.11-1ubuntu1~20.04.2 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20200226-1 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-hwe-5.11/+bug/1941030/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1941030] [NEW] Screen FLickers
You have been subscribed to a public bug: After the laptop goes to sleep mode, it starts to flicker when i try to use the laptop. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: xorg 1:7.7+19ubuntu14 ProcVersionSignature: Ubuntu 5.11.0-27.29~20.04.1-generic 5.11.22 Uname: Linux 5.11.0-27-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log' CasperMD5CheckResult: skip CompositorRunning: None CurrentDesktop: ubuntu:GNOME Date: Wed Aug 25 10:10:33 2021 DistUpgraded: Fresh install DistroCodename: focal DistroVariant: ubuntu ExtraDebuggingInterest: Yes, if not too technical GraphicsCard: Intel Corporation Device [8086:9a49] (rev 01) (prog-if 00 [VGA controller]) Subsystem: Fujitsu Client Computing Limited Device [1e26:0050] InstallationDate: Installed on 2021-08-18 (6 days ago) InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1) MachineType: FUJITSU CLIENT COMPUTING LIMITED LIFEBOOK U7411 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-27-generic root=UUID=2ef2e3af-1c99-45d0-8bdf-5c9bd7e07ab9 ro quiet splash pcie_aspm=off vt.handoff=7 SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 06/28/2021 dmi.bios.release: 2.21 dmi.bios.vendor: FUJITSU CLIENT COMPUTING LIMITED dmi.bios.version: Version 2.21 dmi.board.name: FJNB2E7 dmi.board.vendor: FUJITSU CLIENT COMPUTING LIMITED dmi.board.version: A3 dmi.chassis.type: 10 dmi.chassis.vendor: FUJITSU CLIENT COMPUTING LIMITED dmi.modalias: dmi:bvnFUJITSUCLIENTCOMPUTINGLIMITED:bvrVersion2.21:bd06/28/2021:br2.21:svnFUJITSUCLIENTCOMPUTINGLIMITED:pnLIFEBOOKU7411:pvr:rvnFUJITSUCLIENTCOMPUTINGLIMITED:rnFJNB2E7:rvrA3:cvnFUJITSUCLIENTCOMPUTINGLIMITED:ct10:cvr: dmi.product.family: LIFEBOOK-FPCA dmi.product.name: LIFEBOOK U7411 dmi.product.sku: SK01 dmi.sys.vendor: FUJITSU CLIENT COMPUTING LIMITED version.compiz: compiz N/A version.libdrm2: libdrm2 2.4.105-3~20.04.1 version.libgl1-mesa-dri: libgl1-mesa-dri 21.0.3-0ubuntu0.3~20.04.1 version.libgl1-mesa-glx: libgl1-mesa-glx 21.0.3-0ubuntu0.3~20.04.1 version.xserver-xorg-core: xserver-xorg-core 2:1.20.11-1ubuntu1~20.04.2 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20200226-1 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1 ** Affects: linux-hwe-5.11 (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug focal ubuntu -- Screen FLickers https://bugs.launchpad.net/bugs/1941030 You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-hwe-5.11 in Ubuntu. -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1911830] Re: alsa/sdw: support soundwire audio for TGL-H machines
** Changed in: linux-oem-5.13 (Ubuntu Focal) Status: New => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1911830 Title: alsa/sdw: support soundwire audio for TGL-H machines Status in HWE Next: Triaged Status in linux-firmware package in Ubuntu: Fix Released Status in linux-oem-5.10 package in Ubuntu: Invalid Status in linux-oem-5.13 package in Ubuntu: Invalid Status in linux-firmware source package in Focal: Fix Released Status in linux-oem-5.10 source package in Focal: Fix Released Status in linux-oem-5.13 source package in Focal: Fix Released Status in linux-firmware source package in Groovy: Fix Released Status in linux-firmware source package in Hirsute: Fix Released Bug description: [Impact] In the OEM project, we have a new TGL-H soundwire machine, with the current oem-5.10 kernel, the audio can't work. [Fix] Backport 6 patches from Intel thesofproject kernel. [Test] Put the testing sof-tgl-h.ri in the /lib/firmware/intel/sof, boot the patched kernel, we could see speakers and microphone from gnome-setting, and they all work well. [Where problems could occur] The patches changed soundwire machine driver, it is possible to make the audio on old soundwire machines not work anymore. But we tested the patches on TGL-U and cml soundwire machines, all worked well. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1911830/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1856010] Re: xfrm_policy.sh / pmtu.sh / udpgso_bench.sh from net in ubuntu_kernel_selftests will fail with timeout if running the whole suite
** Changed in: ubuntu-kernel-tests Status: In Progress => Fix Released -- 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/1856010 Title: xfrm_policy.sh / pmtu.sh / udpgso_bench.sh from net in ubuntu_kernel_selftests will fail with timeout if running the whole suite Status in ubuntu-kernel-tests: Fix Released Status in linux package in Ubuntu: Opinion Status in linux-oem-5.6 package in Ubuntu: Invalid Status in linux source package in Bionic: Fix Released Status in linux-oem-5.6 source package in Bionic: Invalid Status in linux source package in Focal: Opinion Status in linux-oem-5.6 source package in Focal: Won't Fix Status in linux source package in Groovy: Opinion Status in linux-oem-5.6 source package in Groovy: Invalid Status in linux source package in Hirsute: Opinion Status in linux-oem-5.6 source package in Hirsute: Invalid Status in linux source package in Impish: Opinion Status in linux-oem-5.6 source package in Impish: Invalid Bug description: [Impact] These 3 tests will fail with timeout error when running the whole "net" test in ubuntu_kernel_selftests: * not ok 12 selftests: net: xfrm_policy.sh # TIMEOUT * not ok 16 selftests: net: pmtu.sh # TIMEOUT * not ok 19 selftests: net: udpgso_bench.sh # TIMEOUT They will pass if you run them manually. This is because of the default 45 seconds timeout in kselftest framework. A quick test shows these tests will take about: xfrm_policy.sh - 2m19.690s pmtu.sh - 3m6.832s udpgso_bench.sh - 0m57.985s [Fix] * b881d089c7c9c7 ("selftests/net: bump timeout to 5 minutes") We have commit 852c8cbf34d3b3 ("selftests/kselftest/runner.sh: Add 45 second timeout per test") for default timeout added since Bionic. However there is a SAUCE patch ("UBUNTU: SAUCE: selftests/net -- disable timeout") to disable timeout for the net test in newer releases. I think we can leave it as-is for the moment unless some test is hanging too long because of that. Therefore Only Bionic needs this patch, the patch can be applied with some context adjustment. [Test] With this patch applied, these tests should have a chance to finish. [Where problems could occur] The fix is just for testing tool, no actual impact to real kernel functions. If this 5 minutes timeout is not enough, we might still seeing this kind of failures in the test report. [Original Bug Report] These 3 tests will fail with timeout when running the whole "net" test in ubuntu_kernel_selftests: * not ok 12 selftests: net: xfrm_policy.sh # TIMEOUT * not ok 16 selftests: net: pmtu.sh # TIMEOUT * not ok 19 selftests: net: udpgso_bench.sh # TIMEOUT However they will pass if you run them manually. So there must be some test in net that will cause this. From the test result it looks like the test was executed in the following sequence: ok 1 selftests: net: reuseport_bpf ok 2 selftests: net: reuseport_bpf_cpu ok 3 selftests: net: reuseport_bpf_numa ok 4 selftests: net: reuseport_dualstack # Successok 5 selftests: net: reuseaddr_conflict ok 6 selftests: net: tls ok 7 selftests: net: run_netsocktests ok 8 selftests: net: run_afpackettests ok 9 selftests: net: test_bpf.sh ok 10 selftests: net: netdevice.sh ok 11 selftests: net: rtnetlink.sh not ok 12 selftests: net: xfrm_policy.sh # TIMEOUT not ok 13 selftests: net: test_blackhole_dev.sh # exit=1 ok 14 selftests: net: fib_tests.sh ok 15 selftests: net: fib-onlink-tests.sh not ok 16 selftests: net: pmtu.sh # TIMEOUT ok 17 selftests: net: udpgso.sh not ok 18 selftests: net: ip_defrag.sh # exit=255 not ok 19 selftests: net: udpgso_bench.sh # TIMEOUT ok 20 selftests: net: fib_rule_tests.sh not ok 21 selftests: net: msg_zerocopy.sh # exit=1 ok 22 selftests: net: psock_snd.sh ok 23 selftests: net: udpgro_bench.sh ok 24 selftests: net: udpgro.sh ok 25 selftests: net: test_vxlan_under_vrf.sh ok 26 selftests: net: reuseport_addr_any.sh ok 27 selftests: net: test_vxlan_fdb_changelink.sh ok 28 selftests: net: so_txtime.sh ok 29 selftests: net: ipv6_flowlabel.sh ok 30 selftests: net: tcp_fastopen_backup_key.sh ProblemType: Bug DistroRelease: Ubuntu 19.10 Package: linux-image-5.3.0-1009-aws 5.3.0-1009.10 ProcVersionSignature: User Name 5.3.0-1009.10-aws 5.3.13 Uname: Linux 5.3.0-1009-aws aarch64 ApportVersion: 2.20.11-0ubuntu8.3 Architecture: arm64 Date: Wed Dec 11 06:42:39 2019 Ec2AMI: ami-047cec24582f6ae0d Ec2AMIManifest: (unknown) Ec2AvailabilityZone: us-west-2c Ec2InstanceType: a1.large Ec2Kernel: unavailable Ec2Ramdisk: unavailable SourcePackage: linux-aws UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/185
[Kernel-packages] [Bug 1934557] Re: Backlight (screen brightness) on Lenovo P14s AMD Gen2 inop
Verified on 5.11.0-33 kernel, backlight can be changed. ** Tags removed: verification-needed-hirsute ** Tags added: verification-done-hirsute -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem-5.13 in Ubuntu. https://bugs.launchpad.net/bugs/1934557 Title: Backlight (screen brightness) on Lenovo P14s AMD Gen2 inop Status in HWE Next: New Status in linux package in Ubuntu: Confirmed Status in linux-oem-5.10 package in Ubuntu: New Status in linux-oem-5.13 package in Ubuntu: New Status in linux-oem-5.10 source package in Focal: Fix Released Status in linux-oem-5.13 source package in Focal: Fix Committed Status in linux source package in Hirsute: Fix Committed Status in linux source package in Impish: Confirmed Bug description: Backlight does not change. Neither with the keys, nor with the slider. Values in /sys/class/backlight/amdgpu_bl0/brightness do change. However without effect on the actual brightness of the screen, which seems to be stuck at maximum brightness. Following the instructions from here: https://wiki.ubuntu.com/Kernel/Debugging/Backlight ProblemType: Bug DistroRelease: Ubuntu 21.04 Package: linux-image-5.11.0-22-generic 5.11.0-22.23 ProcVersionSignature: Ubuntu 5.11.0-22.23-generic 5.11.21 Uname: Linux 5.11.0-22-generic x86_64 ApportVersion: 2.20.11-0ubuntu65.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: simon 1886 F pulseaudio /dev/snd/pcmC2D0p: simon 1886 F...m pulseaudio /dev/snd/controlC1: simon 1886 F pulseaudio /dev/snd/controlC0: simon 1886 F pulseaudio CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Sat Jul 3 09:46:53 2021 InstallationDate: Installed on 2021-07-03 (0 days ago) InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420) MachineType: LENOVO 21A0CTO1WW ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=de_DE.UTF-8 SHELL=/bin/bash ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-22-generic root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-5.11.0-22-generic N/A linux-backports-modules-5.11.0-22-generic N/A linux-firmware 1.197.1 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 04/23/2021 dmi.bios.release: 1.5 dmi.bios.vendor: LENOVO dmi.bios.version: R1MET35W (1.05 ) dmi.board.asset.tag: Not Available dmi.board.name: 21A0CTO1WW 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.5 dmi.modalias: dmi:bvnLENOVO:bvrR1MET35W(1.05):bd04/23/2021:br1.5:efr1.5:svnLENOVO:pn21A0CTO1WW:pvrThinkPadP14sGen2a:rvnLENOVO:rn21A0CTO1WW:rvrNotDefined:cvnLENOVO:ct10:cvrNone: dmi.product.family: ThinkPad P14s Gen 2a dmi.product.name: 21A0CTO1WW dmi.product.sku: LENOVO_MT_21A0_BU_Think_FM_ThinkPad P14s Gen 2a dmi.product.version: ThinkPad P14s Gen 2a dmi.sys.vendor: LENOVO == SRU justification: [Impact] backlight can't be controlled on AMD platform. [Fix] AUX doesn't work on HDR panel, fallback to PWM mode to make backlight be controlled. [Test] Verified on hardware, backlight brightness works fine. [Where problems could occur] It may break backlight control on AMD platform. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1934557/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1930527] Re: [SRU][OEM-5.10/H] UBUNTU: SAUCE: Fix backlight control on Samsung 16727 panel
** Tags removed: verification-needed-hirsute ** Tags added: verification-done-hirsute -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem-5.10 in Ubuntu. https://bugs.launchpad.net/bugs/1930527 Title: [SRU][OEM-5.10/H] UBUNTU: SAUCE: Fix backlight control on Samsung 16727 panel Status in HWE Next: New Status in linux package in Ubuntu: Invalid Status in linux-oem-5.10 package in Ubuntu: Invalid Status in linux-oem-5.10 source package in Focal: Fix Released Status in linux source package in Hirsute: Fix Committed Bug description: SRU justification: [Impact] Backlight can't be controlled on 5.11- version of kernel. [Fix] The panel needs DPCD to get control of backlight. After 5.12 kernel introduced new Intel HDR backlight control, and it works well on this panel. Add quirk ID to enable DPCD on 5.11- kernel. [Test] Vendor Verified on hardware, with this quirk backlight can be changed on 5.10 and 5.11 kernel. [Where problems could occur] The panel backlight may not be changed. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1930527/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1938689] Re: [SRU][H/OEM-5.10/OEM-5.13/U] Fix system hang after unplug tbt dock
** Tags removed: verification-needed-hirsute ** Tags added: verification-done-hirsute -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oem-5.13 in Ubuntu. https://bugs.launchpad.net/bugs/1938689 Title: [SRU][H/OEM-5.10/OEM-5.13/U] Fix system hang after unplug tbt dock Status in HWE Next: New Status in linux package in Ubuntu: Incomplete Status in linux-oem-5.10 package in Ubuntu: New Status in linux-oem-5.13 package in Ubuntu: Invalid Status in linux-oem-5.10 source package in Focal: New Status in linux-oem-5.13 source package in Focal: Fix Committed Status in linux source package in Hirsute: Fix Committed Status in linux source package in Impish: Incomplete Bug description: SRU justification: [Impact] System hang after unplug thunderbolt dock with Intel igc lan. [Fix] igc driver continue reading and writing MMIO address after PCI device is unplugged. This cause system page fault, and system hang. Add safe check and prevent reading and writing the MMIO. The patch is in maintainer's tree, but not merged to Linus's tree. Due to the schedule, send SRU as SAUCE patch. [Test] Verified on hardware, after unplug the thunderbolt cable, system work fine. [Where problems could occur] It may break the igc driver. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1938689/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1939347] Re: Ubuntu 20.04 freeze since kernel 5.11
Did you see the 5.14 kernel boot option in your grub menu? If yes, please ignore the linux-header install problem and let me know if the problem still happens after booting with kernel 5.14. Thanks -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1939347 Title: Ubuntu 20.04 freeze since kernel 5.11 Status in linux package in Ubuntu: Confirmed Bug description: Since the last kernel update 5.11.0-25-generic, the system freezes in a few seconds or minutes, sometimes even on the login screen. The machine is a recent dell latitude 7490. The graphics card is Intel Corporation UHD Graphics 620 (rev 07). No multiboot. No problem with the previous kernel 5.8.0-63. I had the same problem with fedora a few months ago, which forced me to switch to ubuntu without any problems so far. Thanks for your help. --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: plawrence 1996 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2020-06-21 (414 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 8087:0a2b Intel Corp. Bus 001 Device 002: ID 1bcf:2b96 Sunplus Innovation Technology Inc. Integrated_Webcam_HD Bus 001 Device 004: ID 0a5c:5834 Broadcom Corp. 5880 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: Dell Inc. Latitude 7490 Package: linux (not installed) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=fr_FR.UTF-8 SHELL=/bin/bash ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-25-generic root=UUID=01fd281b-07d7-45f2-846b-d5b79ed5d431 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.11.0-25.27~20.04.1-generic 5.11.22 RelatedPackageVersions: linux-restricted-modules-5.11.0-25-generic N/A linux-backports-modules-5.11.0-25-generic N/A linux-firmware 1.187.15 Tags: focal Uname: Linux 5.11.0-25-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 02/23/2021 dmi.bios.release: 1.19 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.19.0 dmi.board.name: 0KP0FT dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 10 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.19.0:bd02/23/2021:br1.19:svnDellInc.:pnLatitude7490:pvr:rvnDellInc.:rn0KP0FT:rvrA00:cvnDellInc.:ct10:cvr: dmi.product.family: Latitude dmi.product.name: Latitude 7490 dmi.product.sku: 081C dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939347/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1938697] Re: Kernel driver support issue between 5.4.0-74-generic and 5.4.0-80-generic
Can you test the kernel for me? https://people.canonical.com/~mschiu77/lp1939113/76/ https://people.canonical.com/~mschiu77/lp1939113/78/ You just need to download the .deb files and do `dpkg -i *.deb` and you will see different version in the grub menu. Thanks -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1938697 Title: Kernel driver support issue between 5.4.0-74-generic and 5.4.0-80-generic Status in linux package in Ubuntu: Confirmed Bug description: I have found an issue after upgrading my Kernel from 5.4.0-74-generic to 5.4.0-80-generic on Ubuntu 20.04. It appears that support for the second ethernet port on my Lenovo m90n-1 has been dropped or isn't working as expected. After upgrading to 5.4.0-80-generic my second ethernet port Both ethernet ports use the r8169 driver. If I switch back to the previous kernel 5.4.0-74-generic. The second ethernet port is usable again. I did attempt under 5.4.0-80-generic to see if I could get an error message. When the driver attempts to discover the second ethernet port the following error is thrown. "unknown chip XID fcf" Support output below: --- Before update. Welcome to Ubuntu 20.04.2 LTS (GNU/Linux 5.4.0-74-generic x86_64) root@lenovo-test-3:~# lshw -c network *-network DISABLED description: Wireless interface product: Cannon Point-LP CNVi [Wireless-AC] vendor: Intel Corporation physical id: 14.3 bus info: pci@:00:14.3 logical name: wlo1 version: 30 serial: 54:8d:5a:ab:41:77 width: 64 bits clock: 33MHz capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical wireless configuration: broadcast=yes driver=iwlwifi driverversion=5.4.0-74-generic firmware=46.6bf1df06.0 latency=0 link=no multicast=yes wireless=IEEE 802.11 resources: irq:16 memory:a141c000-a141 *-network description: Ethernet interface product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller vendor: Realtek Semiconductor Co., Ltd. physical id: 0 bus info: pci@:02:00.0 logical name: enp2s0 version: 15 serial: 98:fa:9b:c9:eb:c6 size: 1Gbit/s capacity: 1Gbit/s width: 64 bits clock: 33MHz capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation configuration: autonegotiation=on broadcast=yes driver=r8169 duplex=full firmware=rtl8168h-2_0.0.2 02/26/15 ip=192.168.1.144 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s resources: irq:19 ioport:4000(size=256) memory:a1304000-a1304fff memory:a130-a1303fff *-network description: Ethernet interface product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller vendor: Realtek Semiconductor Co., Ltd. physical id: 0 bus info: pci@:04:00.0 logical name: enp4s0 version: 1b serial: 98:fa:9b:c9:eb:c7 capacity: 1Gbit/s width: 64 bits clock: 33MHz capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation configuration: autonegotiation=on broadcast=yes driver=r8169 firmware=rtl8168h-2_0.0.2 02/26/15 latency=0 link=no multicast=yes port=MII resources: irq:19 ioport:3000(size=256) memory:a1204000-a1204fff memory:a120-a1203fff --- After update root@lenovo-test-3:~# uname -r 5.4.0-80-generic root@lenovo-test-3:~# lshw -c network *-network DISABLED description: Wireless interface product: Cannon Point-LP CNVi [Wireless-AC] vendor: Intel Corporation physical id: 14.3 bus info: pci@:00:14.3 logical name: wlo1 version: 30 serial: 54:8d:5a:ab:41:77 width: 64 bits clock: 33MHz capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical wireless configuration: broadcast=yes driver=iwlwifi driverversion=5.4.0-80-generic firmware=46.6bf1df06.0 latency=0 link=no multicast=yes wireless=IEEE 802.11 resources: irq:16 memory:a141c000-a141 *-network description: Ethernet interface product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller vendor: Realtek Semiconductor Co., Ltd. physical id: 0 bus info: pci@:02:00.0 logical name: enp2s0 version: 15 serial: 98:fa:9b:c9:eb:c6 size: 1Gbit/s capacity: 1Gbit/s width: 64 bits clock: 33MHz capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet
[Kernel-packages] [Bug 1940113] Re: Linux 5.11.0-25 & 5.11.0-27 panic when boot with thunderbolt dock connected
So the mainline 5.14 works for you even with 2 monitors connected, right? Then could you help me find out which version starts to have this problem by testing the kernel in the url down below? https://people.canonical.com/~mschiu77/lp1940113/H/ https://people.canonical.com/~mschiu77/lp1940113/I/ Just let me know the test result and paste the journal log here if the system freeze after reboot. Thanks -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1940113 Title: Linux 5.11.0-25 & 5.11.0-27 panic when boot with thunderbolt dock connected Status in linux package in Ubuntu: Confirmed Bug description: Hello, My laptop run well with last 5.4 linux kernel even if I connect my thunderbolt dock. When trying to boot with 5.11.0-25 or 5.11.0-27 (hwe) kernel with dock and 2 monitors connected, the kernel panic after 3 or 4 seconds. Without the dock, he work fine. After a lot of try, I was able to boot sometime on 5.11 with the dock, but randomly and only if I only connect 1 extra monitor (I usually use two). --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: jmaillar 1988 F pulseaudio /dev/snd/controlC1: jmaillar 1988 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: GNOME DistroRelease: Ubuntu 20.04 EcryptfsInUse: Yes HibernationDevice: RESUME=none MachineType: Dell Inc. Precision 7530 Package: linux (not installed) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=fr_FR.UTF-8 SHELL=/bin/bash ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-27-generic root=UUID=b21fab6e-02fe-4295-a308-9da15f339a36 ro ProcVersionSignature: Ubuntu 5.11.0-27.29~20.04.1-generic 5.11.22 RelatedPackageVersions: linux-restricted-modules-5.11.0-27-generic N/A linux-backports-modules-5.11.0-27-generic N/A linux-firmware 1.187.15 Tags: focal Uname: Linux 5.11.0-27-generic x86_64 UpgradeStatus: Upgraded to focal on 2020-04-20 (483 days ago) UserGroups: adm audio cdrom dip disk input kismet kvm libvirt libvirtd lpadmin lxd netdev plugdev sambashare sudo systemd-network users vboxusers video wireshark _MarkForUpload: True dmi.bios.date: 05/25/2021 dmi.bios.release: 1.16 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.16.1 dmi.board.name: 0425K7 dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 10 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.16.1:bd05/25/2021:br1.16:svnDellInc.:pnPrecision7530:pvr:rvnDellInc.:rn0425K7:rvrA00:cvnDellInc.:ct10:cvr: dmi.product.family: Precision dmi.product.name: Precision 7530 dmi.product.sku: 0831 dmi.sys.vendor: Dell Inc. modified.conffile..etc.default.apport: # set this to 0 to disable apport, or to 1 to enable it # you can temporarily override this with # sudo service apport start force_start=1 enabled=0 mtime.conffile..etc.default.apport: 2015-11-27T14:42:56.796345 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940113/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940759] Missing required logs.
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 1940759 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1940759 Title: [Qualcomm Atheros QCA9565 / AR9565] [Acer Aspire E5-574] bluetooth settings have a delay between on and off modes Status in gnome-control-center package in Ubuntu: New Status in linux package in Ubuntu: Incomplete Bug description: When I switch bluetooth on or off in Control Center, it has a delay (5-30s) between the switch icon and the actual screen output, some times I need to switch between options on the side bar or even close the Control Center. outputs: >>>lsb_release -rd Description: Ubuntu 21.04 Release: 21.04 ProblemType: Bug DistroRelease: Ubuntu 21.04 Package: gnome-control-center 1:3.38.5-1ubuntu1 ProcVersionSignature: Ubuntu 5.11.0-31.33-generic 5.11.22 Uname: Linux 5.11.0-31-generic x86_64 ApportVersion: 2.20.11-0ubuntu65.1 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: ubuntu:GNOME Date: Sun Aug 22 00:46:45 2021 ExecutablePath: /usr/bin/gnome-control-center InstallationDate: Installed on 2021-04-20 (123 days ago) InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022) ProcEnviron: LANGUAGE=pt_BR:pt:en PATH=(custom, user) XDG_RUNTIME_DIR= LANG=pt_BR.UTF-8 SHELL=/bin/bash SourcePackage: gnome-control-center UpgradeStatus: Upgraded to hirsute on 2021-06-08 (75 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1940759/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1930945] Re: [nouveau] ubuntu desktop - changing display configuration lost wallpaper (trap messages filled dmesg)
Getting bogged down in nouveau kernel bugs probably isn't helpful to testing 21.10. We know nouveau has frequent bugs and that we can't fix them, unless they're already fixed in drm-tip per comment #10. If you would like to test 21.10 then I recommend changing the graphics card to one that is supported by current Nvidia proprietary drivers. If you would like to just use the machine as-is then I would recommend staying on Ubuntu 20.04 which has a supported version of the Nvidia-340 driver for this card (providing you stick to kernel 5.4?). -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1930945 Title: [nouveau] ubuntu desktop - changing display configuration lost wallpaper (trap messages filled dmesg) Status in linux package in Ubuntu: Confirmed Bug description: Ubuntu Desktop Impish daily test on - hp dc7700 (c2d-e6320, 5gb, nvidia quadro nvs 290) Changing display positions in settings. I have two monitors, one above the other (so not the default). I made change and it looked okay so I said keep. I noticed I was wrong having TOP/BOTTOM displays the wrong way (detected via mouse movements between displays) so I made another change of the TOP/BOTTOM displays in "DISPLAYS" of GNOME settings clicked apply again & keep... ** Expected Results On changing display orientation I expect wallpaper to be redrawn, or remain on screen ** Actual Results I now have BLUE background on both displays. (this was soon changing.. but that didn't occur until I tried to change wallpapers...) /var/crash is empty... operation appears normal; I lost background. lots of TRAP messages though fill `dmesg` ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: ubuntu-desktop 1.469 ProcVersionSignature: Ubuntu 5.11.0-16.17-generic 5.11.12 Uname: Linux 5.11.0-16-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.11-0ubuntu67 Architecture: amd64 CasperMD5CheckResult: pass CasperVersion: 1.461 CurrentDesktop: ubuntu:GNOME Date: Sat Jun 5 03:01:52 2021 LiveMediaBuild: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210604) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: ubuntu-meta UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1930945/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940759] Re: [Qualcomm Atheros QCA9565 / AR9565] [Acer Aspire E5-574] bluetooth settings have a delay between on and off modes
** Summary changed: - bluetooth settings have a delay between on and off modes + [Qualcomm Atheros QCA9565 / AR9565] [Acer Aspire E5-574] bluetooth settings have a delay between on and off modes ** Changed in: gnome-control-center (Ubuntu) Status: Incomplete => New ** Also affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1940759 Title: [Qualcomm Atheros QCA9565 / AR9565] [Acer Aspire E5-574] bluetooth settings have a delay between on and off modes Status in gnome-control-center package in Ubuntu: New Status in linux package in Ubuntu: New Bug description: When I switch bluetooth on or off in Control Center, it has a delay (5-30s) between the switch icon and the actual screen output, some times I need to switch between options on the side bar or even close the Control Center. outputs: >>>lsb_release -rd Description: Ubuntu 21.04 Release: 21.04 ProblemType: Bug DistroRelease: Ubuntu 21.04 Package: gnome-control-center 1:3.38.5-1ubuntu1 ProcVersionSignature: Ubuntu 5.11.0-31.33-generic 5.11.22 Uname: Linux 5.11.0-31-generic x86_64 ApportVersion: 2.20.11-0ubuntu65.1 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: ubuntu:GNOME Date: Sun Aug 22 00:46:45 2021 ExecutablePath: /usr/bin/gnome-control-center InstallationDate: Installed on 2021-04-20 (123 days ago) InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022) ProcEnviron: LANGUAGE=pt_BR:pt:en PATH=(custom, user) XDG_RUNTIME_DIR= LANG=pt_BR.UTF-8 SHELL=/bin/bash SourcePackage: gnome-control-center UpgradeStatus: Upgraded to hirsute on 2021-06-08 (75 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1940759/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940780] Re: [HP EliteBook Folio G1] Screen keeps flickering on ubuntu 20.04
Please: 1. Tell us the contents of /proc/cmdline 2. Attach a video of the problem so we can better understand what you are seeing. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-hwe-5.11 in Ubuntu. https://bugs.launchpad.net/bugs/1940780 Title: [HP EliteBook Folio G1] Screen keeps flickering on ubuntu 20.04 Status in linux-hwe-5.11 package in Ubuntu: Incomplete Bug description: Just installed ubuntu 20.04 and the screen has been flickering all through. tried applying the ubuntu on Wayland solution but no change. Please help with a solution on workaround for this. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: xorg 1:7.7+19ubuntu14 ProcVersionSignature: Ubuntu 5.11.0-27.29~20.04.1-generic 5.11.22 Uname: Linux 5.11.0-27-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log' CasperMD5CheckResult: skip CompositorRunning: None CurrentDesktop: ubuntu:GNOME Date: Sun Aug 22 21:39:46 2021 DistUpgraded: Fresh install DistroCodename: focal DistroVariant: ubuntu ExtraDebuggingInterest: I just need to know a workaround GraphicsCard: Intel Corporation HD Graphics 515 [8086:191e] (rev 07) (prog-if 00 [VGA controller]) Subsystem: Hewlett-Packard Company HD Graphics 515 [103c:8170] InstallationDate: Installed on 2021-08-22 (0 days ago) InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1) MachineType: HP HP EliteBook Folio G1 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-27-generic root=UUID=4b37b99a-c4bf-42ca-9e24-733b7a991c4d ro quiet splash vt.handoff=7 SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/19/2016 dmi.bios.release: 1.10 dmi.bios.vendor: HP dmi.bios.version: N91 Ver. 01.10 dmi.board.name: 8170 dmi.board.vendor: HP dmi.board.version: KBC Version 29.68 dmi.chassis.type: 10 dmi.chassis.vendor: HP dmi.ec.firmware.release: 41.104 dmi.modalias: dmi:bvnHP:bvrN91Ver.01.10:bd07/19/2016:br1.10:efr41.104:svnHP:pnHPEliteBookFolioG1:pvr:rvnHP:rn8170:rvrKBCVersion29.68:cvnHP:ct10:cvr: dmi.product.family: 103C_5336AN G=N L=BUS B=HP S=ELI dmi.product.name: HP EliteBook Folio G1 dmi.product.sku: Z5Z39US#ABA dmi.sys.vendor: HP version.compiz: compiz N/A version.libdrm2: libdrm2 2.4.105-3~20.04.1 version.libgl1-mesa-dri: libgl1-mesa-dri 21.0.3-0ubuntu0.3~20.04.1 version.libgl1-mesa-glx: libgl1-mesa-glx N/A version.xserver-xorg-core: xserver-xorg-core 2:1.20.11-1ubuntu1~20.04.2 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20200226-1 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-hwe-5.11/+bug/1940780/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940285] Re: Laptop screen flickering on kernels above 5.4 (not included)
Please test latest mainline kernel: https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.14-rc7/amd64/ Headers are not needed. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1940285 Title: Laptop screen flickering on kernels above 5.4 (not included) Status in linux package in Ubuntu: Incomplete Bug description: Recently, I installed Ubuntu 21.04 on my laptop and I was having the same problem I had like with others distros such as Fedora; for some reason, the screen just ramdonly and briefly turns off, (more like a flickering) and it also "autoregulates" a the brightness, just a little bit down and then a little bit up. I noticed I don't have this problem on Linux Mint, and I also noticed that going back to Kernel 5.8 on either Ubuntu 21.04 or 20.04.2 this problem stops. I have been using Mainline ( https://github.com/bkw777/mainline ) to install previous kernels (5.8 and 5.4 wok just fine, but anything above this problem comes again). Thanks so much beforehand. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940285/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1931845] Re: Lots of cme when using 5.8.0 but not with 5.4.0
Please test latest mainline kernel: https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.14-rc7/amd64/ Headers are not needed. ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1931845 Title: Lots of cme when using 5.8.0 but not with 5.4.0 Status in linux package in Ubuntu: Incomplete Bug description: I'm using a 20.04.2 LTS install on a t470 thinkpad. After installing the linux-image-generic-hwe-20.04 the boot kernel switched to 5.8.0.55 when a lot of mce messages appeared in the kernel log, e.g. kern.log, e.g.: Jun 14 10:57:50 monster kernel: [0.627088] mce: [Hardware Error]: CPU 1: Machine Check: 0 Bank 3: 8c40004000100151 Jun 14 10:57:50 monster kernel: [0.627089] mce: [Hardware Error]: TSC c619c16f1 ADDR 4414b2940 MISC 306485 Jun 14 10:57:50 monster kernel: [0.627090] mce: [Hardware Error]: PROCESSOR 0:806e9 TIME 1623661045 SOCKET 0 APIC 2 microcode de Using rasdaemon and the fixed ras-mc-ctl script from upstream this got elaborated to $ ras-mc-ctl --errors --snip-- 188 2021-06-14 10:54:21 +0200 error: Instruction CACHE Level-1 Instruction-Fetch Error, mcg mcgstatus=0, mci Error_overflow Corrected_error Threshold based error status: yellow, mcgcap=0x0c08, status=0xcc400e8000100151, addr=0x2146b9240, misc=0x00516485, walltime=0x60c7193d, cpu=0x0001, cpuid=0x000806e9, apicid=0x0002, bank=0x0003 189 2021-06-14 10:54:22 +0200 error: Instruction CACHE Level-1 Instruction-Fetch Error, mcg mcgstatus=0, mci Error_overflow Corrected_error Threshold based error status: yellow, mcgcap=0x0c08, status=0xcc4002100151, addr=0x4344eee40, misc=0x02526485, walltime=0x60c7193e, cpu=0x0001, cpuid=0x000806e9, apicid=0x0002, bank=0x0003 190 2021-06-14 10:54:26 +0200 error: Instruction CACHE Level-1 Instruction-Fetch Error, mcg mcgstatus=0, mci Error_overflow Corrected_error Threshold based error status: yellow, mcgcap=0x0c08, status=0xcc40064000100151, addr=0x21447e7c0, misc=0x02526485, walltime=0x60c71942, cpu=0x0001, cpuid=0x000806e9, apicid=0x0002, bank=0x0003 --snap-- Is this just better reporting by the 5.8 kernel or is this a mismatch of kernel and hardware? I have no sudden application crashes or other indications for failing hardware. And a few hours of memtest86+ (not the broken version from the repo but a current one from a boot cd) report no errors. --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: yannek 5763 F pulseaudio /dev/snd/controlC0: yannek 5763 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: KDE DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2021-01-26 (204 days ago) InstallationMedia: Kubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731) MachineType: LENOVO 20HES0FW00 Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-25-generic root=/dev/mapper/vgkubuntu-root ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.11.0-25.27~20.04.1-generic 5.11.22 RelatedPackageVersions: linux-restricted-modules-5.11.0-25-generic N/A linux-backports-modules-5.11.0-25-generic N/A linux-firmware 1.187.16 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no Tags: focal Uname: Linux 5.11.0-25-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 10/19/2020 dmi.bios.release: 1.65 dmi.bios.vendor: LENOVO dmi.bios.version: N1QET90W (1.65 ) dmi.board.asset.tag: Not Available dmi.board.name: 20HES0FW00 dmi.board.vendor: LENOVO dmi.board.version: SDK0J40697 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.ec.firmware.release: 1.35 dmi.modalias: dmi:bvnLENOVO:bvrN1QET90W(1.65):bd10/19/2020:br1.65:efr1.35:svnLENOVO:pn20HES0FW00:pvrThinkPadT470:rvnLENOVO:rn20HES0FW00:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone: dmi.product.family: ThinkPad T470 dmi.product.name: 20HES0FW00 dmi.product.sku: LENOVO_MT_20HE_BU_Think_FM_ThinkPad T470 dmi.product.version: ThinkPad T470 dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1931845/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1930945] Re: [nouveau] ubuntu desktop - changing display configuration lost wallpaper (trap messages filled dmesg)
For most case of nouveau issues, please test latest drm-tip kernel: https://kernel.ubuntu.com/~kernel-ppa/mainline/drm-tip/current/ If the issue persist on drm-tip, then file an upstream bug here: https://gitlab.freedesktop.org/drm/nouveau/issues -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1930945 Title: [nouveau] ubuntu desktop - changing display configuration lost wallpaper (trap messages filled dmesg) Status in linux package in Ubuntu: Confirmed Bug description: Ubuntu Desktop Impish daily test on - hp dc7700 (c2d-e6320, 5gb, nvidia quadro nvs 290) Changing display positions in settings. I have two monitors, one above the other (so not the default). I made change and it looked okay so I said keep. I noticed I was wrong having TOP/BOTTOM displays the wrong way (detected via mouse movements between displays) so I made another change of the TOP/BOTTOM displays in "DISPLAYS" of GNOME settings clicked apply again & keep... ** Expected Results On changing display orientation I expect wallpaper to be redrawn, or remain on screen ** Actual Results I now have BLUE background on both displays. (this was soon changing.. but that didn't occur until I tried to change wallpapers...) /var/crash is empty... operation appears normal; I lost background. lots of TRAP messages though fill `dmesg` ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: ubuntu-desktop 1.469 ProcVersionSignature: Ubuntu 5.11.0-16.17-generic 5.11.12 Uname: Linux 5.11.0-16-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.11-0ubuntu67 Architecture: amd64 CasperMD5CheckResult: pass CasperVersion: 1.461 CurrentDesktop: ubuntu:GNOME Date: Sat Jun 5 03:01:52 2021 LiveMediaBuild: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210604) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: ubuntu-meta UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1930945/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1934464] Re: Brightness control is missing on HP Pavilion Gaming Laptop 15-dk0xxx
Does cold boot (i.e. power off then power on) help? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1934464 Title: Brightness control is missing on HP Pavilion Gaming Laptop 15-dk0xxx Status in linux package in Ubuntu: Confirmed Bug description: No brightness settings. Also black screen for login if I choose not recovery mode for login. ProblemType: Bug DistroRelease: Ubuntu 21.04 Package: linux-image-5.11.0-22-generic 5.11.0-22.23 ProcVersionSignature: Ubuntu 5.11.0-22.23-generic 5.11.21 Uname: Linux 5.11.0-22-generic x86_64 ApportVersion: 2.20.11-0ubuntu65.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: ter3433 F pulseaudio /dev/snd/controlC1: ter3433 F pulseaudio CasperMD5CheckResult: unknown CurrentDesktop: ubuntu:GNOME Date: Fri Jul 2 10:33:31 2021 InstallationDate: Installed on 2021-06-25 (6 days ago) InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022) MachineType: HP HP Pavilion Gaming Laptop 15-dk0xxx ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-22-generic root=UUID=a7c41e63-e7ea-43e0-9de0-55322f489ee5 ro recovery nomodeset dis_ucode_ldr RelatedPackageVersions: linux-restricted-modules-5.11.0-22-generic N/A linux-backports-modules-5.11.0-22-generic N/A linux-firmware 1.197.1 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/16/2020 dmi.bios.release: 15.33 dmi.bios.vendor: Insyde dmi.bios.version: F.33 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: 85FB dmi.board.vendor: HP dmi.board.version: 42.42 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: HP dmi.chassis.version: Chassis Version dmi.ec.firmware.release: 42.42 dmi.modalias: dmi:bvnInsyde:bvrF.33:bd07/16/2020:br15.33:efr42.42:svnHP:pnHPPavilionGamingLaptop15-dk0xxx:pvrType1ProductConfigId:rvnHP:rn85FB:rvr42.42:cvnHP:ct10:cvrChassisVersion: dmi.product.family: 103C_5335KV HP Pavilion dmi.product.name: HP Pavilion Gaming Laptop 15-dk0xxx dmi.product.sku: 2C7M8EA#ACB dmi.product.version: Type1ProductConfigId dmi.sys.vendor: HP To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1934464/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1939460] Re: Unable to play media from Google Chrome with Bluetooth headeset in HSP/HFP profile
This can also be a bug in PulseAudio, can you please try PipeWire: https://askubuntu.com/questions/1333404/how-to-replace-pulseaudio-with-pipewire-on-ubuntu-21-04 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1939460 Title: Unable to play media from Google Chrome with Bluetooth headeset in HSP/HFP profile Status in linux package in Ubuntu: Confirmed Bug description: Tried to use the microphone of my bluetooth headset. No audio while using my bluetooth headset in HSP/HFP profile. Media gets forzeen. My goal is to use the headset with A2DP Sink while using the microphone. This is possible on the same system in Windows. Listing information from the system, used audio card and bluetooth information. lsb_release -rd Description: Ubuntu 21.04 Release: 21.04 /etc/bluetooth$ pacmd list-cards index: 12 name: driver: owner module: 51 properties: device.description = "PXC 550" device.string = "00:16:94:23:D1:27" device.api = "bluez" device.class = "sound" device.bus = "bluetooth" device.form_factor = "headset" bluez.path = "/org/bluez/hci0/dev_00_16_94_23_D1_27" bluez.class = "0x240404" bluez.alias = "PXC 550" device.icon_name = "audio-headset-bluetooth" device.intended_roles = "phone" profiles: headset_head_unit: Headset head unit (HSP/HFP) (priority 30, available: yes) a2dp_sink: High fidelity playback (A2DP Sink) (priority 40, available: unknown) off: Av (priority 0, available: yes) active profile: sinks: bluez_sink.00_16_94_23_D1_27.headset_head_unit/#44: PXC 550 sources: bluez_sink.00_16_94_23_D1_27.headset_head_unit.monitor/#53: Monitor of PXC 550 bluez_source.00_16_94_23_D1_27.headset_head_unit/#54: PXC 550 ports: headset-output: Headset (priority 0, latency offset 0 usec, available: yes) properties: headset-input: Headset (priority 0, latency offset 0 usec, available: yes) properties: /etc/bluetooth$ sudo dmesg | grep -i bluetooth [ 10.913222] Bluetooth: Core ver 2.22 [ 10.913242] Bluetooth: HCI device and connection manager initialized [ 10.913245] Bluetooth: HCI socket layer initialized [ 10.913246] Bluetooth: L2CAP socket layer initialized [ 10.913249] Bluetooth: SCO socket layer initialized [ 11.031423] Bluetooth: hci0: BCM: chip id 63 [ 11.032420] Bluetooth: hci0: BCM: features 0x07 [ 11.048478] Bluetooth: hci0: fredrik [ 11.048486] Bluetooth: hci0: BCM20702A1 (001.002.014) build [ 11.049496] Bluetooth: hci0: BCM: firmware Patch file not found, tried: [ 11.049499] Bluetooth: hci0: BCM: 'brcm/BCM20702A1-0b05-17cb.hcd' [ 11.049500] Bluetooth: hci0: BCM: 'brcm/BCM-0b05-17cb.hcd' [ 11.599665] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 11.599668] Bluetooth: BNEP filters: protocol multicast [ 11.599672] Bluetooth: BNEP socket layer initialized [ 12.734502] Bluetooth: RFCOMM TTY layer initialized [ 12.734507] Bluetooth: RFCOMM socket layer initialized [ 12.734511] Bluetooth: RFCOMM ver 1.11 [27256.450493] Bluetooth: hci0: urb 7dc40568 submission failed (90) [27256.450505] Bluetooth: hci0: sending frame failed (-90) [27256.450511] Bluetooth: hci0: urb 7dc40568 submission failed (90) [27256.450515] Bluetooth: hci0: sending frame failed (-90) [28116.001485] Bluetooth: hci0: urb cbbd81d7 submission failed (90) [28116.001498] Bluetooth: hci0: sending frame failed (-90) [28116.001504] Bluetooth: hci0: urb cbbd81d7 submission failed (90) [28116.001508] Bluetooth: hci0: sending frame failed (-90) [28125.939480] Bluetooth: hci0: urb 508f2223 submission failed (90) [28125.939494] Bluetooth: hci0: sending frame failed (-90) [28125.939501] Bluetooth: hci0: urb 508f2223 submission failed (90) [28125.939505] Bluetooth: hci0: sending frame failed (-90) ProblemType: Bug DistroRelease: Ubuntu 21.04 Package: linux-image-5.11.0-25-generic 5.11.0-25.27 ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22 Uname: Linux 5.11.0-25-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu65.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: fredrik1324 F pulseaudio /dev/snd/controlC1: fredrik1324 F pulseaudio CasperMD5CheckResult: unknown CurrentDesktop: ubuntu:GNOME Date: Wed Aug 11 01:23:14 2021 MachineType: ASUS All Series ProcEnv
[Kernel-packages] [Bug 1926938] Re: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS
Good stuff @Jens Glathe! I recommend everyone stuck to just build it and they'll see it work perhaps even better than before, especially if you start natively optimising the build against your hardware. Your OS kernel will make your system feel and run snappier! This is my build command post configuration (GCC)... $ time KCFLAGS="-march=native -msse2avx -pipe -O3" KCPPFLAGS="-march=native -msse2avx -pipe -O3" make -j$(( $(nproc) + 1 )) deb-pkg LOCALVERSION=-danglingpointer-zen3-optimised This is my build command post CLANG configuration with LTO... time KCFLAGS="-march=native -pipe -O3" KCPPFLAGS="-march=native -pipe -O3" make -j$(( $(nproc) + 1 )) LLVM=1 LLVM_IAS=1 deb-pkg LOCALVERSION=-danglingpointer-zen3-clang-ltothin For Clang LTO=thin you will need to configure for it. 1) prep the config using the config from Ubuntu Mainline. Basically just copy it and then $ make olddefconfig 2) scripts/config -e LTO_CLANG_THIN 3) run the clang make command above with KCFLAGS. Check phoronix for GCC(all versions) vs CLANG-12 Only problem I have with CLANG is that it can bugger up any DKMS programs you may have. Virtualbox is an example which is geared towards GCC. I have CLANG built linux kernels running everywhere except wherever I have Virtualbox. There I use GCC-11. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1926938 Title: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: Hi all, The Mainline wiki states that the mainline kernels are built with the previous LTS toolchain, but the recent 5.12.x and 5.11.x releases are being built with Hirsuite 21.04, and before that Groovy? If this is intentional, then the wiki should be updated to reflect the change in policy. From https://wiki.ubuntu.com/Kernel/MainlineBuilds Mainline kernel build toolchain These kernels are built with the toolchain (gcc, g++, etc.) from the previous Ubuntu LTS release. (e.g. Ubuntu 14.04 "Trusty Tahr" / 16.04 "Xenial Xerus" / 18.04 "Bionic Beaver", etc.) Therefore, out-of-tree kernel modules you already have built and installed for use with your release kernels are not likely to work with the mainline builds. The 5.12 kernel was built with GCC 10.3.0, and 5.11.16 with 10.2.0. On my Focal LTS system I have GCC 9.3.0. The Mainline kernel build toolchain These kernels are built with the toolchain (gcc, g++, etc.) from the previous Ubuntu LTS release. (e.g. Ubuntu 14.04 "Trusty Tahr" / 16.04 "Xenial Xerus" / 18.04 "Bionic Beaver", etc.) Therefore, out-of-tree kernel modules you already have built and installed for use with your release kernels are not likely to work with the mainline builds. The *linux-headers-generic* packages have unmet dependencies on 20.04 LTS. I could install Groovy built kernels fine, but the Hirsuite ones built with GCC 10.3.0 appear to require libc6 >= 2.33. So the new kernels can't be installed on Focal (libc 2.31). Thanks, Mark To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926938/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1920674] Re: AMD A8-7680 (amdgpu): broken Xorg acceleration and hibernation
Dear Kai-Heng, Your patch still does not seem to be applied, at least not in the latest hwe-20.04 (5.11.0-27-generic). Does it take that long? Thank you, Radek -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1920674 Title: AMD A8-7680 (amdgpu): broken Xorg acceleration and hibernation Status in linux package in Ubuntu: Incomplete Bug description: Dear developers, please let me thank you for all your hard work first of all, I'm a big fan of yours! On my desktop PC with AMD A8-7680 APU, I'm facing 2 problems which seem to be connected to the amdgpu kernel module: 1. Amdgpu kernel module loads correctly during boot, but VESA Xorg module is loaded instead of AMDGPU Xorg module during X startup. This results in non-accelerated X and high CPU load. - This situation is always reproducible. - I'm experiencing it with all kernel versions in between 5.4.0-47-generic and 5.4.0-67-generic inclusive. - The situation escalates more with newer kernel version. For 5.8.0-45-generic and 5.11.8-051108-generic, X even does not start and I just get black screen. - I have found a workaround after many days of googling and testing. AMDGPU Xorg module is loaded correctly if and only if I disable AMD ACP by means of the following kernel boot parameter: amdgpu.ip_block_mask=0xfdff - Acceleration is ok with kernels where AMD ACP is disabled by default (linux-image-linuxlite-5.6.0 for example) 2. The 2nd problem I'm facing is with non functioning hibernation after I "fixed" the X acceleration. Hibernation image does not seem to get created, screen goes black, PC freezes but never turns off whenever AMDGPU Xorg module is loaded. Hibernation and subsequent resume is all ok if I disable AMDGPU by means of "nomodeset" and go just with VESA module. - always reproducible but tested only with 5.4.0-67-generic Thank you and best regards, Radek ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: linux-image-5.4.0-67-generic 5.4.0-67.75 ProcVersionSignature: Ubuntu 5.4.0-67.75-generic 5.4.94 Uname: Linux 5.4.0-67-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.16 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: radek 1513 F pulseaudio /dev/snd/controlC0: radek 1513 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: XFCE Date: Sun Mar 21 15:22:29 2021 HibernationDevice: RESUME=/dev/disk/by-label/SSD_LinuxSwap IwConfig: lono wireless extensions. eth0 no wireless extensions. MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M. ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-67-generic root=UUID=1cc747ae-f2db-4733-aa04-be8d4bde050a ro ipv6.disable=1 net.ifnames=0 nmi_watchdog=0 resume=LABEL=SSD_LinuxSwap amdgpu.ip_block_mask=0xfdff no_console_suspend RelatedPackageVersions: linux-restricted-modules-5.4.0-67-generic N/A linux-backports-modules-5.4.0-67-generic N/A linux-firmware1.187.10 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 02/13/2019 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: P5.20 dmi.board.name: FM2A68M-HD+ dmi.board.vendor: ASRock dmi.chassis.asset.tag: To be filled by O.E.M. dmi.chassis.type: 3 dmi.chassis.vendor: To be filled by O.E.M. dmi.chassis.version: To be filled by O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP5.20:bd02/13/2019:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnFM2A68M-HD+:rvr:cvnTobefilledbyO.E.M.:ct3:cvrTobefilledbyO.E.M.: dmi.product.family: To Be Filled By O.E.M. dmi.product.name: To Be Filled By O.E.M. dmi.product.sku: To Be Filled By O.E.M. dmi.product.version: To Be Filled By O.E.M. dmi.sys.vendor: To Be Filled By O.E.M. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1920674/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1941010] Missing required logs.
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 1941010 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1941010 Title: add AMD DID for s2idle Status in HWE Next: New Status in linux package in Ubuntu: Incomplete Bug description: [Impact] An DID AMDI007 is added to support s2idle. [Fix] Below commit adds the ID. https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git/commit/?h=linux-next&id=f0c6225531e4a9e43e51c5f7b02089bdd725c734 [Test] We didn't receive h/w yet, and this is requested by AMD. [Where problems could occur] The changes are specific to the new ID and will not impact original behaviors. Mario Limonciello (1): ACPI: PM: Add support for upcoming AMD uPEP HID AMDI007 To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1941010/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1941010] [NEW] add AMD DID for s2idle
Public bug reported: [Impact] An DID AMDI007 is added to support s2idle. [Fix] Below commit adds the ID. https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git/commit/?h=linux-next&id=f0c6225531e4a9e43e51c5f7b02089bdd725c734 [Test] We didn't receive h/w yet, and this is requested by AMD. [Where problems could occur] The changes are specific to the new ID and will not impact original behaviors. Mario Limonciello (1): ACPI: PM: Add support for upcoming AMD uPEP HID AMDI007 ** Affects: hwe-next Importance: Undecided Status: New ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd oem-priority originate-from-1938052 ** Tags added: amd oem-priority originate-from-1938052 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1941010 Title: add AMD DID for s2idle Status in HWE Next: New Status in linux package in Ubuntu: New Bug description: [Impact] An DID AMDI007 is added to support s2idle. [Fix] Below commit adds the ID. https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git/commit/?h=linux-next&id=f0c6225531e4a9e43e51c5f7b02089bdd725c734 [Test] We didn't receive h/w yet, and this is requested by AMD. [Where problems could occur] The changes are specific to the new ID and will not impact original behaviors. Mario Limonciello (1): ACPI: PM: Add support for upcoming AMD uPEP HID AMDI007 To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1941010/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1934014] Re: [SRU] Update amdgpu/renoir firmware
** Tags added: amd oem-priority -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1934014 Title: [SRU] Update amdgpu/renoir firmware Status in HWE Next: New Status in linux-firmware package in Ubuntu: Fix Released Status in linux-firmware source package in Focal: Fix Released Bug description: [Impact] Renoir based systems can't resume from s2idle. [Fix] Update firmware for renoir into 21.10 or 21.20 release in linux-firmware.git Accompanying kernel driver updates are distributed with linux-oem-5.10. [Test] Verify s2idle on OEM system. [Where problems could occur] The firmware update is specific to Renoir systems, which are relative new so the impact is limited. We also have direct involvement with AMD, in case any regression happens. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1934014/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1939347] Re: Ubuntu 20.04 freeze since kernel 5.11
sudo dpkg -i linux-headers-5.14.0-051400rc7_5.14.0-051400rc7.20210830_all.deb OK But problem with libc6 : thanks for your help. sudo dpkg -i linux- headers-5.14.0-051400rc7-generic_5.14.0-051400rc7.20210830_amd64.deb dpkg: des problèmes de dépendances empêchent la configuration de linux-headers-5.14.0-051400rc7-generic : linux-headers-5.14.0-051400rc7-generic dépend de libc6 (>= 2.33) ; cependant : La version de libc6:amd64 sur le système est 2.31-0ubuntu9.2. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1939347 Title: Ubuntu 20.04 freeze since kernel 5.11 Status in linux package in Ubuntu: Confirmed Bug description: Since the last kernel update 5.11.0-25-generic, the system freezes in a few seconds or minutes, sometimes even on the login screen. The machine is a recent dell latitude 7490. The graphics card is Intel Corporation UHD Graphics 620 (rev 07). No multiboot. No problem with the previous kernel 5.8.0-63. I had the same problem with fedora a few months ago, which forced me to switch to ubuntu without any problems so far. Thanks for your help. --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: plawrence 1996 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 20.04 InstallationDate: Installed on 2020-06-21 (414 days ago) InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423) Lsusb: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 8087:0a2b Intel Corp. Bus 001 Device 002: ID 1bcf:2b96 Sunplus Innovation Technology Inc. Integrated_Webcam_HD Bus 001 Device 004: ID 0a5c:5834 Broadcom Corp. 5880 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub MachineType: Dell Inc. Latitude 7490 Package: linux (not installed) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=fr_FR.UTF-8 SHELL=/bin/bash ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-25-generic root=UUID=01fd281b-07d7-45f2-846b-d5b79ed5d431 ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.11.0-25.27~20.04.1-generic 5.11.22 RelatedPackageVersions: linux-restricted-modules-5.11.0-25-generic N/A linux-backports-modules-5.11.0-25-generic N/A linux-firmware 1.187.15 Tags: focal Uname: Linux 5.11.0-25-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 02/23/2021 dmi.bios.release: 1.19 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.19.0 dmi.board.name: 0KP0FT dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 10 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.19.0:bd02/23/2021:br1.19:svnDellInc.:pnLatitude7490:pvr:rvnDellInc.:rn0KP0FT:rvrA00:cvnDellInc.:ct10:cvr: dmi.product.family: Latitude dmi.product.name: Latitude 7490 dmi.product.sku: 081C dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939347/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1847340] Re: ext4 journal recovery fails w/ data=journal + journal_checksum + mmap
** Changed in: linux (Ubuntu Eoan) Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1847340 Title: ext4 journal recovery fails w/ data=journal + journal_checksum + mmap Status in linux package in Ubuntu: Incomplete Status in linux source package in Bionic: Confirmed Status in linux source package in Disco: Won't Fix Status in linux source package in Eoan: Won't Fix Status in linux source package in Focal: New Bug description: [Impact] In the event of a loss of power, ext4 filesystems mounted w/ data=journal,journal_checksum are subject to a corruption issue that requires a fsck to recover. This is exacerbated by installations by curtin that set passno=0 in /etc/fstab, preventing fsck from running automatically and thus requiring a manual recovery. And *that* is further exacerbated because initramfs-tools is smart enough to not include fsck.ext4 when passno=0 is detected in /etc/fstab, requiring the user to boot from recovery media. [Test Case] Forcibly power cycle a system running 'stress-ng --dir 0'. I've created a package to automate the reproduction: https://git.launchpad.net/~dannf/+git/dgx2-ext4-csum-repro?h=master [Fix] [Regression Risk] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1847340/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1939349] Re: frequent hangs with latest hirsute kernel (nvidia graphics)
Have upgraded to 5.11.0-33-generic from hirsute-proposed; hang still occurs. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1939349 Title: frequent hangs with latest hirsute kernel (nvidia graphics) Status in linux package in Ubuntu: Confirmed Bug description: After upgrading to the latest kernel, I am experiencing frequent kernel hangs. The system does not respond to Alt+SysRq, and I have to power it off. In some cases the hang happens before X has even been launched at boot. When it hangs, the fan spins up to full speed. ProblemType: Bug DistroRelease: Ubuntu 21.04 Package: linux-image-5.11.0-25-generic 5.11.0-25.27 ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22 Uname: Linux 5.11.0-25-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.11-0ubuntu65.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: vorlon10452 F pulseaudio /dev/snd/controlC0: vorlon10452 F pulseaudio CasperMD5CheckResult: unknown CurrentDesktop: ubuntu:GNOME Date: Mon Aug 9 14:15:58 2021 InstallationDate: Installed on 2019-12-23 (594 days ago) InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017) MachineType: LENOVO 20QVCTO1WW ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/BOOT/ubuntu_di672m@/vmlinuz-5.11.0-25-generic root=ZFS=rpool/ROOT/ubuntu_di672m ro quiet splash vt.handoff=1 RelatedPackageVersions: linux-restricted-modules-5.11.0-25-generic N/A linux-backports-modules-5.11.0-25-generic N/A linux-firmware 1.197.2 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/17/2019 dmi.bios.release: 1.27 dmi.bios.vendor: LENOVO dmi.bios.version: N2OET40W (1.27 ) dmi.board.asset.tag: Not Available dmi.board.name: 20QVCTO1WW dmi.board.vendor: LENOVO dmi.board.version: SDK0R32862 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.ec.firmware.release: 1.19 dmi.modalias: dmi:bvnLENOVO:bvrN2OET40W(1.27):bd10/17/2019:br1.27:efr1.19:svnLENOVO:pn20QVCTO1WW:pvrThinkPadX1Extreme2nd:rvnLENOVO:rn20QVCTO1WW:rvrSDK0R32862WIN:cvnLENOVO:ct10:cvrNone: dmi.product.family: ThinkPad X1 Extreme 2nd dmi.product.name: 20QVCTO1WW dmi.product.sku: LENOVO_MT_20QV_BU_Think_FM_ThinkPad X1 Extreme 2nd dmi.product.version: ThinkPad X1 Extreme 2nd dmi.sys.vendor: LENOVO --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu65.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: vorlon 8854 F pulseaudio /dev/snd/controlC0: vorlon 8854 F pulseaudio CasperMD5CheckResult: unknown CurrentDesktop: ubuntu:GNOME DistroRelease: Ubuntu 21.04 InstallationDate: Installed on 2019-12-23 (600 days ago) InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017) MachineType: LENOVO 20QVCTO1WW NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset nvidia Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/BOOT/ubuntu_di672m@/vmlinuz-5.11.0-25-generic root=ZFS=rpool/ROOT/ubuntu_di672m ro quiet splash vt.handoff=1 ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22 RelatedPackageVersions: linux-restricted-modules-5.11.0-25-generic N/A linux-backports-modules-5.11.0-25-generic N/A linux-firmware 1.197.2 Tags: hirsute Uname: Linux 5.11.0-25-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip libvirt lpadmin lxd plugdev sambashare sbuild src sudo _MarkForUpload: True dmi.bios.date: 04/28/2021 dmi.bios.release: 1.39 dmi.bios.vendor: LENOVO dmi.bios.version: N2OET52W (1.39 ) dmi.board.asset.tag: Not Available dmi.board.name: 20QVCTO1WW dmi.board.vendor: LENOVO dmi.board.version: SDK0R32862 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.ec.firmware.release: 1.22 dmi.modalias: dmi:bvnLENOVO:bvrN2OET52W(1.39):bd04/28/2021:br1.39:efr1.22:svnLENOVO:pn20QVCTO1WW:pvrThinkPadX1Extreme2nd:rvnLENOVO:rn20QVCTO1WW:rvrSDK0R32862WIN:cvnLENOVO:ct10:cvrNone: dmi.product.family: ThinkPad X1 Extreme 2nd dmi.product.name: 20QVCTO1WW dmi.product.sku: LENOVO_MT_20QV_BU_Think_FM_ThinkPad X1 Extreme 2nd dmi.product.version: ThinkPad X1 Extreme 2nd dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939349/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubsc
[Kernel-packages] [Bug 1940860] Re: Mellanox NIC interface names change between 5.4 and 5.8
> we should be careful to ignore NICs with randomly generated MACs (see bug 1936972). ugh nics with LAA? yeah, it can be hard to 'uniquely' identify a nic, especially since it's so common to clone macs for bonds, bridges, vlans, and in some cases even duplicate hw devices with the same nic (e.g. bug 1843381). > My initial thought is that perhaps subiquity installs should do what MAAS installs do and configure netplan to always use the install-time names. I'm generally not a fan of how MAAS configures netplan to force-rename interfaces; that sounds to me like it's destined for interface naming collisions. But I don't have any better immediate suggestion for 'foolproof' matching of all possible nics that might exist across all kernel driver versions, either. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1940860 Title: Mellanox NIC interface names change between 5.4 and 5.8 Status in subiquity: New Status in linux package in Ubuntu: Confirmed Status in systemd package in Ubuntu: New Bug description: I noticed on a couple of systems that my network interface names change when upgrading from the focal LTS (5.4) kernel to the focal HWE (both 5.8 & 5.11) kernels. Both systems have Mellanox Connect-X 5 NICs. dannf@bizzy:~$ uname -a Linux bizzy 5.4.0-81-generic #91-Ubuntu SMP Thu Jul 15 19:10:30 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux dannf@bizzy:~$ ls /sys/class/net enp1s0f0 enp1s0f1 enx3e8734bc294f lo dannf@bizzy:~$ uname -a Linux bizzy 5.8.0-63-generic #71~20.04.1-Ubuntu SMP Thu Jul 15 17:46:44 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux dannf@bizzy:~$ ls /sys/class/net enp1s0f0np0 enp1s0f1np1 enx3e8734bc294f lo dannf@bizzy:~$ uname -a Linux bizzy 5.11.0-27-generic #29~20.04.1-Ubuntu SMP Wed Aug 11 15:58:08 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux dannf@bizzy:~$ ls /sys/class/net enp1s0f0np0 enp1s0f1np1 enx3e8734bc294f lo I bisected this down to a kernel change: # first bad commit: [c6acd629eec754a9679f922d51f90e44c769b80c] net/mlx5e: Add support for devlink-port in non-representors mode The impact is that your network can fail to come up after transitioning from the LTS kernel to the HWE kernel. Now, this isn't a huge problem for MAAS installs because MAAS configures netplan to always use the same names as were used at commissioning. It does impact subiquity based installs however, which do not. To manage notifications about this bug go to: https://bugs.launchpad.net/subiquity/+bug/1940860/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1939225] Re: supervisor read write access in kernel mode
** Attachment added: "error6.txt" https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.11/+bug/1939225/+attachment/5520318/+files/error6.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-signed-hwe-5.11 in Ubuntu. https://bugs.launchpad.net/bugs/1939225 Title: supervisor read write access in kernel mode Status in linux-signed-hwe-5.11 package in Ubuntu: New Bug description: There was a null pointer error. I attached the error log from journal control. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: linux-image-5.11.0-25-generic 5.11.0-25.27~20.04.1 ProcVersionSignature: Ubuntu 5.11.0-25.27~20.04.1-generic 5.11.22 Uname: Linux 5.11.0-25-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: ubuntu:GNOME Date: Sun Aug 8 09:54:04 2021 SourcePackage: linux-signed-hwe-5.11 UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.11/+bug/1939225/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1786013] Autopkgtest regression report (linux-meta-aws-5.4/5.4.0.1056.39)
All autopkgtests for the newly accepted linux-meta-aws-5.4 (5.4.0.1056.39) for bionic have finished running. The following regressions have been reported in tests triggered by the package: lxc/3.0.3-0ubuntu1~18.04.1 (amd64, arm64) systemd/237-3ubuntu10.51 (amd64) kpatch/0.5.0-0ubuntu1.1 (amd64) Please visit the excuses page listed below and investigate the failures, proceeding afterwards as per the StableReleaseUpdates policy regarding autopkgtest regressions [1]. https://people.canonical.com/~ubuntu-archive/proposed- migration/bionic/update_excuses.html#linux-meta-aws-5.4 [1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions Thank you! -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-azure in Ubuntu. https://bugs.launchpad.net/bugs/1786013 Title: Packaging resync Status in linux package in Ubuntu: Fix Released Status in linux-azure package in Ubuntu: Fix Released Status in linux-azure-edge package in Ubuntu: Confirmed Status in linux source package in Precise: Fix Released Status in linux-azure source package in Precise: Invalid Status in linux-azure-edge source package in Precise: Invalid Status in linux source package in Trusty: Fix Released Status in linux-azure source package in Trusty: Fix Released Status in linux-azure-edge source package in Trusty: Invalid Status in linux source package in Xenial: Fix Released Status in linux-azure source package in Xenial: Fix Released Status in linux-azure-edge source package in Xenial: Fix Released Status in linux source package in Bionic: Fix Released Status in linux-azure source package in Bionic: Fix Released Status in linux-azure-edge source package in Bionic: Fix Released Status in linux source package in Cosmic: Fix Released Status in linux-azure source package in Cosmic: Fix Released Status in linux-azure-edge source package in Cosmic: Confirmed Status in linux source package in Disco: Fix Released Status in linux-azure source package in Disco: Fix Released Status in linux-azure-edge source package in Disco: Won't Fix Bug description: Ongoing packing resyncs. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1786013/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940994] RfKill.txt
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1940994/+attachment/5520310/+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/1940994 Title: Graphical interface sometimes freezes. Kernel 5.4.0-81 Status in linux package in Ubuntu: Confirmed Bug description: With kernel 5.4.0-81 Syslog: Aug 24 19:00:44 daniel-All-Series kernel: [10032.532029] [drm:amdgpu_dm_commit_planes.constprop.0 [amdgpu]] *ERROR* Waiting for fences timed out! Aug 24 19:00:44 daniel-All-Series kernel: [10037.653627] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, but soft recovered No problems with kernel 5.4.0-80 My system: -Anzeige- Auflösung : 1920x1080 pixels Hersteller: The X.Org Foundation Version : 1.20.11 Current Display Name : :0 -Bildschirme- Bildschirm 0 : 1920x1080 Pixel -OpenGL- Hersteller: AMD Renderer : AMD Radeon(TM) Vega 11 Graphics (RAVEN, DRM 3.35.0, 5.4.0-80-generic, LLVM 12.0.0) Version : 4.6 (Compatibility Profile) Mesa 21.0.3 -Processors- Package Information AMD Ryzen 5 3400G with Radeon Vega Graphics 0 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 1 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 2 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 3 0:3 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 4 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 5 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 6 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 7 0:3 3700.00 MHz --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: daniel 1611 F pulseaudio /dev/snd/controlC3: daniel 1611 F pulseaudio /dev/snd/controlC2: daniel 1611 F pulseaudio /dev/snd/controlC1: daniel 1611 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: MATE DistroRelease: Linux Mint 20.1 MachineType: Gigabyte Technology Co., Ltd. B450 I AORUS PRO WIFI Package: linux (not installed) ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-80-generic root=UUID=a158e244-91c0-41dd-bb0d-06f5f73885f7 ro quiet splash ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124 RelatedPackageVersions: linux-restricted-modules-5.4.0-80-generic N/A linux-backports-modules-5.4.0-80-generic N/A linux-firmware1.187.16 Tags: ulyssa Uname: Linux 5.4.0-80-generic x86_64 UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht installiert ist. UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo vboxusers _MarkForUpload: False dmi.bios.date: 02/04/2021 dmi.bios.vendor: American Megatrends International, LLC. dmi.bios.version: F60h dmi.board.asset.tag: Default string dmi.board.name: B450 I AORUS PRO WIFI-CF dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF60h:bd02/04/2021:svnGigabyteTechnologyCo.,Ltd.:pnB450IAORUSPROWIFI:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB450IAORUSPROWIFI-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: B450 I AORUS PRO WIFI dmi.product.sku: Default string dmi.product.version: Default string dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940994/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940994] acpidump.txt
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/1940994/+attachment/5520313/+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/1940994 Title: Graphical interface sometimes freezes. Kernel 5.4.0-81 Status in linux package in Ubuntu: Confirmed Bug description: With kernel 5.4.0-81 Syslog: Aug 24 19:00:44 daniel-All-Series kernel: [10032.532029] [drm:amdgpu_dm_commit_planes.constprop.0 [amdgpu]] *ERROR* Waiting for fences timed out! Aug 24 19:00:44 daniel-All-Series kernel: [10037.653627] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, but soft recovered No problems with kernel 5.4.0-80 My system: -Anzeige- Auflösung : 1920x1080 pixels Hersteller: The X.Org Foundation Version : 1.20.11 Current Display Name : :0 -Bildschirme- Bildschirm 0 : 1920x1080 Pixel -OpenGL- Hersteller: AMD Renderer : AMD Radeon(TM) Vega 11 Graphics (RAVEN, DRM 3.35.0, 5.4.0-80-generic, LLVM 12.0.0) Version : 4.6 (Compatibility Profile) Mesa 21.0.3 -Processors- Package Information AMD Ryzen 5 3400G with Radeon Vega Graphics 0 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 1 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 2 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 3 0:3 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 4 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 5 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 6 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 7 0:3 3700.00 MHz --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: daniel 1611 F pulseaudio /dev/snd/controlC3: daniel 1611 F pulseaudio /dev/snd/controlC2: daniel 1611 F pulseaudio /dev/snd/controlC1: daniel 1611 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: MATE DistroRelease: Linux Mint 20.1 MachineType: Gigabyte Technology Co., Ltd. B450 I AORUS PRO WIFI Package: linux (not installed) ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-80-generic root=UUID=a158e244-91c0-41dd-bb0d-06f5f73885f7 ro quiet splash ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124 RelatedPackageVersions: linux-restricted-modules-5.4.0-80-generic N/A linux-backports-modules-5.4.0-80-generic N/A linux-firmware1.187.16 Tags: ulyssa Uname: Linux 5.4.0-80-generic x86_64 UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht installiert ist. UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo vboxusers _MarkForUpload: False dmi.bios.date: 02/04/2021 dmi.bios.vendor: American Megatrends International, LLC. dmi.bios.version: F60h dmi.board.asset.tag: Default string dmi.board.name: B450 I AORUS PRO WIFI-CF dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF60h:bd02/04/2021:svnGigabyteTechnologyCo.,Ltd.:pnB450IAORUSPROWIFI:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB450IAORUSPROWIFI-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: B450 I AORUS PRO WIFI dmi.product.sku: Default string dmi.product.version: Default string dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940994/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940994] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1940994/+attachment/5520306/+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/1940994 Title: Graphical interface sometimes freezes. Kernel 5.4.0-81 Status in linux package in Ubuntu: Confirmed Bug description: With kernel 5.4.0-81 Syslog: Aug 24 19:00:44 daniel-All-Series kernel: [10032.532029] [drm:amdgpu_dm_commit_planes.constprop.0 [amdgpu]] *ERROR* Waiting for fences timed out! Aug 24 19:00:44 daniel-All-Series kernel: [10037.653627] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, but soft recovered No problems with kernel 5.4.0-80 My system: -Anzeige- Auflösung : 1920x1080 pixels Hersteller: The X.Org Foundation Version : 1.20.11 Current Display Name : :0 -Bildschirme- Bildschirm 0 : 1920x1080 Pixel -OpenGL- Hersteller: AMD Renderer : AMD Radeon(TM) Vega 11 Graphics (RAVEN, DRM 3.35.0, 5.4.0-80-generic, LLVM 12.0.0) Version : 4.6 (Compatibility Profile) Mesa 21.0.3 -Processors- Package Information AMD Ryzen 5 3400G with Radeon Vega Graphics 0 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 1 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 2 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 3 0:3 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 4 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 5 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 6 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 7 0:3 3700.00 MHz --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: daniel 1611 F pulseaudio /dev/snd/controlC3: daniel 1611 F pulseaudio /dev/snd/controlC2: daniel 1611 F pulseaudio /dev/snd/controlC1: daniel 1611 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: MATE DistroRelease: Linux Mint 20.1 MachineType: Gigabyte Technology Co., Ltd. B450 I AORUS PRO WIFI Package: linux (not installed) ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-80-generic root=UUID=a158e244-91c0-41dd-bb0d-06f5f73885f7 ro quiet splash ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124 RelatedPackageVersions: linux-restricted-modules-5.4.0-80-generic N/A linux-backports-modules-5.4.0-80-generic N/A linux-firmware1.187.16 Tags: ulyssa Uname: Linux 5.4.0-80-generic x86_64 UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht installiert ist. UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo vboxusers _MarkForUpload: False dmi.bios.date: 02/04/2021 dmi.bios.vendor: American Megatrends International, LLC. dmi.bios.version: F60h dmi.board.asset.tag: Default string dmi.board.name: B450 I AORUS PRO WIFI-CF dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF60h:bd02/04/2021:svnGigabyteTechnologyCo.,Ltd.:pnB450IAORUSPROWIFI:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB450IAORUSPROWIFI-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: B450 I AORUS PRO WIFI dmi.product.sku: Default string dmi.product.version: Default string dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940994/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940994] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1940994/+attachment/5520299/+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/1940994 Title: Graphical interface sometimes freezes. Kernel 5.4.0-81 Status in linux package in Ubuntu: Confirmed Bug description: With kernel 5.4.0-81 Syslog: Aug 24 19:00:44 daniel-All-Series kernel: [10032.532029] [drm:amdgpu_dm_commit_planes.constprop.0 [amdgpu]] *ERROR* Waiting for fences timed out! Aug 24 19:00:44 daniel-All-Series kernel: [10037.653627] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, but soft recovered No problems with kernel 5.4.0-80 My system: -Anzeige- Auflösung : 1920x1080 pixels Hersteller: The X.Org Foundation Version : 1.20.11 Current Display Name : :0 -Bildschirme- Bildschirm 0 : 1920x1080 Pixel -OpenGL- Hersteller: AMD Renderer : AMD Radeon(TM) Vega 11 Graphics (RAVEN, DRM 3.35.0, 5.4.0-80-generic, LLVM 12.0.0) Version : 4.6 (Compatibility Profile) Mesa 21.0.3 -Processors- Package Information AMD Ryzen 5 3400G with Radeon Vega Graphics 0 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 1 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 2 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 3 0:3 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 4 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 5 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 6 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 7 0:3 3700.00 MHz --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: daniel 1611 F pulseaudio /dev/snd/controlC3: daniel 1611 F pulseaudio /dev/snd/controlC2: daniel 1611 F pulseaudio /dev/snd/controlC1: daniel 1611 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: MATE DistroRelease: Linux Mint 20.1 MachineType: Gigabyte Technology Co., Ltd. B450 I AORUS PRO WIFI Package: linux (not installed) ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-80-generic root=UUID=a158e244-91c0-41dd-bb0d-06f5f73885f7 ro quiet splash ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124 RelatedPackageVersions: linux-restricted-modules-5.4.0-80-generic N/A linux-backports-modules-5.4.0-80-generic N/A linux-firmware1.187.16 Tags: ulyssa Uname: Linux 5.4.0-80-generic x86_64 UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht installiert ist. UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo vboxusers _MarkForUpload: False dmi.bios.date: 02/04/2021 dmi.bios.vendor: American Megatrends International, LLC. dmi.bios.version: F60h dmi.board.asset.tag: Default string dmi.board.name: B450 I AORUS PRO WIFI-CF dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF60h:bd02/04/2021:svnGigabyteTechnologyCo.,Ltd.:pnB450IAORUSPROWIFI:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB450IAORUSPROWIFI-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: B450 I AORUS PRO WIFI dmi.product.sku: Default string dmi.product.version: Default string dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940994/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940994] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1940994/+attachment/5520307/+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/1940994 Title: Graphical interface sometimes freezes. Kernel 5.4.0-81 Status in linux package in Ubuntu: Confirmed Bug description: With kernel 5.4.0-81 Syslog: Aug 24 19:00:44 daniel-All-Series kernel: [10032.532029] [drm:amdgpu_dm_commit_planes.constprop.0 [amdgpu]] *ERROR* Waiting for fences timed out! Aug 24 19:00:44 daniel-All-Series kernel: [10037.653627] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, but soft recovered No problems with kernel 5.4.0-80 My system: -Anzeige- Auflösung : 1920x1080 pixels Hersteller: The X.Org Foundation Version : 1.20.11 Current Display Name : :0 -Bildschirme- Bildschirm 0 : 1920x1080 Pixel -OpenGL- Hersteller: AMD Renderer : AMD Radeon(TM) Vega 11 Graphics (RAVEN, DRM 3.35.0, 5.4.0-80-generic, LLVM 12.0.0) Version : 4.6 (Compatibility Profile) Mesa 21.0.3 -Processors- Package Information AMD Ryzen 5 3400G with Radeon Vega Graphics 0 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 1 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 2 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 3 0:3 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 4 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 5 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 6 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 7 0:3 3700.00 MHz --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: daniel 1611 F pulseaudio /dev/snd/controlC3: daniel 1611 F pulseaudio /dev/snd/controlC2: daniel 1611 F pulseaudio /dev/snd/controlC1: daniel 1611 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: MATE DistroRelease: Linux Mint 20.1 MachineType: Gigabyte Technology Co., Ltd. B450 I AORUS PRO WIFI Package: linux (not installed) ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-80-generic root=UUID=a158e244-91c0-41dd-bb0d-06f5f73885f7 ro quiet splash ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124 RelatedPackageVersions: linux-restricted-modules-5.4.0-80-generic N/A linux-backports-modules-5.4.0-80-generic N/A linux-firmware1.187.16 Tags: ulyssa Uname: Linux 5.4.0-80-generic x86_64 UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht installiert ist. UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo vboxusers _MarkForUpload: False dmi.bios.date: 02/04/2021 dmi.bios.vendor: American Megatrends International, LLC. dmi.bios.version: F60h dmi.board.asset.tag: Default string dmi.board.name: B450 I AORUS PRO WIFI-CF dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF60h:bd02/04/2021:svnGigabyteTechnologyCo.,Ltd.:pnB450IAORUSPROWIFI:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB450IAORUSPROWIFI-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: B450 I AORUS PRO WIFI dmi.product.sku: Default string dmi.product.version: Default string dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940994/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940994] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1940994/+attachment/5520308/+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/1940994 Title: Graphical interface sometimes freezes. Kernel 5.4.0-81 Status in linux package in Ubuntu: Confirmed Bug description: With kernel 5.4.0-81 Syslog: Aug 24 19:00:44 daniel-All-Series kernel: [10032.532029] [drm:amdgpu_dm_commit_planes.constprop.0 [amdgpu]] *ERROR* Waiting for fences timed out! Aug 24 19:00:44 daniel-All-Series kernel: [10037.653627] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, but soft recovered No problems with kernel 5.4.0-80 My system: -Anzeige- Auflösung : 1920x1080 pixels Hersteller: The X.Org Foundation Version : 1.20.11 Current Display Name : :0 -Bildschirme- Bildschirm 0 : 1920x1080 Pixel -OpenGL- Hersteller: AMD Renderer : AMD Radeon(TM) Vega 11 Graphics (RAVEN, DRM 3.35.0, 5.4.0-80-generic, LLVM 12.0.0) Version : 4.6 (Compatibility Profile) Mesa 21.0.3 -Processors- Package Information AMD Ryzen 5 3400G with Radeon Vega Graphics 0 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 1 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 2 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 3 0:3 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 4 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 5 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 6 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 7 0:3 3700.00 MHz --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: daniel 1611 F pulseaudio /dev/snd/controlC3: daniel 1611 F pulseaudio /dev/snd/controlC2: daniel 1611 F pulseaudio /dev/snd/controlC1: daniel 1611 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: MATE DistroRelease: Linux Mint 20.1 MachineType: Gigabyte Technology Co., Ltd. B450 I AORUS PRO WIFI Package: linux (not installed) ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-80-generic root=UUID=a158e244-91c0-41dd-bb0d-06f5f73885f7 ro quiet splash ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124 RelatedPackageVersions: linux-restricted-modules-5.4.0-80-generic N/A linux-backports-modules-5.4.0-80-generic N/A linux-firmware1.187.16 Tags: ulyssa Uname: Linux 5.4.0-80-generic x86_64 UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht installiert ist. UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo vboxusers _MarkForUpload: False dmi.bios.date: 02/04/2021 dmi.bios.vendor: American Megatrends International, LLC. dmi.bios.version: F60h dmi.board.asset.tag: Default string dmi.board.name: B450 I AORUS PRO WIFI-CF dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF60h:bd02/04/2021:svnGigabyteTechnologyCo.,Ltd.:pnB450IAORUSPROWIFI:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB450IAORUSPROWIFI-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: B450 I AORUS PRO WIFI dmi.product.sku: Default string dmi.product.version: Default string dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940994/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940994] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1940994/+attachment/5520312/+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/1940994 Title: Graphical interface sometimes freezes. Kernel 5.4.0-81 Status in linux package in Ubuntu: Confirmed Bug description: With kernel 5.4.0-81 Syslog: Aug 24 19:00:44 daniel-All-Series kernel: [10032.532029] [drm:amdgpu_dm_commit_planes.constprop.0 [amdgpu]] *ERROR* Waiting for fences timed out! Aug 24 19:00:44 daniel-All-Series kernel: [10037.653627] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, but soft recovered No problems with kernel 5.4.0-80 My system: -Anzeige- Auflösung : 1920x1080 pixels Hersteller: The X.Org Foundation Version : 1.20.11 Current Display Name : :0 -Bildschirme- Bildschirm 0 : 1920x1080 Pixel -OpenGL- Hersteller: AMD Renderer : AMD Radeon(TM) Vega 11 Graphics (RAVEN, DRM 3.35.0, 5.4.0-80-generic, LLVM 12.0.0) Version : 4.6 (Compatibility Profile) Mesa 21.0.3 -Processors- Package Information AMD Ryzen 5 3400G with Radeon Vega Graphics 0 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 1 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 2 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 3 0:3 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 4 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 5 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 6 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 7 0:3 3700.00 MHz --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: daniel 1611 F pulseaudio /dev/snd/controlC3: daniel 1611 F pulseaudio /dev/snd/controlC2: daniel 1611 F pulseaudio /dev/snd/controlC1: daniel 1611 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: MATE DistroRelease: Linux Mint 20.1 MachineType: Gigabyte Technology Co., Ltd. B450 I AORUS PRO WIFI Package: linux (not installed) ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-80-generic root=UUID=a158e244-91c0-41dd-bb0d-06f5f73885f7 ro quiet splash ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124 RelatedPackageVersions: linux-restricted-modules-5.4.0-80-generic N/A linux-backports-modules-5.4.0-80-generic N/A linux-firmware1.187.16 Tags: ulyssa Uname: Linux 5.4.0-80-generic x86_64 UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht installiert ist. UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo vboxusers _MarkForUpload: False dmi.bios.date: 02/04/2021 dmi.bios.vendor: American Megatrends International, LLC. dmi.bios.version: F60h dmi.board.asset.tag: Default string dmi.board.name: B450 I AORUS PRO WIFI-CF dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF60h:bd02/04/2021:svnGigabyteTechnologyCo.,Ltd.:pnB450IAORUSPROWIFI:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB450IAORUSPROWIFI-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: B450 I AORUS PRO WIFI dmi.product.sku: Default string dmi.product.version: Default string dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940994/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940994] PulseList.txt
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1940994/+attachment/5520309/+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/1940994 Title: Graphical interface sometimes freezes. Kernel 5.4.0-81 Status in linux package in Ubuntu: Confirmed Bug description: With kernel 5.4.0-81 Syslog: Aug 24 19:00:44 daniel-All-Series kernel: [10032.532029] [drm:amdgpu_dm_commit_planes.constprop.0 [amdgpu]] *ERROR* Waiting for fences timed out! Aug 24 19:00:44 daniel-All-Series kernel: [10037.653627] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, but soft recovered No problems with kernel 5.4.0-80 My system: -Anzeige- Auflösung : 1920x1080 pixels Hersteller: The X.Org Foundation Version : 1.20.11 Current Display Name : :0 -Bildschirme- Bildschirm 0 : 1920x1080 Pixel -OpenGL- Hersteller: AMD Renderer : AMD Radeon(TM) Vega 11 Graphics (RAVEN, DRM 3.35.0, 5.4.0-80-generic, LLVM 12.0.0) Version : 4.6 (Compatibility Profile) Mesa 21.0.3 -Processors- Package Information AMD Ryzen 5 3400G with Radeon Vega Graphics 0 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 1 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 2 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 3 0:3 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 4 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 5 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 6 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 7 0:3 3700.00 MHz --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: daniel 1611 F pulseaudio /dev/snd/controlC3: daniel 1611 F pulseaudio /dev/snd/controlC2: daniel 1611 F pulseaudio /dev/snd/controlC1: daniel 1611 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: MATE DistroRelease: Linux Mint 20.1 MachineType: Gigabyte Technology Co., Ltd. B450 I AORUS PRO WIFI Package: linux (not installed) ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-80-generic root=UUID=a158e244-91c0-41dd-bb0d-06f5f73885f7 ro quiet splash ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124 RelatedPackageVersions: linux-restricted-modules-5.4.0-80-generic N/A linux-backports-modules-5.4.0-80-generic N/A linux-firmware1.187.16 Tags: ulyssa Uname: Linux 5.4.0-80-generic x86_64 UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht installiert ist. UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo vboxusers _MarkForUpload: False dmi.bios.date: 02/04/2021 dmi.bios.vendor: American Megatrends International, LLC. dmi.bios.version: F60h dmi.board.asset.tag: Default string dmi.board.name: B450 I AORUS PRO WIFI-CF dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF60h:bd02/04/2021:svnGigabyteTechnologyCo.,Ltd.:pnB450IAORUSPROWIFI:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB450IAORUSPROWIFI-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: B450 I AORUS PRO WIFI dmi.product.sku: Default string dmi.product.version: Default string dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940994/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940994] Lsusb-t.txt
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/1940994/+attachment/5520303/+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/1940994 Title: Graphical interface sometimes freezes. Kernel 5.4.0-81 Status in linux package in Ubuntu: Confirmed Bug description: With kernel 5.4.0-81 Syslog: Aug 24 19:00:44 daniel-All-Series kernel: [10032.532029] [drm:amdgpu_dm_commit_planes.constprop.0 [amdgpu]] *ERROR* Waiting for fences timed out! Aug 24 19:00:44 daniel-All-Series kernel: [10037.653627] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, but soft recovered No problems with kernel 5.4.0-80 My system: -Anzeige- Auflösung : 1920x1080 pixels Hersteller: The X.Org Foundation Version : 1.20.11 Current Display Name : :0 -Bildschirme- Bildschirm 0 : 1920x1080 Pixel -OpenGL- Hersteller: AMD Renderer : AMD Radeon(TM) Vega 11 Graphics (RAVEN, DRM 3.35.0, 5.4.0-80-generic, LLVM 12.0.0) Version : 4.6 (Compatibility Profile) Mesa 21.0.3 -Processors- Package Information AMD Ryzen 5 3400G with Radeon Vega Graphics 0 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 1 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 2 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 3 0:3 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 4 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 5 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 6 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 7 0:3 3700.00 MHz --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: daniel 1611 F pulseaudio /dev/snd/controlC3: daniel 1611 F pulseaudio /dev/snd/controlC2: daniel 1611 F pulseaudio /dev/snd/controlC1: daniel 1611 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: MATE DistroRelease: Linux Mint 20.1 MachineType: Gigabyte Technology Co., Ltd. B450 I AORUS PRO WIFI Package: linux (not installed) ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-80-generic root=UUID=a158e244-91c0-41dd-bb0d-06f5f73885f7 ro quiet splash ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124 RelatedPackageVersions: linux-restricted-modules-5.4.0-80-generic N/A linux-backports-modules-5.4.0-80-generic N/A linux-firmware1.187.16 Tags: ulyssa Uname: Linux 5.4.0-80-generic x86_64 UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht installiert ist. UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo vboxusers _MarkForUpload: False dmi.bios.date: 02/04/2021 dmi.bios.vendor: American Megatrends International, LLC. dmi.bios.version: F60h dmi.board.asset.tag: Default string dmi.board.name: B450 I AORUS PRO WIFI-CF dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF60h:bd02/04/2021:svnGigabyteTechnologyCo.,Ltd.:pnB450IAORUSPROWIFI:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB450IAORUSPROWIFI-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: B450 I AORUS PRO WIFI dmi.product.sku: Default string dmi.product.version: Default string dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940994/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940994] Lsusb-v.txt
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/1940994/+attachment/5520304/+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/1940994 Title: Graphical interface sometimes freezes. Kernel 5.4.0-81 Status in linux package in Ubuntu: Confirmed Bug description: With kernel 5.4.0-81 Syslog: Aug 24 19:00:44 daniel-All-Series kernel: [10032.532029] [drm:amdgpu_dm_commit_planes.constprop.0 [amdgpu]] *ERROR* Waiting for fences timed out! Aug 24 19:00:44 daniel-All-Series kernel: [10037.653627] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, but soft recovered No problems with kernel 5.4.0-80 My system: -Anzeige- Auflösung : 1920x1080 pixels Hersteller: The X.Org Foundation Version : 1.20.11 Current Display Name : :0 -Bildschirme- Bildschirm 0 : 1920x1080 Pixel -OpenGL- Hersteller: AMD Renderer : AMD Radeon(TM) Vega 11 Graphics (RAVEN, DRM 3.35.0, 5.4.0-80-generic, LLVM 12.0.0) Version : 4.6 (Compatibility Profile) Mesa 21.0.3 -Processors- Package Information AMD Ryzen 5 3400G with Radeon Vega Graphics 0 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 1 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 2 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 3 0:3 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 4 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 5 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 6 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 7 0:3 3700.00 MHz --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: daniel 1611 F pulseaudio /dev/snd/controlC3: daniel 1611 F pulseaudio /dev/snd/controlC2: daniel 1611 F pulseaudio /dev/snd/controlC1: daniel 1611 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: MATE DistroRelease: Linux Mint 20.1 MachineType: Gigabyte Technology Co., Ltd. B450 I AORUS PRO WIFI Package: linux (not installed) ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-80-generic root=UUID=a158e244-91c0-41dd-bb0d-06f5f73885f7 ro quiet splash ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124 RelatedPackageVersions: linux-restricted-modules-5.4.0-80-generic N/A linux-backports-modules-5.4.0-80-generic N/A linux-firmware1.187.16 Tags: ulyssa Uname: Linux 5.4.0-80-generic x86_64 UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht installiert ist. UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo vboxusers _MarkForUpload: False dmi.bios.date: 02/04/2021 dmi.bios.vendor: American Megatrends International, LLC. dmi.bios.version: F60h dmi.board.asset.tag: Default string dmi.board.name: B450 I AORUS PRO WIFI-CF dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF60h:bd02/04/2021:svnGigabyteTechnologyCo.,Ltd.:pnB450IAORUSPROWIFI:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB450IAORUSPROWIFI-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: B450 I AORUS PRO WIFI dmi.product.sku: Default string dmi.product.version: Default string dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940994/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940994] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1940994/+attachment/5520300/+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/1940994 Title: Graphical interface sometimes freezes. Kernel 5.4.0-81 Status in linux package in Ubuntu: Confirmed Bug description: With kernel 5.4.0-81 Syslog: Aug 24 19:00:44 daniel-All-Series kernel: [10032.532029] [drm:amdgpu_dm_commit_planes.constprop.0 [amdgpu]] *ERROR* Waiting for fences timed out! Aug 24 19:00:44 daniel-All-Series kernel: [10037.653627] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, but soft recovered No problems with kernel 5.4.0-80 My system: -Anzeige- Auflösung : 1920x1080 pixels Hersteller: The X.Org Foundation Version : 1.20.11 Current Display Name : :0 -Bildschirme- Bildschirm 0 : 1920x1080 Pixel -OpenGL- Hersteller: AMD Renderer : AMD Radeon(TM) Vega 11 Graphics (RAVEN, DRM 3.35.0, 5.4.0-80-generic, LLVM 12.0.0) Version : 4.6 (Compatibility Profile) Mesa 21.0.3 -Processors- Package Information AMD Ryzen 5 3400G with Radeon Vega Graphics 0 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 1 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 2 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 3 0:3 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 4 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 5 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 6 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 7 0:3 3700.00 MHz --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: daniel 1611 F pulseaudio /dev/snd/controlC3: daniel 1611 F pulseaudio /dev/snd/controlC2: daniel 1611 F pulseaudio /dev/snd/controlC1: daniel 1611 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: MATE DistroRelease: Linux Mint 20.1 MachineType: Gigabyte Technology Co., Ltd. B450 I AORUS PRO WIFI Package: linux (not installed) ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-80-generic root=UUID=a158e244-91c0-41dd-bb0d-06f5f73885f7 ro quiet splash ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124 RelatedPackageVersions: linux-restricted-modules-5.4.0-80-generic N/A linux-backports-modules-5.4.0-80-generic N/A linux-firmware1.187.16 Tags: ulyssa Uname: Linux 5.4.0-80-generic x86_64 UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht installiert ist. UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo vboxusers _MarkForUpload: False dmi.bios.date: 02/04/2021 dmi.bios.vendor: American Megatrends International, LLC. dmi.bios.version: F60h dmi.board.asset.tag: Default string dmi.board.name: B450 I AORUS PRO WIFI-CF dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF60h:bd02/04/2021:svnGigabyteTechnologyCo.,Ltd.:pnB450IAORUSPROWIFI:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB450IAORUSPROWIFI-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: B450 I AORUS PRO WIFI dmi.product.sku: Default string dmi.product.version: Default string dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940994/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940994] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1940994/+attachment/5520311/+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/1940994 Title: Graphical interface sometimes freezes. Kernel 5.4.0-81 Status in linux package in Ubuntu: Confirmed Bug description: With kernel 5.4.0-81 Syslog: Aug 24 19:00:44 daniel-All-Series kernel: [10032.532029] [drm:amdgpu_dm_commit_planes.constprop.0 [amdgpu]] *ERROR* Waiting for fences timed out! Aug 24 19:00:44 daniel-All-Series kernel: [10037.653627] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, but soft recovered No problems with kernel 5.4.0-80 My system: -Anzeige- Auflösung : 1920x1080 pixels Hersteller: The X.Org Foundation Version : 1.20.11 Current Display Name : :0 -Bildschirme- Bildschirm 0 : 1920x1080 Pixel -OpenGL- Hersteller: AMD Renderer : AMD Radeon(TM) Vega 11 Graphics (RAVEN, DRM 3.35.0, 5.4.0-80-generic, LLVM 12.0.0) Version : 4.6 (Compatibility Profile) Mesa 21.0.3 -Processors- Package Information AMD Ryzen 5 3400G with Radeon Vega Graphics 0 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 1 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 2 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 3 0:3 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 4 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 5 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 6 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 7 0:3 3700.00 MHz --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: daniel 1611 F pulseaudio /dev/snd/controlC3: daniel 1611 F pulseaudio /dev/snd/controlC2: daniel 1611 F pulseaudio /dev/snd/controlC1: daniel 1611 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: MATE DistroRelease: Linux Mint 20.1 MachineType: Gigabyte Technology Co., Ltd. B450 I AORUS PRO WIFI Package: linux (not installed) ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-80-generic root=UUID=a158e244-91c0-41dd-bb0d-06f5f73885f7 ro quiet splash ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124 RelatedPackageVersions: linux-restricted-modules-5.4.0-80-generic N/A linux-backports-modules-5.4.0-80-generic N/A linux-firmware1.187.16 Tags: ulyssa Uname: Linux 5.4.0-80-generic x86_64 UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht installiert ist. UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo vboxusers _MarkForUpload: False dmi.bios.date: 02/04/2021 dmi.bios.vendor: American Megatrends International, LLC. dmi.bios.version: F60h dmi.board.asset.tag: Default string dmi.board.name: B450 I AORUS PRO WIFI-CF dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF60h:bd02/04/2021:svnGigabyteTechnologyCo.,Ltd.:pnB450IAORUSPROWIFI:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB450IAORUSPROWIFI-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: B450 I AORUS PRO WIFI dmi.product.sku: Default string dmi.product.version: Default string dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940994/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940994] Lspci-vt.txt
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/1940994/+attachment/5520301/+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/1940994 Title: Graphical interface sometimes freezes. Kernel 5.4.0-81 Status in linux package in Ubuntu: Confirmed Bug description: With kernel 5.4.0-81 Syslog: Aug 24 19:00:44 daniel-All-Series kernel: [10032.532029] [drm:amdgpu_dm_commit_planes.constprop.0 [amdgpu]] *ERROR* Waiting for fences timed out! Aug 24 19:00:44 daniel-All-Series kernel: [10037.653627] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, but soft recovered No problems with kernel 5.4.0-80 My system: -Anzeige- Auflösung : 1920x1080 pixels Hersteller: The X.Org Foundation Version : 1.20.11 Current Display Name : :0 -Bildschirme- Bildschirm 0 : 1920x1080 Pixel -OpenGL- Hersteller: AMD Renderer : AMD Radeon(TM) Vega 11 Graphics (RAVEN, DRM 3.35.0, 5.4.0-80-generic, LLVM 12.0.0) Version : 4.6 (Compatibility Profile) Mesa 21.0.3 -Processors- Package Information AMD Ryzen 5 3400G with Radeon Vega Graphics 0 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 1 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 2 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 3 0:3 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 4 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 5 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 6 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 7 0:3 3700.00 MHz --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: daniel 1611 F pulseaudio /dev/snd/controlC3: daniel 1611 F pulseaudio /dev/snd/controlC2: daniel 1611 F pulseaudio /dev/snd/controlC1: daniel 1611 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: MATE DistroRelease: Linux Mint 20.1 MachineType: Gigabyte Technology Co., Ltd. B450 I AORUS PRO WIFI Package: linux (not installed) ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-80-generic root=UUID=a158e244-91c0-41dd-bb0d-06f5f73885f7 ro quiet splash ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124 RelatedPackageVersions: linux-restricted-modules-5.4.0-80-generic N/A linux-backports-modules-5.4.0-80-generic N/A linux-firmware1.187.16 Tags: ulyssa Uname: Linux 5.4.0-80-generic x86_64 UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht installiert ist. UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo vboxusers _MarkForUpload: False dmi.bios.date: 02/04/2021 dmi.bios.vendor: American Megatrends International, LLC. dmi.bios.version: F60h dmi.board.asset.tag: Default string dmi.board.name: B450 I AORUS PRO WIFI-CF dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF60h:bd02/04/2021:svnGigabyteTechnologyCo.,Ltd.:pnB450IAORUSPROWIFI:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB450IAORUSPROWIFI-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: B450 I AORUS PRO WIFI dmi.product.sku: Default string dmi.product.version: Default string dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940994/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940994] ProcCpuinfoMinimal.txt
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1940994/+attachment/5520305/+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/1940994 Title: Graphical interface sometimes freezes. Kernel 5.4.0-81 Status in linux package in Ubuntu: Confirmed Bug description: With kernel 5.4.0-81 Syslog: Aug 24 19:00:44 daniel-All-Series kernel: [10032.532029] [drm:amdgpu_dm_commit_planes.constprop.0 [amdgpu]] *ERROR* Waiting for fences timed out! Aug 24 19:00:44 daniel-All-Series kernel: [10037.653627] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, but soft recovered No problems with kernel 5.4.0-80 My system: -Anzeige- Auflösung : 1920x1080 pixels Hersteller: The X.Org Foundation Version : 1.20.11 Current Display Name : :0 -Bildschirme- Bildschirm 0 : 1920x1080 Pixel -OpenGL- Hersteller: AMD Renderer : AMD Radeon(TM) Vega 11 Graphics (RAVEN, DRM 3.35.0, 5.4.0-80-generic, LLVM 12.0.0) Version : 4.6 (Compatibility Profile) Mesa 21.0.3 -Processors- Package Information AMD Ryzen 5 3400G with Radeon Vega Graphics 0 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 1 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 2 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 3 0:3 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 4 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 5 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 6 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 7 0:3 3700.00 MHz --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: daniel 1611 F pulseaudio /dev/snd/controlC3: daniel 1611 F pulseaudio /dev/snd/controlC2: daniel 1611 F pulseaudio /dev/snd/controlC1: daniel 1611 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: MATE DistroRelease: Linux Mint 20.1 MachineType: Gigabyte Technology Co., Ltd. B450 I AORUS PRO WIFI Package: linux (not installed) ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-80-generic root=UUID=a158e244-91c0-41dd-bb0d-06f5f73885f7 ro quiet splash ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124 RelatedPackageVersions: linux-restricted-modules-5.4.0-80-generic N/A linux-backports-modules-5.4.0-80-generic N/A linux-firmware1.187.16 Tags: ulyssa Uname: Linux 5.4.0-80-generic x86_64 UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht installiert ist. UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo vboxusers _MarkForUpload: False dmi.bios.date: 02/04/2021 dmi.bios.vendor: American Megatrends International, LLC. dmi.bios.version: F60h dmi.board.asset.tag: Default string dmi.board.name: B450 I AORUS PRO WIFI-CF dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF60h:bd02/04/2021:svnGigabyteTechnologyCo.,Ltd.:pnB450IAORUSPROWIFI:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB450IAORUSPROWIFI-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: B450 I AORUS PRO WIFI dmi.product.sku: Default string dmi.product.version: Default string dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940994/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940994] Re: Graphical interface sometimes freezes. Kernel 5.4.0-81
apport information ** Tags added: apport-collected ulyssa ** Description changed: With kernel 5.4.0-81 Syslog: Aug 24 19:00:44 daniel-All-Series kernel: [10032.532029] [drm:amdgpu_dm_commit_planes.constprop.0 [amdgpu]] *ERROR* Waiting for fences timed out! Aug 24 19:00:44 daniel-All-Series kernel: [10037.653627] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, but soft recovered No problems with kernel 5.4.0-80 My system: -Anzeige- Auflösung : 1920x1080 pixels Hersteller: The X.Org Foundation Version : 1.20.11 Current Display Name : :0 -Bildschirme- Bildschirm 0 : 1920x1080 Pixel -OpenGL- Hersteller: AMD Renderer : AMD Radeon(TM) Vega 11 Graphics (RAVEN, DRM 3.35.0, 5.4.0-80-generic, LLVM 12.0.0) Version : 4.6 (Compatibility Profile) Mesa 21.0.3 -Processors- Package Information AMD Ryzen 5 3400G with Radeon Vega Graphics 0 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 1 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 2 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 3 0:3 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 4 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 5 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 6 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 7 0:3 3700.00 MHz + --- + ProblemType: Bug + ApportVersion: 2.20.11-0ubuntu27.18 + Architecture: amd64 + AudioDevicesInUse: + USERPID ACCESS COMMAND + /dev/snd/controlC0: daniel 1611 F pulseaudio + /dev/snd/controlC3: daniel 1611 F pulseaudio + /dev/snd/controlC2: daniel 1611 F pulseaudio + /dev/snd/controlC1: daniel 1611 F pulseaudio + CasperMD5CheckResult: skip + CurrentDesktop: MATE + DistroRelease: Linux Mint 20.1 + MachineType: Gigabyte Technology Co., Ltd. B450 I AORUS PRO WIFI + Package: linux (not installed) + ProcFB: 0 amdgpudrmfb + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-80-generic root=UUID=a158e244-91c0-41dd-bb0d-06f5f73885f7 ro quiet splash + ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124 + RelatedPackageVersions: + linux-restricted-modules-5.4.0-80-generic N/A + linux-backports-modules-5.4.0-80-generic N/A + linux-firmware1.187.16 + Tags: ulyssa + Uname: Linux 5.4.0-80-generic x86_64 + UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht installiert ist. + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo vboxusers + _MarkForUpload: False + dmi.bios.date: 02/04/2021 + dmi.bios.vendor: American Megatrends International, LLC. + dmi.bios.version: F60h + dmi.board.asset.tag: Default string + dmi.board.name: B450 I AORUS PRO WIFI-CF + dmi.board.vendor: Gigabyte Technology Co., Ltd. + dmi.board.version: x.x + dmi.chassis.asset.tag: Default string + dmi.chassis.type: 3 + dmi.chassis.vendor: Default string + dmi.chassis.version: Default string + dmi.modalias: dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF60h:bd02/04/2021:svnGigabyteTechnologyCo.,Ltd.:pnB450IAORUSPROWIFI:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB450IAORUSPROWIFI-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: + dmi.product.family: Default string + dmi.product.name: B450 I AORUS PRO WIFI + dmi.product.sku: Default string + dmi.product.version: Default string + dmi.sys.vendor: Gigabyte Technology Co., Ltd. ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/1940994/+attachment/5520296/+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/1940994 Title: Graphical interface sometimes freezes. Kernel 5.4.0-81 Status in linux package in Ubuntu: Confirmed Bug description: With kernel 5.4.0-81 Syslog: Aug 24 19:00:44 daniel-All-Series kernel: [10032.532029] [drm:amdgpu_dm_commit_planes.constprop.0 [amdgpu]] *ERROR* Waiting for fences timed out! Aug 24 19:00:44 daniel-All-Series kernel: [10037.653627] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, but soft recovered No problems with kernel 5.4.0-80 My system: -Anzeige- Auflösung : 1920x1080 pixels Hersteller: The X.Org Foundation Version : 1.20.11 Current Display Name : :0 -Bildschirme- Bildschirm 0 : 1920x1080 Pixel -OpenGL- Hersteller: AMD Renderer : AMD Radeon(TM) Vega 11 Graphics (RAVEN, DRM 3.35.0, 5.4.0-80-generic, LLVM 12.0.0) Version : 4.6 (Compatibility Profile) Mesa 21.0.3 -Processors- Package
[Kernel-packages] [Bug 1940994] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1940994/+attachment/5520302/+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/1940994 Title: Graphical interface sometimes freezes. Kernel 5.4.0-81 Status in linux package in Ubuntu: Confirmed Bug description: With kernel 5.4.0-81 Syslog: Aug 24 19:00:44 daniel-All-Series kernel: [10032.532029] [drm:amdgpu_dm_commit_planes.constprop.0 [amdgpu]] *ERROR* Waiting for fences timed out! Aug 24 19:00:44 daniel-All-Series kernel: [10037.653627] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, but soft recovered No problems with kernel 5.4.0-80 My system: -Anzeige- Auflösung : 1920x1080 pixels Hersteller: The X.Org Foundation Version : 1.20.11 Current Display Name : :0 -Bildschirme- Bildschirm 0 : 1920x1080 Pixel -OpenGL- Hersteller: AMD Renderer : AMD Radeon(TM) Vega 11 Graphics (RAVEN, DRM 3.35.0, 5.4.0-80-generic, LLVM 12.0.0) Version : 4.6 (Compatibility Profile) Mesa 21.0.3 -Processors- Package Information AMD Ryzen 5 3400G with Radeon Vega Graphics 0 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 1 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 2 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 3 0:3 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 4 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 5 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 6 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 7 0:3 3700.00 MHz --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: daniel 1611 F pulseaudio /dev/snd/controlC3: daniel 1611 F pulseaudio /dev/snd/controlC2: daniel 1611 F pulseaudio /dev/snd/controlC1: daniel 1611 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: MATE DistroRelease: Linux Mint 20.1 MachineType: Gigabyte Technology Co., Ltd. B450 I AORUS PRO WIFI Package: linux (not installed) ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-80-generic root=UUID=a158e244-91c0-41dd-bb0d-06f5f73885f7 ro quiet splash ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124 RelatedPackageVersions: linux-restricted-modules-5.4.0-80-generic N/A linux-backports-modules-5.4.0-80-generic N/A linux-firmware1.187.16 Tags: ulyssa Uname: Linux 5.4.0-80-generic x86_64 UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht installiert ist. UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo vboxusers _MarkForUpload: False dmi.bios.date: 02/04/2021 dmi.bios.vendor: American Megatrends International, LLC. dmi.bios.version: F60h dmi.board.asset.tag: Default string dmi.board.name: B450 I AORUS PRO WIFI-CF dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF60h:bd02/04/2021:svnGigabyteTechnologyCo.,Ltd.:pnB450IAORUSPROWIFI:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB450IAORUSPROWIFI-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: B450 I AORUS PRO WIFI dmi.product.sku: Default string dmi.product.version: Default string dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940994/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940994] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1940994/+attachment/5520298/+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/1940994 Title: Graphical interface sometimes freezes. Kernel 5.4.0-81 Status in linux package in Ubuntu: Confirmed Bug description: With kernel 5.4.0-81 Syslog: Aug 24 19:00:44 daniel-All-Series kernel: [10032.532029] [drm:amdgpu_dm_commit_planes.constprop.0 [amdgpu]] *ERROR* Waiting for fences timed out! Aug 24 19:00:44 daniel-All-Series kernel: [10037.653627] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, but soft recovered No problems with kernel 5.4.0-80 My system: -Anzeige- Auflösung : 1920x1080 pixels Hersteller: The X.Org Foundation Version : 1.20.11 Current Display Name : :0 -Bildschirme- Bildschirm 0 : 1920x1080 Pixel -OpenGL- Hersteller: AMD Renderer : AMD Radeon(TM) Vega 11 Graphics (RAVEN, DRM 3.35.0, 5.4.0-80-generic, LLVM 12.0.0) Version : 4.6 (Compatibility Profile) Mesa 21.0.3 -Processors- Package Information AMD Ryzen 5 3400G with Radeon Vega Graphics 0 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 1 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 2 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 3 0:3 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 4 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 5 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 6 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 7 0:3 3700.00 MHz --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: daniel 1611 F pulseaudio /dev/snd/controlC3: daniel 1611 F pulseaudio /dev/snd/controlC2: daniel 1611 F pulseaudio /dev/snd/controlC1: daniel 1611 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: MATE DistroRelease: Linux Mint 20.1 MachineType: Gigabyte Technology Co., Ltd. B450 I AORUS PRO WIFI Package: linux (not installed) ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-80-generic root=UUID=a158e244-91c0-41dd-bb0d-06f5f73885f7 ro quiet splash ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124 RelatedPackageVersions: linux-restricted-modules-5.4.0-80-generic N/A linux-backports-modules-5.4.0-80-generic N/A linux-firmware1.187.16 Tags: ulyssa Uname: Linux 5.4.0-80-generic x86_64 UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht installiert ist. UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo vboxusers _MarkForUpload: False dmi.bios.date: 02/04/2021 dmi.bios.vendor: American Megatrends International, LLC. dmi.bios.version: F60h dmi.board.asset.tag: Default string dmi.board.name: B450 I AORUS PRO WIFI-CF dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF60h:bd02/04/2021:svnGigabyteTechnologyCo.,Ltd.:pnB450IAORUSPROWIFI:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB450IAORUSPROWIFI-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: B450 I AORUS PRO WIFI dmi.product.sku: Default string dmi.product.version: Default string dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940994/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940994] CRDA.txt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1940994/+attachment/5520297/+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/1940994 Title: Graphical interface sometimes freezes. Kernel 5.4.0-81 Status in linux package in Ubuntu: Confirmed Bug description: With kernel 5.4.0-81 Syslog: Aug 24 19:00:44 daniel-All-Series kernel: [10032.532029] [drm:amdgpu_dm_commit_planes.constprop.0 [amdgpu]] *ERROR* Waiting for fences timed out! Aug 24 19:00:44 daniel-All-Series kernel: [10037.653627] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, but soft recovered No problems with kernel 5.4.0-80 My system: -Anzeige- Auflösung : 1920x1080 pixels Hersteller: The X.Org Foundation Version : 1.20.11 Current Display Name : :0 -Bildschirme- Bildschirm 0 : 1920x1080 Pixel -OpenGL- Hersteller: AMD Renderer : AMD Radeon(TM) Vega 11 Graphics (RAVEN, DRM 3.35.0, 5.4.0-80-generic, LLVM 12.0.0) Version : 4.6 (Compatibility Profile) Mesa 21.0.3 -Processors- Package Information AMD Ryzen 5 3400G with Radeon Vega Graphics 0 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 1 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 2 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 3 0:3 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 4 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 5 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 6 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 7 0:3 3700.00 MHz --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: daniel 1611 F pulseaudio /dev/snd/controlC3: daniel 1611 F pulseaudio /dev/snd/controlC2: daniel 1611 F pulseaudio /dev/snd/controlC1: daniel 1611 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: MATE DistroRelease: Linux Mint 20.1 MachineType: Gigabyte Technology Co., Ltd. B450 I AORUS PRO WIFI Package: linux (not installed) ProcFB: 0 amdgpudrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-80-generic root=UUID=a158e244-91c0-41dd-bb0d-06f5f73885f7 ro quiet splash ProcVersionSignature: Ubuntu 5.4.0-80.90-generic 5.4.124 RelatedPackageVersions: linux-restricted-modules-5.4.0-80-generic N/A linux-backports-modules-5.4.0-80-generic N/A linux-firmware1.187.16 Tags: ulyssa Uname: Linux 5.4.0-80-generic x86_64 UnreportableReason: In diesem Bericht geht es um ein Paket, welches nicht installiert ist. UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo vboxusers _MarkForUpload: False dmi.bios.date: 02/04/2021 dmi.bios.vendor: American Megatrends International, LLC. dmi.bios.version: F60h dmi.board.asset.tag: Default string dmi.board.name: B450 I AORUS PRO WIFI-CF dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInternational,LLC.:bvrF60h:bd02/04/2021:svnGigabyteTechnologyCo.,Ltd.:pnB450IAORUSPROWIFI:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnB450IAORUSPROWIFI-CF:rvrx.x:cvnDefaultstring:ct3:cvrDefaultstring: dmi.product.family: Default string dmi.product.name: B450 I AORUS PRO WIFI dmi.product.sku: Default string dmi.product.version: Default string dmi.sys.vendor: Gigabyte Technology Co., Ltd. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940994/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940994] Missing required logs.
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 1940994 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu) Status: New => Incomplete ** Tags added: 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/1940994 Title: Graphical interface sometimes freezes. Kernel 5.4.0-81 Status in linux package in Ubuntu: Incomplete Bug description: With kernel 5.4.0-81 Syslog: Aug 24 19:00:44 daniel-All-Series kernel: [10032.532029] [drm:amdgpu_dm_commit_planes.constprop.0 [amdgpu]] *ERROR* Waiting for fences timed out! Aug 24 19:00:44 daniel-All-Series kernel: [10037.653627] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, but soft recovered No problems with kernel 5.4.0-80 My system: -Anzeige- Auflösung : 1920x1080 pixels Hersteller: The X.Org Foundation Version : 1.20.11 Current Display Name : :0 -Bildschirme- Bildschirm 0 : 1920x1080 Pixel -OpenGL- Hersteller: AMD Renderer : AMD Radeon(TM) Vega 11 Graphics (RAVEN, DRM 3.35.0, 5.4.0-80-generic, LLVM 12.0.0) Version : 4.6 (Compatibility Profile) Mesa 21.0.3 -Processors- Package Information AMD Ryzen 5 3400G with Radeon Vega Graphics 0 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 1 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 2 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 3 0:3 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 4 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 5 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 6 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 7 0:3 3700.00 MHz To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940994/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1926938] Re: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS
Since HWE in focal changed today (?) to 5.13.0-14, trying to get it to run I tried #66 DanglingPointer's approach (was on the same path trying to build from the hirsute repo on Mint 20.2 - success with 5.11.0-25 after building dwarves locally :)). libbpf was missing, installed from debian. zstd was missing, too, installed from debian. Aaaand... it works. Next up will be to build the impish repo on this machine. Interesting build - detail: Running "time sudo dpkg-buildpackage -d -nc --no-sign -j33" is faster on the same machine as using fakeroot. With sudo the machine is maxed out, build times in the 20 minutes range on Ryzen 9-3950X with 170A EDC limit. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1926938 Title: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS Status in linux package in Ubuntu: Confirmed Bug description: Hi all, The Mainline wiki states that the mainline kernels are built with the previous LTS toolchain, but the recent 5.12.x and 5.11.x releases are being built with Hirsuite 21.04, and before that Groovy? If this is intentional, then the wiki should be updated to reflect the change in policy. From https://wiki.ubuntu.com/Kernel/MainlineBuilds Mainline kernel build toolchain These kernels are built with the toolchain (gcc, g++, etc.) from the previous Ubuntu LTS release. (e.g. Ubuntu 14.04 "Trusty Tahr" / 16.04 "Xenial Xerus" / 18.04 "Bionic Beaver", etc.) Therefore, out-of-tree kernel modules you already have built and installed for use with your release kernels are not likely to work with the mainline builds. The 5.12 kernel was built with GCC 10.3.0, and 5.11.16 with 10.2.0. On my Focal LTS system I have GCC 9.3.0. The Mainline kernel build toolchain These kernels are built with the toolchain (gcc, g++, etc.) from the previous Ubuntu LTS release. (e.g. Ubuntu 14.04 "Trusty Tahr" / 16.04 "Xenial Xerus" / 18.04 "Bionic Beaver", etc.) Therefore, out-of-tree kernel modules you already have built and installed for use with your release kernels are not likely to work with the mainline builds. The *linux-headers-generic* packages have unmet dependencies on 20.04 LTS. I could install Groovy built kernels fine, but the Hirsuite ones built with GCC 10.3.0 appear to require libc6 >= 2.33. So the new kernels can't be installed on Focal (libc 2.31). Thanks, Mark To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1926938/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940994] Re: Graphical interface sometimes freezes. Kernel 5.4.0-81
** Summary changed: - Graphical interface sometimes freezes + Graphical interface sometimes freezes. Kernel 5.4.0-81 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1940994 Title: Graphical interface sometimes freezes. Kernel 5.4.0-81 Status in linux package in Ubuntu: New Bug description: With kernel 5.4.0-81 Syslog: Aug 24 19:00:44 daniel-All-Series kernel: [10032.532029] [drm:amdgpu_dm_commit_planes.constprop.0 [amdgpu]] *ERROR* Waiting for fences timed out! Aug 24 19:00:44 daniel-All-Series kernel: [10037.653627] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, but soft recovered No problems with kernel 5.4.0-80 My system: -Anzeige- Auflösung : 1920x1080 pixels Hersteller: The X.Org Foundation Version : 1.20.11 Current Display Name : :0 -Bildschirme- Bildschirm 0 : 1920x1080 Pixel -OpenGL- Hersteller: AMD Renderer : AMD Radeon(TM) Vega 11 Graphics (RAVEN, DRM 3.35.0, 5.4.0-80-generic, LLVM 12.0.0) Version : 4.6 (Compatibility Profile) Mesa 21.0.3 -Processors- Package Information AMD Ryzen 5 3400G with Radeon Vega Graphics 0 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 1 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 2 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 3 0:3 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 4 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 5 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 6 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 7 0:3 3700.00 MHz To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940994/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940994] [NEW] Graphical interface sometimes freezes. Kernel 5.4.0-81
Public bug reported: With kernel 5.4.0-81 Syslog: Aug 24 19:00:44 daniel-All-Series kernel: [10032.532029] [drm:amdgpu_dm_commit_planes.constprop.0 [amdgpu]] *ERROR* Waiting for fences timed out! Aug 24 19:00:44 daniel-All-Series kernel: [10037.653627] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, but soft recovered No problems with kernel 5.4.0-80 My system: -Anzeige- Auflösung : 1920x1080 pixels Hersteller : The X.Org Foundation Version : 1.20.11 Current Display Name: :0 -Bildschirme- Bildschirm 0: 1920x1080 Pixel -OpenGL- Hersteller : AMD Renderer: AMD Radeon(TM) Vega 11 Graphics (RAVEN, DRM 3.35.0, 5.4.0-80-generic, LLVM 12.0.0) Version : 4.6 (Compatibility Profile) Mesa 21.0.3 -Processors- Package Information AMD Ryzen 5 3400G with Radeon Vega Graphics 0 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 1 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 2 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 3 0:3 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 4 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 5 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 6 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 7 0:3 3700.00 MHz ** Affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1940994 Title: Graphical interface sometimes freezes. Kernel 5.4.0-81 Status in linux package in Ubuntu: New Bug description: With kernel 5.4.0-81 Syslog: Aug 24 19:00:44 daniel-All-Series kernel: [10032.532029] [drm:amdgpu_dm_commit_planes.constprop.0 [amdgpu]] *ERROR* Waiting for fences timed out! Aug 24 19:00:44 daniel-All-Series kernel: [10037.653627] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, but soft recovered No problems with kernel 5.4.0-80 My system: -Anzeige- Auflösung : 1920x1080 pixels Hersteller: The X.Org Foundation Version : 1.20.11 Current Display Name : :0 -Bildschirme- Bildschirm 0 : 1920x1080 Pixel -OpenGL- Hersteller: AMD Renderer : AMD Radeon(TM) Vega 11 Graphics (RAVEN, DRM 3.35.0, 5.4.0-80-generic, LLVM 12.0.0) Version : 4.6 (Compatibility Profile) Mesa 21.0.3 -Processors- Package Information AMD Ryzen 5 3400G with Radeon Vega Graphics 0 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 1 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 2 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 3 0:3 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 4 0:0 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 5 0:1 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 6 0:2 3700.00 MHz AMD Ryzen 5 3400G with Radeon Vega Graphics 7 0:3 3700.00 MHz To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940994/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940778] Re: Touchpad does not work on Linux Ubuntu 20.04 LTS, but it does work on Windows 10
You may want to try HWE kernel which supports newer hardware sudo apt install linux-generic-hwe-20.04 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1940778 Title: Touchpad does not work on Linux Ubuntu 20.04 LTS, but it does work on Windows 10 Status in linux package in Ubuntu: Confirmed Bug description: Lenovo Legion Y540-15IRH, model name 81SX, MTM: 81SX00A3RK. Touchpad works on Windows 10, but does not work on Linux Ubuntu Budgie 20.04.2 LTS. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: linux-image-5.4.0-81-generic 5.4.0-81.91 ProcVersionSignature: Ubuntu 5.4.0-81.91-generic 5.4.128 Uname: Linux 5.4.0-81-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: raylend1659 F pulseaudio /dev/snd/controlC0: raylend1659 F pulseaudio CasperMD5CheckResult: skip CurrentDesktop: Budgie:GNOME Date: Sun Aug 22 20:41:40 2021 InstallationDate: Installed on 2020-05-17 (462 days ago) InstallationMedia: Ubuntu-Budgie 20.04 LTS "Focal Fossa" - Release amd64 (20200423) MachineType: LENOVO 81SX ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-81-generic root=UUID=4f63cec8-75a6-45ed-b628-e808c54fe158 ro quiet splash acpi_osi= vt.handoff=7 RelatedPackageVersions: linux-restricted-modules-5.4.0-81-generic N/A linux-backports-modules-5.4.0-81-generic N/A linux-firmware1.187.16 SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 11/30/2020 dmi.bios.vendor: LENOVO dmi.bios.version: BHCN41WW dmi.board.asset.tag: NO Asset Tag dmi.board.name: LNVNB161216 dmi.board.vendor: LENOVO dmi.board.version: NO DPK dmi.chassis.asset.tag: NO Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Legion Y540-15IRH dmi.modalias: dmi:bvnLENOVO:bvrBHCN41WW:bd11/30/2020:svnLENOVO:pn81SX:pvrLegionY540-15IRH:rvnLENOVO:rnLNVNB161216:rvrNODPK:cvnLENOVO:ct10:cvrLegionY540-15IRH: dmi.product.family: Legion Y540-15IRH dmi.product.name: 81SX dmi.product.sku: LENOVO_MT_81SX_BU_idea_FM_Legion Y540-15IRH dmi.product.version: Legion Y540-15IRH dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1940778/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 759725] Re: The kernel is no longer readable by non-root users
I'm still trying to reliably workaround this pointless bug. It seems one needs to create a script in /etc/kernel/postinst.d to run dpkg- stateoveride --update, but that command is not idempotent, so kernel updates fail if you update existing versions. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/759725 Title: The kernel is no longer readable by non-root users Status in linux package in Ubuntu: Won't Fix Bug description: The mode of the latest kernel has changed so it is no longer readable by non-root users: -rw-r--r-- 1 root root 4336016 2010-10-17 01:37 /boot/vmlinuz-2.6.35-22-generic -rw-r--r-- 1 root root 4336912 2010-11-24 12:46 /boot/vmlinuz-2.6.35-23-generic -rw-r--r-- 1 root root 4523072 2011-03-08 18:47 /boot/vmlinuz-2.6.38-6-generic -rw--- 1 root root 4523936 2011-04-11 05:24 /boot/vmlinuz-2.6.38-8-generic This prevents people from using this kernel to boot qemu virtual machines as non-root. Please change the mode back to make the kernel readable. ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: linux-image-2.6.38-8-generic 2.6.38-8.42 Regression: Yes Reproducible: Yes ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4 Uname: Linux 2.6.35-22-generic x86_64 AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 2: ls: cannot access /dev/snd/: No such file or directory AplayDevices: aplay: device_list:240: no soundcards found... Architecture: amd64 ArecordDevices: arecord: device_list:240: no soundcards found... CRDA: Error: [Errno 2] No such file or directory Date: Wed Apr 13 13:05:01 2011 HibernationDevice: RESUME=UUID=112bf9c4-620e-441f-abb3-aeac6aa15294 InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007) IwConfig: lono wireless extensions. eth0 no wireless extensions. Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub MachineType: Red Hat KVM PciMultimedia: ProcEnviron: LANG=en_GB.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-22-generic root=UUID=1efa0b67-17df-484e-980c-8544fa2149fe ro quiet splash RelatedPackageVersions: linux-restricted-modules-2.6.35-22-generic N/A linux-backports-modules-2.6.35-22-generic N/A linux-firmware 1.50 RfKill: SourcePackage: linux UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 01/01/2007 dmi.bios.vendor: Seabios dmi.bios.version: 0.5.1 dmi.chassis.type: 1 dmi.chassis.vendor: Red Hat dmi.modalias: dmi:bvnSeabios:bvr0.5.1:bd01/01/2007:svnRedHat:pnKVM:pvrRHEL6.0.0PC:cvnRedHat:ct1:cvr: dmi.product.name: KVM dmi.product.version: RHEL 6.0.0 PC dmi.sys.vendor: Red Hat To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/759725/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940860] Re: Mellanox NIC interface names change between 5.4 and 5.8
@ddstreet I agree that systemd is behaving as designed. But I'm not sure what the proper fix for this is, and therefore where changes would be required. My initial thought is that perhaps subiquity installs should do what MAAS installs do and configure netplan to always use the install-time names. I've added a subiquity for that consideration. Note that if that is the chosen solution, we should be careful to ignore NICs with randomly generated MACs (see bug 1936972). ** Also affects: subiquity Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1940860 Title: Mellanox NIC interface names change between 5.4 and 5.8 Status in subiquity: New Status in linux package in Ubuntu: Confirmed Status in systemd package in Ubuntu: New Bug description: I noticed on a couple of systems that my network interface names change when upgrading from the focal LTS (5.4) kernel to the focal HWE (both 5.8 & 5.11) kernels. Both systems have Mellanox Connect-X 5 NICs. dannf@bizzy:~$ uname -a Linux bizzy 5.4.0-81-generic #91-Ubuntu SMP Thu Jul 15 19:10:30 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux dannf@bizzy:~$ ls /sys/class/net enp1s0f0 enp1s0f1 enx3e8734bc294f lo dannf@bizzy:~$ uname -a Linux bizzy 5.8.0-63-generic #71~20.04.1-Ubuntu SMP Thu Jul 15 17:46:44 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux dannf@bizzy:~$ ls /sys/class/net enp1s0f0np0 enp1s0f1np1 enx3e8734bc294f lo dannf@bizzy:~$ uname -a Linux bizzy 5.11.0-27-generic #29~20.04.1-Ubuntu SMP Wed Aug 11 15:58:08 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux dannf@bizzy:~$ ls /sys/class/net enp1s0f0np0 enp1s0f1np1 enx3e8734bc294f lo I bisected this down to a kernel change: # first bad commit: [c6acd629eec754a9679f922d51f90e44c769b80c] net/mlx5e: Add support for devlink-port in non-representors mode The impact is that your network can fail to come up after transitioning from the LTS kernel to the HWE kernel. Now, this isn't a huge problem for MAAS installs because MAAS configures netplan to always use the same names as were used at commissioning. It does impact subiquity based installs however, which do not. To manage notifications about this bug go to: https://bugs.launchpad.net/subiquity/+bug/1940860/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1786013] Autopkgtest regression report (linux-meta-snapdragon/4.15.0.1112.115)
All autopkgtests for the newly accepted linux-meta-snapdragon (4.15.0.1112.115) for bionic have finished running. The following regressions have been reported in tests triggered by the package: lxd/3.0.3-0ubuntu1~18.04.1 (arm64) Please visit the excuses page listed below and investigate the failures, proceeding afterwards as per the StableReleaseUpdates policy regarding autopkgtest regressions [1]. https://people.canonical.com/~ubuntu-archive/proposed- migration/bionic/update_excuses.html#linux-meta-snapdragon [1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions Thank you! -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-azure in Ubuntu. https://bugs.launchpad.net/bugs/1786013 Title: Packaging resync Status in linux package in Ubuntu: Fix Released Status in linux-azure package in Ubuntu: Fix Released Status in linux-azure-edge package in Ubuntu: Confirmed Status in linux source package in Precise: Fix Released Status in linux-azure source package in Precise: Invalid Status in linux-azure-edge source package in Precise: Invalid Status in linux source package in Trusty: Fix Released Status in linux-azure source package in Trusty: Fix Released Status in linux-azure-edge source package in Trusty: Invalid Status in linux source package in Xenial: Fix Released Status in linux-azure source package in Xenial: Fix Released Status in linux-azure-edge source package in Xenial: Fix Released Status in linux source package in Bionic: Fix Released Status in linux-azure source package in Bionic: Fix Released Status in linux-azure-edge source package in Bionic: Fix Released Status in linux source package in Cosmic: Fix Released Status in linux-azure source package in Cosmic: Fix Released Status in linux-azure-edge source package in Cosmic: Confirmed Status in linux source package in Disco: Fix Released Status in linux-azure source package in Disco: Fix Released Status in linux-azure-edge source package in Disco: Won't Fix Bug description: Ongoing packing resyncs. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1786013/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940984] Re: 5.11.0-1017 fails to boot on qemu builders
OK, this is actually due to the changes between u-boot-menu 4.0.1ubuntu0.1 and 4.0.2ubuntu5~20.04.1. The relevant difference is that the menu entry now has `fdtdir /lib/firmware/5.8.0-29-generic/device-tree/` (or similar) when it previously didn't load a device tree at all. I successfully worked around this by adding the following to `/etc/default/u-boot`: # XXX cjwatson 2021-08-24: Revert to old (nonexistent) default, since using # the device tree in /lib/firmware/ results in an image that fails to boot. # See https://bugs.launchpad.net/bugs/1940984. U_BOOT_FDT_DIR="/usr/lib/linux-image-" ** Package changed: linux-riscv-5.11 (Ubuntu) => u-boot-menu (Ubuntu) ** Summary changed: - 5.11.0-1017 fails to boot on qemu builders + u-boot fails to load FDT from linux-firmware on qemu builders -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-riscv-5.11 in Ubuntu. https://bugs.launchpad.net/bugs/1940984 Title: u-boot fails to load FDT from linux-firmware on qemu builders Status in u-boot-menu package in Ubuntu: New Bug description: I tried to do a routine upgrade and reflash of the Launchpad riscv64 builders, which pulled in linux-image-5.11.0-1017-generic 5.11.0-1017.18~20.04.1. The resulting image failed to boot with the following (complete) console output: Device 0: QEMU VirtIO Block Device Type: Hard Disk Capacity: 71680.0 MB = 70.0 GB (146800640 x 512) ... is now current device Scanning virtio 0:1... Found /boot/extlinux/extlinux.conf Retrieving file: /boot/extlinux/extlinux.conf 1391 bytes read in 1 ms (1.3 MiB/s) U-Boot menu 1: Ubuntu 20.04.3 LTS 5.11.0-1017-generic 2: Ubuntu 20.04.3 LTS 5.11.0-1017-generic (rescue target) 3: Ubuntu 20.04.3 LTS 5.8.0-29-generic 4: Ubuntu 20.04.3 LTS 5.8.0-29-generic (rescue target) Enter choice: 1:Ubuntu 20.04.3 LTS 5.11.0-1017-generic Retrieving file: /boot/initrd.img-5.11.0-1017-generic 18962 bytes read in 509 ms (355.3 MiB/s) Retrieving file: /boot/vmlinuz-5.11.0-1017-generic 25258496 bytes read in 70 ms (344.1 MiB/s) append: root=UUID=b797e480-278b-4efc-ae1a-bb1634c8cbcf rw noquiet root=/dev/vda1 Unhandled exception: Load access fault EPC: fffb642c RA: fff73bc4 TVAL: EPC: 8024a42c RA: 80207bc4 reloc adjusted ### ERROR ### Please RESET the board ### For the time being I've set `U_BOOT_DEFAULT="l1"` in `/etc/default/u-boot` to force it back to the 5.8 kernel, although that's obviously not very robust. Let me know if there's anything else useful I can provide. The full image is kind of massive (70G, though sparse so with only 13G of actual data), so I hope you can reproduce it with something more stripped-down. I've attached the libvirt domain definition. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/u-boot-menu/+bug/1940984/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1882623] Re: VM enter into hung status after triggering a crash
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- bionic' to 'verification-done-bionic'. If the problem still exists, change the tag 'verification-needed-bionic' to 'verification-failed- bionic'. If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you! ** Tags added: verification-needed-bionic -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-azure-4.15 in Ubuntu. https://bugs.launchpad.net/bugs/1882623 Title: VM enter into hung status after triggering a crash Status in linux-azure package in Ubuntu: In Progress Status in linux-azure-4.15 package in Ubuntu: Fix Committed Status in linux-azure source package in Bionic: Fix Committed Status in linux-azure-4.15 source package in Bionic: Fix Committed Bug description: [Impact] * When kdumping on trusty/4.15 in an Azure instance, we observe quite frequently a stall on the kdump kernel, it gets blocked and soon we see a stack like the following: [ 65.452007] INFO: rcu_sched detected stalls on CPUs/tasks: [ 65.456004] 1-...!: (0 ticks this GP) idle=488/0/0 softirq=1/1 fqs=0 [ 65.456004] (detected by 0, t=15002 jiffies, g=707, c=706, q=8457) [ 65.456004] rcu_sched kthread starved for 15002 jiffies! g707 c706 f0x0 RCU_GP_WAIT_FQS(3) ->state=0x402 ->cpu=1 * By using the Azure serial console, we collected a sysrq-w when the issue happens: [ 529.515013] sysrq: Show Blocked State [ 529.517730] taskPC stack pid father [ 529.519006] kworker/u4:2D094 2 0x8000 [ 529.519006] Workqueue: events_unbound fsnotify_mark_destroy_workfn [ 529.519006] Call Trace: [ 529.519006] __schedule+0x292/0x880 [ 529.519006] schedule+0x36/0x80 [ 529.519006] schedule_timeout+0x1d5/0x2f0 [ 529.519006] ? check_preempt_wakeup+0x162/0x260 [ 529.519006] wait_for_completion+0xa5/0x110 [ 529.519006] ? wake_up_q+0x80/0x80 [ 529.519006] __synchronize_srcu.part.14+0x67/0x80 [ 529.519006] ? trace_raw_output_rcu_utilization+0x50/0x50 [ 529.519006] ? __switch_to_asm+0x41/0x70 [ 529.519006] synchronize_srcu+0xd1/0xd6 [ 529.519006] fsnotify_mark_destroy_workfn+0x6d/0xc0 [ 529.519006] process_one_work+0x14e/0x390 [ 529.519006] worker_thread+0x1cc/0x3d0 [ 529.519006] kthread+0x105/0x140 [ 529.519006] ? max_active_store+0x60/0x60 [ 529.519006] ? kthread_bind+0x20/0x20 [ 529.519006] ret_from_fork+0x35/0x40 [ 529.519006] udevadm D0 544 1 0x [ 529.519006] Call Trace: [ 529.519006] __schedule+0x292/0x880 [ 529.519006] schedule+0x36/0x80 [ 529.519006] schedule_timeout+0x1d5/0x2f0 [ 529.519006] ? try_to_wake_up+0x4a/0x460 [ 529.519006] ? try_to_wake_up+0x4a/0x460 [ 529.519006] wait_for_completion+0xa5/0x110 [ 529.519006] ? wake_up_q+0x80/0x80 [ 529.519006] __flush_work.isra.29+0x119/0x1b0 [ 529.519006] ? destroy_worker+0x90/0x90 [ 529.519006] flush_delayed_work+0x3f/0x50 [ 529.519006] fsnotify_wait_marks_destroyed+0x15/0x20 [ 529.519006] fsnotify_destroy_group+0x4e/0xc0 [ 529.519006] inotify_release+0x1e/0x50 [ 529.519006] __fput+0xea/0x220 [ 529.519006] fput+0xe/0x10 [ 529.519006] task_work_run+0x8c/0xb0 [ 529.519006] exit_to_usermode_loop+0x70/0xa9 [ 529.519006] do_syscall_64+0x1b5/0x1e0 [ 529.519006] entry_SYSCALL_64_after_hwframe+0x41/0xa6 [ 529.519006] dhclientD0 573572 0x [ 529.519006] Call Trace: [ 529.519006] __schedule+0x292/0x880 [ 529.519006] schedule+0x36/0x80 [ 529.519006] schedule_timeout+0x1d5/0x2f0 [ 529.519006] ? aa_profile_af_perm+0xb4/0xf0 [ 529.519006] wait_for_completion+0xa5/0x110 [ 529.519006] ? wake_up_q+0x80/0x80 [ 529.519006] __wait_rcu_gp+0x123/0x150 [ 529.519006] synchronize_sched+0x4e/0x60 [ 529.519006] ? __call_rcu+0x2f0/0x2f0 [ 529.519006] ? trace_raw_output_rcu_utilization+0x50/0x50 [ 529.519006] synchronize_net+0x1c/0x30 [ 529.519006] __unregister_prot_hook+0xcd/0xf0 [ 529.519006] packet_do_bind+0x1bd/0x250 [ 529.519006] packet_bind+0x2f/0x50 [ 529.519006] SYSC_bind+0xd8/0x110 [ 529.519006] ? sock_alloc_file+0x91/0x130 [ 529.519006] SyS_bind+0xe/0x10 [ 529.519006] do_syscall_64+0x80/0x1e0 [ 529.519006] entry_SYSCALL_64_after_hwframe+0x41/0xa6 * Bisecting mainline kernels, we found that v4.17-rc1 didn't reproduce the issue, whereas v4.16 reproduced. Then, a fine-grained git bisect led us to the fix - the following patch, when backported to a problematic version, fixes the issue: d8e462e1930
[Kernel-packages] [Bug 1940984] Re: 5.11.0-1017 fails to boot on qemu builders
Hm, I actually get similar results when I revert to 5.8.0-29: Device 0: QEMU VirtIO Block Device Type: Hard Disk Capacity: 71680.0 MB = 70.0 GB (146800640 x 512) ... is now current device Scanning virtio 0:1... Found /boot/extlinux/extlinux.conf Retrieving file: /boot/extlinux/extlinux.conf 1391 bytes read in 2 ms (678.7 KiB/s) U-Boot menu 1: Ubuntu 20.04.3 LTS 5.11.0-1017-generic 2: Ubuntu 20.04.3 LTS 5.11.0-1017-generic (rescue target) 3: Ubuntu 20.04.3 LTS 5.8.0-29-generic 4: Ubuntu 20.04.3 LTS 5.8.0-29-generic (rescue target) Enter choice: 3:Ubuntu 20.04.3 LTS 5.8.0-29-generic Retrieving file: /boot/initrd.img-5.8.0-29-generic 181049573 bytes read in 461 ms (374.5 MiB/s) Retrieving file: /boot/vmlinuz-5.8.0-29-generic 20059580 bytes read in 80 ms (239.1 MiB/s) append: root=UUID=b797e480-278b-4efc-ae1a-bb1634c8cbcf rw noquiet root=/dev/vda1 Unhandled exception: Load access fault EPC: fffb642c RA: fff73bc4 TVAL: EPC: 8024a42c RA: 80207bc4 reloc adjusted ### ERROR ### Please RESET the board ### I'll investigate further. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-riscv-5.11 in Ubuntu. https://bugs.launchpad.net/bugs/1940984 Title: 5.11.0-1017 fails to boot on qemu builders Status in linux-riscv-5.11 package in Ubuntu: New Bug description: I tried to do a routine upgrade and reflash of the Launchpad riscv64 builders, which pulled in linux-image-5.11.0-1017-generic 5.11.0-1017.18~20.04.1. The resulting image failed to boot with the following (complete) console output: Device 0: QEMU VirtIO Block Device Type: Hard Disk Capacity: 71680.0 MB = 70.0 GB (146800640 x 512) ... is now current device Scanning virtio 0:1... Found /boot/extlinux/extlinux.conf Retrieving file: /boot/extlinux/extlinux.conf 1391 bytes read in 1 ms (1.3 MiB/s) U-Boot menu 1: Ubuntu 20.04.3 LTS 5.11.0-1017-generic 2: Ubuntu 20.04.3 LTS 5.11.0-1017-generic (rescue target) 3: Ubuntu 20.04.3 LTS 5.8.0-29-generic 4: Ubuntu 20.04.3 LTS 5.8.0-29-generic (rescue target) Enter choice: 1:Ubuntu 20.04.3 LTS 5.11.0-1017-generic Retrieving file: /boot/initrd.img-5.11.0-1017-generic 18962 bytes read in 509 ms (355.3 MiB/s) Retrieving file: /boot/vmlinuz-5.11.0-1017-generic 25258496 bytes read in 70 ms (344.1 MiB/s) append: root=UUID=b797e480-278b-4efc-ae1a-bb1634c8cbcf rw noquiet root=/dev/vda1 Unhandled exception: Load access fault EPC: fffb642c RA: fff73bc4 TVAL: EPC: 8024a42c RA: 80207bc4 reloc adjusted ### ERROR ### Please RESET the board ### For the time being I've set `U_BOOT_DEFAULT="l1"` in `/etc/default/u-boot` to force it back to the 5.8 kernel, although that's obviously not very robust. Let me know if there's anything else useful I can provide. The full image is kind of massive (70G, though sparse so with only 13G of actual data), so I hope you can reproduce it with something more stripped-down. I've attached the libvirt domain definition. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-riscv-5.11/+bug/1940984/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940984] [NEW] 5.11.0-1017 fails to boot on qemu builders
Public bug reported: I tried to do a routine upgrade and reflash of the Launchpad riscv64 builders, which pulled in linux-image-5.11.0-1017-generic 5.11.0-1017.18~20.04.1. The resulting image failed to boot with the following (complete) console output: Device 0: QEMU VirtIO Block Device Type: Hard Disk Capacity: 71680.0 MB = 70.0 GB (146800640 x 512) ... is now current device Scanning virtio 0:1... Found /boot/extlinux/extlinux.conf Retrieving file: /boot/extlinux/extlinux.conf 1391 bytes read in 1 ms (1.3 MiB/s) U-Boot menu 1: Ubuntu 20.04.3 LTS 5.11.0-1017-generic 2: Ubuntu 20.04.3 LTS 5.11.0-1017-generic (rescue target) 3: Ubuntu 20.04.3 LTS 5.8.0-29-generic 4: Ubuntu 20.04.3 LTS 5.8.0-29-generic (rescue target) Enter choice: 1:Ubuntu 20.04.3 LTS 5.11.0-1017-generic Retrieving file: /boot/initrd.img-5.11.0-1017-generic 18962 bytes read in 509 ms (355.3 MiB/s) Retrieving file: /boot/vmlinuz-5.11.0-1017-generic 25258496 bytes read in 70 ms (344.1 MiB/s) append: root=UUID=b797e480-278b-4efc-ae1a-bb1634c8cbcf rw noquiet root=/dev/vda1 Unhandled exception: Load access fault EPC: fffb642c RA: fff73bc4 TVAL: EPC: 8024a42c RA: 80207bc4 reloc adjusted ### ERROR ### Please RESET the board ### For the time being I've set `U_BOOT_DEFAULT="l1"` in `/etc/default/u-boot` to force it back to the 5.8 kernel, although that's obviously not very robust. Let me know if there's anything else useful I can provide. The full image is kind of massive (70G, though sparse so with only 13G of actual data), so I hope you can reproduce it with something more stripped-down. I've attached the libvirt domain definition. ** Affects: linux-riscv-5.11 (Ubuntu) Importance: Undecided Status: New ** Attachment added: "riscv64-qemu-lcy01-002.xml" https://bugs.launchpad.net/bugs/1940984/+attachment/5520278/+files/riscv64-qemu-lcy01-002.xml -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-riscv-5.11 in Ubuntu. https://bugs.launchpad.net/bugs/1940984 Title: 5.11.0-1017 fails to boot on qemu builders Status in linux-riscv-5.11 package in Ubuntu: New Bug description: I tried to do a routine upgrade and reflash of the Launchpad riscv64 builders, which pulled in linux-image-5.11.0-1017-generic 5.11.0-1017.18~20.04.1. The resulting image failed to boot with the following (complete) console output: Device 0: QEMU VirtIO Block Device Type: Hard Disk Capacity: 71680.0 MB = 70.0 GB (146800640 x 512) ... is now current device Scanning virtio 0:1... Found /boot/extlinux/extlinux.conf Retrieving file: /boot/extlinux/extlinux.conf 1391 bytes read in 1 ms (1.3 MiB/s) U-Boot menu 1: Ubuntu 20.04.3 LTS 5.11.0-1017-generic 2: Ubuntu 20.04.3 LTS 5.11.0-1017-generic (rescue target) 3: Ubuntu 20.04.3 LTS 5.8.0-29-generic 4: Ubuntu 20.04.3 LTS 5.8.0-29-generic (rescue target) Enter choice: 1:Ubuntu 20.04.3 LTS 5.11.0-1017-generic Retrieving file: /boot/initrd.img-5.11.0-1017-generic 18962 bytes read in 509 ms (355.3 MiB/s) Retrieving file: /boot/vmlinuz-5.11.0-1017-generic 25258496 bytes read in 70 ms (344.1 MiB/s) append: root=UUID=b797e480-278b-4efc-ae1a-bb1634c8cbcf rw noquiet root=/dev/vda1 Unhandled exception: Load access fault EPC: fffb642c RA: fff73bc4 TVAL: EPC: 8024a42c RA: 80207bc4 reloc adjusted ### ERROR ### Please RESET the board ### For the time being I've set `U_BOOT_DEFAULT="l1"` in `/etc/default/u-boot` to force it back to the 5.8 kernel, although that's obviously not very robust. Let me know if there's anything else useful I can provide. The full image is kind of massive (70G, though sparse so with only 13G of actual data), so I hope you can reproduce it with something more stripped-down. I've attached the libvirt domain definition. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-riscv-5.11/+bug/1940984/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1939618] Comment bridged from LTC Bugzilla
--- Comment From fre...@de.ibm.com 2021-08-24 11:41 EDT--- hm, ok - thats a lot of effort, but I'll do it ... -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1939618 Title: EP11 cards going offline => Fix backport to U20.04LTS Status in Ubuntu on IBM z Systems: Incomplete Status in linux package in Ubuntu: Incomplete Bug description: Here is the backport against current git for ubuntu 20.04. It is a zip file with a patches subdir and all the patches in there together with a series file. So just unpack it and apply with quilt. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/1939618/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940780] Re: [HP EliteBook Folio G1] Screen keeps flickering on ubuntu 20.04
The issue is still persistent, ** Attachment added: "Screenshot-20210824184650-558x19.png" https://bugs.launchpad.net/ubuntu/+source/linux-hwe-5.11/+bug/1940780/+attachment/5520277/+files/Screenshot-20210824184650-558x19.png -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-hwe-5.11 in Ubuntu. https://bugs.launchpad.net/bugs/1940780 Title: [HP EliteBook Folio G1] Screen keeps flickering on ubuntu 20.04 Status in linux-hwe-5.11 package in Ubuntu: Incomplete Bug description: Just installed ubuntu 20.04 and the screen has been flickering all through. tried applying the ubuntu on Wayland solution but no change. Please help with a solution on workaround for this. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: xorg 1:7.7+19ubuntu14 ProcVersionSignature: Ubuntu 5.11.0-27.29~20.04.1-generic 5.11.22 Uname: Linux 5.11.0-27-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log' CasperMD5CheckResult: skip CompositorRunning: None CurrentDesktop: ubuntu:GNOME Date: Sun Aug 22 21:39:46 2021 DistUpgraded: Fresh install DistroCodename: focal DistroVariant: ubuntu ExtraDebuggingInterest: I just need to know a workaround GraphicsCard: Intel Corporation HD Graphics 515 [8086:191e] (rev 07) (prog-if 00 [VGA controller]) Subsystem: Hewlett-Packard Company HD Graphics 515 [103c:8170] InstallationDate: Installed on 2021-08-22 (0 days ago) InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1) MachineType: HP HP EliteBook Folio G1 ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-27-generic root=UUID=4b37b99a-c4bf-42ca-9e24-733b7a991c4d ro quiet splash vt.handoff=7 SourcePackage: xorg UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/19/2016 dmi.bios.release: 1.10 dmi.bios.vendor: HP dmi.bios.version: N91 Ver. 01.10 dmi.board.name: 8170 dmi.board.vendor: HP dmi.board.version: KBC Version 29.68 dmi.chassis.type: 10 dmi.chassis.vendor: HP dmi.ec.firmware.release: 41.104 dmi.modalias: dmi:bvnHP:bvrN91Ver.01.10:bd07/19/2016:br1.10:efr41.104:svnHP:pnHPEliteBookFolioG1:pvr:rvnHP:rn8170:rvrKBCVersion29.68:cvnHP:ct10:cvr: dmi.product.family: 103C_5336AN G=N L=BUS B=HP S=ELI dmi.product.name: HP EliteBook Folio G1 dmi.product.sku: Z5Z39US#ABA dmi.sys.vendor: HP version.compiz: compiz N/A version.libdrm2: libdrm2 2.4.105-3~20.04.1 version.libgl1-mesa-dri: libgl1-mesa-dri 21.0.3-0ubuntu0.3~20.04.1 version.libgl1-mesa-glx: libgl1-mesa-glx N/A version.xserver-xorg-core: xserver-xorg-core 2:1.20.11-1ubuntu1~20.04.2 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20200226-1 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-hwe-5.11/+bug/1940780/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940972] Re: v5.13 kernel ftrace selftest fails on riscv64 unmatched
[10052.121189] rcu: INFO: rcu_sched self-detected stall on CPU [10052.126125] rcu: 1-: (14995 ticks this GP) idle=a3a/1/0x4002 softirq=116019/116019 fqs=7426 [10080.057250] watchdog: BUG: soft lockup - CPU#1 stuck for 82s! [ftracetest:30662] [10124.057368] watchdog: BUG: soft lockup - CPU#2 stuck for 22s! [ftracetest:30662] [10148.057431] watchdog: BUG: soft lockup - CPU#2 stuck for 45s! [ftracetest:30662] [10160.653472] rcu: INFO: rcu_sched self-detected stall on CPU [10160.658405] rcu: 2-: (14995 ticks this GP) idle=6c6/1/0x4002 softirq=118075/118075 fqs=7359 [10188.057537] watchdog: BUG: soft lockup - CPU#2 stuck for 82s! [ftracetest:30662] [10236.057668] watchdog: BUG: soft lockup - CPU#0 stuck for 23s! [ftracetest:30732] [10260.057727] watchdog: BUG: soft lockup - CPU#0 stuck for 45s! [ftracetest:30732] [10272.113779] rcu: INFO: rcu_sched self-detected stall on CPU [10272.118710] rcu: 0-: (14995 ticks this GP) idle=232/1/0x4002 softirq=120182/120182 fqs=7473 [10300.057832] watchdog: BUG: soft lockup - CPU#0 stuck for 82s! [ftracetest:30732] [10344.057950] watchdog: BUG: soft lockup - CPU#1 stuck for 22s! [ftracetest:30732] [10368.058013] watchdog: BUG: soft lockup - CPU#1 stuck for 45s! [ftracetest:30732] [10380.714055] rcu: INFO: rcu_sched self-detected stall on CPU [10380.718987] rcu: 1-: (14994 ticks this GP) idle=172/1/0x4002 softirq=116702/116702 fqs=7389 [10408.058133] watchdog: BUG: soft lockup - CPU#1 stuck for 82s! [ftracetest:30732] [10456.062284] watchdog: BUG: soft lockup - CPU#3 stuck for 22s! [ftracetest:30794] [10480.062359] watchdog: BUG: soft lockup - CPU#3 stuck for 45s! [ftracetest:30794] lots of soft lockups during the test -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-riscv in Ubuntu. https://bugs.launchpad.net/bugs/1940972 Title: v5.13 kernel ftrace selftest fails on riscv64 unmatched Status in ubuntu-kernel-tests: New Status in linux-riscv package in Ubuntu: New Bug description: $ sudo make -C tools/testing/selftests TARGETS=ftrace run_tests ... # [32] ftrace - Max stack tracer [FAIL] ... Testing using 5.13.0-1002.2 the full ftrace suite takes just over 2 hours on unmatched. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1940972/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1936868] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1936868/+attachment/5520253/+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/1936868 Title: monitor flickers when input is changed back Status in linux package in Ubuntu: Incomplete Bug description: Hi there! I have a Lenovo Carbon X1 and I use an external HP Z27 4K monitor. I have the monitor connected to the Lenovo laptop using a HDMI cable. I also have the same monitor connected to a Dell desktop computer using a DP cable. I can change the selected input on the monitor from HDMI (laptop) to DP (desktop). The problem is that when I change it back, both the external monitor AND the laptop screen flicker as if I had physically plugged in the monitor. Checking dmesg, I'm getting the following messages: ``` [616849.330989] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 [616853.593595] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 ``` Sometimes I get back my desktop, but more often then not the external monitor is stuck as 1920*1080 and I have to use `autorandr` to fix that. ``` lsb_release -rd Description:Ubuntu 21.04 Release:21.04 ``` ``` uname -a Linux my-laptop 5.11.0-22-generic #23-Ubuntu SMP Thu Jun 17 00:34:23 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux ``` --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu65.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leo 116787 F pulseaudio CasperMD5CheckResult: pass CurrentDesktop: KDE DistroRelease: Ubuntu 21.04 InstallationDate: Installed on 2021-07-12 (42 days ago) InstallationMedia: Kubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420) MachineType: LENOVO 20QD001UUS Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-31-generic root=/dev/mapper/vgkubuntu-root ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.11.0-31.33-generic 5.11.22 RelatedPackageVersions: linux-restricted-modules-5.11.0-31-generic N/A linux-backports-modules-5.11.0-31-generic N/A linux-firmware 1.197.3 Tags: hirsute Uname: Linux 5.11.0-31-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 09/11/2019 dmi.bios.release: 1.20 dmi.bios.vendor: LENOVO dmi.bios.version: N2HET37W (1.20 ) dmi.board.asset.tag: Not Available dmi.board.name: 20QD001UUS dmi.board.vendor: LENOVO dmi.board.version: SDK0J40697 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.ec.firmware.release: 1.10 dmi.modalias: dmi:bvnLENOVO:bvrN2HET37W(1.20):bd09/11/2019:br1.20:efr1.10:svnLENOVO:pn20QD001UUS:pvrThinkPadX1Carbon7th:rvnLENOVO:rn20QD001UUS:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone: dmi.product.family: ThinkPad X1 Carbon 7th dmi.product.name: 20QD001UUS dmi.product.sku: LENOVO_MT_20QD_BU_Think_FM_ThinkPad X1 Carbon 7th dmi.product.version: ThinkPad X1 Carbon 7th dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1936868/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1940972] Re: v5.13 kernel ftrace selftest fails on riscv64 unmatched
** Description changed: $ sudo make -C tools/testing/selftests TARGETS=ftrace run_tests ... # [32] ftrace - Max stack tracer [FAIL] ... + Testing using 5.13.0-1002.2 - Testing using 5.13.0-1002.2 + the full ftrace suite takes just over 2 hours on unmatched. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-riscv in Ubuntu. https://bugs.launchpad.net/bugs/1940972 Title: v5.13 kernel ftrace selftest fails on riscv64 unmatched Status in ubuntu-kernel-tests: New Status in linux-riscv package in Ubuntu: New Bug description: $ sudo make -C tools/testing/selftests TARGETS=ftrace run_tests ... # [32] ftrace - Max stack tracer [FAIL] ... Testing using 5.13.0-1002.2 the full ftrace suite takes just over 2 hours on unmatched. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1940972/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1936868] acpidump.txt
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/1936868/+attachment/5520254/+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/1936868 Title: monitor flickers when input is changed back Status in linux package in Ubuntu: Incomplete Bug description: Hi there! I have a Lenovo Carbon X1 and I use an external HP Z27 4K monitor. I have the monitor connected to the Lenovo laptop using a HDMI cable. I also have the same monitor connected to a Dell desktop computer using a DP cable. I can change the selected input on the monitor from HDMI (laptop) to DP (desktop). The problem is that when I change it back, both the external monitor AND the laptop screen flicker as if I had physically plugged in the monitor. Checking dmesg, I'm getting the following messages: ``` [616849.330989] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 [616853.593595] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 ``` Sometimes I get back my desktop, but more often then not the external monitor is stuck as 1920*1080 and I have to use `autorandr` to fix that. ``` lsb_release -rd Description:Ubuntu 21.04 Release:21.04 ``` ``` uname -a Linux my-laptop 5.11.0-22-generic #23-Ubuntu SMP Thu Jun 17 00:34:23 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux ``` --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu65.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leo 116787 F pulseaudio CasperMD5CheckResult: pass CurrentDesktop: KDE DistroRelease: Ubuntu 21.04 InstallationDate: Installed on 2021-07-12 (42 days ago) InstallationMedia: Kubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420) MachineType: LENOVO 20QD001UUS Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-31-generic root=/dev/mapper/vgkubuntu-root ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.11.0-31.33-generic 5.11.22 RelatedPackageVersions: linux-restricted-modules-5.11.0-31-generic N/A linux-backports-modules-5.11.0-31-generic N/A linux-firmware 1.197.3 Tags: hirsute Uname: Linux 5.11.0-31-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 09/11/2019 dmi.bios.release: 1.20 dmi.bios.vendor: LENOVO dmi.bios.version: N2HET37W (1.20 ) dmi.board.asset.tag: Not Available dmi.board.name: 20QD001UUS dmi.board.vendor: LENOVO dmi.board.version: SDK0J40697 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.ec.firmware.release: 1.10 dmi.modalias: dmi:bvnLENOVO:bvrN2HET37W(1.20):bd09/11/2019:br1.20:efr1.10:svnLENOVO:pn20QD001UUS:pvrThinkPadX1Carbon7th:rvnLENOVO:rn20QD001UUS:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone: dmi.product.family: ThinkPad X1 Carbon 7th dmi.product.name: 20QD001UUS dmi.product.sku: LENOVO_MT_20QD_BU_Think_FM_ThinkPad X1 Carbon 7th dmi.product.version: ThinkPad X1 Carbon 7th dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1936868/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1936868] RfKill.txt
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1936868/+attachment/5520251/+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/1936868 Title: monitor flickers when input is changed back Status in linux package in Ubuntu: Incomplete Bug description: Hi there! I have a Lenovo Carbon X1 and I use an external HP Z27 4K monitor. I have the monitor connected to the Lenovo laptop using a HDMI cable. I also have the same monitor connected to a Dell desktop computer using a DP cable. I can change the selected input on the monitor from HDMI (laptop) to DP (desktop). The problem is that when I change it back, both the external monitor AND the laptop screen flicker as if I had physically plugged in the monitor. Checking dmesg, I'm getting the following messages: ``` [616849.330989] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 [616853.593595] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 ``` Sometimes I get back my desktop, but more often then not the external monitor is stuck as 1920*1080 and I have to use `autorandr` to fix that. ``` lsb_release -rd Description:Ubuntu 21.04 Release:21.04 ``` ``` uname -a Linux my-laptop 5.11.0-22-generic #23-Ubuntu SMP Thu Jun 17 00:34:23 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux ``` --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu65.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leo 116787 F pulseaudio CasperMD5CheckResult: pass CurrentDesktop: KDE DistroRelease: Ubuntu 21.04 InstallationDate: Installed on 2021-07-12 (42 days ago) InstallationMedia: Kubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420) MachineType: LENOVO 20QD001UUS Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-31-generic root=/dev/mapper/vgkubuntu-root ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.11.0-31.33-generic 5.11.22 RelatedPackageVersions: linux-restricted-modules-5.11.0-31-generic N/A linux-backports-modules-5.11.0-31-generic N/A linux-firmware 1.197.3 Tags: hirsute Uname: Linux 5.11.0-31-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 09/11/2019 dmi.bios.release: 1.20 dmi.bios.vendor: LENOVO dmi.bios.version: N2HET37W (1.20 ) dmi.board.asset.tag: Not Available dmi.board.name: 20QD001UUS dmi.board.vendor: LENOVO dmi.board.version: SDK0J40697 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.ec.firmware.release: 1.10 dmi.modalias: dmi:bvnLENOVO:bvrN2HET37W(1.20):bd09/11/2019:br1.20:efr1.10:svnLENOVO:pn20QD001UUS:pvrThinkPadX1Carbon7th:rvnLENOVO:rn20QD001UUS:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone: dmi.product.family: ThinkPad X1 Carbon 7th dmi.product.name: 20QD001UUS dmi.product.sku: LENOVO_MT_20QD_BU_Think_FM_ThinkPad X1 Carbon 7th dmi.product.version: ThinkPad X1 Carbon 7th dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1936868/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1936868] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1936868/+attachment/5520252/+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/1936868 Title: monitor flickers when input is changed back Status in linux package in Ubuntu: Incomplete Bug description: Hi there! I have a Lenovo Carbon X1 and I use an external HP Z27 4K monitor. I have the monitor connected to the Lenovo laptop using a HDMI cable. I also have the same monitor connected to a Dell desktop computer using a DP cable. I can change the selected input on the monitor from HDMI (laptop) to DP (desktop). The problem is that when I change it back, both the external monitor AND the laptop screen flicker as if I had physically plugged in the monitor. Checking dmesg, I'm getting the following messages: ``` [616849.330989] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 [616853.593595] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 ``` Sometimes I get back my desktop, but more often then not the external monitor is stuck as 1920*1080 and I have to use `autorandr` to fix that. ``` lsb_release -rd Description:Ubuntu 21.04 Release:21.04 ``` ``` uname -a Linux my-laptop 5.11.0-22-generic #23-Ubuntu SMP Thu Jun 17 00:34:23 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux ``` --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu65.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leo 116787 F pulseaudio CasperMD5CheckResult: pass CurrentDesktop: KDE DistroRelease: Ubuntu 21.04 InstallationDate: Installed on 2021-07-12 (42 days ago) InstallationMedia: Kubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420) MachineType: LENOVO 20QD001UUS Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-31-generic root=/dev/mapper/vgkubuntu-root ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.11.0-31.33-generic 5.11.22 RelatedPackageVersions: linux-restricted-modules-5.11.0-31-generic N/A linux-backports-modules-5.11.0-31-generic N/A linux-firmware 1.197.3 Tags: hirsute Uname: Linux 5.11.0-31-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 09/11/2019 dmi.bios.release: 1.20 dmi.bios.vendor: LENOVO dmi.bios.version: N2HET37W (1.20 ) dmi.board.asset.tag: Not Available dmi.board.name: 20QD001UUS dmi.board.vendor: LENOVO dmi.board.version: SDK0J40697 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.ec.firmware.release: 1.10 dmi.modalias: dmi:bvnLENOVO:bvrN2HET37W(1.20):bd09/11/2019:br1.20:efr1.10:svnLENOVO:pn20QD001UUS:pvrThinkPadX1Carbon7th:rvnLENOVO:rn20QD001UUS:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone: dmi.product.family: ThinkPad X1 Carbon 7th dmi.product.name: 20QD001UUS dmi.product.sku: LENOVO_MT_20QD_BU_Think_FM_ThinkPad X1 Carbon 7th dmi.product.version: ThinkPad X1 Carbon 7th dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1936868/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1936868] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1936868/+attachment/5520237/+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/1936868 Title: monitor flickers when input is changed back Status in linux package in Ubuntu: Incomplete Bug description: Hi there! I have a Lenovo Carbon X1 and I use an external HP Z27 4K monitor. I have the monitor connected to the Lenovo laptop using a HDMI cable. I also have the same monitor connected to a Dell desktop computer using a DP cable. I can change the selected input on the monitor from HDMI (laptop) to DP (desktop). The problem is that when I change it back, both the external monitor AND the laptop screen flicker as if I had physically plugged in the monitor. Checking dmesg, I'm getting the following messages: ``` [616849.330989] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 [616853.593595] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 ``` Sometimes I get back my desktop, but more often then not the external monitor is stuck as 1920*1080 and I have to use `autorandr` to fix that. ``` lsb_release -rd Description:Ubuntu 21.04 Release:21.04 ``` ``` uname -a Linux my-laptop 5.11.0-22-generic #23-Ubuntu SMP Thu Jun 17 00:34:23 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux ``` --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu65.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leo 116787 F pulseaudio CasperMD5CheckResult: pass CurrentDesktop: KDE DistroRelease: Ubuntu 21.04 InstallationDate: Installed on 2021-07-12 (42 days ago) InstallationMedia: Kubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420) MachineType: LENOVO 20QD001UUS Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-31-generic root=/dev/mapper/vgkubuntu-root ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.11.0-31.33-generic 5.11.22 RelatedPackageVersions: linux-restricted-modules-5.11.0-31-generic N/A linux-backports-modules-5.11.0-31-generic N/A linux-firmware 1.197.3 Tags: hirsute Uname: Linux 5.11.0-31-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 09/11/2019 dmi.bios.release: 1.20 dmi.bios.vendor: LENOVO dmi.bios.version: N2HET37W (1.20 ) dmi.board.asset.tag: Not Available dmi.board.name: 20QD001UUS dmi.board.vendor: LENOVO dmi.board.version: SDK0J40697 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.ec.firmware.release: 1.10 dmi.modalias: dmi:bvnLENOVO:bvrN2HET37W(1.20):bd09/11/2019:br1.20:efr1.10:svnLENOVO:pn20QD001UUS:pvrThinkPadX1Carbon7th:rvnLENOVO:rn20QD001UUS:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone: dmi.product.family: ThinkPad X1 Carbon 7th dmi.product.name: 20QD001UUS dmi.product.sku: LENOVO_MT_20QD_BU_Think_FM_ThinkPad X1 Carbon 7th dmi.product.version: ThinkPad X1 Carbon 7th dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1936868/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1936868] IwConfig.txt
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1936868/+attachment/5520238/+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/1936868 Title: monitor flickers when input is changed back Status in linux package in Ubuntu: Incomplete Bug description: Hi there! I have a Lenovo Carbon X1 and I use an external HP Z27 4K monitor. I have the monitor connected to the Lenovo laptop using a HDMI cable. I also have the same monitor connected to a Dell desktop computer using a DP cable. I can change the selected input on the monitor from HDMI (laptop) to DP (desktop). The problem is that when I change it back, both the external monitor AND the laptop screen flicker as if I had physically plugged in the monitor. Checking dmesg, I'm getting the following messages: ``` [616849.330989] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 [616853.593595] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 ``` Sometimes I get back my desktop, but more often then not the external monitor is stuck as 1920*1080 and I have to use `autorandr` to fix that. ``` lsb_release -rd Description:Ubuntu 21.04 Release:21.04 ``` ``` uname -a Linux my-laptop 5.11.0-22-generic #23-Ubuntu SMP Thu Jun 17 00:34:23 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux ``` --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu65.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leo 116787 F pulseaudio CasperMD5CheckResult: pass CurrentDesktop: KDE DistroRelease: Ubuntu 21.04 InstallationDate: Installed on 2021-07-12 (42 days ago) InstallationMedia: Kubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420) MachineType: LENOVO 20QD001UUS Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-31-generic root=/dev/mapper/vgkubuntu-root ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.11.0-31.33-generic 5.11.22 RelatedPackageVersions: linux-restricted-modules-5.11.0-31-generic N/A linux-backports-modules-5.11.0-31-generic N/A linux-firmware 1.197.3 Tags: hirsute Uname: Linux 5.11.0-31-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 09/11/2019 dmi.bios.release: 1.20 dmi.bios.vendor: LENOVO dmi.bios.version: N2HET37W (1.20 ) dmi.board.asset.tag: Not Available dmi.board.name: 20QD001UUS dmi.board.vendor: LENOVO dmi.board.version: SDK0J40697 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.ec.firmware.release: 1.10 dmi.modalias: dmi:bvnLENOVO:bvrN2HET37W(1.20):bd09/11/2019:br1.20:efr1.10:svnLENOVO:pn20QD001UUS:pvrThinkPadX1Carbon7th:rvnLENOVO:rn20QD001UUS:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone: dmi.product.family: ThinkPad X1 Carbon 7th dmi.product.name: 20QD001UUS dmi.product.sku: LENOVO_MT_20QD_BU_Think_FM_ThinkPad X1 Carbon 7th dmi.product.version: ThinkPad X1 Carbon 7th dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1936868/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1936868] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1936868/+attachment/5520241/+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/1936868 Title: monitor flickers when input is changed back Status in linux package in Ubuntu: Incomplete Bug description: Hi there! I have a Lenovo Carbon X1 and I use an external HP Z27 4K monitor. I have the monitor connected to the Lenovo laptop using a HDMI cable. I also have the same monitor connected to a Dell desktop computer using a DP cable. I can change the selected input on the monitor from HDMI (laptop) to DP (desktop). The problem is that when I change it back, both the external monitor AND the laptop screen flicker as if I had physically plugged in the monitor. Checking dmesg, I'm getting the following messages: ``` [616849.330989] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 [616853.593595] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 ``` Sometimes I get back my desktop, but more often then not the external monitor is stuck as 1920*1080 and I have to use `autorandr` to fix that. ``` lsb_release -rd Description:Ubuntu 21.04 Release:21.04 ``` ``` uname -a Linux my-laptop 5.11.0-22-generic #23-Ubuntu SMP Thu Jun 17 00:34:23 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux ``` --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu65.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leo 116787 F pulseaudio CasperMD5CheckResult: pass CurrentDesktop: KDE DistroRelease: Ubuntu 21.04 InstallationDate: Installed on 2021-07-12 (42 days ago) InstallationMedia: Kubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420) MachineType: LENOVO 20QD001UUS Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-31-generic root=/dev/mapper/vgkubuntu-root ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.11.0-31.33-generic 5.11.22 RelatedPackageVersions: linux-restricted-modules-5.11.0-31-generic N/A linux-backports-modules-5.11.0-31-generic N/A linux-firmware 1.197.3 Tags: hirsute Uname: Linux 5.11.0-31-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 09/11/2019 dmi.bios.release: 1.20 dmi.bios.vendor: LENOVO dmi.bios.version: N2HET37W (1.20 ) dmi.board.asset.tag: Not Available dmi.board.name: 20QD001UUS dmi.board.vendor: LENOVO dmi.board.version: SDK0J40697 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.ec.firmware.release: 1.10 dmi.modalias: dmi:bvnLENOVO:bvrN2HET37W(1.20):bd09/11/2019:br1.20:efr1.10:svnLENOVO:pn20QD001UUS:pvrThinkPadX1Carbon7th:rvnLENOVO:rn20QD001UUS:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone: dmi.product.family: ThinkPad X1 Carbon 7th dmi.product.name: 20QD001UUS dmi.product.sku: LENOVO_MT_20QD_BU_Think_FM_ThinkPad X1 Carbon 7th dmi.product.version: ThinkPad X1 Carbon 7th dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1936868/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1936868] PaInfo.txt
apport information ** Attachment added: "PaInfo.txt" https://bugs.launchpad.net/bugs/1936868/+attachment/5520244/+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/1936868 Title: monitor flickers when input is changed back Status in linux package in Ubuntu: Incomplete Bug description: Hi there! I have a Lenovo Carbon X1 and I use an external HP Z27 4K monitor. I have the monitor connected to the Lenovo laptop using a HDMI cable. I also have the same monitor connected to a Dell desktop computer using a DP cable. I can change the selected input on the monitor from HDMI (laptop) to DP (desktop). The problem is that when I change it back, both the external monitor AND the laptop screen flicker as if I had physically plugged in the monitor. Checking dmesg, I'm getting the following messages: ``` [616849.330989] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 [616853.593595] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 ``` Sometimes I get back my desktop, but more often then not the external monitor is stuck as 1920*1080 and I have to use `autorandr` to fix that. ``` lsb_release -rd Description:Ubuntu 21.04 Release:21.04 ``` ``` uname -a Linux my-laptop 5.11.0-22-generic #23-Ubuntu SMP Thu Jun 17 00:34:23 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux ``` --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu65.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leo 116787 F pulseaudio CasperMD5CheckResult: pass CurrentDesktop: KDE DistroRelease: Ubuntu 21.04 InstallationDate: Installed on 2021-07-12 (42 days ago) InstallationMedia: Kubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420) MachineType: LENOVO 20QD001UUS Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-31-generic root=/dev/mapper/vgkubuntu-root ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.11.0-31.33-generic 5.11.22 RelatedPackageVersions: linux-restricted-modules-5.11.0-31-generic N/A linux-backports-modules-5.11.0-31-generic N/A linux-firmware 1.197.3 Tags: hirsute Uname: Linux 5.11.0-31-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 09/11/2019 dmi.bios.release: 1.20 dmi.bios.vendor: LENOVO dmi.bios.version: N2HET37W (1.20 ) dmi.board.asset.tag: Not Available dmi.board.name: 20QD001UUS dmi.board.vendor: LENOVO dmi.board.version: SDK0J40697 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.ec.firmware.release: 1.10 dmi.modalias: dmi:bvnLENOVO:bvrN2HET37W(1.20):bd09/11/2019:br1.20:efr1.10:svnLENOVO:pn20QD001UUS:pvrThinkPadX1Carbon7th:rvnLENOVO:rn20QD001UUS:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone: dmi.product.family: ThinkPad X1 Carbon 7th dmi.product.name: 20QD001UUS dmi.product.sku: LENOVO_MT_20QD_BU_Think_FM_ThinkPad X1 Carbon 7th dmi.product.version: ThinkPad X1 Carbon 7th dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1936868/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1936868] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1936868/+attachment/5520245/+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/1936868 Title: monitor flickers when input is changed back Status in linux package in Ubuntu: Incomplete Bug description: Hi there! I have a Lenovo Carbon X1 and I use an external HP Z27 4K monitor. I have the monitor connected to the Lenovo laptop using a HDMI cable. I also have the same monitor connected to a Dell desktop computer using a DP cable. I can change the selected input on the monitor from HDMI (laptop) to DP (desktop). The problem is that when I change it back, both the external monitor AND the laptop screen flicker as if I had physically plugged in the monitor. Checking dmesg, I'm getting the following messages: ``` [616849.330989] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 [616853.593595] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 ``` Sometimes I get back my desktop, but more often then not the external monitor is stuck as 1920*1080 and I have to use `autorandr` to fix that. ``` lsb_release -rd Description:Ubuntu 21.04 Release:21.04 ``` ``` uname -a Linux my-laptop 5.11.0-22-generic #23-Ubuntu SMP Thu Jun 17 00:34:23 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux ``` --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu65.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leo 116787 F pulseaudio CasperMD5CheckResult: pass CurrentDesktop: KDE DistroRelease: Ubuntu 21.04 InstallationDate: Installed on 2021-07-12 (42 days ago) InstallationMedia: Kubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420) MachineType: LENOVO 20QD001UUS Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-31-generic root=/dev/mapper/vgkubuntu-root ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.11.0-31.33-generic 5.11.22 RelatedPackageVersions: linux-restricted-modules-5.11.0-31-generic N/A linux-backports-modules-5.11.0-31-generic N/A linux-firmware 1.197.3 Tags: hirsute Uname: Linux 5.11.0-31-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 09/11/2019 dmi.bios.release: 1.20 dmi.bios.vendor: LENOVO dmi.bios.version: N2HET37W (1.20 ) dmi.board.asset.tag: Not Available dmi.board.name: 20QD001UUS dmi.board.vendor: LENOVO dmi.board.version: SDK0J40697 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.ec.firmware.release: 1.10 dmi.modalias: dmi:bvnLENOVO:bvrN2HET37W(1.20):bd09/11/2019:br1.20:efr1.10:svnLENOVO:pn20QD001UUS:pvrThinkPadX1Carbon7th:rvnLENOVO:rn20QD001UUS:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone: dmi.product.family: ThinkPad X1 Carbon 7th dmi.product.name: 20QD001UUS dmi.product.sku: LENOVO_MT_20QD_BU_Think_FM_ThinkPad X1 Carbon 7th dmi.product.version: ThinkPad X1 Carbon 7th dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1936868/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1936868] Lsusb-v.txt
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/1936868/+attachment/5520243/+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/1936868 Title: monitor flickers when input is changed back Status in linux package in Ubuntu: Incomplete Bug description: Hi there! I have a Lenovo Carbon X1 and I use an external HP Z27 4K monitor. I have the monitor connected to the Lenovo laptop using a HDMI cable. I also have the same monitor connected to a Dell desktop computer using a DP cable. I can change the selected input on the monitor from HDMI (laptop) to DP (desktop). The problem is that when I change it back, both the external monitor AND the laptop screen flicker as if I had physically plugged in the monitor. Checking dmesg, I'm getting the following messages: ``` [616849.330989] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 [616853.593595] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 ``` Sometimes I get back my desktop, but more often then not the external monitor is stuck as 1920*1080 and I have to use `autorandr` to fix that. ``` lsb_release -rd Description:Ubuntu 21.04 Release:21.04 ``` ``` uname -a Linux my-laptop 5.11.0-22-generic #23-Ubuntu SMP Thu Jun 17 00:34:23 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux ``` --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu65.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leo 116787 F pulseaudio CasperMD5CheckResult: pass CurrentDesktop: KDE DistroRelease: Ubuntu 21.04 InstallationDate: Installed on 2021-07-12 (42 days ago) InstallationMedia: Kubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420) MachineType: LENOVO 20QD001UUS Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-31-generic root=/dev/mapper/vgkubuntu-root ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.11.0-31.33-generic 5.11.22 RelatedPackageVersions: linux-restricted-modules-5.11.0-31-generic N/A linux-backports-modules-5.11.0-31-generic N/A linux-firmware 1.197.3 Tags: hirsute Uname: Linux 5.11.0-31-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 09/11/2019 dmi.bios.release: 1.20 dmi.bios.vendor: LENOVO dmi.bios.version: N2HET37W (1.20 ) dmi.board.asset.tag: Not Available dmi.board.name: 20QD001UUS dmi.board.vendor: LENOVO dmi.board.version: SDK0J40697 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.ec.firmware.release: 1.10 dmi.modalias: dmi:bvnLENOVO:bvrN2HET37W(1.20):bd09/11/2019:br1.20:efr1.10:svnLENOVO:pn20QD001UUS:pvrThinkPadX1Carbon7th:rvnLENOVO:rn20QD001UUS:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone: dmi.product.family: ThinkPad X1 Carbon 7th dmi.product.name: 20QD001UUS dmi.product.sku: LENOVO_MT_20QD_BU_Think_FM_ThinkPad X1 Carbon 7th dmi.product.version: ThinkPad X1 Carbon 7th dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1936868/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1936868] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1936868/+attachment/5520239/+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/1936868 Title: monitor flickers when input is changed back Status in linux package in Ubuntu: Incomplete Bug description: Hi there! I have a Lenovo Carbon X1 and I use an external HP Z27 4K monitor. I have the monitor connected to the Lenovo laptop using a HDMI cable. I also have the same monitor connected to a Dell desktop computer using a DP cable. I can change the selected input on the monitor from HDMI (laptop) to DP (desktop). The problem is that when I change it back, both the external monitor AND the laptop screen flicker as if I had physically plugged in the monitor. Checking dmesg, I'm getting the following messages: ``` [616849.330989] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 [616853.593595] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 ``` Sometimes I get back my desktop, but more often then not the external monitor is stuck as 1920*1080 and I have to use `autorandr` to fix that. ``` lsb_release -rd Description:Ubuntu 21.04 Release:21.04 ``` ``` uname -a Linux my-laptop 5.11.0-22-generic #23-Ubuntu SMP Thu Jun 17 00:34:23 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux ``` --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu65.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leo 116787 F pulseaudio CasperMD5CheckResult: pass CurrentDesktop: KDE DistroRelease: Ubuntu 21.04 InstallationDate: Installed on 2021-07-12 (42 days ago) InstallationMedia: Kubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420) MachineType: LENOVO 20QD001UUS Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-31-generic root=/dev/mapper/vgkubuntu-root ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.11.0-31.33-generic 5.11.22 RelatedPackageVersions: linux-restricted-modules-5.11.0-31-generic N/A linux-backports-modules-5.11.0-31-generic N/A linux-firmware 1.197.3 Tags: hirsute Uname: Linux 5.11.0-31-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 09/11/2019 dmi.bios.release: 1.20 dmi.bios.vendor: LENOVO dmi.bios.version: N2HET37W (1.20 ) dmi.board.asset.tag: Not Available dmi.board.name: 20QD001UUS dmi.board.vendor: LENOVO dmi.board.version: SDK0J40697 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.ec.firmware.release: 1.10 dmi.modalias: dmi:bvnLENOVO:bvrN2HET37W(1.20):bd09/11/2019:br1.20:efr1.10:svnLENOVO:pn20QD001UUS:pvrThinkPadX1Carbon7th:rvnLENOVO:rn20QD001UUS:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone: dmi.product.family: ThinkPad X1 Carbon 7th dmi.product.name: 20QD001UUS dmi.product.sku: LENOVO_MT_20QD_BU_Think_FM_ThinkPad X1 Carbon 7th dmi.product.version: ThinkPad X1 Carbon 7th dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1936868/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1936868] ProcCpuinfoMinimal.txt
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1936868/+attachment/5520246/+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/1936868 Title: monitor flickers when input is changed back Status in linux package in Ubuntu: Incomplete Bug description: Hi there! I have a Lenovo Carbon X1 and I use an external HP Z27 4K monitor. I have the monitor connected to the Lenovo laptop using a HDMI cable. I also have the same monitor connected to a Dell desktop computer using a DP cable. I can change the selected input on the monitor from HDMI (laptop) to DP (desktop). The problem is that when I change it back, both the external monitor AND the laptop screen flicker as if I had physically plugged in the monitor. Checking dmesg, I'm getting the following messages: ``` [616849.330989] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 [616853.593595] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 ``` Sometimes I get back my desktop, but more often then not the external monitor is stuck as 1920*1080 and I have to use `autorandr` to fix that. ``` lsb_release -rd Description:Ubuntu 21.04 Release:21.04 ``` ``` uname -a Linux my-laptop 5.11.0-22-generic #23-Ubuntu SMP Thu Jun 17 00:34:23 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux ``` --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu65.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leo 116787 F pulseaudio CasperMD5CheckResult: pass CurrentDesktop: KDE DistroRelease: Ubuntu 21.04 InstallationDate: Installed on 2021-07-12 (42 days ago) InstallationMedia: Kubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420) MachineType: LENOVO 20QD001UUS Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-31-generic root=/dev/mapper/vgkubuntu-root ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.11.0-31.33-generic 5.11.22 RelatedPackageVersions: linux-restricted-modules-5.11.0-31-generic N/A linux-backports-modules-5.11.0-31-generic N/A linux-firmware 1.197.3 Tags: hirsute Uname: Linux 5.11.0-31-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 09/11/2019 dmi.bios.release: 1.20 dmi.bios.vendor: LENOVO dmi.bios.version: N2HET37W (1.20 ) dmi.board.asset.tag: Not Available dmi.board.name: 20QD001UUS dmi.board.vendor: LENOVO dmi.board.version: SDK0J40697 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.ec.firmware.release: 1.10 dmi.modalias: dmi:bvnLENOVO:bvrN2HET37W(1.20):bd09/11/2019:br1.20:efr1.10:svnLENOVO:pn20QD001UUS:pvrThinkPadX1Carbon7th:rvnLENOVO:rn20QD001UUS:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone: dmi.product.family: ThinkPad X1 Carbon 7th dmi.product.name: 20QD001UUS dmi.product.sku: LENOVO_MT_20QD_BU_Think_FM_ThinkPad X1 Carbon 7th dmi.product.version: ThinkPad X1 Carbon 7th dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1936868/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 1936868] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1936868/+attachment/5520247/+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/1936868 Title: monitor flickers when input is changed back Status in linux package in Ubuntu: Incomplete Bug description: Hi there! I have a Lenovo Carbon X1 and I use an external HP Z27 4K monitor. I have the monitor connected to the Lenovo laptop using a HDMI cable. I also have the same monitor connected to a Dell desktop computer using a DP cable. I can change the selected input on the monitor from HDMI (laptop) to DP (desktop). The problem is that when I change it back, both the external monitor AND the laptop screen flicker as if I had physically plugged in the monitor. Checking dmesg, I'm getting the following messages: ``` [616849.330989] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 [616853.593595] [drm:drm_dp_dual_mode_detect [drm_kms_helper]] *ERROR* Unexpected DP dual mode adaptor ID 50 ``` Sometimes I get back my desktop, but more often then not the external monitor is stuck as 1920*1080 and I have to use `autorandr` to fix that. ``` lsb_release -rd Description:Ubuntu 21.04 Release:21.04 ``` ``` uname -a Linux my-laptop 5.11.0-22-generic #23-Ubuntu SMP Thu Jun 17 00:34:23 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux ``` --- ProblemType: Bug ApportVersion: 2.20.11-0ubuntu65.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: leo 116787 F pulseaudio CasperMD5CheckResult: pass CurrentDesktop: KDE DistroRelease: Ubuntu 21.04 InstallationDate: Installed on 2021-07-12 (42 days ago) InstallationMedia: Kubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420) MachineType: LENOVO 20QD001UUS Package: linux (not installed) ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.11.0-31-generic root=/dev/mapper/vgkubuntu-root ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 5.11.0-31.33-generic 5.11.22 RelatedPackageVersions: linux-restricted-modules-5.11.0-31-generic N/A linux-backports-modules-5.11.0-31-generic N/A linux-firmware 1.197.3 Tags: hirsute Uname: Linux 5.11.0-31-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 09/11/2019 dmi.bios.release: 1.20 dmi.bios.vendor: LENOVO dmi.bios.version: N2HET37W (1.20 ) dmi.board.asset.tag: Not Available dmi.board.name: 20QD001UUS dmi.board.vendor: LENOVO dmi.board.version: SDK0J40697 WIN dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: None dmi.ec.firmware.release: 1.10 dmi.modalias: dmi:bvnLENOVO:bvrN2HET37W(1.20):bd09/11/2019:br1.20:efr1.10:svnLENOVO:pn20QD001UUS:pvrThinkPadX1Carbon7th:rvnLENOVO:rn20QD001UUS:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone: dmi.product.family: ThinkPad X1 Carbon 7th dmi.product.name: 20QD001UUS dmi.product.sku: LENOVO_MT_20QD_BU_Think_FM_ThinkPad X1 Carbon 7th dmi.product.version: ThinkPad X1 Carbon 7th dmi.sys.vendor: LENOVO To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1936868/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp