![缺少名為 vega20_ta.bin 的 amdgpu 韌體檔案 |庫班圖 19.04](https://rvso.com/image/913209/%E7%BC%BA%E5%B0%91%E5%90%8D%E7%82%BA%20vega20_ta.bin%20%E7%9A%84%20amdgpu%20%E9%9F%8C%E9%AB%94%E6%AA%94%E6%A1%88%20%7C%E5%BA%AB%E7%8F%AD%E5%9C%96%2019.04.png)
最近,每次升級後,我都會在過程結束時得到這些行:
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
我已經在以下位置搜索了該文件核心儲存庫但找不到遺失的文件vega20_ta.bin
。
系統規格:
- 庫班圖 19.04
- 內核 5.0.0-17-通用
答案1
vega20_ta.bin 尚未發布,因為它是可選的,而且開發板似乎沒有使用它,它只是一個警告,正如您在 W: 中看到的那樣,因此您可以安全地忽略該訊息。