Skip to content

Commit

Permalink
Release 1.1
Browse files Browse the repository at this point in the history
OpenCore 0.6.9
  • Loading branch information
revunix committed May 4, 2021
1 parent c9e72fe commit 2eae176
Showing 1 changed file with 30 additions and 15 deletions.
45 changes: 30 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,40 @@ Components | Recommended
**WiFi** | [BCM94360NG](https://www.aliexpress.com/item/4001120137796.html?)
**Graphics Card** | Intel UHD Graphics 630
RAM | 32GB (2x16GB) CT2K16G4SFD824A DDR4 2400 MHz CL17
macOS | 11.0.1 (20B29)
OpenCore | v0.6.4 (stable)
macOS | 11.3 (20E232)
OpenCore | v0.6.9 (stable)


## Updates
## Included items table
Items | Last Version | Comments
------------ | ------------- | -------------
[OpenCore](https://github.com/acidanthera/OpenCorePkg/releases/latest) | 0.6.3 |
[Lilu](https://github.com/acidanthera/Lilu/releases/latest) | 1.4.9 |
[AppleALC](https://github.com/acidanthera/AppleALC/releases/latest) | 1.5.4 |
[VirtualSMC](https://github.com/acidanthera/VirtualSMC/releases/latest) | 1.1.8 |
[WhateverGreen](https://github.com/acidanthera/whatevergreen/releases/latest) | 1.4.4 |
[NVMeFix](https://github.com/acidanthera/NVMeFix/releases/latest) | 1.0.4 |
[IntelMausi](https://github.com/acidanthera/IntelMausi) | 1.0.5 |
[USBInjectAll](https://github.com/RehabMan/OS-X-USB-Inject-All) | 0.7.5 |
USBPorts.kext | 1.0 | created with [Hackintool.app](https://github.com/headkaze/Hackintool/releases/latest)
[OpenCore](https://github.com/acidanthera/OpenCorePkg/releases) | 0.6.9 |
[Lilu](https://github.com/acidanthera/Lilu/releases/latest) | 1.5.4 |
[AppleALC](https://github.com/acidanthera/AppleALC/releases/latest) | 1.6.1 |
[VirtualSMC](https://github.com/acidanthera/VirtualSMC/releases/latest) | 1.2.4 |
[WhateverGreen](https://github.com/acidanthera/whatevergreen/releases/latest) | 1.5.0 |
[IntelMausi](https://github.com/acidanthera/IntelMausi) | 1.0.7 |
USBMap.kext | 1.0 | **[you have to created it!!](https://github.com/corpnewt/USBMap)**

## USB Mapping

[USBMap Repo](https://github.com/corpnewt/USBMap)

git clone https://github.com/corpnewt/USBMap
cd USBMap
chmod +x USBMap.command

## Important! Important! Important!
If you are done ... copy USBMap.kext into the Kexts folder.

**YOU MUST modify SN/UUID/MLB/ROM values in config.plist file. ROM value is the MAC address of your motherboard built-in network card, check it on BIOS settings.**
![SN/UUID/MLB](https://github.com/revunix/GIGABYTE-X399-Designare-EX/blob/main/images/MLBUUIDSN.png?raw=true)
Kernel > Quirks > XhciPortLimit to NO
Kernel > Add > 7 > Enabled to YES

## Updates
* 2021-05-04 / Version 1.1
- Released with OpenCore 0.6.9
- Updated kexts
- Removed VirtualSMC.kext
- Removed NVMeFix.kext

* 2020-12-12 / Version 1.0
- Released with OpenCore 0.6.4.

0 comments on commit 2eae176

Please sign in to comment.