小红点表示最新或72小时内的更新
WhateverGreen 1.7.0 黑苹果显卡驱动最新版

WhateverGreen 1.7.0 黑苹果显卡驱动最新版

驱动 点击前往下载地址

版本

1.7.0

语言

英文

大小

558KB

v1.7.0

  • Added constants for macOS 26 support

v1.6.9

  • Added Alder Lake/Raptor Lake/Arrow Lake CPU detection

v1.6.8

  • Fixed loading on macOS 10.10 and older due to a MacKernelSDK regression

v1.6.7

  • Added constants for macOS 15 support
  • Fixed short-circuit evaluation from brightness bound overrides, thanks @damiponce and Gwy

v1.6.6

  • Extended the Backlight Registers Alternative Fix (BLT) submodule to support both KBL and CFL platforms. (by @0xFireWolf)
  • Revised the Backlight Registers Fix (BLR) submodule to make it compatible with the Backlight Smoother (BLS) on KBL platforms. (by @0xFireWolf)

v1.6.5

  • Added constants for macOS 14 support
  • Added a new boot argument -igfxblt to revert the optimizations done by the compiler in backlight related functions, fixing the 3-minute dark screen issue and making Backlight Smoother (BLS) work on mobile Coffee Lake platforms running macOS 13.4 or later. (by @0xFireWolf)

v1.6.4

  • Fixed Radeon RX 5500 XT identification regression

v1.6.3

  • Added various GPU identifiers from different Macs
  • Added disable-telemetry-load to disable iGPU telemetry loading that may cause a freeze during startup on certain laptops such as Chromebooks.

v1.6.2

  • Added W7170M/S7100X ID

v1.6.1

  • Improved Skylake graphics spoofing support by removing profile 2 from VTSupportedProfileArray on macOS 13+, thanks @abenraj and @dhinakg

v1.6.0

  • Added constants required for macOS 13 update
  • Added Skylake graphics spoofing support on macOS 13+ by @dhinakg
  • Modified brightness change requests to replace previous requests instead of queuing

v1.5.9

  • Add AMD prefix for all Radeon cards to follow latest Apple naming scheme

v1.5.8

  • Inverted logic for GVA support, which is now disabled by default and can be enabled by enable-gva-support.

v1.5.7

  • Fixed maximum backlight level on Ice Lake IGPUs

v1.5.6

  • Fixed deprecated code in unfairgva

v1.5.5

  • Changed the default delay of optimizing display data buffer allocations from 0 to 1 second to fix the issue that both internal and external displays flicker on some Ice Lake-based laptops. (Thanks @m0d16l14n1)
  • Disabled the black screen fix on Ice Lake platforms as it is only applicable to SKL/KBL/CFL/CML platforms.
  • Disabled the force complete modeset submodule on Ice Lake platforms as HDMI/DVI connections are not supported by the driver.
  • Added AMD Radeon RX 5000 series PWM backlight control support. (Thanks to @kingo132)

v1.5.4

  • Added the fix for the short period garbled screen after the system boots on Ice Lake platforms. (by @0xFireWolf, also thanks @m0d16l14n1 and @kingo132)

v1.5.3

  • Added no-gfx-spoof to avoid forcing device-id values from PCI I/O.
  • Added the backlight smoother submodule that makes brightness transitions smoother on Intel IVB+ platforms. (by @0xFireWolf)
  • MMIO Register Access submodules are now available on Intel IVB+ platforms. (by @0xFireWolf)
  • Improved ASUS-made AMD R9 380 GPU identification
  • Fixed applbkl property with <00 00 00 00> value failing to disable backlight patches
  • Note: This release requires Lilu v1.5.6 or later.

v1.5.2

  • Added device-id spoofing support for AMD graphics

v1.5.1

  • Added constants required for macOS 12 update
  • Added Intel Arrandale graphics support on 10.6 and 10.7 64-bit

v1.5.0

  • Fixed AMD WX-4170 name for 67E0 device id
  • Added NVIDIA driver error logging with -ngfxdbg

