Contribute
Register

Gigabyte Z490 Vision D (Thunderbolt 3) + i5-10400 + AMD RX 580

Joined
May 12, 2012
Messages
13
Motherboard
Z490 Vision D
CPU
i7-10700K
Graphics
RX 580 Nitro+ 8GB
Classic Mac
  1. Power Mac
Hi again! I have to say I´m quite happy with my working hackintosh setup. However, I´d like to make it dual boot with windows now. How should I do it? Is there any guide you´d recommend? Any opencore settings I have to take into account?
I just tried creating a USB installer for windows with the rsync -wha command in terminal, I boot into windows but then I got stuck trying to install. I got an error when I selected the windows drive.
Hi,
Disconnects all other disks (including m.2). The installer should accept the installation.
I just had this problem today ;)
 

RandC

Staff member
Joined
Jul 10, 2020
Messages
113
Motherboard
Gigabyte Z490 Vision D
CPU
i9-10900K
Graphics
RX 5700 XT
Mac
  1. iMac
  2. MacBook Air
  3. MacBook Pro
  4. Mac mini
  5. Mac Pro
Classic Mac
  1. eMac
  2. iBook
  3. iMac
  4. Plus
  5. Power Mac
Mobile Phone
  1. iOS
Hi again! I have to say I´m quite happy with my working hackintosh setup. However, I´d like to make it dual boot with windows now. How should I do it? Is there any guide you´d recommend? Any opencore settings I have to take into account?
I just tried creating a USB installer for windows with the rsync -wha command in terminal, I boot into windows but then I got stuck trying to install. I got an error when I selected the windows drive.
I installed Windows first (which took two days to get right (long story) as opposed to Mac install using Casey's instructions which took a couple of hours :)). Anyway, I had to reinstall Windows after I had installed Mac OS X. I had to remove the Mac OS X drive before I could reinstall Windows. Then reinserted the Mac OS X drive (both are NVM drives).
 
Joined
Jun 17, 2016
Messages
64
Motherboard
Gigabyte z490 Vision D
CPU
i9 10900k
Graphics
Radeon VII
Mac
  1. iMac
  2. MacBook Pro
Mobile Phone
  1. Android
  2. iOS
If you're using the RadeonBoost kext, please type this in Terminal (on Z490 Vision G):
Code:
kextstat | grep -v apple
Do you see the kext listed in the output?

I do not see it there
 
Joined
Aug 23, 2020
Messages
5
Motherboard
Z490 Vision D
CPU
i9 10900K
Graphics
RX 5700 XT Red Dragon
One more question: If Hotplug of USB3-Devices does not work on my Thunderbolt-Ports (USB2 works, USB3 works only if plugged in before booting) is this unrelated to thunderbolt, or could this be a sign of not properly working thunderbolt? I only have USB devices to test, no TB-device yet...

@CaseySJ I made some tests regarding the patched TB-Firmware and USB3-Hotplug on USBC-Ports:

With patched chip-FW:
-Hotplug not working with TB-SSDT from hackindrom.zapto.org
-Hotplug not working with TB-SSDT from Guy who confirmed working Hotplug without patched TB-chip

With original chip-FW:
-Hotplug working with TB-SSDT from hackindrom.zapto.org
-Hotplug working with TB-SSDT from Guy

I could also confirm longer boot-times (from OC to Login) with patched firmware:
Patched: 25sec
Unpatched: 18sec
Maybe this is also related to this USB-problem, because with patched TB-controller, verbose boot stops at a line with something about USB properties for over 5sec, and with original FW it does not stop there.

I tried two methods for USB-setup, your SSDT+USBInjectAll & USBPorts.kext from Hackintool, but that makes no difference.
 
Last edited by a moderator:

CaseySJ

Moderator
Joined
Nov 11, 2018
Messages
20,707
Motherboard
Asus ProArt Z690-Creator
CPU
i7-12700K
Graphics
RX 6800 XT
Mac
  1. MacBook Air
  2. MacBook Pro
  3. Mac Pro
Classic Mac
  1. Quadra
Mobile Phone
  1. iOS
Hi again! I have to say I´m quite happy with my working hackintosh setup. However, I´d like to make it dual boot with windows now. How should I do it? Is there any guide you´d recommend? Any opencore settings I have to take into account?
I just tried creating a USB installer for windows with the rsync -wha command in terminal, I boot into windows but then I got stuck trying to install. I got an error when I selected the windows drive.
I just installed Windows 10 yesterday, so here are some suggestions:
  • Format the Windows NVMe SSD (not the USB install disk) on a Mac (yes, a Mac) using Disk Utility:
    • Name: Windows
    • Format: FAT32
    • Scheme: GUID Partition Map
  • It's important to set the Scheme to GUID Partition Map. This creates an EFI partition on the Windows NVMe (or SATA) SSD.
  • Download Microsoft's Media Creation Tool for Windows 10 (this must be done on a Windows machine) and then use that tool to create the USB install disk.
  • Now physically disconnect all macOS drives from the system. If you fail to do this, the Windows installer will abort.
  • When the Windows installer starts and you reach the screen to Format the destination disk, select the large FAT32 partition on the Windows NVMe SSD (not the smaller EFI partition).
    • Then delete that FAT32 partition.
    • Now it will change to "Unallocated space".
    • Highlight that row.
    • And click Install. Windows will be installed into the "Unallocated space".
  • When Windows is fully installed, you may shut down the system and reinstall the macOS SSDs.
    • At the OpenCore Picker menu you should now see an option to boot Windows.
 
Last edited:

CaseySJ

Moderator
Joined
Nov 11, 2018
Messages
20,707
Motherboard
Asus ProArt Z690-Creator
CPU
i7-12700K
Graphics
RX 6800 XT
Mac
  1. MacBook Air
  2. MacBook Pro
  3. Mac Pro
Classic Mac
  1. Quadra
Mobile Phone
  1. iOS
@CaseySJ I made some tests regarding the patched TB-Firmware and USB3-Hotplug on USBC-Ports:

With patched chip-FW:
-Hotplug not working with TB-SSDT from hackindrom.zapto.org
-Hotplug not working with TB-SSDT from Guy who confirmed working Hotplug without patched TB-chip

With original chip-FW:
-Hotplug working with TB-SSDT from hackindrom.zapto.org
-Hotplug working with TB-SSDT from Guy

I could also confirm longer boot-times (from OC to Login) with patched firmware:
Patched: 25sec
Unpatched: 18sec
Maybe this is also related to this USB-problem, because with patched TB-controller, verbose boot stops at a line with something about USB properties for over 5sec, and with original FW it does not stop there.

I tried two methods for USB-setup, your SSDT+USBInjectAll & USBPorts.kext from Hackintool, but that makes no difference.
USB-C hot plug is currently broken in all patched firmware (on-board controller and add-in-cards) on Gigabyte Z490 systems. Please note that if you do not have Thunderbolt devices, but only USB-C devices, you should use the original unflashed firmware.

We're trying to find a solution for USB-C hot plug, but it may take some time and there is no guarantee we'll succeed.

USB-C hot plug does work on Designare Z390 with flashed Thunderbolt firmware, but not on Z490.
 
Last edited by a moderator:

CaseySJ

Moderator
Joined
Nov 11, 2018
Messages
20,707
Motherboard
Asus ProArt Z690-Creator
CPU
i7-12700K
Graphics
RX 6800 XT
Mac
  1. MacBook Air
  2. MacBook Pro
  3. Mac Pro
Classic Mac
  1. Quadra
Mobile Phone
  1. iOS
I do not see it there
That means it's not loading. Have you configured the OpenCore config.plist correctly? Please post screenshot of OpenCore Configurator --> Kernel.
 
Joined
Oct 17, 2015
Messages
2
Motherboard
B460 Phantom Gaming 4
CPU
Intel® Core™ i5-10400
Graphics
iGPU
Mac
  1. iMac
  2. MacBook Pro
Mobile Phone
  1. Android
  • CPU ID was masked as follows:
    • Cpuid1Data was changed to EB060800 00000000 00000000 00000000
    • Cpuid1Mask was changed to FFFFFFFF 00000000 00000000 00000000
    • See screenshot down below

It worked but if you work with Docker, it got an error like this:
"filesystem layer verification failed for digest sha256..."
source: Github

Perhaps you have other solution ?
 
Joined
Aug 23, 2020
Messages
5
Motherboard
Z490 Vision D
CPU
i9 10900K
Graphics
RX 5700 XT Red Dragon
USB-C hot plug is currently broken in all patched firmware (on-board controller and add-in-cards) on Gigabyte Z490 systems. Please note that if you do not have Thunderbolt devices, but only USB-C devices, you should use the original unflashed firmware.

Thanks for that information! I did not know that, but if the problem is already known, then I guess there is nothing I can add or help.
I will see if the soundcard I want to use on that machine works with original FW when it arrives and then decide if I need the patched firmware.
Thanks for your work and your efforts!
 

CaseySJ

Moderator
Joined
Nov 11, 2018
Messages
20,707
Motherboard
Asus ProArt Z690-Creator
CPU
i7-12700K
Graphics
RX 6800 XT
Mac
  1. MacBook Air
  2. MacBook Pro
  3. Mac Pro
Classic Mac
  1. Quadra
Mobile Phone
  1. iOS
It worked but if you work with Docker, it got an error like this:
"filesystem layer verification failed for digest sha256..."
source: Github

Perhaps you have other solution ?
The CPUID fields are not needed for Catalina -- at least not for my i5-10400. I use CPUID for Big Sur, but hopefully that too will become unnecessary with SMBIOS iMac20,1 when OpenCore 0.6.1 is released.
 
Top