Contribute
Register

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

After updating OpenCore, i had to repair EFI partition.
it happened to me a few times but i don't know if it's after Macos/windows updates or EFI update.:confused:
i had to boot recovery and do:
Code:
diskutil repairVolume disk0s1
any idea why it's happening?
 

Attachments

  • Capture d’écran 2020-09-10 à 15.57.37.png
    Capture d’écran 2020-09-10 à 15.57.37.png
    251.3 KB · Views: 61
After updating OpenCore, i had to repair EFI partition.
it happened to me a few times but i don't know if it's after Macos/windows updates or EFI update.:confused:
i had to boot recovery and do:
Code:
diskutil repairVolume disk0s1
any idea why it's happening?
Updating OpenCore is just a matter of replacing files. It does not harm the EFI partition in any way. However, the following are possible:
  • The SSD itself might have some bad blocks.
  • The partition table information might have been corrupted. This might happen if the system is hard-reset or hard-shutdown while certain disk operations are occurring.
When Windows installs updates, it does not corrupt the EFI partition, but it does create its own files in the EFI folder.
 
Updating OpenCore is just a matter of replacing files. It does not harm the EFI partition in any way. However, the following are possible:
  • The SSD itself might have some bad blocks.
  • The partition table information might have been corrupted. This might happen if the system is hard-reset or hard-shutdown while certain disk operations are occurring.
When Windows installs updates, it does not corrupt the EFI partition, but it does create its own files in the EFI folder.

Is Dortania the only guide for updating?
I tried multiple methods last night with no success. Kept getting security warning and no boot.
 
I have the same problem with Bluetooth an 20,2. I’ll try changing today and report back...
same problem with Fenvi FV-T919 on imac20,2,bluetooth can't turn on/off,macgic mouse and airpod pro can't connected.
 
I have the same problem with Bluetooth an 20,2. I’ll try changing today and report back...
same problem with Fenvi FV-T919 on imac20,2,bluetooth can't turn on/off,macgic mouse and airpod pro can't connected.
That's odd because I believe we disable USB port HS14. Can you please run IORegistryExplorer (with SMBIOS iMac20,1 or iMac20,2) and scroll down to XHC. Do you see port HS14?

Intel Bluetooth is attached to HS14.
 
That's odd because I believe we disable USB port HS14. Can you please run IORegistryExplorer (with SMBIOS iMac20,1 or iMac20,2) and scroll down to XHC. Do you see port HS14?

Intel Bluetooth is attached to HS14.

am I doing correct?
 

Attachments

  • Screen Shot 2020-09-11 at 2.12.31 AM.png
    Screen Shot 2020-09-11 at 2.12.31 AM.png
    170.3 KB · Views: 60
  • Screen Shot 2020-09-11 at 2.12.51 AM.png
    Screen Shot 2020-09-11 at 2.12.51 AM.png
    155.4 KB · Views: 57
  • Screen Shot 2020-09-11 at 2.15.23 AM.png
    Screen Shot 2020-09-11 at 2.15.23 AM.png
    86.2 KB · Views: 42
am I doing correct?
HS14 is enabled on your system, but not on mine. Are you using SSDT-UIAC-VISION-D.aml or your own USBPorts.kext?

Screen Shot 2020-09-10 at 11.23.12 AM.png
 
Is Dortania the only guide for updating?
I tried multiple methods last night with no success. Kept getting security warning and no boot.
The OpenCore EFI in this thread is for Z490 Vision D. Which motherboard and CPU are you using?
 
I am using OC-061-VISION-D efi files
In Terminal, type: kextstat | grep-v apple

This will tell us whether USBInjectAll is loaded.
 
Back
Top