显卡GTX1060,15.11网页下滑,会出现画面撕裂的现象,怎么...
Tofloor
poster avatar
河畔听雨
deepin
2019-11-21 06:46
Author
RT
显卡GTX1060,15.11网页下滑,会出现画面撕裂的现象,怎么解决

还有看视频的时候也会出现,感觉跟打游戏开了垂直同步一样的那种画面撕裂感

能通过一些小手段解决吗,感觉特别影响体验

请大神助我
Reply Favorite View the author
All Replies
avatar
normone
deepin
2019-11-22 17:54
#1
你用的什么驱动?
Reply View the author
avatar
河畔听雨
deepin
2019-11-23 06:00
#2
https://bbs.deepin.org/post/185513
你用的什么驱动?

英伟达官网下载的驱动,手动安装的

Reply View the author
avatar
normone
deepin
2019-11-23 17:28
#3
https://bbs.deepin.org/post/185513
英伟达官网下载的驱动,手动安装的

最好使用深度显卡管理器安装驱动,官网的容易出问题
Reply View the author
avatar
13818778688
deepin
2019-11-23 19:45
#4
N卡官方似乎不喜欢LINUX, 官方驱动不怎么样 , 我目前正常使用闭源驱动
Reply View the author
avatar
zhoulang_rr
deepin
2020-02-25 16:08
#5
https://bbs.deepin.org/post/185513
最好使用深度显卡管理器安装驱动,官网的容易出问题

如何用命令行安装,深度显卡管理器?
Reply View the author
avatar
WangZhongyun
deepin
2020-02-25 17:27
#6
用深度显卡管理器安装的驱动稳妥些
Reply View the author
avatar
deepinuser17
deepin
2020-02-25 20:05
#7
使用的驱动是哪个版本?
Reply View the author
avatar
normone
deepin
2020-02-26 01:22
#8
https://bbs.deepin.org/post/185513
如何用命令行安装,深度显卡管理器?

sudo apt installl deepin-graphics-driver-manager
Reply View the author
avatar
zhoulang_rr
deepin
2020-03-09 19:47
#9
https://bbs.deepin.org/post/185513
sudo apt installl deepin-graphics-driver-manager

我用了  无法切换到大黄蜂模式
Reply View the author
avatar
normone
deepin
2020-03-09 21:32
#10
https://bbs.deepin.org/post/185513
我用了  无法切换到大黄蜂模式

命令自动安装

安装源内版本,终端执行:

sudo apt-get install nvidia-driver #安装驱动包
如果以上命令不能正常安装驱动,请终端执行:

sudo apt install nvidia-detect > /dev/null 2>&1  && nvidia-detect  #检测合适的驱动包
然后使用如下命令安装对应的驱动包,例如检测的结果为nvidia-legacy-340xx-driver

sudo apt-get install  nvidia-legacy-340xx-driver #安装驱动包
Reply View the author
avatar
mahuan
deepin
2020-03-09 22:32
#11
我的2060也是这个问题,装的官方驱动版本,解决不了,昨天又装回win10了。你的问题按楼上操作解决没有啊?
Reply View the author
avatar
linfenghang
deepin
2020-03-10 04:19
#12
https://bbs.deepin.org/post/185513
我的2060也是这个问题,装的官方驱动版本,解决不了,昨天又装回win10了。你的问题按楼上操作解决没有啊? ...

我的也是
Reply View the author
avatar
sihai
deepin
2020-03-10 05:45
#13
此问题现在解决的没有,deepin能用1060或者2080了吗?
Reply View the author
avatar
joooj002
deepin
2020-03-10 21:11
#14
我的是1050TI也是官网驱动,看视频拖动窗口,看网页都会有撕裂。
我这样解决了,希望能帮到你

sudo nvidia-settings
Reply View the author
avatar
syq123
deepin
2020-05-15 17:54
#15
https://bbs.deepin.org/post/185513
用深度显卡管理器安装的驱动稳妥些

他好像不支持我的1060,哈哈哈
Reply View the author
avatar
widon1104
deepin
2020-05-15 18:04
#16
升级内核,然后切换到开源驱动试试
Reply View the author
avatar
mahuan
deepin
2020-05-15 19:19
#17
本帖最后由 mahuan 于 2020-5-15 11:29 编辑
https://bbs.deepin.org/post/185513
他好像不支持我的1060,哈哈哈

怀疑你显卡驱动没有被挂载!你打开nvidia-smi看看驱动方法:
https://bbs.deepin.org/post/185547
Reply View the author