v1.4.9

  • Added per-GPU disabling API: inject disable-gpu to disable
  • Added per-GPU disabling kernel version specification: inject disable-gpu-min / disable-gpu-max to select kernel version to disable (inclusive range)
  • Added IGPU disabling API: inject disable-gpu to disable or use -wegnoigpu boot argument
  • Optimised Rocket Lake startup as IGPU is unsupported

v1.4.8

  • Fixed debug messages from cursor manipulation with NVIDIA GPUs on macOS 11

v1.4.7

  • Implemented unfairgva device property (use <01 00 00 00> value for MP5,1 to enable streaming DRM)

v1.4.6

  • Backlight registers fix replaces the previous Coffee Lake backlight fix and is now available on Intel Ice Lake platforms.
  • Boot argument igfxcflbklt=1 as well as device property enable-cfl-backlight-fix are deprecated and replaced by -igfxblr and enable-backlight-registers-fix.
  • Add max pixel clock override through -igfxmpc boot argument or enable-max-pixel-clock-override and max-pixel-clock-frequency device properties
  • Moved PNLF samples to OpenCore

v1.4.5

  • Enabled loading in safe mode (mainly for AGDP fixes)
  • Resolved an issue that the maximum link rate fix is not working properly on Intel Comet Lake platforms. (Thanks @CoronaHack)
  • Allowed enabling igfxrpsc on Comet Lake
  • Fixed failed to route IsTypeCOnlySystem warning from Skylake to Ice Lake

v1.4.4

  • Extended the maximum link rate fix: Now probe the rate from DPCD automatically and support Intel ICL platforms. (by @0xFireWolf)
  • Fixed an issue that LSPCON driver causes a page fault if the maximum link rate fix is not enabled. (by @0xFireWolf)

v1.4.3

  • Added CFL and CML P630
  • Added MacKernelSDK with Xcode 12 compatibility
  • Fixed loading on macOS 10.11 and earlier

v1.4.2

  • Fixed disable-external-gpu (-wegnoegpu) on some systems
  • Disabled RPS control patch by default due to a bug in 10.15.6 IGPU drivers
  • Replaced igfxnorpsc=1 with igfxrpsc=1 to opt-in RPS control patch
  • Support all valid Core Display Clock (CDCLK) frequencies to avoid the kernel panic of “Unsupported CD clock decimal frequency” on Intel ICL platforms. (by @0xFireWolf)
  • Fix the kernel panic caused by an incorrectly calculated amount of DVMT pre-allocated memory on Intel ICL platforms. (by @0xFireWolf)

v1.4.1

  • Added igfxmetal=1 boot argument (and enable-metal property) to enable Metal on offline IGPU
  • Fixed applying patches on CometLake IGPUs, thx @apocolipse
  • Added constants required for 11.0 update
  • Added the use of RPS control for all the command streamers on IGPU (disabled via igfxnorpsc=1)
  • Add -igfxvesa to disable Intel Graphics acceleration.
  • Fix black screen on igfx since 10.15.5
  • Add workaround for rare force wake timeout panics on Intel KBL and CFL.
  • Add Intel Westmere graphics support.

v1.4.0

  • Added 0x3EA6, 0x8A53, 0x9BC4, 0x9BC5, 0x9BC8 IGPU device-id
  • Fixed framebuffer-conX-alldata patching regression
  • Added disable-hdmi-patches device property alias to -igfxnohdmi

v1.3.9

  • Added igfxdumpdelay boot argument to delay -igfxdump in ms
  • Partially fix ICL framebuffer patching
  • Add support to injecting Force_Load_FalconSMUFW from OpenCore
  • Disabled automatic enabling of GVA for Polaris on 10.13 and lower
  • Replaced -radnogva argument with radgva=0/1 to force GVA for Polaris
  • Added wegtree=1 boot argument (rebuild-device-tree property) to force device renaming on Apple FW

