Hi! I have an up to date tumbleweed and and strange sddm/X problem:
when booting i have in xorg log :
**c340sev:~ #** grep "EE.*sddm" /var/log/Xorg.0.log
439.286] (EE) Failed to open authorization file "/run/sddm/{7b523bcc-feec-43c7-93ed-bdf81167014b}": No such file or directory
but sddm is started :
Nov 23 14:09:01 c340sev systemd[1]: Started Simple Desktop Display Manager.
Nov 23 14:09:01 c340sev sddm[919]: Initializing...
Nov 23 14:09:01 c340sev sddm[919]: Starting...
Nov 23 14:09:01 c340sev sddm[919]: Logind interface found
if i do systemctl restart sddm the x start, i have in the log the same :
1173.798] (EE) Failed to open authorization file "/run/sddm/{475b077f-e30d-4094-a438-36de98176511}": No such file or directory
but!!
**c340sev:/var/log #** ls -l /run/sddm/
total 4
-rw------- 1 sddm sddm 52 Nov 23 14:28 {475b077f-e30d-4094-a438-36de98176511}
what can i do to make this work?
i should mention that plymouth is not installed and is disabled in dracut and not present in initramfs
Thank you!