this post was submitted on 18 Aug 2024
365 points (97.2% liked)
Linux Gaming
15784 readers
9 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
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.