Attached dmesg output when booting 5.15.0-22 ** Attachment added: "dmesg output (5.15.0-22)" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1964440/+attachment/5567605/+files/dmesg_5.15.0-22.log
** Tags added: apport-collected jammy uec-images ** Description changed: DISCLAIMER: This is my second-ever bug report. Apologies in advance for any missing or inaccurate info. I am willing to troubleshoot and supply more info as needed. PROBLEM DESCRIPTION: After upgrading the kernel on my Ubuntu 22.04 Server test system from 5.5.0-18 to 5.5.0-22, I see absolutely no console output on my display past the grub menu. I can give the system a few seconds to finish booting, log in blindly and watch the activity LEDs on e.g. the network interface as i run a ping or similar. I can also log in remotely via SSH. So the system definitely does boot. But my display shows no output. ENVIRONMENT: (Output gathered via SSH while display was showing no output) testuser@testserver:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu Jammy Jellyfish (development branch) Release: 22.04 Codename: jammy testuser@testserver:~$ uname -a Linux testserver 5.15.0-22-generic #22-Ubuntu SMP Tue Feb 8 10:16:30 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux This was initially discovered on an Ubuntu Server VM running in EFI mode on VirtualBox 6.1.32. System was installed with the daily 'jammy-live-server-amd64.iso' image from 2022-03-07, fully upgraded as of 2022-03-10. Switching Graphics Controller in Virtualbox does not help, nor does 'nomodeset' or 'noacpi'. I am able to reproduce the issue on real hardware and with different physical graphics cards. Similar symptoms can also be observed in Ubuntu Desktop (still using EFI) by attempting to switch to tty with CTRL + ALT + F[3-6], or by taking note of the missing plymouth screen during boot. Systems installed/booted in legacy BIOS mode (both Server and Desktop) do not appear to be affected. I have tried reinstalling on both virtual and hardware platforms, with same result before and after upgrading the kernel. HOW TO REPRODUCE - Ubuntu Server: - Boot existing Ubuntu Server EFI installation with 5.5.0-18 and observe console output - Set GRUB_TIMEOUT_STYLE=menu and GRUB_TIMEOUT=10 in /etc/default/grub (to enable rollback) - Run update-grub - Run sudo apt full-upgrade and watch linux version 5.5.0-22 get installed - Reboot and observe your display (no console output will be shown after grub) HOW TO REPRODUCE - Ubuntu Desktop: - Download Ubuntu 22.04 Desktop daily ISO - Write ISO to USB - Boot from USB in EFI mode - Install system - Run sudo apt full-upgrade and upgrade linux* to kernel 5.5.0-22 - Reboot and observe missing plymouth screen during boot - Wait for graphical login screen to appear - Press CTRL + ALT + F[3-6] (screen will go black and/or freeze) - Press CTRL + ALT + F1 (screen will unfreeze and/or return to gdm greeter) WORKAROUNDS: If you still have 5.5.0-18 or earlier installed, select it in Grub. OR install mainline kernel 5.16.11+ (for testing/recovery only). OR boot/convert your system to boot in legacy BIOS mode. + --- + ProblemType: Bug + AlsaVersion: Advanced Linux Sound Architecture Driver Version k5.15.0-22-generic. + AplayDevices: Error: [Errno 2] No such file or directory: 'aplay' + ApportVersion: 2.20.11-0ubuntu78 + Architecture: amd64 + ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord' + AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', '/dev/snd/controlC0', '/dev/snd/pcmC0D1c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: + Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer' + Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer' + CasperMD5CheckResult: pass + DistroRelease: Ubuntu 22.04 + InstallationDate: Installed on 2022-03-10 (0 days ago) + InstallationMedia: Ubuntu-Server 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220307) + IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig' + Lsusb: + Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet + 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=ohci-pci/12p, 12M + |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M + MachineType: innotek GmbH VirtualBox + Package: linux (not installed) + ProcFB: + + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-22-generic root=UUID=8fe50fbe-79d7-47a9-ad2f-ff36ddc1fe54 ro + ProcVersionSignature: Ubuntu 5.15.0-22.22-generic 5.15.19 + RelatedPackageVersions: + linux-restricted-modules-5.15.0-22-generic N/A + linux-backports-modules-5.15.0-22-generic N/A + linux-firmware 20220302.gitee0667aa-0ubuntu1 + RfKill: Error: [Errno 2] No such file or directory: 'rfkill' + Tags: jammy uec-images + Uname: Linux 5.15.0-22-generic x86_64 + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: N/A + _MarkForUpload: True + dmi.bios.date: 12/01/2006 + dmi.bios.vendor: innotek GmbH + dmi.bios.version: VirtualBox + dmi.board.name: VirtualBox + dmi.board.vendor: Oracle Corporation + dmi.board.version: 1.2 + dmi.chassis.type: 1 + dmi.chassis.vendor: Oracle Corporation + dmi.modalias: dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:sku: + dmi.product.family: Virtual Machine + dmi.product.name: VirtualBox + dmi.product.version: 1.2 + dmi.sys.vendor: innotek GmbH -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1964440 Title: 5.15.0-22: No console displayed on EFI systems Status in linux package in Ubuntu: New Bug description: DISCLAIMER: This is my second-ever bug report. Apologies in advance for any missing or inaccurate info. I am willing to troubleshoot and supply more/better info as needed. PROBLEM DESCRIPTION: After upgrading the kernel on my Ubuntu 22.04 Server test system from 5.15.0-18 to 5.15.0-22, I see absolutely no console output on my display past the grub menu. I can give the system a few seconds to finish booting, log in blindly and watch the activity LEDs on e.g. the network interface as i run a ping or similar. I can also log in remotely via SSH. So the system definitely does boot. But my display shows no output. ENVIRONMENT: (Output gathered via SSH while display was showing no output) testuser@testserver:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu Jammy Jellyfish (development branch) Release: 22.04 Codename: jammy testuser@testserver:~$ uname -a Linux testserver 5.15.0-22-generic #22-Ubuntu SMP Tue Feb 8 10:16:30 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux This was initially discovered on an Ubuntu Server VM running in EFI mode on VirtualBox 6.1.32. System was installed with the daily 'jammy-live-server-amd64.iso' image from 2022-03-07, fully upgraded as of 2022-03-10. Switching Graphics Controller in Virtualbox does not help, nor does 'nomodeset' or 'noacpi'. I am able to reproduce the issue on real hardware and with different physical graphics cards. Similar symptoms can also be observed in Ubuntu Desktop (still using EFI) by attempting to switch to tty with CTRL + ALT + F[3-6], or by taking note of the missing plymouth screen during boot. Systems installed/booted in legacy BIOS mode (both Server and Desktop) do not appear to be affected. I have tried reinstalling on both virtual and hardware platforms, with same result before and after upgrading the kernel. HOW TO REPRODUCE - Ubuntu Server: - Boot existing Ubuntu Server EFI installation with 5.15.0-18 and observe console output - Set GRUB_TIMEOUT_STYLE=menu and GRUB_TIMEOUT=10 in /etc/default/grub (to enable rollback) - Run update-grub - Run sudo apt full-upgrade and watch linux version 5.15.0-22 get installed - Reboot and observe your display (no console output will be shown after grub) HOW TO REPRODUCE - Ubuntu Desktop: - Download Ubuntu 22.04 Desktop daily ISO - Write ISO to USB - Boot from USB in EFI mode - Install system - Run sudo apt full-upgrade and upgrade linux* to kernel 5.15.0-22 - Reboot and observe missing plymouth screen during boot - Wait for graphical login screen to appear - Press CTRL + ALT + F[3-6] (screen will go black and/or freeze) - Press CTRL + ALT + F1 (screen will unfreeze and/or return to gdm greeter) WORKAROUNDS: If you still have 5.15.0-18 or earlier installed, select it in Grub. OR install mainline kernel 5.16.11+ (for testing/recovery only). OR boot/convert your system to boot in legacy BIOS mode. --- ProblemType: Bug AlsaVersion: Advanced Linux Sound Architecture Driver Version k5.15.0-22-generic. AplayDevices: Error: [Errno 2] No such file or directory: 'aplay' ApportVersion: 2.20.11-0ubuntu78 Architecture: amd64 ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', '/dev/snd/controlC0', '/dev/snd/pcmC0D1c', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer' Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer' CasperMD5CheckResult: pass DistroRelease: Ubuntu 22.04 InstallationDate: Installed on 2022-03-10 (0 days ago) InstallationMedia: Ubuntu-Server 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220307) IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig' Lsusb: Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet 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=ohci-pci/12p, 12M |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M MachineType: innotek GmbH VirtualBox Package: linux (not installed) ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-22-generic root=UUID=8fe50fbe-79d7-47a9-ad2f-ff36ddc1fe54 ro ProcVersionSignature: Ubuntu 5.15.0-22.22-generic 5.15.19 RelatedPackageVersions: linux-restricted-modules-5.15.0-22-generic N/A linux-backports-modules-5.15.0-22-generic N/A linux-firmware 20220302.gitee0667aa-0ubuntu1 RfKill: Error: [Errno 2] No such file or directory: 'rfkill' Tags: jammy uec-images Uname: Linux 5.15.0-22-generic x86_64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: N/A _MarkForUpload: True dmi.bios.date: 12/01/2006 dmi.bios.vendor: innotek GmbH dmi.bios.version: VirtualBox dmi.board.name: VirtualBox dmi.board.vendor: Oracle Corporation dmi.board.version: 1.2 dmi.chassis.type: 1 dmi.chassis.vendor: Oracle Corporation dmi.modalias: dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:sku: dmi.product.family: Virtual Machine dmi.product.name: VirtualBox dmi.product.version: 1.2 dmi.sys.vendor: innotek GmbH To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1964440/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp