
12-24-2009, 02:11 AM
|
Jaguar
|
|
Join Date: Oct 2009
Location: New Zealand
Posts: 52
|
|
Quote:
Originally Posted by hackin804
Hi, I am working on my second hackintosh (last one was like a year ago, and the whole ideneb thing was allot easier for me  )
Anyway I have a G31M-ES2L with a 2.33ghz c2d, 4gb of ram, ati 4550 card.
I was able to make it through 90% of the instructions in the OP, when I got to the part about finding "_WAK" and coping DTDG I did not understand what it wanted me to do.
- on your keyboard press "command F (Find)" and look for "_WAK", right above it copy paste "DTGP" located on your dsdtfix file
- again "command F (Find)" and enter RTC, look for "0x04" below RTC and changed them to "0x02" - this fix is for CMOS Reset
- command F (Find) and enter Azalia, go to dsdtfix file and copy paste "HDEF" to your dsl replacing azalia.. again check my included dsl for reference - this is for ALC883 Audio
- when done and sure everything is correct, hit save or (command S) to save your dsdt.dsl
- to compile it to .aml, drag and drop it (dsdt.dsl) to iAslMe, you'll get 1 warning (PARM under IGD0) but hopefully you have 0 error
- look for Sessions folder and copy dsdt.aml to /Extra of your Snow Leopard
What DTGP is it talking about? In the authors file it has those letters mixed in with a whole bunch of other stuff 2 lines above _WAK.
I also did the search for RTC on my file, and I did not see a 0x04, I even tried a search for 0x04, with no results.
I tried doing pfix with the authors .aml file, yet all i get is premission denied on ever line (no I don't have a pass or anything that would limit it).
Can some explain to me how I am doing this wrong? I would really like to get this thing to work.
|
I tried doing pfix with the authors .aml file, yet all i get is premission denied on ever line (no I don't have a pass or anything that would limit it).
you need to runn that as sudo(admin), so open terminal, type "sudo and then drag the program into terminal, and then enter, next it will ask for you password type it in and away it will go. I hope this helps in someway....
|