sekmo Posted March 8, 2016 Share Posted March 8, 2016 Thank you very much! This community is awesome :-) Anyway, I've managed to get the usb3 working, but I cannot find a way to get analog audio from alc899. How can I troubleshoot it? Which logs do I need to look in?As far as I got, the appleHDA kext should be the original one, and clover will patch it on the fly, right? I discovered that if I do a xattr AppleHDA_ALC889.kext it says "com.apple.quarantine", so I removed the quarantine attribute with sudo xattr -dr com.apple.quarantine AppleHDA_ALC889.kext then I made the same thing with the USBXHCI_injector.kext: sudo xattr -dr com.apple.quarantine USBXHCI_injector.kext Now I finally got back my device in the sound preferences, but instead of the built-in device I got "Headphones" instead, and it doesn't work (my front panel cable is disconnected from the mobo...) Which logs could I post to troubleshoot it? Thanks for your time :-) Link to comment Share on other sites More sharing options...
tluck Posted March 9, 2016 Author Share Posted March 9, 2016 @sekmo - yeah this audio kext I just realized is pretty limited and I don't have time to sort it out now. but headphones in this case is on the front panel. Anyway, I decided to move to using VoodooHDA which does find all the ports. I usually use HDMI audio so i hadn't really paid too much attention to which of the audio ports where working or not. sorry for the hassle. Link to comment Share on other sites More sharing options...
sekmo Posted March 9, 2016 Share Posted March 9, 2016 The strange thing is initially it was working without any problems... Which logs could I have a look in? Link to comment Share on other sites More sharing options...
tluck Posted March 9, 2016 Author Share Posted March 9, 2016 @sekmo - do you mean the AppleHDA_ALC889 kext? for me headphone out is the front panel (green) -- which is fine for my case. but i decided to switch to voodooHDA. but to answer the question - you need to see if the kext is loaded by running kextstat | grep HDA you should see 3 kexts and AppleHDA is v 999.99 Link to comment Share on other sites More sharing options...
sekmo Posted March 14, 2016 Share Posted March 14, 2016 Thanks for your support :-)Anyway, I didn't manage it unfortunately...How can I use vodooHDA on a ga-h61n-usb3? Thanks for your time :-) Link to comment Share on other sites More sharing options...
tluck Posted March 14, 2016 Author Share Posted March 14, 2016 remove the AppleHDA_ALC889.kext and install the VoodooHDA package. https://sourceforge.net/projects/voodoohda/ 1 Link to comment Share on other sites More sharing options...
sekmo Posted March 14, 2016 Share Posted March 14, 2016 Thanks :-) Link to comment Share on other sites More sharing options...
kajaba Posted December 22, 2016 Share Posted December 22, 2016 Hello, I am little new to USB3 in hackintosh. As far I used USB2 although I have USB3 ports. I have intel dh61ag motherboard (http://ark.intel.com/products/54875/Intel-Desktop-Board-DH61AG) I tried including the USBXHCI_injector.kext in clover, but the USB 3 doesnt show in system information. What should I do with the dsdt? I never used this Please help me Link to comment Share on other sites More sharing options...
Blaggah Posted December 22, 2016 Share Posted December 22, 2016 How come most people are still using Voodoohda when AppleALC kext is fully capable of giving you sound with vanilla applehda.kext? If you're using a dsdt, just change the layout id to either 1 or 12. See which one works for you. Link to comment Share on other sites More sharing options...
tluck Posted December 28, 2016 Author Share Posted December 28, 2016 hmm. yes my "bundle" (and this post) is a bit out of date! 1) moved to Sierra 2) USB3 - the FresnoLogic 1009 (FL1009) injector has been simplified by one written by rehab man 3) Audio - i starting using a ALC889 AppleHDA script from Toleda that works way better than VoodooHDA. so yes. I will have to check on the AppleALC to see how that compares. Link to comment Share on other sites More sharing options...
Blaggah Posted December 28, 2016 Share Posted December 28, 2016 OK, I've just been lazy to get my h61n-usb3 going. Any kexts package out there in order to get this baby going like for ethernet, USB and dsdt etc? Link to comment Share on other sites More sharing options...
tluck Posted December 28, 2016 Author Share Posted December 28, 2016 @Blaggah - the zip in post 1 has pretty much everything you need for this mobo. Link to comment Share on other sites More sharing options...
Blaggah Posted December 28, 2016 Share Posted December 28, 2016 Ok awesome, i'll get it later and store in my google drive for future references. Thanks. Link to comment Share on other sites More sharing options...
ilovefire Posted January 25, 2017 Share Posted January 25, 2017 Tluck, just wanted to say thanks again for your great work. I am a bit new to DSDT patching, i was able to get everything working using your bundle but now that I want to use my gtx660 i'm having boot problems. Would it be best to try and just patch your dsdt to work with the 660 or should i keep trying to generate my own dsdt and patch that? I believe i have made progress but still can't get usb 3 to work, so far i have generated my own dsdt and applied the patch in the first post. Computer boots fine after the patch but still errors once i turn on usb3 in bios. Also i guess i could just be messing up the config plist for clover? Link to comment Share on other sites More sharing options...
tluck Posted January 26, 2017 Author Share Posted January 26, 2017 can't provide any good guidance here. i only have integrated GFX in my systems. Link to comment Share on other sites More sharing options...
josh256 Posted May 1, 2017 Share Posted May 1, 2017 *Solved* With both my prior dsdt and the one's linked in this thread the recent 10.12.4 Sierra Installer did not support the HDMI interface. Afterward installation, changing to the HDMI interface worked. Anyone having issues with a KP in Sierra when initializing the HD3000 display/graphics towards the end of boot? I'm stable in 10.11.6 using the dsdt.aml and config.plist from this thread but get a reboot at display init.. disabling reboot on KP with clover I just get a flash of garble then a black screen. H61N-USB3 F8 Link to comment Share on other sites More sharing options...
sevoneone Posted June 4, 2017 Share Posted June 4, 2017 Is anyone else having trouble with the USB 3.0 ports being limited to USB 2.0 speeds? I just did a fresh Sierra Install on this board (10.12.5) i5-2300 and GTX 650ti. DSDT is installed and Injector kext. USB 3.0 shows in System Profiler, but any device I plug in is limited to 480Mbps. Am I missing anything? Awesome thread and great continued support for this board. Thanks. Link to comment Share on other sites More sharing options...
tluck Posted June 9, 2017 Author Share Posted June 9, 2017 @sevoneone - well hmm. no sorry. I am not seeing this. I just tested and i see a USB3 device with speed up to 5 Gb... Link to comment Share on other sites More sharing options...
Blaggah Posted September 2, 2017 Share Posted September 2, 2017 @tluck I finally managed to give my machine a run last night and all went smooth up until I installed clover boot loader. Upon reboot, I just face a black screen. Is there a specific setting I need to select upon installing clover boot loader? Because I feel as though that's where the problem is coming from. What are the must have settings upon clover installation? Link to comment Share on other sites More sharing options...
tluck Posted September 2, 2017 Author Share Posted September 2, 2017 @Blaggah - you can turn try and off Intel GFX injection in Clover as the IGPU is defined in the DSDT. Link to comment Share on other sites More sharing options...
Blaggah Posted September 4, 2017 Share Posted September 4, 2017 @tluck, ok i will try that. What if i wanted to use a graphics card lets say like an 8400 gs from nvidia? Don't i have to turn off something in the dsdt? The cpu im using now is the 3570k but i might use an i3 3225 i think if my memory serves me correctly. Link to comment Share on other sites More sharing options...
tluck Posted September 4, 2017 Author Share Posted September 4, 2017 sorry, I have zero discrete gfx experience so I cant advise on other gfx configurations. Link to comment Share on other sites More sharing options...
Blaggah Posted September 4, 2017 Share Posted September 4, 2017 That's ok man, i'll try and investigate. Link to comment Share on other sites More sharing options...
Blaggah Posted September 5, 2017 Share Posted September 5, 2017 @tluck I did what you mentioned and made sure I unchecked intel hd under clover and when it boots up I get no qe/ci. I really wanna know where I went wrong. I'm going to do a fresh install and see what happens. Btw I'm now using same ivy bridge chip as you so idk why I'm not able to get it to work. Link to comment Share on other sites More sharing options...
tluck Posted September 6, 2017 Author Share Posted September 6, 2017 @Blaggah - here is a recent full zip of EFI/CLOVER for a HD 4000 CPU (but I also include DSDT and config for a HD 3000 CPU) this is right off my box running 10.12.6 with Clover 4194 (in legacy) so should be able to replace your /Volume/ESP/EFI/CLOVER with this one and be good to go. H61N-USB3.zip 1 Link to comment Share on other sites More sharing options...
Recommended Posts