A卡用户更新后花屏或者无法正常使用的看过来
Tofloor
poster avatar
Island
deepin
2019-01-14 19:45
Author
本帖最后由 zhangshuang 于 2019-1-16 08:58 编辑

       大家好!deepin 1.10 更新后,很多用户反馈系统无法登录,花屏、登录卡死等问题。经过查看发现大部分用户是A卡用户, deepin 在15.8 发布的时候更新过mesa 版本到18.2.1(为了兼容更多设备和支持steam play) ,当时因为内测规模有限,推送出去后很多用户反馈花屏,所以在后面的一次更新中升级返回到18.0.4   (18.2.1.is.18.0.4)版本(11月23号左右), 最近又有部分用户报,升级后A卡花屏卡死等。所以可能是有部分A卡用户需要更高版本mesa,所以我在测试仓库中推送了一个高版本mesa 给大家测试,大家有问题可以及时反馈。大家也可以确定下自己是否是从15.8 iso 全新升级出现的此问题,如果不是全新升级,而是1.10号更新出现的问题,则可能是另外问题,可能是系统升级不完全等问题。或者是安装过其他第三方插件,与系统升级冲突。可以尝试切换到tty  sudo apt-get update && sudo dpkg --configure -a && sudo apt-get dist-upgrade && sudo apt-get install dde 试试。高版本mesa测试源地址:


deb http://proposed.packages.deepin.com/mesa unstable main contrib non-free (不需要升级mesa)


特别感谢@gongsong 等社区伙伴的协助,已经定位问题,会在最快时间更新解决。
问题原因是因为dde-session-ui重构为了适配高分屏引入bug,公司低端A卡有限,没有测出来,另外一个密码输入不正确问题也是10号更新引入,也在本次修复,大家有条件可以下载附件测试下,如果测试正常麻烦帖子回复一下。









Reply Favorite View the author
All Replies
1 / 3
To page
avatar
Island
deepin
2019-01-14 20:31
#1
自己顶一下!
Reply View the author
avatar
deepinuser17
deepin
2019-01-14 20:43
#2
Edited by deepinuser17 at 2019-1-14 12:48

我的机器是从15.8光盘全新安装。然后直接安装所有更新。 没有安装任何其它应用。我已经重复了几次, 问题100%出现。

今天又重新安装了一次。 这次在更新以前,创建了 /etc/X11/xorg.conf.d/20-radeon.conf. 重启, 验证了机器工作正常。 然后,运行 sudo apt-get update && sudo apt-get dist-upgrade, 安装了所有更新软件包。 这一次机器工作正常。 在更新时, 对修改grub的提示,选择第一项,安装maintainer's setup.


https://bbs.deepin.org/post/173653
Reply View the author
avatar
要讲武德
deepin
2019-01-14 20:46
#3
建议每周更新也内测几天后再全网推送,之前说的分快速通道,稳定通道也不知道还做不做了.
Reply View the author
avatar
A·S·M·X·T 😏😜
deepin
2019-01-14 20:51
#4
a卡看了有点看人品啊,我用padoka PPA的mesa19都没挂
Reply View the author
avatar
deepinuser17
deepin
2019-01-14 20:54
#5
建议所有的用户,在完成Deepin安装以后,立即安装openssh-server。这样可以用ssh远程登录。遇到类似的问题时,可以容易地打开一个能使用的终端,收集系统信息,排除故障。
Reply View the author
avatar
Island
deepin
2019-01-14 21:02
#6
本帖最后由 zhangshuang 于 2019-1-14 13:05 编辑
https://bbs.deepin.org/post/173696
Edited by deepinuser17 at 2019-1-14 12:48

我的机器是从15.8光盘全新安装。然后直接安装所有更新。 没 ...

