黑苹果AMD/NVIDIA下载

WhateverGreen For Mac v1.3.4 黑苹果AMD/NVIDIA下载WhateverGreen For Mac v1.3.4 黑苹果AMD/NVIDIA下载

WhateverGreen For Mac v1.3.4 是黑苹果乐园搜集到的一款修复黑苹果AMD/NVIDIA显卡黑屏、花屏、睡眠黑评估等各种问题显卡驱动补丁,WhateverGreen.kext 依赖于lilu.kext,刚才乐园也发布了最新版本,需要的下载后同时使用。WhateverGreen.kext可以帮你修复黑苹果AMD显卡和NVIDIA显卡上的黑屏启动等问题,并且有时候使用AMD显卡的同学在电脑进入睡眠唤醒后出现黑屏的情况,这种情况也可以使用WhateverGreen.kext来解决。

WhateverGreen.kext在某些情况下修复引导屏幕失真的问题,驱动还可以修复升级到10.13.x后NVIDIA GPU界面卡顿的问题,总之驱动解决了AMD显卡驱动的大部分问题,你可以了解一下驱动的特性,更可以到GitHub上了解更多。

对于英伟达显卡的用户来说,虽然没有特别限制,但此常见问题解答不包括开普勒之前有关GPU的特定信息(即早于6xx系列)。一般来说,使用比Ivy和Haswell更新的CPU与NVIDIA GPU相比不太方便。
对于比Kepler更新的GPU(例如Maxwell或Pascal),您需要NVIDIA Web Driver。 使用nv_disable = 1引导参数进行安装。

如果您已内置英特尔GPU,请确保将其重命名为IGPU并首先启用无连接器框架。 然后选择一个最合适的mac模型并安装NvidiaGraphicsFixup。 要获得硬件视频解码,您可能需要Shiki,请仔细阅读其常见问题以获得良好的理解。

AMD显卡驱动用户如果您使用ATI / AMD GPU 5xxx或更新版本运行macOS 10.11或更新版本(也可能是最新的10.10),您很可能会需要WhateverGreen来帮你。遗憾的是,无法测试所有GPU及其配置,使用风险自负。

这里感谢一下驱动作者:

项目地址:https://github.com/acidanthera/WhateverGreen

GeForce系列帮助文件:https://github.com/acidanthera/WhateverGreen/blob/master/Manual/FAQ.GeForce.en.md

AMD Radeon系列帮助文件:https://github.com/acidanthera/WhateverGreen/blob/master/Manual/FAQ.Radeon.en.md

驱动具有一下特性:

  • Fixes boot to black screen on AMD and NVIDIA
  • Fixes sleep wake to black screen on AMD
  • Fixes boot screen distortion in certain cases
  • Fixes transmitter/encoder in autodetected connectors for multimonitor support (-raddvi)
  • Fixes HD 7730/7750/7770/R7 250/R7 250X initialisation (radpg=15)
  • Allows tuning of aty_config, aty_properties, cail_properties via ACPI
  • Allows enforcing 24-bit mode on unsupported displays (-rad24)
  • Allows booting without video acceleration (-radvesa)
  • Allows automatically setting GPU model name or providing it manually for RadeonFramebuffer
  • Allows specifying custom connectors via device properties for RadeonFramebuffer
  • Allows tuning autodetected connector priority via device properties (HD 7xxx or newer)
  • 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. Patching AppleGraphicsDevicePolicy.kext
  • 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. NVWebDriverLibValFix
  • 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)
  • Fixes NVIDIA GPU interface stuttering on 10.13 (official and web drivers)

驱动启动参数

  • -wegdbg 启用调试打印(在DEBUG二进制文件中可用)。
  • -wegoff 禁用WhateverGreen。
  • -wegbeta 在不支持的操作系统版本上启用WhateverGreen(默认情况下启用10.13及更低版本)。
  • -wegnoegpu 禁用外部GPU(或向IGPU添加disable-external-gpu属性)
  • -radvesa 完全禁用ATI / AMD视频加速。
  • -igfxvesa 在没有硬件加速的情况下启动Intel图形(VESA模式)。
  • -rad24 强制执行24位显示模式。
  • -raddvi 启用DVI发射机校正(290X,370等所需)。
  • radpg = 15 可禁用多种电源门控模式(请参阅佛得角GPU所需的常见问题解答)。
  • agdpmod = cfgmap 强制none进入系统板ID的ConfigMap字典
  • agdpmod = vit9696 禁用check-board for board-id,默认启用
  • agdpmod = pikera 用board-ix替换board-id
  • ngfxgl = 1 引导参数(和disable-metal属性)以禁用NVIDIA上的Metal支持
  • ngfxcompat = 1 引导参数(和force-compat属性)忽略NVDAStartupWeb中的兼容性检查
  • ngfxsubmit = 0 引导参数禁用10.13上的接口口吃修复
  • igfxrst = 1 更喜欢在第二启动阶段绘制Apple徽标而不是帧缓冲复制。
  • igfxframe =frame 将专用帧缓冲区标识符注入IGPU的帧(仅用于测试目的)。
  • igfxsnb = 0 禁用Sandy Bridge CPU的IntelAccelerator名称修复。
  • igfxgl = 0 禁用Intel上的Metal支持。
  • -igfxnohdmi 禁用数字声音的DP到HDMI转换补丁。
  • -cdfoff 禁用HDMI 2.0补丁。

驱动更新

Version 1.3.4
  • Added support for disabled AppleGraphicsDevicePolicy in AMD drivers on 10.15.1
  • Added basic support for -radcfg and -radgl on AMD Navi GPUs
Version 1.3.3
Version 1.3.2
Version 1.3.1
Version 1.3.0
Version 1.2.8
Version 1.2.7
Version 1.2.6
Version 1.2.5
Version 1.2.4
Version 1.2.3
Version 1.2.1
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。