this post was submitted on 18 Aug 2024
365 points (97.2% liked)
Linux Gaming
15784 readers
7 users here now
Gaming on the GNU/Linux operating system.
Recommended news sources:
Related chat:
Related Communities:
Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Nice! I wish my issues were limited to those fixable ones.
I have issues with sound card SPDIF not working and Bluetooth on the intel WiFi card not wanting to switch on. Both known bugs with no fixes in the pipeline.
Will need to wait for my next PC upgrade in 5 years time.
I got about 15% better minimum frame rates under Linux and only one of my recent games had issues with anti-cheat.
Have you been able to try a more recent kernel version? It may have improvements in the driver situation.
Even 6.9 does not have the fix yet. Seems one of the two bugs is on roadmap for 6.11
Do you know what your Intel connectivity chip is? I’m curious.
Intel ax211 was the first one. Ax210 had same problem, as did the ax411.
But the bug has something to do with how the motherboard initializes the devices.
They all work fine in other laptops
I have the ax210 installed. Interesting. Is this an intel chip on this mobo? I wonder if you're running out of PCI address space to map the devices as there have been some changes to how this work in the kernel. You migth try
intel_iommu=off
as a shot in the dark if it's not getting detected at all, if you have an intel chip. Doeslspci
see the device at all?It's an AMD machine, lspci sees the devices. It just can seem to initialize it, sometimes. Every now and again it just starts working if the machine was unpowered for a few days.
Just a thought, you could try getting a new Wi-Fi/Bluetooth card or just a USB dongle. Should be in the $10 usd range
I tried 3 Different models. Seems it's actually a motherboard issue. The same WiFi cards work fine with fedora in my laptop.