You are not logged in.

#1 2026-02-05 19:15:30

sCommaner
Member
Registered: 2026-02-01
Posts: 5

[SOLVED] Wayland hangs after login

Like the title says, after putting my login credentials inside the SDDM screen and going into Wayland the splash screen shows and after that

the screen freezes completely, leaving me only with the background image and the mouse in the middle, but the system still works despite

this freeze, i even played some music in Spotify just to make sure, this does not happen in X11.



My current setup is a HP Omen 16 laptop with AMD 6800H and a Nvidia RTX 3060
I'm not sure what other info i could put here, if needed just ask lol

Last edited by sCommaner (2026-02-05 23:55:38)

Offline

#2 2026-02-05 19:53:16

Drehstromlampe
Member
From: GER
Registered: 2015-07-18
Posts: 51

Re: [SOLVED] Wayland hangs after login

+1 here.
I'm currently trying to figure out which packages have to be downgraded to get it working again.
In the meantime, XFCE+X11 has to take over...

Offline

#3 2026-02-05 19:58:02

Drehstromlampe
Member
From: GER
Registered: 2015-07-18
Posts: 51

Re: [SOLVED] Wayland hangs after login

So, plasma works again.
Navigate to /var/cache/pacman/pkg to downgrade the packages.
Here is my downgrade-list:

pacman -U pyside6-6.10.1-2-x86_64.pkg.tar.zst
pacman -U plasma-integration-6.5.5-1-x86_64.pkg.tar.zst linux-6.18.6.arch1-1-x86_64.pkg.tar.zst vulkan-radeon-1:25.3.3-2-x86_64.pkg.tar.zst
pacman -U plasma-integration-6.5.5-1-x86_64.pkg.tar.zst linux-6.18.6.arch1-1-x86_64.pkg.tar.zst vulkan-radeon-1:25.3.3-2-x86_64.pkg.tar.zst plasma-activities-6.5.4-1-x86_64.pkg.tar.zst plasma-activities-stats-6.5.4-1-x86_64.pkg.tar.zst plasma-browser-integration-6.5.4-1-x86_64.pkg.tar.zst plasma-desktop-6.5.4-1-x86_64.pkg.tar.zst plasma-disks-6.5.4-1-x86_64.pkg.tar.zst plasma-firewall-6.5.4-1-x86_64.pkg.tar.zst plasma-integration-6.5.4-1-x86_64.pkg.tar.zst plasma-nm-6.5.4-1-x86_64.pkg.tar.zst plasma-pa-6.5.4-1-x86_64.pkg.tar.zst plasma-systemmonitor-6.5.4-1-x86_64.pkg.tar.zst plasma-thunderbolt-6.5.4-1-x86_64.pkg.tar.zst plasma-vault-6.5.4-1-x86_64.pkg.tar.zst plasma-welcome-6.5.4-1-x86_64.pkg.tar.zst plasma-workspace-6.5.4-1-x86_64.pkg.tar.zst
pacman -U wayland-protocols-1.46-1-any.pkg.tar.zst
pacman -U qt6-5compat-6.10.1-1-x86_64.pkg.tar.zst qt6-base-6.10.1-1-x86_64.pkg.tar.zst qt6-declarative-6.10.1-1-x86_64.pkg.tar.zst qt6-imageformats-6.10.1-1-x86_64.pkg.tar.zst qt6-location-6.10.1-1-x86_64.pkg.tar.zst qt6-multimedia-6.10.1-1-x86_64.pkg.tar.zst qt6-multimedia-ffmpeg-6.10.1-1-x86_64.pkg.tar.zst qt6-networkauth-6.10.1-1-x86_64.pkg.tar.zst qt6-positioning-6.10.1-1-x86_64.pkg.tar.zst qt6-quick3d-6.10.1-1-x86_64.pkg.tar.zst qt6-quicktimeline-6.10.1-1-x86_64.pkg.tar.zst qt6-scxml-6.10.1-1-x86_64.pkg.tar.zst qt6-sensors-6.10.1-1-x86_64.pkg.tar.zst qt6-shadertools-6.10.1-1-x86_64.pkg.tar.zst qt6-speech-6.10.1-1-x86_64.pkg.tar.zst qt6-svg-6.10.1-1-x86_64.pkg.tar.zst qt6-tools-6.10.1-1-x86_64.pkg.tar.zst qt6-virtualkeyboard-6.10.1-1-x86_64.pkg.tar.zst qt6-wayland-6.10.1-1-x86_64.pkg.tar.zst qt6-webchannel-6.10.1-1-x86_64.pkg.tar.zst qt6-webengine-6.10.1-1-x86_64.pkg.tar.zst qt6-websockets-6.10.1-1-x86_64.pkg.tar.zst qt6-webview-6.10.1-1-x86_64.pkg.tar.zst
pacman -U kwin-6.5.4-3-x86_64.pkg.tar.zst
pacman -U kwayland-6.5.4-1-x86_64.pkg.tar.zst

