Genty Posted April 18, 2015 Share Posted April 18, 2015 My build: AMD FX 8150 + Asus m5a99x evo + Radeon HD 7850+ 16 GB RAM After failing to make Mavericks work, I tried Yosemite and succeeded. Its working really well with full Graphics Support. My only problem is CPU clockspeed.My CPU is always running at a high clockspeed due to which it gets hot very quickly. in just 15-20 minutes of normal usage it can get upto 60 C or even above that. I also run windows and Linux mint on same machine but it hardly ever gets hotter than 48 C on them with normal usage. I understand that CPU throttling might not work on Hackintosh but is there a way to downclock my CPU just on Mac without affecting its Performance on Windows and Linux? I tried "busratio=7" bootflag. Instead of solving my problem it created one more. Everything speeds up in Mac using it (for example shutdown countdown runs twice the normal speed of time). I have also tried SSDT from Rampage Dev's AMD DMG. It seemed to help, decreased my temps from 60-61 to 56- 58. But its still bad. I did not try anything else from AMD DMG, only the SSDT, as I do not want to break otherwise flawless installation of Yosemite. Link to comment https://www.insanelymac.com/forum/topic/305729-yosemite-installation-working-almost-flawless-except-one-problem-help/ Share on other sites More sharing options...
gils83 Posted April 18, 2015 Share Posted April 18, 2015 My build: AMD FX 8150 + Asus m5a99x evo + Radeon HD 7850+ 16 GB RAM After failing to make Mavericks work, I tried Yosemite and succeeded. Its working really well with full Graphics Support. My only problem is CPU clockspeed.My CPU is always running at a high clockspeed due to which it gets hot very quickly. in just 15-20 minutes of normal usage it can get upto 60 C or even above that. I also run windows and Linux mint on same machine but it hardly ever gets hotter than 48 C on them with normal usage. I understand that CPU throttling might not work on Hackintosh but is there a way to downclock my CPU just on Mac without affecting its Performance on Windows and Linux? I tried "busratio=7" bootflag. Instead of solving my problem it created one more. Everything speeds up in Mac using it (for example shutdown countdown runs twice the normal speed of time). I have also tried SSDT from Rampage Dev's AMD DMG. It seemed to help, decreased my temps from 60-61 to 56- 58. But its still bad. I did not try anything else from AMD DMG, only the SSDT, as I do not want to break otherwise flawless installation of Yosemite. cool n' quiet is enable ? Link to comment https://www.insanelymac.com/forum/topic/305729-yosemite-installation-working-almost-flawless-except-one-problem-help/#findComment-2129007 Share on other sites More sharing options...
Genty Posted April 18, 2015 Author Share Posted April 18, 2015 cool n' quiet is enable ? Yes it is enabled in Bios and works in both Linux and Windows 8.1 but does not work in Mac Link to comment https://www.insanelymac.com/forum/topic/305729-yosemite-installation-working-almost-flawless-except-one-problem-help/#findComment-2129020 Share on other sites More sharing options...
gils83 Posted April 18, 2015 Share Posted April 18, 2015 C6State enable ? <key>Generate</key> <dict> <key>CStates</key> <true/> <key>PStates</key> <true/> </dict> <key>EnableC7</key> <false/> <key>EnableC6</key> <true/> <key>EnableC4</key> <false/> <key>EnableC2</key> <false/> <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>ACPI</key> <dict> <key>DSDT</key> <dict> <key>Debug</key> <false/> <key>Fixes</key> <dict> <key>AddDTGP_0001</key> <true/> <key>AddMCHC_0008</key> <false/> <key>FakeLPC_0020</key> <false/> <key>FixAirport_4000</key> <true/> <key>FixDarwin_0002</key> <false/> <key>FixDisplay_0100</key> <true/> <key>FixFirewire_0800</key> <true/> <key>FixHDA_8000</key> <true/> <key>FixHPET_0010</key> <true/> <key>FixIDE_0200</key> <false/> <key>FixIPIC_0040</key> <true/> <key>FixLAN_2000</key> <true/> <key>FixSATA_0400</key> <false/> <key>FixSBUS_0080</key> <false/> <key>FixShutdown_0004</key> <true/> <key>FixUSB_1000</key> <false/> <key>NewWay_80000000</key> <true/> <key>FIX_RTC_20000</key> <true/> <key>FIX_TMR_40000</key> <true/> <key>AddIMEI_80000</key> <true/> <key>FIX_INTELGFX_100000</key> <false/> <key>FIX_WAK_200000</key> <true/> <key>DeleteUnused_400000</key> <true/> <key>FIX_ADP1_800000</key> <true/> <key>AddPNLF_1000000</key> <true/> <key>FIX_S3D_2000000</key> <true/> <key>FIX_ACST_4000000</key> <true/> <key>AddHDMI_8000000</key> <true/> <key>FixRegions_10000000</key> <true/> </dict> <key>Name</key> <string>DSDT.aml</string> </dict> <key>DropTables</key> <array> <dict> <key>Signature</key> <string>DMAR</string> </dict> <dict> <key>Signature</key> <string>SSDT</string> <key>TableId</key> <string>CpuPm</string> </dict> <dict> <key>Signature</key> <string>SSDT</string> <key>TableId</key> <string>Cpu0Ist</string> </dict> </array> <key>HaltEnabler</key> <true/> <key>SSDT</key> <dict> <key>Generate</key> <dict> <key>CStates</key> <true/> <key>PStates</key> <true/> </dict> <key>EnableC7</key> <false/> <key>EnableC6</key> <true/> <key>EnableC4</key> <false/> <key>EnableC2</key> <false/> </dict> </dict> <key>Boot</key> <dict> <key>Arguments</key> <string>npci=0x2000 kext-dev-mode=1</string> <key>DefaultVolume</key> <string>Yosemite</string> <key>Fast</key> <false/> <key>Legacy</key> <string>PBR</string> <key>Log</key> <false/> <key>Timeout</key> <integer>1</integer> <key>XMPDetection</key> <string>-1</string> </dict> <key>CPU</key> <dict> <key>BusSpeedkHz</key> <integer>100000</integer> <key>FrequencyMHz</key> <integer>2050</integer> </dict> <key>Devices</key> <dict> <key>Audio</key> <dict> <key>Inject</key> <string>No</string> </dict> <key>FakeID</key> <dict> <key>ATI</key> <string>0x0</string> <key>IntelGFX</key> <string>0x0</string> <key>LAN</key> <string>0x0</string> <key>NVidia</key> <string>0x0</string> <key>SATA</key> <string>0x0</string> <key>WIFI</key> <string>0x0</string> <key>XHCI</key> <string>0x0</string> <key>IMEI</key> <string>0x0</string> </dict> <key>Inject</key> <false/> <key>USB</key> <dict> <key>AddClockID</key> <false/> <key>FixOwnership</key> <false/> <key>Inject</key> <false/> </dict> </dict> <key>DisableDrivers</key> <array> <string>Nothing</string> </array> <key>GUI</key> <dict> <key>Hide</key> <array> <string>Windows</string> <string>BOOTX64.EFI</string> </array> <key>Language</key> <string>en:0</string> <key>Mouse</key> <dict> <key>Enabled</key> <true/> <key>Speed</key> <integer>8</integer> </dict> <key>Scan</key> <dict> <key>Entries</key> <true/> <key>Legacy</key> <true/> <key>Tool</key> <true/> </dict> <key>TextOnly</key> <false/> <key>Theme</key> <string>metal</string> </dict> <key>Graphics</key> <dict> <key>FBName</key> <string>Lotus</string> <key>Inject</key> <dict> <key>ATI</key> <false/> <key>Intel</key> <false/> <key>NVidia</key> <false/> </dict> <key>VRAM</key> <integer>1024</integer> <key>VideoPorts</key> <integer>2</integer> </dict> <key>PatchVBios</key> <false/> </dict> <key>KernelAndKextPatches</key> <dict> <key>AppleRTC</key> <true/> <key>AsusAICPUPM</key> <true/> <key>Debug</key> <false/> <key>KernelCpu</key> <false/> <key>KextsToPatch</key> <array> <dict> <key>Comment</key> <string>External icons patch</string> <key>Find</key> <data>RXh0ZXJuYWw=</data> <key>Name</key> <string>AppleAHCIPort</string> <key>Replace</key> <data>SW50ZXJuYWw=</data> </dict> </array> </dict> <key>RtVariables</key> <dict> <key>LogEveryBoot</key> <string>10</string> <key>LogLineCount</key> <integer>3000</integer> <key>MountEFI</key> <true/> </dict> <key>SystemParameters</key> <dict> <key>InjectKexts</key> <string>Detect</string> <key>InjectSystemID</key> <true/> </dict> </dict> </plist> https://youtu.be/Q6Ufmwa8vhs Link to comment https://www.insanelymac.com/forum/topic/305729-yosemite-installation-working-almost-flawless-except-one-problem-help/#findComment-2129043 Share on other sites More sharing options...
Genty Posted April 18, 2015 Author Share Posted April 18, 2015 C6State enable ? <key>Generate</key> <dict> <key>CStates</key> <true/> <key>PStates</key> <true/> </dict> <key>EnableC7</key> <false/> <key>EnableC6</key> <true/> <key>EnableC4</key> <false/> <key>EnableC2</key> <false/> <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>ACPI</key> <dict> <key>DSDT</key> <dict> <key>Debug</key> <false/> <key>Fixes</key> <dict> <key>AddDTGP_0001</key> <true/> <key>AddMCHC_0008</key> <false/> <key>FakeLPC_0020</key> <false/> <key>FixAirport_4000</key> <true/> <key>FixDarwin_0002</key> <false/> <key>FixDisplay_0100</key> <true/> <key>FixFirewire_0800</key> <true/> <key>FixHDA_8000</key> <true/> <key>FixHPET_0010</key> <true/> <key>FixIDE_0200</key> <false/> <key>FixIPIC_0040</key> <true/> <key>FixLAN_2000</key> <true/> <key>FixSATA_0400</key> <false/> <key>FixSBUS_0080</key> <false/> <key>FixShutdown_0004</key> <true/> <key>FixUSB_1000</key> <false/> <key>NewWay_80000000</key> <true/> <key>FIX_RTC_20000</key> <true/> <key>FIX_TMR_40000</key> <true/> <key>AddIMEI_80000</key> <true/> <key>FIX_INTELGFX_100000</key> <false/> <key>FIX_WAK_200000</key> <true/> <key>DeleteUnused_400000</key> <true/> <key>FIX_ADP1_800000</key> <true/> <key>AddPNLF_1000000</key> <true/> <key>FIX_S3D_2000000</key> <true/> <key>FIX_ACST_4000000</key> <true/> <key>AddHDMI_8000000</key> <true/> <key>FixRegions_10000000</key> <true/> </dict> <key>Name</key> <string>DSDT.aml</string> </dict> <key>DropTables</key> <array> <dict> <key>Signature</key> <string>DMAR</string> </dict> <dict> <key>Signature</key> <string>SSDT</string> <key>TableId</key> <string>CpuPm</string> </dict> <dict> <key>Signature</key> <string>SSDT</string> <key>TableId</key> <string>Cpu0Ist</string> </dict> </array> <key>HaltEnabler</key> <true/> <key>SSDT</key> <dict> <key>Generate</key> <dict> <key>CStates</key> <true/> <key>PStates</key> <true/> </dict> <key>EnableC7</key> <false/> <key>EnableC6</key> <true/> <key>EnableC4</key> <false/> <key>EnableC2</key> <false/> </dict> </dict> <key>Boot</key> <dict> <key>Arguments</key> <string>npci=0x2000 kext-dev-mode=1</string> <key>DefaultVolume</key> <string>Yosemite</string> <key>Fast</key> <false/> <key>Legacy</key> <string>PBR</string> <key>Log</key> <false/> <key>Timeout</key> <integer>1</integer> <key>XMPDetection</key> <string>-1</string> </dict> <key>CPU</key> <dict> <key>BusSpeedkHz</key> <integer>100000</integer> <key>FrequencyMHz</key> <integer>2050</integer> </dict> <key>Devices</key> <dict> <key>Audio</key> <dict> <key>Inject</key> <string>No</string> </dict> <key>FakeID</key> <dict> <key>ATI</key> <string>0x0</string> <key>IntelGFX</key> <string>0x0</string> <key>LAN</key> <string>0x0</string> <key>NVidia</key> <string>0x0</string> <key>SATA</key> <string>0x0</string> <key>WIFI</key> <string>0x0</string> <key>XHCI</key> <string>0x0</string> <key>IMEI</key> <string>0x0</string> </dict> <key>Inject</key> <false/> <key>USB</key> <dict> <key>AddClockID</key> <false/> <key>FixOwnership</key> <false/> <key>Inject</key> <false/> </dict> </dict> <key>DisableDrivers</key> <array> <string>Nothing</string> </array> <key>GUI</key> <dict> <key>Hide</key> <array> <string>Windows</string> <string>BOOTX64.EFI</string> </array> <key>Language</key> <string>en:0</string> <key>Mouse</key> <dict> <key>Enabled</key> <true/> <key>Speed</key> <integer>8</integer> </dict> <key>Scan</key> <dict> <key>Entries</key> <true/> <key>Legacy</key> <true/> <key>Tool</key> <true/> </dict> <key>TextOnly</key> <false/> <key>Theme</key> <string>metal</string> </dict> <key>Graphics</key> <dict> <key>FBName</key> <string>Lotus</string> <key>Inject</key> <dict> <key>ATI</key> <false/> <key>Intel</key> <false/> <key>NVidia</key> <false/> </dict> <key>VRAM</key> <integer>1024</integer> <key>VideoPorts</key> <integer>2</integer> </dict> <key>PatchVBios</key> <false/> </dict> <key>KernelAndKextPatches</key> <dict> <key>AppleRTC</key> <true/> <key>AsusAICPUPM</key> <true/> <key>Debug</key> <false/> <key>KernelCpu</key> <false/> <key>KextsToPatch</key> <array> <dict> <key>Comment</key> <string>External icons patch</string> <key>Find</key> <data>RXh0ZXJuYWw=</data> <key>Name</key> <string>AppleAHCIPort</string> <key>Replace</key> <data>SW50ZXJuYWw=</data> </dict> </array> </dict> <key>RtVariables</key> <dict> <key>LogEveryBoot</key> <string>10</string> <key>LogLineCount</key> <integer>3000</integer> <key>MountEFI</key> <true/> </dict> <key>SystemParameters</key> <dict> <key>InjectKexts</key> <string>Detect</string> <key>InjectSystemID</key> <true/> </dict> </dict> </plist> https://youtu.be/Q6Ufmwa8vhs Yes C6 state is also Enabled in BIOS. I am posting the screen shot of my SMbios.list file. I have tried enable "Generate the P-States and C-states in Chameleon Wizard. But it had no effect. :-( Link to comment https://www.insanelymac.com/forum/topic/305729-yosemite-installation-working-almost-flawless-except-one-problem-help/#findComment-2129149 Share on other sites More sharing options...
Allan Posted April 25, 2015 Share Posted April 25, 2015 Topic moved fot the right place. Note: This area is dedicated to developing, not for asking help. Link to comment https://www.insanelymac.com/forum/topic/305729-yosemite-installation-working-almost-flawless-except-one-problem-help/#findComment-2130847 Share on other sites More sharing options...
Recommended Posts