Hyprland icon indicating copy to clipboard operation
Hyprland copied to clipboard

RX 6600 Xwayland not working

Open IceDBorn opened this issue 3 years ago • 9 comments
trafficstars

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.

image image

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

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.

image

Here are my hyprland session logs

IceDBorn avatar Nov 08 '22 15:11 IceDBorn

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.

vaxerski avatar Nov 08 '22 15:11 vaxerski

I mean the settings in /etc/X11

vaxerski avatar Nov 08 '22 15:11 vaxerski

@vaxerski image

IceDBorn avatar Nov 08 '22 15:11 IceDBorn

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.

vaxerski avatar Nov 08 '22 15:11 vaxerski

Are we sure that it is not a Hyprland problem? Xwayland works just fine with Gnome.

IceDBorn avatar Nov 08 '22 15:11 IceDBorn

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.

vaxerski avatar Nov 08 '22 15:11 vaxerski

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.

Jayden876212old avatar Nov 10 '22 16:11 Jayden876212old

@tdljayden I'm on NixOS, I installed Arch and the issue is not present.

IceDBorn avatar Nov 10 '22 18:11 IceDBorn

I was not using the unstable packages of NixOS

IceDBorn avatar Nov 19 '22 01:11 IceDBorn