Skip to content

Instantly share code, notes, and snippets.

@rreas
Created October 27, 2015 02:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rreas/7617b9dc34ce46952493 to your computer and use it in GitHub Desktop.
Save rreas/7617b9dc34ce46952493 to your computer and use it in GitHub Desktop.
Notes on Clover install
http://sourceforge.net/projects/cloverefiboot/
To prevent freezing on changing MTU from 0 to 1500 on boot.
http://sourceforge.net/projects/osx86drivers/files/Kext/Snow_or_Above/
Needed drivers/kexts:
1. AptioFix
2. Video resolution fix (cpumem?)
2. Latest Intel driver (E1000e) http://sourceforge.net/projects/osx86drivers/files/Kext/Snow_or_Above/
Boot flags:
1. nv_disable=1
2. PCIRootUID=1
Post installation:
1. https://github.com/toleda/audio_CloverALC
2. Install NVIDIA web driver for 10.10.1 (remove nv\_disable and set nvda\_drv=1)
3. https://github.com/kozlek/HWSensors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment