Contribute
Register

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

F 20 was working well with me but sometimes I had to do recover bios ( bios F20 is not stable I don't know why) F21 is best than old version and stable so far. But I having issue with it that is not showing my graphic card info ( Vega 64 8 gig) on about Mac window plus you cannot go back to old bios version anymore add to that is not let system firmware version update with the newest one, still keep old version
Two suggestions:
  • First try a cold boot (shutdown then flip power switch on PSU to OFF for 10 seconds; turn back on and boot macOS).
  • If problem persists, perform a CMOS Reset by following procedure in the Gigabyte manual. It will be necessary to configure all BIOS parameters afterwards, starting with F7 (Load Optimized Defaults).
 
@CaseySJ any suggestions on this image? I ran OCValidator and this one small error popped up and is related to the pci device properties tab.

"Original path: PciRoot(0x0)/Pci(0x1C,0x1)/Pci(0x0, 0x0)
Path after internal conversion: PciRoot(0x0)/Pci(0x1C,0x1)/Pci(0x0,0x0)
DeviceProperties->Add[0]->DevicePath is borked! Please check the information above!
CheckDeviceProperties returns 1 error!
Found 1 issue requiring attention."
upload your config.plist
 
@CaseySJ any suggestions on this image? I ran OCValidator and this one small error popped up and is related to the pci device properties tab.

"Original path: PciRoot(0x0)/Pci(0x1C,0x1)/Pci(0x0, 0x0)
Path after internal conversion: PciRoot(0x0)/Pci(0x1C,0x1)/Pci(0x0,0x0)
DeviceProperties->Add[0]->DevicePath is borked! Please check the information above!
CheckDeviceProperties returns 1 error!
Found 1 issue requiring attention."
There cannot be any spaces in the PCI path. See that space near the end of this path?

PciRoot(0x0)/Pci(0x1C,0x1)/Pci(0x0, 0x0)

We need to remove it so it looks like this:

PciRoot(0x0)/Pci(0x1C,0x1)/Pci(0x0,0x0)
 
Two suggestions:
  • First try a cold boot (shutdown then flip power switch on PSU to OFF for 10 seconds; turn back on and boot macOS).
  • If problem persists, perform a CMOS Reset by following procedure in the Gigabyte manual. It will be necessary to configure all BIOS parameters afterwards, starting with F7 (Load Optimized Defaults).

Thank you very mush CaseySJ , I will try your suggestion and I will let you know the results. because gigabyte mentioned what's in the screenshot below on their website about the new Bios F21 :

Screen Shot 2022-02-01 at 8.09.29 PM.png
 
I will be really appreciated, Question: What BIOS version do you have on your system ?
Here's my Config.plist with my serial #'s scrubbed.

It's a slightly tweaked copy of CasySJ's.

Really I just have my iGPU in Headless mode (not sure why everybody doesn't).. Then removed boot argument "agdpmod=pikera" for my Vega 64 and then disabled AppleVTD so OC would dual boot w/ Windows 11 and OSX.

Good Luck
 

Attachments

  • config noSerial.plist
    30.9 KB · Views: 35
I got my Fenvi card today. And it doesn't work reliably. How can I be sure everything is set up for my new card?
We should:
  • Disable USB port HS14 because that is for Intel Bluetooth. Simply use the standard USB SSDT in ACPI section of config.plist and disable the current one.
  • Disable all OpenIntelWireless kexts from Kernel section of config.plist.
  • Ensure that USB cable is connected from Fenvi card to USB 2.0 internal header on motherboard.
  • Reboot, then Reset NVRAM in OpenCore Boot Picker (press spacebar to show that option).
  • Now boot into macOS (and set Startup Disk from System Preferences to the macOS disk).
  • Check Bluetooth again.
 
Two suggestions:
  • First try a cold boot (shutdown then flip power switch on PSU to OFF for 10 seconds; turn back on and boot macOS).
  • If problem persists, perform a CMOS Reset by following procedure in the Gigabyte manual. It will be necessary to configure all BIOS parameters afterwards, starting with F7 (Load Optimized Defaults).

Hi CaseySJ:

I have tried these suggestions without success.
Now is only solution is to find away to downgrade to bios F20, Because this issues is only on the new Bios F21
 
Back
Top