Jump to content
14 posts in this topic

Recommended Posts

Hi, i'm trying to install macOS Ventura using OpenCore (0.9.0). I'm following the Dorotania guide.

I prepared the USB installation medium, and tried to boot it. 

I am stuck here:

12:328 00:006 AAPL: #[EB.LD.OFS|OPEN!] Err(0xE) <"usr\\standalone\\OS.dmg.root_hash">

and

12:369 00:006 AAPL: #[EB|LOG:EXITBS:START] 2023-03-31T22:53:12

(this were the two things in the log that seemed errors to me; I am attaching the full log below, too)

 

OpenCore log:

opencore-2023-03-31-225259.txt

Edited by ciao1092
Link to comment
https://www.insanelymac.com/forum/topic/356193-stuck-on-eblogexitbsstart/
Share on other sites

The Intel 11th Gen Tiger Lake CPU and Iris Xe Graphics iGPU are not supported in macOS.

Therefore, it is difficult to actually use macOS on Intel 11th Gen Tiger Lake systems.

 

Still, if you want to install it, you need to change the options in Booter - Quirks.
Also, the Intel 11th Gen Tiger Lake CPUs require the AppleXcpmExtraMsrs quirk.

If you compress and upload the EFI folder you are using, I will check it out.

Edited by shl628

Looking at your config, assuming the BIOS is from 2020+, and it supports MATs properly, everything looks fine to me.
You could try setting SetupVirtualMap to True. Make sure your BIOS is up to date as well.
You could try also using the legacy booter quirk combination.

You likely need to make a CPUID spoof as well
From the OpenCorePkg Configuration.pdf:

Rocket Lake (0x0A0670) to Comet Lake (0x0A0655):
Cpuid1Data: 55 06 0A 00 00 00 00 00 00 00 00 00 00 00 00 00
Cpuid1Mask: FF FF FF FF 00 00 00 00 00 00 00 00 00 00 00 00

If it still doesn't work, you might need to follow this: https://dortania.github.io/OpenCore-Install-Guide/extras/kaslr-fix.html#using-devirtualisemmio

Edited by Visual Ehrmanntraut
  • Like 1

Setting CPUID worked, I got further; now I am stuck at a 🚫 logo with a support url (support.apple.com/mac/startup) underneath it. I'll work on it

(edit: I actually got past that error, just to get to a Kernel Panic... I am working on it)

Should I create another topic? Or rename this one?

Edited by ciao1092
3 hours ago, ciao1092 said:

Setting CPUID worked, I got further; now I am stuck at a 🚫 logo with a support url (support.apple.com/mac/startup) underneath it. I'll work on it

(edit: I actually got past that error, just to get to a Kernel Panic... I am working on it)

Should I create another topic? Or rename this one?

 

If the error is a "Still waiting for root device" error, it is a USB-related issue.
USB Port Mapping may be required.
Please refer to the site below.

https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/extended/kernel-issues.html#waiting-for-root-device-or-prohibited-sign-error

  • Thanks 1

After USB mapping, I have reached the graphical installer, I have two problems: the trackpad is not working, and most importantly my KIOXIA internal NVMe SSD is not detected in Disk Manager...

Do you think replacing the SSD could solve this issue?

Edited by ciao1092
17 hours ago, ciao1092 said:

After USB mapping, I have reached the graphical installer, I have two problems: the trackpad is not working, and most importantly my KIOXIA internal NVMe SSD is not detected in Disk Manager...

Do you think replacing the SSD could solve this issue?

 

1. For trackpad, check whether your trackpad is PS2 / SMBus / I2C and use the appropriate Kext.
Also, the trackpad may not work well with macOS Installer and Recovery partitions.
After completing the macOS installation, use the appropriate Kext for the touchpad.

 

However, because the Intel 11th Gen Tiger Lake system is not natively supported by VoodooI2C, adding Tiger Lake-LP I2C Controller PCI IDs to VoodooI2C's Info.plist is required.
In addition, it is difficult to use the Interrupt mode of VoodooI2C on the Intel 11th Gen Tiger Lake system and must be operated in Polling mode.

https://github.com/VoodooI2C/VoodooI2C/issues/478#issuecomment-922452531


2. Check if SATA Mode is set to AHCI in BIOS settings.

Edited by shl628

Hello, I looked in my UEFI settings and couldn't find AHCI mode or anything similar.

Here is what I see:

 

I open UEFI settings

 

I open "Configuration" section

 

1.thumb.png.1a9d82cb2b696b4d9b7403880e23e8f1.png

 

I open "UEFI HII Configuration"

 

2.thumb.png.7ea25b819c6879ae54a5259e64446296.png

 

I open "Intel(R) Rapid Storage Technology"

 

3.thumb.png.915fb4a53a7f85538dcfff6f603a819d.png

 

I open the first (and only) disk, my 1TB KIOXIA NVMe Drive

 

4.thumb.png.be535570ae2bd7690a8f2b1dd4c464ae.png

 

I can see disk information, but there is no option to change operating mode...

43 minutes ago, Slice said:

NVMe can't be AHCI. It has own interface and protocols.

Oh.

I already use nvmefix.kext; is there any other kext or .efi driver or ssdt that could help solve the "invisible disk" issue? (Since it's not bios-related)

Edited by ciao1092
12 hours ago, ciao1092 said:

Oh.

I already use nvmefix.kext; is there any other kext or .efi driver or ssdt that could help solve the "invisible disk" issue? (Since it's not bios-related)

 

I'm not sure, but take a look at the site below.

https://github.com/krim404/DellXPS15-9550-OSX/blob/master/4k_sector.md

Well, I found out even Windows needs "Intel RST" driver to see the disk... (support.hp.com/us-en/drivers/selfservice/swdetails/hp-pavilion-laptop-pc-15-eg0000)

Is there anything similar for macOS?

(at this point I'm losing hope... 😢)

Edited by ciao1092

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...