[SOLVED] How to passthrough PCI-e USB card

zogthegreat

New Member
May 29, 2020
8
1
1
59
Hi everyone!

I'm setting up a Proxmox server and one of the things that I would like to do is a passthrough for my add on PCI-e USB 3.0 card. I have found plenty of instructions on how to passthrough a USB stick, but I can't find anything on passing through the actual USB 3.0 card.

Does anyone have a link that will point me in the right direction?

Thanks!

zog

(EDIT)

The output of lspci -n -s is:

03:00.0 USB controller [0c03]: VIA Technologies, Inc. VL805 USB 3.0 Host Controller [1106:3483] (rev 01)
Subsystem: VIA Technologies, Inc. VL805 USB 3.0 Host Controller [1106:3483]
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
 
Last edited:
Hi @dcsapak

Thanks for the link. Although I had already read through this page, it turns out that I didn't add the information to /etc/modules.

RTFM! And then reread it again!

Everything is working like I need,

Thanks again

zog
 
  • Like
Reactions: CaveRush