v1.3.8

  • Added igfxfw=2 boot argument and igfxfw IGPU property to load Apple GuC firmware
  • Added igfxpavp=1 boot argument (and igfxpavp property) to force enable PAVP output
  • Added igfxfcms=1 boot argument (and complete-modeset property) on Skylake and Apple
  • Improved performance with Lilu 1.4.3 APIs
  • Added -igfxfbdbg boot argument to debug IGPU framebuffer (debug builds only)
  • Added igfxagdc=0 boot argument and disable-agdc IGPU property to disable AGDC
  • Added igfxonln=1 boot argument and force-online IGPU property force online status for all displays
  • Added igfxonlnfbs=MASK boot argument and force-online-framebuffers IGPU property to override display status

v1.3.7

  • Improved the maximum link rate fix: Now correct the value read from extended DPCD as well. (by @0xFireWolf)
  • Improved firmware loading handling on 10.15.4 (may fix booting issues on KBL+)
  • Improved support for Comet Lake IGPUs (thx @stormbirds)

v1.3.6

  • Enabled CoreLSKD streaming patches by default for AMD hardware DRM on Ivy Bridge
  • Repurposed 64 bit for FP 2.x streaming hardware accelerated streaming patches (can be used as shikigva=80)
  • Fixed accelerator name update logic for X4xxx kexts
  • Fixed Verde IOGVACodec injection to make hardware video decoder work
  • Enable software TV+ decoding on all CPUs without IGPU (shikigva=256)
  • Added HEVC capabilities to AMD6 decoders for all GPUs (disabled by -radnogva or disable-gva-support)
  • Added HW decoder device-id spoofing via -radcodec boot-arg, by @osy86

v1.3.5

  • Added Lilu 1.4.0 support, which is now the minimum supported version
  • Dropped legacy boot arguments (-shikigva-shikifps)
  • Fixed handling agdpmod GPU property (in IGPUs and in conjunction with boot-arg)
  • Added -wegtree boot argument to force device renaming
  • Fixed FairPlay DRM playback patches on 10.15
  • Added shikigva and shiki-id aliases in IORegistry
  • Added applbkl aliases to IORegistry (data, 32-bit)
  • Added applbkl-name and applbkl-data IORegistry data keys to provide custom backlight data
  • Fixed applying CoreFP patches on Apple firmware, when they are not needed
  • Added shikigva=16 (repurposed) property to use AMD hardware DRM decoder in select apps
  • Added shikigva=128 (repurposed) property to use hardware decoder for FairPlay 1.0 (can be used as shikigva=144)
  • Do not disable DRM patches when shikigva is used even on Apple hardware for MacPro5,1 support

v1.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

v1.3.3

  • Rework backlight panel info injection to fix Mac issues

v1.3.2

  • Added more GPUs for detection
  • Enable IGPU graphics kernel panic workaround on 10.14.4+ on SKL

v1.3.1 更新

  • Fixed an issue that LSPCON driver fails to set the mode after the adapter power is off, i.e. sleep/wake up cycle.
  • Unified release archive names
  • Enforce complete IGPU modeset on Kaby Lake and newer (overridable by igfxfcmsfbs bootarg or
    complete-modeset-framebuffers device property)
  • Disable VRAM testing on AMD GPUs on 10.14.4+ (based on vladie’s patch)
收藏
下载
下载说明:100MB以内的文件使用
蓝奏云下载 | 100MB以上的文件使用
百度网盘下载 | 200MB - 5GB以内使用
123云盘


