[Seek Help] 升级后黑屏:nouveau :failed to creat
Tofloor
poster avatar
lindahai
deepin
2021-06-15 18:28
Author

deepin 社区版升级后黑屏,提示:nouveau :failed to create  kernel chanel,-22

卡在那里,登录不进去。求教大神指点。万分感谢

 

Reply Favorite View the author
All Replies
widon1104
deepin
2021-06-15 22:17
#1

不要使用开源英伟达驱动nouveaunouveau很可能会导致黑屏死机,

建议用显卡驱动管理器安装闭源驱动

Reply View the author
lindahai
deepin
2021-06-16 04:51
#2
widon1104

不要使用开源英伟达驱动nouveaunouveau很可能会导致黑屏死机,

建议用显卡驱动管理器安装闭源驱动

您好,感谢回复。可是现在卡在黑屏提示,启动不进去了。请问有啥办法吗?

 

Reply View the author
widon1104
deepin
2021-06-16 04:54
#3

你的电脑应该装了多个内核吧,是所有内核版本都进不去系统吗?

Reply View the author
lindahai
deepin
2021-06-16 16:00
#4

就是deepin 20社区版,谢谢。开机菜单,32位64位都试过了,没啥用

Reply View the author
lindahai
deepin
2021-06-16 17:49
#5

5.4.50和5.3.0都试过了,效果一样

Reply View the author
lindahai
deepin
2021-06-21 21:44
#6

搞定了,过程:deepin 更新死机没完成,硬重启无法登录:提示nouveau :failed to create... 用登录选择界面+'e'键,加入nomodeset,又提示声卡问题。。因为重启,所以很多部分没有安装好,所以一堆问题。

解决:try2模式搞定

deepin重启后deepin闪烁,准备进入登录页面时,黑屏,摁:ctrl + alt + f2,可以进入tty2模式

在tty2中输入账号密码,进入终端命令

sudo apt-get update && sudo apt-get dist-upgrade && sudo apt-get install dde

(dde貌似可有可无)

让系统重新升级,过程中可能提示 apt install --fix-broken,照此运行,可能提示安装其他东西,照此运行。缺啥装啥。再回到上一次命令,既把缺少的东西安装后再返回上一层命令。

最后reboot搞定

Reply View the author