Skip to content
This repository has been archived by the owner on Aug 3, 2018. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lvs1974 authored Mar 8, 2018
1 parent ebc3125 commit d60d631
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@ An open source kernel extension providing patches for NVidia GPUs.
- Allows to use ports HDMI, DP, Digital DVI with audio (Injects @0connector-type - @5connector-type properties into GPU)

#### Boot-args
- "-ngfxoff" disables kext loading
- "-ngfxdbg" turns on debugging output
- "-ngfxbeta" enables loading under unsupported osx version
- "-ngfxnoaudio" disables all audio fixes
- "-ngfxnoaudiocon" disables audio connectors injection
- "-ngfxnovarenderer" disables IOVARenderer injection
- "-ngfxlibvalfix" disables NVWebDriverLibValFix fix
- "ngfxpatch=cfgmap" enforcing `none` into ConfigMap dictionary for system board-id
- "ngfxpatch=vit9696" disables check for board-id , enabled by default
- "ngfxpatch=pikera" replaces `board-id` with `board-ix`
- `-ngfxoff` disables kext loading
- `-ngfxdbg` turns on debugging output
- `-ngfxbeta` enables loading under unsupported osx version
- `-ngfxnoaudio` disables all audio fixes
- `-ngfxnoaudiocon` disables audio connectors injection
- `-ngfxnovarenderer` disables IOVARenderer injection
- `-ngfxlibvalfix` disables NVWebDriverLibValFix fix
- `ngfxpatch=cfgmap` enforcing `none` into ConfigMap dictionary for system board-id
- `ngfxpatch=vit9696` disables check for board-id , enabled by default
- `ngfxpatch=pikera` replaces `board-id` with `board-ix`


#### Credits
Expand Down

0 comments on commit d60d631

Please # to comment.