深度15.8今天升级补丁,不能启动了,求助!!!
Tofloor
poster avatar
天空之城
deepin
2019-01-14 20:07
Author
深度15.8今天升级补丁,好像是15.8+7吧。
升级后重启,有可能没关闭完,就断电了。
开机提示:[drm:radeon_cs_ioct] [radeon]] *ERROR* Invalid command stream!

怎么解决啊?或是回退一下。
Reply Favorite View the author
All Replies
avatar
Island
deepin
2019-01-14 20:24
#1
请问 你是从那个版本升级到 15.8+7 的呀
Reply View the author
avatar
天空之城
deepin
2019-01-14 20:28
#2
https://bbs.deepin.org/post/173698
请问 你是从那个版本升级到 15.8+7 的呀

今天上班,开机更新的。
Reply View the author
avatar
Island
deepin
2019-01-14 20:29
#3
https://bbs.deepin.org/post/173698
今天上班,开机更新的。

更新前一个版本是那个版本?
Reply View the author
avatar
天空之城
deepin
2019-01-14 20:30
#4
这个没注意到。
Reply View the author
avatar
Island
deepin
2019-01-14 20:30
#5

是不是很久没更新了? 安装15.8 后就没怎么更新
Reply View the author
avatar
天空之城
deepin
2019-01-14 20:32
#6
一直在线更新的!
Reply View the author
avatar
Island
deepin
2019-01-14 20:37
#7
https://bbs.deepin.org/post/173698
一直在线更新的!

上一次更新是什么时候?
Reply View the author
avatar
deepinuser17
deepin
2019-01-14 20:45
#8
遇到同样的问题, https://bbs.deepin.org/post/173653
Reply View the author
avatar
jissi
deepin
2019-01-14 21:03
#9
我也是,更新完第一次开机开了好久打不开,我就强制关机了,然后再开机,又打开了
Reply View the author
avatar
天空之城
deepin
2019-01-14 21:28
#10
解决了!
感谢“Deepinuser17"的解决方案:
https://bbs.deepin.org/post/173603#554008#=2##pid554008
       
22#
deepinuser17 发表于 12 分钟前 | 只看该作者
创建文件 /etc/X11/xorg.conf.d/20-radeon.conf 试试。
Section "Device"
        Identifier  "Radeon"
        Driver "radeon"
        Option "AccelMethod" "EXA"
        Option "DRI" "3"
        Option "TearFree" "on"
        Option "ColorTiling" "off"
        Option "ColorTiling2D" "off"
EndSection
复制代码

可以用ssh登录,然后创建这个文件, 重启机器。
Reply View the author
avatar
Island
deepin
2019-01-14 22:01
#11
麻烦上传一下 sudo deepin-feedback-cli 生成一下日志文件上传,方便我们定位问题。
Reply View the author