wjz304 / Hackintosh-EFI-MSI-Z490i-Unify

🖥 MEG Z490I UNIFY + i7-10700K + Radeon RX 5700 XT
MIT License
187 stars 39 forks source link

Scrambled text while booting #20

Closed allochi closed 2 years ago

allochi commented 3 years ago

Hi, when I boot the first time from the usb, choose to install macOS, I get text screen, and takes sometime, and then the text get scrambled and a circular (cancel) icon appears in the middle of the screen. any hints? I setup the bios as instructed, and have the same hardware.

wjz304 commented 3 years ago

安装12吗?从现象看它可能和usb有关

---Original--- From: "Ali @.> Date: Fri, Nov 12, 2021 01:43 AM To: @.>; Cc: @.***>; Subject: [wjz304/Hackintosh-EFI-MSI-Z490i-Unify] Scrambled text while booting(Issue #20)

Hi, when I boot the first time from the usb, choose to install macOS, I get text screen, and takes sometime, and then the text get scrambled and a circular (cancel) icon appears in the middle of the screen. any hints? I setup the bios as instructed, and have the same hardware.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

allochi commented 3 years ago

Hi, Yes, 12 monterey, what should I do? disable from the bios?

wjz304 commented 3 years ago

先尝试 更换U口,另外确定 硬盘的esp分区的大小是否大于200M

allochi commented 3 years ago

both done, not working, thanks for your help. maybe you can share more details on your bios setting? could be something in my setting.

wjz304 commented 3 years ago

你安装macOS的磁盘分区被格式化为什么格式?

allochi commented 3 years ago

Nothing, it's empty disk, I don't reach that point where I partition the disk and format it, I'm just booting from USB for the first time, I get the menu, choose to install macos, have long text scroll, and after couple of minutes, it crashes and ask me to restart with scrambled text.

wjz304 commented 3 years ago

The last picture in readme.md is my current BIOS settings.

allochi commented 3 years ago

sorry, I don't understand Chinese and I can't translate it because it's an image 🙈😊 Could you help please? if not, I understand.

wjz304 commented 3 years ago

I uploaded some screenshots of detailed BIOS settings to the screenshot folder.

allochi commented 3 years ago

You are the BEST! thanks a lot! I will go and try them now 😊

wjz304 commented 3 years ago

You can see ”MSI_SnapShot_1A0_en_us.bmp“ or MSI_SnapShot_01.bmp ~ MSI_SnapShot_06.bmp.

“Security Device Support” is enabled by default in the BIOS of 1a0 version. (Win11 - TPM 2.0 is need it)

allochi commented 3 years ago

unfortunately, same error, at "SMCSuperIO SSIO: @detected device NCT6687C" I double checked bios and switched USB, and nothing seems to work. Thanks a lot anyway, you have done great.

wjz304 commented 3 years ago

What is your BIOS version?

You can modify the following two places in config.plist to try.

  1. Change the initial language from Chinese to English. ` prev-lang:kbd en-US:0

    `

  2. from USBPorts.kext to USBInjectAll.kext ` Arch Any BundlePath USBPorts.kext Comment Enabled ExecutablePath MaxKernel MinKernel PlistPath Contents/Info.plist
        <dict>
            <key>Arch</key>
            <string>Any</string>
            <key>BundlePath</key>
            <string>USBInjectAll.kext</string>
            <key>Comment</key>
            <string></string>
            <key>Enabled</key>
            <true/>
            <key>ExecutablePath</key>
            <string>Contents/MacOS/USBInjectAll</string>
            <key>MaxKernel</key>
            <string></string>
            <key>MinKernel</key>
            <string></string>
            <key>PlistPath</key>
            <string>Contents/Info.plist</string>
        </dict>

    `

allochi commented 3 years ago

Thanks, same problem, I'm going to try creating a custom map, but I think I will have to install windows first on the machine, unless you have one last magical solution.

wjz304 commented 3 years ago

Maybe I will try to get from PE OS, but I don't know if PE can run map soft. 我也没有更好的建议.  

Ing...

 

------------------ 原始邮件 ------------------ 发件人: "Ali @.>; 发送时间: 2021年11月14日(星期天) 晚上9:23 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [wjz304/Hackintosh-EFI-MSI-Z490i-Unify] Scrambled text while booting (Issue #20)

Thanks, same problem, I'm going to try creating a custom map, but I think I will have to install windows first on the machine, unless you have one last magical solution.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

allochi commented 3 years ago

Thanks I will try and inform you with the result.

allochi commented 3 years ago

I tried it, I pass the SMCSuperIO, but now, I have the same crash with something else! 😄