Hello Allan,

On Sun, Oct 21, 2018 at 10:40:32PM -0000, Allan  wrote:
> >    amdgpu 0000:06:00.0: Direct firmware load for amdgpu/raven_gpu_info.bin 
> > failed with error -2                                                        
> >                           
> 
> I have had the same fight with AMDGPU-PRO drivers on Centos.
> The problem is that AMD leaves some conf files for dracut.
> go into /etc/dracut.conf.d dir and delete anything amdgpu related.
> (For me, that means delete everything in that dir)
> 
> After that rerun dracut to rebuilt initramfs,
> and you should be back to normal.

Bang on!

  $ ls /etc/dracut.conf.d/
  amdgpu-4.18.10-200.fc28.x86_64.conf
  amdgpu-4.19.0-0.rc6.git0.1.vanilla.knurd.1.fc28.x86_64.conf
  amdgpu-4.19.0-0.rc7.git0.1.vanilla.knurd.1.fc28.x86_64.conf

And, the contents are:

  add_drivers+=" amdgpu"
  add_drivers+=" amdkfd"
  fw_dir+="/lib/firmware/4.18.10-200.fc28.x86_64"

Of course it fails, the kernel version number shouldn't be there.  Strangely, 
the files were affecting kernels of other versions too.  Anyway, I will rebuild 
the initramfs later today.

Thanks a lot!

Cheers,

-- 
Suvayu

Open source is the future. It sets us free.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to