我有HP 840和Ubuntu 18.04。在启动时,我收到了以下消息。
ACPI Error: Field CAP1 at bit offset/length 64/32 exceeds size of target Buffer (64 disk) (20170831/dsopcode-235)
ACPI Error: Method parse/execution failed \_SB._OSC, AE_AML_BUFFER_LIMIT (20170831-550)
BusyBox v1.27.2 (Ubuntu 1:1.27.2-2ubuntu3.2) built-in shell (ash)
Enter 'help' for a list of built-in commands.最近没有进行任何更新。我试图找到可能的解决办法,但不幸的是,没有成功。有人能帮帮我吗?
非常感谢!
发布于 2021-07-23 17:17:53
您是否尝试过使用参数引导,如nomodeset noapic noacpi noacpi nosplash并查看是否有任何变化?您可以在grub中按E键进入编辑模式。
https://askubuntu.com/questions/1353575
复制相似问题