Bug 101441

Summary: Delay at boot and VCE init error
Product: Drivers Reporter: William Shuman (wshuman3)
Component: Video(DRI - non Intel)Assignee: drivers_video-dri
Status: RESOLVED INVALID    
Severity: normal CC: lorenz.bona
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: linux 4.2-rc2 Subsystem:
Regression: No Bisected commit-id:

Description William Shuman 2015-07-13 12:19:17 UTC
VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Chelsea XT GL [FirePro M4000]

Boot hangs then reports

radeon_vce: Can't load firmware for "radeon/TAHITI_vce.bin"
VCE init error (-22)
Comment 1 Lorenzo Bona 2015-07-13 12:21:48 UTC
Here you can find what are you looking for. I think.

http://people.freedesktop.org/~agd5f/radeon_ucode/
Comment 2 William Shuman 2015-07-13 12:29:55 UTC
It would be VERDE for the FirePro M4000, not sure why it is trying to load TAHITI and VERDE does not have vce.
Comment 3 Lorenzo Bona 2015-07-13 12:35:55 UTC
(In reply to William Shuman from comment #2)
> It would be VERDE for the FirePro M4000, not sure why it is trying to load
> TAHITI and VERDE does not have vce.

Even  my R7-265 is based on Pitcairn, but looks for tahiti_uvd and tahiti_vce.
Comment 4 William Shuman 2015-07-13 13:29:57 UTC
Adding the additional firmware solved the delay. Thanks.