This is an OpenCore 0.6.5 install for MacOS Big Sur 11.1. This build is a triple boot, Big Sur, Windows 10 and Ubuntu build.
๐ป Specifications | ๐ Functioning Components | โ Non-Functioning Components |
---|---|---|
Intel HD 630 | โ Intel HD 630 1536mb working | โ nVidia GTX 1050 |
GeForceยฎ GTX 1050 with 2GB GDDR5 | โ Wifi | โ SD card reader |
Intelยฎ HM175 chipset | โ USB C/3.0 | |
Realtek ALC898 | โ Ethernet port | |
17.3" HD display 1920x1080 | โ Audio | |
16gb 2400mhz DDR4 | โ Microphone | |
250GB WD Blue 3D NAND PC SSD | โ iMessage/Facetime | |
1TB ADATA SU800 SSD | โ Sleep/Wake functionality | |
Broadcom DW1820A BCM94350ZAE | โ Keyboard brightness | |
Core i7 7700HQ | โ Screen brightness adjustment | |
Backlight Keyboard (Single-Color, Red) | โ Webcam | |
HDMI | โ HDMI | |
Mini Display Port | โ Mini Display Port | |
Manufacturers Website | โ Ethernet through USB C |
I purchased a Broadcom DW1820A BCM94350ZAE 2.4G/5G Dual Band 867Mbps M.2 NGFF WiFi Card with Bluetooth 4.1 and swapped it into the laptop.
Hub works and allows me to plugin additional USB items and read SD cards, but HDMI passthrough do not work. The ethernet connection does work, so I can just plugin the hub and be connected to a wired connection automatically.
Main boot drive for this machine.
Windows and Ubuntu run off this drive, as well as a clone of the main SSD.
The section below adapted from @0ranko0P's MSI-GL62M 7RD Hackintosh. This was huge, as I never knew how to access all the advanced settings in my BIOS.
Some options only available in advanced mode:
In BIOS, holding ALT + RIGHT-CTRL + SHIFT together then press F2
Settings | |
---|---|
CFG Lock |
Disable |
CSM |
Disable |
Fast Boot | Disable |
Intel Speed Shift (aka. HWP) |
Enable |
Secure Boot | Disable |
Enable Hiberation | Disable |
DVMT Pre-Allocated | 64M |
[Advanced] tab โโ Power & Performance โ โโ CPU-Power Management Control โ โโ Intel(R) Speed Shift Technology โ โโ CPU Lock Configuration โ โโ CFG Lock โโ System Agent (SA) Configuration โ โโ Graphics Configuration โ โโ DVMT Pre-Allocated โโ CSM Configuration โ โโ CSM Support โ โโ ACPI Settings โโ Enable Hibernation
This laptop already has an embedded controller named EC in the DSDT, so it doesn't need to be patched.
I used Hackintool to fix my USB ports, along with a few other issues. It generated a new USBPorts.kext for my system and installed it in kexts/other. This iteration removes the MSI EPF USB and USB2.0-CRW SD Card Reader, as they serve no purpose.
This has been the bane of my existence when it comes to this laptop. I finally got it working with OpenCore after ages of messing around with Hackintool patches, Skylake spoofs(that previously worked in Clover) and other people's MSI laptop setups. After recently learning how to access the BIOS settings to change the DVMT Pre-Allocated to 64m, which then allowed me to remove the 32mb DVMT-prealloc patches. Then after much trial and error, instead of using the 2 Intel HD Graphics 630 listed under Kaby Lake in the laptop guide, I tried the Unlisted GPU 05001c59
mentioned right below them and now the LVDS screen no longer has a flicker.
I have struggled for a long time with getting the Bluetooth to work on this laptop. The thing that finally worked for me was adding 'bpr_probedelay=200 bpr_initialdelay=400 bpr_postresetdelay=400' to my boot-args. Revised solutions to DW1820A support
After getting Big Sur to work on my machine the biggest issue was getting the wifi to actually work. I had to set a boot-arg to brcmfx-driver=2
and change the entry in for AirPortBrcm4360_Injector.kext to MaxKernel 19.9.9. That's all in the OpenCore Guide, but thought it worth flagging.
@kOOsi3 pointed out a solution to getting the touchpad to work. I just had to use an older Rehabman kext instead of the latest version.
I've noticed this issue lately where the audio coming through the USB C hub to my Creative speakers is really flat sounding. Then when the laptop screen goes to sleep, it'll go back to sounding good, then when woken up it's flat again. When connected via Bluetooth it sounds great, but then I can't actually push audio out to it at the same time as my Airplay speakers. Still trying to figure out an ideal solution there.
- The brightness controls seem to be similar to where they'd appear on a Mac keyboard, using the scroll lock and pause break button. Using the function + up/down doesn't seem to do anything
- Function is mapped to the Option key
- Windows key is mapped to Function, this setting is changed in the BIOS
- Function + F12 puts the laptop to sleep
- Keyboard brightness is function + plus/minus keys on the num pad
- HS03 USB2 <-- Top left USB2 port
- HS04 USB2 <-- Bottom left USB2 port
- HS05 TypeC+Sw <-- Orientation 1
- HS06 TypeC+Sw <-- Orientation 2
- HS07 Internal <-- MSI EPF USB
- HS08 USB2 <-- Right USB
- HS10 Internal <-- BCM2045A0 Bluetooth USB Port
- HS11 Internal <-- BisonCam, NB Pro
- HS12 Internal <-- USB2.0-CRW SD Card Reader
- SS02 USB3 <-- Bottom left USB3 port*******--
- SS03 USB3 <-- Top left USB3 port
- SS05 TypeC+Sw <-- Orientation 1
- SS06 TypeC+Sw <-- Orientation 2