Contribute
Register

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

Unfortunately, SecureBootModel is already set to Disabled on my system.
Option 2 is to change csr-active-config to 67000000 and reboot.
Screenshot 2022-08-06 at 3.44.27 PM.png
 
Unfortunately, that didn't seem to work either.
Now change SecureBootModel to Default and reboot. We can leave csr-active-config as it is, or change it back to what it was.
 
** Mini-Guide: Upgrading to macOS 11.0.x Big Sur from macOS 10.15.x Catalina **
AVAILABLE STARTING NOVEMBER 12, 2020
Please do not quote this guide in its entirety. Post a link instead.
View attachment 495170
...:)
Fixed my USB with this file.
Bios F21

Note
Insert patch in OC config:

<key>Delete</key>
<array>
<dict>
<key>All</key>
<true/>
<key>Comment</key>
<string>Delete original ACPI-table for USB-Port Mapping SSDT-8-xh_cmsd4.aml</string>
<key>Enabled</key>
<true/>
<key>OemTableId</key>
<data>
eGhfY21zZDQ=
</data>
<key>TableLength</key>
<integer>14689</integer>
<key>TableSignature</key>
<data>
U1NEVA==
</data>
</dict>
</array>
 

Attachments

  • SSDT-USB-Ports-Z490-VisionD-Terminal.aml
    2.7 KB · Views: 18
  • Screenshot 2022-08-13 at 16.16.41.png
    Screenshot 2022-08-13 at 16.16.41.png
    65.5 KB · Views: 15
  • Screenshot 2022-08-13 at 16.17.10.png
    Screenshot 2022-08-13 at 16.17.10.png
    123.8 KB · Views: 18
Last edited:
Upgraded to Monterey 12.5 successfully and left all settings as you suggested.

I have also upgraded OpenCore to 0.8.3 with HackinDROM and now seeing 'ocs: no schema for LegacyEnable at 2 index, context <nvram> !' with Bootloader but still boot ok. I assume that this error is connected to the OpenCore update.
 
Upgraded to Monterey 12.5 successfully and left all settings as you suggested.

I have also upgraded OpenCore to 0.8.3 with HackinDROM and now seeing 'ocs: no schema for LegacyEnable at 2 index, context <nvram> !' with Bootloader but still boot ok. I assume that this error is connected to the OpenCore update.

It is an issue with the latest version of OpenCore Configurator and OC 0.8.3.

You can remove the key manually.

:)
 
i tried to modify your ssdt to enable both rear 2 usb ports, everything goes except port 10, can you tell me what i'm doing wrong?
Hello @R-88,

Couple of comments:
  • Please edit your post and remove all the lines in the quoted section except the first line.
    Screenshot 2022-08-07 at 8.28.20 AM.png
  • The EFI folder for this system already contains a functioning USB port map. There are several choices as shown below. Simply choose the one that suits your needs.
    Screenshot 2022-08-07 at 8.29.59 AM.png
 
Last edited:
Upgraded to Monterey 12.5 successfully and left all settings as you suggested.

I have also upgraded OpenCore to 0.8.3 with HackinDROM and now seeing 'ocs: no schema for LegacyEnable at 2 index, context <nvram> !' with Bootloader but still boot ok. I assume that this error is connected to the OpenCore update.
It's okay to ignore this warning. OpenCore "schema" refers to the list of keys (parameters) in config.plist. That list often changes, as it has with version 0.8.3. OpenCore Configurator does not support the release version of 0.8.3 at this time, hence it hasn't removed this outdated entry ("LegacyEnable").

The next update to OpenCore Configurator will address this schema change.
Screenshot 2022-08-07 at 8.34.25 AM.png
 
Thanks for the reply, sorry for the quote error.
What I did is disable some ports and enable others to stay in 15. None of the configurations I found are the same as I would like, in fact it works, but port 10 (BIOS USB PORT) does not work even if Hackintool sees it
 
Back
Top