genzai Posted September 14, 2013 Share Posted September 14, 2013 I uploaded v1.2.5 that works on both OS 10.8.5 and 10.9. It is functionally the same as 1.2.5d5.  For Intel Series 7 chipsets (Z77, X79, etc), you should use "-gux_defer_usb2" kernel flag, as the bios sometimes causes conflicts. This was mentioned several times in the thread. Thanks Z, Just want to say so far so good on 10.8.5. I have become quite dependent on this driver so thanks for updating, i couldn't go to 10.8.5 until USB 3.0 worked. Cheers! g\ Link to comment Share on other sites More sharing options...
wartomato Posted September 15, 2013 Share Posted September 15, 2013  ML 10.8.5, updated to GenericUSBXHCI.kext v1.2.5 - worked initially, but stopped working after one reboot. Didn't make any changes since that I can recall.  Is there any documentation I can provide to help?   Just tried 1.2.6. No difference.  Hi,  well zenith 432, I can confirm this ticket apoorv. Tested with Intel Chipset Series 7 (Panther Point) and got the same result. I tried the kernel-flag (which wasn't necessary before), but no success. I also tried 1.2.5 and 1.2.6d1  Anyway, keep up the good work :-) Link to comment Share on other sites More sharing options...
Zenith432 Posted September 15, 2013 Author Share Posted September 15, 2013 (edited) Try a clean reinstall and rebuild kernelcache. tar xvf GenericUSBXHCI_1.2.5.tar.gz sudo chown -R 0:0 GenericUSBXHCI.kext SLE=/System/Library/Extensions sudo /bin/rm -rf $SLE/GenericUSBXHCI.kext sudo /bin/mv GenericUSBXHCI.kext $SLE sudo kextcache -system-caches sudo kextcache -system-prelinked-kernel Edit: Oh, and if using 10.9DPx, you need to update the allowed version for GenericUSBXHCI in/System/Library/Extensions/AppleKextExcludeList.kext/Contents/Info.plistIt only allows up to 1.2.4, so newer versions may be getting blacklisted. well zenith 432, I can confirm this ticket apoorv. Edited September 15, 2013 by Zenith432 Link to comment Share on other sites More sharing options...
wartomato Posted September 15, 2013 Share Posted September 15, 2013 Hi again, Â just did what zenith432 wrote (removed the kext / rebuild the caches / reboot / installed again /rebuild the caches / reboot). Â Well, the ports are still not recognized like before. The Driver is loaded, but behaves like the Apple Driver, when I do not load GenericUSB, which means: Bus is recognized, but non of my USB devices is mounted or recognized. Â (I'm on 10.8.5) Link to comment Share on other sites More sharing options...
oswaldini Posted September 15, 2013 Share Posted September 15, 2013 GenericUSBXHCI (with -gux_defer_usb2) work only when I skip caches, after normal reboot kext is loaded but doesn't work (1.2.4, 1.2.5). Link to comment Share on other sites More sharing options...
woudje Posted September 16, 2013 Share Posted September 16, 2013 This fixed my USB 3.0 (xHCI) on a Z77m-D3H (rev 1.0). Â Thanks so much! Now my iPhone charges twice as fast with the extra operating current Link to comment Share on other sites More sharing options...
Zenith432 Posted September 17, 2013 Author Share Posted September 17, 2013 I found a serious bug that would cause KPs with any USB3 drive that has a certain high-performance feature called streams endpoints. If you've been experiencing KPs or freezes, get v1.2.6d2 and retry. 4 Link to comment Share on other sites More sharing options...
InferiorYeast Posted September 17, 2013 Share Posted September 17, 2013 Awesome! v1.2.6d2 fixes KP with my dock that uses UASP. VLI810 internal hub still doesn't work though 1 Link to comment Share on other sites More sharing options...
oswaldini Posted September 18, 2013 Share Posted September 18, 2013 There is still a problem in 10.8.5. If we want working GeericUSBXHCI we must boot with rebulding cache or with some device in USB 3.0. The same for Z77A-G45 and P8Z77-V PRO Thunderbolt. 1 Link to comment Share on other sites More sharing options...
JorgeMax Posted September 18, 2013 Share Posted September 18, 2013 Guys how do I edit this flag: "-gux_defer_usb2" in "org.chameleon.Boot.plist"? is as follows: <key> Kernel </ key> _ <string>-gux_defer_usb2 </ string>? I'm using 10.8.5 ML and USB 3.0 ports do not work. Link to comment Share on other sites More sharing options...
XLR Posted September 18, 2013 Share Posted September 18, 2013 Â Â Â <key>USB3</key>Â Â Â <string>FixitPlz</string> 3 Link to comment Share on other sites More sharing options...
JorgeMax Posted September 18, 2013 Share Posted September 18, 2013 Â Â Â <key>USB3</key> Â Â Â <string>FixitPlz</string> Friend and this key: "-gux_defer_usb2"? I like to edit it in org.chameleon.Boot.plist? Link to comment Share on other sites More sharing options...
Gringo Vermelho Posted September 18, 2013 Share Posted September 18, 2013 Don't mind XLR, part of his sense of humor is from another dimension. Â As the first post says, it's a kernel flag, therefore it follows that it goes in the kernel flags string: Â Kernel Flags -gux_defer_usb2 1 Link to comment Share on other sites More sharing options...
JorgeMax Posted September 18, 2013 Share Posted September 18, 2013 Thanks friend! Now you can tell me how I edit this kext here to work also in the Mavericks? Follows the local kext: On OS 10.9, when installing GenericUSBXHCI, you need to edit the file /System/Library/Extensions/AppleKextExcludeList.kext/Contents/Info.plist and make sure GenericUSBXHCI is allowed up to the version you install.  Valeu amigo! Agora você pode me dizer como eu edito essa kext aqui pra funcionar também no Mavericks? Segue o local da kext: On OS 10.9, when installing GenericUSBXHCI, you need to edit the file /System/Library/Extensions/AppleKextExcludeList.kext/Contents/Info.plist and make sure GenericUSBXHCI is allowed up to the version you install. Link to comment Share on other sites More sharing options...
Gringo Vermelho Posted September 19, 2013 Share Posted September 19, 2013 Not sure what you want me to tell you. Kexts are folders. Right-click -> show contents to get inside. Link to comment Share on other sites More sharing options...
JorgeMax Posted September 19, 2013 Share Posted September 19, 2013 That's right, just that I do not know where to edit the lines in the file "info.plist" the kext "AppleKextExcludeList" where I add ID information on my USB device. Link to comment Share on other sites More sharing options...
Gringo Vermelho Posted September 19, 2013 Share Posted September 19, 2013 I've never seen that kext but it sounds to me like you need to find GenericUSBXHCI.kext in the info.plist inside and then add the version number of the one you have installed so that it doesn't get blacklisted. If it isn't on the list then you don't need to do anything I guess. Link to comment Share on other sites More sharing options...
genzai Posted September 19, 2013 Share Posted September 19, 2013 I found a serious bug that would cause KPs with any USB3 drive that has a certain high-performance feature called streams endpoints. If you've been experiencing KPs or freezes, get v1.2.6d2 and retry. This fixed the system freeze when lacie disk is attached! bravo!! g\ 1 Link to comment Share on other sites More sharing options...
jlfilms Posted September 20, 2013 Share Posted September 20, 2013 So I was tryin to fix my USB 3 on my hackintosh , I installed 3 new updated Kexts IOUSBAttachedscsi.kext shows up that it cannot be used. My mouse doesn't work on desktop , that's my problem , I only manged to get to desktop by using clover USB stick in safe mode . If anyone could help me fix my mouse id be so happy. Or how do I remove or replace those 3 USB Kexts ??  On 10.8.5 on clover efi  rest specs z77 ds3h i5 3570k oc GTX 650 ti Link to comment Share on other sites More sharing options...
jlfilms Posted September 20, 2013 Share Posted September 20, 2013 Anyone ?? Really really need help here Link to comment Share on other sites More sharing options...
shilohhh Posted September 21, 2013 Share Posted September 21, 2013 Anyone ?? Really really need help here If you installed kexts that are causing problems, find them in System/Library/Extensions and delete them. Repair Permissions and reboot. Link to comment Share on other sites More sharing options...
jlfilms Posted September 21, 2013 Share Posted September 21, 2013 Yea that's the thing tho ,my mouse doesn't work on desktop so how am I supposed to repair an delete the kexts ? I tried deletin a few at command promt at begging of login. I can't use mouse to repair , thank you so much if you can help me Link to comment Share on other sites More sharing options...
jlfilms Posted September 21, 2013 Share Posted September 21, 2013 Btw I did end up managing to delete IOUSBFamily.kext and IOUSBAttachedSCSI.kext, but now keyboard an mouse don't work Link to comment Share on other sites More sharing options...
shilohhh Posted September 21, 2013 Share Posted September 21, 2013 Btw I did end up managing to delete IOUSBFamily.kext and IOUSBAttachedSCSI.kext, but now keyboard an mouse don't work You probably don't want to just delete those. They're installed by OS X. If you are going to patch, modify ory replace kexts in S/L/E, always back them up so you can put them back if you mess something up. What OS are you on? Yea that's the thing tho ,my mouse doesn't work on desktop so how am I supposed to repair an delete the kexts ? I tried deletin a few at command promt at begging of login. I can't use mouse to repair , thank you so much if you can help me Try booting -x (safe mode) and see if your mouse is usable. Link to comment Share on other sites More sharing options...
jlfilms Posted September 21, 2013 Share Posted September 21, 2013 10.8.5 but USB don't work now ! Haha wow this sucks I hope there some way to fix mouse n keyboard because I jus want to back important stuff on my ext hd an do fresh inst of osx Link to comment Share on other sites More sharing options...
Recommended Posts