I tried to use opencore by fake imac pro1.1 but it kept restarting
The problem is the AppleMCEReporter kext, which causes a boot loop on dual-socket systems. You need to block this kext.
I tried to use opencore by fake imac pro1.1 but it kept restarting
We need to hacktivate HWAccel not because of the Navi card is blocked, but the 5,1.
Apple bug reports support staff told me that eGPU should have HWAccel. But I don’t have any Mac that has Thunderbolt yet, also no eGPU to test.
MP5,1 is not supported by Catalina. Hardware acceleration is not supported with a MP5,1 with any macOS version. You can overcome both.Not sure if I understand you correctly. It seems like you write that the 5,1 is blocked in Catalina only?
Just to clarify, my initial question is about a GPU thats only supported in Catalina 15.1 and above, and I'm referring to this text:
"The same method works in both Mojave and Catalina. HOWEVER, for dual processor cMP user, please stick with Mojave at this moment. (Update: please stick to Mojave for ALL who want HWAccel. CMMChris advised Apple removed HEVC HWAccel for all Polaris GPU in the latest Catalina beta. Which means you may not upgrade the OS to get any security fix, unless this is an error in beta. Stay with Mojave, get HWAccel, and keep your OS up to date seems will be a better choice at this moment)"
MP5,1 is not supported by Catalina. Hardware acceleration is not supported with a MP5,1 with any macOS version. You can overcome both.
For what you posted you want to know about NAVI not Polaris. What's your real question?"Update: please stick to Mojave for ALL who want HWAccel. CMMChris advised Apple removed HEVC HWAccel for all Polaris GPU in the latest Catalina beta."
?
HEVC encoding on 10.15.2 works with smbios spoofing. Tested with dual CPU's.didn't test encoding myself.
HEVC encoding on 10.15.2 works with smbios spoofing. Tested with dual CPU's.
No I don't know about Navi. I was quoting the sentence about Polaris.That’s with Navi GPU?
Someone talked about it working with 5700XT, I tried to find the post and couldn't.No I don't know about Navi. I was quoting the sentence about Polaris.
Yes, h264/265 decoding and encoding working fine with the 5700XT, encoding h265 with SMBIOS spoofingSomeone talked about it working with 5700XT, maybe it's @w1z?
Thx for confirming it.Yes, h264/265 decoding and encoding working fine with the 5700XT, encoding h265 with SMBIOS spoofing
I'm not planning on using Final Cut Pro or video editing software, so is it worth going through the hassle of spoofing smbios to enable hardware acceleration?
So i know most people keep posting whether VideoProc has H.264 and HVENC encode / decode enabled, but what other programs or aspects of MacOS (ie safari, chrome, window management, photos app, etc.) take advantage of this?
I would just like to mention that on a Mac Pro 5,1 with an RX 580 video card, SMBIOS spoofing with WEG 1.3.6 works in macOS 10.14.6 for enabling DRM in Safari, but is unfortunately broken in 10.15.2. Interestingly, simply opening Netflix in Safari (or entering the command to check FairPlay 2.1), freezes the machine! Apparently, this is a known issue on hacks with Polaris graphics.
Is that with the latest nighty build WEG?
Strange. Mine works fine.
I would just like to mention that on a Mac Pro 5,1 with an RX 580 video card, SMBIOS spoofing with WEG 1.3.6 works in macOS 10.14.6 for enabling DRM in Safari, but is unfortunately broken in 10.15.2
OC load with spoofed smbios+dosdude's patches , but I doubt they have any effect on the hardware acceleration and the DRM playback.RX 580 and unmodified 10.15.2 (other than removing AppleIntelMCEReporter.kext
Chrome - smooth 4k / 8k youtube video playback
Do you have smooth playback of 8K YouTube with VEGA?
Only up to 24FPS, anything more than that still CPU limiting on my cMP. Not sure if that will be better on dual GPU setup.
AFAIK, Polaris or Vega won't make any different. What I want to know is if Navi can do better. It suppose to use VCN but not UDV, which has full VP9 decode support (UDV only has partial VP9 decode support, therefore, still need lots of CPU resource to play the video).
@@ -27,6 +27,7 @@ WhateverGreen
- Fixes the infinite loop on establishing Intel HDMI connections with a higher pixel clock rate on Skylake, Kaby Lake and Coffee Lake platforms.
- Implements the driver support for onboard LSPCON chips to enable DisplayPort to HDMI 2.0 output on some platforms with Intel IGPU.
- Enforces complete modeset on non-built-in displays on Kaby Lake and newer to fix booting to black screen.
- Allows non-supported cards to use HW video encoder (`-radcodec`)
#### Documentation
Read [FAQs](https://github.com/acidanthera/WhateverGreen/blob/master/Manual/) and avoid asking any questions. No support is provided for the time being.
@@ -40,6 +41,7 @@ Read [FAQs](https://github.com/acidanthera/WhateverGreen/blob/master/Manual/) an
- `-igfxvesa` to boot Intel graphics without hardware acceleration (VESA mode).
- `-rad24` to enforce 24-bit display mode.
- `-raddvi` to enable DVI transmitter correction (required for 290X, 370, etc.).
- `-radcodec` to force the spoofed PID to be used in AMDRadeonVADriver
- `radpg=15` to disable several power-gating modes (see FAQ, required for Cape Verde GPUs).
- `agdpmod=vit9696` disables check for `board-id` (or add `agdpmod` property to external GPU).
- `agdpmod=pikera` replaces `board-id` with `board-ix`