我已经运行Windows 10 pro上的戴尔XPS 15 (9560)一段时间,并希望双启动ubuntu。我用18.04创建了一个安装磁盘,得到了类似于下面所示的错误,所以我使用Rufus3.0创建了一个可引导的磁盘,上面有16.04版本,希望这样可以解决我所得到的错误。我用在https://github.com/rcasero/doc/wiki/Ubuntu-linux-on-Dell-XPS-15-(9560)https://github.com/rcasero/doc/wiki/Ubuntu-linux-on-Dell-XPS-15-(9560)找到的非常彻底的指令准备了生物和计算机。我进入GRUB并选择第一个选项,类似于“尝试不安装的Ubuntu”。当我选择此选项时,会出现以下错误:
[ 0.037972] ACPI Error: [\_SB_.PCI0.XHC_.RHUB.HS11] Namespace lookup failure,
AE_NOT_FOUND (20170531/dswload-210)
[ 0.037979] ACPI Exception: AE_NOT_FOUND, During name lookup/catalog (2017053
1/psobject-252)
[ 0.038014] ACPI Exception: AE_NOT_FOUND, (SSDT:xh:rvp11) while loading table
(20170531/tbxf load-228)
[ 0.040866] ACPI Error: 1 table load failures, 12 successful (20170531/tbxf lo
ad-246)
[ 12.764409] usb 2-2: device descriptor read/8, error -110
[ 18.140497] usb 2-2: device descriptor read/8, error -110
[ 21.432576] sd 2:0:0:0: [sda] No Caching mode page found
[ 21.432603] sd 2:0:0:0: [sda] Assuming drive cache: write through
[ 48.096001] watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [plymouthd:298]
[ 76.096001] watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [plymouthd:298]
[ 81.432001] INFO: rcu_sched self-detected stall on CPU
[ 81.432038] #0-...: (14999 ticks this GP) idle=e6a/140000000000001/0 softirq=447/447 fqs=7499
[ 81.430261] # (t=15000 jiffies g=180 c=181 q=350)我不知道我做错了什么。我对Ubuntu非常陌生,大约6年前我就用过它了。我绝不是一个高级用户,并遇到了相当多的麻烦,试图安装它。感谢您能提供的任何帮助!
发布于 2018-06-06 01:30:37
看来是“独唱”的把戏起作用了!我现在已经成功地在戴尔XPS 15上安装了Ubuntu18.04,而且它工作得很好!
如果可引导USB设置正确,并且在GRUB之后安装/运行试用程序正在冻结,那么尝试以下“nomodeset”技巧,如pHeLiOn提供的这个链接所解释的那样:
http://www.dell.com/support/article/uk/en/ukbsdt1/sln306327/manual-nomodeset-kernal-boot-line-option-for-linux-booting?lang=en
https://askubuntu.com/questions/1043842
复制相似问题