Home

Awesome

asus-tuf-15-opencore

OpenCore files for Asus TUF 15

Asus TUF 15 FX506L OpenCore OSX EFI

This repo was created after I was able to boot with the desktop files for Comet Lake platform. Most of the work to get this to work was done by MaLd0n, which can be found here: https://www.olarila.com/topic/12233-eblogexitbsstart-error-opencore-big-sur-111/?tab=comments#comment-138034 All credits for the DSDT file go to him.

license

**macOS Version: 11.1 Big Sur **

OpenCore Version: 0.6.9 Offical

MacOS on Asus FX506L

MacOS Big Sur 11.1-11.4 tested

Updates

Guide

## System Information ๐Ÿ’ป

PartFunctionalModel
Machineโœ…Asus TUF 15 FX506LI
BIOSโœ…3.06
CPUโœ…Intel(R) Core(TM) i5-10300H CPU @ 2.50GHz
RAMโœ…24GB DDR4 SODIMM
SSDโœ…512GB NVMe
iGPUโœ…Intel UHD Graphics 630 1536 MB
WLANโœ…Intel AX201 Wifi 6 Card
Bluetoothโœ…Intel Bluetooth
Ethernetโœ…Realtek 8111 Gigabit Ethernet
Webcamโœ…Integrated 720P Webcam
Audioโœ…Realtek HDA
Microphoneโœ…Integrated Microphone
Internal Screenโœ…15.6" 1920x1080 144Hz
Trackpadโœ…/๐ŸšซI2C ELAN1201
Keyboardโœ…-
dGPU๐ŸšซNVIDIA GTX 1650 4GB GDDR6

Perfectly Working Features

## Issues & Solutions

macOS

Generate your own SMbios

Platforminfo

For setting up the SMBIOS info, we'll use CorpNewt's GenSMBIOS and ProperTree application. https://github.com/corpnewt/GenSMBIOS https://github.com/corpnewt/ProperTree

Because of the Comet Lake (10th Gen), we'll choose the MacBookPro16,4 SMBIOS:

Run GenSMBIOS, pick option 1 for downloading MacSerial and Option 3 for selecting out SMBIOS. This will give us an output similar to the following: (do not use these values, they are unvalid - use your own so you will have unique values) Type: MacBookPro16,4

Serial: C02WXXX2HV2B

Board Serial: C02826303CDHXXC8B

SmUUID: 88AA1336-8DF9-477A-A39F-03D016ED0807

The order is Product | Serial | Board Serial (MLB)

The Type part gets copied to Generic -> SystemProductName.

The Serial part gets copied to Generic -> SystemSerialNumber.

The Board Serial part gets copied to Generic -> MLB.

The SmUUID part gets copied toto Generic -> SystemUUID.

We set Generic -> ROM to either an Apple ROM (dumped from a real Mac), your NIC MAC address, or any random MAC address (could be just 6 random bytes, for this guide we'll use 11223300 0000. After install follow the Fixing iServices page on how to find your real MAC Address)

Reminder that you want either an invalid serial or valid serial numbers but those not in use, you want to get a message back like: "Invalid Serial" or "Purchase Date not Validated"

Apple Check Coverage page https://checkcoverage.apple.com/cn/zh/

Monitor

NTFS Writer

Audio

ELAN Trackpad (TPAD)

Wifi & Bluetooth

GPU

iGPU
dGPU

Power Management

Sleep script

To have the laptop go to sleep when the battery is low, try: https://www.tonymacx86.com/threads/release-sleeponlowbattery-solb.264785/

Credits

License