我已經在 Dell XPS 15 (9560) 上運行 Windows 10 專業版一段時間了,並且想要雙啟動 ubuntu。我使用 18.04 建立了一個安裝磁碟,並遇到了與下面所示類似的錯誤,因此我使用 rufus 3.0 及其版本 16.04 建立了可啟動磁碟,希望這可以解決我遇到的錯誤。我使用在以下位置找到的非常詳盡的說明準備了 BIOS 和計算機: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 年前我使用過它。我絕不是高級用戶,並且在嘗試安裝它時遇到了相當多的麻煩。感謝您提供的任何幫助!
答案1
看來「nomodeset」技巧成功了!我現在已成功將 Ubuntu 18.04 安裝到 Dell XPS 15 上,並且運作良好!
如果可啟動 USB 設定正確,且安裝/即時試用版在 GRUB 後凍結,請嘗試以下「nomodeset」技巧,如 pHeLiOn 提供的此連結中所述: