Jump to content
22 posts in this topic

Recommended Posts

  • 2 weeks later...

Dumping your DSDT and loading it with Chameleon doesn't do anything.

 

If you want to "use DSDT" you should first have a clear idea of which problems you are trying to solve and if it is possible to solve them by modifying your DSDT.

Ok this is the screen of the my system when I boot with DSDT.aml.

 

post-161747-0-45099900-1323774701_thumb.jpg

 

Just for your information, if I boot the system without the DSDT file Lion starts correctly.

 

Actually the problem I have are the hybernation (system doesn't reboot) and the card reader that is not recognized.

Maybe the file is corrupted, re-extract the unpatched DSDt and reapply the patches.

 

Open the terminal and type

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"; } }'

try no sleepenabler and the dsdt i posted is not completed by me..so if the patches arent in it..then it wont boot.

its missing patches for hpet and usb and other things

Could you please patch my DSDT? I really don't know how to do it.

Thanks

i was looking more at it and seems it was done already.

do u have fakesmc installed ?

 

how do u boot without dsdt ?? boot cd or ?

 

can u get lspci and in terminal type lspci -v -n

http://uploaded.to/file/b7gy5i

 

also ioregistry explorer and save it then zip it. post it

http://www.mediafire.com/?mlzwnwmmjj4

×
×
  • Create New...