不用配置,直接添加我上面那个测试源试试。
Reply View the author
avatar
zccrs
deepin
2019-01-14 21:02
#7
大家试一下,内部的A卡机器没有问题,靠大家了
Reply View the author
avatar
czl-504
deepin
2019-01-14 22:05
#8
https://bbs.deepin.org/post/173696
大家试一下,内部的A卡机器没有问题,靠大家了

还是不停的刷屏,输入任何命令都无济于事。用过ctrl-alt-F2(F3,F4,F5)都没用。
能否列出具体操作步骤?原谅我等小白的无能
是否只能重装系统?
Reply View the author
avatar
Island
deepin
2019-01-14 22:08
#9
不管刷新数据   sudo apt-get install openssh-server 安装 这个之后, ssh  用户名@ip地址    可以输密码登录。 然后添加源更新系统测试。
Reply View the author
avatar
zhaobainan
deepin
2019-01-15 00:00
#10
The user is banned, and the content is hidden.
avatar
gongsong
deepin
2019-01-15 00:17
#11
更新mesa后问题解决,但 libosmesa6_18.2.2-1deepin_i386.deb 这个包好像有问题,解压出错,自己重新打包安装的
Reply View the author
avatar
HualetWang
deepin
2019-01-15 00:37
#12
https://bbs.deepin.org/post/173696
还是不停的刷屏,输入任何命令都无济于事。用过ctrl-alt-F2(F3,F4,F5)都没用。
能否列出具体操作步骤 ...

那试一下进入 root shell试试, 步骤:
在系统启动的界面,按下 e,进入编辑模式,有一行里面有"ro recovery"改为"rw single init=/bin/bash",这样就会直接进一个类似 tty 的界面。
然后执行一下更新的命令,确定一下是不是没有更新完。
Reply View the author
avatar
HualetWang
deepin
2019-01-15 00:38
#13
https://bbs.deepin.org/post/173696
更新mesa后问题解决,但 libosmesa6_18.2.2-1deepin_i386.deb 这个包好像有问题,解压出错,自己重新打包安 ...

那你是装了 15.8 以后就一直没更新,一直到上周才更新?
Reply View the author
avatar
Island
deepin
2019-01-15 00:39
#14
https://bbs.deepin.org/post/173696
更新mesa后问题解决,但 libosmesa6_18.2.2-1deepin_i386.deb 这个包好像有问题,解压出错,自己重新打包安 ...

能上传下sudo deepin-feedback-cli 生成的日志吗?
Reply View the author
avatar
Island
deepin
2019-01-15 00:40
#15
https://bbs.deepin.org/post/173696
因为这个问题哦专门注册了ID,全新安装15.8之后直接开始更新,不管是上周的+6,还是这周的+7,都是一样这样 ...

更新之前加一下我上面添加的测试源
Reply View the author
avatar
Island
deepin
2019-01-15 00:41
#16
https://bbs.deepin.org/post/173696
Edited by deepinuser17 at 2019-1-14 12:48

我的机器是从15.8光盘全新安装。然后直接安装所有更新。 没 ...

你这个配置文件的意思是不走mesa 3D加速, 所以不会有那个问题,性能会差一些
Reply View the author
avatar
czl-504
deepin
2019-01-15 01:16
#17
https://bbs.deepin.org/post/173696
那试一下进入 root shell试试, 步骤:
在系统启动的界面,按下 e,进入编辑模式,有一行里面有"ro recov ...

没发现您说的ro recovery,
Reply View the author
avatar
葛勇立💭
deepin
2019-01-15 01:29
#18
我现在下载最新的15.8iso安装之后也有花屏、卡死的问题,该怎么办哦?难道要iso安装15.7?
Reply View the author
avatar
葛勇立💭
deepin
2019-01-15 01:33
#19
建议启动界面做 一个纯命令行模式,这样在遇到问题的时候 还可进纯命令行模式去收集日志等数据
Reply View the author
avatar
HualetWang
deepin
2019-01-15 02:08
#20
https://bbs.deepin.org/post/173696
没发现您说的ro recovery,

ro splash
Reply View the author
1 / 3
To page