
- CPU: i5-10600
- GPU: UHD-630
- RAM: Crucial 32GB DDR4-3200MHz *1
- Motherboard Make and Model: HP EliteDesk 800 G6 Desktop Mini PC
- Audio Codec: ALC222
- Ethernet Card: Realtek RTL8125B
- Wi-Fi/BT Card: None
- OpenCore: OpenCore 0.9.6
- macOS: macOS Ventura 13.6.1
I was trying to install macOS on my HP mini PC. Everytime I picked the installer option on the picker screen, some log messages popped up like below.
And later in couple seconds, a white stop sign showed up, the installation process ended here.
There are three main error messages in the log:
- AppleNVMe Assert failed: ( 0 != data ) ...
- AppleALC alc @ error: no layout-id property in configuration 【THIS IS FINE. I copied someone's AppleALC.kext somewhere.】
- SMCSuperIO ssio @ failed to detected supported SuperIO chip
I did some research online and I thought this was caused by using mismatched SSDTs, especially the one related to EC and AWAC/RTC. So, I used SSDTTime to generate SSDTs for my PC, tried SSDTs for both desktop and laptop, but got no luck to fix the error.
This is my config.plist: https://drive.google.com/file/d/16-_YKGScgUc1Q5wYKjkxaPhGLjvtQuKk/view?usp=sharing
This is the log file in the EFI partition: https://drive.google.com/file/d/1oMEJbIcqnPqG6wM7jJMWbRTrDdk3kfSV/view?usp=sharing
This is another picture of the installation log when I used ACPIs for desktop: https://drive.google.com/file/d/1cmQVar-MAQgbaG9gnjbP8MNo18JIO9vq/view?usp=sharing
Appreciate any help.

Post a Comment