libGL error

libGL error: unable to load driver: r600_dri.so libGL error: driver pointer missing libGL error: failed to load driver: r600 libGL error: unable to load driver: swrast_dri.so libGL error: failed to load driver: swrast

 

down vote

To install amdgpu-pro, open a terminal and run the following commands one at a time

mkdir /tmp
cd tmp
wget https://www2.ati.com/drivers/linux/amdgpu-pro_16.30.3-315407.tar.xz
​tar -Jxvf amdgpu-pro_16.30.3-315407.tar.xz
cd amdgpu-pro_16.30.3-315407
amdgpu-pro-driver/amdgpu-pro-install

Ensure that your user account is a member of the "video" group prior to using the vulkan driver. You can find which groups you are a member of with the following command:

groups

If not add yourself

sudo usermod -a -G video $LOGNAME 

That should be it, to check it installed

dpkg -l amdgpu-pro

To remove it

amdgpu-pro-uninstall

shareimprove this answer

转载于:https://my.oschina.net/BJming/blog/735848

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值