美文网首页工作生活
ubuntu重新安装显卡驱动

ubuntu重新安装显卡驱动

作者: wa23333 | 来源:发表于2019-07-04 16:05 被阅读0次
    sudo apt-get remove --purge nvidia*
    cd ~/Downloads
    sudo chmod +x NVIDIA-Linux-x86_64-418.56.run
    sudo ./NVIDIA_Linux-x86_64-418.56.run --uninstall
    sudo ./NVIDIA_Linux-x86_64-418.56.run
    reboot
    

    相关文章

      网友评论

        本文标题:ubuntu重新安装显卡驱动

        本文链接:https://www.haomeiwen.com/subject/yajrhctx.html