升级15.8之后AMD显卡花屏的,有没有解决方法求科...
Tofloor
poster avatar
牧野
deepin
2018-11-19 18:14
Author
台式机,没有集成显卡,AMD的cpu,AMD的独立显卡,15.7好好的。升级15.8之后,前几次重启好好的,用了几次之后启动直接花屏了,显示器黑屏花屏不停的闪。

求大神来个解决方案,不想重装啊,比较懒。
Reply Favorite View the author
All Replies
1 / 2
To page
avatar
z778280151
deepin
2018-11-19 22:03
#1
貌似如果用amd显卡的台式机是没有安装amd的闭源驱动的吧,这个不好弄,感觉重装一下试试
Reply View the author
avatar
158******06
deepin
2018-11-19 22:42
#2
你说的这个问题和我的情况是一样的,我重新安装后也是这样,关机的但是进一次windows后重启又正常,
Reply View the author
avatar
158******06
deepin
2018-11-19 22:43
#3
关机都关不了,但是再重新启动有正常了,下次再开机有是卡的闪黑屏
Reply View the author
avatar
21wmd
deepin
2018-11-19 23:33
#4
楼主试试amd的闭源显卡驱动
Reply View the author
avatar
le******ly@163.com
deepin
2018-11-20 01:46
#5
本帖最后由 lethappyfly 于 2018-11-24 18:06 编辑

请把CPU 型号,显卡型号,feedback文件反馈给官方。
@aida 有一个15.8版本的问题反馈集合贴,你可以到那边反映。



我也是3A平台,显卡是rx570.没有问题。
Reply View the author
avatar
ccx007
deepin
2018-11-20 02:13
#6
淡定,这个问题建议还是别折腾了,我的笔记本也是,只要是AMD的显卡,15.8建议不要装了,换回15.7吧
Reply View the author
avatar
NorthWind
deepin
2018-11-20 03:11
#7
显卡驱动,deepin软肋啊
Reply View the author
avatar
牧野
deepin
2018-11-20 06:56
#8
https://bbs.deepin.org/post/171167
楼主试试amd的闭源显卡驱动

有没有命令行的教程或者资料来一篇。头疼。
Reply View the author
avatar
牧野
deepin
2018-11-20 06:57
#9
https://bbs.deepin.org/post/171167
貌似如果用amd显卡的台式机是没有安装amd的闭源驱动的吧,这个不好弄,感觉重装一下试试 ...

教程教程教程,,重要的事情啊。
Reply View the author
avatar
牧野
deepin
2018-11-20 06:58
#10
https://bbs.deepin.org/post/171167
你说的这个问题和我的情况是一样的,我重新安装后也是这样,关机的但是进一次windows后重启又正常, ...

我的很不正常啊。
Reply View the author
avatar
牧野
deepin
2018-11-20 06:59
#11
https://bbs.deepin.org/post/171167
关机都关不了,但是再重新启动有正常了,下次再开机有是卡的闪黑屏

自从崩了就没好。哎。。。。
Reply View the author
avatar
牧野
deepin
2018-11-20 07:00
#12
https://bbs.deepin.org/post/171167
淡定,这个问题建议还是别折腾了,我的笔记本也是,只要是AMD的显卡,15.8建议不要装了,换回15.7吧 ...

win7先顶着用,等官方补丁了。
Reply View the author
avatar
牧野
deepin
2018-11-20 07:01
#13
https://bbs.deepin.org/post/171167
显卡驱动,deepin软肋啊

国内没人生产显卡就这个样子了,生态欠缺啊。
Reply View the author
Comments
sinan
2018-11-23 22:19
国人生产的显卡更不可能支持Linux,哈哈。打印机就是个例子
avatar
talon0011
deepin
2018-11-20 07:19
#14
我也是AMD的显卡  也是花屏不能使用  看来已经不是个例了
希望官方尽快解决
Reply View the author
avatar
NorthWind
deepin
2018-11-21 01:16
#15
电脑升级15.8后,重启几次,登录后进入桌面就开始花屏。但折腾一会儿,又自动(非本人注销操作)回到了登录窗口。再次登录,好了,不花屏了。
几次经验发现,总要登录两次。感觉不太象单纯显卡驱动问题。
Reply View the author
avatar
baoding-fenshuajiang_Odoo
deepin
2018-11-22 00:32
#16
本帖最后由 fenshuajiang 于 2018-11-21 17:08 编辑

我的情况和你差不多,升级到15.8后前几天正常,今天输入用户名和密码登陆后就桌面图标不停闪,并间断黑屏,下面那个任务栏也出不来。
Reply View the author
avatar
21wmd
deepin
2018-11-22 01:41
#17
https://www.amd.com/zh-hans/support

网站上下载驱动,下载的时候选择ubuntu的版本。
Reply View the author
avatar
caglarturali
deepin
2018-11-22 02:17
#18
Edited by caglarturali at 2018-11-21 21:10

Hi folks. I don't speak Chinese but I assume you're facing the same issue as mine. I've also opened an issue on github which can be found here: https://github.com/linuxdeepin/developer-center/issues/676

So, here is my current workaround:

1. Return back to 15.7 or 15.8 Beta

2. Mark mesa-related packages as hold to prevent from upgrading:
  1. sudo apt-mark hold libegl-mesa0 libegl1-mesa libgbm1 libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libgles2-mesa libglx-mesa0 libxatracker2 mesa-va-drivers
Copy the Code

3. Upgrade to the latest:
  1. sudo apt update && sudo apt dist-upgrade
Copy the Code

4. Restart and you are done.

I hope this helps.

Reply View the author
avatar
158******06
deepin
2018-11-22 05:33
#19
https://bbs.deepin.org/post/171167
我的情况和你差不多,升级到15.8后前几天正常,今天输入用户名和密码登陆后就桌面图标不停闪,并间断黑屏, ...

我总结了个经验,好像是开机时稍微等一会再输入密码就正常,开机马上输入密码进入桌面就会不停的闪黑屏
Reply View the author
avatar
baoding-fenshuajiang_Odoo
deepin
2018-11-22 05:34
#20
https://bbs.deepin.org/post/171167
我总结了个经验,好像是开机时稍微等一会再输入密码就正常,开机马上输入密码进入桌面就会不停的闪黑屏 ...

哦,下次我试试。
Reply View the author
1 / 2
To page