hieplpvip / Asus-Zenbook-Hackintosh

Run macOS on Asus Zenbook with OpenCore
199 stars 44 forks source link

UX310 skips OpenCore #94

Closed vitorrj closed 3 years ago

vitorrj commented 3 years ago

UX310UQ, macOS BigSur

I have always used the Clover method but with the OpenCore, is not working anymore. I followed all the steps, however when I boot the USB the laptop seems to skip the bootloader, restart and follow my next boot option. As if 'was not there' I have the following the structure

I downloaded the debug version of OpenCore and that's what has been showing to me IMG_0279

jessjosephbenny commented 3 years ago

I am also facing this issue. Have you found any solutions?

vitorrj commented 3 years ago

I don’t know if it’s related but after I deleted the commented lines in smbios.txt started working. The problem I am having now is that I am not being able to download BigSur, it always fails to download

shootlazer commented 3 years ago

Same here on an UX410 and also coming from a previous Clover installation. And when it automatically attempts to boot Windows (which is on a separate SSD), it BSODs.

Fun fact, OpenCore USB will boot my installed OpenCore partition. But it won't boot without the USB.

What fixed it for me is doing what this post said. https://github.com/hieplpvip/Asus-Zenbook-Hackintosh/issues/87#issuecomment-709664025

finax1 commented 3 years ago

The generated config.plist disables the picker and sets the picker-timeout to 0... @hieplpvip Since many users dual-boot windows, it makes more sense to enable the picker👍🏻

vitorrj commented 3 years ago

@shootlazer Indeed that was the problem! Thanks

@hieplpvip I agree with @finax1, it might be less confusing/easier to debug if the picker is enable

Anyway, done! UX310 updated to Big Sur

finax1 commented 3 years ago

@vitorrj Which SMBios did u use? I use MacBookPro14,1 and therefor I had to disable SecureBootModel.

@hieplpvip What is your experience, which is the best SMBIOS for UX430UN KabyLake-R ?

vitorrj commented 3 years ago

@finax1 Me too, MacBookPro14,1! Mine SecureBootModel is set to default and so far is booting normally 🤗

VGerris commented 3 years ago

this issue is not fixed yet, ShowPicker true + timeout works. The linked PR does not seem to have an update, would be great to have it because it simply does not work without. My problem in UX310UAK is that I just get a grey sceen in the bigsur installer, I will research and create a ticket for that if I can't solve it.