Contribute
Register

[Working] i3-3225 - GA-H77-DS3H v1.0 - HD6870 - SSD 128GB - 10.8.2 - Dual Boot

Status
Not open for further replies.
Joined
Sep 29, 2012
Messages
18
Motherboard
Macbook Pro 15" (2009)
CPU
C2D P8800
Graphics
nvidia 9600GT
Mac
  1. MacBook Pro
Classic Mac
  1. 0
Mobile Phone
  1. iOS
Hi all,
I have some minor issues with the build of my girlfriend's hackintosh that I would like to work out, note that the system is fully functioning.

My Build:
  • Thermaltake Commando
  • OCZ 600W modxstreme
  • i3-3225
  • Gigabyte GA-H77-DS3H
  • 2x4 GB Corsarir Vengeance 1600Mhz (NOT low profile)
  • Samsung 830 SSD 128GB
  • 2x Other SATA HD
  • XFX HD6870 HD-687A-ZDFC

In order to install I did:

  • Updated Uefi to the latest F7 and configure it, I used this guide.
  • DO NOT INSTALL 6870 yet (use main board DVI as video out)
  • Do not connect the Hard Drive in which you want windows
  • As a precaution I installed with 4GB RAM (upgraded later, XMP 1600Mhz)
  • Installed through Unibeast
  • Configured Multibeast 5.1.2 as following ->
Config.jpg


  • [*=left]Switch Off
    [*=left]Install HD6870 AND the other Ram
    [*=left]Configured org.chameleon.Boot.plist as following:

Code:
<dict>
    <key>EthernetBuiltIn</key>
    <string>Yes</string>
    <key>GenerateCStates</key>
    <string>Yes</string>
    <key>GeneratePStates</key>
    <string>Yes</string>
    <key>Graphics Mode</key>
    <string>1680x1050x32</string>
    <key>GraphicsEnabler</key>
    <string>Yes</string>
    <key>Kernel</key>
    <string>mach_kernel</string>
    <key>Kernel Flags</key>
    <string>darkwake=no</string>
    <key>Legacy Logo</key>
    <string>Yes</string>
    <key>Theme</key>
    <string>Chamatic</string>
    <key>Timeout</key>
    <string>2</string>
    <key>UseKernelCache</key>
    <string>Yes</string>
[LEFT]</dict>[/LEFT]



  • [*=left]My smbios.plis is configured as following:

Code:
<dict>
    <key>SMbiosdate</key>
    <string>10/17/11</string>
    <key>SMbiosvendor</key>
    <string>Apple Inc.</string>
    <key>SMbiosversion</key>
    <string>IM121.88Z.0047.B1D.1110171110</string>
    <key>SMboardproduct</key>
    <string>Mac-942B59F58194171B</string>
    <key>SMexternalclock</key>
    <string>5000</string>
    <key>SMfamily</key>
    <string>iMac</string>
    <key>SMmanufacturer</key>
    <string>Apple Inc.</string>
    <key>SMmaximalclock</key>
    <string>3300</string>
    <key>SMmemmanufacturer_1</key>
    <string>Corsair</string>
    <key>SMmemmanufacturer_2</key>
    <string>Corsair</string>
    <key>SMmemmanufacturer_3</key>
    <string>Corsair</string>
    <key>SMmemmanufacturer_4</key>
    <string>Corsair</string>
    <key>SMmemmanufacturer_5</key>
    <string>Corsair</string>
    <key>SMmemmanufacturer_6</key>
    <string>Corsair</string>
    <key>SMmemmanufacturer_7</key>
    <string>Corsair</string>
    <key>SMmemspeed</key>
    <string>1600</string>
    <key>SMmemtype</key>
    <string>24</string>
    <key>SMproductname</key>
    <string>iMac12,2</string>
    <key>SMserial</key>
    <string>C02J6VSNDHJP</string>
    <key>SMsystemversion</key>
    <string>1.0</string>
[LEFT]</dict>[/LEFT]




  • [*=left]Shut Off
    [*=left]Disconnect OsX drive
    [*=left]Connect windows drive
    [*=left]Install Windows
    [*=left]Shut Off
    [*=left]Connect OsX drive
    [*=left]Boot to UEFI and setup as first boot device OsX
    [*=left]While in OsX reinstall chimera bootloader through Multibeast
    [*=left]Reboot
    [*=left]You can now switch between Win and OsX



Now, everything works as intended (Autosleep, Chess, DVD Player, GeekBench, App Store etc.), but HWMonitor won't show anything at all.
I followed this guide in order to test my speedstep, and the only P-States showing up are 16 and 33.

How can I make HWMonitor works? Is my P-States enough for the CPU I have or is something missing?
Is there any way to make the CPU run really quiet until some game is fired up (and then working as intended)?​
 
hi,

i'm trying to install this config and having a lot of issue ...

first bios was not up to date , ok
after i apply the same way as you , install was possible ,

i can only boot with usb stick and now the "Macintosh" hd can't boot at all after the multibeast pass ....

iv' got a grey screen, (the spinning clock and a grey screen)

did you meet this issue ?

thank y
 
hi,
i can only boot with usb stick and now the "Macintosh" hd can't boot at all after the multibeast pass ....

iv' got a grey screen, (the spinning clock and a grey screen)

did you meet this issue ?

thank y

I didn't have this issue, anyway you can boot with USB stick, so I think the only problem you have is related to the bootloader.

I suggest you to try this:

  1. Boot through USB and reach the desktop
  2. Run MultiBeast updating ONLY the Chimera Bootloader
  3. Locate the org.chameleon.Boot.plist in Extra and edit as follows:

Code:
   <key>EthernetBuiltIn</key>
    <string>Yes</string>
    <key>GenerateCStates</key>
    <string>Yes</string>
    <key>GeneratePStates</key>
    <string>Yes</string>
    <key>Graphics Mode</key>
    <string>1680x1050x32</string>
    <key>GraphicsEnabler</key>
    <string>Yes</string>
    <key>Kernel</key>
    <string>mach_kernel</string>
    <key>Kernel Flags</key>
    <string>darkwake=no</string>
    <key>Legacy Logo</key>
    <string>Yes</string>
    <key>Timeout</key>
    <string>2</string>
    <key>UseKernelCache</key>
    <string>Yes</string>

You need to pay attention to Graphics Mode (you need to set the correct resolution of your screen) and to darkwake=no (default is 0, which is the same but doesn't work).

Note:
  • Have you setup the UEFI as suggested in the guide?
  • Note that the UEFI must be configured to boot the HardDisk as P0:<nameHD> and NOT as UEFI:<nameHD>

You already installed the 6870 or you are still with the HD4000?
You installed with 6870 already plugged or you put it after installation?
 
Hi all! A quick update: I installed the 10.8.2 patch for iMac 13,1 and then MultiBeast 5.2.1
Everything was going allright BUT I messed up with USB3 kext.

DON'T INSTALL FOR ANY REASON CalDigit kext.

It will hang at login and you will not be able to use your mac. Use the Lacie kext and everything will be fine!

I didn't test the system with geekbench, yet.
 
Status
Not open for further replies.
Back
Top