Contribute
Register

Post Your MultiBeast 5 Screenshots

GA-Z77X-UD5H i7-3770k GTX 660

Untitled.jpg
 

Attachments

  • Untitled.tiff
    270 KB · Views: 326
I found the solution for the GA-Z77X-UP5 mobo with GTX 660! Add the following flags to the boot without -x. Then once you are in without using safeboot then run multibeast and select the same flags in the boot options dropdown.

Flags: "GraphicsEnabler=No NPCI=0x3000 PCIRootUID=0"

Seems to work perfectly now. Only thing not working is my built-in wifi card.
 
Mountain Lion 10.8.3
13,2 iMac definition
(DSDT e SSDT Configuration)

Core i5 3570K
Gigabyte GA-Z77x-D3H
HD4000 (Disabled on Bios)
Nvidia GTX 650Ti 1GB (PEG first in BIOS and CUDA drivers installed)

- Standby working
- Auto-standby working with darkwake=8 in org.chameleon.Boot.plist
- Flashplayer with hardware acceleration working (no pink squares)

org.chameleon.Boot.plist:

Schermata 2013-08-05 alle 12.30.30.png

Code:
        <key>DSDT</key>
    <string>/Extra/DSDT.aml</string>    
        <key>DropSSDT</key>
    <string>Yes</string>
    <key>EthernetBuiltIn</key>
    <string>Yes</string>
    <key>GenerateCStates</key>
    <string>No</string>
    <key>GeneratePStates</key>
    <string>No</string>
    <key>GraphicsEnabler</key>
    <string>No</string>       
    <key>Kernel</key>
    <string>mach_kernel</string>
    <key>Kernel Flags</key>
    <string>npci=0x3000 darkwake=8</string>
    <key>Legacy Logo</key>
    <string>Yes</string>
    <key>Quiet Boot</key>
    <string>Yes</string>
    <key>Timeout</key>
    <string>1</string>
    <key>UseKernelCache</key>
    <string>Yes</string>
    <key>Graphics Mode</key>
        <string>"1920x1080x32"</string>

smbios.plist: (use Chameleon Wizard to generate your own with valid SMserial and SMsystemid)

Schermata 2013-08-05 alle 12.25.09.png

Code:
    <key>SMbiosdate</key>
    <string>10/12/2012</string>
    <key>SMbiosvendor</key>
    <string>AXXXe Inc.</string>
    <key>SMbiosversion</key>
    <string>IM131.88Z.010A.B05.1210121459</string>
    <key>SMboardproduct</key>
    <string>Mac-FC02E91DDD3FA6A4</string>
    <key>SMfamily</key>
    <string>iMac</string>
    <key>SMmanufacturer</key>
    <string>AXXXe Inc.</string>
    <key>SMproductname</key>
    <string>iMac13,2</string>
    <key>SMserial</key>
    <string>XXXXXXXXXXXXXXX</string>
    <key>SMsystemid</key>
    <string>XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX</string>
    <key>SMsystemversion</key>
    <string>1.0</string>

For Ivy bridge CPU power management followed this guide:
http://www.tonymacx86.com/mountain-...tive-ivy-bridge-cpu-gpu-power-management.html

For SSDT generation followed this guide:
http://www.tonymacx86.com/ssdt/86906-ssdt-generation-script-ivybridge-pm.html

Here are my CPU P-States:
Schermata 2013-08-05 alle 12.52.48.png

GPU power management working with original AGPM.kext and 13,2 iMac sysdefinition

MultiBeast 5.4.1 Screenshots:

Schermata 2013-08-05 alle 12.22.38.png
Schermata 2013-08-05 alle 12.23.11.png
 
Im suprised I havent seen anyone post a screengrab for GA-Z77N-WiFi. Anyone have one of those to post?
 
Back
Top