this post was submitted on 02 Nov 2025
45 points (97.9% liked)
Linux Gaming
22166 readers
396 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
No memes/shitposts/low-effort posts, please.
Resources
WWW:
- Linux Gaming wiki
- Gaming on Linux
- ProtonDB
- Lutris
- PCGamingWiki
- LibreGameWiki
- Boiling Steam
- Phoronix
- Linux VR Adventures
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I haven't done it, but the first thing that I'd be inclined to suspect is the wireless network, not Wayland; you don't know what else is also transmitting on those frequencies.
I'd check to see whether your machine is maxing out the CPU (
top) or GPU (nvidia-smi) and whether changing the streaming resolution affects the framerate.I haven't monitored system resources yet because the games I was testing I knew wouldn't stress the system (Hades or something) and it worked perfectly on my windows build. I'll try checking it out now though just to see.
What would you suggest for checking the network? Are you talking about like actual RFI or like a packet sniffer kind of thing?
Well, on the Linux side, something like
bwm-ngwill tell you the total throughput through an interface, and if you can transfer a file across the two, you can probably get a feel for how much bandwidth is practically available to do.If you've been able to move that much over the network before, though, that's a fair argument that that's not the cause.