Laptop suspends when I connect/remove external power

Quick to answer questions about finding your way around LMDE as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums within the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Post Reply
mstrindf
Level 1
Level 1
Posts: 1
Joined: Sun Dec 10, 2023 8:30 am

Laptop suspends when I connect/remove external power

Post by mstrindf »

Hello!

I have installed the latest version of Linux Mint Debian on my old Packard Bell DOT_S.NC/502 (KAV60).

During the first boot I had problems with the computer going to sleep several times during startup and also once more after I had just logged in. I found a thread that had the solution and changed HandleSuspendKey and HandleLidSwitch to ignore. After that it worked so far, but now I discovered a new phenomenon. When I insert or remove the AC adapter, suspend is triggered for some reason, very annoying when want some more power during a installation :D.

Do anyone know how to fix it/ignore suspend when going from Battery => AC and from AC => Battery?

The BIOS is also not the best in this old laptop, I get a couple of warnings during startup (ACPI BIOS Error (bug)), I can not find any BIOS upgrade though. The buttons for suspend and hibernate works perfect from the start menu, so if possible I do not want to disable them completly.

This is how I modified logind.conf:

Code: Select all

#  This file is part of systemd.
#
#  systemd is free software; you can redistribute it and/or modify it under the
#  terms of the GNU Lesser General Public License as published by the Free
#  Software Foundation; either version 2.1 of the License, or (at your option)
#  any later version.
#
# Entries in this file show the compile time defaults. Local configuration
# should be created by either modifying this file, or by creating "drop-ins" in
# the logind.conf.d/ subdirectory. The latter is generally recommended.
# Defaults can be restored by simply deleting this file and all drop-ins.
#
# Use 'systemd-analyze cat-config systemd/logind.conf' to display the full config.
#
# See logind.conf(5) for details.

[Login]
#NAutoVTs=6
#ReserveVT=6
#KillUserProcesses=no
#KillOnlyUsers=
#KillExcludeUsers=root
#InhibitDelayMaxSec=5
#UserStopDelaySec=10
#HandlePowerKey=poweroff
#HandlePowerKeyLongPress=ignore
#HandleRebootKey=reboot
#HandleRebootKeyLongPress=poweroff
HandleSuspendKey=ignore
HandleSuspendKeyLongPress=ignore
HandleHibernateKey=ignore
HandleHibernateKeyLongPress=ignore
HandleLidSwitch=ignore
HandleLidSwitchExternalPower=ignore
HandleLidSwitchDocked=ignore
#PowerKeyIgnoreInhibited=no
#SuspendKeyIgnoreInhibited=no
#HibernateKeyIgnoreInhibited=no
#LidSwitchIgnoreInhibited=yes
#RebootKeyIgnoreInhibited=no
#HoldoffTimeoutSec=30s
#IdleAction=ignore
#IdleActionSec=30min
#RuntimeDirectorySize=10%
#RuntimeDirectoryInodesMax=
#RemoveIPC=yes
#InhibitorsMax=8192
#SessionsMax=8192
#StopIdleSessionSec=infinity
This is how it looks in dmesg, last bit is when AC power cable removed and then when inserted again:

Code: Select all

