linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Fails to ACPI S3 supend on Dell XPS 13 9630 (6.11.0-04557-g2f27fce67173)
@ 2024-09-19  5:51 Paul Menzel
  2024-09-19  5:51 ` Linux fails " Paul Menzel
  0 siblings, 1 reply; 13+ messages in thread
From: Paul Menzel @ 2024-09-19  5:51 UTC (permalink / raw)
  To: linux-pm; +Cc: Rafael J. Wysocki, regressions, Petr Mladek

Dear Linux folks,


On the Intel Kaby Lake laptop Dell XPS 13, Linux 
6.11.0-04557-g2f27fce67173 (“6.12-rc0”) fails to ACPI S3 suspend the 
system. The screen turns black (as expected) and the power button LED 
stays on.

Doing

     echo N | sudo tee /sys/module/printk/parameters/console_suspend

and on tty2

     sudo systemctl stop gdm3
     sudo systemctl start getty@tty1.service

and then on tty1

     sudo systemctl suspend

I see some panic messages and traces containing ktime_get or so, but I 
failed to save the messages. (Hints very much appreciated.)

I try to test the printk changes, but otherwise bisecting is not 
feasible, as it’s my production machine.


Kind regards,

Paul

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Linux fails to ACPI S3 supend on Dell XPS 13 9630 (6.11.0-04557-g2f27fce67173)
  2024-09-19  5:51 Fails to ACPI S3 supend on Dell XPS 13 9630 (6.11.0-04557-g2f27fce67173) Paul Menzel
@ 2024-09-19  5:51 ` Paul Menzel
  2024-09-19  8:17   ` Paul Menzel
  0 siblings, 1 reply; 13+ messages in thread
From: Paul Menzel @ 2024-09-19  5:51 UTC (permalink / raw)
  To: linux-pm; +Cc: Rafael J. Wysocki, regressions, Petr Mladek

[-- Attachment #1: Type: text/plain, Size: 842 bytes --]

[attach Linux messages]

Am 19.09.24 um 07:51 schrieb Paul Menzel:
> Dear Linux folks,
> 
> 
> On the Intel Kaby Lake laptop Dell XPS 13, Linux 6.11.0-04557- 
> g2f27fce67173 (“6.12-rc0”) fails to ACPI S3 suspend the system. The 
> screen turns black (as expected) and the power button LED stays on.
> 
> Doing
> 
>      echo N | sudo tee /sys/module/printk/parameters/console_suspend
> 
> and on tty2
> 
>      sudo systemctl stop gdm3
>      sudo systemctl start getty@tty1.service
> 
> and then on tty1
> 
>      sudo systemctl suspend
> 
> I see some panic messages and traces containing ktime_get or so, but I 
> failed to save the messages. (Hints very much appreciated.)
> 
> I try to test the printk changes, but otherwise bisecting is not 
> feasible, as it’s my production machine.
> 
> 
> Kind regards,
> 
> Paul

[-- Attachment #2: 20240919--linux-6.11.0-04557-g2f27fce67173.txt --]
[-- Type: text/plain, Size: 70981 bytes --]

[    0.000000] Linux version 6.11.0-04557-g2f27fce67173 (build@bohemianrhapsody.molgen.mpg.de) (gcc (Debian 14.2.0-4) 14.2.0, GNU ld (GNU Binutils for Debian) 2.43.1) #301 SMP PREEMPT_DYNAMIC Wed Sep 18 08:22:35 CEST 2024
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.11.0-04557-g2f27fce67173 root=UUID=32e29882-d94d-4a92-9ee4-4d03002bfa29 ro quiet pci=noaer mem_sleep_default=deep log_buf_len=8M cryptomgr.notests
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000556aafff] usable
[    0.000000] BIOS-e820: [mem 0x00000000556ab000-0x00000000556abfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000556ac000-0x00000000556acfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000556ad000-0x0000000064df3fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000064df4000-0x000000006517ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000065180000-0x00000000651c3fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000651c4000-0x000000006f871fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000006f872000-0x000000006fffefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000006ffff000-0x000000006fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000070000000-0x0000000077ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000078000000-0x00000000785fffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000078600000-0x000000007c7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004817fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] e820: update [mem 0x51ac6018-0x51ad6057] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009dfff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009e000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000051ac6017] usable
[    0.000000] reserve setup_data: [mem 0x0000000051ac6018-0x0000000051ad6057] usable
[    0.000000] reserve setup_data: [mem 0x0000000051ad6058-0x00000000556aafff] usable
[    0.000000] reserve setup_data: [mem 0x00000000556ab000-0x00000000556abfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000556ac000-0x00000000556acfff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000556ad000-0x0000000064df3fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000064df4000-0x000000006517ffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000065180000-0x00000000651c3fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000651c4000-0x000000006f871fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000006f872000-0x000000006fffefff] reserved
[    0.000000] reserve setup_data: [mem 0x000000006ffff000-0x000000006fffffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000070000000-0x0000000077ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000078000000-0x00000000785fffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000078600000-0x000000007c7fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x00000004817fffff] usable
[    0.000000] efi: EFI v2.4 by American Megatrends
[    0.000000] efi: ACPI=0x6518d000 ACPI 2.0=0x6518d000 SMBIOS=0xf0000 SMBIOS 3.0=0xf0020 TPMFinalLog=0x6f812000 ESRT=0x6fc86698 MEMATTR=0x62679298 INITRD=0x5577da98 TPMEventLog=0x55778018 
[    0.000000] efi: Remove mem36: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
[    0.000000] e820: remove [mem 0xe0000000-0xefffffff] reserved
[    0.000000] efi: Not removing mem37: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
[    0.000000] efi: Not removing mem38: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem39: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[    0.000000] efi: Remove mem40: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[    0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: Dell Inc. XPS 13 9360/0596KF, BIOS 2.21.0 06/02/2022
[    0.000000] DMI: Memory slots populated: 2/2
[    0.000000] tsc: Detected 2900.000 MHz processor
[    0.000000] tsc: Detected 2899.886 MHz TSC
[    0.000785] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000786] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000792] last_pfn = 0x481800 max_arch_pfn = 0x400000000
[    0.000796] MTRR map: 4 entries (3 fixed + 1 variable; max 23), built from 10 variable MTRRs
[    0.000798] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001085] last_pfn = 0x78600 max_arch_pfn = 0x400000000
[    0.007157] esrt: Reserving ESRT space from 0x000000006fc86698 to 0x000000006fc866d0.
[    0.007163] Using GB pages for direct mapping
[    0.013747] printk: log_buf_len: 8388608 bytes
[    0.013749] printk: early log buf free: 125344(95%)
[    0.013750] Secure boot disabled
[    0.013750] RAMDISK: [mem 0x51ad7000-0x525c9fff]
[    0.013755] ACPI: Early table checksum verification disabled
[    0.013758] ACPI: RSDP 0x000000006518D000 000024 (v02 DELL  )
[    0.013760] ACPI: XSDT 0x000000006518D0C8 00010C (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.013765] ACPI: FACP 0x00000000651B2A48 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
[    0.013769] ACPI: DSDT 0x000000006518D260 0257E7 (v02 DELL   CBX3     01072009 INTL 20160422)
[    0.013772] ACPI: FACS 0x000000006F86F180 000040
[    0.013773] ACPI: APIC 0x00000000651B2B58 000084 (v03 DELL   CBX3     01072009 AMI  00010013)
[    0.013775] ACPI: FPDT 0x00000000651B2BE0 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.013777] ACPI: FIDT 0x00000000651B2C28 0000AC (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.013779] ACPI: MCFG 0x00000000651B2CD8 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
[    0.013781] ACPI: HPET 0x00000000651B2D18 000038 (v01 DELL   CBX3     01072009 AMI. 0005000B)
[    0.013783] ACPI: SSDT 0x00000000651B2D50 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
[    0.013785] ACPI: BOOT 0x00000000651B30B0 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.013787] ACPI: SSDT 0x00000000651B30D8 0012CF (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.013789] ACPI: HPET 0x00000000651B43A8 000038 (v01 INTEL  KBL-ULT  00000001 MSFT 0000005F)
[    0.013791] ACPI: SSDT 0x00000000651B43E0 000D84 (v02 INTEL  xh_rvp07 00000000 INTL 20160422)
[    0.013793] ACPI: UEFI 0x00000000651B5168 000042 (v01                 00000000      00000000)
[    0.013795] ACPI: SSDT 0x00000000651B51B0 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.013797] ACPI: LPIT 0x00000000651B6090 000094 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
[    0.013799] ACPI: WSMT 0x00000000651B6128 000028 (v01 DELL   CBX3     00000000 MSFT 0000005F)
[    0.013801] ACPI: SSDT 0x00000000651B6150 000161 (v02 INTEL  HdaDsp   00000000 INTL 20160422)
[    0.013803] ACPI: SSDT 0x00000000651B62B8 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
[    0.013805] ACPI: SSDT 0x00000000651B6558 003002 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
[    0.013807] ACPI: SSDT 0x00000000651B9560 0000DB (v02 INTEL  TbtTypeC 00000000 INTL 20160422)
[    0.013809] ACPI: DBGP 0x00000000651B9640 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.013810] ACPI: DBG2 0x00000000651B9678 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.013812] ACPI: SSDT 0x00000000651B96D0 0007DD (v02 INTEL  UsbCTabl 00001000 INTL 20160422)
[    0.013814] ACPI: SSDT 0x00000000651B9EB0 0084F1 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
[    0.013816] ACPI: SLIC 0x00000000651C23A8 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
[    0.013818] ACPI: NHLT 0x00000000651C2520 00002D (v00 INTEL  EDK2     00000002      01000013)
[    0.013820] ACPI: BGRT 0x00000000651C2550 000038 (v00                 01072009 AMI  00010013)
[    0.013822] ACPI: TPM2 0x00000000651C2588 000034 (v03        Tpm2Tabl 00000001 AMI  00000000)
[    0.013824] ACPI: ASF! 0x00000000651C25C0 0000A0 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.013826] ACPI: DMAR 0x00000000651C2660 0000F0 (v01 INTEL  KBL      00000001 INTL 00000001)
[    0.013828] ACPI: Reserving FACP table memory at [mem 0x651b2a48-0x651b2b53]
[    0.013829] ACPI: Reserving DSDT table memory at [mem 0x6518d260-0x651b2a46]
[    0.013830] ACPI: Reserving FACS table memory at [mem 0x6f86f180-0x6f86f1bf]
[    0.013831] ACPI: Reserving APIC table memory at [mem 0x651b2b58-0x651b2bdb]
[    0.013831] ACPI: Reserving FPDT table memory at [mem 0x651b2be0-0x651b2c23]
[    0.013832] ACPI: Reserving FIDT table memory at [mem 0x651b2c28-0x651b2cd3]
[    0.013832] ACPI: Reserving MCFG table memory at [mem 0x651b2cd8-0x651b2d13]
[    0.013833] ACPI: Reserving HPET table memory at [mem 0x651b2d18-0x651b2d4f]
[    0.013833] ACPI: Reserving SSDT table memory at [mem 0x651b2d50-0x651b30a8]
[    0.013834] ACPI: Reserving BOOT table memory at [mem 0x651b30b0-0x651b30d7]
[    0.013835] ACPI: Reserving SSDT table memory at [mem 0x651b30d8-0x651b43a6]
[    0.013835] ACPI: Reserving HPET table memory at [mem 0x651b43a8-0x651b43df]
[    0.013836] ACPI: Reserving SSDT table memory at [mem 0x651b43e0-0x651b5163]
[    0.013836] ACPI: Reserving UEFI table memory at [mem 0x651b5168-0x651b51a9]
[    0.013837] ACPI: Reserving SSDT table memory at [mem 0x651b51b0-0x651b608d]
[    0.013837] ACPI: Reserving LPIT table memory at [mem 0x651b6090-0x651b6123]
[    0.013838] ACPI: Reserving WSMT table memory at [mem 0x651b6128-0x651b614f]
[    0.013839] ACPI: Reserving SSDT table memory at [mem 0x651b6150-0x651b62b0]
[    0.013839] ACPI: Reserving SSDT table memory at [mem 0x651b62b8-0x651b6556]
[    0.013840] ACPI: Reserving SSDT table memory at [mem 0x651b6558-0x651b9559]
[    0.013840] ACPI: Reserving SSDT table memory at [mem 0x651b9560-0x651b963a]
[    0.013841] ACPI: Reserving DBGP table memory at [mem 0x651b9640-0x651b9673]
[    0.013841] ACPI: Reserving DBG2 table memory at [mem 0x651b9678-0x651b96cb]
[    0.013842] ACPI: Reserving SSDT table memory at [mem 0x651b96d0-0x651b9eac]
[    0.013843] ACPI: Reserving SSDT table memory at [mem 0x651b9eb0-0x651c23a0]
[    0.013843] ACPI: Reserving SLIC table memory at [mem 0x651c23a8-0x651c251d]
[    0.013844] ACPI: Reserving NHLT table memory at [mem 0x651c2520-0x651c254c]
[    0.013844] ACPI: Reserving BGRT table memory at [mem 0x651c2550-0x651c2587]
[    0.013845] ACPI: Reserving TPM2 table memory at [mem 0x651c2588-0x651c25bb]
[    0.013845] ACPI: Reserving ASF! table memory at [mem 0x651c25c0-0x651c265f]
[    0.013846] ACPI: Reserving DMAR table memory at [mem 0x651c2660-0x651c274f]
[    0.013962] No NUMA configuration found
[    0.013963] Faking a node at [mem 0x0000000000000000-0x00000004817fffff]
[    0.013971] NODE_DATA(0) allocated [mem 0x47f3d5000-0x47f3fffff]
[    0.014146] Zone ranges:
[    0.014146]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.014148]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.014149]   Normal   [mem 0x0000000100000000-0x00000004817fffff]
[    0.014150]   Device   empty
[    0.014151] Movable zone start for each node
[    0.014153] Early memory node ranges
[    0.014153]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.014154]   node   0: [mem 0x0000000000059000-0x000000000009dfff]
[    0.014155]   node   0: [mem 0x0000000000100000-0x00000000556aafff]
[    0.014156]   node   0: [mem 0x00000000556ad000-0x0000000064df3fff]
[    0.014157]   node   0: [mem 0x000000006ffff000-0x000000006fffffff]
[    0.014157]   node   0: [mem 0x0000000078000000-0x00000000785fffff]
[    0.014158]   node   0: [mem 0x0000000100000000-0x00000004817fffff]
[    0.014160] Initmem setup node 0 [mem 0x0000000000001000-0x00000004817fffff]
[    0.014164] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.014165] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.014187] On node 0, zone DMA: 98 pages in unavailable ranges
[    0.016538] On node 0, zone DMA32: 2 pages in unavailable ranges
[    0.016981] On node 0, zone DMA32: 45579 pages in unavailable ranges
[    0.017497] On node 0, zone Normal: 31232 pages in unavailable ranges
[    0.017748] On node 0, zone Normal: 26624 pages in unavailable ranges
[    0.017756] Reserving Intel graphics memory at [mem 0x7a800000-0x7c7fffff]
[    0.017934] ACPI: PM-Timer IO Port: 0x1808
[    0.017939] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.017941] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.017941] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.017942] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.017968] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.017970] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.017971] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.017975] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.017975] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.017981] e820: update [mem 0x62260000-0x623ecfff] usable ==> reserved
[    0.017988] TSC deadline timer available
[    0.017991] CPU topo: Max. logical packages:   1
[    0.017992] CPU topo: Max. logical dies:       1
[    0.017992] CPU topo: Max. dies per package:   1
[    0.017996] CPU topo: Max. threads per core:   2
[    0.017996] CPU topo: Num. cores per package:     2
[    0.017997] CPU topo: Num. threads per package:   4
[    0.017997] CPU topo: Allowing 4 present CPUs plus 0 hotplug CPUs
[    0.018014] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.018016] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.018018] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[    0.018019] PM: hibernation: Registered nosave memory: [mem 0x51ac6000-0x51ac6fff]
[    0.018021] PM: hibernation: Registered nosave memory: [mem 0x51ad6000-0x51ad6fff]
[    0.018022] PM: hibernation: Registered nosave memory: [mem 0x556ab000-0x556abfff]
[    0.018022] PM: hibernation: Registered nosave memory: [mem 0x556ac000-0x556acfff]
[    0.018024] PM: hibernation: Registered nosave memory: [mem 0x62260000-0x623ecfff]
[    0.018025] PM: hibernation: Registered nosave memory: [mem 0x64df4000-0x6517ffff]
[    0.018026] PM: hibernation: Registered nosave memory: [mem 0x65180000-0x651c3fff]
[    0.018026] PM: hibernation: Registered nosave memory: [mem 0x651c4000-0x6f871fff]
[    0.018027] PM: hibernation: Registered nosave memory: [mem 0x6f872000-0x6fffefff]
[    0.018028] PM: hibernation: Registered nosave memory: [mem 0x70000000-0x77ffffff]
[    0.018029] PM: hibernation: Registered nosave memory: [mem 0x78600000-0x7c7fffff]
[    0.018030] PM: hibernation: Registered nosave memory: [mem 0x7c800000-0xfdffffff]
[    0.018030] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.018031] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.018031] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.018032] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.018032] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.018033] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[    0.018034] [mem 0x7c800000-0xfdffffff] available for PCI devices
[    0.018035] Booting paravirtualized kernel on bare hardware
[    0.018036] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.022173] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.022456] percpu: Embedded 94 pages/cpu s290816 r65536 d28672 u524288
[    0.022463] pcpu-alloc: s290816 r65536 d28672 u524288 alloc=1*2097152
[    0.022464] pcpu-alloc: [0] 0 1 2 3 
[    0.022482] Kernel command line: BOOT_IMAGE=/vmlinuz-6.11.0-04557-g2f27fce67173 root=UUID=32e29882-d94d-4a92-9ee4-4d03002bfa29 ro quiet pci=noaer mem_sleep_default=deep log_buf_len=8M cryptomgr.notests
[    0.022541] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.11.0-04557-g2f27fce67173", will be passed to user space.
[    0.022565] random: crng init done
[    0.024072] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.024834] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.024880] Fallback order for Node 0: 0 
[    0.024882] Built 1 zonelists, mobility grouping on.  Total pages: 4090767
[    0.024883] Policy zone: Normal
[    0.024889] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.024895] software IO TLB: area num 4.
[    0.043448] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.043450] kmemleak: Kernel memory leak detector disabled
[    0.043477] ftrace: allocating 42657 entries in 167 pages
[    0.050329] ftrace: allocated 167 pages with 5 groups
[    0.050968] Dynamic Preempt: voluntary
[    0.050998] rcu: Preemptible hierarchical RCU implementation.
[    0.050999] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.051000] 	Trampoline variant of Tasks RCU enabled.
[    0.051000] 	Rude variant of Tasks RCU enabled.
[    0.051001] 	Tracing variant of Tasks RCU enabled.
[    0.051001] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.051002] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.051007] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.051008] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.051009] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.054260] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[    0.054473] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.054651] Console: colour dummy device 80x25
[    0.054653] printk: legacy console [tty0] enabled
[    0.054690] ACPI: Core revision 20240827
[    0.054833] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.054887] APIC: Switch to symmetric I/O mode setup
[    0.054888] DMAR: Host address width 39
[    0.054889] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.054895] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.054897] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.054901] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.054903] DMAR: RMRR base: 0x00000064ec2000 end: 0x00000064ee1fff
[    0.054904] DMAR: RMRR base: 0x0000007a000000 end: 0x0000007c7fffff
[    0.054905] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[    0.054906] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[    0.054908] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.054909] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.054910] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.056525] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.056526] x2apic enabled
[    0.056578] APIC: Switched APIC routing to: cluster x2apic
[    0.060427] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29ccd767b87, max_idle_ns: 440795223720 ns
[    0.060432] Calibrating delay loop (skipped), value calculated using timer frequency.. 5799.77 BogoMIPS (lpj=11599544)
[    0.060462] CPU0: Thermal monitoring enabled (TM1)
[    0.060498] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.060499] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.060502] process: using mwait in idle threads
[    0.060505] Spectre V2 : User space: Vulnerable
[    0.060506] Speculative Store Bypass: Vulnerable
[    0.060509] SRBDS: Vulnerable
[    0.060514] GDS: Vulnerable
[    0.060527] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.060528] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.060529] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.060529] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.060530] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.060531] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.060533] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.060534] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.060535] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.064430] Freeing SMP alternatives memory: 36K
[    0.064430] pid_max: default: 32768 minimum: 301
[    0.064430] LSM: initializing lsm=capability,landlock,apparmor,bpf
[    0.064430] landlock: Up and running.
[    0.064430] AppArmor: AppArmor initialized
[    0.064430] LSM support for eBPF active
[    0.064430] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.064430] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.064430] smpboot: CPU0: Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz (family: 0x6, model: 0x8e, stepping: 0x9)
[    0.064430] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.064430] ... version:                4
[    0.064430] ... bit width:              48
[    0.064430] ... generic registers:      4
[    0.064430] ... value mask:             0000ffffffffffff
[    0.064430] ... max period:             00007fffffffffff
[    0.064430] ... fixed-purpose events:   3
[    0.064430] ... event mask:             000000070000000f
[    0.064430] signal: max sigframe size: 1616
[    0.064430] Estimated ratio of average max frequency by base frequency (times 1024): 1235
[    0.064430] rcu: Hierarchical SRCU implementation.
[    0.064430] rcu: 	Max phase no-delay instances is 1000.
[    0.064430] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[    0.064430] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.064430] smp: Bringing up secondary CPUs ...
[    0.064430] smpboot: x86: Booting SMP configuration:
[    0.064430] .... node  #0, CPUs:      #1 #2 #3
[    0.064430] smp: Brought up 1 node, 4 CPUs
[    0.064430] smpboot: Total of 4 processors activated (23199.08 BogoMIPS)
[    0.085792] node 0 deferred pages initialised in 24ms
[    0.085793] Memory: 15906216K/16363068K available (14336K kernel code, 2531K rwdata, 10072K rodata, 2812K init, 6508K bss, 446184K reserved, 0K cma-reserved)
[    0.085793] devtmpfs: initialized
[    0.085793] x86/mm: Memory block size: 128MB
[    0.085793] ACPI: PM: Registering ACPI NVS region [mem 0x556ab000-0x556abfff] (4096 bytes)
[    0.085793] ACPI: PM: Registering ACPI NVS region [mem 0x651c4000-0x6f871fff] (174776320 bytes)
[    0.088847] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.088853] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.088900] pinctrl core: initialized pinctrl subsystem
[    0.089335] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.089529] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.089638] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.089763] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.089778] audit: initializing netlink subsys (disabled)
[    0.089790] audit: type=2000 audit(1726723842.028:1): state=initialized audit_enabled=0 res=1
[    0.089790] thermal_sys: Registered thermal governor 'fair_share'
[    0.089790] thermal_sys: Registered thermal governor 'bang_bang'
[    0.089790] thermal_sys: Registered thermal governor 'step_wise'
[    0.089790] thermal_sys: Registered thermal governor 'user_space'
[    0.089790] thermal_sys: Registered thermal governor 'power_allocator'
[    0.089790] cpuidle: using governor ladder
[    0.089790] cpuidle: using governor menu
[    0.089790] Simple Boot Flag at 0x47 set to 0x80
[    0.089790] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.089790] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.089790] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[    0.089790] PCI: Using configuration type 1 for base access
[    0.089790] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.089790] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.089790] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.089790] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.089790] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.089790] ACPI: Added _OSI(Module Device)
[    0.089790] ACPI: Added _OSI(Processor Device)
[    0.089790] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.089790] ACPI: Added _OSI(Processor Aggregator Device)
[    0.126191] ACPI: 11 ACPI AML tables successfully acquired and loaded
[    0.129583] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.137003] ACPI: Dynamic OEM Table Load:
[    0.137008] ACPI: SSDT 0xFFFF993A411F8000 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.137782] ACPI: Dynamic OEM Table Load:
[    0.137787] ACPI: SSDT 0xFFFF993A411D7800 0006F6 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.139197] ACPI: Dynamic OEM Table Load:
[    0.139201] ACPI: SSDT 0xFFFF993A411D0800 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.140205] ACPI: Dynamic OEM Table Load:
[    0.140208] ACPI: SSDT 0xFFFF993A41734800 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.142603] ACPI: EC: EC started
[    0.142604] ACPI: EC: interrupt blocked
[    0.147635] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.147638] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
[    0.147639] ACPI: Interpreter enabled
[    0.147675] ACPI: PM: (supports S0 S3 S4 S5)
[    0.147676] ACPI: Using IOAPIC for interrupt routing
[    0.147709] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.147710] PCI: Using E820 reservations for host bridge windows
[    0.148219] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.152808] ACPI: \_SB_.PCI0.RP09.PXSX.WRST: New power resource
[    0.153064] ACPI: \_SB_.PCI0.RP10.PXSX.WRST: New power resource
[    0.153313] ACPI: \_SB_.PCI0.RP11.PXSX.WRST: New power resource
[    0.153561] ACPI: \_SB_.PCI0.RP12.PXSX.WRST: New power resource
[    0.153808] ACPI: \_SB_.PCI0.RP13.PXSX.WRST: New power resource
[    0.154057] ACPI: \_SB_.PCI0.RP01.PXSX.WRST: New power resource
[    0.154651] ACPI: \_SB_.PCI0.RP02.PXSX.WRST: New power resource
[    0.154904] ACPI: \_SB_.PCI0.RP03.PXSX.WRST: New power resource
[    0.155153] ACPI: \_SB_.PCI0.RP04.PXSX.WRST: New power resource
[    0.155406] ACPI: \_SB_.PCI0.RP05.PXSX.WRST: New power resource
[    0.155654] ACPI: \_SB_.PCI0.RP06.PXSX.WRST: New power resource
[    0.155902] ACPI: \_SB_.PCI0.RP07.PXSX.WRST: New power resource
[    0.156151] ACPI: \_SB_.PCI0.RP08.PXSX.WRST: New power resource
[    0.156403] ACPI: \_SB_.PCI0.RP17.PXSX.WRST: New power resource
[    0.156664] ACPI: \_SB_.PCI0.RP18.PXSX.WRST: New power resource
[    0.156913] ACPI: \_SB_.PCI0.RP19.PXSX.WRST: New power resource
[    0.157160] ACPI: \_SB_.PCI0.RP20.PXSX.WRST: New power resource
[    0.158200] ACPI: \_SB_.PCI0.RP14.PXSX.WRST: New power resource
[    0.158448] ACPI: \_SB_.PCI0.RP15.PXSX.WRST: New power resource
[    0.158699] ACPI: \_SB_.PCI0.RP16.PXSX.WRST: New power resource
[    0.177208] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.177214] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.177367] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
[    0.177651] acpi PNP0A08:00: _OSC: OS now controls [PCIeCapability LTR]
[    0.177653] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.178375] PCI host bridge to bus 0000:00
[    0.178378] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.178380] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.178382] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    0.178383] pci_bus 0000:00: root bus resource [mem 0x7c800000-0xdfffffff window]
[    0.178384] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.178386] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.178400] pci 0000:00:00.0: [8086:5904] type 00 class 0x060000 conventional PCI endpoint
[    0.178469] pci 0000:00:02.0: [8086:5916] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
[    0.178476] pci 0000:00:02.0: BAR 0 [mem 0xdb000000-0xdbffffff 64bit]
[    0.178480] pci 0000:00:02.0: BAR 2 [mem 0x90000000-0x9fffffff 64bit pref]
[    0.178484] pci 0000:00:02.0: BAR 4 [io  0xf000-0xf03f]
[    0.178497] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.178623] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000 conventional PCI endpoint
[    0.178631] pci 0000:00:04.0: BAR 0 [mem 0xdc320000-0xdc327fff 64bit]
[    0.178869] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330 conventional PCI endpoint
[    0.178885] pci 0000:00:14.0: BAR 0 [mem 0xdc310000-0xdc31ffff 64bit]
[    0.178938] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.179379] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000 conventional PCI endpoint
[    0.179393] pci 0000:00:14.2: BAR 0 [mem 0xdc334000-0xdc334fff 64bit]
[    0.179524] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000 conventional PCI endpoint
[    0.179552] pci 0000:00:15.0: BAR 0 [mem 0xdc333000-0xdc333fff 64bit]
[    0.179873] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000 conventional PCI endpoint
[    0.179903] pci 0000:00:15.1: BAR 0 [mem 0xdc332000-0xdc332fff 64bit]
[    0.180189] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000 conventional PCI endpoint
[    0.180202] pci 0000:00:16.0: BAR 0 [mem 0xdc331000-0xdc331fff 64bit]
[    0.180245] pci 0000:00:16.0: PME# supported from D3hot
[    0.180550] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400 PCIe Root Port
[    0.180567] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[    0.180572] pci 0000:00:1c.0:   bridge window [mem 0xc4000000-0xda0fffff]
[    0.180578] pci 0000:00:1c.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.180620] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.181000] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400 PCIe Root Port
[    0.181020] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[    0.181025] pci 0000:00:1c.4:   bridge window [mem 0xdc000000-0xdc1fffff]
[    0.181081] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.181467] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400 PCIe Root Port
[    0.181484] pci 0000:00:1d.0: PCI bridge to [bus 3b]
[    0.181488] pci 0000:00:1d.0:   bridge window [mem 0xdc200000-0xdc2fffff]
[    0.181536] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.181929] pci 0000:00:1f.0: [8086:9d58] type 00 class 0x060100 conventional PCI endpoint
[    0.182200] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000 conventional PCI endpoint
[    0.182212] pci 0000:00:1f.2: BAR 0 [mem 0xdc32c000-0xdc32ffff]
[    0.182408] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380 conventional PCI endpoint
[    0.182426] pci 0000:00:1f.3: BAR 0 [mem 0xdc328000-0xdc32bfff 64bit]
[    0.182449] pci 0000:00:1f.3: BAR 4 [mem 0xdc300000-0xdc30ffff 64bit]
[    0.182489] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.183031] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500 conventional PCI endpoint
[    0.183089] pci 0000:00:1f.4: BAR 0 [mem 0xdc330000-0xdc3300ff 64bit]
[    0.183161] pci 0000:00:1f.4: BAR 4 [io  0xf040-0xf05f]
[    0.183451] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[    0.183776] pci 0000:3a:00.0: [168c:003e] type 00 class 0x028000 PCIe Endpoint
[    0.183991] pci 0000:3a:00.0: BAR 0 [mem 0xdc000000-0xdc1fffff 64bit]
[    0.185187] pci 0000:3a:00.0: PME# supported from D0 D3hot D3cold
[    0.186789] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[    0.186870] pci 0000:3b:00.0: [1c5c:1284] type 00 class 0x010802 PCIe Endpoint
[    0.186890] pci 0000:3b:00.0: BAR 0 [mem 0xdc200000-0xdc203fff 64bit]
[    0.187002] pci 0000:3b:00.0: PME# supported from D0 D1 D3hot
[    0.187316] pci 0000:00:1d.0: PCI bridge to [bus 3b]
[    0.190177] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[    0.190177] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[    0.190177] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[    0.190177] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[    0.190177] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[    0.190177] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[    0.190177] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[    0.190177] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[    0.199636] ACPI: EC: interrupt unblocked
[    0.199640] ACPI: EC: event unblocked
[    0.199645] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.199647] ACPI: EC: GPE=0x14
[    0.199649] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC initialization complete
[    0.199653] ACPI: \_SB_.PCI0.LPCB.ECDV: EC: Used to handle transactions and events
[    0.200447] iommu: Default domain type: Translated
[    0.200447] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.200512] pps_core: LinuxPPS API ver. 1 registered
[    0.200513] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.200515] PTP clock support registered
[    0.200522] EDAC MC: Ver: 3.0.0
[    0.200820] efivars: Registered efivars operations
[    0.200820] NetLabel: Initializing
[    0.200820] NetLabel:  domain hash size = 128
[    0.200820] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.200820] NetLabel:  unlabeled traffic allowed by default
[    0.200820] PCI: Using ACPI for IRQ routing
[    0.223057] PCI: pci_cache_line_size set to 64 bytes
[    0.223434] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.223436] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.223437] e820: reserve RAM buffer [mem 0x51ac6018-0x53ffffff]
[    0.223438] e820: reserve RAM buffer [mem 0x556ab000-0x57ffffff]
[    0.223439] e820: reserve RAM buffer [mem 0x62260000-0x63ffffff]
[    0.223439] e820: reserve RAM buffer [mem 0x64df4000-0x67ffffff]
[    0.223440] e820: reserve RAM buffer [mem 0x78600000-0x7bffffff]
[    0.223441] e820: reserve RAM buffer [mem 0x481800000-0x483ffffff]
[    0.224440] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.224440] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.224440] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.224442] vgaarb: loaded
[    0.224498] clocksource: Switched to clocksource tsc-early
[    0.224975] VFS: Disk quotas dquot_6.6.0
[    0.224990] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.225068] AppArmor: AppArmor Filesystem Enabled
[    0.225078] pnp: PnP ACPI init
[    0.225281] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.225283] system 00:00: [io  0xffff] has been reserved
[    0.225285] system 00:00: [io  0xffff] has been reserved
[    0.225286] system 00:00: [io  0xffff] has been reserved
[    0.225287] system 00:00: [io  0x1800-0x18fe] has been reserved
[    0.225288] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.225383] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.225669] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.225672] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.225673] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.225675] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[    0.225676] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.225677] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.225679] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.225680] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.225682] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.225683] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
[    0.225715] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.225717] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.225719] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.225720] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.225721] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.225723] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.225724] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.225974] system 00:07: [io  0xff00-0xfffe] has been reserved
[    0.226888] system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
[    0.226890] system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
[    0.231546] pnp: PnP ACPI: found 9 devices
[    0.236837] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.236883] NET: Registered PF_INET protocol family
[    0.237002] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.247981] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.248004] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.248052] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.248247] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.248444] TCP: Hash tables configured (established 131072 bind 65536)
[    0.248518] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.248563] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.248596] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.248647] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.248652] NET: Registered PF_XDP protocol family
[    0.248660] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01-39] add_size 1000
[    0.248677] pci 0000:00:1c.0: bridge window [io  0x2000-0x2fff]: assigned
[    0.248680] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[    0.248682] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.248686] pci 0000:00:1c.0:   bridge window [mem 0xc4000000-0xda0fffff]
[    0.248688] pci 0000:00:1c.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.248692] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[    0.248695] pci 0000:00:1c.4:   bridge window [mem 0xdc000000-0xdc1fffff]
[    0.248701] pci 0000:00:1d.0: PCI bridge to [bus 3b]
[    0.248704] pci 0000:00:1d.0:   bridge window [mem 0xdc200000-0xdc2fffff]
[    0.248709] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.248710] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.248711] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000dffff window]
[    0.248713] pci_bus 0000:00: resource 7 [mem 0x7c800000-0xdfffffff window]
[    0.248714] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.248715] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.248716] pci_bus 0000:01: resource 1 [mem 0xc4000000-0xda0fffff]
[    0.248717] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.248719] pci_bus 0000:3a: resource 1 [mem 0xdc000000-0xdc1fffff]
[    0.248720] pci_bus 0000:3b: resource 1 [mem 0xdc200000-0xdc2fffff]
[    0.249293] PCI: CLS 0 bytes, default 64
[    0.249342] pci 0000:00:1f.1: [8086:9d20] type 00 class 0x058000 conventional PCI endpoint
[    0.249401] pci 0000:00:1f.1: BAR 0 [mem 0xfd000000-0xfdffffff 64bit]
[    0.249629] DMAR: ACPI device "device:79" under DMAR at fed91000 as 00:15.0
[    0.249633] DMAR: ACPI device "device:7a" under DMAR at fed91000 as 00:15.1
[    0.249644] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.249645] software IO TLB: mapped [mem 0x000000005e260000-0x0000000062260000] (64MB)
[    0.249692] Unpacking initramfs...
[    0.249712] sgx: EPC section 0x70200000-0x75f7ffff
[    0.250625] Initialise system trusted keyrings
[    0.250635] Key type blacklist registered
[    0.250764] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    0.250795] zbud: loaded
[    0.250998] fuse: init (API version 7.40)
[    0.251270] Key type asymmetric registered
[    0.251275] Asymmetric key parser 'x509' registered
[    0.268544] Freeing initrd memory: 11212K
[    0.271498] alg: self-tests disabled
[    0.271615] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.271670] io scheduler mq-deadline registered
[    0.274804] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.278416] thermal LNXTHERM:00: registered as thermal_zone0
[    0.278418] ACPI: thermal: Thermal Zone [THM] (25 C)
[    0.278563] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.279121] hpet_acpi_add: no address or irqs in _CRS
[    0.290543] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0xFE, rev-id 4)
[    0.325958] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.327543] i8042: Warning: Keylock active
[    0.329820] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.329825] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.329929] mousedev: PS/2 mouse device common for all mice
[    0.329944] rtc_cmos 00:01: RTC can wake from S4
[    0.330711] rtc_cmos 00:01: registered as rtc0
[    0.330852] rtc_cmos 00:01: setting system clock to 2024-09-19T05:30:43 UTC (1726723843)
[    0.330874] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
[    0.331057] intel_pstate: Intel P-state driver initializing
[    0.331169] intel_pstate: HWP enabled
[    0.331208] ledtrig-cpu: registered to indicate activity on CPUs
[    0.331422] efifb: probing for efifb
[    0.331432] efifb: framebuffer at 0x90000000, using 22500k, total 22500k
[    0.331433] efifb: mode is 3200x1800x32, linelength=12800, pages=1
[    0.331434] efifb: scrolling: redraw
[    0.331435] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.331513] Console: switching to colour frame buffer device 200x56
[    0.331658] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.334775] fb0: EFI VGA frame buffer device
[    0.334903] NET: Registered PF_INET6 protocol family
[    0.338312] Segment Routing with IPv6
[    0.338324] In-situ OAM (IOAM) with IPv6
[    0.338345] mip6: Mobile IPv6
[    0.338348] NET: Registered PF_PACKET protocol family
[    0.338368] mpls_gso: MPLS GSO support
[    0.338525] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.338550] microcode: Current revision: 0x000000f6
[    0.338551] microcode: Updated early from: 0x000000f0
[    0.338604] IPI shorthand broadcast: enabled
[    0.339461] sched_clock: Marking stable (332759943, 5830663)->(350953986, -12363380)
[    0.339542] registered taskstats version 1
[    0.339608] Loading compiled-in X.509 certificates
[    0.340891] Demotion targets for Node 0: null
[    0.341072] Key type .fscrypt registered
[    0.341073] Key type fscrypt-provisioning registered
[    0.345561] cryptd: max_cpu_qlen set to 1000
[    0.346149] AES CTR mode by8 optimization enabled
[    0.355092] Key type encrypted registered
[    0.355097] AppArmor: AppArmor sha256 policy hashing enabled
[    0.355465] RAS: Correctable Errors collector initialized.
[    0.363941] clk: Disabling unused clocks
[    0.364640] Freeing unused decrypted memory: 2036K
[    0.364969] Freeing unused kernel image (initmem) memory: 2812K
[    0.364987] Write protecting the kernel read-only data: 24576k
[    0.365250] Freeing unused kernel image (rodata/data gap) memory: 168K
[    0.375361] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.375382] Run /init as init process
[    0.375383]   with arguments:
[    0.375384]     /init
[    0.375385]   with environment:
[    0.375386]     HOME=/
[    0.375387]     TERM=linux
[    0.375387]     BOOT_IMAGE=/vmlinuz-6.11.0-04557-g2f27fce67173
[    0.443654] nvme nvme0: pci function 0000:3b:00.0
[    0.459963] nvme nvme0: 4/0/0 default/read/poll queues
[    0.464820]  nvme0n1: p1 p2 p3 p4
[    0.486828] device-mapper: uevent: version 1.0.3
[    0.486902] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[    1.274089] tsc: Refined TSC clocksource calibration: 2904.007 MHz
[    1.274110] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29dc0c50045, max_idle_ns: 440795208304 ns
[    1.274173] clocksource: Switched to clocksource tsc
[   14.311055] PM: Image not found (code -22)
[   14.558516] EXT4-fs (dm-0): mounted filesystem 32e29882-d94d-4a92-9ee4-4d03002bfa29 ro with ordered data mode. Quota mode: none.
[   14.666732] systemd[1]: Inserted module 'autofs4'
[   14.709625] systemd[1]: systemd 256.6-1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT +LIBARCHIVE)
[   14.709635] systemd[1]: Detected architecture x86-64.
[   14.711036] systemd[1]: Hostname set to <abreu>.
[   14.904294] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[   15.035390] systemd[1]: Queued start job for default target graphical.target.
[   15.058861] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[   15.059193] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[   15.059476] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice - Encrypted Volume Units Service Slice.
[   15.059761] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[   15.059945] systemd[1]: Created slice user.slice - User and Session Slice.
[   15.059998] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[   15.060033] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[   15.060178] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[   15.060198] systemd[1]: Expecting device dev-disk-by\x2ddiskseq-1\x2dpart4.device - /dev/disk/by-diskseq/1-part4...
[   15.060207] systemd[1]: Expecting device dev-disk-by\x2duuid-2d23fd4c\x2d5d03\x2d4e1a\x2d8a42\x2d0e859d1f00d8.device - /dev/disk/by-uuid/2d23fd4c-5d03-4e1a-8a42-0e859d1f00d8...
[   15.060215] systemd[1]: Expecting device dev-disk-by\x2duuid-61be8f50\x2d69c5\x2d49a5\x2dbcad\x2d3f4521e9c7b5.device - /dev/disk/by-uuid/61be8f50-69c5-49a5-bcad-3f4521e9c7b5...
[   15.060222] systemd[1]: Expecting device dev-disk-by\x2duuid-96BD\x2d5653.device - /dev/disk/by-uuid/96BD-5653...
[   15.060245] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[   15.060269] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[   15.060280] systemd[1]: Reached target paths.target - Path Units.
[   15.060295] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[   15.060305] systemd[1]: Reached target slices.target - Slice Units.
[   15.060336] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[   15.061586] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
[   15.062299] systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.
[   15.062367] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[   15.062442] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[   15.062515] systemd[1]: Listening on systemd-journald.socket - Journal Sockets.
[   15.062560] systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   15.062575] systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   15.062637] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[   15.062687] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[   15.063820] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[   15.064692] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[   15.065801] systemd[1]: Mounting run-lock.mount - Legacy Locks Directory /run/lock...
[   15.069985] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[   15.071821] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[   15.073333] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[   15.079327] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[   15.080545] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[   15.082312] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[   15.086032] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[   15.086170] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
[   15.086235] systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[   15.089658] systemd[1]: Starting systemd-journald.service - Journal Service...
[   15.094812] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[   15.094862] systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   15.096305] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[   15.096654] systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   15.097258] pstore: Using crash dump compression: deflate
[   15.101984] systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials...
[   15.106060] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[   15.108470] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[   15.108573] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[   15.108658] systemd[1]: Mounted run-lock.mount - Legacy Locks Directory /run/lock.
[   15.108741] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[   15.108821] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[   15.111208] pstore: Registered efi_pstore as persistent store backend
[   15.111571] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[   15.111995] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[   15.112171] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[   15.112417] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[   15.112560] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[   15.112780] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[   15.112920] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[   15.113894] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[   15.118504] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[   15.119393] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[   15.120694] systemd-journald[472]: Collecting audit messages is disabled.
[   15.132147] systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials.
[   15.137856] lp: driver loaded but no devices found
[   15.138221] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[   15.140411] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[   15.145095] systemd[1]: Started systemd-journald.service - Journal Service.
[   15.151406] ACPI: bus type drm_connector registered
[   15.151476] EXT4-fs (dm-0): re-mounted 32e29882-d94d-4a92-9ee4-4d03002bfa29 r/w. Quota mode: none.
[   15.154171] ppdev: user-space parallel port driver
[   15.201424] systemd-journald[472]: Received client request to flush runtime journal.
[   15.218865] systemd-journald[472]: File /var/log/journal/16ae67b9dca94ecebbc8ec78ab24e074/system.journal corrupted or uncleanly shut down, renaming and replacing.
[   15.373366] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[   15.373674] idma64 idma64.0: Found Intel integrated DMA 64-bit
[   15.378527] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input24
[   15.384931] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   15.393240] intel_pmc_core INT33A1:00:  initialized
[   15.401887] ACPI: button: Lid Switch [LID0]
[   15.401954] ACPI: AC: AC Adapter [AC] (off-line)
[   15.401959] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input25
[   15.402237] ACPI: button: Power Button [PBTN]
[   15.402294] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input26
[   15.422048] Consider using thermal netlink events interface
[   15.441959] ACPI: button: Sleep Button [SBTN]
[   15.442059] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input27
[   15.443816] ACPI: button: Power Button [PWRF]
[   15.445024] ACPI: bus type USB registered
[   15.445074] usbcore: registered new interface driver usbfs
[   15.445088] usbcore: registered new interface driver hub
[   15.445105] usbcore: registered new device driver usb
[   15.461289] input: Intel HID events as /devices/platform/INT33D5:00/input/input28
[   15.461555] wmi_bus wmi_bus-PNP0C14:01: [Firmware Bug]: WQBC data block query control method not found
[   15.461901] intel-hid INT33D5:00: platform supports 5 button array
[   15.461964] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input29
[   15.465916] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[   15.469053] input: Intel Virtual Buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/INT33D6:00/input/input30
[   15.474678] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[   15.474926] idma64 idma64.1: Found Intel integrated DMA 64-bit
[   15.481514] intel_rapl_common: Found RAPL domain package
[   15.481518] intel_rapl_common: Found RAPL domain dram
[   15.492638] xhci_hcd 0000:00:14.0: xHCI Host Controller
[   15.493886] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[   15.495475] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[   15.517518] xhci_hcd 0000:00:14.0: xHCI Host Controller
[   15.517535] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[   15.517546] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[   15.517807] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[   15.517815] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   15.517820] usb usb1: Product: xHCI Host Controller
[   15.517824] usb usb1: Manufacturer: Linux 6.11.0-04557-g2f27fce67173 xhci-hcd
[   15.517828] usb usb1: SerialNumber: 0000:00:14.0
[   15.526691] hub 1-0:1.0: USB hub found
[   15.526867] hub 1-0:1.0: 12 ports detected
[   15.563060] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[   15.563067] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   15.563069] usb usb2: Product: xHCI Host Controller
[   15.563071] usb usb2: Manufacturer: Linux 6.11.0-04557-g2f27fce67173 xhci-hcd
[   15.563073] usb usb2: SerialNumber: 0000:00:14.0
[   15.651315] Adding 8387904k swap on /dev/nvme0n1p4.  Priority:-2 extents:1 across:8387904k SS
[   15.657627] hub 2-0:1.0: USB hub found
[   15.657667] hub 2-0:1.0: 6 ports detected
[   15.660539] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   15.674215] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   15.674494] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[   15.678218] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
[   15.696471] hid: raw HID events driver (C) Jiri Kosina
[   15.696474] input: PC Speaker as /devices/platform/pcspkr/input/input32
[   15.747062] ACPI: battery: Slot [BAT0] (battery present)
[   15.757271] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[   15.757302] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[   15.809980] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[   15.822556] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[   15.822564] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   15.822567] RAPL PMU: hw unit of domain package 2^-14 Joules
[   15.822569] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   15.822571] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   15.822574] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   15.823069] intel_rapl_common: Found RAPL domain package
[   15.823075] intel_rapl_common: Found RAPL domain core
[   15.823078] intel_rapl_common: Found RAPL domain uncore
[   15.823081] intel_rapl_common: Found RAPL domain dram
[   15.823083] intel_rapl_common: Found RAPL domain psys
[   15.959104] usb 1-3: New USB device found, idVendor=0cf3, idProduct=e300, bcdDevice= 0.01
[   15.959109] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   16.272178] Setting dangerous option enable_guc - tainting kernel
[   16.272348] Setting dangerous option enable_fbc - tainting kernel
[   16.310118] stackdepot: allocating hash table of 1048576 entries via kvcalloc
[   16.313909] i915 0000:00:02.0: [drm] Found KABYLAKE/ULT (device ID 5916) display version 9.00
[   16.318591] EXT4-fs (nvme0n1p2): mounted filesystem 2d23fd4c-5d03-4e1a-8a42-0e859d1f00d8 r/w with ordered data mode. Quota mode: none.
[   16.318997] Console: switching to colour dummy device 80x25
[   16.321856] usb 1-4: new full-speed USB device number 3 using xhci_hcd
[   16.325034] i915 0000:00:02.0: vgaarb: deactivate vga console
[   16.325211] input: Dell WMI hotkeys as /devices/platform/PNP0C14:01/wmi_bus/wmi_bus-PNP0C14:01/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input33
[   16.326367] iTCO_vendor_support: vendor-support=0
[   16.346391] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   16.347930] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[   16.350417] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[   16.364816] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   16.392968] ath10k_pci 0000:3a:00.0: enabling device (0000 -> 0002)
[   16.398836] ath10k_pci 0000:3a:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[   16.418384] input: DLL075B:01 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input34
[   16.418478] input: DLL075B:01 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input35
[   16.421732] hid-generic 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL075B:01 06CB:76AF] on i2c-DLL075B:01
[   16.423417] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[   16.509505] usb 1-4: New USB device found, idVendor=04f3, idProduct=2234, bcdDevice=11.11
[   16.509512] usb 1-4: New USB device strings: Mfr=4, Product=14, SerialNumber=0
[   16.509514] usb 1-4: Product: Touchscreen
[   16.509516] usb 1-4: Manufacturer: ELAN
[   16.562576] audit: type=1400 audit(1726723859.727:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=634 comm="apparmor_parser"
[   16.562582] audit: type=1400 audit(1726723859.727:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=634 comm="apparmor_parser"
[   16.562690] audit: type=1400 audit(1726723859.727:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=633 comm="apparmor_parser"
[   16.569577] audit: type=1400 audit(1726723859.731:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=636 comm="apparmor_parser"
[   16.569583] audit: type=1400 audit(1726723859.731:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=636 comm="apparmor_parser"
[   16.569585] audit: type=1400 audit(1726723859.731:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=636 comm="apparmor_parser"
[   16.570853] input: DLL075B:01 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input37
[   16.571872] input: DLL075B:01 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input38
[   16.572148] hid-multitouch 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL075B:01 06CB:76AF] on i2c-DLL075B:01
[   16.587168] audit: type=1400 audit(1726723859.751:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="msmtp" pid=640 comm="apparmor_parser"
[   16.587175] audit: type=1400 audit(1726723859.751:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="msmtp//helpers" pid=640 comm="apparmor_parser"
[   16.594357] audit: type=1400 audit(1726723859.755:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="tcpdump" pid=641 comm="apparmor_parser"
[   16.605386] audit: type=1400 audit(1726723859.767:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/ipsec/charon" pid=644 comm="apparmor_parser"
[   16.630535] usb 1-5: new high-speed USB device number 4 using xhci_hcd
[   16.663860] ath10k_pci 0000:3a:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1a56:1535
[   16.663867] ath10k_pci 0000:3a:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
[   16.664275] ath10k_pci 0000:3a:00.0: firmware ver WLAN.RM.4.4.1-00309- api 6 features wowlan,ignore-otp,mfp crc32 0793bcf2
[   16.746517] ath10k_pci 0000:3a:00.0: board_file api 2 bmi_id N/A crc32 d2863f91
[   16.832467] usb 1-5: New USB device found, idVendor=0c45, idProduct=670c, bcdDevice=56.26
[   16.832477] usb 1-5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[   16.832481] usb 1-5: Product: Integrated_Webcam_HD
[   16.832484] usb 1-5: Manufacturer: CN09GTFMLOG008C8B7FWA01
[   16.838197] ath10k_pci 0000:3a:00.0: htt-ver 3.87 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[   16.916341] ath: EEPROM regdomain: 0x6c
[   16.916350] ath: EEPROM indicates we should expect a direct regpair map
[   16.916354] ath: Country alpha2 being used: 00
[   16.916356] ath: Regpair used: 0x6c
[   16.946530] ath10k_pci 0000:3a:00.0 wlp58s0: renamed from wlan0
[   17.015609] mc: Linux media interface: v0.10
[   17.071516] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input40
[   17.077883] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input41
[   17.078133] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input42
[   17.079019] hid-multitouch 0003:04F3:2234.0002: input,hiddev0,hidraw1: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-4/input0
[   17.079079] usbcore: registered new interface driver usbhid
[   17.079082] usbhid: USB HID core driver
[   17.141661] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/kbl_guc_70.1.1.bin version 70.1.1
[   17.141672] i915 0000:00:02.0: [drm] GT0: HuC firmware i915/kbl_huc_4.0.0.bin version 4.0.0
[   17.170373] i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
[   17.170381] i915 0000:00:02.0: [drm] GT0: GUC: submission disabled
[   17.170383] i915 0000:00:02.0: [drm] GT0: GUC: SLPC disabled
[   17.181215] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[   17.181487] Bluetooth: Core ver 2.22
[   17.181521] NET: Registered PF_BLUETOOTH protocol family
[   17.181522] Bluetooth: HCI device and connection manager initialized
[   17.181527] Bluetooth: HCI socket layer initialized
[   17.181529] Bluetooth: L2CAP socket layer initialized
[   17.181533] Bluetooth: SCO socket layer initialized
[   17.200144] videodev: Linux video capture interface: v2.00
[   17.207847] [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 0
[   17.223034] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   17.227517] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input44
[   17.229676] usbcore: registered new interface driver btusb
[   17.232013] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[   17.232019] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[   17.261868] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   17.289014] fbcon: i915drmfb (fb0) is primary device
[   17.292623] Console: switching to colour frame buffer device 200x56
[   17.315644] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[   17.358197] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   17.358204] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   17.358207] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   17.358210] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   17.358212] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   17.358214] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
[   17.358216] snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1a
[   17.358218] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[   17.582478] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input45
[   17.582515] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input46
[   17.582543] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input47
[   17.582573] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input48
[   17.582599] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input49
[   17.588517] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[   17.613388] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[   17.717078] PPP generic driver version 2.4.2
[   17.737453] Initializing XFRM netlink socket
[   17.739127] usb 1-5: Found UVC 1.00 device Integrated_Webcam_HD (0c45:670c)
[   17.872971] usbcore: registered new interface driver uvcvideo
[   17.938400] NET: Registered PF_PPPOX protocol family
[   17.945207] IPsec XFRM device driver
[   17.951839] l2tp_core: L2TP core driver, V2.0
[   17.954848] l2tp_netlink: L2TP netlink interface
[   17.967414] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[   20.440588] rfkill: input handler disabled
[   23.191435] wlp58s0: authenticate with 90:3a:72:ad:ef:cc (local address=9c:b6:d0:d1:6a:b1)
[   23.191445] wlp58s0: send auth to 90:3a:72:ad:ef:cc (try 1/3)
[   23.192529] wlp58s0: send auth to 90:3a:72:ad:ef:cc (try 2/3)
[   23.193795] wlp58s0: send auth to 90:3a:72:ad:ef:cc (try 3/3)
[   23.194900] wlp58s0: authentication with 90:3a:72:ad:ef:cc timed out
[   23.313426] systemd-journald[472]: File /var/log/journal/16ae67b9dca94ecebbc8ec78ab24e074/user-5272.journal corrupted or uncleanly shut down, renaming and replacing.
[   23.556810] wlp58s0: authenticate with 90:3a:72:ad:ef:c8 (local address=9c:b6:d0:d1:6a:b1)
[   23.556815] wlp58s0: send auth to 90:3a:72:ad:ef:c8 (try 1/3)
[   23.558630] wlp58s0: authenticated
[   23.561871] wlp58s0: associate with 90:3a:72:ad:ef:c8 (try 1/3)
[   23.568846] wlp58s0: RX AssocResp from 90:3a:72:ad:ef:c8 (capab=0x1431 status=0 aid=5)
[   23.571427] wlp58s0: associated
[   23.622206] wlp58s0: Limiting TX power to 20 (20 - 0) dBm as advertised by 90:3a:72:ad:ef:c8
[   23.695767] rfkill: input handler enabled
[   25.867047] rfkill: input handler disabled
[   27.432916] show_signal_msg: 20 callbacks suppressed
[   27.432920] gsd-power[1187]: segfault at 30 ip 00007fd1ac173380 sp 00007ffd68ef5120 error 6 in libglib-2.0.so.0.8200.0[26380,7fd1ac16b000+9f000] likely on CPU 0 (core 0, socket 0)
[   27.432934] Code: 54 41 89 f4 48 d1 ea 55 48 8d 04 92 53 48 89 fb 48 8d 04 42 48 89 fa 48 29 c2 48 8d 05 29 62 12 00 48 83 ec 18 4c 8d 3c 90 90 <f0> 44 0f ab 23 72 19 48 83 c4 18 5b 5d 41 5c 41 5d 41 5e 41 5f c3

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Linux fails to ACPI S3 supend on Dell XPS 13 9630 (6.11.0-04557-g2f27fce67173)
  2024-09-19  5:51 ` Linux fails " Paul Menzel
