Hi!
Attached the send_me.zip
I have created a DSDT before with this command:
perl -e 'open(CMD, "ioreg -lw0 \| grep DSDT|") or die; while(<CMD>) { chomp; if($_ =~ /\"DSDT\.?\d?\"=<([^>]*)>/) { $buff = $1; open(PIP, "|xxd -r -p > ~/Desktop/dsdt.aml") or die; print PIP "$1"; } }'
But that dsdt file causes kernel panic on power managment.
Im new on this stuff of hackintosh's
Audio, Video ( GTX 560TI), ethernet work fine, only sleep mode is broken.
Mobbo: MSI Z68 GD65
Thanks!!
Send me Darthtux’s Mac Pro.zip