You are not logged in.

#1 2024-07-20 09:54:29

JSJ_15
Member
Registered: 2024-07-20
Posts: 4

SDDM login is glitched

Guys so I just installed Arch Linux today on my laptop with wayland, sddm, and plasma
I enabled sddm.service

After I reboot sddm has many lines on it, and I cant see anything
I blindly typed my password and spammed enter and I logged in to Plasma no problems, currently typing this on the system.
# How can I fix SDDM login screen?

## Steps I've tried to fix this
Reboot, install `xf86-video-amdgpu,intel, xorg (installed all group packages), xrandr`, applying plasma settings to SDDM, making the script below
I have a hunch my laptop display can only display in its native resolution, but connecting a external display didn't help

```
# /usr/local/share/sddm/scripts/Xsetup
#!/bin/sh
xrandr -s 1920x1080
```

Default Login after install
IMG-20240720-153843.jpg


Plasma works fine
IMG-20240720-161937.jpg

Login After applying plasma settings
IMG-20240720-162431.jpg

MOD EDIT: converted large images to thumbnails.
https://wiki.archlinux.org/title/Genera … s_and_code

Last edited by Lone_Wolf (2024-07-21 10:00:57)

Offline

#2 2024-07-20 15:32:57

JSJ_15
Member
Registered: 2024-07-20
Posts: 4

Re: SDDM login is glitched

Uninstalling `xf86-video-amdgpu` and `xf86-video-intel` fixed it!
For those who come across this issue.

Offline

Board footer

Powered by FluxBB