나는 행동하려고 노력 aticonfig --uninstall
하지만 이렇게 외친다.
*** AMD Catalyst(TM) Proprietary Driver Uninstall Log 2016-03-06 12:42:33 ***
File is missing from system /usr/bin/clinfo.
One or more files have been altered since installation.
Uninstall will not be completed.
To force uninstall, removing all installed files without verification,
run /usr/share/ati/amd-uninstall.sh --force.
Forcing uninstall is not recommended and may cause system corruption.
내 목표는 현재 버전이 다음과 같이 충돌하므로 최신 버전을 설치하는 것입니다.커널 업그레이드. Kali 2.0
와 다음 커널을 사용하고 있습니다.
4.0.0-kali1-amd64 #1 SMP Debian 4.0.4-1+kali2 (2015-06-03) x86_64 GNU/Linux
답변1
기반으로데비안 포럼.
메사와 xorg 재설치
apt-get install --reinstall libgl1-mesa-glx libgl1-mesa-dri xserver-xorg-core
다시 시작 또는 재부팅
reboot
--force 옵션으로 실행
sh /usr/share/ati/amd-uninstall.sh --force