[Boot/Shutdown] v20.1启动黑屏
Tofloor
poster avatar
niuuin
deepin
2021-01-22 06:10
Author

deepinv20.1安装于炫龙m7,偶尔会出现不进入引导,一直黑屏的状态,只能通过强制关机再重启进入系统。另外选择的nvidia闭源驱动安装,但桌面反应较慢,滚动不连续,有明显延迟的现象。

Reply Favorite View the author
All Replies
lcw0268
deepin
2021-01-22 06:52
#1

百度网络搜索炫龙m7,没有搜到芯片规格。

Reply View the author
niuuin
deepin
2021-01-22 08:10
#2
lcw0268

百度网络搜索炫龙m7,没有搜到芯片规格。

cpu: r5 3600

显卡: 2060

主板:b450

Reply View the author
lcw0268
deepin
2021-01-22 20:23
#3

sudo apt install firmware-realtek firmware-linux-nonfree

编辑/etc/default/grub,在GRUB_CMDLINE_LINUX_DEFAULT="quiet iommu=soft"添加iommu=soft

然后sudo apt update-grub

安装闭源驱动,你肯定安装不对。

Reply View the author
niuuin
deepin
2021-01-22 22:38
#4
lcw0268

sudo apt install firmware-realtek firmware-linux-nonfree

编辑/etc/default/grub,在GRUB_CMDLINE_LINUX_DEFAULT="quiet iommu=soft"添加iommu=soft

然后sudo apt update-grub

安装闭源驱动,你肯定安装不对。

我在安装系统的时候,选择的闭源驱动,驱动管理器中显示是450.66,我按您的方法试试

Reply View the author