@ 2024-09-19  8:17   ` Paul Menzel
  2024-09-19  8:53     ` Petr Mladek
  2024-09-19 11:03     ` Paul Menzel
  0 siblings, 2 replies; 13+ messages in thread
From: Paul Menzel @ 2024-09-19  8:17 UTC (permalink / raw)
  To: Anna-Maria Behnsen, Frederic Weisbecker, Thomas Gleixner
  Cc: Rafael J. Wysocki, linux-pm, regressions, Petr Mladek

Dear Linux folks,


Am 19.09.24 um 07:51 schrieb Paul Menzel:

> Am 19.09.24 um 07:51 schrieb Paul Menzel:

>> On the Intel Kaby Lake laptop Dell XPS 13, Linux 6.11.0-04557- 
>> g2f27fce67173 (“6.12-rc0”) fails to ACPI S3 suspend the system. The 
>> screen turns black (as expected) and the power button LED stays on.
>>
>> Doing
>>
>>      echo N | sudo tee /sys/module/printk/parameters/console_suspend
>>
>> and on tty2
>>
>>      sudo systemctl stop gdm3
>>      sudo systemctl start getty@tty1.service
>>
>> and then on tty1
>>
>>      sudo systemctl suspend
>>
>> I see some panic messages and traces containing ktime_get or so, but I 
>> failed to save the messages. (Hints very much appreciated.)
>>
>> I try to test the printk changes, but otherwise bisecting is not 
>> feasible, as it’s my production machine.

It’s not the printk changes. I tested some commits, and assume it’s the 
timer core changes:

     $ git log --oneline --merges daa394f0f9d3c -3 --no-decorate
     daa394f0f9d3c Merge tag 'core-debugobjects-2024-09-16' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
     9ea925c806dbb Merge tag 'timers-core-2024-09-16' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
     cb69d86550b3f Merge tag 'irq-core-2024-09-16' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip


1.  6.11.0-02659-gcb69d86550b3 succeeds to ACPI S3 suspend
2.  6.11.0-02710-gdaa394f0f9d3 fails to ACPI S3 suspend


Kind regards,

Paul

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Linux fails to ACPI S3 supend on Dell XPS 13 9630 (6.11.0-04557-g2f27fce67173)
  2024-09-19  8:17   ` Paul Menzel
