- Edited
For people experiencing issues (it sounds like mostly Budgie users?) it would be great to report the following:
- Whether you're on the LTS or current kernel
- DE (Budgie, GNOME, Plasma, Other?)
- GPU and GPU driver
- Whether or not you have secure boot enabled
For debugging purposes you can edit the kernel arguments by holding the down key while booting. The most recent -current kernel is 6.3.12-244
. You can try to boot with an older kernel to see if that helps (please report back which ones work for you). You can also try hitting e
over the boot entry to change the kernel options. If you're using a nvidia GPU we recently added the nvidia-drm.modeset=1
parameter, try deleting that and see if that helps. You can also remove quiet loglevel=3 splash systemd.show_status=false
to get more verbose logging which can help debug the issue.
For people who are not able to log into a session are you still able to switch to a different TTY and log in there (hitting CTRL+ALT+F3
for example)? That will help us understand where exactly this issue is happening.