Activity log for bug #2012908

Date Who What changed Old value New value Message
2023-03-27 09:05:15 Simon Chopin bug added bug
2023-03-27 09:05:15 Simon Chopin attachment added logs_boot https://bugs.launchpad.net/bugs/2012908/+attachment/5657741/+files/logs_boot
2023-03-27 09:06:40 Simon Chopin bug task added nvidia-graphics-drivers-515 (Ubuntu)
2023-03-27 09:07:33 Simon Chopin tags apport-collected lunar
2023-03-27 09:07:33 Simon Chopin description I just updated my Lunar install, which brought me the 6.2 kernel, and it failed to start, stalling after enumerating my USB devices, until something times out with a message saying that the udev event queue failed to be drained. When attempting to move on to the normal graphics boot from rescue mode once the timeout is hit, I simply get a black screen. I'm blaming this on the nvidia driver because of this appearing in the log: mars 27 10:33:54 gandalf kernel: INFO: task systemd-udevd:304 blocked for more than 120 seconds. mars 27 10:33:54 gandalf kernel: Tainted: P OE 6.2.0-18-generic #18-Ubuntu mars 27 10:33:54 gandalf kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. mars 27 10:33:54 gandalf kernel: task:systemd-udevd state:D stack:0 pid:304 ppid:258 flags:0x00004006 mars 27 10:33:54 gandalf kernel: Call Trace: mars 27 10:33:54 gandalf kernel: <TASK> mars 27 10:33:54 gandalf kernel: __schedule+0x2aa/0x610 mars 27 10:33:54 gandalf kernel: schedule+0x63/0x110 mars 27 10:33:54 gandalf kernel: schedule_preempt_disabled+0x15/0x30 mars 27 10:33:54 gandalf kernel: __mutex_lock.constprop.0+0x3f8/0x7a0 mars 27 10:33:54 gandalf kernel: ? __kmem_cache_alloc_node+0x19d/0x340 mars 27 10:33:54 gandalf kernel: ? nv_drm_calloc+0x1e/0x40 [nvidia_drm] mars 27 10:33:54 gandalf kernel: __mutex_lock_slowpath+0x13/0x20 mars 27 10:33:54 gandalf kernel: mutex_lock+0x3c/0x50 mars 27 10:33:54 gandalf kernel: __nv_drm_connector_detect_internal+0x15c/0x2f0 [nvidia_drm] mars 27 10:33:54 gandalf kernel: nv_drm_connector_detect+0xe/0x20 [nvidia_drm] mars 27 10:33:54 gandalf kernel: drm_helper_probe_detect_ctx+0xa3/0x120 [drm_kms_helper] mars 27 10:33:54 gandalf kernel: check_connector_changed+0x52/0x200 [drm_kms_helper] mars 27 10:33:54 gandalf kernel: drm_helper_hpd_irq_event+0xbc/0x170 [drm_kms_helper] mars 27 10:33:54 gandalf kernel: nv_drm_load+0x2e7/0x480 [nvidia_drm] mars 27 10:33:54 gandalf kernel: ? __pfx_nv_drm_event_callback+0x10/0x10 [nvidia_drm] mars 27 10:33:54 gandalf kernel: drm_dev_register+0x10e/0x250 [drm] mars 27 10:33:54 gandalf kernel: nv_drm_probe_devices+0x111/0x200 [nvidia_drm] mars 27 10:33:54 gandalf kernel: ? __pfx_init_module+0x10/0x10 [nvidia_drm] mars 27 10:33:54 gandalf kernel: nv_drm_init+0x1e/0x60 [nvidia_drm] mars 27 10:33:54 gandalf kernel: nv_linux_drm_init+0xe/0xff0 [nvidia_drm] mars 27 10:33:54 gandalf kernel: do_one_initcall+0x5e/0x250 mars 27 10:33:54 gandalf kernel: do_init_module+0x7b/0x260 mars 27 10:33:54 gandalf kernel: load_module+0xc76/0xd60 mars 27 10:33:54 gandalf kernel: ? kernel_read_file+0x2a4/0x320 mars 27 10:33:54 gandalf kernel: __do_sys_finit_module+0xc4/0x140 mars 27 10:33:54 gandalf kernel: ? __do_sys_finit_module+0xc4/0x140 mars 27 10:33:54 gandalf kernel: __x64_sys_finit_module+0x18/0x30 mars 27 10:33:54 gandalf kernel: do_syscall_64+0x5b/0x90 mars 27 10:33:54 gandalf kernel: ? ksys_mmap_pgoff+0x120/0x260 mars 27 10:33:54 gandalf kernel: ? exit_to_user_mode_prepare+0x30/0xb0 mars 27 10:33:54 gandalf kernel: ? exit_to_user_mode_prepare+0x30/0xb0 mars 27 10:33:54 gandalf kernel: ? syscall_exit_to_user_mode+0x29/0x50 mars 27 10:33:54 gandalf kernel: ? do_syscall_64+0x67/0x90 mars 27 10:33:54 gandalf kernel: ? do_syscall_64+0x67/0x90 mars 27 10:33:54 gandalf kernel: ? exit_to_user_mode_prepare+0x30/0xb0 mars 27 10:33:54 gandalf kernel: ? syscall_exit_to_user_mode+0x29/0x50 mars 27 10:33:54 gandalf kernel: ? do_syscall_64+0x67/0x90 mars 27 10:33:54 gandalf kernel: ? syscall_exit_to_user_mode+0x29/0x50 mars 27 10:33:54 gandalf kernel: ? do_syscall_64+0x67/0x90 mars 27 10:33:54 gandalf kernel: ? do_syscall_64+0x67/0x90 mars 27 10:33:54 gandalf kernel: entry_SYSCALL_64_after_hwframe+0x72/0xdc mars 27 10:33:54 gandalf kernel: RIP: 0033:0x7fd3dc85d89d mars 27 10:33:54 gandalf kernel: RSP: 002b:00007ffc801034a8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139 mars 27 10:33:54 gandalf kernel: RAX: ffffffffffffffda RBX: 000055f373907c60 RCX: 00007fd3dc85d89d mars 27 10:33:54 gandalf kernel: RDX: 0000000000000000 RSI: 000055f373889af0 RDI: 0000000000000012 mars 27 10:33:54 gandalf kernel: RBP: 000055f373889af0 R08: 0000000000000000 R09: 00007ffc801035d0 mars 27 10:33:54 gandalf kernel: R10: 0000000000000012 R11: 0000000000000246 R12: 0000000000020000 mars 27 10:33:54 gandalf kernel: R13: 000055f37389c120 R14: 0000000000000000 R15: 000055f373909080 mars 27 10:33:54 gandalf kernel: </TASK> Also, the last entry before I had to do a hard shutdown was this: mars 27 10:34:54 gandalf systemd-udevd[1023]: nvidia: Spawned process '/sbin/modprobe nvidia-drm' [1124] is taking longer than 59s to complete I'm attaching the kernel logs up to the beginning of userspace logs. I can provide more if necessary. My driver package: ii nvidia-driver-515 515.86.01-0ubuntu3 amd64 My graphics card: 0b:00.0 VGA compatible controller: NVIDIA Corporation GA102 [GeForce RTX 3080 Ti] (rev a1) I just updated my Lunar install, which brought me the 6.2 kernel, and it failed to start, stalling after enumerating my USB devices, until something times out with a message saying that the udev event queue failed to be drained. When attempting to move on to the normal graphics boot from rescue mode once the timeout is hit, I simply get a black screen. I'm blaming this on the nvidia driver because of this appearing in the log: mars 27 10:33:54 gandalf kernel: INFO: task systemd-udevd:304 blocked for more than 120 seconds. mars 27 10:33:54 gandalf kernel: Tainted: P OE 6.2.0-18-generic #18-Ubuntu mars 27 10:33:54 gandalf kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. mars 27 10:33:54 gandalf kernel: task:systemd-udevd state:D stack:0 pid:304 ppid:258 flags:0x00004006 mars 27 10:33:54 gandalf kernel: Call Trace: mars 27 10:33:54 gandalf kernel: <TASK> mars 27 10:33:54 gandalf kernel: __schedule+0x2aa/0x610 mars 27 10:33:54 gandalf kernel: schedule+0x63/0x110 mars 27 10:33:54 gandalf kernel: schedule_preempt_disabled+0x15/0x30 mars 27 10:33:54 gandalf kernel: __mutex_lock.constprop.0+0x3f8/0x7a0 mars 27 10:33:54 gandalf kernel: ? __kmem_cache_alloc_node+0x19d/0x340 mars 27 10:33:54 gandalf kernel: ? nv_drm_calloc+0x1e/0x40 [nvidia_drm] mars 27 10:33:54 gandalf kernel: __mutex_lock_slowpath+0x13/0x20 mars 27 10:33:54 gandalf kernel: mutex_lock+0x3c/0x50 mars 27 10:33:54 gandalf kernel: __nv_drm_connector_detect_internal+0x15c/0x2f0 [nvidia_drm] mars 27 10:33:54 gandalf kernel: nv_drm_connector_detect+0xe/0x20 [nvidia_drm] mars 27 10:33:54 gandalf kernel: drm_helper_probe_detect_ctx+0xa3/0x120 [drm_kms_helper] mars 27 10:33:54 gandalf kernel: check_connector_changed+0x52/0x200 [drm_kms_helper] mars 27 10:33:54 gandalf kernel: drm_helper_hpd_irq_event+0xbc/0x170 [drm_kms_helper] mars 27 10:33:54 gandalf kernel: nv_drm_load+0x2e7/0x480 [nvidia_drm] mars 27 10:33:54 gandalf kernel: ? __pfx_nv_drm_event_callback+0x10/0x10 [nvidia_drm] mars 27 10:33:54 gandalf kernel: drm_dev_register+0x10e/0x250 [drm] mars 27 10:33:54 gandalf kernel: nv_drm_probe_devices+0x111/0x200 [nvidia_drm] mars 27 10:33:54 gandalf kernel: ? __pfx_init_module+0x10/0x10 [nvidia_drm] mars 27 10:33:54 gandalf kernel: nv_drm_init+0x1e/0x60 [nvidia_drm] mars 27 10:33:54 gandalf kernel: nv_linux_drm_init+0xe/0xff0 [nvidia_drm] mars 27 10:33:54 gandalf kernel: do_one_initcall+0x5e/0x250 mars 27 10:33:54 gandalf kernel: do_init_module+0x7b/0x260 mars 27 10:33:54 gandalf kernel: load_module+0xc76/0xd60 mars 27 10:33:54 gandalf kernel: ? kernel_read_file+0x2a4/0x320 mars 27 10:33:54 gandalf kernel: __do_sys_finit_module+0xc4/0x140 mars 27 10:33:54 gandalf kernel: ? __do_sys_finit_module+0xc4/0x140 mars 27 10:33:54 gandalf kernel: __x64_sys_finit_module+0x18/0x30 mars 27 10:33:54 gandalf kernel: do_syscall_64+0x5b/0x90 mars 27 10:33:54 gandalf kernel: ? ksys_mmap_pgoff+0x120/0x260 mars 27 10:33:54 gandalf kernel: ? exit_to_user_mode_prepare+0x30/0xb0 mars 27 10:33:54 gandalf kernel: ? exit_to_user_mode_prepare+0x30/0xb0 mars 27 10:33:54 gandalf kernel: ? syscall_exit_to_user_mode+0x29/0x50 mars 27 10:33:54 gandalf kernel: ? do_syscall_64+0x67/0x90 mars 27 10:33:54 gandalf kernel: ? do_syscall_64+0x67/0x90 mars 27 10:33:54 gandalf kernel: ? exit_to_user_mode_prepare+0x30/0xb0 mars 27 10:33:54 gandalf kernel: ? syscall_exit_to_user_mode+0x29/0x50 mars 27 10:33:54 gandalf kernel: ? do_syscall_64+0x67/0x90 mars 27 10:33:54 gandalf kernel: ? syscall_exit_to_user_mode+0x29/0x50 mars 27 10:33:54 gandalf kernel: ? do_syscall_64+0x67/0x90 mars 27 10:33:54 gandalf kernel: ? do_syscall_64+0x67/0x90 mars 27 10:33:54 gandalf kernel: entry_SYSCALL_64_after_hwframe+0x72/0xdc mars 27 10:33:54 gandalf kernel: RIP: 0033:0x7fd3dc85d89d mars 27 10:33:54 gandalf kernel: RSP: 002b:00007ffc801034a8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139 mars 27 10:33:54 gandalf kernel: RAX: ffffffffffffffda RBX: 000055f373907c60 RCX: 00007fd3dc85d89d mars 27 10:33:54 gandalf kernel: RDX: 0000000000000000 RSI: 000055f373889af0 RDI: 0000000000000012 mars 27 10:33:54 gandalf kernel: RBP: 000055f373889af0 R08: 0000000000000000 R09: 00007ffc801035d0 mars 27 10:33:54 gandalf kernel: R10: 0000000000000012 R11: 0000000000000246 R12: 0000000000020000 mars 27 10:33:54 gandalf kernel: R13: 000055f37389c120 R14: 0000000000000000 R15: 000055f373909080 mars 27 10:33:54 gandalf kernel: </TASK> Also, the last entry before I had to do a hard shutdown was this: mars 27 10:34:54 gandalf systemd-udevd[1023]: nvidia: Spawned process '/sbin/modprobe nvidia-drm' [1124] is taking longer than 59s to complete I'm attaching the kernel logs up to the beginning of userspace logs. I can provide more if necessary. My driver package: ii nvidia-driver-515 515.86.01-0ubuntu3 amd64 My graphics card: 0b:00.0 VGA compatible controller: NVIDIA Corporation GA102 [GeForce RTX 3080 Ti] (rev a1) --- ProblemType: Bug ApportVersion: 2.26.0-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: schopin 12971 F.... wireplumber /dev/snd/controlC0: schopin 12971 F.... wireplumber /dev/snd/controlC2: schopin 12971 F.... wireplumber /dev/snd/seq: schopin 12960 F.... pipewire CRDA: N/A CasperMD5CheckResult: pass CurrentDesktop: GNOME DistroRelease: Ubuntu 23.04 InstallationDate: Installed on 2021-11-03 (508 days ago) InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012) MachineType: ASUS System Product Name NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset nvidia Package: nvidia-graphics-drivers-515 ProcFB: 0 EFI VGA ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-6.1.0-16-generic root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7 ProcVersionSignature: Ubuntu 6.1.0-16.16-generic 6.1.6 RelatedPackageVersions: linux-restricted-modules-6.1.0-16-generic N/A linux-backports-modules-6.1.0-16-generic N/A linux-firmware 20230323.gitbcdcfbcf-0ubuntu1 Tags: lunar Uname: Linux 6.1.0-16-generic x86_64 UpgradeStatus: Upgraded to lunar on 2023-03-13 (13 days ago) UserGroups: adm cdrom dip docker kvm libvirt lpadmin lxd plugdev sambashare sbuild sudo _MarkForUpload: True dmi.bios.date: 07/30/2021 dmi.bios.release: 5.17 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 3801 dmi.board.asset.tag: Default string dmi.board.name: ROG CROSSHAIR VIII DARK HERO dmi.board.vendor: ASUSTeK COMPUTER INC. dmi.board.version: Rev X.0x dmi.chassis.asset.tag: Default string dmi.chassis.type: 3 dmi.chassis.vendor: Default string dmi.chassis.version: Default string dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr3801:bd07/30/2021:br5.17:svnASUS:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnROGCROSSHAIRVIIIDARKHERO:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:skuSKU: dmi.product.family: To be filled by O.E.M. dmi.product.name: System Product Name dmi.product.sku: SKU dmi.product.version: System Version dmi.sys.vendor: ASUS
2023-03-27 09:07:34 Simon Chopin attachment added AlsaInfo.txt https://bugs.launchpad.net/bugs/2012908/+attachment/5657743/+files/AlsaInfo.txt
2023-03-27 09:07:35 Simon Chopin attachment added CurrentDmesg.txt https://bugs.launchpad.net/bugs/2012908/+attachment/5657744/+files/CurrentDmesg.txt
2023-03-27 09:07:36 Simon Chopin attachment added IwConfig.txt https://bugs.launchpad.net/bugs/2012908/+attachment/5657745/+files/IwConfig.txt
2023-03-27 09:07:37 Simon Chopin attachment added Lspci.txt https://bugs.launchpad.net/bugs/2012908/+attachment/5657746/+files/Lspci.txt
2023-03-27 09:07:38 Simon Chopin attachment added Lspci-vt.txt https://bugs.launchpad.net/bugs/2012908/+attachment/5657747/+files/Lspci-vt.txt
2023-03-27 09:07:39 Simon Chopin attachment added Lsusb.txt https://bugs.launchpad.net/bugs/2012908/+attachment/5657748/+files/Lsusb.txt
2023-03-27 09:07:39 Simon Chopin attachment added Lsusb-t.txt https://bugs.launchpad.net/bugs/2012908/+attachment/5657749/+files/Lsusb-t.txt
2023-03-27 09:07:40 Simon Chopin attachment added Lsusb-v.txt https://bugs.launchpad.net/bugs/2012908/+attachment/5657750/+files/Lsusb-v.txt
2023-03-27 09:07:41 Simon Chopin attachment added ProcCpuinfo.txt https://bugs.launchpad.net/bugs/2012908/+attachment/5657751/+files/ProcCpuinfo.txt
2023-03-27 09:07:42 Simon Chopin attachment added ProcCpuinfoMinimal.txt https://bugs.launchpad.net/bugs/2012908/+attachment/5657752/+files/ProcCpuinfoMinimal.txt
2023-03-27 09:07:43 Simon Chopin attachment added ProcEnviron.txt https://bugs.launchpad.net/bugs/2012908/+attachment/5657753/+files/ProcEnviron.txt
2023-03-27 09:07:44 Simon Chopin attachment added ProcInterrupts.txt https://bugs.launchpad.net/bugs/2012908/+attachment/5657754/+files/ProcInterrupts.txt
2023-03-27 09:07:45 Simon Chopin attachment added ProcModules.txt https://bugs.launchpad.net/bugs/2012908/+attachment/5657755/+files/ProcModules.txt
2023-03-27 09:07:46 Simon Chopin attachment added RfKill.txt https://bugs.launchpad.net/bugs/2012908/+attachment/5657756/+files/RfKill.txt
2023-03-27 09:07:47 Simon Chopin attachment added UdevDb.txt https://bugs.launchpad.net/bugs/2012908/+attachment/5657757/+files/UdevDb.txt
2023-03-27 09:07:48 Simon Chopin attachment added WifiSyslog.txt https://bugs.launchpad.net/bugs/2012908/+attachment/5657758/+files/WifiSyslog.txt
2023-03-27 09:07:49 Simon Chopin attachment added acpidump.txt https://bugs.launchpad.net/bugs/2012908/+attachment/5657759/+files/acpidump.txt
2023-03-31 03:31:24 Launchpad Janitor linux-signed (Ubuntu): status New Confirmed
2023-03-31 03:31:24 Launchpad Janitor nvidia-graphics-drivers-515 (Ubuntu): status New Confirmed
2023-03-31 09:14:53 Keeley Hoek bug watch added https://github.com/NVIDIA/open-gpu-kernel-modules/issues/419
2023-03-31 14:54:32 Paolo Pisati nvidia-graphics-drivers-515 (Ubuntu): status Confirmed In Progress