版本 大小 更新日期 兼容系统 下载链接
1.7.0 558KB 2025-07-07 暂无此项信息. [ 蓝奏云1 密码:c2yh ]
1.6.9 558KB 2024-12-03 暂无此项信息. [ 蓝奏云1 密码:863u ]
1.6.8 544KB 2024-10-08 暂无此项信息. [ 蓝奏云1 密码:4q2m ]
1.6.7 545KB 2024-08-05 暂无此项信息. [ 蓝奏云1 密码:8hhh ]
1.6.6 540.1KB 2023-08-07 暂无此项信息. [ 蓝奏云1 密码:aeyb ]
1.6.5 533.6KB 2023-06-16 暂无此项信息. [ 蓝奏云1 密码:95st ]
1.6.4 526.2KB 2023-02-15 暂无此项信息. [ 蓝奏云1 密码:d4kr ]
1.6.3 526.4KB 2023-01-03 暂无此项信息. [ 蓝奏云1 密码:a8k9 ]
1.6.2 525.2KB 2022-12-06 暂无此项信息. [ 蓝奏云1 密码:fkg8 ]
1.6.1 537.6KB 2022-08-01 暂无此项信息. [ 蓝奏云1 密码:26vy ]
1.6.0 536.1KB 2022-07-05 暂无此项信息. [ 蓝奏云 密码:1cru ]
1.5.9 538.4KB 2022-06-06 暂无此项信息. [ 蓝奏云 密码:36c2 ]
1.5.8 543.5KB 2022-03-08 暂无此项信息. [ 蓝奏云 密码:5f5z ]
1.5.7 540KB 2022-02-09 暂无此项信息. [ 蓝奏云 密码:7rn0 ]
1.5.6 539.3KB 2022-01-10 暂无此项信息. [ 蓝奏云 密码:8eiy ]
1.5.5 539.3KB 2021-11-02 暂无此项信息. [ 蓝奏云 密码:g30q ]
1.5.4 535.6KB 2021-10-04 暂无此项信息. [ 蓝奏云 密码:3y5c ]
1.5.3 533.3KB 2021-09-07 暂无此项信息. [ 蓝奏云 密码:1i1b ]
1.5.2 522.2KB 2021-08-06 暂无此项信息. [ 蓝奏云 密码:5xjo ]
1.5.1 521.5 KB 2021-07-04 暂无此项信息. [ 蓝奏云 密码:b3jr ]
1.5.0 520.8 KB 2021-06-08 暂无此项信息. [ 蓝奏云 密码:czia ]
1.4.9 519.8 KB 2021-04-06 暂无此项信息. [ 蓝奏云 密码:i999 ]
1.4.8 520.7 KB 2021-03-02 暂无此项信息. [ 蓝奏云 密码:anhh ]
1.4.7 514.8 KB 2021-02-03 暂无此项信息. [ 蓝奏云 密码:g2ux ]
1.4.6 511.9KB 2021-01-05 暂无此项信息. [ 蓝奏云 密码:40wr ]
1.4.5 491.6 KB 2020-12-08 暂无此项信息. [ 蓝奏云 密码:5y9j ]
1.4.4 475.7 KB 2020-11-04 暂无此项信息. [ 蓝奏云 密码:4wnf ]
1.4.3 475.7 KB 2020-10-06 暂无此项信息. [ 蓝奏云 密码:3i27 ]
1.4.2 466.9 KB 2020-09-08 暂无此项信息. [ 蓝奏云 密码:90xm ]
1.4.1 460.1 KB 2020-08-04 暂无此项信息. [ 蓝奏云 密码:2an7 ]
1.4.0 444.3 KB 2020-06-02 暂无此项信息. [ 蓝奏云 密码:afbv ]
1.3.9 444.3 KB 2020-05-04 暂无此项信息. [ 蓝奏云 密码:fq3z ]
1.3.8 443.8 KB 2020-04-07 暂无此项信息. [ 蓝奏云 密码:e3at ]
1.3.7 440.7 KB 2020-02-21 暂无此项信息. [ 蓝奏云 密码:a0dz ]
1.3.6 440.5 KB 2020-01-14 暂无此项信息. [ 蓝奏云 密码:brb6 ]
1.3.5 429.5 KB 2019-12-18 暂无此项信息. [ 蓝奏云 密码:8fev ]
1.3.4 427 KB 2019-10-31 暂无此项信息. [ 蓝奏云 密码:6nbj ]
1.3.3 426 KB 2019-10-07 暂无此项信息. [ 蓝奏云 密码:ej8n ]
1.3.2 424 KB 2019-09-20 暂无此项信息. [ 蓝奏云 密码:e3i7t ]
1.3.1 423 KB 2019-08-06 暂无此项信息. [ 蓝奏云 密码:8o7t ]
通告
如有下载链接失效,请发送邮件到:macoshome@163.com。赞助用户有软件游戏安装问题加客服QQ:201863008 (在线时间9:00-22:00)。点我查看部分地区蓝奏云下载链接无法访问问题解决
安装必看
看看相关
随便看看