Hope it helps.

Offline

#4 2026-02-05 20:50:27

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,494

Offline

#5 2026-02-05 21:26:22

Drehstromlampe
Member
From: GER
Registered: 2015-07-18
Posts: 51

Re: [SOLVED] Wayland hangs after login

I would say: yes
I did not have to downgrade ddcutil, I still have

ddcutil 2.2.5-1

installed.

AND xfce on wayland did not work either, BUT it worked with X11.

Last edited by Drehstromlampe (2026-02-05 21:28:50)

Offline

#6 2026-02-05 21:48:15

Drehstromlampe
Member
From: GER
Registered: 2015-07-18
Posts: 51

Re: [SOLVED] Wayland hangs after login

I mean, I could upgrade all packages again and downgrade ddcutil, just to see if it has the same effect.
I'll report back when I have a result...

Offline

#7 2026-02-05 21:51:42

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,494

Re: [SOLVED] Wayland hangs after login

Iff it affects plasma AND xfce but only wayland, the most likely offenders would be vulkan-radeon and wayland-protocols

Offline

#8 2026-02-05 23:01:01

Drehstromlampe
Member
From: GER
Registered: 2015-07-18
Posts: 51

Re: [SOLVED] Wayland hangs after login

I just upgraded all packages again and interestingly, my plasma desktop still works.
BUT the onboard laptop screen seems to be frozen, external monitors (HDMI and USB-C->DP) work.

Downgrading ddcutil did not change a thing. Laptop screen is still frozen.
After closing the laptop lid and opening it again, all screens (including mouse pointer) is veeeery laggy.

Offline

#9 2026-02-05 23:08:37

Drehstromlampe
Member
From: GER
Registered: 2015-07-18
Posts: 51

Re: [SOLVED] Wayland hangs after login

Soooo I just upgraded everything again and ONLY downgraded ddcutil and everything seems to be working, including the onboard laptop screen.

:: Synchronizing package databases...
 core is up to date
 extra is up to date
 multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Package (1)    Old Version  New Version  Net Change

extra/ddcutil  2.2.3-1      2.2.5-1        0,00 MiB

Total Installed Size:  2,38 MiB
Net Upgrade Size:      0,00 MiB

Platform:
CPU: 8-core AMD Ryzen 7 8845HS w/ Radeon 780M Graphics (-MT MCP-)

Last edited by Drehstromlampe (2026-02-05 23:09:14)

Offline

#10 2026-02-05 23:46:40

sCommaner
Member
Registered: 2026-02-01
Posts: 5

Re: [SOLVED] Wayland hangs after login

Ill try the downgrade thing.

One thing to note is that the issue reproduces in x11 when i enable compositing.

Last edited by sCommaner (2026-02-05 23:48:37)

Offline

#11 2026-02-05 23:54:56

sCommaner
Member
Registered: 2026-02-01
Posts: 5

Re: [SOLVED] Wayland hangs after login

Yup! Downgrading ddcutil to the version 2.2.3-1 solves the problem, wonder why that happens.

Offline

Board footer

Powered by FluxBB