[SOLVED]boot to black screen since an week.
Hi,when i boot i get to an screen with an flashing underbar and i have to ctrl-alt-f2 to an new session,from there i can launch startplasma-wayland and everything work fine.
sometime i cant even use ctrl-alt-f* and have to force reboot,not sure where to find the log for this.
13 Replies
well after an lot of troubleshooting it seems to be related to either sddm or when an wayland session is created
I had some issues with the new nvidia driver which sound tangentially related. Something that helped me was running
rpm-ostree kargs --append=nvidia-drm.fbdev=0
and then rebooting. If you are in a similar situation, you could try that and let me know if it helps at all?
If it doesn't help you can undo it with rpm-ostree kargs --delete=nvidia-drm.fbdev=0
Thanks for taking the time,i have an amd card so i doublt its related hehe,il see what i can do about it in my free time
Are you on latest or testing?
Latest
Should i try testing?
No, I was thinking you might be on testing. Some AMD gpus don't like the HDR patches in the kernel
So a work around had to be made to prevent them from applying
But if that's not your issue then I'm going to need logs to figure this out
is latest and testing the same thing?
havent rebase since the pre 1.0 patch
Nope
Testing has a bunch of changes for the steam deck OLED right now, including HDR support
im on latest,should i try stable?
Latest is stable
if i manage to ctrl-alt-f2 i can manually start startplasma-wayland and desktop work just fine,if i boot and disable sddm it still hang.and i cant find the log on why
il do an update and see if it still does it
samething,if i turn my computer on with my main screen off ,wait till it it hang ,ctrl-alt-f2 ,turn main screen on and do startplasma-wayland i can manage to get to desktop
alright, after an lot of debugging seem its related to SDDM
yep,sddm can launch fine,if i try to start kde in X11 from sddm it work,but if i try to launch it i in wayland mode it hang the whole system, but startplasma-wayland work if i use it from an terminal
issue solved, using fish as the default shell was causing the issue,reverting to bash solved it
welp, I use fish too. wonder if it is causing any problems. thanks for sharing.
Next update may fix this, had to adjust a few different scripts from valve and chimera so that they always launch with bash
That being said upstream Fedora recommends never changing your shell globally
The better option is to change it in your terminal specifically and not for the whole shell