Azkali / GPD-P2-MAX-Hackintosh

Hackintosh EFI folder for the GPD P2 MAX
84 stars 16 forks source link

GPD P2 MAX Hackintosh

EFI files for hackintosh on the GPD P2 MAX, works on Catalina and Big Sur. If you see anything that could be added or changed don't hesitate to make a pull request.

Catalina with working Graphics Acceleration

Basic Usage

  1. Create a bootable Big Sur or Catalina bootable USB using this tutorial but use my CLOVER folder at the point where you should configure CLOVER bootloader
  2. Boot from this usb then install Big Sur/Catalina on a free partition of your drive
  3. During first boot, after installing the OS, mount your EFI partition and place the CLOVER folder alongside other OSes bootloader
  4. Reboot and change BIOS bootloader order to have clover bootloader as first entry
  5. Open your config.plist and generate a new serial number Tutorial here, If you use the Clover Configurator to generate directly, it will be more convenient.
  6. Install additionals drivers.
  7. Reboot and enjoy !

What works

What doesn't work

How to use the internal Wi-Fi

The lastest Wi-Fi and Bluetooth driver: https://github.com/OpenIntelWireless

Note

I removed

<key>framebuffer-fbmem</key>    
<data>AAAAAw==</data>    

<key>framebuffer-stolenmem</key>    
<data>AAAwAQ==</data>

in config.plist to support more higher resolution, such as 1440x900 HiDPI, 1680x1050 HiDPI.

So you shoud run:

setup_var_3 0x876 0x02

like this (https://github.com/Azkali/GPD-P2-MAX-Hackintosh/issues/16) to set the DVMT Pre-Allocated from 32M to 64M.

Credits

@Gabe87 from insanelymac forums \ Fewt's Hackintosh guide \ GPD for making the great P2 MAX

Special Mentions

Thanks to @andreyakostov for his direct contributions and help throughout the project since the beginning ! \ @lazd for the Goodix TouchScreen driver \ @THEDVIOUS1 \ @andot