Hyprland
Hyprland copied to clipboard
RX 6600 Xwayland not working
I was previously using Hyprland with a RTX 2060, everything was working like a charm. I recently switched to a RX 6600 and Xwayland does not work using Hyprland.
Programs complain that the X server is missing.

the contents of /tmp/.X11-unix/ are

Running Xwayland -rootless works, and programs launch but their windows do not spawn. Running Xwayland though works, the command spawns an Xwayland window and any X app I launch spawns in that window.

dunno looks like a your compoota problem. Maybe you forgot to purge some nvidia drivers? X settings for nvidia? That'd be my guess. You need a fair bit of settings for nvidia for X, and that might interfere with AMD.
I mean the settings in /etc/X11
@vaxerski

sir I am not xorg tech support. No need to send me these. I have no clue. All I know is that for xorg on nvidia the driver sets some values, and you might want to investigate yourself what's there.
It's clearly an issue on your side and not Hyprland's.
Are we sure that it is not a Hyprland problem? Xwayland works just fine with Gnome.
Yes. GNOME and Hyprland run on completely different grounds, so if anything, this seems like a wlroots problem.
You can search for wlroots errors by examining the log when Hyprland is ran with the HYPRLAND_LOG_WLR=1 env var.
I'm using an RX 6600 as well and it would appear most things work fine. I'll reproduce the error when I get the chance.
@tdljayden I'm on NixOS, I installed Arch and the issue is not present.
I was not using the unstable packages of NixOS