Hello guys!
I would like you to help me create a decent DSDT for my motherboard (GA-EP45-UD3P rev. 1.0). I can install Mac OS X 10.6.3 but cannot make SLEEP to work. This is all I need. I want SLEEP function desperately.
I dont know how to create a DSDT. Can you please help me?
Thanks!
26 replies to this topic
#1
Posted 22 July 2012 - 10:09 AM
#2
Posted 22 July 2012 - 01:40 PM
do you know how to extract it? start here DSDT patching 101 but even if you can't patch it your self, you'll need to at least extract it, which can be done many different ways from OSX, Win or Linux
#3
Posted 22 July 2012 - 01:51 PM
I want my Hackintosh to be able to Sleep, Restart and Shutdown with no problem. Its gonna be my new HTPC. I also have an Apple Remote Control, so I want to be able to turn it on/off with it. No keyboards, no nothing. Just my Apple Remote and Plex.
Attached Files
#4
Posted 22 July 2012 - 03:57 PM
You have a IR sensor for the remote? Try Candelair - alternative driver for internal Apple® IR receivers ...
#5
Posted 22 July 2012 - 04:38 PM
DSDT.aml.zip 6.22K
73 downloadsRemove NullCPUPowerManagement.kext if present, enable S3 in bios and if VBIOS repost on wake is in bios, try disabling first, if graphics issue then enable
#6
Posted 23 July 2012 - 11:38 AM
eep357, on 22 July 2012 - 03:57 PM, said:
You have a IR sensor for the remote? Try Candelair - alternative driver for internal Apple® IR receivers ...
eep357, on 22 July 2012 - 04:38 PM, said:
Remove NullCPUPowerManagement.kext if present, enable S3 in bios and if VBIOS repost on wake is in bios, try disabling first, if graphics issue then enable
#7
Posted 23 July 2012 - 07:57 PM
@eep357 :
Bingo!!!! Everything works fine! Sleep, Restart, Shutdown AND Nvidia GT220 is recognized!!!
A BIG BIG THANKS!
Bingo!!!! Everything works fine! Sleep, Restart, Shutdown AND Nvidia GT220 is recognized!!!
A BIG BIG THANKS!
#8
Posted 24 July 2012 - 05:46 AM
Sweet! As a side note on the Apple Remote, Better Touch Tool has some additional config settings available for it, but haven't tried it so can't tell you much more on that part, but it does work great for Magic Trackpad. Global pinch to zoom instead of just in a few core apps is the greatest, especially on a HTPC where your across the room.
#9
Posted 24 July 2012 - 06:24 AM
Can I ask one more question?
I want to be able to pull the sound from my NVIDIA GT220's HDMI. Can this be done via the DSDT.aml ? Or I have to install VoodooHDA to make it work?
Thank you so much man! I appreciate your help! You're my hero! I was trying to make it work for days now!

Thanks!
I want to be able to pull the sound from my NVIDIA GT220's HDMI. Can this be done via the DSDT.aml ? Or I have to install VoodooHDA to make it work?
Thank you so much man! I appreciate your help! You're my hero! I was trying to make it work for days now!
Thanks!
#10
Posted 24 July 2012 - 07:00 AM
Not sure on the audio, with HDMI built in to mobo it can be done. I've always just used the optical audio and anything with HDMI inputs should have a optical or coax digital input too, but prefer to run audio to stereo and video to TV and not get the TV's speakers or other clunky menu settings involved, especially when listening to music and wanting to have a baseball game or something on the TV instead of staring at itunes. Avoid using Voodoo if at all possible. And plex plays 5.1 DTS or DD just fine, and 720 or 1080p. May need to double check some settings in /Applications/Audio MIDI Settings.app for 5.1
#11
Posted 24 July 2012 - 07:04 AM
So you think that the better solution is to buy me some stereo speakers. Right? Hmm...
Ok. will check it out.
THANKS again!
Ok. will check it out.
THANKS again!
#12
Posted 24 July 2012 - 07:26 AM
what would you want stereo speakers for? if all you want is 2 channel audio, just use the built in analog. I assumed since you wanted HDMI audio you had a receiver that could decode 5.1. If your gonna use digital audio in a HTPC, you'll need a receiver that can decode Dolby Digital and DTS. If you just want to use the TV speakers, just get one of these http://www.monoprice...&seq=1&format=2 and a pair of RCA cables. I know the price is a bit steep
#13
Posted 24 July 2012 - 08:32 AM
My TV's speakers are very clear and crisp. That's why I wanted to pull sound from the GT220's HDMI and send it to my TV. I dont want to load my TV's desk with other equipment... (at least not now... )

