Fabio1971 Posted October 14, 2010 Share Posted October 14, 2010 Ciao a tutti volevo chiedere se avete gia dei DSDT compilati che vadano bene per il mio pc. Ringrazio in anticipo Quote Link to comment Share on other sites More sharing options...
MaLd0n Posted October 14, 2010 Share Posted October 14, 2010 Look it http://www.insanelymac.com/forum/index.php?showtopic=223205 Native Power Management and Restart fix use Chameleon RC5 Quote Link to comment Share on other sites More sharing options...
Fabio1971 Posted October 15, 2010 Author Share Posted October 15, 2010 ciao grazie per avermi risposto,volevo chiederti puoi aiutarmi a compilarlo DSDT per la mia macchina (guarda la firma) devo cambiare il boot ? Mi hai segnalato Chameleon RC5. Quote Link to comment Share on other sites More sharing options...
MaLd0n Posted October 15, 2010 Share Posted October 15, 2010 ciao grazie per avermi risposto,volevo chiederti puoi aiutarmi a compilarlo DSDT per la mia macchina (guarda la firma)devo cambiare il boot ? Mi hai segnalato Chameleon RC5. run on terminal perl -e 'open(CMD, "ioreg -lw0 \| grep DSDT|") or die; while(<CMD>) { chomp; if($_ =~ /\"DSDT\.?\d?\"=<([^>]*)>/) { $buff = $1; open(PIP, "|xxd -r -p > dsdt.aml") or die; print PIP "$1"; } }' the DSDT will be generated in user folder send me run on terminal too kextstat send me too Quote Link to comment Share on other sites More sharing options...
Fabio1971 Posted October 16, 2010 Author Share Posted October 16, 2010 Ciao ti mando quello che mi hai chiesto spero di aver fatto tutto giusto grazie ancora dell'aiuto DSDT.zip Quote Link to comment Share on other sites More sharing options...
MaLd0n Posted October 19, 2010 Share Posted October 19, 2010 Install Chameleon RC5(Restart fix and Power management) read it http://www.insanelymac.com/forum/index.php?showtopic=225766 Download http://www.insanelymac.com/forum/index.php?showtopic=231075 Your DSDT dsdt.aml.zip add in boot.plsit <key>GeneratePStates</key> <string>Yes</string> <key>GenerateCStates</key> <string>Yes</string> delete EvOreboot PlatformUUID NullCPUPowerManagement Se avete bisogno di FIX HPET si applica Asus in genere non ha bisogno di FIXS DTGP SHUTDOWN IRQs SATA AHCI ICH10 --> use IOAHCIBlockStorageInjector.kext HID/CID LPC ICH10 SBUS + WARNINGS Quote Link to comment Share on other sites More sharing options...
Fabio1971 Posted October 20, 2010 Author Share Posted October 20, 2010 Install Chameleon RC5(Restart fix and Power management)read it http://www.insanelymac.com/forum/index.php?showtopic=225766 Download http://www.insanelymac.com/forum/index.php?showtopic=231075 Your DSDT dsdt.aml.zip add in boot.plsit <key>GeneratePStates</key> <string>Yes</string> <key>GenerateCStates</key> <string>Yes</string> delete EvOreboot PlatformUUID NullCPUPowerManagement Se avete bisogno di FIX HPET si applica Asus in genere non ha bisogno di FIXS DTGP SHUTDOWN IRQs SATA AHCI ICH10 --> use IOAHCIBlockStorageInjector.kext HID/CID LPC ICH10 SBUS + WARNINGS Ciao grazie di tutto dell'aiuto e informazioni (guarda in pm) quando hai un attimo Quote Link to comment Share on other sites More sharing options...
MaLd0n Posted October 20, 2010 Share Posted October 20, 2010 -Install Chameleon RC5 -use the DSDT -add in boot.plsit <key>GeneratePStates</key> <string>Yes</string> <key>GenerateCStates</key> <string>Yes</string> Reboot -v Quote Link to comment Share on other sites More sharing options...
Fabio1971 Posted October 21, 2010 Author Share Posted October 21, 2010 ciao inanzitutto grazie dell'aiuto,allora fatto tutto quello da te descritto ma adesso per sapere che tutto funziona bene come posso capirlo c,è qualcosa da provare grazie di nuovo Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.