Ubuntu 20.04 不會在 Alienware 上暫停

Ubuntu 20.04 不會在 Alienware 上暫停

我在配備NVIDIA GeForce GTX 1070 的Alienware 17 R4 上運行Ubuntu 20.04。的版本均為460)。

現在系統根本不會暫停。當從 GUI 或終端掛起時,它基本上會重新啟動。我嘗試透過添加以下內容來編輯 GRUB 檔案:

mem_sleep_default=deep

GRUB_CMDLINE_LINUX_DEFAULT編輯logind.conf文件的行無濟於事。

dmesg在終端機中運行並收到以下錯誤:

[    0.510392] tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xfed40000-0xfed4087f flags 0x200] vs fed40080 f80
[    0.510399] tpm_crb MSFT0101:00: [Firmware Bug]: ACPI region does not cover the entire command/response buffer. [mem 0xfed40000-0xfed4087f flags 0x200] vs fed40080 f80

[  120.186484] ACPI Error: Aborting method \_GPE.PGWA due to previous error (AE_AML_LOOP_TIMEOUT) (20190816/psparse-529)
[  120.186564] ACPI Error: Aborting method \_GPE._E37 due to previous error (AE_AML_LOOP_TIMEOUT) (20190816/psparse-529)
[  120.186582] ACPI Error: AE_AML_LOOP_TIMEOUT, while evaluating GPE method [_E37] (20190816/evgpe-511)

我一整天都在處理這個問題,但還沒有找到解決方案。這是我的工作計算機,所以我需要盡快解決這個問題。現在我已經關閉了電池電源。提前致謝。

答案1

所以我只是透過恢復到 450 伺服器 nvidia 驅動程式來解決這個問題。

相關內容