Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
试试看能不能解决高斯模糊问题
Experiences and Insight
246
views ·
0
replies ·
To
floor
Go
felix0515
deepin
2019-05-02 05:34
Author
高斯模糊应该都是笔记本双显卡会出吧?1.卸载驱动
sudo apt-get --purge remove nvidia-*
2.下载自己显卡驱动
https://www.nvidia.cn/Download/index.aspx?lang=cn
chmod 777
NVIDIA-Linux-*.run
3.Ctrl+Alt+F2
sudo service lightdm stop
4.安装
sudo sh NVIDIA-Linux-×.run
然后重启,不保证能成功,不保证电脑不会爆炸,勿喷.
反正我是可以了。
Reply
Like 0
Favorite
View the author
All Replies
No replies yet
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
sudo apt-get --purge remove nvidia-*
2.下载自己显卡驱动
https://www.nvidia.cn/Download/index.aspx?lang=cn
chmod 777 NVIDIA-Linux-*.run
3.Ctrl+Alt+F2
sudo service lightdm stop
4.安装sudo sh NVIDIA-Linux-×.run
然后重启,不保证能成功,不保证电脑不会爆炸,勿喷.
反正我是可以了。