Contribute
Register

(SOLVED) Pleas HELP ! Panic

Status
Not open for further replies.
Joined
Nov 28, 2016
Messages
20
Motherboard
Medion B150H4-EM
CPU
Intel i7 6700 Skylake Socket 1151 LGA, 3,4 GHz
Graphics
Nvidia GeForce GTX 970 (GM204 A1), Intel® HD Graphics 530
Mobile Phone
  1. Android
Hello,

pleas help me , i try to boot sierra on my PC
i used unibeast 7.0.1,
i get to the clover bootloader and then..........
for detail there is a image below.

sorry for the noob question ;)

I tried to boot with -v
And -x
And GraphicsEnabler=no

Nothing works. I do not think the GPU is the problem.

UPDATE:
after jithin.c.v helped me .thank you very much .i solved the problem
Set the mac trust from false to true in config.plst
And in clover boot menu i checkd the box injekt all usb and usb ownership.

Now i start installing my sierra

Thank you
 

Attachments

  • 20161201_190452.jpg
    20161201_190452.jpg
    2.2 MB · Views: 121
Last edited:
Hello,

pleas help me , i try to boot sierra on my PC
i used unibeast 7.0.1,
i get to the clover bootloader and then..........
for detail there is a image below.

sorry for the noob question ;)

Have you created UniBeast USB in Legacy Boot Mode ??



Nvidea geforce gtx 970
Intel i7 6700 Skylake
8gb DDR4
Motherboard Medion
BIOS American Megatrends

Update your build's hardware details under Personal Details section in the below format (Link is available on the upper right side of this website). Without knowing the exact hardware details, no one can point you to the right direction.

System : Motherboard + BIOS Version + Bootloader (Clover Legacy/Clover UEFI/Chameleon/Chimera)
CPU : Detailed CPU Model
Graphics : All Graphics Devices

For Example,

System : GA-Z170X-Gaming 3 Rev:1.0 (BIOS: F6) (CLOVER UEFI)
CPU : Intel® Core™ i7-6700
Graphics : Gigabyte GTX 970 WINDFORCE / Intel® HD Graphics 530
 
Hello thanks for the support
i build usb with UEFI
should i create with legacy?
 
Have you created UniBeast USB in Legacy Boot Mode ??





Update your build's hardware details under Personal Details section in the below format (Link is available on the upper right side of this website). Without knowing the exact hardware details, no one can point you to the right direction.

System : Motherboard + BIOS Version + Bootloader (Clover Legacy/Clover UEFI/Chameleon/Chimera)
CPU : Detailed CPU Model
Graphics : All Graphics Devices

For Example,

System : GA-Z170X-Gaming 3 Rev:1.0 (BIOS: F6) (CLOVER UEFI)
CPU : Intel® Core™ i7-6700
Graphics : Gigabyte GTX 970 WINDFORCE / Intel® HD Graphics 530
 
Hello thanks for the support
i build usb with UEFI
should i create with legacy?


Set "Trust" to true on your config.plist. option will be present under SMBIOS section. Then check booting without caches.

Code:
<key>SMBIOS</key>
    <dict>
        <key>Trust</key>
        <true/>
    </dict>
 
Set "Trust" to true on your config.plist. option will be present under SMBIOS section. Then check booting without caches.

Code:
<key>SMBIOS</key>
    <dict>
        <key>Trust</key>
        <true/>
    </dict>


Hello thanks for the feedback,

I've set it to true

I also added the mac 17.1 since I have the Skylake Platfrom.
So I have at least ever received the load bar

Attached the plist by me and the new error message

Please help me I've been trying it for a month

boot without caches isn´t aviable, i think in 10.12 it ignores this.

i tried to edit the config.plist

for Nvidia anf Intel GPU:

<dict>
<key>Comment</key>
<string>Skylake APIC fix, discovered by Pike R. Alpha</string>
<key>Find</key>
<data>
wegQD7bw
</data>
<key>Name</key>
<string>AppleAPIC</string>
<key>Replace</key>
<data>
vhcAAACQ
</data>
</dict>
<dict>
<key>Comment</key>
<string>(c)Pike R. Alpha</string>
<key>Find</key>
<data>
Ym9hcmQtaWQ=
</data>
<key>Name</key>
<string>AppleGraphicsDevicePolicy</string>
<key>Replace</key>
<data>
Ym9hcmQtaXg=
</data>


and

<dict>
<key>Comment</key>
<string>(c)Pike R. Alpha</string>
<key>Find</key>
<data>
Ym9hcmQtaWQ=
</data>
<key>Name</key>
<string>AppleGraphicsDevicePolicy</string>
<key>Replace</key>
<data>
Ym9hcmQtaXg=
</data>
</dict>