@ 2024-09-19  8:53     ` Petr Mladek
  2024-09-20  0:14       ` John Ogness
  2024-09-19 11:03     ` Paul Menzel
  1 sibling, 1 reply; 13+ messages in thread
From: Petr Mladek @ 2024-09-19  8:53 UTC (permalink / raw)
  To: Paul Menzel
  Cc: Anna-Maria Behnsen, Frederic Weisbecker, Thomas Gleixner,
	Rafael J. Wysocki, linux-pm, regressions, John Ogness

On Thu 2024-09-19 10:17:24, Paul Menzel wrote:
> Dear Linux folks,
> 
> 
> Am 19.09.24 um 07:51 schrieb Paul Menzel:
> 
> > Am 19.09.24 um 07:51 schrieb Paul Menzel:
> 
> > > On the Intel Kaby Lake laptop Dell XPS 13, Linux 6.11.0-04557-
> > > g2f27fce67173 (“6.12-rc0”) fails to ACPI S3 suspend the system. The
> > > screen turns black (as expected) and the power button LED stays on.
> > > 
> > > Doing
> > > 
> > >      echo N | sudo tee /sys/module/printk/parameters/console_suspend
> > > 
> > > and on tty2
> > > 
> > >      sudo systemctl stop gdm3
> > >      sudo systemctl start getty@tty1.service
> > > 
> > > and then on tty1
> > > 
> > >      sudo systemctl suspend
> > > 
> > > I see some panic messages and traces containing ktime_get or so, but
> > > I failed to save the messages. (Hints very much appreciated.)

You might try to enable the kernel crash dump.

Or you might try to set some delay in /proc/sys/kernel/printk_delay and
make a photo of the screen.

John Ogness told me that there was a trick with a permanent memory.
But it seems that there is no permanent memory on the laptop.
Adding John into Cc.

> > > I try to test the printk changes, but otherwise bisecting is not
> > > feasible, as it’s my production machine.
> 
> It’s not the printk changes.

There should not be any visible changes at the moment because all
console drivers still use the legacy code.

The conversion of the 8250 serial console driver is still pending
review, see the current version at
https://lore.kernel.org/r/20240913140538.221708-1-john.ogness@linutronix.de
But this patchset would have effect only when the serial console is enabled.

> I tested some commits, and assume it’s the timer core changes:
> 
>     $ git log --oneline --merges daa394f0f9d3c -3 --no-decorate
>     daa394f0f9d3c Merge tag 'core-debugobjects-2024-09-16' of
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
>     9ea925c806dbb Merge tag 'timers-core-2024-09-16' of
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
>     cb69d86550b3f Merge tag 'irq-core-2024-09-16' of
> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
> 
> 
> 1.  6.11.0-02659-gcb69d86550b3 succeeds to ACPI S3 suspend
> 2.  6.11.0-02710-gdaa394f0f9d3 fails to ACPI S3 suspend

Best Regards,
Petr

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Linux fails to ACPI S3 supend on Dell XPS 13 9630 (6.11.0-04557-g2f27fce67173)
  2024-09-19  8:17   ` Paul Menzel
  2024-09-19  8:53     ` Petr Mladek
@ 2024-09-19 11:03     ` Paul Menzel
  2024-09-19 11:57       ` Hans de Goede
  1 sibling, 1 reply; 13+ messages in thread
From: Paul Menzel @ 2024-09-19 11:03 UTC (permalink / raw)
  To: Marek Maslanka, Anna-Maria Behnsen, Frederic Weisbecker,
	Thomas Gleixner
  Cc: Hans de Goede, Daniel Lezcano, Rafael J. Wysocki, linux-pm,
	regressions, Petr Mladek

Dear Marek,


Am 19.09.24 um 10:17 schrieb Paul Menzel:

> Am 19.09.24 um 07:51 schrieb Paul Menzel:
> 
>> Am 19.09.24 um 07:51 schrieb Paul Menzel:
> 
>>> On the Intel Kaby Lake laptop Dell XPS 13, Linux 6.11.0-04557- 
>>> g2f27fce67173 (“6.12-rc0”) fails to ACPI S3 suspend the system. The 
>>> screen turns black (as expected) and the power button LED stays on.
>>>
>>> Doing
>>>
>>>      echo N | sudo tee /sys/module/printk/parameters/console_suspend
>>>
>>> and on tty2
>>>
>>>      sudo systemctl stop gdm3
>>>      sudo systemctl start getty@tty1.service
>>>
>>> and then on tty1
>>>
>>>      sudo systemctl suspend
>>>
>>> I see some panic messages and traces containing ktime_get or so, but 
>>> I failed to save the messages. (Hints very much appreciated.)
>>>
>>> I try to test the printk changes, but otherwise bisecting is not 
>>> feasible, as it’s my production machine.
> 
> It’s not the printk changes. I tested some commits, and assume it’s the 
> timer core changes:
> 
>      $ git log --oneline --merges daa394f0f9d3c -3 --no-decorate
>      daa394f0f9d3c Merge tag 'core-debugobjects-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
>      9ea925c806dbb Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
>      cb69d86550b3f Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
> 
> 
> 1.  6.11.0-02659-gcb69d86550b3 succeeds to ACPI S3 suspend
> 2.  6.11.0-02710-gdaa394f0f9d3 fails to ACPI S3 suspend

It truns out your commit e86c8186d03a (platform/x86:intel/pmc: Enable 
the ACPI PM Timer to be turned off when suspended) causes the 
regression. The laptop defaults to s2idle, but due to problems, I force 
it to `deep`.

Revert on master is not easily possible due to other changes it seems.


Kind regards,

Paul



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Linux fails to ACPI S3 supend on Dell XPS 13 9630 (6.11.0-04557-g2f27fce67173)
  2024-09-19 11:03     ` Paul Menzel