I had this HTPC running Windows 7 and I was using the HDMI for Video and Audio. I was a happy man.
But then, I saw PLEX and its slick and "butterish" (if there is a word like that
) and wanted it DESPERATELY.
Thats why I went the "hackintosh way" .
I had this HTPC running Windows 7 and I was using the HDMI for Video and Audio. I was a happy man.
Thats why I went the "hackintosh way" .
#14
Posted 24 July 2012 - 08:48 AM
http://www.monoprice...t=2#description
It is however possible to enable the HDMI audio on the card by having the graphics part fully enabled via DSDT, then using patched appleHDA, or just Voodoo and that's it. I've had mostly bad experiences with Voodoo causing poor sound quality, popping and kernel panics, most the audio problems with it can be fixed with some fine tuning, the kernel panics just require finding a version that doesn't. The first method while more difficult would probably be the best overall. Try Voodoo first though as it may work great, just back up your AppleHDA kext, then remove it from S/L/E and try installing Voodoo, if you do get a panic, reboot in safe mode with -x and delete it, then try another version. If no joy with any of that, maybe tomorrow I can look into the hard way some more
It is however possible to enable the HDMI audio on the card by having the graphics part fully enabled via DSDT, then using patched appleHDA, or just Voodoo and that's it. I've had mostly bad experiences with Voodoo causing poor sound quality, popping and kernel panics, most the audio problems with it can be fixed with some fine tuning, the kernel panics just require finding a version that doesn't. The first method while more difficult would probably be the best overall. Try Voodoo first though as it may work great, just back up your AppleHDA kext, then remove it from S/L/E and try installing Voodoo, if you do get a panic, reboot in safe mode with -x and delete it, then try another version. If no joy with any of that, maybe tomorrow I can look into the hard way some more
#15
Posted 24 July 2012 - 09:15 AM
Ok! I will try it and give you feedback!
Thank you so much!
Thank you so much!
#16
Posted 26 July 2012 - 04:12 PM
OK, I tried VoodooHDA and as you wrote earlier in this thread, it causes me a lot of Kernel Panics. 
I found a guide for the method you mentioned, about DSDT.aml patching and AppleHDA patching but I dont know how to patch my DSDT.aml file. I am stuck in the following step.
"STEP 2: ADD HDMI AUDIO TO DSDT

Attached are the two files (DSDT.aml and the .dsl patch file)
THANK YOU!
I found a guide for the method you mentioned, about DSDT.aml patching and AppleHDA patching but I dont know how to patch my DSDT.aml file. I am stuck in the following step.
"STEP 2: ADD HDMI AUDIO TO DSDT
Next, we'll add HDMI audio edits to the graphics section of our DSDT.
- Download and open DSDT-GT240+HDMI.dsl using DSDTSE
- Open your DSDT.aml
- Type Device (PCI0) in the search box to return to your previous graphics edit.
- Compare and copy/paste the information as necessary. NOTE: GT 240 owners can copy/paste the entire section including the full graphics code,
- Compile and save your new DSDT.aml
- Paste to /Extra/ as DSDT.aml"
Attached are the two files (DSDT.aml and the .dsl patch file)
THANK YOU!
Attached Files
#17
Posted 26 July 2012 - 06:31 PM
Can you also get some info from ioreg, if you don't have ioreg installed, just google it and you'll find it. Once you do, I need that address where I put the box, search for display, the name of your pci bridge will not be the same as mine, but should be in same location of the tree relative to your GPU card
ioreg-1.jpg 110.43K
48 downloads
btw...I love Skitch!!
ioreg-1.jpg 110.43K
48 downloadsbtw...I love Skitch!!
#18
Posted 26 July 2012 - 07:12 PM
OK!
I found ioreg and here is the screen you needed!
A GREAT THANKS.
PS : I am reading about Skitch right now. Thanks!
I found ioreg and here is the screen you needed!
A GREAT THANKS.
PS : I am reading about Skitch right now. Thanks!
Attached Files
#19
Posted 26 July 2012 - 08:16 PM
give that a shot,
HDMI-DSDT.aml.zip 6.38K
6 downloads
you'll still need good appleHDA.kext that patched which can be found same place you got the guide from. The rom-version I used was from another 220 as not sure what yours is, so not sure it it will be an issue. rename it to just DSDT.aml and cross your fingers
HDMI-DSDT.aml.zip 6.38K
6 downloadsyou'll still need good appleHDA.kext that patched which can be found same place you got the guide from. The rom-version I used was from another 220 as not sure what yours is, so not sure it it will be an issue. rename it to just DSDT.aml and cross your fingers
#20
Posted 27 July 2012 - 06:58 AM
Thank you very much eep357! I will check it out when I get back home!
PS : Right now I am using AppleHDA with no problems. Will it do the trick or it needs to be patched? (It needs to.. I think.. right?)
THANKS!
PS : Right now I am using AppleHDA with no problems. Will it do the trick or it needs to be patched? (It needs to.. I think.. right?)
THANKS!
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account