and boot with -v and -x
nothing works
 

Attachments

  • 20161203_083424.jpg
    20161203_083424.jpg
    3.9 MB · Views: 66
  • config.plist
    6.3 KB · Views: 177
Last edited:
Hello thanks for the feedback,

I've set it to true

I also added the mac 17.1 since I have the Skylake Platfrom.
So I have at least ever received the load bar

Attached the plist by me and the new error message

Please help me I've been trying it for a month

boot without caches isn´t aviable, i think in 10.12 it ignores this.

i tried to edit the config.plist

for Nvidia anf Intel GPU:

<dict>
<key>Comment</key>
<string>Skylake APIC fix, discovered by Pike R. Alpha</string>
<key>Find</key>
<data>
wegQD7bw
</data>
<key>Name</key>
<string>AppleAPIC</string>
<key>Replace</key>
<data>
vhcAAACQ
</data>
</dict>
<dict>
<key>Comment</key>
<string>(c)Pike R. Alpha</string>
<key>Find</key>
<data>
Ym9hcmQtaWQ=
</data>
<key>Name</key>
<string>AppleGraphicsDevicePolicy</string>
<key>Replace</key>
<data>
Ym9hcmQtaXg=
</data>


and

<dict>
<key>Comment</key>
<string>(c)Pike R. Alpha</string>
<key>Find</key>
<data>
Ym9hcmQtaWQ=
</data>
<key>Name</key>
<string>AppleGraphicsDevicePolicy</string>
<key>Replace</key>
<data>
Ym9hcmQtaXg=
</data>
</dict>


and boot with -v and -x
nothing works


Now you are just in the installation phase. The above mentioned patches and system definition iMAC 17,1 is required after completion of installation.

For performing installation, default UniBeast config.plist is enough with above mentioned Truest = True change.

Please revert the changes and let me know how it is going.

Looks like your current issue is related with USB, try adding below portion under KernelAndKextPatches > KextsToPatch section on your config.plist.

Code:
<dict>
                <key>Comment</key>
                <string>Increase 15 port limit to 30 in AppleUSBXHCIPCI</string>
                <key>Find</key>
                <data>
                g72M/v//EA==
                </data>
                <key>Name</key>
                <string>AppleUSBXHCIPCI</string>
                <key>Replace</key>
                <data>
                g72M/v//Hw==
                </data>
            </dict>

More than this, i am personally suggesting installation of OS X with integrated graphics. Once OS X installed, then you can use GTX GPU.
 
Now you are just in the installation phase. The above mentioned patches and system definition iMAC 17,1 is required after completion of installation.

For performing installation, default UniBeast config.plist is enough with above mentioned Truest = True change.

Please revert the changes and let me know how it is going.

Looks like your current issue is related with USB, try adding below portion under KernelAndKextPatches > KextsToPatch section on your config.plist.

Code:
<dict>
                <key>Comment</key>
                <string>Increase 15 port limit to 30 in AppleUSBXHCIPCI</string>
                <key>Find</key>
                <data>
                g72M/v//EA==
                </data>
                <key>Name</key>
                <string>AppleUSBXHCIPCI</string>
                <key>Replace</key>
                <data>
                g72M/v//Hw==
                </data>
            </dict>

More than this, i am personally suggesting installation of OS X with integrated graphics. Once OS X installed, then you can use GTX GPU.

Hello,

i uesed the standard plist from unibeast with the smbios trust and true
and i paste the code from you

attached my error message

oh and i insert the nullcpupowermanagement kext if it is necessary

i use a 64 gb USB 2.0, pluged in a USB 2.0 port

thank you for helping me.
 

Attachments

  • 20161203_100157.jpg
    20161203_100157.jpg
    3.5 MB · Views: 82
Last edited:
here are my bios settings
i don´t know where
XHCI Handoff is ?
 

Attachments

  • 20161203_112407.jpg
    20161203_112407.jpg
    2.5 MB · Views: 89
  • 20161203_112415.jpg
    20161203_112415.jpg
    2.7 MB · Views: 112
  • 20161203_112422.jpg
    20161203_112422.jpg
    3.2 MB · Views: 86
  • 20161203_112440.jpg
    20161203_112440.jpg
    3.8 MB · Views: 92
  • 20161203_112454.jpg
    20161203_112454.jpg
    3.2 MB · Views: 64
  • 20161203_112501.jpg
    20161203_112501.jpg
    3.6 MB · Views: 83
  • 20161203_112509.jpg
    20161203_112509.jpg
    3.6 MB · Views: 77
Last edited:
anybody ou there?
Help
 
Last edited:
Status
Not open for further replies.
Back
Top