@ 2024-09-19 11:57       ` Hans de Goede
  2024-09-19 14:03         ` Paul Menzel
  0 siblings, 1 reply; 13+ messages in thread
From: Hans de Goede @ 2024-09-19 11:57 UTC (permalink / raw)
  To: Paul Menzel, Marek Maslanka, Anna-Maria Behnsen,
	Frederic Weisbecker, Thomas Gleixner
  Cc: Daniel Lezcano, Rafael J. Wysocki, linux-pm, regressions,
	Petr Mladek

[-- Attachment #1: Type: text/plain, Size: 2425 bytes --]

Hi,

On 19-Sep-24 1:03 PM, Paul Menzel wrote:
> Dear Marek,
> 
> 
> Am 19.09.24 um 10:17 schrieb Paul Menzel:
> 
>> Am 19.09.24 um 07:51 schrieb Paul Menzel:
>>
>>> Am 19.09.24 um 07:51 schrieb Paul Menzel:
>>
>>>> On the Intel Kaby Lake laptop Dell XPS 13, Linux 6.11.0-04557- g2f27fce67173 (“6.12-rc0”) fails to ACPI S3 suspend the system. The screen turns black (as expected) and the power button LED stays on.
>>>>
>>>> Doing
>>>>
>>>>      echo N | sudo tee /sys/module/printk/parameters/console_suspend
>>>>
>>>> and on tty2
>>>>
>>>>      sudo systemctl stop gdm3
>>>>      sudo systemctl start getty@tty1.service
>>>>
>>>> and then on tty1
>>>>
>>>>      sudo systemctl suspend
>>>>
>>>> I see some panic messages and traces containing ktime_get or so, but I failed to save the messages. (Hints very much appreciated.)
>>>>
>>>> I try to test the printk changes, but otherwise bisecting is not feasible, as it’s my production machine.
>>
>> It’s not the printk changes. I tested some commits, and assume it’s the timer core changes:
>>
>>      $ git log --oneline --merges daa394f0f9d3c -3 --no-decorate
>>      daa394f0f9d3c Merge tag 'core-debugobjects-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
>>      9ea925c806dbb Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
>>      cb69d86550b3f Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
>>
>>
>> 1.  6.11.0-02659-gcb69d86550b3 succeeds to ACPI S3 suspend
>> 2.  6.11.0-02710-gdaa394f0f9d3 fails to ACPI S3 suspend
> 
> It truns out your commit e86c8186d03a (platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended) causes the regression. The laptop defaults to s2idle, but due to problems, I force it to `deep`.
> 
> Revert on master is not easily possible due to other changes it seems.

First of all thank you for reporting this so early in the cycle and
for pinning it down to a specific commit. Both are really appreciated.

I guess that the power-savings from disabling the pm-timer are mostly
relevant for s0ix suspend. If regular S3 suspend is used the the
firmware is in control of the suspend and if necessary it should disable
the timer.

So I think we can fix this by limiting the new handling to s0ix suspend.

Can you please give the attached patch a try ?

Regards,

Hans

[-- Attachment #2: 0001-platform-x86-intel-pmc-Leave-ACPI-PM-Timer-alone-whe.patch --]
[-- Type: text/x-patch, Size: 1711 bytes --]

From 784db313a21c87ee49900a4ef46c70d85bcc6d94 Mon Sep 17 00:00:00 2001
From: Hans de Goede <hdegoede@redhat.com>
Date: Thu, 19 Sep 2024 13:50:55 +0200
Subject: [PATCH] platform/x86:intel/pmc: Leave ACPI PM Timer alone when using
 S3 suspend

Disabling the ACPI PM timer causes suspend to no longer work on
a Intel Kaby Lake Dell XPS 13 using deep / S3 suspend.

The power-savings from disabling the pm-timer are mostly relevant for
s0ix suspend. If regular S3 suspend is used the firmware is in control of
the suspend and if necessary it should disable the timer if necessary.

Limit the disabling of the ACPI PM Timer on suspend to when using
S0ix (so not firmware, but OS handled) suspend to fix this.

Fixes: e86c8186d03a ("platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended")
Reported-by: Paul Menzel <pmenzel@molgen.mpg.de>
Closes: https://lore.kernel.org/linux-pm/18784f62-91ff-4d88-9621-6c88eb0af2b5@molgen.mpg.de/
Cc: Marek Maslanka <mmaslanka@google.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
---
 drivers/platform/x86/intel/pmc/core.c | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/drivers/platform/x86/intel/pmc/core.c b/drivers/platform/x86/intel/pmc/core.c
index f443bf8bb82c..c753f013b59d 100644
--- a/drivers/platform/x86/intel/pmc/core.c
+++ b/drivers/platform/x86/intel/pmc/core.c
@@ -1275,6 +1275,10 @@ static void pmc_core_acpi_pm_timer_suspend_resume(void *data, bool suspend)
 	if (!map->acpi_pm_tmr_ctl_offset)
 		return;
 
+	/* Check if the suspend will actually use S0ix */
+	if (suspend && pm_suspend_via_firmware())
+		return;
+
 	guard(mutex)(&pmcdev->lock);
 
 	if (!suspend && !pmcdev->enable_acpi_pm_timer_on_resume)
-- 
2.46.0


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* Re: Linux fails to ACPI S3 supend on Dell XPS 13 9630 (6.11.0-04557-g2f27fce67173)
  2024-09-19 11:57       ` Hans de Goede
@ 2024-09-19 14:03         ` Paul Menzel
  2024-09-19 16:53           ` Hans de Goede
  0 siblings, 1 reply; 13+ messages in thread
From: Paul Menzel @ 2024-09-19 14:03 UTC (permalink / raw)
  To: Hans de Goede, Marek Maslanka, Anna-Maria Behnsen,
	Frederic Weisbecker, Thomas Gleixner
  Cc: Daniel Lezcano, Rafael J. Wysocki, linux-pm, regressions,
	Petr Mladek

Dear Hans,


Am 19.09.24 um 13:57 schrieb Hans de Goede:

> On 19-Sep-24 1:03 PM, Paul Menzel wrote:

>> Am 19.09.24 um 10:17 schrieb Paul Menzel:
>>
>>> Am 19.09.24 um 07:51 schrieb Paul Menzel:
>>>
>>>> Am 19.09.24 um 07:51 schrieb Paul Menzel:
>>>
>>>>> On the Intel Kaby Lake laptop Dell XPS 13, Linux
>>>>> 6.11.0-04557- g2f27fce67173 (“6.12-rc0”) fails to ACPI S3
>>>>> suspend the system. The screen turns black (as expected) and
>>>>> the power button LED stays on.
>>>>>
>>>>> Doing
>>>>>
>>>>>       echo N | sudo tee /sys/module/printk/parameters/console_suspend
>>>>>
>>>>> and on tty2
>>>>>
>>>>>       sudo systemctl stop gdm3
>>>>>       sudo systemctl start getty@tty1.service
>>>>>
>>>>> and then on tty1
>>>>>
>>>>>       sudo systemctl suspend
>>>>>
>>>>> I see some panic messages and traces containing ktime_get or
>>>>> so, but I failed to save the messages. (Hints very much
>>>>> appreciated.)>>>>>
>>>>> I try to test the printk changes, but otherwise bisecting is
>>>>> not feasible, as it’s my production machine.>>>
>>> It’s not the printk changes. I tested some commits, and assume it’s the timer core changes:
>>>
>>>       $ git log --oneline --merges daa394f0f9d3c -3 --no-decorate
>>>       daa394f0f9d3c Merge tag 'core-debugobjects-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
>>>       9ea925c806dbb Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
>>>       cb69d86550b3f Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
>>>
>>>
>>> 1.  6.11.0-02659-gcb69d86550b3 succeeds to ACPI S3 suspend
>>> 2.  6.11.0-02710-gdaa394f0f9d3 fails to ACPI S3 suspend
>> 
>> It truns out your commit e86c8186d03a (platform/x86:intel/pmc:
>> Enable the ACPI PM Timer to be turned off when suspended) causes
>> the regression. The laptop defaults to s2idle, but due to
>> problems, I force it to `deep`.
>>
>> Revert on master is not easily possible due to other changes it seems.
> 
> First of all thank you for reporting this so early in the cycle and
> for pinning it down to a specific commit. Both are really appreciated.
> 
> I guess that the power-savings from disabling the pm-timer are mostly
> relevant for s0ix suspend. If regular S3 suspend is used the the
> firmware is in control of the suspend and if necessary it should disable
> the timer.
> 
> So I think we can fix this by limiting the new handling to s0ix suspend.
> 
> Can you please give the attached patch a try?

Thank you so much for the instant reaction. Indeed, your patch makes 
ACPI S3 suspend work.

Tested-by: Paul Menzel <pmenzel@molgen.mpg.de> # Dell XPS 13 
9360/0596KF, BIOS 2.21.0 06/02/2022


Kind regards,

Paul

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Linux fails to ACPI S3 supend on Dell XPS 13 9630 (6.11.0-04557-g2f27fce67173)
  2024-09-19 14:03         ` Paul Menzel
@ 2024-09-19 16:53           ` Hans de Goede
  2024-09-19 16:55             ` Hans de Goede
  0 siblings, 1 reply; 13+ messages in thread
From: Hans de Goede @ 2024-09-19 16:53 UTC (permalink / raw)
  To: Paul Menzel, Marek Maslanka, Anna-Maria Behnsen,
	Frederic Weisbecker, Thomas Gleixner
  Cc: Daniel Lezcano, Rafael J. Wysocki, linux-pm, regressions,
	Petr Mladek

Hi,

On 19-Sep-24 4:03 PM, Paul Menzel wrote:
> Dear Hans,
> 
> 
> Am 19.09.24 um 13:57 schrieb Hans de Goede:
> 
>> On 19-Sep-24 1:03 PM, Paul Menzel wrote:
> 
>>> Am 19.09.24 um 10:17 schrieb Paul Menzel:
>>>
>>>> Am 19.09.24 um 07:51 schrieb Paul Menzel:
>>>>
>>>>> Am 19.09.24 um 07:51 schrieb Paul Menzel:
>>>>
>>>>>> On the Intel Kaby Lake laptop Dell XPS 13, Linux
>>>>>> 6.11.0-04557- g2f27fce67173 (“6.12-rc0”) fails to ACPI S3
>>>>>> suspend the system. The screen turns black (as expected) and
>>>>>> the power button LED stays on.
>>>>>>
>>>>>> Doing
>>>>>>
>>>>>>       echo N | sudo tee /sys/module/printk/parameters/console_suspend
>>>>>>
>>>>>> and on tty2
>>>>>>
>>>>>>       sudo systemctl stop gdm3
>>>>>>       sudo systemctl start getty@tty1.service
>>>>>>
>>>>>> and then on tty1
>>>>>>
>>>>>>       sudo systemctl suspend
>>>>>>
>>>>>> I see some panic messages and traces containing ktime_get or
>>>>>> so, but I failed to save the messages. (Hints very much
>>>>>> appreciated.)>>>>>
>>>>>> I try to test the printk changes, but otherwise bisecting is
>>>>>> not feasible, as it’s my production machine.>>>
>>>> It’s not the printk changes. I tested some commits, and assume it’s the timer core changes:
>>>>
>>>>       $ git log --oneline --merges daa394f0f9d3c -3 --no-decorate
>>>>       daa394f0f9d3c Merge tag 'core-debugobjects-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
>>>>       9ea925c806dbb Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
>>>>       cb69d86550b3f Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
>>>>
>>>>
>>>> 1.  6.11.0-02659-gcb69d86550b3 succeeds to ACPI S3 suspend
>>>> 2.  6.11.0-02710-gdaa394f0f9d3 fails to ACPI S3 suspend
>>>
>>> It truns out your commit e86c8186d03a (platform/x86:intel/pmc:
>>> Enable the ACPI PM Timer to be turned off when suspended) causes
>>> the regression. The laptop defaults to s2idle, but due to
>>> problems, I force it to `deep`.
>>>
>>> Revert on master is not easily possible due to other changes it seems.
>>
>> First of all thank you for reporting this so early in the cycle and
>> for pinning it down to a specific commit. Both are really appreciated.
>>
>> I guess that the power-savings from disabling the pm-timer are mostly
>> relevant for s0ix suspend. If regular S3 suspend is used the the
>> firmware is in control of the suspend and if necessary it should disable
>> the timer.
>>
>> So I think we can fix this by limiting the new handling to s0ix suspend.
>>
>> Can you please give the attached patch a try?
> 
> Thank you so much for the instant reaction. Indeed, your patch makes ACPI S3 suspend work.
> 
> Tested-by: Paul Menzel <pmenzel@molgen.mpg.de> # Dell XPS 13 9360/0596KF, BIOS 2.21.0 06/02/2022

Thank you for testing. I've submitted this upstream now.

I'll include this in the first pdx86 fixes pull-request over 6.11-rc1 is out.

Regards,

Hans




^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Linux fails to ACPI S3 supend on Dell XPS 13 9630 (6.11.0-04557-g2f27fce67173)
  2024-09-19 16:53           ` Hans de Goede
@ 2024-09-19 16:55             ` Hans de Goede
  2024-09-25 10:46               ` Thorsten Leemhuis
  0 siblings, 1 reply; 13+ messages in thread
From: Hans de Goede @ 2024-09-19 16:55 UTC (permalink / raw)
  To: Paul Menzel, Marek Maslanka, Anna-Maria Behnsen,
	Frederic Weisbecker, Thomas Gleixner
  Cc: Daniel Lezcano, Rafael J. Wysocki, linux-pm, regressions,
	Petr Mladek

Hi,

On 19-Sep-24 6:53 PM, Hans de Goede wrote:
> Hi,
> 
> On 19-Sep-24 4:03 PM, Paul Menzel wrote:
>> Dear Hans,
>>
>>
>> Am 19.09.24 um 13:57 schrieb Hans de Goede:
>>
>>> On 19-Sep-24 1:03 PM, Paul Menzel wrote:
>>
>>>> Am 19.09.24 um 10:17 schrieb Paul Menzel:
>>>>
>>>>> Am 19.09.24 um 07:51 schrieb Paul Menzel:
>>>>>
>>>>>> Am 19.09.24 um 07:51 schrieb Paul Menzel:
>>>>>
>>>>>>> On the Intel Kaby Lake laptop Dell XPS 13, Linux
>>>>>>> 6.11.0-04557- g2f27fce67173 (“6.12-rc0”) fails to ACPI S3
>>>>>>> suspend the system. The screen turns black (as expected) and
>>>>>>> the power button LED stays on.
>>>>>>>
>>>>>>> Doing
>>>>>>>
>>>>>>>       echo N | sudo tee /sys/module/printk/parameters/console_suspend
>>>>>>>
>>>>>>> and on tty2
>>>>>>>
>>>>>>>       sudo systemctl stop gdm3
>>>>>>>       sudo systemctl start getty@tty1.service
>>>>>>>
>>>>>>> and then on tty1
>>>>>>>
>>>>>>>       sudo systemctl suspend
>>>>>>>
>>>>>>> I see some panic messages and traces containing ktime_get or
>>>>>>> so, but I failed to save the messages. (Hints very much
>>>>>>> appreciated.)>>>>>
>>>>>>> I try to test the printk changes, but otherwise bisecting is
>>>>>>> not feasible, as it’s my production machine.>>>
>>>>> It’s not the printk changes. I tested some commits, and assume it’s the timer core changes:
>>>>>
>>>>>       $ git log --oneline --merges daa394f0f9d3c -3 --no-decorate
>>>>>       daa394f0f9d3c Merge tag 'core-debugobjects-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
>>>>>       9ea925c806dbb Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
>>>>>       cb69d86550b3f Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
>>>>>
>>>>>
>>>>> 1.  6.11.0-02659-gcb69d86550b3 succeeds to ACPI S3 suspend
>>>>> 2.  6.11.0-02710-gdaa394f0f9d3 fails to ACPI S3 suspend
>>>>
>>>> It truns out your commit e86c8186d03a (platform/x86:intel/pmc:
>>>> Enable the ACPI PM Timer to be turned off when suspended) causes
>>>> the regression. The laptop defaults to s2idle, but due to
>>>> problems, I force it to `deep`.
>>>>
>>>> Revert on master is not easily possible due to other changes it seems.
>>>
>>> First of all thank you for reporting this so early in the cycle and
>>> for pinning it down to a specific commit. Both are really appreciated.
>>>
>>> I guess that the power-savings from disabling the pm-timer are mostly
>>> relevant for s0ix suspend. If regular S3 suspend is used the the
>>> firmware is in control of the suspend and if necessary it should disable
>>> the timer.
>>>
>>> So I think we can fix this by limiting the new handling to s0ix suspend.
>>>
>>> Can you please give the attached patch a try?
>>
>> Thank you so much for the instant reaction. Indeed, your patch makes ACPI S3 suspend work.
>>
>> Tested-by: Paul Menzel <pmenzel@molgen.mpg.de> # Dell XPS 13 9360/0596KF, BIOS 2.21.0 06/02/2022
> 
> Thank you for testing. I've submitted this upstream now.
> 
> I'll include this in the first pdx86 fixes pull-request over 6.11-rc1 is out.

That should be 6.12-rc1 of course.

Regards,
 
Hans



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Linux fails to ACPI S3 supend on Dell XPS 13 9630 (6.11.0-04557-g2f27fce67173)
  2024-09-19  8:53     ` Petr Mladek
@ 2024-09-20  0:14       ` John Ogness
  0 siblings, 0 replies; 13+ messages in thread
From: John Ogness @ 2024-09-20  0:14 UTC (permalink / raw)
  To: Petr Mladek, Paul Menzel
  Cc: Anna-Maria Behnsen, Frederic Weisbecker, Thomas Gleixner,
	Rafael J. Wysocki, Steven Rostedt, linux-pm, regressions

On 2024-09-19, Petr Mladek <pmladek@suse.com> wrote:
> On Thu 2024-09-19 10:17:24, Paul Menzel wrote:
>> On the Intel Kaby Lake laptop Dell XPS 13, Linux 6.11.0-04557-
>> g2f27fce67173 (“6.12-rc0”) fails to ACPI S3 suspend the system. The
>> screen turns black (as expected) and the power button LED stays on.
>> 
>> Doing
>> 
>>      echo N | sudo tee /sys/module/printk/parameters/console_suspend
>>
>> and on tty2
>> 
>>      sudo systemctl stop gdm3
>>      sudo systemctl start getty@tty1.service
>> 
>> and then on tty1
>> 
>>      sudo systemctl suspend
>> 
>> I see some panic messages and traces containing ktime_get or so, but
>> I failed to save the messages. (Hints very much appreciated.)
>
> You might try to enable the kernel crash dump.

Yes, having a crash kernel and then extracting the dmesg buffer from the
previous kernel would work well.

> Or you might try to set some delay in /proc/sys/kernel/printk_delay
> and make a photo of the screen.

If you are seeing the dump but then it disappears too quick, this would
work as well.

> John Ogness told me that there was a trick with a permanent memory.
> But it seems that there is no permanent memory on the laptop.
> Adding John into Cc.

I guess you are referring to [0]. That is not (yet) available.

John Ogness

[0] https://lore.kernel.org/lkml/87h6dhxgel.fsf@jogness.linutronix.de

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Linux fails to ACPI S3 supend on Dell XPS 13 9630 (6.11.0-04557-g2f27fce67173)
  2024-09-19 16:55             ` Hans de Goede
@ 2024-09-25 10:46               ` Thorsten Leemhuis
  2024-09-25 12:36                 ` Hans de Goede
  0 siblings, 1 reply; 13+ messages in thread
From: Thorsten Leemhuis @ 2024-09-25 10:46 UTC (permalink / raw)
  To: Hans de Goede, Paul Menzel, Marek Maslanka, Anna-Maria Behnsen,
	Frederic Weisbecker, Thomas Gleixner
  Cc: Daniel Lezcano, Rafael J. Wysocki, linux-pm, regressions,
	Petr Mladek

On 19.09.24 18:55, Hans de Goede wrote:
> On 19-Sep-24 6:53 PM, Hans de Goede wrote:
>> On 19-Sep-24 4:03 PM, Paul Menzel wrote:
>>> Am 19.09.24 um 13:57 schrieb Hans de Goede:
>>>> On 19-Sep-24 1:03 PM, Paul Menzel wrote:
>>>>> Am 19.09.24 um 10:17 schrieb Paul Menzel:
>>>>>> Am 19.09.24 um 07:51 schrieb Paul Menzel:
>>>>>>> Am 19.09.24 um 07:51 schrieb Paul Menzel:
>
>>>> So I think we can fix this by limiting the new handling to s0ix suspend.
>>>> Can you please give the attached patch a try?
>>> Thank you so much for the instant reaction. Indeed, your patch makes ACPI S3 suspend work.
>>> Tested-by: Paul Menzel <pmenzel@molgen.mpg.de> # Dell XPS 13 9360/0596KF, BIOS 2.21.0 06/02/2022
>
>> Thank you for testing. I've submitted this upstream now.
>>
>> I'll include this in the first pdx86 fixes pull-request over 6.11-rc1 is out.
> 
> That should be 6.12-rc1 of course.

Out of curiosity: why not send the fix to Linus this week to get it into
6.12-rc1 (and thus on track for stable backporting too, assuming Greg
will pick it up)? Just asking, as I have seen some developers wrongly
assuming it's not okay to queue fixes due to our "no newly developed
patches should be merged to -next or mainlined during the merge window"
rule.

Or did I misunderstood you plan or missing another reason why waiting
might be wise? If so: sorry!

Ciao, Thorsten

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Linux fails to ACPI S3 supend on Dell XPS 13 9630 (6.11.0-04557-g2f27fce67173)
  2024-09-25 10:46               ` Thorsten Leemhuis
@ 2024-09-25 12:36                 ` Hans de Goede
  2024-09-25 12:46                   ` Thorsten Leemhuis
  0 siblings, 1 reply; 13+ messages in thread
From: Hans de Goede @ 2024-09-25 12:36 UTC (permalink / raw)
  To: Thorsten Leemhuis, Paul Menzel, Marek Maslanka,
	Anna-Maria Behnsen, Frederic Weisbecker, Thomas Gleixner
  Cc: Daniel Lezcano, Rafael J. Wysocki, linux-pm, regressions,
	Petr Mladek

Hi Thorsten,

On 25-Sep-24 12:46 PM, Thorsten Leemhuis wrote:
> On 19.09.24 18:55, Hans de Goede wrote:
>> On 19-Sep-24 6:53 PM, Hans de Goede wrote:
>>> On 19-Sep-24 4:03 PM, Paul Menzel wrote:
>>>> Am 19.09.24 um 13:57 schrieb Hans de Goede:
>>>>> On 19-Sep-24 1:03 PM, Paul Menzel wrote:
>>>>>> Am 19.09.24 um 10:17 schrieb Paul Menzel:
>>>>>>> Am 19.09.24 um 07:51 schrieb Paul Menzel:
>>>>>>>> Am 19.09.24 um 07:51 schrieb Paul Menzel:
>>
>>>>> So I think we can fix this by limiting the new handling to s0ix suspend.
>>>>> Can you please give the attached patch a try?
>>>> Thank you so much for the instant reaction. Indeed, your patch makes ACPI S3 suspend work.
>>>> Tested-by: Paul Menzel <pmenzel@molgen.mpg.de> # Dell XPS 13 9360/0596KF, BIOS 2.21.0 06/02/2022
>>
>>> Thank you for testing. I've submitted this upstream now.
>>>
>>> I'll include this in the first pdx86 fixes pull-request over 6.11-rc1 is out.
>>
>> That should be 6.12-rc1 of course.
> 
> Out of curiosity: why not send the fix to Linus this week to get it into
> 6.12-rc1 (and thus on track for stable backporting too, assuming Greg
> will pick it up)? Just asking, as I have seen some developers wrongly
> assuming it's not okay to queue fixes due to our "no newly developed
> patches should be merged to -next or mainlined during the merge window"
> rule.

The commit/regression this fixes is only in 6.12 (1), so there is no need
to backport the fix.

Which means that AFAICT there is no big hurry to fix this and I'm currently
traveling (I'm at kernel recipes in Paris atm).

Regards,

Hans


1) If I'm not mistaken, it was certainly first introduced in 6.12 and
it is not a bugfix, so I don't expect it to get picked up by the
stable kernels.


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: Linux fails to ACPI S3 supend on Dell XPS 13 9630 (6.11.0-04557-g2f27fce67173)
  2024-09-25 12:36                 ` Hans de Goede
@ 2024-09-25 12:46                   ` Thorsten Leemhuis
  0 siblings, 0 replies; 13+ messages in thread
From: Thorsten Leemhuis @ 2024-09-25 12:46 UTC (permalink / raw)
  To: Hans de Goede, Paul Menzel, Marek Maslanka, Anna-Maria Behnsen,
	Frederic Weisbecker, Thomas Gleixner
  Cc: Daniel Lezcano, Rafael J. Wysocki, linux-pm, regressions,
	Petr Mladek

On 25.09.24 14:36, Hans de Goede wrote:
> On 25-Sep-24 12:46 PM, Thorsten Leemhuis wrote:
>> On 19.09.24 18:55, Hans de Goede wrote:
>>> On 19-Sep-24 6:53 PM, Hans de Goede wrote:
>>>> On 19-Sep-24 4:03 PM, Paul Menzel wrote:
>>>>> Am 19.09.24 um 13:57 schrieb Hans de Goede:
>>>>>> On 19-Sep-24 1:03 PM, Paul Menzel wrote:
>>>>>>> Am 19.09.24 um 10:17 schrieb Paul Menzel:
>>>>>>>> Am 19.09.24 um 07:51 schrieb Paul Menzel:
>>>>>>>>> Am 19.09.24 um 07:51 schrieb Paul Menzel:
>>>>>> So I think we can fix this by limiting the new handling to s0ix suspend.
>>>>>> Can you please give the attached patch a try?
>>>>> Thank you so much for the instant reaction. Indeed, your patch makes ACPI S3 suspend work.
>>>>> Tested-by: Paul Menzel <pmenzel@molgen.mpg.de> # Dell XPS 13 9360/0596KF, BIOS 2.21.0 06/02/2022
>>>
>>>> Thank you for testing. I've submitted this upstream now.
>>>>
>>>> I'll include this in the first pdx86 fixes pull-request over 6.11-rc1 is out.
>>>
>>> That should be 6.12-rc1 of course.
>>
>> Out of curiosity: why not send the fix to Linus this week to get it into
>> 6.12-rc1 (and thus on track for stable backporting too, assuming Greg
>> will pick it up)? Just asking, as I have seen some developers wrongly
>> assuming it's not okay to queue fixes due to our "no newly developed
>> patches should be merged to -next or mainlined during the merge window"
>> rule.
> 
> The commit/regression this fixes is only in 6.12 (1), so there is no need
> to backport the fix.

Ahh, sorry, you are right, with the conferences last week I got confused
here.

> Which means that AFAICT there is no big hurry to fix this

Well, would be nice to prevent others from running into this, but well,
you are right, no big hurry, especially considering this:

> and I'm currently traveling (I'm at kernel recipes in Paris atm).

Enjoy! Guess next year I'll go again too. :-D

Ciao, Thorsten

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-09-25 12:47 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-19  5:51 Fails to ACPI S3 supend on Dell XPS 13 9630 (6.11.0-04557-g2f27fce67173) Paul Menzel
2024-09-19  5:51 ` Linux fails " Paul Menzel
2024-09-19  8:17   ` Paul Menzel
2024-09-19  8:53     ` Petr Mladek
2024-09-20  0:14       ` John Ogness
2024-09-19 11:03     ` Paul Menzel
2024-09-19 11:57       ` Hans de Goede
2024-09-19 14:03         ` Paul Menzel
2024-09-19 16:53           ` Hans de Goede
2024-09-19 16:55             ` Hans de Goede
2024-09-25 10:46               ` Thorsten Leemhuis
2024-09-25 12:36                 ` Hans de Goede
2024-09-25 12:46                   ` Thorsten Leemhuis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).