Pavo-IM / Proxintosh

MacOS install using Proxmox on AMD system with all system components passthrough to MacOS
115 stars 14 forks source link

USB controller passthrough issue #8

Open samuel21119 opened 3 years ago

samuel21119 commented 3 years ago

I have a proxmox ve running on Intel i9-10900. Currently almost everything is working, except passing the onboard USB controller. I had manually mapped the USB port, but I can only get USB2.0 480mbps speed on an USB3.0 device. The problem is my macOS doesn't detect SS port. But the USB 3.0 passthrough is working on Windows VM. So I guess the problem is there're too many dummy USB controllers produced by proxmox ve, which misleads the macOS' USB driver. How did you make your onboard USB working?

image