You are not logged in.
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
+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
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.zstHope it helps.
Offline
Sure it's not https://bbs.archlinux.org/viewtopic.php?id=312019 ?
Offline
I would say: yes
I did not have to downgrade ddcutil, I still have
ddcutil 2.2.5-1installed.
AND xfce on wayland did not work either, BUT it worked with X11.
Last edited by Drehstromlampe (2026-02-05 21:28:50)
Offline
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
Iff it affects plasma AND xfce but only wayland, the most likely offenders would be vulkan-radeon and wayland-protocols
Offline
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
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 MiBPlatform:
CPU: 8-core AMD Ryzen 7 8845HS w/ Radeon 780M Graphics (-MT MCP-)
Last edited by Drehstromlampe (2026-02-05 23:09:14)
Offline
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
Yup! Downgrading ddcutil to the version 2.2.3-1 solves the problem, wonder why that happens.
Offline