我以前运行过测试版驱动程序,在标准更新后它停止工作。到目前为止我尝试过的:
sudo apt-get remove --purge fglrx*
Run Code Online (Sandbox Code Playgroud)
然后从 Amd 网站下载驱动程序并解压并运行:
sudo ./amd-driver-installer-catalyst-13-4-x86.x86_64.run --buildpkg Ubuntu/trusty
sudo dpkg -i fglrx*.deb
Run Code Online (Sandbox Code Playgroud)
在此之后,Ubuntu BinaryDriverHowTo/AMD指南想要做到这一点:
aticonfig --initial
Run Code Online (Sandbox Code Playgroud)
它返回:
Unable to open /etc/ati/control, please reinstall the driver.
aticonfig: No supported adapters detected
Run Code Online (Sandbox Code Playgroud)
适配器是 280x,如前所述,它以前使用相同的驱动程序和相同的安装程序工作。
有任何想法吗?
ati ×1