为了安装较新的驱动,先将ppa源加入
sudo add-apt-repository ppa:graphics-drivers/ppa
更新一下
sudo apt-get update
显卡驱动安装
ubuntu-drivers devices
sudo ubuntu-drivers autoinstall
安装好重启
reboot
参考博客:https://www.cnblogs.com/cenariusxz/p/10841099.html
为了安装较新的驱动,先将ppa源加入
sudo add-apt-repository ppa:graphics-drivers/ppa
更新一下
sudo apt-get update
显卡驱动安装
ubuntu-drivers devices
sudo ubuntu-drivers autoinstall
安装好重启
reboot
参考博客:https://www.cnblogs.com/cenariusxz/p/10841099.html