this post was submitted on 04 Feb 2025
11 points (92.3% liked)
Linux
49544 readers
922 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yes, but what is it? Run
uname -a
Also, which firmware packages do you believe have installed to sort this?
6.13.1-arch1-1 for x86_64
The firmware package is the upd72020x-fw (AUR only) package which is required by the mkinitcpio-firmware package. I have tried reinstalling both packages using both pacman and paru in case one gave extra errors.
Cursory glance tells me these boards have timing issues for loading firmware.
I would search for an updated version of this firmware that may be solves this, but this is potentially an issue with the PCI slot you have as well. Did you look through your BIOS settings and see if that slot has any settings?
I took a short look, but all the slots were on auto. My options were all pcie gen 1, 2, 3, or 4. My motherboard is an ASUS TUF Gaming X570 Plus Wifi, and I'm not really sure if the 2 M.2 slots eat my 2 PCIE x1 slots or not.
There you go. That's a good entry point to figure this out.
Identify which port you're plugging this card into and turn it's settings to the slowest option. I'm almost certain the speed is being negotiated on auto incorrectly.
If this works to get the firmware loaded, then you can go back and step the speeds up until it breaks, and then you know where the limit is.
None of the settings have worked, but I did find 2 interesting settings hanging out in bios.
Would either changing the South Bridge speed or turning on the Compatibility Support Module (CSM) do anything?
Those could impact larger groups of things, but right now you're just interested in making this work. I'm pretty sure this board is negotiating a faster connection than it's capable of, so maybe try it out and see if it works.
Well one of those options affected my ability to connect to my monitor. The issue was not resolved though, and I don't feel like clearing my cmos again to see which setting exactly caused the issue