ThinkPad T450 关机后重新启动

ThinkPad T450 关机后重新启动

我正在尝试调试我怀疑是硬件问题的问题。简而言之,我的 ThinkPad T450 在关机时立即重新启动,并在挂起时唤醒。

我正在运行 Ubuntu 16.04,我已禁用 proc/acpi/wakeup 中的所有内容,并将系统上每个“唤醒”文件的内容设置为“禁用”。

proc/acpi/wakeup 配置:

Device  S-state   Status   Sysfs node
LID       S4    *disabled  platform:PNP0C0D:00
SLPB      S3    *disabled  platform:PNP0C0E:00
IGBE      S4    *disabled  pci:0000:00:19.0
EXP2      S4    *disabled  pci:0000:00:1c.1
XHCI      S3    *disabled
EHC1      S3    *disabled  pci:0000:00:1d.0

问题仍然存在,以下是从挂起唤醒后的 dmesg:

[ 2457.839062] PM: Suspending system (mem)
[ 2457.839093] Suspending console(s) (use no_console_suspend to debug)
[ 2457.960532] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 2457.978970] sd 0:0:0:0: [sda] Stopping disk
[ 2458.191440] e1000e: EEE TX LPI TIMER: 00000011
[ 2458.479145] PM: suspend of devices complete after 640.058 msecs
[ 2458.499220] PM: late suspend of devices complete after 20.073 msecs
[ 2458.519513] PM: noirq suspend of devices complete after 20.296 msecs
[ 2458.519784] ACPI: Preparing to enter system sleep state S3
[ 2458.630971] ACPI : EC: EC stopped
[ 2458.630971] PM: Saving platform NVS memory
[ 2458.630976] Disabling non-boot CPUs ...
[ 2458.631247] Broke affinity for irq 23
[ 2458.632277] smpboot: CPU 1 is now offline
[ 2458.643511] Broke affinity for irq 23
[ 2458.643515] Broke affinity for irq 41
[ 2458.643517] Broke affinity for irq 43
[ 2458.644543] smpboot: CPU 2 is now offline
[ 2458.655495] Broke affinity for irq 1
[ 2458.655505] Broke affinity for irq 9
[ 2458.655511] Broke affinity for irq 12
[ 2458.655517] Broke affinity for irq 23
[ 2458.655523] Broke affinity for irq 41
[ 2458.655526] Broke affinity for irq 43
[ 2458.655529] Broke affinity for irq 47
[ 2458.656573] smpboot: CPU 3 is now offline
[ 2458.668259] ACPI: Low-level resume complete
[ 2458.668311] ACPI : EC: EC started
[ 2458.668312] PM: Restoring platform NVS memory
[ 2458.668671] Enabling non-boot CPUs ...
[ 2458.688473] x86: Booting SMP configuration:
[ 2458.688474] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 2458.692074]  cache: parent cpu1 should not be sleeping
[ 2458.692160] CPU1 is up
[ 2458.708487] smpboot: Booting Node 0 Processor 2 APIC 0x2
[ 2458.711962]  cache: parent cpu2 should not be sleeping
[ 2458.712048] CPU2 is up
[ 2458.728505] smpboot: Booting Node 0 Processor 3 APIC 0x3
[ 2458.732253]  cache: parent cpu3 should not be sleeping
[ 2458.732348] CPU3 is up
[ 2458.735547] ACPI: Waking up from system sleep state S3
[ 2458.964274] acpi LNXPOWER:02: Turning OFF
[ 2458.988867] PM: noirq resume of devices complete after 16.592 msecs
[ 2458.994388] PM: early resume of devices complete after 5.504 msecs
[ 2458.995131] rtlwifi: rtlwifi: wireless switch is on
[ 2458.995443] rtc_cmos 00:02: System wakeup disabled by ACPI
[ 2458.995570] sd 0:0:0:0: [sda] Starting disk
[ 2459.224177] usb 1-1.6: reset full-speed USB device number 3 using ehci-pci
[ 2459.388135] usb 1-1.8: reset high-speed USB device number 5 using ehci-pci
[ 2459.520171] PM: resume of devices complete after 525.960 msecs
[ 2459.520352] PM: Finishing wakeup.
[ 2459.520353] Restarting tasks ... done.
[ 2459.730565] psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4758]
[ 2459.758966] psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1096..]
[ 2460.599743] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2460.908472] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 2460.908477] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 2460.908479] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 2460.965214] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
[ 2460.965218] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
[ 2460.965220] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[ 2460.991587] ata1.00: configured for UDMA/133

我从中看不出任何明显的东西。有没有办法更详细地找出答案确切地是什么原因导致暂停唤醒?

我觉得导致系统唤醒的因素也会导致系统在关机时重新启动。我只需要找出原因。

答案1

所以这是一个迟来的答案,但我最终解决了我的问题,并想在这里写下我的解决方案,以防有人再次遇到它。

所以,总结一下,我的 ThinkPad T450 不会永久关机,每次我关闭它时,无论是通过操作系统还是电源按钮,它都会立即重新启动。

如果我长时间按住电源按钮,我会听到咔嗒声,然后笔记本电脑会完全关机,但当我尝试开机时,我会看到经典的 ThinkPad 电源 LED 闪烁。在这种状态下,要启动笔记本电脑,我必须断开 CMOS 一两分钟,然后重新连接,我才能再次启动,但无休止的关机/重启循环将重新开始。

我的解决方案

  1. 打开笔记本电脑。
  2. 在 POST/BIOS 屏幕期间按住电源按钮足够长的时间以使笔记本电脑关闭,但不要太长以触发 CMOS 需要重置的状态。
  3. 笔记本电脑关机后将立即重新启动。
  4. 在 POST/BIOS 期间再次按住电源按钮关机(但不要太久!)。
  5. 不断重复关闭笔记本电脑的这一过程,直到笔记本电脑最终保持关闭状态。希望笔记本电脑不会处于上述 CMOS 需要重置的状态。

我就是这么做的,关机大概 4 到 5 次后,它最终还是处于关闭状态。一年多以来,我都能正常启动和关机,这个问题再也没有出现过。

如果有人知道这里的问题是什么,我很想知道。

相关内容