I'm looking to add a USB-C port to my PC using a PCIe slot, but I want to make sure that whatever I buy will work with Linux. Can anyone recommend a good option or tell me how to check compatibility?
2 Answers
While I can't give you specific product recommendations, one good approach is to check the controller chip used in the USB-C expansion cards. Research that chip's Linux support to see if it'll be compatible. It’s really all about making sure the hardware works well with your Linux distro.
USB-C is indeed the latest standard, and it's typically supported well with Linux. If your motherboard doesn’t have a USB-C port, you can find PCIe USB-C expansion cards that can add the functionality you need. Just be sure to verify the compatibility with Linux before making a purchase.

Got it! So it’s primarily about checking the expansion card details. Thanks for clarifying!