Boot splash issues (flashing, nonfunctioning themes) with refind + plymouth

Currently, the following happens on boot:

  • Motherboard logo shows
  • Refind shows solid color, the background image loads from top to bottom on the screen (not all at once - it takes a half second as it “scanlines” down), then solid, then background loads again
  • Mobo logo shows again
  • SSDM comes up

Three main issues here (I’m aware these may be separate, but I’m getting the feeling that there is some interplay between refind and Plymouth, which is why I’m listing them together here - if I should spin off separate topics, let me know):

  1. I want to show a splash screen other than the mobo logo (both before and after refind is loaded - is plymouth even available before refind kicks in?). Plymouth is installed, but it’s failing to do anything different when I change the theme, either via the KDE boot splash config GUI or plymouth-set-default-theme. It might have worked when I had it booting with grub instead of refind, can’t remember (and I’d rather not backtrack if I don’t have to)
  2. I want refind to actually load the background image at once instead of doing the weird thing where it noticeably loads down the screen
  3. I have refind auto-select delay to -1 with the idea I only call it up if I need it. I’d like to get it to not draw anything at all in this case

This is an almost-new installation of Manjaro with KDE, the main change aside from normal package installs being setting up refind (with the refind-dreary theme)

/boot/refind_linux.conf
"Boot with standard options"  "root=UUID=b6b8ce65-59d1-423c-9672-d181fb6a1053 rw quiet splash udev.log_priority=3"
"Boot to single-user mode"    "root=UUID=b6b8ce65-59d1-423c-9672-d181fb6a1053 rw quiet splash udev.log_priority=3 single"
"Boot with minimal options"   "ro root=/dev/nvme0n1p1"
/var/log/plymouth-debug.log
00:00:01.160 main.c:1907:check_logging                                     : checking if console messages should be redirected and logged
00:00:01.160 main.c:1916:check_logging                                     : logging will be enabled!
00:00:01.160 main.c:1986:initialize_environment                            : source built on May 26 2023
00:00:01.160 main.c:1996:initialize_environment                            : Making sure /run/plymouth exists
00:00:01.160 main.c:2000:initialize_environment                            : initialized minimal work environment
00:00:01.160 main.c:1773:attach_to_running_session                         : creating new terminal session
00:00:01.160 ply-terminal-session.c:220:ply_terminal_session_attach        : ptmx not passed in, creating one
00:00:01.160 ply-terminal-session.c:178:open_pseudoterminal                : opening device '/dev/ptmx'
00:00:01.160 ply-terminal-session.c:184:open_pseudoterminal                :  opened device '/dev/ptmx'
00:00:01.160 ply-terminal-session.c:186:open_pseudoterminal                : unlocking pseudoterminal
00:00:01.160 ply-terminal-session.c:193:open_pseudoterminal                : unlocked pseudoterminal
00:00:01.160 ply-terminal-session.c:230:ply_terminal_session_attach        : redirecting system console to terminal device
00:00:01.160 ply-terminal-session.c:239:ply_terminal_session_attach        : done redirecting system console to terminal device
00:00:01.160 ply-terminal-session.c:369:ply_terminal_session_start_logging : logging incoming console messages
00:00:01.160 main.c:1652:tell_systemd_to_print_details                     : telling systemd to start printing details
00:00:01.160 main.c:700:get_cache_file_for_mode                            : returning cache file '/var/lib/plymouth//boot-duration'
00:00:01.160 main.c:303:load_settings                                      : Trying to load /etc/plymouth//plymouthd.conf
00:00:01.161 ply-key-file.c:175:ply_key_file_load_group                    : trying to load group Daemon
00:00:01.161 ply-key-file.c:262:ply_key_file_load_groups                   : key file has no more groups
00:00:01.161 ply-key-file.c:359:ply_key_file_get_raw_value                 : key file does not have entry for key 'ThemeDir'
00:00:01.161 main.c:285:get_theme_path                                     : Theme /run/plymouth/themes//spinfinity/spinfinity.plymouth not found
00:00:01.161 main.c:282:get_theme_path                                     : Theme is /usr/share/plymouth/themes//spinfinity/spinfinity.plymouth
00:00:01.161 main.c:321:load_settings                                      : Splash delay is set to 0.000000
00:00:01.161 main.c:326:load_settings                                      : Device timeout is set to 8.000000
00:00:01.161 ply-key-file.c:359:ply_key_file_get_raw_value                 : key file does not have entry for key 'DeviceScale'
00:00:01.161 main.c:419:find_system_default_splash                         : System configured theme file is '/usr/share/plymouth/themes//spinfinity/spinfinity.plymouth'
00:00:01.161 main.c:303:load_settings                                      : Trying to load /run/plymouth/plymouthd.defaults
00:00:01.161 ply-key-file.c:84:ply_key_file_open_file                      : Failed to open key file /run/plymouth/plymouthd.defaults: No such file or directory
00:00:01.161 main.c:429:find_distribution_default_splash                   : failed to load /run/plymouth/plymouthd.defaults, trying /usr/share/plymouth//
00:00:01.161 main.c:303:load_settings                                      : Trying to load /usr/share/plymouth//plymouthd.defaults
00:00:01.161 ply-key-file.c:175:ply_key_file_load_group                    : trying to load group Daemon
00:00:01.161 ply-key-file.c:262:ply_key_file_load_groups                   : key file has no more groups
00:00:01.161 ply-key-file.c:359:ply_key_file_get_raw_value                 : key file does not have entry for key 'ThemeDir'
00:00:01.161 main.c:285:get_theme_path                                     : Theme /run/plymouth/themes//spinner/spinner.plymouth not found
00:00:01.161 main.c:285:get_theme_path                                     : Theme /usr/share/plymouth/themes//spinner/spinner.plymouth not found
00:00:01.161 ply-key-file.c:359:ply_key_file_get_raw_value                 : key file does not have entry for key 'DeviceScale'
00:00:01.161 main.c:873:plymouth_should_show_default_splash                : checking if plymouth should show default splash
00:00:01.161 main.c:901:plymouth_should_show_default_splash                : using default splash because kernel command line has option "splash"
00:00:01.161 ply-key-file.c:84:ply_key_file_open_file                      : Failed to open key file /etc/vconsole.conf: No such file or directory
00:00:01.162 ply-device-manager.c:934:create_devices_from_terminals        : checking for consoles
00:00:01.162 ply-device-manager.c:712:add_consoles_from_file               : opening /sys/class/tty/console/active
00:00:01.162 ply-device-manager.c:720:add_consoles_from_file               : reading file
00:00:01.162 ply-device-manager.c:758:add_consoles_from_file               : console /dev/tty1 found!
00:00:01.162 ply-device-manager.c:534:watch_for_udev_events                : watching for udev graphics device add and remove events
00:00:01.163 ply-device-manager.c:324:create_devices_for_subsystem         : creating objects for drm devices
00:00:01.164 main.c:2348:main                                              : entering event loop
00:00:01.245 ply-device-manager.c:493:on_udev_event                        : got add event for device /dev/fb0
00:00:01.246 ply-device-manager.c:427:verify_add_or_change                 : ignoring since we only handle subsystem graphics devices after timeout
00:00:01.300 ply-boot-server.c:393:print_connection_process_identity       : connection is from pid 249 (/usr/bin/plymouth --show-splash) with parent pid 1 (/usr/bin/ash /init splash)
00:00:01.301 ply-boot-server.c:492:ply_boot_connection_on_request          : got show splash request
00:00:01.302 main.c:841:plymouth_should_ignore_show_splash_calls           : checking if plymouth should be running
00:00:01.302 main.c:946:on_show_splash                                     : no displays available to show splash on, waiting...
00:00:01.303 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:01.382 ply-boot-server.c:393:print_connection_process_identity       : connection is from pid 263 (/usr/bin/plymouth update-root-fs --new-root-dir=/new_root) with parent pid 1 (/usr/bin/ash /init splash)
00:00:01.383 ply-boot-server.c:708:ply_boot_connection_on_request          : got newroot request
00:00:01.384 main.c:658:on_newroot                                         : new root mounted at "/new_root", switching to it
00:00:01.384 main.c:700:get_cache_file_for_mode                            : returning cache file '/var/lib/plymouth//boot-duration'
00:00:01.386 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:01.685 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:01.686 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:01.687 main.c:184:on_update                                          : updating status to '-.mount'
00:00:01.688 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:01.750 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:01.751 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:01.753 main.c:184:on_update                                          : updating status to 'dev-hugepages.mount'
00:00:01.754 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:01.755 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:01.756 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:01.758 main.c:184:on_update                                          : updating status to 'dev-mqueue.mount'
00:00:01.759 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:01.761 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:01.762 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:01.764 main.c:184:on_update                                          : updating status to 'sys-kernel-debug.mount'
00:00:01.765 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 11
00:00:01.767 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:01.768 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:01.770 main.c:184:on_update                                          : updating status to 'sys-kernel-tracing.mount'
00:00:01.771 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 12
00:00:01.803 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:01.805 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:01.806 main.c:184:on_update                                          : updating status to 'kmod-static-nodes.service'
00:00:01.808 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:01.867 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:01.868 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:01.870 main.c:184:on_update                                          : updating status to 'lvm2-monitor.service'
00:00:01.871 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:02.020 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.021 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.022 main.c:184:on_update                                          : updating status to 'systemd-remount-fs.service'
00:00:02.023 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:02.050 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.051 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.052 main.c:184:on_update                                          : updating status to 'systemd-udev-trigger.service'
00:00:02.053 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:02.083 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.085 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.087 main.c:184:on_update                                          : updating status to 'run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount'
00:00:02.088 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:02.089 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.090 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.091 main.c:184:on_update                                          : updating status to 'sys-fs-fuse-connections.mount'
00:00:02.092 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:02.093 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.094 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.095 main.c:184:on_update                                          : updating status to 'run-credentials-systemd\x2dvconsole\x2dsetup.service.mount'
00:00:02.096 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 11
00:00:02.097 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.098 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.099 main.c:184:on_update                                          : updating status to 'sys-kernel-config.mount'
00:00:02.100 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 12
00:00:02.120 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.121 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.122 main.c:184:on_update                                          : updating status to 'systemd-random-seed.service'
00:00:02.123 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:02.160 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.162 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.163 main.c:184:on_update                                          : updating status to 'systemd-vconsole-setup.service'
00:00:02.165 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:02.193 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.194 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.195 main.c:184:on_update                                          : updating status to 'systemd-tmpfiles-setup-dev.service'
00:00:02.196 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:02.227 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.228 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.229 main.c:184:on_update                                          : updating status to 'tmp.mount'
00:00:02.230 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:02.231 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.232 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.234 main.c:184:on_update                                          : updating status to 'var-lib-snapd-snap.mount'
00:00:02.236 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:02.245 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.246 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.247 main.c:184:on_update                                          : updating status to 'var-lib-snapd-snap-bare-5.mount'
00:00:02.248 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:02.249 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.250 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.251 main.c:184:on_update                                          : updating status to 'var-lib-snapd-snap-core18-2785.mount'
00:00:02.252 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:02.254 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.255 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.256 main.c:184:on_update                                          : updating status to 'var-lib-snapd-snap-core20-1974.mount'
00:00:02.257 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 11
00:00:02.258 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.259 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.260 main.c:184:on_update                                          : updating status to 'var-lib-snapd-snap-core22-858.mount'
00:00:02.261 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 12
00:00:02.262 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.263 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.264 main.c:184:on_update                                          : updating status to 'var-lib-snapd-snap-figma\x2dlinux-156.mount'
00:00:02.265 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:02.266 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.267 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.268 main.c:184:on_update                                          : updating status to 'var-lib-snapd-snap-gnome\x2d3\x2d28\x2d1804-198.mount'
00:00:02.269 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 11
00:00:02.270 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.271 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.272 main.c:184:on_update                                          : updating status to 'var-lib-snapd-snap-gnome\x2d3\x2d34\x2d1804-93.mount'
00:00:02.273 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 12
00:00:02.274 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.275 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.276 main.c:184:on_update                                          : updating status to 'var-lib-snapd-snap-gnome\x2d3\x2d38\x2d2004-143.mount'
00:00:02.277 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:02.278 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.279 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.280 main.c:184:on_update                                          : updating status to 'var-lib-snapd-snap-gnome\x2d42\x2d2204-126.mount'
00:00:02.281 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 11
00:00:02.284 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.287 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.290 main.c:184:on_update                                          : updating status to 'var-lib-snapd-snap-gtk\x2dcommon\x2dthemes-1535.mount'
00:00:02.293 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 12
00:00:02.296 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.298 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.299 main.c:184:on_update                                          : updating status to 'var-lib-snapd-snap-slack-83.mount'
00:00:02.301 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:02.303 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.304 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.306 main.c:184:on_update                                          : updating status to 'var-lib-snapd-snap-snapd-19457.mount'
00:00:02.307 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 11
00:00:02.309 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.310 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.312 main.c:184:on_update                                          : updating status to 'var-lib-snapd-snap-spotify-67.mount'
00:00:02.313 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 12
00:00:02.315 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.316 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.317 main.c:184:on_update                                          : updating status to 'var-lib-snapd-snap-zoom\x2dclient-208.mount'
00:00:02.319 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:02.321 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.322 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.324 main.c:184:on_update                                          : updating status to 'systemd-udevd.service'
00:00:02.325 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 11
00:00:02.327 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.329 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.330 main.c:184:on_update                                          : updating status to 'systemd-journald.service'
00:00:02.332 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 12
00:00:02.334 ply-boot-server.c:393:print_connection_process_identity       : connection is from pid 408 (/usr/bin/plymouth show-splash) with parent pid 1 (/sbin/init splash)
00:00:02.336 ply-boot-server.c:492:ply_boot_connection_on_request          : got show splash request
00:00:02.337 main.c:920:on_show_splash                                     : show splash called while already shown
00:00:02.338 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:02.351 ply-device-manager.c:493:on_udev_event                        : got add event for device /dev/fb0
00:00:02.352 ply-device-manager.c:427:verify_add_or_change                 : ignoring since we only handle subsystem graphics devices after timeout
00:00:02.366 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.368 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.369 main.c:184:on_update                                          : updating status to 'systemd-journal-flush.service'
00:00:02.371 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:02.400 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.402 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.403 main.c:184:on_update                                          : updating status to 'plymouth-start.service'
00:00:02.405 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:02.460 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.461 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.462 main.c:184:on_update                                          : updating status to 'systemd-fsck@dev-disk-by\x2duuid-26B7\x2d73C9.service'
00:00:02.463 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:02.486 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.488 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.490 main.c:184:on_update                                          : updating status to 'systemd-fsck@dev-disk-by\x2duuid-e8d504b4\x2dc2a3\x2d486e\x2d9006\x2d57cb3225607d.service'
00:00:02.492 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:02.801 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:02.803 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:02.804 main.c:184:on_update                                          : updating status to 'home.mount'
00:00:02.805 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:03.024 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:03.025 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:03.026 main.c:184:on_update                                          : updating status to 'boot-efi.mount'
00:00:03.027 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:03.059 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:03.060 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:03.061 main.c:184:on_update                                          : updating status to 'run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount'
00:00:03.063 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 11
00:00:03.064 ply-boot-server.c:393:print_connection_process_identity       : connection is from pid 471 (/usr/bin/plymouth update-root-fs --read-write) with parent pid 1 (/sbin/init splash)
00:00:03.065 ply-boot-server.c:484:ply_boot_connection_on_request          : got system initialized notification
00:00:03.066 main.c:814:on_system_initialized                              : system now initialized, opening log
00:00:03.067 main.c:1652:tell_systemd_to_print_details                     : telling systemd to start printing details
00:00:03.068 main.c:730:get_log_file_for_state                             : returning log file '/var/log/boot.log'
00:00:03.069 main.c:799:prepare_logging                                    : opening log '/var/log/boot.log'
00:00:03.070 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:03.071 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:03.072 main.c:184:on_update                                          : updating status to 'proc-sys-fs-binfmt_misc.mount'
00:00:03.073 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 12
00:00:03.074 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:03.097 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:03.098 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:03.099 main.c:184:on_update                                          : updating status to 'systemd-binfmt.service'
00:00:03.100 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:03.133 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:03.134 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:03.135 main.c:184:on_update                                          : updating status to 'plymouth-read-write.service'
00:00:03.136 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:03.171 ply-device-manager.c:493:on_udev_event                        : got add event for device /dev/dri/card0
00:00:03.172 ply-device-manager.c:280:create_devices_for_udev_device       : device subsystem is drm
00:00:03.173 ply-device-manager.c:283:create_devices_for_udev_device       : found DRM device /dev/dri/card0
00:00:03.174 ply-device-manager.c:846:create_devices_for_terminal_and_rende: creating devices for /dev/dri/card0 (renderer type: 1) (terminal: /dev/tty1)
00:00:03.175 ply-renderer.c:236:ply_renderer_open_plugin                   : trying to open renderer plugin /usr/lib/plymouth/renderers/drm.so
00:00:03.177 plugin.c:876:create_backend                                   : creating renderer backend for device /dev/dri/card0
00:00:03.178 plugin.c:956:load_driver                                      : Opening '/dev/dri/card0'
00:00:03.179 ply-terminal.c:637:ply_terminal_open                          : trying to open terminal '/dev/tty1'
00:00:03.180 ply-terminal.c:430:ply_terminal_refresh_geometry              : looking up terminal text geometry
00:00:03.181 ply-terminal.c:442:ply_terminal_refresh_geometry              : terminal is now 215x45 text cells
00:00:03.182 ply-terminal.c:480:get_active_vt                              : Remembering that initial vt is 1
00:00:03.183 plugin.c:1538:query_device                                    : Could not get card resources
00:00:03.183 ply-renderer.c:249:ply_renderer_open_plugin                   : could not query rendering device for plugin /usr/lib/plymouth/renderers/drm.so
00:00:03.184 plugin.c:1023:close_device                                    : closing device
00:00:03.185 plugin.c:977:unload_backend                                   : unloading backend
00:00:03.186 plugin.c:901:destroy_backend                                  : destroying renderer backend for device /dev/dri/card0
00:00:03.187 ply-renderer.c:287:ply_renderer_open                          : could not find suitable rendering plugin
00:00:03.188 ply-device-manager.c:854:create_devices_for_terminal_and_rende: could not open renderer for /dev/dri/card0
00:00:03.210 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:03.211 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:03.212 main.c:184:on_update                                          : updating status to 'systemd-tmpfiles-setup.service'
00:00:03.213 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:03.297 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:03.298 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:03.299 main.c:184:on_update                                          : updating status to 'systemd-update-utmp.service'
00:00:03.299 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:03.513 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:03.514 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:03.515 main.c:184:on_update                                          : updating status to 'systemd-modules-load.service'
00:00:03.516 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:03.580 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:03.581 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:03.582 main.c:184:on_update                                          : updating status to 'systemd-sysctl.service'
00:00:03.583 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:03.588 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:03.589 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:03.589 main.c:184:on_update                                          : updating status to 'cronie.service'
00:00:03.590 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:03.636 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:03.638 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:03.638 main.c:184:on_update                                          : updating status to 'alsa-restore.service'
00:00:03.639 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:03.640 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:03.641 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:03.642 main.c:184:on_update                                          : updating status to 'dbus.service'
00:00:03.643 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:03.644 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:03.645 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:03.646 main.c:184:on_update                                          : updating status to 'systemd-logind.service'
00:00:03.647 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 13
00:00:03.661 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:03.662 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:03.663 main.c:184:on_update                                          : updating status to 'NetworkManager.service'
00:00:03.664 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:03.736 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:03.738 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:03.739 main.c:184:on_update                                          : updating status to 'systemd-user-sessions.service'
00:00:03.739 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:03.741 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:03.742 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:03.743 main.c:184:on_update                                          : updating status to 'polkit.service'
00:00:03.744 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 10
00:00:03.746 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:03.747 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:03.748 main.c:184:on_update                                          : updating status to 'snapd.service'
00:00:03.749 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 14
00:00:03.753 ply-boot-server.c:389:print_connection_process_identity       : connection is from toplevel init process (/sbin/init splash)
00:00:03.754 ply-boot-server.c:444:ply_boot_connection_on_request          : got update request
00:00:03.755 main.c:184:on_update                                          : updating status to 'run-credentials-systemd\x2dsysctl.service.mount'
00:00:03.756 ply-event-loop.c:1142:ply_event_loop_free_destinations_for_sou: freeing destination (1, 0x55730044d530, 0x557300451110) of fd 14
00:00:03.757 ply-boot-server.c:393:print_connection_process_identity       : connection is from pid 599 (/usr/bin/plymouth quit) with parent pid 1 (/sbin/init splash)
00:00:03.758 ply-boot-server.c:530:ply_boot_connection_on_request          : got quit request
00:00:03.759 main.c:1349:on_quit                                           : quitting (retain splash: false)
00:00:03.760 main.c:1361:on_quit                                           : system initialized so saving boot-duration file
00:00:03.761 ply-utils.c:596:ply_create_directory                          : directory '/var/lib/plymouth/' already exists
00:00:03.762 main.c:700:get_cache_file_for_mode                            : returning cache file '/var/lib/plymouth//boot-duration'
00:00:03.763 ply-progress.c:214:ply_progress_save_cache                    : saving progress cache to /var/lib/plymouth//boot-duration
00:00:03.764 main.c:1660:tell_systemd_to_stop_printing_details             : telling systemd to stop printing details
00:00:03.765 main.c:1375:on_quit                                           : closing log
00:00:03.766 ply-device-manager.c:1152:ply_device_manager_deactivate_keyboa: deactivating keyboards
00:00:03.767 main.c:1381:on_quit                                           : unloading splash
00:00:03.768 main.c:1193:quit_program                                      : cleaning up devices
00:00:03.769 ply-device-manager.c:671:ply_device_manager_free              : freeing device manager
00:00:03.770 ply-terminal.c:706:ply_terminal_close                         : restoring color palette
00:00:03.771 ply-terminal.c:710:ply_terminal_close                         : stop watching tty fd
00:00:03.772 ply-event-loop.c:765:ply_event_loop_stop_watching_fd          : stopping watching fd 12
00:00:03.773 ply-event-loop.c:781:ply_event_loop_stop_watching_fd          : removing destination for fd 12
00:00:03.774 ply-event-loop.c:790:ply_event_loop_stop_watching_fd          : no more destinations remaing for fd 12, removing source
00:00:03.774 ply-terminal.c:716:ply_terminal_close                         : stop watching SIGWINCH signal
00:00:03.775 ply-terminal.c:720:ply_terminal_close                         : setting buffered input
00:00:03.776 main.c:1196:quit_program                                      : exiting event loop
00:00:03.777 ply-boot-server.c:347:ply_boot_connection_on_quit_complete    : quit complete
00:00:03.778 main.c:2350:main                                              : exited event loop
00:00:03.779 ply-boot-splash.c:390:ply_boot_splash_free                    : freeing splash
00:00:03.780 main.c:2360:main                                              : freeing terminal session
00:00:03.780 ply-terminal-session.c:393:ply_terminal_session_stop_logging  : stopping logging of incoming console messages
00:00:03.781 main.c:2366:main                                              : exiting with code 0
inxi -v7azy
System:
  Kernel: 6.4.9-1-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 13.2.1
    parameters: root=UUID=b6b8ce65-59d1-423c-9672-d181fb6a1053 rw quiet
    udev.log_priority=3 plymouth.debug initrd=boot\initramfs-6.4-x86_64.img
  Desktop: KDE Plasma v: 5.27.7 tk: Qt v: 5.15.10 wm: kwin_x11 vt: 2 dm: SDDM
    Distro: Manjaro Linux base: Arch Linux
