if you’re using ubuntu 16.04, I recommand your upgrade your system to ubuntu1804.
install 1080TI driver for ubuntu1804
1.Remove old Nvidia driver
1 | sudo apt-get purge nvidia* |
2. add a repository
1 | sudo add-apt-repository ppa:graphics-drivers/ppa |
3. Installation
Type in this command, then press Tab, I install nividia-driver-435.
1 | sudo apt-get install nividia- |
or try this command
1 | sudo ubuntu-drivers autoinstall |
then reboot
1 | reboot |
Last
when I try to install deb file, there’s some wrong in it.
1 | sudo apt-get install -f |
then run command
1 | sudo dpkg - i *.deb |
install deb
1 | 1.CODE: |
本博客所有文章除特别声明外,均采用 CC BY-NC 4.0 许可协议。转载请注明来源 镜湖!
评论

