T a D Posted June 11, 2013 Share Posted June 11, 2013 After a bit of mucking around I've managed to get Mavericks booting on my Gigabyte GA-P35-DS3P. Steps: Create USB like this: http://www.insanelymac.com/forum/topic/289062-109-mavericks-simple-vanilla-hackintosh-install-guide/ Copy /Extra onto USB Copy FakeSMC.kext and any other kexts into /System/Library/Extensions on USB Make sure you have the latest Chameleon as your boot loader (either on USB or on your current system) Boot from USB (either from BIOS or from Chameleon on one of your current systems) Install At Restart prompt start Terminal from the Utilities menu Copy FakeSMC.kext and any other from /System/Library/Extensions to /Volumes/<Name of your install volume>/System/Library/Extensions Quit terminal Reboot Kexts Required: FakeSMC.kext RealtekRTL81xx.kext (lnx2mac's Realtek NIC kext) Everything is working at the moment except for the built in ALC889a HDA. The DSDT is patched but I usually need to patch the AppleHDA.kext to get it working. That's next on the list. Attached is the DSDT I am using. System spec: Gigabyte GA-P35-DS3P V1.1 Intel Q6700 Quad Core @ 2.67Ghz w/ 6GB RAM NVidia GT640 2GB VRAM DSDT.zip Link to comment Share on other sites More sharing options...
jihu Posted June 15, 2013 Share Posted June 15, 2013 I have ALC892 codec, layout id 1 in DSDT, did not work for me with patched appleHDA from ML. (AppleHDA v2.3.7). System profile report Intel High Definition Audio: Audio ID: 1 but OUTPUT = nothing except for Apple TV. Any suggestion? Link to comment Share on other sites More sharing options...
bigpoppa206 Posted June 21, 2013 Share Posted June 21, 2013 I have the patched ALC889a that is working on my GA-EP45A-UD3R that I have used from every version of Mountain Lion to Mavericks if you want a copy. 1 Link to comment Share on other sites More sharing options...
René_ Posted July 4, 2013 Share Posted July 4, 2013 Use layout id 66 (0x42), you don't need to patch jack. Defaults to HP so change to line out, works after updates Thanks man, working for me on my GA-P35C-DS3R with ALC889A. Link to comment Share on other sites More sharing options...
domenico_petruzzelli Posted October 9, 2013 Share Posted October 9, 2013 Use layout id 66 (0x42), you don't need to patch jack. Defaults to HP so change to line out, works after updates ok but where i go to change id? in dsdt or in kext? Link to comment Share on other sites More sharing options...
René_ Posted October 9, 2013 Share Posted October 9, 2013 (edited) If you're using a DSDT layout id should be:0x42, 000, 000, 000Or you can use ErmaC Chameleon with HDAenabler:<key>HDAEnabler</key><string>Yes</string><key>HDAULayoutID</key><string>42000000</string><key>HDEFLayoutID</key><string>42000000</string> Do not forget to change in System prefs > Audio > line outHeadphones does not work.This way you always use the Vanilla AppleHDA, never needs patching again after an update [Edit] If the Chameleon HDAEnabler doesn't work, use this HDAEnabler42.kext: http://cl.ly/VL0b (only if you're NOT using a DSDT). Edited May 5, 2014 by René_ Link to comment Share on other sites More sharing options...
domenico_petruzzelli Posted October 10, 2013 Share Posted October 10, 2013 tnx but dont function Link to comment Share on other sites More sharing options...
René_ Posted October 10, 2013 Share Posted October 10, 2013 By just saying it doesn't work it's not easy to give help. What hardware do you have? What did you try? Are you using the vanilla AppleHDA (original, unpatched)? Give us some info please Link to comment Share on other sites More sharing options...
Earthworm Posted October 31, 2013 Share Posted October 31, 2013 Hi Rene, I have the same board as you but I use ATI 5770 gfx - can I still use your DSDT? Link to comment Share on other sites More sharing options...
René_ Posted October 31, 2013 Share Posted October 31, 2013 I'm also using it with a XFX ATI HD5770 But that's not my DSDT. Link to comment Share on other sites More sharing options...
Earthworm Posted November 1, 2013 Share Posted November 1, 2013 Great, mines a Sapphire Vapor-X but I'll give it a go anyway. I like the DS3P, shame it was before SATA3 and DDR3 but I guess that's how the cookie crumbles. My board version is 1.0 and I'm still using BIOS F4 because I'm scared to update it. Last time I had to boot from CD because I couldn't get it to boot from USB. Link to comment Share on other sites More sharing options...
oetzi Posted December 3, 2013 Share Posted December 3, 2013 Hi, I've installed succesfully with some tweaks, but at the moment the system is working well (it seems). The only problem is that I need NullCPUPowerManagement.kext to let the system stay "alive" without kernel panic. I've HPET setting enabled in Bios, version is F14. How did you solve this issue? Thanks! UPDATE: Solved using the same dsdt.aml I got on a flawlessly working Snow Leopard Installation. Now The system is stable... it seems Link to comment Share on other sites More sharing options...
ktz Posted December 3, 2013 Share Posted December 3, 2013 Thx! Work for me. Q6600 P35-DS3 nVidia GeForce 8400S (GraphicsEnabler=Yes) FakeSMC.kext RealtekRTL81xx.kext (lnx2mac's Realtek NIC kext) NullCPUPowerManagement.kext (Maybe I can remove it now and it will work without it). - Sound doesn't work. 1. I don't understand how DSDT works. How this patches works and where I can find it? I want to make my own DSDT. 2. There is a lot of kexts loaded on Mac OS X startup. Can I delete some of them? Where .log that I see with -v option? Link to comment Share on other sites More sharing options...
René_ Posted December 3, 2013 Share Posted December 3, 2013 Extract your RAW DSDT in windows or Linux with DSDT Editor. http://www.insanelymac.com/forum/topic/223205-dsdt-editor-and-patcher/ Use Autopatcher to patch it: http://www.insanelymac.com/forum/topic/275658-dsdt-auto-patcher/ For your patch you have to register on olarila.com (free) and download the "GA P35-DS3" patch http://olarila.com/forum/packs.php Link to comment Share on other sites More sharing options...
tommac_osx86 Posted December 15, 2013 Share Posted December 15, 2013 Use layout id 66 (0x42), you don't need to patch jack. Defaults to HP so change to line out, works after updates What does it mean? Where to change? I have created my own dsdt.aml with dsdt Editor from scratch for my EP-35-DS3? Audio Codec should also be ALC889a. I also don't understand all the other threads with audio id = 1 and so on Please give me a hint where to go on for my mavericks install, unfortunately no audio at the moment. Link to comment Share on other sites More sharing options...
René_ Posted December 16, 2013 Share Posted December 16, 2013 See post #8 Or change it in your DSDT, look for layout ID: 0x42, 0x00, 0x00, 0x00 Device (HDEF) { Name (_ADR, 0x001B0000) Method (_PRW, 0, NotSerialized) { Return (Package (0x02) { 0x0D, 0x05 }) } Method (_DSM, 4, NotSerialized) { Store (Package (0x08) { "codec-id", Buffer (0x04) { 0x85, 0x08, 0xEC, 0x10 }, "layout-id", Buffer (0x04) { 0x42, 0x00, 0x00, 0x00 }, "device-type", Buffer (0x10) { "Realtek ALC889a" }, "PinConfigurations", Buffer (One) { 0x00 } }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } Link to comment Share on other sites More sharing options...
tommac_osx86 Posted December 17, 2013 Share Posted December 17, 2013 O.K. Thank you. Activated Module HDA Enabler via Chameleon wizard. After editing DSDT and org.chameleon.boot.plist audio runs Fine on Mavericks. Yippie!!! Link to comment Share on other sites More sharing options...
René_ Posted December 17, 2013 Share Posted December 17, 2013 You should use the DSDT method OR the HDAEnabler method NOT both.Also, you should not use the HDAEnabler.dylib in Chameleon Wizard "Modules". The latest versions of Chameleon has an integrated HDAEnabler.Chameleon Wizard does not have the option to add the keys: New version has these keys.<key>HDAEnabler</key><string>Yes</string><key>HDAULayoutID</key><string>42000000</string><key>HDEFLayoutID</key><string>42000000</string>To be short, just use the DSDT and you'll be fine.Remove the rest you've added. Link to comment Share on other sites More sharing options...
kochfede Posted December 31, 2014 Share Posted December 31, 2014 Hello, I had patched with x42 and works great the output, the problem its with input , doesnt appear the Mic option in the prefPane http://cl.ly/image/3k0n152O413S I tryed with a Pin Configuration inside DSDT and with Zero. no luck... Any ideas? I need the mic for skype... Link to comment Share on other sites More sharing options...
kochfede Posted January 2, 2015 Share Posted January 2, 2015 After a bit of mucking around I've managed to get Mavericks booting on my Gigabyte GA-P35-DS3P. Steps: Create USB like this: http://www.insanelymac.com/forum/topic/289062-109-mavericks-simple-vanilla-hackintosh-install-guide/ Copy /Extra onto USB Copy FakeSMC.kext and any other kexts into /System/Library/Extensions on USB Make sure you have the latest Chameleon as your boot loader (either on USB or on your current system) Boot from USB (either from BIOS or from Chameleon on one of your current systems) Install At Restart prompt start Terminal from the Utilities menu Copy FakeSMC.kext and any other from /System/Library/Extensions to /Volumes/<Name of your install volume>/System/Library/Extensions Quit terminal Reboot Kexts Required: FakeSMC.kext RealtekRTL81xx.kext (lnx2mac's Realtek NIC kext) Everything is working at the moment except for the built in ALC889a HDA. The DSDT is patched but I usually need to patch the AppleHDA.kext to get it working. That's next on the list. Attached is the DSDT I am using. System spec: Gigabyte GA-P35-DS3P V1.1 Intel Q6700 Quad Core @ 2.67Ghz w/ 6GB RAM NVidia GT640 2GB VRAM Hi there, I have the same mobo (except v2) Quadcore 9550 and GE 9600 GT and 8gb ddr3. I bought a ssd disk, and decided to install yosemite... the problem its after a couple of hours of use (Iam Graphic designer, I use illustrator, Fontexplorer, Photoshop, Indesign...) it get very slowy , I close all process and no luck, have to reboot to recover speed (and sometimes dont turn off ok in this scenario) Any advice? Link to comment Share on other sites More sharing options...
Recommended Posts