Summary: | External screen doesn't turn on until after login | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | php4fan |
Component: | kcm_sddm | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | aleixpol, kde, kde, nate, notmart |
Priority: | NOR | Keywords: | multiscreen |
Version First Reported In: | 5.27.6 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
php4fan
2023-07-24 15:44:19 UTC
This is because on the SDDM login screen, SDDM doesn't have your screen information in it. If you use Wayland and sync your settings in System Settings > Startup and Shutdown > Login Screen (SDDM) > Apply Plasma Settings, then it should work. If that doesn't work, then it *might* be because SDDM itself has be running in native Wayland mode to, which to my knowledge Manjaro doesn't do out of the box. But you can turn it on for yourself; see https://wiki.archlinux.org/title/SDDM#Running_under_Wayland. Can you try doing these things? It's X11, not Wayland I know. I'm asking you to try Wayland using the instructions I provided, because what you want to do isn't supported on X11. > I'm asking you to try Wayland Oh ok, no sorry I don't think I'm going to try Wayland any time soon. > because what you want to do isn't supported on X11. That's impossible, it used to work, I've been using this configuration for ages on this machine and the one before this; before Manjaro I had OpenSUSE and before that Ubuntu. And by the way, my settings are actually irrelevant. I mentioned that my settings match the physical configuration because that seemed to me one less excuse for it not working, but even if settings are not accessible or if I turn on my computer with a different physical configuration, ability to log in has priority over anything else. If there's only one screen available, the login screen should show up there. Or just show it on all available screens for good measure. We've never supported this in KDE code on X11, so if it used to work for you, it's because SDDM happened to randomly support it purely by chance, not as a supported thing, and then that must have broken recently. In which case, it would be an SDDM bug. Normally I'd recommend that you report it there, but in all realism, there is no development on SDDM on X11 anymore, so I would recommend trying Wayland again, and submitting bug reports for things that aren't working as you expect so we can fix those things. |