[    0.000000] Linux version 6.1.0-14-686 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.64-1 (2023-11-30)
[    0.000000] Disabled fast string operations
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007f575fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007f576000-0x000000007f5befff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007f5bf000-0x000000007f66dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007f66e000-0x000000007f6befff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007f6bf000-0x000000007f6eefff] usable
[    0.000000] BIOS-e820: [mem 0x000000007f6ef000-0x000000007f6fefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007f6ff000-0x000000007f6fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007f700000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed14000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
[    0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Packard Bell     DOTS            /DOTS            , BIOS V1.01 03/26/2009
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1662.356 MHz processor
[    0.006818] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.006832] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.006860] last_pfn = 0x7f700 max_arch_pfn = 0x100000
[    0.006943] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.016275] initial memory mapped: [mem 0x00000000-0x1a3fffff]
[    0.016377] RAMDISK: [mem 0x2f807000-0x33bfafff]
[    0.016395] ACPI: Early table checksum verification disabled
[    0.016407] ACPI: RSDP 0x00000000000FE020 000024 (v02 ACER  )
[    0.016422] ACPI: XSDT 0x000000007F6FE120 000064 (v01 ACER   ACER     00000001      01000013)
[    0.016441] ACPI: FACP 0x000000007F6FC000 0000F4 (v04 ACER   ACER     00000001 1025 01000013)
[    0.016461] ACPI: DSDT 0x000000007F6F1000 006D9F (v01 ACER   ACER     00000001 1025 01000013)
[    0.016475] ACPI: FACS 0x000000007F688000 000040
[    0.016486] ACPI: FACS 0x000000007F688000 000040
[    0.016497] ACPI: SSDT 0x000000007F6FD000 0004C4 (v02 PmRef  CpuPm    00003000 INTL 20051117)
[    0.016511] ACPI: HPET 0x000000007F6FB000 000038 (v01 ACER   ACER     00000001 1025 01000013)
[    0.016526] ACPI: APIC 0x000000007F6FA000 000068 (v02 ACER   ACER     00000001 1025 01000013)
[    0.016540] ACPI: MCFG 0x000000007F6F9000 00003C (v01 ACER   ACER     00000001 1025 01000013)
[    0.016553] ACPI: ASF! 0x000000007F6F8000 0000A5 (v32 ACER   ACER     00000001 1025 01000013)
[    0.016567] ACPI: SLIC 0x000000007F6F0000 000180 (v01 ACER   ACER     00000001 1025 01000013)
[    0.016581] ACPI: BOOT 0x000000007F6EF000 000028 (v01 ACER   ACER     00000001 1025 01000013)
[    0.016593] ACPI: Reserving FACP table memory at [mem 0x7f6fc000-0x7f6fc0f3]
[    0.016599] ACPI: Reserving DSDT table memory at [mem 0x7f6f1000-0x7f6f7d9e]
[    0.016604] ACPI: Reserving FACS table memory at [mem 0x7f688000-0x7f68803f]
[    0.016609] ACPI: Reserving FACS table memory at [mem 0x7f688000-0x7f68803f]
[    0.016613] ACPI: Reserving SSDT table memory at [mem 0x7f6fd000-0x7f6fd4c3]
[    0.016618] ACPI: Reserving HPET table memory at [mem 0x7f6fb000-0x7f6fb037]
[    0.016623] ACPI: Reserving APIC table memory at [mem 0x7f6fa000-0x7f6fa067]
[    0.016628] ACPI: Reserving MCFG table memory at [mem 0x7f6f9000-0x7f6f903b]
[    0.016632] ACPI: Reserving ASF! table memory at [mem 0x7f6f8000-0x7f6f80a4]
[    0.016637] ACPI: Reserving SLIC table memory at [mem 0x7f6f0000-0x7f6f017f]
[    0.016642] ACPI: Reserving BOOT table memory at [mem 0x7f6ef000-0x7f6ef027]
[    0.016682] 1163MB HIGHMEM available.
[    0.016686] 875MB LOWMEM available.
[    0.041128] ACPI: PM-Timer IO Port: 0x408
[    0.041150] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.041155] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.041175] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
[    0.041185] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.041192] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.041205] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.041209] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.472504] ACPI: Added _OSI(Module Device)
[    0.472517] ACPI: Added _OSI(Processor Device)
[    0.472523] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.472530] ACPI: Added _OSI(Processor Aggregator Device)
[    0.486842] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.488677] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.491000] ACPI: Dynamic OEM Table Load:
[    0.491034] ACPI: SSDT 0x00000000C133F000 0001F7 (v02 PmRef  Cpu0Ist  00003000 INTL 20051117)
[    0.492884] ACPI: Dynamic OEM Table Load:
[    0.492914] ACPI: SSDT 0x00000000C133E800 0001C7 (v02 PmRef  Cpu0Cst  00003001 INTL 20051117)
[    0.495097] ACPI: Dynamic OEM Table Load:
[    0.495124] ACPI: SSDT 0x00000000C1219000 0000D0 (v02 PmRef  Cpu1Ist  00003000 INTL 20051117)
[    0.496671] ACPI: Dynamic OEM Table Load:
[    0.496699] ACPI: SSDT 0x00000000C1201B40 000083 (v02 PmRef  Cpu1Cst  00003000 INTL 20051117)
[    0.498894] ACPI: EC: EC started
[    0.498902] ACPI: EC: interrupt blocked
[    0.499278] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.499291] ACPI: \_SB_.PCI0.LPC_.EC0_: Boot DSDT EC used to handle transactions
[    0.499300] ACPI: Interpreter enabled
[    0.499387] ACPI: PM: (supports S0 S3 S4 S5)
[    0.499395] ACPI: Using IOAPIC for interrupt routing
[    0.499507] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.499516] PCI: Using E820 reservations for host bridge windows
[    0.500219] ACPI: Enabled 10 GPEs in block 00 to 1F
[    0.595911] ACPI: PM: Power Resource [FN00]
[    0.598234] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.598262] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.598436] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0._OSC.CAPB], AE_ALREADY_EXISTS (20220331/dsfield-184)
[    0.598534] ACPI Error: AE_ALREADY_EXISTS, CreateBufferField failure (20220331/dswload2-477)
[    0.598609] ACPI Error: Aborting method \_SB.PCI0._OSC due to previous error (AE_ALREADY_EXISTS) (20220331/psparse-529)
[    0.598711] acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.598721] acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[    0.598727] acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_ALREADY_EXISTS
[    8.688614] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    8.688844] ACPI: button: Power Button [PWRB]
[    8.689167] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
[    8.689399] ACPI: button: Lid Switch [LID0]
[    8.689776] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
[    8.690729] ACPI: button: Sleep Button [SLPB]
[    8.691175] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[    8.705049] ACPI: button: Power Button [PWRF]
[    8.902861] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMBA) (20220331/utaddress-204)
[    8.902894] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    8.902904] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000053B (\GPIO) (20220331/utaddress-204)
[    8.902926] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    8.902932] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000053B (\GPIO) (20220331/utaddress-204)
[    8.902952] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[    8.902957] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 1356.641941] PM: suspend entry (deep)
[ 1357.202868] Filesystems sync: 0.560 seconds
[ 1357.203283] (NULL device *): firmware: direct-loading firmware regulatory.db
[ 1357.203456] (NULL device *): firmware: direct-loading firmware regulatory.db.p7s
[ 1357.204170] Freezing user space processes
[ 1357.211193] Freezing user space processes completed (elapsed 0.007 seconds)
[ 1357.211217] OOM killer disabled.
[ 1357.211222] Freezing remaining freezable tasks
[ 1357.212755] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[ 1357.212980] printk: Suspending console(s) (use no_console_suspend to debug)
[ 1357.231735] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[ 1357.294025] ata3.00: Entering standby power mode
[ 1357.826952] ACPI: EC: interrupt blocked
[ 1357.839767] ACPI: PM: Preparing to enter system sleep state S3
[ 1357.839951] ACPI: EC: event blocked
[ 1357.839954] ACPI: EC: EC stopped
[ 1357.839956] ACPI: PM: Saving platform NVS memory
[ 1357.841245] Disabling non-boot CPUs ...
[ 1357.843434] smpboot: CPU 1 is now offline
[ 1357.843736] ACPI: PM: Low-level resume complete
[ 1357.843736] ACPI: EC: EC started
[ 1357.843736] ACPI: PM: Restoring platform NVS memory
[ 1357.843736] Enabling non-boot CPUs ...
[ 1357.843736] x86: Booting SMP configuration:
[ 1357.843736] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 1357.843375] Disabled fast string operations
[ 1357.843736] CPU1 is up
[ 1357.843736] ACPI: PM: Waking up from system sleep state S3
[ 1357.848860] ACPI Warning: Time parameter 255 us > 100 us violating ACPI spec, please fix the firmware. (20220331/exsystem-141)
[ 1357.849152] ACPI Warning: Time parameter 255 us > 100 us violating ACPI spec, please fix the firmware. (20220331/exsystem-141)
[ 1357.849431] ACPI Warning: Time parameter 255 us > 100 us violating ACPI spec, please fix the firmware. (20220331/exsystem-141)
[ 1357.849708] ACPI Warning: Time parameter 255 us > 100 us violating ACPI spec, please fix the firmware. (20220331/exsystem-141)
[ 1357.849985] ACPI Warning: Time parameter 255 us > 100 us violating ACPI spec, please fix the firmware. (20220331/exsystem-141)
[ 1357.850262] ACPI Warning: Time parameter 255 us > 100 us violating ACPI spec, please fix the firmware. (20220331/exsystem-141)
[ 1357.852087] ACPI: EC: interrupt unblocked
[ 1357.855820] usb usb1: root hub lost power or was reset
[ 1357.856049] usb usb3: root hub lost power or was reset
[ 1357.856265] usb usb4: root hub lost power or was reset
[ 1357.856504] usb usb5: root hub lost power or was reset
[ 1358.015775] ACPI: EC: event unblocked
[ 2450.557857] ACPI: button: The lid device is not compliant to SW_LID.
[ 2707.608132] wls1: deauthenticating from 7a:da:88:2e:60:0d by local choice (Reason: 3=DEAUTH_LEAVING)
[ 2709.126830] PM: suspend entry (deep)
[ 2709.786373] Filesystems sync: 0.659 seconds
[ 2709.786823] (NULL device *): firmware: direct-loading firmware regulatory.db
[ 2709.786992] (NULL device *): firmware: direct-loading firmware regulatory.db.p7s
[ 2709.787344] Freezing user space processes
[ 2709.793995] Freezing user space processes completed (elapsed 0.006 seconds)
[ 2709.794019] OOM killer disabled.
[ 2709.794024] Freezing remaining freezable tasks
[ 2709.795547] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[ 2709.795907] printk: Suspending console(s) (use no_console_suspend to debug)
[ 2709.819738] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[ 2709.868322] ata3.00: Entering standby power mode
[ 2710.384471] ACPI: EC: interrupt blocked
[ 2710.395911] ACPI: PM: Preparing to enter system sleep state S3
[ 2710.396056] ACPI: EC: event blocked
[ 2710.396059] ACPI: EC: EC stopped
[ 2710.396061] ACPI: PM: Saving platform NVS memory
[ 2710.397398] Disabling non-boot CPUs ...
[ 2710.399540] smpboot: CPU 1 is now offline
[ 2710.399698] ACPI: PM: Low-level resume complete
[ 2710.399698] ACPI: EC: EC started
[ 2710.399698] ACPI: PM: Restoring platform NVS memory
[ 2710.399698] Enabling non-boot CPUs ...
[ 2710.399698] x86: Booting SMP configuration:
[ 2710.399698] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 2710.399479] Disabled fast string operations
[ 2710.399698] CPU1 is up
[ 2710.403691] ACPI: PM: Waking up from system sleep state S3
[ 2710.404858] ACPI Warning: Time parameter 255 us > 100 us violating ACPI spec, please fix the firmware. (20220331/exsystem-141)
[ 2710.405145] ACPI Warning: Time parameter 255 us > 100 us violating ACPI spec, please fix the firmware. (20220331/exsystem-141)
[ 2710.405423] ACPI Warning: Time parameter 255 us > 100 us violating ACPI spec, please fix the firmware. (20220331/exsystem-141)
[ 2710.405700] ACPI Warning: Time parameter 255 us > 100 us violating ACPI spec, please fix the firmware. (20220331/exsystem-141)
[ 2710.405978] ACPI Warning: Time parameter 255 us > 100 us violating ACPI spec, please fix the firmware. (20220331/exsystem-141)
[ 2710.406255] ACPI Warning: Time parameter 255 us > 100 us violating ACPI spec, please fix the firmware. (20220331/exsystem-141)
[ 2710.409381] ACPI: EC: interrupt unblocked
[ 2710.411921] usb usb1: root hub lost power or was reset
[ 2710.412145] usb usb3: root hub lost power or was reset
[ 2710.412359] usb usb4: root hub lost power or was reset
[ 2710.412601] usb usb5: root hub lost power or was reset
[ 2710.567743] ACPI: EC: event unblocked
[ 2710.667663] usb 2-2: reset high-speed USB device number 2 using ehci-pci
[ 2710.734752] ata5: SATA link down (SStatus 0 SControl 300)
[ 2710.971490] OOM killer enabled.
[ 2710.971505] Restarting tasks ... done.
[ 2711.008489] random: crng reseeded on system resumption
[ 2711.687960] psmouse serio1: synaptics: queried max coordinates: x [..5888], y [..5218]
[ 2711.772936] video LNXVIDEO:00: Restoring backlight state
[ 2711.773213] PM: suspend exit
[ 2712.127683] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 2712.127715] ata3.00: Entering active power mode
[ 2712.161358] ata3.00: ACPI cmd ef/10:03:00:00:00:a0(SET FEATURES) filtered out
[ 2712.189323] ata3.00: ACPI cmd 00/00:00:00:00:00:a0(NOP) rejected by device (Stat=0x51 Err=0x04)
[ 2712.189891] ata3.00: configured for UDMA/133
[ 2712.189925] ata3.00: Entering active power mode
[ 2714.871017] wls1: authenticate with 7a:da:88:2e:60:0d
[ 2714.871083] wls1: 80 MHz not supported, disabling VHT
[ 2714.876947] wls1: send auth to 7a:da:88:2e:60:0d (try 1/3)
[ 2714.879997] wls1: authenticated
[ 2714.887671] wls1: associate with 7a:da:88:2e:60:0d (try 1/3)
[ 2714.901361] wls1: RX AssocResp from 7a:da:88:2e:60:0d (capab=0x1031 status=0 aid=15)
[ 2714.901572] wls1: associated
[ 2714.901919] ath: EEPROM regdomain: 0x8114
[ 2714.901934] ath: EEPROM indicates we should expect a country code
[ 2714.901940] ath: doing EEPROM country->regdmn map search
[ 2714.901945] ath: country maps to regdmn code: 0x37
[ 2714.901952] ath: Country alpha2 being used: DE
[ 2714.901957] ath: Regpair used: 0x37
[ 2714.901963] ath: regdomain 0x8114 dynamically updated by country element
[ 2714.968940] wls1: Limiting TX power to 20 (20 - 0) dBm as advertised by 7a:da:88:2e:60:0d
[ 2714.969702] IPv6: ADDRCONF(NETDEV_CHANGE): wls1: link becomes ready
[ 2737.520014] wls1: deauthenticating from 7a:da:88:2e:60:0d by local choice (Reason: 3=DEAUTH_LEAVING)
[ 2739.210024] PM: suspend entry (deep)
[ 2739.763475] Filesystems sync: 0.553 seconds
[ 2739.764065] (NULL device *): firmware: direct-loading firmware regulatory.db
[ 2739.764263] (NULL device *): firmware: direct-loading firmware regulatory.db.p7s
[ 2739.765121] Freezing user space processes
[ 2739.791954] Freezing user space processes completed (elapsed 0.026 seconds)
[ 2739.791976] OOM killer disabled.
[ 2739.791981] Freezing remaining freezable tasks
[ 2739.793562] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[ 2739.793816] printk: Suspending console(s) (use no_console_suspend to debug)
[ 2739.815742] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[ 2739.897531] ata3.00: Entering standby power mode
[ 2740.424752] ACPI: EC: interrupt blocked
[ 2740.438140] ACPI: PM: Preparing to enter system sleep state S3
[ 2740.438357] ACPI: EC: event blocked
[ 2740.438363] ACPI: EC: EC stopped
[ 2740.438367] ACPI: PM: Saving platform NVS memory
[ 2740.440565] Disabling non-boot CPUs ...
[ 2740.443280] smpboot: CPU 1 is now offline
[ 2740.444224] ACPI: PM: Low-level resume complete
[ 2740.444224] ACPI: EC: EC started
[ 2740.444224] ACPI: PM: Restoring platform NVS memory
[ 2740.444224] Enabling non-boot CPUs ...
[ 2740.444224] x86: Booting SMP configuration:
[ 2740.444224] smpboot: Booting Node 0 Processor 1 APIC 0x1
[ 2740.443211] Disabled fast string operations
[ 2740.444224] CPU1 is up
[ 2740.447996] ACPI: PM: Waking up from system sleep state S3
[ 2740.449169] ACPI Warning: Time parameter 255 us > 100 us violating ACPI spec, please fix the firmware. (20220331/exsystem-141)
[ 2740.449456] ACPI Warning: Time parameter 255 us > 100 us violating ACPI spec, please fix the firmware. (20220331/exsystem-141)
[ 2740.449734] ACPI Warning: Time parameter 255 us > 100 us violating ACPI spec, please fix the firmware. (20220331/exsystem-141)
[ 2740.450011] ACPI Warning: Time parameter 255 us > 100 us violating ACPI spec, please fix the firmware. (20220331/exsystem-141)
[ 2740.450288] ACPI Warning: Time parameter 255 us > 100 us violating ACPI spec, please fix the firmware. (20220331/exsystem-141)
[ 2740.450565] ACPI Warning: Time parameter 255 us > 100 us violating ACPI spec, please fix the firmware. (20220331/exsystem-141)
[ 2740.452476] ACPI: EC: interrupt unblocked
[ 2740.456305] usb usb1: root hub lost power or was reset
[ 2740.456530] usb usb3: root hub lost power or was reset
[ 2740.456744] usb usb4: root hub lost power or was reset
[ 2740.456958] usb usb5: root hub lost power or was reset
[ 2740.615758] ACPI: EC: event unblocked
[ 2740.711671] usb 2-2: reset high-speed USB device number 2 using ehci-pci
[ 2740.774738] ata5: SATA link down (SStatus 0 SControl 300)
[ 2741.009227] OOM killer enabled.
[ 2741.009242] Restarting tasks ... done.
[ 2741.063193] random: crng reseeded on system resumption
[ 2741.655636] psmouse serio1: synaptics: queried max coordinates: x [..5888], y [..5218]
[ 2741.763922] video LNXVIDEO:00: Restoring backlight state
[ 2741.763980] PM: suspend exit
Thanks in advance

Best regards
Mikael
Post Reply

Return to “Beginner Questions”