- iGPU Intel Core i5-10300H Comet Lake
- Wifi & BT Broadcom BCM94350ZAE / DW 1820A
- Audio ALC256 (alcid 17, 21 and 33 works, 56 and 88 works but low sound at mic)
- LAN Realtek RTL8168
- Trackpad & Keyboard
- Brightness
- dGPU NVIDIA GTX 1650 Turing: Not supported
- Wifi & BT Realtek Mediatek MT7921: Replaced
- Jack microphone
- Into the BIOS (turn on the computer and press F2) change settings to:
Var | Status |
---|---|
Secure Boot | Disabled |
Fast Boot | Disabled |
- Press power button for 30 seconds
- Reboot
- If keyboard isn't working, reboot again
- Open notebook and unmount wifi card
- Use electrical insulate tape and cover these 3 pins at front and 2 pins back:
Source image: Daliansky - This will cause not to get sleep your wifi card. It is not 100% permanent. If you experience a Wi-Fi drop, use the temporary method again by pressing power button for 30 seconds.
- Get into your rooter (192.168.0.1)
- If your 5Ghz wifi signal channel is 36, change it to 40.
- Open terminal and disabel Sleep/Wake:
sudo pmset autopoweroff 0
sudo pmset powernap 0
sudo pmset standby 0
sudo pmset proximitywake 0
sudo pmset tcpkeepalive 0
- Go to system preferences and disable sleep/awake
If you need to fix iCloud Ban/iMessages Ban or WiFi/Ethernet Issues
sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
sudo rm /Library/Preferences/SystemConfiguration/preferences.plist
menuentry "MacOS" --class macosx {
search --file --no-floppy --set=root /EFI/OC/OpenCore.efi
chainloader /EFI/OC/OpenCore.efi
}