pernacabeluda Posted June 4, 2013 Posted June 4, 2013 Open Source USB 3.0 xHC driver for OS X 10.7.5 - 10.8.x http://sourceforge.net/projects/genericusbxhci/ -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
crusher Posted September 28, 2013 Posted September 28, 2013 Thank you.If there is a patch or just kext? Mobo: GA-Z90 M Gaming CPU: i9 9900K RAM: 16GB Kingstone NVMe: Samsung 970 250GB SanDisk SSD: 500GB
Bauer Posted October 12, 2013 Posted October 12, 2013 Solution for ASMEDIA 1042 with CalDigit drivers (Lion and Mountain Lion) http://www.osx86.net/files/file/1013-asmedia-usb-3-0-chip-1042-fully-working-fix/ Works good for me by firmware update option using 10.8.5! http://www.osx86.net/files/file/1013-asmedia-usb-3-0-chip-1042-fully-working-fix/ ASUS P6X58D-E/12GB/i7-960 8MB 3.20GHz/NVIDIA GTX 650/WINDOWS 10/YOSEMITE X87-DELL-16GB-DDR3-1600MHZ/XEON E3-1220v3 8MB/NVIDIA GTX1050/WINDOWS 10/XUBUNTU/OSX-SIERRA
crusher Posted October 12, 2013 Posted October 12, 2013 Yes works for me....... Mobo: GA-Z90 M Gaming CPU: i9 9900K RAM: 16GB Kingstone NVMe: Samsung 970 250GB SanDisk SSD: 500GB
Mirone Posted October 12, 2013 Posted October 12, 2013 Todas as duas kexts trabalham para o meu Asmedia 1042.
pernacabeluda Posted April 16, 2015 Author Posted April 16, 2015 Em alguns casos é possível usar o Clover para aplicar os patches na AppleUSBXHCI 10.10.x <key>KernelAndKextPatches</key> <dict> <key>KextsToPatch</key> <array> <dict> <key>Comment</key> <string>Disable XHCI 1.0 check</string> <key>Find</key> <data> QbzHAgDgPQABAAA= </data> <key>Name</key> <string>AppleUSBXHCI</string> <key>Replace</key> <data> QbzHAgDgPQAAAAA= </data> </dict> <dict> <key>Comment</key> <string>Enable PCI power management if there is no such code in DSDT</string> <key>Find</key> <data> dU1Ii7voAQAA </data> <key>Name</key> <string>AppleUSBXHCI</string> <key>Replace</key> <data> 601Ii7voAQAA </data> </dict> <dict> <key>Comment</key> <string>Patch MSI or pin interrupts 1</string> <key>Find</key> <data> gUkIAABAAA== </data> <key>Name</key> <string>AppleUSBXHCI</string> <key>Replace</key> <data> gUkIAAAAAA== </data> </dict> <dict> <key>Comment</key> <string>Patch MSI or pin interrupts 2</string> <key>Find</key> <data> QcdHCAAAQAA= </data> <key>Name</key> <string>AppleUSBXHCI</string> <key>Replace</key> <data> QcdHCAAAAAA= </data> </dict> <dict> <key>Comment</key> <string>Disable Intel & Fresco Logic USB3.0 controllers check</string> <key>Find</key> <data> 9oDUAAAAgHU0 </data> <key>Name</key> <string>AppleUSBXHCI</string> <key>Replace</key> <data> 9oDUAAAAgOs0 </data> </dict> <dict> <key>Comment</key> <string>Disable the sleep code leaving the controller in non-working state after wake</string> <key>Find</key> <data> xoDIAAAAAQ== </data> <key>Name</key> <string>AppleUSBXHCI</string> <key>Replace</key> <data> xoDIAAAAAA== </data> </dict> </array> </dict> 10.9.x <key>KernelAndKextPatches</key> <dict> <key>KextsToPatch</key> <array> <dict> <key>Comment</key> <string>Disable XHCI 1.0 check</string> <key>Find</key> <data> Zj0AAQ== </data> <key>Name</key> <string>AppleUSBXHCI</string> <key>Replace</key> <data> Zj0AAA== </data> </dict> <dict> <key>Comment</key> <string>Enable PCI power management if there is no such code in DSDT</string> <key>Find</key> <data> dU1Ii7voAQAA </data> <key>Name</key> <string>AppleUSBXHCI</string> <key>Replace</key> <data> 601Ii7voAQAA </data> </dict> <dict> <key>Comment</key> <string>Patch MSI or pin interrupts 1</string> <key>Find</key> <data> gUkIAABAAA== </data> <key>Name</key> <string>AppleUSBXHCI</string> <key>Replace</key> <data> gUkIAAAAAA== </data> </dict> <dict> <key>Comment</key> <string>Patch MSI or pin interrupts 2</string> <key>Find</key> <data> QcdHCAAAQAA= </data> <key>Name</key> <string>AppleUSBXHCI</string> <key>Replace</key> <data> QcdHCAAAAAA= </data> </dict> <dict> <key>Comment</key> <string>Disable Intel & Fresco Logic USB3.0 controllers check</string> <key>Find</key> <data> 9oDUAAAAgHU6 </data> <key>Name</key> <string>AppleUSBXHCI</string> <key>Replace</key> <data> 9oDUAAAAgOs6 </data> </dict> <dict> <key>Comment</key> <string>Disable the sleep code leaving the controller in non-working state after wake</string> <key>Find</key> <data> xoDIAAAAAQ== </data> <key>Name</key> <string>AppleUSBXHCI</string> <key>Replace</key> <data> xoDIAAAAAA== </data> </dict> </array> </dict> Fonte: http://www.insanelymac.com/forum/files/file/150-patched-appleusbxhci/ -Guides and Tutorials HERE -Hackintosh Tutorial Database - HERE -The largest EFI folder collection for Hackintosh HERE -Support Olarila Vanilla Hackintosh by making a donation HERE -Professional Consulting for macOS Hackintosh since 2006 HERE
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now