安装最新的deepin出现屏幕识别问题
Tofloor
poster avatar
150******02
deepin
2017-09-12 22:01
Author
安装之后只有壁纸,目测是一个显示器识别成2个了,设置界面也出不来。
显卡是inter hd 630
Reply Favorite View the author
All Replies
avatar
jingle
deepin
2017-09-12 22:21
#1
体验安装? 中间有升级过吗

sudo deepin-feedback-cli命令反馈下日志看看
Reply View the author
avatar
150******02
deepin
2017-09-13 04:18
#2
https://bbs.deepin.org/post/145419
体验安装? 中间有升级过吗

sudo deepin-feedback-cli命令反馈下日志看看

是全新安装的,有没有升级过程我不记得了
Reply View the author
avatar
yorun
deepin
2017-09-13 05:40
#3
本帖最后由 yorun 于 2017-9-12 21:41 编辑

Reply View the author
avatar
150******02
deepin
2017-09-13 06:19
#4

兄弟我这系统崩了。。没法用。。
不然我也截图
Reply View the author
avatar
jingle
deepin
2017-09-13 16:55
#5
https://bbs.deepin.org/post/145419
是全新安装的,有没有升级过程我不记得了

好的 谢谢反馈
Reply View the author
avatar
150******02
deepin
2017-09-13 17:07
#6

有解决方案请及时联系我
Reply View the author
avatar
yangbo
deepin
2017-09-13 17:24
#7
应该是缺了啥吧....
张爽熟悉一点,看看吧
Reply View the author
avatar
su_du
deepin
2017-09-14 08:19
#8
一样的毛病,估计是屏幕识别的问题
Reply View the author
avatar
150******02
deepin
2017-09-14 14:34
#9
su_du 发表于 2017-9-14 00:19
一样的毛病,估计是屏幕识别的问题

你也遇到了啊
Reply View the author
avatar
su_du
deepin
2017-09-14 20:01
#10
cyq19931115 发表于 2017-9-14 06:34
你也遇到了啊

没有任何图标,其他的好好的,右键不能 进行显示设置
Reply View the author
avatar
su_du
deepin
2017-09-14 20:10
#11
有解决办法么?
Reply View the author
avatar
150******02
deepin
2017-09-14 20:52
#12

目前没有解决方案。。。。
Reply View the author
avatar
yanbowen
deepin
Community Developer
2017-09-14 21:41
#13
在终端里执行下 'xrandr' 看下哪个已连接的显示是不需要的,记下名称,然后执行:

  1. gsettings set com.deepin.dde.display blacklist "['']"
Copy the Code


假如名称 VGA-1-2 是不需要的,需要执行的命令就是:gsettings set com.deepin.dde.display blacklist "['VGA-1-2']"

然后注销一下
Reply View the author
avatar
150******02
deepin
2017-09-15 17:19
#14
yanbowen 发表于 2017-9-14 13:41
在终端里执行下 'xrandr' 看下哪个已连接的显示是不需要的,记下名称,然后执行:



感谢大佬
  ヘ⌒ヽフ
( ・ω・) 谢谢~~
 / ~つと)
Reply View the author
avatar
150******02
deepin
2017-09-15 22:10
#15

不只是屏幕有问题,网络也有问题
网络无法连接
Reply View the author
avatar
yanbowen
deepin
Community Developer
2017-09-15 22:20
#16
https://bbs.deepin.org/post/145419
不只是屏幕有问题,网络也有问题
网络无法连接

具体情况?
Reply View the author
avatar
150******02
deepin
2017-09-16 02:49
#17
yanbowen 发表于 2017-9-15 14:20
具体情况?

找不到ip
前面的报告就有这个情况了
Reply View the author
avatar
yanbowen
deepin
Community Developer
2017-09-18 17:16
#18
https://bbs.deepin.org/post/145419
找不到ip
前面的报告就有这个情况了

日志显示的是 dhcp 超时,首先确定你的路由器工作正常,如果正常,删掉所有的连接(sudo rm -rf /etc/NetworkManager/system-connections/*),重启试试。
Reply View the author
avatar
150******02
deepin
2017-10-05 22:12
#19
https://bbs.deepin.org/post/145419
日志显示的是 dhcp 超时,首先确定你的路由器工作正常,如果正常,删掉所有的连接(sudo rm -rf /etc/Netw ...

ok  后来直接指定ip就解决了
Reply View the author