暗影精灵4安装deepin救助(已解决)
Tofloor
poster avatar
victor8398
deepin
2019-06-21 16:53
Author
本帖最后由 victor8398 于 2019-7-8 16:37 编辑

之前的ThinkPad R400成功安装了,现在换电脑了居然没安装上,一直卡在deepin画面。



cpu i5 8代,8G内存,512G固态加640G机械硬盘,1050Ti显卡。

屏蔽N卡就好了。
1、安装卡logo:
安装启动菜单按E编辑,在启动参数boot=live 前加nouveau.modeset=0 删掉quiet splash这个参数,正常进入安装。

2、进系统卡logo:
1)启动菜单按E编辑,l找到inux /boot/vmlinuz-xxx-deepinx-amd64 root=UUID=57d9aa6......  ro splash quiet,在quiet的后面空一格然后加上acpi_osi=! acpi="windows 2009"后按F10保存进入Deepin系统。


2)后在Deepin里面打开终端,在里面输入sudo su和sudo gedit /boot/grub/grub.cfg(注意在gedit后面有一个空格)这两条语句(如果在输入之后显示找不到指令,则先需要安装gedit,安装的语句是sudo apt-get install gedit)在弹出的文本页面里,再次找到linux /boot/vmlinuz-xxx-deepinx-amd64 root=UUID=57d9aa6..... splash quiet然后跟上面在quiet后面空一格之后输入acpi_osi=! acpi="windows 2009",关闭并保存。


3)在终端里面输入sudo gedit /etc/default/grub然后找到开头是GRUB_CMDLINE_LINUX_DEFAULT=在它的等号后面的语句改成splash quiet acpi_osi=! acpi="windows 2009",关闭并保存。可完美进入系统了。

Reply Favorite View the author
All Replies
avatar
antantic
deepin
2019-06-21 17:19
#1
论坛里有解决方案 你可以搜索关键字  卡log

Reply View the author
avatar
victor8398
deepin
2019-06-21 17:21
#2
https://bbs.deepin.org/post/179609
论坛里有解决方案 你可以搜索关键字  卡log

好的  谢谢提醒
Reply View the author
avatar
antantic
deepin
2019-06-21 17:21
#3
安装deepin是真的有点恼火 小白还没用就已经败在 安装上了
Reply View the author
avatar
走钢丝
deepin
2019-06-21 17:32
#4
https://bbs.deepin.org/post/179609
安装deepin是真的有点恼火 小白还没用就已经败在 安装上了

其他系统也一样啊,我在网上搜索了关键字: acpi error namespace loopup failure ae_already_exists
结果什么系统的都有,而且回帖里没有一个解决的。
Reply View the author
avatar
Feng Yu
deepin
2019-06-21 17:46
#5
等内核更新吧,如果你用的硬件太新,内核还没有集成相关的驱动,那么就会出现这一类的问题
Reply View the author
avatar
南烛
deepin
2019-06-21 18:11
#6
安装一下ubuntu看能不能安装成功,如果能,应该是跟内核及驱动有关
Reply View the author
avatar
victor8398
deepin
2019-06-21 18:15
#7
https://bbs.deepin.org/post/179609
安装一下ubuntu看能不能安装成功,如果能,应该是跟内核及驱动有关

回头研究研究,如果麻烦就研究黑苹果了。
Reply View the author