Gigabyte-Z590i-Vision-D-11900k icon indicating copy to clipboard operation
Gigabyte-Z590i-Vision-D-11900k copied to clipboard

Slow boot and no USB ports

Open nhojb opened this issue 3 years ago • 14 comments

I am setting up a Hackintosh using the Z590i Vision D and i9 11900 (non-K). I have previously run the same build with a Z390i Aorus Pro / 8700 with no problems. Current build is:

Gigabyte Z590i Vision D (Z5 bios, I've also tried Z6). Intel i9 11900 Samsung 970 Evo Pro 32MB DDR4 AMD RX580 macOS Monterey 12.0.1

I have based my EFI on the one from this repo. However I am having a terrible time getting things running.

  1. Early boot is really slow. Takes 2 or 3 minutes and frequently pauses.
  2. Once booted no USB ports are mapped (even though I have USBInjectAll and the ACPI port map enabled). I have also tried a USBMap.kext from here, but still no joy.
  3. Even when the system does boot it seems really unstable and will often kernel panic shortly after boot.

Bios: XMP: Profile 1 Legacy USB: Disabled iGPU: Disabled (for Rocket Lake).

My EFI is attached. Any ideas or suggestions would be very welcome :-) I seem to have tried every available option and nothing seems to work.

EFI-nhojb-20211102.zip

nhojb avatar Nov 02 '21 11:11 nhojb

Note: I can boot Ubuntu from live USB and all works fine. So the hardware setup seems ok.

nhojb avatar Nov 02 '21 11:11 nhojb

Try the newest release. I have much better experience with this one.

SchmockLord avatar Nov 02 '21 12:11 SchmockLord

Ok, so I did get USB port mapping this time. But boot is still painfully slow and it kernel panics shortly after the desktop is loaded.

Note that I still have the onboard WiFi / Bluetooth module connected. But I'm using a Broadcom chip from my previous hack (connected via M.2 on rear of the board). The few times it has booted this is working. So don't think this could be a problem?

nhojb avatar Nov 02 '21 12:11 nhojb

Try to not enable XMP. I also have issues with it on and noticed, that sometimes the BIOS needs a reset: Unplug power. Load optimized defaults and then just (without BIOS adjustments) try to boot into macOS again.

SchmockLord avatar Nov 02 '21 12:11 SchmockLord

Thanks! Disabling XMP seems to have fixed the kernel panics 🤞 On my Z390 board this had to be enabled to boot macOS. So I am cautiously optimistic now and very much appreciate the help 😄

nhojb avatar Nov 02 '21 14:11 nhojb

You might set your RAM speed to 2667Mhz because I know that this is supported by macOS. But I have experienced the same issues like you when I used RAM speeds like 3600Mhz.

SchmockLord avatar Nov 02 '21 14:11 SchmockLord

I tried setting speed to DDR4-2666, but this is also unstable (not as bad as enabling XMP, but still fails after a few minutes). So I'm stuck on 2133 MHz - but at least it is stable. My memory is rated at 2666 MHz. Not sure if faster RAM would improve stability at 2666?

nhojb avatar Nov 02 '21 20:11 nhojb

I got XMP enabled (DDR4-3200-16-20-20-1.35V) on my HYPERX Fury 3200mHz CL16. Everything works like a charm.

DarioBogus avatar Nov 03 '21 13:11 DarioBogus

It turns out the board is quite picky about memory: https://www.gigabyte.com/Motherboard/Z590I-VISION-D-rev-10/support#support-doc

Mine is only rated for 2133 MHz, so time for an upgrade - I'll have a look at the HYPERX Fury.

nhojb avatar Nov 03 '21 13:11 nhojb

In the meantime completely disable XMP and ram tuning. If you need, this is my 32GB kit P/N: HX432C16FB4K2/32

DarioBogus avatar Nov 03 '21 13:11 DarioBogus

Mine is G.Skill 3600Mhz CL18. F4-3600C18Q-128GVK. Native according to the table 2667.

I tried XMP with 3600 and 2667. Both cause instabilities. But only in macOS. Windows is fine with 3600Mhz.

Only with 2133 I have no issues.

SchmockLord avatar Nov 09 '21 18:11 SchmockLord

Ended up getting KLEVV BOLT X 32GB Kit, 3600 MHz, DDR4, XMP 2.0. It's listed as compatible with XMP in the Vision D support doc.

Has been working a treat so far with XMP enabled @ 3600 Mhz. Seems rock solid.

nhojb avatar Nov 14 '21 13:11 nhojb

The slow boot issue disappeared when I switched to a WD_BLACK SN850 SSD (PCIe 4). Not sure what was the issue with the Samsung 970 EVO Plus - possibly because it is PCIe 3 or perhaps the SSD firmware needs updating. Anyway the WD drive is very fast so no complaints there.

nhojb avatar Nov 14 '21 13:11 nhojb

In case anyone else finds this thread while searching the Internet for "Z590 slow boot".

So the BIOS on my Vision D was incredibly slow to boot, 30-40s before loading the bootloader (GRUB in my case). It was even slower resuming from suspend: about 1 minute! "Fast Boot" did not help.

Most of the time, a slow BIOS is due to scanning buses and other peripherals.

After a few hours of trial and error I got it down to ~10s by disabling:

  • All the SATA ports not in use
  • Thunderbolt
  • USB "legacy" and everything else with "legacy" in the name (mouse and keyboard still work)

Slightly off-topic sorry.

marc-h38 avatar Nov 12 '23 18:11 marc-h38