pernacabeluda Posted June 4, 2013 Share 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/ Quote Donation with Paypal | Mercado Livre | Premium and Donators Users | Installation GUIDE Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 Donation with PicPay @danielnmaldonado Donated? Send me PM with files or use DSDT Patch Requests Link to comment Share on other sites More sharing options...
crusher Posted September 28, 2013 Share Posted September 28, 2013 Thank you.If there is a patch or just kext? Quote Mobo: GA-Z90 M Gaming CPU: i9 9900K RAM: 16GB Kingstone NVMe: Samsung 970 250GB SanDisk SSD: 500GB Link to comment Share on other sites More sharing options...
Bauer Posted October 12, 2013 Share 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/ Quote 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 Link to comment Share on other sites More sharing options...
crusher Posted October 12, 2013 Share Posted October 12, 2013 Yes works for me....... Quote Mobo: GA-Z90 M Gaming CPU: i9 9900K RAM: 16GB Kingstone NVMe: Samsung 970 250GB SanDisk SSD: 500GB Link to comment Share on other sites More sharing options...
Mirone Posted October 12, 2013 Share Posted October 12, 2013 Todas as duas kexts trabalham para o meu Asmedia 1042. Quote Link to comment Share on other sites More sharing options...
pernacabeluda Posted April 16, 2015 Author Share 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/ Quote Donation with Paypal | Mercado Livre | Premium and Donators Users | Installation GUIDE Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 Donation with PicPay @danielnmaldonado Donated? Send me PM with files or use DSDT Patch Requests Link to comment Share on other sites More sharing options...