xavifm Posted September 11, 2010 Share Posted September 11, 2010 Hello I installed with method Stella's V3 and all work OK . But i noticed temperature in CPU is aproaching 59-62 ºC in my q6600 quad. Please what the correct way to decrease temp? adding ketx NullCPUPower temp decrease 10-15ºC but i lost sleep... any way best alternative ? Thanks Link to comment Share on other sites More sharing options...
MaLd0n Posted September 11, 2010 Share Posted September 11, 2010 use Chameleon RC5(Chameleon RC5 mode with mem detection enabled and automatic P-States & C-States generation for native power managment) Look it http://www.insanelymac.com/forum/index.php?showtopic=225766 Download Chameleon RC5 http://www.insanelymac.com/forum/index.php?showtopic=231075 if you need to apply patches (lpc, HPET) use DSDT EDITOR and PATCHER http://www.insanelymac.com/forum/index.php...t&p=1501081 PATCHES http://www.insanelymac.com/forum/index.php...t&p=1501094 Link to comment Share on other sites More sharing options...
xavifm Posted September 11, 2010 Author Share Posted September 11, 2010 hello, thanks for response, seems complicated method for me, can you explain best? Have I make a new installation? i don't understand how create a dsdt for my Hackintosh is a MOBO GIGABYTE GA P45-UD3P BIOS F8 CPU Q6600 QUAD 4GB RAM DDR2 800MHZ NVIDIA GS8400 THANKS Link to comment Share on other sites More sharing options...
MaLd0n Posted September 11, 2010 Share Posted September 11, 2010 go into terminal type 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 after in terminal type kextstat use pastebin http://pastebin.com Link to comment Share on other sites More sharing options...
xavifm Posted September 11, 2010 Author Share Posted September 11, 2010 i sent a PM thanks Here the link for my kextstat My kextsat Thanks for help Link to comment Share on other sites More sharing options...
MaLd0n Posted September 11, 2010 Share Posted September 11, 2010 this is not an original DSDT or has a DSDT in your system or do you use biosmod Link to comment Share on other sites More sharing options...
xavifm Posted September 11, 2010 Author Share Posted September 11, 2010 hello, I 'm not in bios mod, I installed SnowLeopard with package Stella V3, i think it include a dsdt for this motherboard . Can I modify this dsdt for reduce temperature of CPU and in the future update osx with no problems.?? Actually what is the best method for installing Snow Leopard in P45- UD3P and fully funcionality including correct temperature for CPU? I heard other package called KaKewalk Link to comment Share on other sites More sharing options...
MaLd0n Posted September 12, 2010 Share Posted September 12, 2010 I always do my manuals installations so I know what I'm installing avoiding problems for native power managment and restart fix --> Chameleon RC5 http://www.insanelymac.com/forum/index.php?showtopic=231075 include in boot.plist DropSSDT Yes GeneratePStates Yes GenerateCStates Yes DSDT -DTGP - it's used by other patches -AHCI SATA orange icon - Change ID of SATA device to fake ESB2 AHCI (silver icons for internal HDs instead of orange ones) -Rename device AZAL to HDEF and change all references to it, apply ALC889A -Remove IRQ from device PIC and move IRQs from devices RTC and TMR to device HPET -Change the length of IO segment in device RTC to 0x02 (fix CMOS reset) -Change method _PTS where Arg0 is 0x05 (shutdown) -*Change methods _STA and _CRS into device HPET (to avoid AppleIntelCPUPowerManagement panic) -*Change ID of device with _ADR 0x001F0000 (LPC) KEXTs fakesmc.kext, legacyhda.kext, *Jmicron DSDT EDITOR http://www.insanelymac.com/forum/index.php...t&p=1501081 PATCHES http://www.insanelymac.com/forum/index.php...t&p=1501094 Link to comment Share on other sites More sharing options...
xavifm Posted September 12, 2010 Author Share Posted September 12, 2010 hello, ok can you make a guide for install? explain steps? in my snow leopard i have chamaleon RC4 , How I install RC5? THanks Link to comment Share on other sites More sharing options...
MaLd0n Posted September 12, 2010 Share Posted September 12, 2010 the chameleon is .pkg http://www.insanelymac.com/forum/index.php...t&p=1543024 2 clicks and choose the location *you can rely on a tutorial, this is in Portuguese (GA P35-DS3) http://www.insanelymac.com/forum/index.php?showtopic=224874 use the search forum and find something more specific if you prefer *Installation is simple on the "post install" that things change after installing use the Chameleon RC5 and the DSDT and EDITOR/PATCHER ---------------------- you do not need to format you can extract an original dsdt and apply patches(on Windows[Everest], for example) http://www.insanelymac.com/forum/index.php?showtopic=225991 send me your original DSDT Link to comment Share on other sites More sharing options...
xavifm Posted September 13, 2010 Author Share Posted September 13, 2010 OK, I download a Ubuntu live cd and extract my original dsdt.aml. I will post my dsdt.aml soon as posible. Thanks Link to comment Share on other sites More sharing options...
xavifm Posted September 13, 2010 Author Share Posted September 13, 2010 hello, my original dsdt extract with ubuntu. and my kextstat My kextsat dsdt.aml.zip Link to comment Share on other sites More sharing options...
MaLd0n Posted September 14, 2010 Share Posted September 14, 2010 dsdt.aml_xavifm.zip DTGP AHCI SATA(orange icon) ALC889A HPET IRQs Shutdown LPC add in your boot.plist GeneratePStates Yes GenerateCStates Yes delete OpenHaltRestart.kext ChameleonRC5 / Fix Shutdown -> DSDT Disabler fakesmc --> always we need that Link to comment Share on other sites More sharing options...
xavifm Posted September 14, 2010 Author Share Posted September 14, 2010 hello, the dsdt.aml is modified with c-states or p-states to my processor q6600? What's kext's adicionals i have to install? Have i remove nullpowermanagement kext and sleepenabler kext? thanks Link to comment Share on other sites More sharing options...
Gringo Vermelho Posted September 14, 2010 Share Posted September 14, 2010 hello, the dsdt.aml is modified with c-states or p-states to my processor q6600? After all Mal has done to help you the least you can do is read his posts. for native power managment and restart fix --> Chameleon RC5http://www.insanelymac.com/forum/index.php?showtopic=231075 include in boot.plist DropSSDT Yes GeneratePStates Yes GenerateCStates Yes Have i remove nullpowermanagement kext Yes, delete it. Link to comment Share on other sites More sharing options...
xavifm Posted September 14, 2010 Author Share Posted September 14, 2010 sorry my english is not good and most of post i understand very good . thanks Link to comment Share on other sites More sharing options...
xavifm Posted September 15, 2010 Author Share Posted September 15, 2010 hello, I instaled chamaleon RC5 and add strings to boot.plist. and overwrite my dsdt.aml in folder /extra. temperature of CPU cores maintain in about 45-51º in idle. it's OK? I deleted ketxt's nullpowermanagement and sleep enabler. But now when system goes to sleep , when return to this state system reboot instead of return to desktop. Any solution? Thanks Link to comment Share on other sites More sharing options...
MaLd0n Posted September 15, 2010 Share Posted September 15, 2010 hello, I instaled chamaleon RC5 and add strings to boot.plist. and overwrite my dsdt.aml in folder /extra. temperature of CPU cores maintain in about 45-51º in idle. it's OK? Yep can improve but so is much better I deleted ketxt's nullpowermanagement and sleep enabler. But now when system goes to sleep , when return to this state system reboot instead of return to desktop. Any solution? Thanks s3 is set in the bios? System preferences is that? Link to comment Share on other sites More sharing options...
xavifm Posted September 15, 2010 Author Share Posted September 15, 2010 Hello, yes s3 is active in bios, and system preferences is ok , ready for sleep. Can you tell me which ketxts i have to delete with this modified dsdt? sleep problem is relationed with dsdt? Thanks Link to comment Share on other sites More sharing options...
MaLd0n Posted September 15, 2010 Share Posted September 15, 2010 "extensions.mkext" you have one? If the answer is YES...delete send me a new kextstat and kextstat | grep -v com.apple Link to comment Share on other sites More sharing options...
xavifm Posted September 15, 2010 Author Share Posted September 15, 2010 Hello, a problem i delete extensions.mketxt reboot and don,t boot anymore loads logo apple and circle and no more. Help Link to comment Share on other sites More sharing options...
MaLd0n Posted September 15, 2010 Share Posted September 15, 2010 use -v see the error AHCI enabled in bios? fakesmc, audio(legacy), driver *sata/pata, *lan you always need the rest is in DSDT Link to comment Share on other sites More sharing options...
xavifm Posted September 15, 2010 Author Share Posted September 15, 2010 Ok in-v boot stops loading at: Sound assertion 0 =pathmap_aDRiver instances failed in / sourcecache/appleHda-187.4.1 ............ ACPI_SMC _platformplugin:: registerlpcdriver -Failed to locate smc driver How i can restore boot? Link to comment Share on other sites More sharing options...
MaLd0n Posted September 15, 2010 Share Posted September 15, 2010 use bootcd to access the system DSDT - Use it dsdt.aml_xavifm.zip you need the fakesmc.kext, legacyhda, driver SATA/PATA any problem to access the system use the -s delete the DSDT(old) Example mount -uw / rm -rf /Extra/dsdt.aml exit and use the bootcd Good Luck Link to comment Share on other sites More sharing options...
xavifm Posted September 16, 2010 Author Share Posted September 16, 2010 hello, i booted another time the system, but now i get error when reboot of corruption cmos and bios reset values. Link to comment Share on other sites More sharing options...
Recommended Posts