desperado Posted November 3, 2012 Share Posted November 3, 2012 Hi, i need help.... i installed ML 10.8.2. now i've to fix a couple of things (audio ad1988b sleep and shutdown (shutdown some time works sometime half shutdown - monitor off but fan and case on)) on lion 10.7.4 i used a perfect working dsdt and everything worked perfectly (thanks to oldpam). Now i in my extra folder i put the same dsdt.aml the boot hangs on : IOAPIC:Vesrion 0x20 Vector 64:87. I know that t make everything works i need a waorking dsdt. Any suggestion???? (p5e3 deluxe, q6600, gtx 550 ti, 8 gb ddr3 corsair) (ps: without dsdt.aml i can boot ML, but audio, sleep and shutdown doesn't work) Quote Lion 10.8.4, q6600 - p5e3 deluxe GTX 550 ti 1 gb - 8 gb ddr3 corsair 1600 Link to comment Share on other sites More sharing options...
artur-pt Posted November 3, 2012 Share Posted November 3, 2012 hello if u hardware is the same , nothing to do with dsdt the dsdt is always the same for that hardware probably u are not using the right kext for that hardware in 10.8 some people think dsdt is GOD or the salvation, is not without the right kext good hack Quote PB Easy Note TM 86 - i5 430 M - H55M - Ram - 6 GB - Alc272 - Radeon HD 5470 512 QE/CI Lenovo G500 - i5 3230m - HM77 - Ram - 8 GB - Conexant audio - HD 4000 My OS X Files Link to comment Share on other sites More sharing options...
desperado Posted November 3, 2012 Author Share Posted November 3, 2012 The stange thing is that without dsdt i can boot, with dsdt it hangs..... Quote Lion 10.8.4, q6600 - p5e3 deluxe GTX 550 ti 1 gb - 8 gb ddr3 corsair 1600 Link to comment Share on other sites More sharing options...
artur-pt Posted November 3, 2012 Share Posted November 3, 2012 hello try to use this kext from lion in 10.8 AppleAPIC.kext good hack Quote PB Easy Note TM 86 - i5 430 M - H55M - Ram - 6 GB - Alc272 - Radeon HD 5470 512 QE/CI Lenovo G500 - i5 3230m - HM77 - Ram - 8 GB - Conexant audio - HD 4000 My OS X Files Link to comment Share on other sites More sharing options...
desperado Posted November 4, 2012 Author Share Posted November 4, 2012 I'll try ASAP, in the main time i tried tu use dsdt patched from ASUS p5E.... now audio and shutdown works, but if try sleep, pc is off, but wen i try pu awake pc goes on monitor off.... i i force shutdown rct reset...... u used also applerct.kect from 10.7.3........ the same...... Quote Lion 10.8.4, q6600 - p5e3 deluxe GTX 550 ti 1 gb - 8 gb ddr3 corsair 1600 Link to comment Share on other sites More sharing options...
desperado Posted November 4, 2012 Author Share Posted November 4, 2012 hello try to use this kext from lion in 10.8 AppleAPIC.kext good hack  i tried but is the same, anyway i extracted dsdt with dsdt editor, i applied ASUS P5E.txt patch from folder patch in dsdt editor...... now..... audio is ok, and shutdown too. if i try to sleep.... my pc goes spleen, but when i wake (S3 only) it wakes, but desk freeze and is locked.... now i'll try AppleACPIPlatform.kext from Lion 10.7 and i cross my finger Quote Lion 10.8.4, q6600 - p5e3 deluxe GTX 550 ti 1 gb - 8 gb ddr3 corsair 1600 Link to comment Share on other sites More sharing options...
desperado Posted November 7, 2012 Author Share Posted November 7, 2012 No solution found . when i wake from sleep i've only "half Wake" (Pc on Monitor off). any Suggestion?? Quote Lion 10.8.4, q6600 - p5e3 deluxe GTX 550 ti 1 gb - 8 gb ddr3 corsair 1600 Link to comment Share on other sites More sharing options...
Administrators oldnapalm Posted November 7, 2012 Administrators Share Posted November 7, 2012 Using AppleACPIPlatform from 10.7.3 fixes the problem here http://www.insanelymac.com/forum/topic/199816-asus-p5e-dsdt-fixes/page__st__260#entry1836667 Make sure you have in BIOS Advanced - CPU Configuration - Execute Disable Bit - Enabled Quote Donation with Paypal HERE Donation with Stripe HERE Donation with BuyMeaCoffee HERE Donation with Mercado Livre HERE Donation with Binance 0xdbe48ef6b158f1dd0035d7f49555c99e52f72714 Donation with BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3 Donation with PicPay @danielnmaldonado Donation with PiX @danielnmaldonado@gmail.com Link to comment Share on other sites More sharing options...
desperado Posted November 7, 2012 Author Share Posted November 7, 2012 Using AppleACPIPlatform from 10.7.3 fixes the problem herehttp://www.insanelymac.com/forum/topic/199816-asus-p5e-dsdt-fixes/page__st__260#entry1836667 Make sure you have in BIOS Advanced - CPU Configuration - Execute Disable Bit - Enabled Your tips are always.... precise!!!!! thanks a lot. (the strange thing is that i tested it before and it frozen my desktop...... now i undestand why!!! If i wake from power button is perfect.... but if i wake it from mouse or keyboard (the test i made before changing a lot o things) after desk comes up after a couple of second if freeze. anyway is a no problem) really thanks. Quote Lion 10.8.4, q6600 - p5e3 deluxe GTX 550 ti 1 gb - 8 gb ddr3 corsair 1600 Link to comment Share on other sites More sharing options...
desperado Posted November 16, 2012 Author Share Posted November 16, 2012 problem solved For everyone still have problem with 10.8.2 and gtX 550 ti (OR OTHER CARDS SUPPORTED BY DRIVER): important.... reboot only at the end!!!! 1) download and install Nvidia CUDA 5.0 for Mac 2) download and install 10.8.2 nvidia driver http://www.nvidia.com/object/macosx-304.00.05f02-driver.html (don't worry if in the end u get an error) 3) in Terminal type : sudo perl -pi -e '$c+=s/\x8b\x81\x1c\x0c\x00\x00\xeb\x06\x8b\x81\x20\x0c\x00\x00/\xb8\x02\x00\x00\x00\x90\xeb\x06\xb8\x00\x00\x00\x00\x90/; END { printf "%s: %d substitution%s made.\n",($c==1 ? "Success" : "Error"),$c,(!$c || $c>1 ? "s" : ""); $?=($c!=1); }' /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib AFTER THAT you should get something like Substitution = 1 if it worked!!! 4) with kextwizard install (in S/L/E) LegacyAGPM.kext and AppleACPIPlatform.kext and repair permissiono (EXTRA AND S/L/E) 5)OPEN DISKUTILITY AND REPAIR PERMISSION. 6) REBOOT AND ENJOY. Quote Lion 10.8.4, q6600 - p5e3 deluxe GTX 550 ti 1 gb - 8 gb ddr3 corsair 1600 Link to comment Share on other sites More sharing options...