seven-of-eleven / designare-z390-opencore-efi

Gigabyte Designare z390 EFI - OpenCore
MIT License
174 stars 25 forks source link

NVRAM emulation #36

Closed idioma closed 2 years ago

idioma commented 3 years ago

I have native NVRAM support for this configuration:

After updating BIOS, you can manually disable CFG-Lock, allowing for NVRAM in R/W mode. I've got this working with latest BIOS update (F9i) and using OpenCore 0.6.4.

BIOS: https://www.gigabyte.com/us/Motherboard/Z390-DESIGNARE-rev-10/support#support-dl

OpenCorePkg: https://github.com/acidanthera/OpenCorePkg

baughmann commented 3 years ago

Thank you for this, I will give it a try as soon as I can.

baughmann commented 3 years ago

@idioma I know I'm dragging my feet. This is kinda on the backburner because it's not a big priority for me. I will test it, I swear!..... eventually

tucomel commented 3 years ago

What is the benefits of NVRAM emulation? I didnt got, what nvram is about

baughmann commented 3 years ago

@tucomel TBH the biggest benefit for me would be remembering your last boot selection

tucomel commented 3 years ago

btw I used your wiki to put 11.3 here, working flawless thx ! image

baughmann commented 3 years ago

@tucomel Glad to hear it!

jmtscaff commented 3 years ago

@baughmann / @tucomel / @idioma I used HackinDROM tool (https://hackindrom.zapto.org) to generate a new EFI and seems to fix this issue at least it gave me chime sound when booting and I was able to disable it on the sound preference not sure if this is related to this issue. I did tweak it to use USBInjectALL as it had the USB ports problem with 11.3.1 so you could just remove it and use the USB port mapping Please try it out and let me know if it does fixes the problem Replace [MLB_REPLACE_ME] [SystemSerialNumber_REPLACE_ME] [SystemUUID_REPLACE_ME] with proper values EFI.zip

bfykk commented 3 years ago

使用了你的efi启动11.4 USB貌似无效 只有3.1能用3.0死掉。导致开机会有USB的报错但是能进入系统。开机会在1分钟左右。请优化

idioma commented 3 years ago

Hi, @diyqsxl please check out my latest EFI variant for Big Sur.

https://github.com/baughmann/designaire-z390-intel-i9-9900k-opencore/issues/48#issuecomment-871031750

This build uses OpenCore 0.7 for Big Sur 11.4 (20F71)

It includes working DRM playback on Safari, AppleTV, Hulu, Prime, and iTunes.

You'll also need to update bios to version F9i to properly disable CFG Lock, VT-d, and iGPU.

bfykk commented 2 years ago

谢谢我已经找到了。 那是一个3.1的开关跟作者的bios设置图不一样。希望作者能更正。最好使用bios备份文件及txt。一目了然

baughmann commented 2 years ago

Appears to be working now, somehow....