I added plymouth.use-simpledrm=0 but still no output. As the Xfce desktop works fine this should not be an issue of the graphics driver.
# dmesg -H | grep -i 'drm\|plymouth' [ +0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.16.0+ root=UUID=171edd56-ad1d-4ca9-8f9d-503b05bdc840 ro quiet splash crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M plymouth.use-simpledrm=0 [ +0.002120] ACPI: bus type drm_connector registered [ +0.000195] simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic [ +0.000140] [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0 [ +0.000378] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device [ +0.000363] [drm] pci: virtio-vga detected at 0000:0a:00.0 [ +0.339087] [drm] features: -virgl +edid -resource_blob -host_visible [ +0.000181] [drm] features: -context_init [ +0.006928] [drm] number of scanouts: 1 [ +0.000181] [drm] number of cap sets: 0 [ +0.029541] virtio-pci 0000:0a:00.0: [drm] Registered 1 planes with drm panic [ +0.000160] [drm] Initialized virtio_gpu 0.1.0 for 0000:0a:00.0 on minor 1 [ +0.000252] virtio-pci 0000:0a:00.0: [drm] fb0: virtio_gpudrmfb frame buffer device [ +0.036138] systemd[1]: Starting [email protected] - Load Kernel Module drm... [ +0.015609] systemd[1]: [email protected]: Deactivated successfully. [ +0.006753] systemd[1]: Finished [email protected] - Load Kernel Module drm. # journalctl | grep plymouth Aug 12 03:59:54 vmrv64outer kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.16.0+ root=UUID=171edd56-ad1d-4ca9-8f9d-503b05bdc840 ro quiet splash crashkernel=2G-4G:320M,4G-32G:512M,32G-64G:1024M,64G-128G:2048M,128G-:4096M plymouth.use-simpledrm=0 Aug 12 03:59:58 vmrv64outer systemd[1]: Starting plymouth-start.service - Show Plymouth Boot Screen... Aug 12 03:59:59 vmrv64outer systemd[1]: Started plymouth-start.service - Show Plymouth Boot Screen. Aug 12 03:59:59 vmrv64outer systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid). Aug 12 03:59:59 vmrv64outer systemd[1]: Started systemd-ask-password-plymouth.path - Forward Password Requests to Plymouth Directory Watch. Aug 12 04:00:03 vmrv64outer systemd[1]: Starting plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data... Aug 12 04:00:03 vmrv64outer systemd[1]: Finished plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data. Aug 12 04:00:04 vmrv64outer systemd[1]: Received SIGRTMIN+20 from PID 292 (plymouthd). Aug 12 04:00:04 vmrv64outer systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid). Aug 12 04:02:12 vmrv64outer systemd[1]: Starting plymouth-quit-wait.service - Hold until boot process finishes up... Aug 12 04:02:12 vmrv64outer systemd[1]: Received SIGRTMIN+21 from PID 292 (plymouthd). Aug 12 04:02:12 vmrv64outer systemd[1]: Finished plymouth-quit-wait.service - Hold until boot process finishes up. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2120246 Title: No plymouth graphic shown on riscv64 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2120246/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
