Hello. I'm trying to blacklist xhci_hcd so that I can passthrough my PCI-E usb 3.0 card to the VM. I added
blacklist xhci_hcd
to
/etc/modprobe.d/blacklist.conf
then
update-initramfs -k all -u
this is what I did for my Nvidia card and it worked great. But with the USB card it is still loaded with the xhci_hcd on reboot. Can anyone give me some advice on how to fix this? thank you so much for the help!
blacklist xhci_hcd
to
/etc/modprobe.d/blacklist.conf
then
update-initramfs -k all -u
this is what I did for my Nvidia card and it worked great. But with the USB card it is still loaded with the xhci_hcd on reboot. Can anyone give me some advice on how to fix this? thank you so much for the help!