This kernel extension is a plugin for Lilu, kernel extension bringing a platform for arbitrary kext, library, and program patching throughout the system for macOS (https://github.com/vit9696/Lilu ).
FAQ: https://sourceforge.net/p/nvidiagraphicsfixup/svn/HEAD/tree/trunk/FAQ.md
Requires Lilu version 1.2.0
You’re probably paying too much for cell phone service. Wirefly compares hundreds of plans to help you save. Enter what you need (minutes, data, texts) into Wirefly’s innovative plan comparison tools and see your savings instantly.
Post Views:
527
Website |
https://sourceforge.net/p/nvidiagraphicsfixup/svn/HEAD/tree/trunk/FAQ.md |
Tags |
Projects |
Features |
- Fixes an issue in AppleGraphicsDevicePolicy.kext so that we could use a MacPro6,1 board-id/model combination, without the usual hang with a black screen.
- Modifies macOS to recognize NVIDIA's web drivers as platform binaries. This resolves the issue with transparent windows without content, which appear for applications that use Metal and have Library Validation enabled. Common affected applications are iBooks and Little Snitch Network Monitor, though this patch is universal and fixes them all.
- Injects IOVARendererID into GPU properties (required for Shiki-based solution for non-freezing Intel and/or any discrete GPU)
- Allows to use ports HDMI, DP, Digital DVI with audio (Injects @0connector-type - @5connector-type properties into GPU)
- Boot-arg "-ngfxoff" disables kext loading
- Boot-arg "-ngfxdbg" turns on debugging output
- Boot-arg "-ngfxbeta" enables loading under unsupported osx version
- Boot-arg "-ngfxnoaudio" disables all audio fixes
- Boot-arg "-ngfxnoaudiocon" disables audio connectors injection
- Boot-arg "-ngfxnovarenderer" disables IOVARenderer injection
- Boot-arg "-ngfxlibvalfix" disables NVWebDriverLibValFix fix
- Boot-arg "ngfxpatch=cfgmap" enforcing `none` into ConfigMap dictionary for system board-id
- Boot-arg "ngfxpatch=vit9696" disables check for board-id , enabled by default
- Boot-arg "ngfxpatch=pikera" replaces `board-id` with `board-ix`
|