Contribute
Register

Radeon RX 4XX/5XX standalone system, AMDRadeonX4250.kext (GVA support H264) does not support HEVC HW

Status
Not open for further replies.
I put dummy kext in EFI/Clover/ketxs/Other but VideoProc freeze with H264/HEVC test. I need to do something more?

Thanks

VideoProc freeze on 10.14.1 is normal, same as my test, may be this is why RX4XX/5XX IOGVA/HEVC support has been suspended.

On 10.13.6, although test result is not as expect but GVA HEVC work, GVA H264 never work, png show HEVC work but GPU utilization is low.
upload_2018-11-18_22-12-50.png
 

Attachments

  • videoproc test.png
    videoproc test.png
    706.4 KB · Views: 136
  • VideoProc test2.png
    VideoProc test2.png
    153.8 KB · Views: 118
Use Pacifist restore native AppleGVA.framework from OS installer is the best.
If manual replace AppleGVA.framework, should run below commands

cd /System/Library/PrivateFrameworks/
sudo codesign --deep -fs - AppleGVA.framework
sudo chown -R root:wheel AppleGVA.framework

Then update DYLD
sudo update_dyld_shared_cache -force

Sometime issue may caused by startup scripts or lockup by other apps, then may need attached utility for system cleanup/update cache.

I finally got it to work. I used the framework file you provided and manually installed it. I had to install Xcode to use the code sign command. The AppleGVA.Framework file you attached is from 10.14.1, correct?
 
SMBIOS 14,2 with 10.14.2 beta 3
BIOS iGPU is Enabled
inject intel with ig-platform-id 0x04120004 (this is for i5-4570)
No whatevergreen.

so far nothing happen, will keep update!
 
Last edited:
Since updating to Mojave official ( after 10.14 beta 3 ) I lost wake after sleep with my RX580 ( Kp upon wake with black screen ). Sleep was working fine before that, even with high sierra. Did anyone here crossed similar issue with their RX580? Probably the wrong thread for asking this, but i have looking for a solution for a while now, without success :crazy:
 
Should return nothing, try manual install.

Sadly, with 10.14.1 AppleGVA.framework, my system is locking up when I use Photos app. The system is not completely frozen but it starts to lag severely. There's a delay in mouse cursor movement, switching between apps, opening new apps, etc. I had to move back to 10.14.0 AppleGVA.framework.
 
Hello guys,

I am all confused now after reading this thread.

i have
Mobo: GA-Z370XP-SLI
CPU: i7 8700K
GPU: MSI RX 580 OC 8GB

what kexts do I need to get the full Hardware Decoder working? Please advise...Thanks so much for all your help.
 
Hello guys,

I am all confused now after reading this thread.

i have
Mobo: GA-Z370XP-SLI
CPU: i7 8700K
GPU: MSI RX 580 OC 8GB

what kexts do I need to get the full Hardware Decoder working? Please advise...Thanks so much for all your help.

You can try this one (see attachment). Put these kext into /EFI/CLOVER/kext/Other.
Please note that for some applications, it could cause a kind of system-hangup, but in my case: iTunes, Safari+Netflix and AirPlay works flawlessly; For FCPX I need to disable this kext. As @shuhung said, looks like Apple has suspended the native hardware support for this kind of graphic card until resolve the application issues (in Mojave 10.14.0, full acceleration is OOB).

Regards.
 

Attachments

  • AMDRadeonEllesmereGVA.kext.zip
    1.3 KB · Views: 234
Last edited:
Status
Not open for further replies.
Back
Top