amdgpu-install安装a卡驱动找不到perl-File-BaseDir的处理
rocm-hip-sdk cant find perl-File-BaseDir on RHEL 9.2 · Issue #2381 · ROCm/ROCm · GitHub
·
rocm-hip-sdk cant find perl-File-BaseDir on RHEL 9.2 · Issue #2381 · ROCm/ROCm · GitHub
我的环境是centos9.4,遇到了类似问题
文章中提到的解决方法大概是:
1、crb enable,打开crb安装源,也可以在/etc/yum.repos.d/centos.repo中手动修改打开
2、yum install perl-File-BaseDir
3、再次执行amdgpu-install
4、reboot
5、测试效果,搞定
更多推荐
所有评论(0)