Jump to content

stuck on apfs_module_start:1689


yuvalz55
 Share

2 posts in this topic

Recommended Posts

Hey 

I trying to install Catalina on my asus vivo book x512f.

follwing the opencore 0.6.1 guide, I am now trying to boot into the install.

I get stuck here:

IMG_0218.thumb.jpg.8633e0808a6b949ad2c9f777264d139b.jpg

I read here: https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/troubleshooting.html#_300-series-intel-stalling-on-apfs-module-start

didnt find much, tried patching the EC  - with no succes.

here is my efi folder:

EFI.zip

maybe someone can help.

 

CPU: Whiskey Lake Intel Core i7 @ 1.80GHz

RAM: 8GB

Graphics: Intel UHD 620 + NVIDIA GeForce MX110 2GB

Built-in LCD: Full HD 1920x1080

 

thanks

Link to comment
Share on other sites

use this ssdt

https://olarila.com/files/Utils/SSDT-OLARILA.aml.zip

and add a _sta rtc patch

Quote

<dict>
                <key>Comment</key>
                <string>RTC _STA</string>
                <key>Count</key>
                <integer>0</integer>
                <key>Enabled</key>
                <true/>
                <key>Find</key>
                <data>oAqTU1RBUwE=</data>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data></data>
                <key>OemTableId</key>
                <data></data>
                <key>Replace</key>
                <data>oAqRCv8L//8=</data>
                <key>ReplaceMask</key>
                <data></data>
                <key>Skip</key>
                <integer>0</integer>
                <key>TableLength</key>
                <integer>0</integer>
                <key>TableSignature</key>
                <data>RFNEVA==</data>
            </dict>

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...