Graphical Issues on Wayland (Linux)
-
Ze_Rubenator
- Burner Inserter

- Posts: 10
- Joined: Mon Jul 21, 2025 10:35 am
- Contact:
Re: Graphical Issues on Wayland (Linux)
Didn't Factorio migrate from SDL2 to SDL3 recently? Could that have had an impact?
Re: Graphical Issues on Wayland (Linux)
In my previous post, I'm also on X11, for whatever it might be worth.
Re: Graphical Issues on Wayland (Linux)
Looks like every Wayland issue is related to Nvidia.
Folks, stop doing it to yourselves.
Folks, stop doing it to yourselves.
Playing on: Fractal Meshify 2 RGB | AMD Ryzen 9 5950X (32) @ 3.4GHz
ASRock X570 Steel Legend | 64GiB ECC DDR4 RAM @ 3200MT/s
Radeon RX 6800 XT 16GiB | Crucial P2 SSD 500GB NVMe | 2x 2TB HDD | OS: Devuan GNU/Linux
ASRock X570 Steel Legend | 64GiB ECC DDR4 RAM @ 3200MT/s
Radeon RX 6800 XT 16GiB | Crucial P2 SSD 500GB NVMe | 2x 2TB HDD | OS: Devuan GNU/Linux
Re: Graphical Issues on Wayland (Linux)
More data related to my earlier comments, confirming this happens near-identically with X11 and Nvidia 595 on Ubuntu 24.04. Screenshot here.
Code: Select all
❯ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=24.04
DISTRIB_CODENAME=noble
DISTRIB_DESCRIPTION="Ubuntu 24.04.4 LTS"
❯ loginctl show-session 2 -p Type
Type=x11
❯ nvidia-smi
Tue Jul 7 11:43:40 2026
+-------------------------------------------------------------------------------
----------+
| NVIDIA-SMI 595.71.05 Driver Version: 595.71.05 CUDA Version:
13.2 |
Re: Graphical Issues on Wayland (Linux)
exact same issue with rtx 5000 ada - notebook, under bazzite
no meaningful fix currently as far as i know, and i cant even force it to use the intel IGPU... other games work fine
no meaningful fix currently as far as i know, and i cant even force it to use the intel IGPU... other games work fine
Re: Graphical Issues on Wayland (Linux)
on bazzite to solve it you need to rollback the nvidia drivers:
sudo rpm-ostree rebase ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-nvidia-open:stable@sha256:d8743773b84627d376ae168cc9807e8f27849ad345d075dd1201617f833de5df
sudo reboot
this way i got it working
sudo rpm-ostree rebase ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-nvidia-open:stable@sha256:d8743773b84627d376ae168cc9807e8f27849ad345d075dd1201617f833de5df
sudo reboot
this way i got it working
Re: Graphical Issues on Wayland (Linux)
Glad you resolved that "other games work fine" with your second post. Problems you are describing and self-solving have nothing to do with Factorio, they are self-inflicted.sza wrote: Thu Sep 10, 2026 10:23 pm on bazzite to solve it you need to rollback the nvidia drivers:
Playing on: Fractal Meshify 2 RGB | AMD Ryzen 9 5950X (32) @ 3.4GHz
ASRock X570 Steel Legend | 64GiB ECC DDR4 RAM @ 3200MT/s
Radeon RX 6800 XT 16GiB | Crucial P2 SSD 500GB NVMe | 2x 2TB HDD | OS: Devuan GNU/Linux
ASRock X570 Steel Legend | 64GiB ECC DDR4 RAM @ 3200MT/s
Radeon RX 6800 XT 16GiB | Crucial P2 SSD 500GB NVMe | 2x 2TB HDD | OS: Devuan GNU/Linux

