ACPI BIOS 错误(错误),卡住

Kia*_*n R 6 acpi bios 18.04

我的 Ubuntu 18.04 无法启动并显示以下消息。

ACPI BIOS ERROR (bug): Failure creating named object ... AE_ALREADY_EXISTS
Run Code Online (Sandbox Code Playgroud)

...

Common problems:
- Boot args (cat /proc/cmdline)
  - Check rootdelay= (did the system wait long enough?)
- Missing modules (cat /proc/modules; ls /dev)
ALERT! UUID=70269fa2-b15e-4014-b59b-9dcede085887 does not exist. Dropping to a shell!
Run Code Online (Sandbox Code Playgroud)

我尝试在 grub 中添加“nomodeset”,但没有任何变化。恢复模式也不起作用。

这种情况以前已经发生过好几次了。我之前通过在永久更改 grub 后更改驱动程序(添加“nomodeset”)解决了这个问题。现在的问题是它被卡住了,而且似乎没有任何作用。

关于如何解决这个问题有什么想法吗?

Kia*_*n R 2

可能的解决方案:我在BIOS中将SATA配置更改为ACPI并且它起作用了。