Machine:
  Type: Desktop System: Micro-Star product: MS-7D53 v: 1.0
    serial: <superuser required>
  Mobo: Micro-Star model: MPG X570S EDGE MAX WIFI (MS-7D53) v: 1.0
    serial: <superuser required> UEFI: American Megatrends LLC. v: 1.40
    date: 09/01/2022
Battery:
  Device-1: hidpp_battery_0 model: Logitech Wireless Keyboard K540/K545
    serial: <filter> charge: 100% (should be ignored) rechargeable: yes
    status: discharging
Memory:
  System RAM: total: 64 GiB note: est. available: 62.72 GiB
    used: 3.6 GiB (5.7%)
  RAM Report: permissions: Unable to run dmidecode. Root privileges required.
CPU:
  Info: model: AMD Ryzen 7 5800X3D bits: 64 type: MT MCP arch: Zen 3+ gen: 4
    level: v3 note: check built: 2022 process: TSMC n6 (7nm) family: 0x19 (25)
    model-id: 0x21 (33) stepping: 2 microcode: 0xA20120A
  Topology: cpus: 1x cores: 8 tpc: 2 threads: 16 smt: enabled cache:
    L1: 512 KiB desc: d-8x32 KiB; i-8x32 KiB L2: 4 MiB desc: 8x512 KiB L3: 96 MiB
    desc: 1x96 MiB
  Speed (MHz): avg: 2641 high: 3599 min/max: 2200/4549 boost: enabled
    scaling: driver: acpi-cpufreq governor: schedutil cores: 1: 3599 2: 2200
    3: 2879 4: 2200 5: 2399 6: 2200 7: 2879 8: 2200 9: 3598 10: 2780 11: 2672
    12: 2200 13: 2495 14: 2877 15: 2879 16: 2200 bogomips: 108834
  Flags: 3dnowprefetch abm adx aes aperfmperf apic arat avic avx avx2 bmi1
    bmi2 bpext cat_l3 cdp_l3 clflush clflushopt clwb clzero cmov cmp_legacy
    constant_tsc cpb cpuid cqm cqm_llc cqm_mbm_local cqm_mbm_total
    cqm_occup_llc cr8_legacy cx16 cx8 de decodeassists erms extapic
    extd_apicid f16c flushbyasid fma fpu fsgsbase fsrm fxsr fxsr_opt ht
    hw_pstate ibpb ibrs ibs invpcid irperf lahf_lm lbrv lm mba mca mce
    misalignsse mmx mmxext monitor movbe msr mtrr mwaitx nonstop_tsc nopl npt
    nrip_save nx ospke osvw overflow_recov pae pat pausefilter pclmulqdq
    pdpe1gb perfctr_core perfctr_llc perfctr_nb pfthreshold pge pku pni popcnt
    pse pse36 rapl rdpid rdpru rdrand rdseed rdt_a rdtscp rep_good sep sha_ni
    skinit smap smca smep ssbd sse sse2 sse4_1 sse4_2 sse4a ssse3 stibp succor
    svm svm_lock syscall tce topoext tsc tsc_scale umip v_spec_ctrl
    v_vmsave_vmload vaes vgif vmcb_clean vme vmmcall vpclmulqdq wbnoinvd wdt
    x2apic xgetbv1 xsave xsavec xsaveerptr xsaveopt xsaves
  Vulnerabilities:
  Type: gather_data_sampling status: Not affected
  Type: itlb_multihit status: Not affected
  Type: l1tf status: Not affected
  Type: mds status: Not affected
  Type: meltdown status: Not affected
  Type: mmio_stale_data status: Not affected
  Type: retbleed status: Not affected
  Type: spec_rstack_overflow mitigation: safe RET, no microcode
  Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via
    prctl
  Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
    sanitization
  Type: spectre_v2 mitigation: Retpolines, IBPB: conditional, IBRS_FW,
    STIBP: always-on, RSB filling, PBRSB-eIBRS: Not affected
  Type: srbds status: Not affected
  Type: tsx_async_abort status: Not affected
Graphics:
  Device-1: NVIDIA GA104 [GeForce RTX 3060 Ti GDDR6X] vendor: Micro-Star MSI
    driver: nvidia v: 535.98 alternate: nouveau,nvidia_drm non-free: 535.xx+
    status: current (as of 2023-07) arch: Ampere code: GAxxx
    process: TSMC n7 (7nm) built: 2020-22 pcie: gen: 4 speed: 16 GT/s lanes: 16
    bus-ID: 2d:00.0 chip-ID: 10de:24c9 class-ID: 0300
  Device-2: Logitech HD Pro Webcam C920 driver: snd-usb-audio,uvcvideo
    type: USB rev: 2.0 speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 1-1.4:4
    chip-ID: 046d:082d class-ID: 0102 serial: <filter>
  Display: x11 server: X.Org v: 21.1.8 with: Xwayland v: 23.1.2
    compositor: kwin_x11 driver: X: loaded: nvidia gpu: nvidia display-ID: :0
    screens: 1
  Screen-1: 0 s-res: 3440x1440 s-dpi: 109 s-size: 802x333mm (31.57x13.11")
    s-diag: 868mm (34.19")
  Monitor-1: HDMI-0 res: 3440x1440 hz: 60 dpi: 109
    size: 800x335mm (31.5x13.19") diag: 867mm (34.15") modes: N/A
  API: OpenGL v: 4.6.0 NVIDIA 535.98 renderer: NVIDIA GeForce RTX 3060
    Ti/PCIe/SSE2 direct-render: Yes
Audio:
  Device-1: NVIDIA GA104 High Definition Audio vendor: Micro-Star MSI
    driver: snd_hda_intel v: kernel pcie: gen: 4 speed: 16 GT/s lanes: 16
    bus-ID: 2d:00.1 chip-ID: 10de:228b class-ID: 0403
  Device-2: AMD Starship/Matisse HD Audio vendor: Micro-Star MSI
    driver: snd_hda_intel v: kernel pcie: gen: 4 speed: 16 GT/s lanes: 16
    bus-ID: 2f:00.4 chip-ID: 1022:1487 class-ID: 0403
  Device-3: Logitech HD Pro Webcam C920 driver: snd-usb-audio,uvcvideo
    type: USB rev: 2.0 speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 1-1.4:4
    chip-ID: 046d:082d class-ID: 0102 serial: <filter>
  Device-4: Micro Star USB Audio driver: hid-generic,snd-usb-audio,usbhid
    type: USB rev: 2.0 speed: 480 Mb/s lanes: 1 mode: 2.0 bus-ID: 1-2:3
    chip-ID: 0db0:151f class-ID: 0300
  API: ALSA v: k6.4.9-1-MANJARO status: kernel-api with: aoss
    type: oss-emulator tools: alsactl,alsamixer,amixer
  Server-1: sndiod v: N/A status: off tools: aucat,midicat,sndioctl
  Server-2: PipeWire v: 0.3.77 status: active with: 1: pipewire-pulse
    status: active 2: wireplumber status: active 3: pipewire-alsa type: plugin
    4: pw-jack type: plugin tools: pactl,pw-cat,pw-cli,wpctl
Network:
  Device-1: Realtek RTL8125 2.5GbE vendor: Micro-Star MSI driver: r8169
    v: kernel pcie: gen: 2 speed: 5 GT/s lanes: 1 port: f000 bus-ID: 27:00.0
    chip-ID: 10ec:8125 class-ID: 0200
  IF: enp39s0 state: down mac: <filter>
  Device-2: Intel Wi-Fi 6 AX210/AX211/AX411 160MHz driver: iwlwifi v: kernel
    pcie: gen: 2 speed: 5 GT/s lanes: 1 bus-ID: 28:00.0 chip-ID: 8086:2725
    class-ID: 0280
  IF: wlo1 state: up mac: <filter>
  IP v4: <filter> type: dynamic noprefixroute scope: global
    broadcast: <filter>
  IP v6: <filter> type: dynamic noprefixroute scope: global
  IP v6: <filter> type: noprefixroute scope: link
  WAN IP: <filter>
Bluetooth:
  Device-1: Intel AX210 Bluetooth driver: btusb v: 0.8 type: USB rev: 2.0
    speed: 12 Mb/s lanes: 1 mode: 1.1 bus-ID: 1-4:5 chip-ID: 8087:0032
    class-ID: e001
  Report: rfkill ID: hci0 rfk-id: 1 state: up address: see --recommends
Logical:
  Message: No logical block device data found.
RAID:
  Message: No RAID data found.
Drives:
  Local Storage: total: 1.93 TiB used: 61.31 GiB (3.1%)
  SMART Message: Unable to run smartctl. Root privileges required.
  ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: Western Digital
    model: WD BLACK SN850X 2000GB size: 1.82 TiB block-size: physical: 512 B
    logical: 512 B speed: 63.2 Gb/s lanes: 4 tech: SSD serial: <filter>
    fw-rev: 620331WD temp: 43.9 C scheme: GPT
  ID-2: /dev/sda maj-min: 8:0 vendor: Kingston model: SA400M8120G
    size: 111.79 GiB block-size: physical: 512 B logical: 512 B speed: 6.0 Gb/s
    tech: SSD serial: <filter> fw-rev: 62B3
  Message: No optical or floppy data found.
Partition:
  ID-1: / raw-size: 512 GiB size: 502.89 GiB (98.22%) used: 30.8 GiB (6.1%)
    fs: ext4 dev: /dev/nvme0n1p1 maj-min: 259:1 label: RAESTRON-ROOT
    uuid: b6b8ce65-59d1-423c-9672-d181fb6a1053
  ID-2: /boot/efi raw-size: 512 MiB size: 511 MiB (99.80%)
    used: 14.4 MiB (2.8%) fs: vfat dev: /dev/nvme0n1p3 maj-min: 259:3 label: N/A
    uuid: 26B7-73C9
  ID-3: /home raw-size: 1.32 TiB size: 1.3 TiB (98.35%) used: 30.5 GiB (2.3%)
    fs: ext4 dev: /dev/nvme0n1p2 maj-min: 259:2 label: RAESTRON-HOME
    uuid: e8d504b4-c2a3-486e-9006-57cb3225607d
Swap:
  Alert: No swap data was found.
Unmounted:
  Message: No unmounted partitions found.
USB:
  Hub-1: 1-0:1 info: hi-speed hub with single TT ports: 6 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
    class-ID: 0900
  Hub-2: 1-1:2 info: ASMedia ASM1074 High-Speed hub ports: 4 rev: 2.1
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 power: 100mA
    chip-ID: 174c:2074 class-ID: 0900
  Device-1: 1-1.4:4 info: Logitech HD Pro Webcam C920 type: video,audio
    driver: snd-usb-audio,uvcvideo interfaces: 4 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 power: 500mA
    chip-ID: 046d:082d class-ID: 0102 serial: <filter>
  Device-2: 1-2:3 info: Micro Star USB Audio type: audio,HID
    driver: hid-generic,snd-usb-audio,usbhid interfaces: 8 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 power: 100mA
    chip-ID: 0db0:151f class-ID: 0300
  Device-3: 1-4:5 info: Intel AX210 Bluetooth type: bluetooth driver: btusb
    interfaces: 2 rev: 2.0 speed: 12 Mb/s (1.4 MiB/s) lanes: 1 mode: 1.1
    power: 100mA chip-ID: 8087:0032 class-ID: e001
  Device-4: 1-5:6 info: Logitech G502 X type: mouse,HID
    driver: hid-generic,usbhid interfaces: 2 rev: 2.0 speed: 12 Mb/s (1.4 MiB/s)
    lanes: 1 mode: 1.1 power: 100mA chip-ID: 046d:c099 class-ID: 0300
    serial: <filter>
  Hub-3: 2-0:1 info: super-speed hub ports: 4 rev: 3.1
    speed: 10 Gb/s (1.16 GiB/s) lanes: 1 mode: 3.2 gen-2x1 chip-ID: 1d6b:0003
    class-ID: 0900
  Hub-4: 2-1:2 info: ASMedia ASM1074 SuperSpeed hub ports: 4 rev: 3.0
    speed: 5 Gb/s (596.0 MiB/s) lanes: 1 mode: 3.2 gen-1x1 power: 8mA
    chip-ID: 174c:3074 class-ID: 0900
  Hub-5: 3-0:1 info: hi-speed hub with single TT ports: 6 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
    class-ID: 0900
  Device-1: 3-2:2 info: Logitech Unifying Receiver type: keyboard,mouse,HID
    driver: logitech-djreceiver,usbhid interfaces: 3 rev: 2.0
    speed: 12 Mb/s (1.4 MiB/s) lanes: 1 mode: 1.1 power: 98mA
    chip-ID: 046d:c52b class-ID: 0300
  Device-2: 3-5:3 info: Micro Star MYSTIC LIGHT type: HID
    driver: hid-generic,usbhid interfaces: 1 rev: 1.1 speed: 12 Mb/s (1.4 MiB/s)
    lanes: 1 mode: 1.1 power: 500mA chip-ID: 1462:7d53 class-ID: 0300
    serial: <filter>
  Hub-6: 3-6:4 info: Genesys Logic Hub ports: 4 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 power: 100mA
    chip-ID: 05e3:0608 class-ID: 0900
  Hub-7: 4-0:1 info: super-speed hub ports: 4 rev: 3.1
    speed: 10 Gb/s (1.16 GiB/s) lanes: 1 mode: 3.2 gen-2x1 chip-ID: 1d6b:0003
    class-ID: 0900
  Hub-8: 5-0:1 info: hi-speed hub with single TT ports: 4 rev: 2.0
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
    class-ID: 0900
  Hub-9: 5-3:2 info: Hitachi ports: 4 rev: 2.1 speed: 480 Mb/s (57.2 MiB/s)
    lanes: 1 mode: 2.0 chip-ID: 045b:0209 class-ID: 0900
  Hub-10: 5-3.1:3 info: Hitachi ports: 4 rev: 2.1
    speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 045b:0209
    class-ID: 0900
  Hub-11: 6-0:1 info: super-speed hub ports: 4 rev: 3.1
    speed: 10 Gb/s (1.16 GiB/s) lanes: 1 mode: 3.2 gen-2x1 chip-ID: 1d6b:0003
    class-ID: 0900
  Hub-12: 6-3:2 info: Hitachi ports: 4 rev: 3.0 speed: 5 Gb/s (596.0 MiB/s)
    lanes: 1 mode: 3.2 gen-1x1 chip-ID: 045b:0210 class-ID: 0900
  Hub-13: 6-3.1:3 info: Hitachi ports: 4 rev: 3.0 speed: 5 Gb/s (596.0 MiB/s)
    lanes: 1 mode: 3.2 gen-1x1 chip-ID: 045b:0210 class-ID: 0900
Sensors:
  System Temperatures: cpu: 40.1 C mobo: N/A gpu: nvidia temp: 40 C
  Fan Speeds (RPM): N/A gpu: nvidia fan: 0%
Info:
  Processes: 317 Uptime: 2h 26m wakeups: 17 Init: systemd v: 253
  default: graphical tool: systemctl Compilers: gcc: 13.2.1 alt: 12
  clang: 15.0.7 Packages: 1497 pm: pacman pkgs: 1475 libs: 443 tools: pamac
  pm: flatpak pkgs: 7 pm: snap pkgs: 15 Shell: Zsh v: 5.9 default: Bash
  v: 5.1.16 running-in: konsole inxi: 3.3.28

can you add theses options on boot
“iommu=pt amd-pstate=passive”