Jump to content

MacOS Sierra Freezes during "About a Second Remaining"


Sphinx777
 Share

5 posts in this topic

Recommended Posts

During installation MacOS Sierra GM freezes during installation (About a Second Remaining) presenting -303 seconds at loop.

No explanation about it. Using Clover v.3726.

My Specs:

Intel HD Graphics 5000 + GTX 960M

Processor Intel i7 5500U

Audio Realtek ALC255

SSD Samsung PM851 M.2 2280

Ethernet Killer e2200

Wifi Killer 1525 (Atheros)

 

 My Config.plist:

 

 

<?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>DropOEM_DSM</key>
            <false/>
            <key>Fixes</key>
            <dict>
                <key>FixRegions_10000000</key>
                <true/>
                <key>NewWay_80000000</key>
                <true/>
            </dict>
            <key>Name</key>
            <string>DSDT.aml</string>
            <key>ReuseFFFF</key>
            <false/>
        </dict>
        <key>DropTables</key>
        <array>
            <dict>
                <key>Signature</key>
                <string>DMAR</string>
            </dict>
            <dict>
                <key>Signature</key>
                <string>#MCFG</string>
            </dict>
        </array>
        <key>SSDT</key>
        <dict>
            <key>DropOem</key>
            <false/>
            <key>Generate</key>
            <false/>
            <key>PluginType</key>
            <integer>1</integer>
        </dict>
        <key>SortedOrder</key>
        <array>
            <string>SSDT.aml</string>
            <string>SSDT-0.aml</string>
            <string>SSDT-1.aml</string>
            <string>SSDT-2.aml</string>
            <string>SSDT-3.aml</string>
            <string>SSDT-4.aml</string>
            <string>SSDT-5.aml</string>
            <string>SSDT-6.aml</string>
            <string>SSDT-7.aml</string>
            <string>SSDT-8.aml</string>
            <string>SSDT-9.aml</string>
            <string>SSDT-10.aml</string>
            <string>SSDT-11.aml</string>
            <string>SSDT-12.aml</string>
            <string>SSDT-13.aml</string>
            <string>SSDT-14.aml</string>
            <string>SSDT-15.aml</string>
            <string>SSDT-16.aml</string>
            <string>SSDT-17.aml</string>
            <string>SSDT-18.aml</string>
            <string>SSDT-19.aml</string>
            <string>SSDT-XOSI.aml</string>
            <string>SSDT-LPC.aml</string>
        </array>
    </dict>
    <key>Boot</key>
    <dict>
        <key>Arguments</key>
        <string>-v dart=0 nv_disable=1 kext-dev-mode=1</string>
        <key>Debug</key>
        <false/>
        <key>Legacy</key>
        <string>LegacyBiosDefault</string>
        <key>Secure</key>
        <false/>
        <key>Timeout</key>
        <integer>5</integer>
        <key>XMPDetection</key>
        <string>Yes</string>
    </dict>
    <key>CPU</key>
    <dict>
        <key>UseARTFrequency</key>
        <false/>
    </dict>
    <key>Devices</key>
    <dict>
        <key>USB</key>
        <dict>
            <key>AddClockID</key>
            <true/>
            <key>FixOwnership</key>
            <true/>
            <key>Inject</key>
            <true/>
        </dict>
    </dict>
    <key>DisableDrivers</key>
    <array>
        <string>VBoxHfs</string>
    </array>
    <key>GUI</key>
    <dict>
        <key>Custom</key>
        <dict>
            <key>Entries</key>
            <array>
                <dict>
                    <key>Disabled</key>
                    <false/>
                    <key>FullTitle</key>
                    <string>UEFI internal</string>
                    <key>Hidden</key>
                    <string>Always</string>
                    <key>Ignore</key>
                    <false/>
                    <key>NoCaches</key>
                    <false/>
                    <key>Type</key>
                    <string>Other</string>
                </dict>
            </array>
        </dict>
        <key>Mouse</key>
        <dict>
            <key>DoubleClick</key>
            <integer>500</integer>
            <key>Enabled</key>
            <false/>
            <key>Mirror</key>
            <false/>
            <key>Speed</key>
            <integer>8</integer>
        </dict>
        <key>Scan</key>
        <dict>
            <key>Entries</key>
            <true/>
            <key>Legacy</key>
            <true/>
            <key>Linux</key>
            <false/>
            <key>Tool</key>
            <true/>
        </dict>
        <key>Theme</key>
        <string>Bluemac</string>
    </dict>
    <key>Graphics</key>
    <dict>
        <key>Inject</key>
        <dict>
            <key>ATI</key>
            <false/>
            <key>Intel</key>
            <true/>
            <key>NVidia</key>
            <false/>
        </dict>
        <key>NvidiaSingle</key>
        <false/>
    </dict>
    <key>KernelAndKextPatches</key>
    <dict>
        <key>AppleRTC</key>
        <true/>
        <key>AsusAICPUPM</key>
        <false/>
        <key>Debug</key>
        <false/>
        <key>ForceKextsToLoad</key>
        <array>
            <string>\System\Library\Extensions\IONetworkingFamily.kext</string>
        </array>
        <key>KernelCpu</key>
        <false/>
        <key>KernelHaswellE</key>
        <false/>
        <key>KernelLapic</key>
        <true/>
        <key>KernelPm</key>
        <true/>
        <key>KextsToPatch</key>
        <array>
            <dict>
                <key>Comment</key>
                <string>Disable minStolenSize less or equal fStolenMemorySize assertion, 10.10.x (based on Austere.J patch)</string>
                <key>Disabled</key>
                <true/>
                <key>Find</key>
                <data>
                Oc92PA==
                </data>
                <key>Name</key>
                <string>AppleIntelBDWGraphicsFramebuffer</string>
                <key>Replace</key>
                <data>
                Oc/rPA==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>HDMI-audio, port 0204, 0x16060002 0x16060002 0x16160002 0x16260002 0x16220002 0x162b0002 0x162b0004 0x16260004 0x16220007 0x162b0008 0x16260008</string>
                <key>Disabled</key>
                <true/>
                <key>Find</key>
                <data>
                AgQJAAAEAAAHBQAA
                </data>
                <key>Name</key>
                <string>AppleIntelBDWGraphicsFramebuffer</string>
                <key>Replace</key>
                <data>
                AgQJAAAIAACCAAAA
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>HDMI-audio, port 0306, 0x16220007</string>
                <key>Disabled</key>
                <true/>
                <key>Find</key>
                <data>
                AwYIAAAEAAARAAAA
                </data>
                <key>Name</key>
                <string>AppleIntelBDWGraphicsFramebuffer</string>
                <key>Replace</key>
                <data>
                AwYIAAAIAACCAAAA
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>HDMI-audio, port 0105, 0x160e0001 0x161e0001</string>
                <key>Disabled</key>
                <true/>
                <key>Find</key>
                <data>
                AQUJAAAEAAABEAAA
                </data>
                <key>Name</key>
                <string>AppleIntelBDWGraphicsFramebuffer</string>
                <key>Replace</key>
                <data>
                AQUJAAAIAACCAAAA
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>HDMI-audio, port 0105, 0x16060002 0x16060002 0x16160002 0x16260002 0x16220002 0x162b0002 0x162b0004 0x16260004 0x16220007 0x162b0008 0x16260008</string>
                <key>Disabled</key>
                <true/>
                <key>Find</key>
                <data>
                AQUJAAAEAAAHBQAA
                </data>
                <key>Name</key>
                <string>AppleIntelBDWGraphicsFramebuffer</string>
                <key>Replace</key>
                <data>
                AQUJAAAIAACCAAAA
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Boot graphics glitch, 10.10.x/10.11.x (credit lisai9093, cecekpawon)</string>
                <key>Disabled</key>
                <true/>
                <key>Find</key>
                <data>
                AQAAdRc=
                </data>
                <key>Name</key>
                <string>IOGraphicsFamily</string>
                <key>Replace</key>
                <data>
                AQAA6xc=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>HDMI-audio, port 0204, 0x160e0001 0x161e0001 (1 of 2)</string>
                <key>Disabled</key>
                <true/>
                <key>Find</key>
                <data>
                AQAeFgECAgIAACACAABQAQ==
                </data>
                <key>Name</key>
                <string>AppleIntelBDWGraphicsFramebuffer</string>
                <key>Replace</key>
                <data>
                AQAeFgEDAwMAACACAABQAQ==
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>HDMI-audio, port 0204, 0x160e0001 0x161e0001 (2 of 2)</string>
                <key>Disabled</key>
                <true/>
                <key>Find</key>
                <data>
                /wAAAAEAAABAAAAAAAA=
                </data>
                <key>Name</key>
                <string>AppleIntelBDWGraphicsFramebuffer</string>
                <key>Replace</key>
                <data>
                AgQJAAAIAACCAAAA/wA=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>HDMI-audio, port 0204, 0x16120003 0x16120005 0x16120006 0x16260006</string>
                <key>Disabled</key>
                <true/>
                <key>Find</key>
                <data>
                AgQLAAAEAAAHBQAA
                </data>
                <key>Name</key>
                <string>AppleIntelBDWGraphicsFramebuffer</string>
                <key>Replace</key>
                <data>
                AgQLAAAIAACCAAAA
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>HDMI-audio, port 0105, 0x16120003 0x16120005 0x16120006 0x16260006</string>
                <key>Disabled</key>
                <true/>
                <key>Find</key>
                <data>
                AQULAAAEAAAHBQAA
                </data>
                <key>Name</key>
                <string>AppleIntelBDWGraphicsFramebuffer</string>
                <key>Replace</key>
                <data>
                AQULAAAIAACCAAAA
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>HDMI-audio, port 0204, 0x16060000 0x160e0000 0x16160000 0x161e0000 0x16260000 0x162b0000 0x16220000</string>
                <key>Disabled</key>
                <true/>
                <key>Find</key>
                <data>
                AgQJAAAIAACCAAAA
                </data>
                <key>Name</key>
                <string>AppleIntelBDWGraphicsFramebuffer</string>
                <key>Replace</key>
                <data>
                AgQJAAAIAACCAAAA
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>HDMI-audio, port 0105, 0x16060000 0x160e0000 0x16160000 0x161e0000 0x16260000 0x162b0000 0x16220000</string>
                <key>Disabled</key>
                <true/>
                <key>Find</key>
                <data>
                AQUJAAQAAAAEAAAA
                </data>
                <key>Name</key>
                <string>AppleIntelBDWGraphicsFramebuffer</string>
                <key>Replace</key>
                <data>
                AQUJAAAIAACCAAAA
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Disable minStolenSize less or equal fStolenMemorySize assertion, 10.11.beta ( (based on Austere.J patch)</string>
                <key>Disabled</key>
                <true/>
                <key>Find</key>
                <data>
                QTnEdj4=
                </data>
                <key>Name</key>
                <string>AppleIntelBDWGraphicsFramebuffer</string>
                <key>Replace</key>
                <data>
                QTnE6z4=
                </data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Enable TRIM for SSD</string>
                <key>Disabled</key>
                <true/>
                <key>Find</key>
                <data>
                AEFQUExFIFNTRAA=
                </data>
                <key>Name</key>
                <string>IOAHCIBlockStorage</string>
                <key>Replace</key>
                <data>
                AAAAAAAAAAAAAAA=
                </data>
            </dict>
        </array>
    </dict>
    <key>RtVariables</key>
    <dict>
        <key>BooterConfig</key>
        <string>0x28</string>
        <key>CsrActiveConfig</key>
        <string>0x67</string>
    </dict>
    <key>SMBIOS</key>
    <dict>
        <key>BiosReleaseDate</key>
        <string>10/18/13</string>
        <key>BiosVendor</key>
        <string>Apple Inc.</string>
        <key>BiosVersion</key>
        <string>MBP112.88Z.0138.B02.1310181745</string>
        <key>Board-ID</key>
        <string>Mac-3CBD00234E554E41</string>
        <key>BoardManufacturer</key>
        <string>Apple Inc.</string>
        <key>BoardType</key>
        <integer>10</integer>
        <key>ChassisAssetTag</key>
        <string>MacBook-Aluminum</string>
        <key>ChassisManufacturer</key>
        <string>Apple Inc.</string>
        <key>ChassisType</key>
        <string>08</string>
        <key>Family</key>
        <string>MacBook Pro</string>
        <key>Manufacturer</key>
        <string>Apple Inc.</string>
        <key>Mobile</key>
        <true/>
        <key>ProductName</key>
        <string>MacBookPro11,2</string>
        <key>SerialNumber</key>
        <string>C02KGLOAFD56</string>
        <key>Trust</key>
        <false/>
        <key>Version</key>
        <string>1.0</string>
    </dict>
    <key>SystemParameters</key>
    <dict>
        <key>InjectKexts</key>
        <string>Detect</string>
    </dict>
</dict>
</plist>


 

Edited by Allan
Spoiler tag - added
Link to comment
Share on other sites

Leave it go for however long it takes that has been happening from at least Mavericks (the last install I have done) it is the way the installer seems to work now. Sometimes it is half to an hour before it will complete when it does that.

Unfortunately it moved more than 1 hour and continue this behavior, presenting this strange message. I even suspect some incompatibility ssd, but I'll try again.

Link to comment
Share on other sites

Unfortunately it moved more than 1 hour and continue this behavior, presenting this strange message. I even suspect some incompatibility ssd, but I'll try again.

 

No such thing as incompatible SSD the controller it is connected to now that could be problem if it is not a standard motherboard connected via an Intel chipset. Something like an AMD board you need modified installer for something like that NVMe connected same idea. Now I have not went further than Mavericks but when it happened to me there it was like 20-30 minutes before it got past that stage if my memory serves me well. Hopefully someone who has seen this on Sierra can chime in and advise you on its quirks on installing. 

Link to comment
Share on other sites

  • 4 months later...
 Share

×
×
  • Create New...