Part | Specs |
---|---|
CPU | Intel® Core™ i5-10400 |
iGPU | Intel® UHD Graphics 630 |
dGPU | NVIDIA 1650 Super (Disabled) |
Audio | Realtek S1200A codec layout-id: 1 |
Ethernet | Intel® I219-V LAN |
WiFi | Fenvi-T919 |
RAM | HyperX FURY DDR4 HX432C16FB3/8 (X2) |
SSD | Crucial P5 500GB 3D NAND NVMe CT500P5SSD8 |
Motherboard | ASUS TUF Gaming B460 Plus BIOS Version 1401 |
Works | Feature |
---|---|
:white_check_mark: | Siri, Appstore, Facetime |
:white_check_mark: | All USB External Ports (3.0 + 2.0 ) including F-Panel |
:white_check_mark: | Sound + Mic |
:white_check_mark: | HDMI (Audio + Graphics) |
:x: | DRM Content in Safari (Reason: IGPU only) |
:white_check_mark: | iGPU Stability |
:white_check_mark: | Sleep (also with peripherals plugged in) |
:white_check_mark: | Ethernet |
:white_check_mark: | Airplay |
:white_check_mark: | Wifi |
:white_check_mark: | Bluetooth |
DRM content Netflix/Prime/AppleTV+ cannot be played in Safari/AppleTV+ Plays well in Chrome/Firefox
Before using the BIOS profile provided in this repo. :warning: :warning: Update the BIOS to the version 1401 :warning: :warning:. BIOS file: Direct Download. If you've Windows 10 installed I recommend you use Asus AI Suite and update BIOS using this utility. Universal update instructions can be found on BIOS EZ flash utility.
Rename sample_config.plist
to config.plist
Replace the SMBIOS Information by generating a new one Refer iMac20,1. If you're upgrading the OS you just need to make replacements with your current config.plist
values.
{replace with Board Serial}
with generated Board Serial. {replace with Serial}
with generated Serial. {replace with SmUUID}
with generated SmUUID. Follow the Dortania's installation Guide to prepare usb stick and then the installation process.
SSDT-RHUB.aml
after tinkerning a lot realized that it is not required.XHCI-unsupported.kext
needed to be added (probably B460 chipset issue).Assertion failed: (0), function CreateCompiler, file /Library/Caches/com.apple.xbs/Sources/GPUDriversIntel/GPUDriversIntel-14.7.8/GLRenderer/kbl/usc_interface.cpp, line 1676.
USBInjectAll.kext/Contents/Info.plist
does not have the correct usb controller device id thanks to u/Dradis101 needed to rename A2AF
to A3AF
then the mapping process. (Find link in reference)