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

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

Boot & Hot Swap in F9i #72

Closed hitindags closed 6 months ago

hitindags commented 1 year ago

Your BIOS settings prevent me from booting in F9i. I have not figured out why, so I switched back to my original settings.

Also, would be nice if you added the SATA hot swap setting to your BIOS config. Needs to be enabled to work in macOS. Thank you!

baughmann commented 1 year ago

@hitindags thanks for reporting this

Do you know what specific settings in the included BIOS config prevent you from booting? Also, which EFI were you trying? Were you able to boot that EFI using your own BIOS config? What specific symptoms were you seeing when it failed to boot?

It will be difficult for anyone to trouble shoot this with the info your provided.

NOTE: I am not the maintainer and I cannot speak for them, simply stating that there’s not much to work with here in your OP and it would be helpful if you provided more info.

hitindags commented 1 year ago

Thank you for your reply. I think for now I'm going to stick to my previous config since it works and the maintainer mentioned that he will update the BIOS settings section some time soon.

hitindags commented 1 year ago

I Managed to fix the BIOS settings. For some reason, it's working now. What remains is the trouble with SATA hot swap. Here's a guide on how to fix this in Clover. I'm guessing the procedure in OC is similar:

To enable hot plug of any internally-connected SATA drive(s) please follow this procedure: Individually enable the Hot Plug function for each desired SATA port. This is done from BIOS --> Peripherals --> SATA --> Hot Plug. Add the following Kext patch using Clover Configurator --> Kernel and Kext Patches: Name: AppleAHCIPort Find [HEX]: 40600200 Replace* [HEX]: 00000000 Comment: SATA Hot Swap I/O Error Fix HotSwapPatch