缺少名为 vega20_ta.bin 的 amdgpu 固件文件 | 库本图 19.04

Mos*_*rha 6 firmware kernel initramfs cryptsetup amdgpu

最近,每次升级后,我都会在过程结束时得到这些行:

Processing triggers for initramfs-tools (0.131ubuntu19) ...
update-initramfs: Generating /boot/initrd.img-5.0.0-17-generic
cryptsetup: ERROR: Couldn't resolve device 048c7724-eed7-4e49-979f-f77f3d4dbfdb
cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries 
    nor crypto modules. If that's on purpose, you may want to uninstall the 
    'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs 
    integration and avoid this warning.
W: Possible missing firmware /lib/firmware/amdgpu/vega20_ta.bin for module amdgpu
Run Code Online (Sandbox Code Playgroud)

我在内核存储库中搜索了该文件,但找不到丢失的文件vega20_ta.bin

系统规格:

  • 库本图 19.04
  • 内核 5.0.0-17-通用

小智 0

vega20_ta.bin 尚未发布,因为它是可选的,并且开发板似乎没有使用它,它只是一个警告,正如您通过 W: 看到的那样,因此您可以安全地忽略该消息。