yilmazca / intel-i9-10900K-Asus-prime-Z490A-hackintosh

Hackintosh Stable system on Asus Prime Z490A with Opencore 0.5.9
56 stars 8 forks source link

I am trying to find the USB port for NGFF wifi port, but cannot disable USB mapping #5

Closed a17uk closed 3 years ago

a17uk commented 3 years ago

I booted successfully using your files. I am using the built-in NGFF wifi port and a BCM94360CS2 wifi/BT card for hand-off and airdrop. The Kext and SSDT already have USB ports mapped but without the USB port for NGFF port, so the Bluetooth is not working while the Wifi is good. I am trying to disable the USB mapping settings and re-map the port. I removed SSDT-UIAC.aml, SSDT-EC-USBX.aml and USBPorts.kext as well as their configurations in the config.plist. I also set Kernel -> Quirks -> XhciPortLimit -> True. But now I am still only get the mapped ports working, the Bluetooth port doesn't show up. How can I completely disable USB mapping?

I didi AMD Hackintosh before, I am not quite familiar with USB mapping, I may need more tries to find it out.

a17uk commented 3 years ago

OK, I solved it, gonna send a merge request.