无法安装deepin
Tofloor
poster avatar
qwert-yuiop
deepin
2019-07-02 08:17
Author
下载的官方的深度启动盘制作工具制作的u盘启动盘,关机后,进入引导,然后就卡在这个界面了,连logo都没见到,不知道该咋解决,求助
笔记本的处理器是 amd r7 2700u   核显
Reply Favorite View the author
All Replies
avatar
aida
deepin
2019-07-02 18:01
#1
2700U似乎在Linux下的支持有些问题,内核要求要4.20以上,4.20以下的内核添加以下内核参数试试

启动菜单(grub)按E键,将在quiet splash 行 修改为

quiet radeon.dpm=1 acpi_osi=Linux acpi_backlight=vendor amd_iommu=on ivrs_ioapic[4]=00:14.0 ivrs_ioapic[5]=00:00.2 idle=nomwait


5.1内核已经解决了这个cpu的bug


参考:2700U平台    https://wiki.archlinux.org/index ... and_Grub_Parameters
如何添加内核参数: https://wiki.archlinux.org/index.php/Kernel_parameters#GRUB
Reply View the author
avatar
qwert-yuiop
deepin
2019-07-02 18:09
#2
aida 发表于 2019-7-2 10:01
2700U似乎在Linux下的支持有些问题,内核要求要4.20以上,4.20以下的内核添加以下内核参数试试

启动菜单( ...

谢谢,我去试一下
Reply View the author