All of lore.kernel.org
 help / color / mirror / Atom feed
* Unplugging USB-C charger cable causes `ucsi_acpi USBC000:00: ucsi_handle_connector_change: ACK failed (-110)`
@ 2023-11-21 11:50 Paul Menzel
  2023-11-21 14:08 ` Heikki Krogerus
  0 siblings, 1 reply; 6+ messages in thread
From: Paul Menzel @ 2023-11-21 11:50 UTC (permalink / raw)
  To: Heikki Krogerus; +Cc: linux-usb, LKML, Hans de Goede

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

Dear Linux folks,


On the Dell XPS 13, BIOS 2.21.0 06/02/2022, with Debian sid/unstable and 
Linux 6.5.10, when unplugging the (Dell) USB Type-C charger cable, Linux 
logs the error below:

     ucsi_acpi USBC000:00: ucsi_handle_connector_change: ACK failed (-110)

As this is logged with level error, can this be somehow fixed?

     drivers/usb/typec/ucsi/ucsi.c: dev_err(ucsi->dev, "%s: ACK failed 
(%d)", __func__, ret);

Please find the output of `dmesg` attached.


Kind regards,

Paul


[-- Attachment #2: 20231121–dell-xps-13-9360–linux-6.5.10-messages.txt --]
[-- Type: text/plain, Size: 79347 bytes --]

[    0.000000] microcode: updated early: 0xf0 -> 0xf4, date = 2023-02-22
[    0.000000] Linux version 6.5.0-4-amd64 (debian-kernel@lists.debian.org) (gcc-13 (Debian 13.2.0-6) 13.2.0, GNU ld (GNU Binutils for Debian) 2.41) #1 SMP PREEMPT_DYNAMIC Debian 6.5.10-1 (2023-11-03)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.5.0-4-amd64 root=UUID=32e29882-d94d-4a92-9ee4-4d03002bfa29 ro quiet pcie_aspm=off
[    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-0x0000000060caafff] usable
[    0.000000] BIOS-e820: [mem 0x0000000060cab000-0x0000000060cabfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000060cac000-0x0000000060cacfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000060cad000-0x00000000703f3fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000703f4000-0x000000007077ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000070780000-0x00000000707c3fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000707c4000-0x000000007ae71fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007ae72000-0x000000007b5fefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007b5ff000-0x000000007b5fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007b600000-0x000000007f7fffff] 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-0x000000047e7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x5bb5e018-0x5bb6e057] usable ==> usable
[    0.000000] e820: update [mem 0x5bb5e018-0x5bb6e057] 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-0x000000005bb5e017] usable
[    0.000000] reserve setup_data: [mem 0x000000005bb5e018-0x000000005bb6e057] usable
[    0.000000] reserve setup_data: [mem 0x000000005bb6e058-0x0000000060caafff] usable
[    0.000000] reserve setup_data: [mem 0x0000000060cab000-0x0000000060cabfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x0000000060cac000-0x0000000060cacfff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000060cad000-0x00000000703f3fff] usable
[    0.000000] reserve setup_data: [mem 0x00000000703f4000-0x000000007077ffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000070780000-0x00000000707c3fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x00000000707c4000-0x000000007ae71fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000007ae72000-0x000000007b5fefff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007b5ff000-0x000000007b5fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000007b600000-0x000000007f7fffff] 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-0x000000047e7fffff] usable
[    0.000000] efi: EFI v2.4 by American Megatrends
[    0.000000] efi: ACPI=0x7078d000 ACPI 2.0=0x7078d000 SMBIOS=0xf0000 SMBIOS 3.0=0xf0020 TPMFinalLog=0x7ae12000 ESRT=0x7b286698 MEMATTR=0x6dc76018 INITRD=0x60d7da98 TPMEventLog=0x60d78018 
[    0.000000] efi: Remove mem32: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
[    0.000000] e820: remove [mem 0xe0000000-0xefffffff] reserved
[    0.000000] efi: Not removing mem33: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
[    0.000000] efi: Not removing mem34: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem35: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[    0.000000] efi: Remove mem36: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[    0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[    0.000000] secureboot: Secure boot disabled
[    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] tsc: Detected 2900.000 MHz processor
[    0.000000] tsc: Detected 2899.886 MHz TSC
[    0.000686] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000688] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000696] last_pfn = 0x47e800 max_arch_pfn = 0x400000000
[    0.000699] MTRR map: 4 entries (3 fixed + 1 variable; max 23), built from 10 variable MTRRs
[    0.000701] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001015] last_pfn = 0x7b600 max_arch_pfn = 0x400000000
[    0.007367] esrt: Reserving ESRT space from 0x000000007b286698 to 0x000000007b2866d0.
[    0.007372] Using GB pages for direct mapping
[    0.007733] RAMDISK: [mem 0x5bb6f000-0x5e49efff]
[    0.007737] ACPI: Early table checksum verification disabled
[    0.007739] ACPI: RSDP 0x000000007078D000 000024 (v02 DELL  )
[    0.007743] ACPI: XSDT 0x000000007078D0C0 000104 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.007747] ACPI: FACP 0x00000000707B2A40 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
[    0.007751] ACPI: DSDT 0x000000007078D258 0257E7 (v02 DELL   CBX3     01072009 INTL 20160422)
[    0.007753] ACPI: FACS 0x000000007AE6F180 000040
[    0.007755] ACPI: APIC 0x00000000707B2B50 000084 (v03 DELL   CBX3     01072009 AMI  00010013)
[    0.007758] ACPI: FPDT 0x00000000707B2BD8 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.007760] ACPI: FIDT 0x00000000707B2C20 0000AC (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.007762] ACPI: MCFG 0x00000000707B2CD0 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
[    0.007764] ACPI: HPET 0x00000000707B2D10 000038 (v01 DELL   CBX3     01072009 AMI. 0005000B)
[    0.007766] ACPI: SSDT 0x00000000707B2D48 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
[    0.007769] ACPI: BOOT 0x00000000707B30A8 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.007771] ACPI: SSDT 0x00000000707B30D0 0012CF (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.007773] ACPI: HPET 0x00000000707B43A0 000038 (v01 INTEL  KBL-ULT  00000001 MSFT 0000005F)
[    0.007776] ACPI: SSDT 0x00000000707B43D8 000D84 (v02 INTEL  xh_rvp07 00000000 INTL 20160422)
[    0.007778] ACPI: UEFI 0x00000000707B5160 000042 (v01                 00000000      00000000)
[    0.007780] ACPI: SSDT 0x00000000707B51A8 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.007783] ACPI: LPIT 0x00000000707B6088 000094 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
[    0.007785] ACPI: SSDT 0x00000000707B6120 000161 (v02 INTEL  HdaDsp   00000000 INTL 20160422)
[    0.007787] ACPI: SSDT 0x00000000707B6288 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
[    0.007789] ACPI: SSDT 0x00000000707B6528 003002 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
[    0.007792] ACPI: SSDT 0x00000000707B9530 0000DB (v02 INTEL  TbtTypeC 00000000 INTL 20160422)
[    0.007794] ACPI: DBGP 0x00000000707B9610 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.007796] ACPI: DBG2 0x00000000707B9648 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.007798] ACPI: SSDT 0x00000000707B96A0 0007DD (v02 INTEL  UsbCTabl 00001000 INTL 20160422)
[    0.007801] ACPI: SSDT 0x00000000707B9E80 0084F1 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
[    0.007803] ACPI: SLIC 0x00000000707C2378 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
[    0.007805] ACPI: NHLT 0x00000000707C24F0 00002D (v00 INTEL  EDK2     00000002      01000013)
[    0.007807] ACPI: BGRT 0x00000000707C2520 000038 (v00                 01072009 AMI  00010013)
[    0.007810] ACPI: TPM2 0x00000000707C2558 000034 (v03        Tpm2Tabl 00000001 AMI  00000000)
[    0.007812] ACPI: ASF! 0x00000000707C2590 0000A0 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.007814] ACPI: DMAR 0x00000000707C2630 0000F0 (v01 INTEL  KBL      00000001 INTL 00000001)
[    0.007816] ACPI: Reserving FACP table memory at [mem 0x707b2a40-0x707b2b4b]
[    0.007817] ACPI: Reserving DSDT table memory at [mem 0x7078d258-0x707b2a3e]
[    0.007818] ACPI: Reserving FACS table memory at [mem 0x7ae6f180-0x7ae6f1bf]
[    0.007819] ACPI: Reserving APIC table memory at [mem 0x707b2b50-0x707b2bd3]
[    0.007819] ACPI: Reserving FPDT table memory at [mem 0x707b2bd8-0x707b2c1b]
[    0.007820] ACPI: Reserving FIDT table memory at [mem 0x707b2c20-0x707b2ccb]
[    0.007821] ACPI: Reserving MCFG table memory at [mem 0x707b2cd0-0x707b2d0b]
[    0.007821] ACPI: Reserving HPET table memory at [mem 0x707b2d10-0x707b2d47]
[    0.007822] ACPI: Reserving SSDT table memory at [mem 0x707b2d48-0x707b30a0]
[    0.007823] ACPI: Reserving BOOT table memory at [mem 0x707b30a8-0x707b30cf]
[    0.007823] ACPI: Reserving SSDT table memory at [mem 0x707b30d0-0x707b439e]
[    0.007824] ACPI: Reserving HPET table memory at [mem 0x707b43a0-0x707b43d7]
[    0.007825] ACPI: Reserving SSDT table memory at [mem 0x707b43d8-0x707b515b]
[    0.007825] ACPI: Reserving UEFI table memory at [mem 0x707b5160-0x707b51a1]
[    0.007826] ACPI: Reserving SSDT table memory at [mem 0x707b51a8-0x707b6085]
[    0.007827] ACPI: Reserving LPIT table memory at [mem 0x707b6088-0x707b611b]
[    0.007827] ACPI: Reserving SSDT table memory at [mem 0x707b6120-0x707b6280]
[    0.007828] ACPI: Reserving SSDT table memory at [mem 0x707b6288-0x707b6526]
[    0.007829] ACPI: Reserving SSDT table memory at [mem 0x707b6528-0x707b9529]
[    0.007829] ACPI: Reserving SSDT table memory at [mem 0x707b9530-0x707b960a]
[    0.007830] ACPI: Reserving DBGP table memory at [mem 0x707b9610-0x707b9643]
[    0.007831] ACPI: Reserving DBG2 table memory at [mem 0x707b9648-0x707b969b]
[    0.007831] ACPI: Reserving SSDT table memory at [mem 0x707b96a0-0x707b9e7c]
[    0.007832] ACPI: Reserving SSDT table memory at [mem 0x707b9e80-0x707c2370]
[    0.007833] ACPI: Reserving SLIC table memory at [mem 0x707c2378-0x707c24ed]
[    0.007833] ACPI: Reserving NHLT table memory at [mem 0x707c24f0-0x707c251c]
[    0.007834] ACPI: Reserving BGRT table memory at [mem 0x707c2520-0x707c2557]
[    0.007835] ACPI: Reserving TPM2 table memory at [mem 0x707c2558-0x707c258b]
[    0.007835] ACPI: Reserving ASF! table memory at [mem 0x707c2590-0x707c262f]
[    0.007836] ACPI: Reserving DMAR table memory at [mem 0x707c2630-0x707c271f]
[    0.007964] No NUMA configuration found
[    0.007965] Faking a node at [mem 0x0000000000000000-0x000000047e7fffff]
[    0.007973] NODE_DATA(0) allocated [mem 0x47e7d5000-0x47e7fffff]
[    0.008149] Zone ranges:
[    0.008150]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.008151]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.008152]   Normal   [mem 0x0000000100000000-0x000000047e7fffff]
[    0.008154]   Device   empty
[    0.008155] Movable zone start for each node
[    0.008157] Early memory node ranges
[    0.008157]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.008158]   node   0: [mem 0x0000000000059000-0x000000000009dfff]
[    0.008159]   node   0: [mem 0x0000000000100000-0x0000000060caafff]
[    0.008160]   node   0: [mem 0x0000000060cad000-0x00000000703f3fff]
[    0.008161]   node   0: [mem 0x000000007b5ff000-0x000000007b5fffff]
[    0.008161]   node   0: [mem 0x0000000100000000-0x000000047e7fffff]
[    0.008163] Initmem setup node 0 [mem 0x0000000000001000-0x000000047e7fffff]
[    0.008166] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.008168] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.008197] On node 0, zone DMA: 98 pages in unavailable ranges
[    0.010804] On node 0, zone DMA32: 2 pages in unavailable ranges
[    0.011199] On node 0, zone DMA32: 45579 pages in unavailable ranges
[    0.011582] On node 0, zone Normal: 18944 pages in unavailable ranges
[    0.011633] On node 0, zone Normal: 6144 pages in unavailable ranges
[    0.011640] Reserving Intel graphics memory at [mem 0x7d800000-0x7f7fffff]
[    0.011823] ACPI: PM-Timer IO Port: 0x1808
[    0.011827] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.011829] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.011829] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.011830] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.011856] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.011858] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.011860] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.011863] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.011864] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.011868] e820: update [mem 0x6d864000-0x6d9f0fff] usable ==> reserved
[    0.011877] TSC deadline timer available
[    0.011878] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.011891] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.011892] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.011894] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[    0.011895] PM: hibernation: Registered nosave memory: [mem 0x5bb5e000-0x5bb5efff]
[    0.011896] PM: hibernation: Registered nosave memory: [mem 0x5bb6e000-0x5bb6efff]
[    0.011898] PM: hibernation: Registered nosave memory: [mem 0x60cab000-0x60cabfff]
[    0.011898] PM: hibernation: Registered nosave memory: [mem 0x60cac000-0x60cacfff]
[    0.011900] PM: hibernation: Registered nosave memory: [mem 0x6d864000-0x6d9f0fff]
[    0.011901] PM: hibernation: Registered nosave memory: [mem 0x703f4000-0x7077ffff]
[    0.011901] PM: hibernation: Registered nosave memory: [mem 0x70780000-0x707c3fff]
[    0.011902] PM: hibernation: Registered nosave memory: [mem 0x707c4000-0x7ae71fff]
[    0.011903] PM: hibernation: Registered nosave memory: [mem 0x7ae72000-0x7b5fefff]
[    0.011904] PM: hibernation: Registered nosave memory: [mem 0x7b600000-0x7f7fffff]
[    0.011904] PM: hibernation: Registered nosave memory: [mem 0x7f800000-0xfdffffff]
[    0.011905] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.011906] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.011906] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.011907] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.011907] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.011908] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[    0.011909] [mem 0x7f800000-0xfdffffff] available for PCI devices
[    0.011910] Booting paravirtualized kernel on bare hardware
[    0.011912] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.016358] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.016646] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u524288
[    0.016651] pcpu-alloc: s221184 r8192 d28672 u524288 alloc=1*2097152
[    0.016653] pcpu-alloc: [0] 0 1 2 3 
[    0.016668] Kernel command line: BOOT_IMAGE=/vmlinuz-6.5.0-4-amd64 root=UUID=32e29882-d94d-4a92-9ee4-4d03002bfa29 ro quiet pcie_aspm=off
[    0.016713] PCIe ASPM is disabled
[    0.016715] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.5.0-4-amd64", will be passed to user space.
[    0.016748] random: crng init done
[    0.018261] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.019023] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.019071] Fallback order for Node 0: 0 
[    0.019074] Built 1 zonelists, mobility grouping on.  Total pages: 4058947
[    0.019075] Policy zone: Normal
[    0.019080] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.019085] software IO TLB: area num 4.
[    0.037394] Memory: 1814788K/16494140K available (14336K kernel code, 2346K rwdata, 10340K rodata, 3920K init, 18144K bss, 498816K reserved, 0K cma-reserved)
[    0.037573] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.037583] Kernel/User page tables isolation: enabled
[    0.037608] ftrace: allocating 42178 entries in 165 pages
[    0.044509] ftrace: allocated 165 pages with 4 groups
[    0.045095] Dynamic Preempt: voluntary
[    0.045122] rcu: Preemptible hierarchical RCU implementation.
[    0.045123] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.045124] 	Trampoline variant of Tasks RCU enabled.
[    0.045124] 	Rude variant of Tasks RCU enabled.
[    0.045125] 	Tracing variant of Tasks RCU enabled.
[    0.045125] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.045126] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.047501] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16
[    0.047710] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.048065] spurious 8259A interrupt: IRQ7.
[    0.048088] Console: colour dummy device 80x25
[    0.048090] printk: console [tty0] enabled
[    0.048122] ACPI: Core revision 20230331
[    0.048263] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.048264] APIC: Switch to symmetric I/O mode setup
[    0.048265] DMAR: Host address width 39
[    0.048267] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.048272] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.048275] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.048278] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.048279] DMAR: RMRR base: 0x000000704c2000 end: 0x000000704e1fff
[    0.048281] DMAR: RMRR base: 0x0000007d000000 end: 0x0000007f7fffff
[    0.048282] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[    0.048283] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[    0.048284] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.048285] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.048286] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.049898] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.049900] x2apic enabled
[    0.049910] Switched APIC routing to cluster x2apic.
[    0.053772] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x29ccd767b87, max_idle_ns: 440795223720 ns
[    0.053777] Calibrating delay loop (skipped), value calculated using timer frequency.. 5799.77 BogoMIPS (lpj=11599544)
[    0.053797] x86/cpu: SGX disabled by BIOS.
[    0.053803] CPU0: Thermal monitoring enabled (TM1)
[    0.053835] process: using mwait in idle threads
[    0.053838] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.053839] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.053842] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.053844] Spectre V2 : Mitigation: IBRS
[    0.053845] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.053845] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.053846] RETBleed: Mitigation: IBRS
[    0.053848] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.053849] Spectre V2 : User space: Mitigation: STIBP via prctl
[    0.053850] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.053858] MDS: Mitigation: Clear CPU buffers
[    0.053859] MMIO Stale Data: Mitigation: Clear CPU buffers
[    0.053863] SRBDS: Mitigation: Microcode
[    0.053869] GDS: Mitigation: Microcode
[    0.053875] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.053876] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.053877] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.053878] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.053879] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.053881] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.053882] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.053883] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.053885] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.057774] Freeing SMP alternatives memory: 36K
[    0.057774] pid_max: default: 32768 minimum: 301
[    0.057774] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,integrity
[    0.057774] landlock: Up and running.
[    0.057774] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.057774] AppArmor: AppArmor initialized
[    0.057774] TOMOYO Linux initialized
[    0.057774] LSM support for eBPF active
[    0.057774] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.057774] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.057774] smpboot: CPU0: Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz (family: 0x6, model: 0x8e, stepping: 0x9)
[    0.057774] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.057774] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.057774] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
[    0.057774] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.057774] ... version:                4
[    0.057774] ... bit width:              48
[    0.057774] ... generic registers:      4
[    0.057774] ... value mask:             0000ffffffffffff
[    0.057774] ... max period:             00007fffffffffff
[    0.057774] ... fixed-purpose events:   3
[    0.057774] ... event mask:             000000070000000f
[    0.057774] signal: max sigframe size: 2032
[    0.057774] Estimated ratio of average max frequency by base frequency (times 1024): 1235
[    0.057774] rcu: Hierarchical SRCU implementation.
[    0.057774] rcu: 	Max phase no-delay instances is 1000.
[    0.057774] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.057774] smp: Bringing up secondary CPUs ...
[    0.057774] smpboot: x86: Booting SMP configuration:
[    0.057774] .... node  #0, CPUs:      #1 #2 #3
[    0.057947] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.057947] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
[    0.057947] smp: Brought up 1 node, 4 CPUs
[    0.057947] smpboot: Max logical packages: 1
[    0.057947] smpboot: Total of 4 processors activated (23199.08 BogoMIPS)
[    0.080897] node 0 deferred pages initialised in 20ms
[    0.080899] devtmpfs: initialized
[    0.080899] x86/mm: Memory block size: 128MB
[    0.082753] ACPI: PM: Registering ACPI NVS region [mem 0x60cab000-0x60cabfff] (4096 bytes)
[    0.082753] ACPI: PM: Registering ACPI NVS region [mem 0x707c4000-0x7ae71fff] (174776320 bytes)
[    0.084375] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.084383] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.084436] pinctrl core: initialized pinctrl subsystem
[    0.085899] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.086136] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.086251] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.086360] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.086386] audit: initializing netlink subsys (disabled)
[    0.086402] audit: type=2000 audit(1700559733.032:1): state=initialized audit_enabled=0 res=1
[    0.086402] thermal_sys: Registered thermal governor 'fair_share'
[    0.086402] thermal_sys: Registered thermal governor 'bang_bang'
[    0.086402] thermal_sys: Registered thermal governor 'step_wise'
[    0.086402] thermal_sys: Registered thermal governor 'user_space'
[    0.086402] thermal_sys: Registered thermal governor 'power_allocator'
[    0.086402] cpuidle: using governor ladder
[    0.086402] cpuidle: using governor menu
[    0.086402] Simple Boot Flag at 0x47 set to 0x80
[    0.086402] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.086402] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.086402] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.086402] PCI: not using MMCONFIG
[    0.086402] PCI: Using configuration type 1 for base access
[    0.086402] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.086402] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.086402] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.086402] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.086402] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.086402] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.086402] ACPI: Added _OSI(Module Device)
[    0.086402] ACPI: Added _OSI(Processor Device)
[    0.086402] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.086402] ACPI: Added _OSI(Processor Aggregator Device)
[    0.118853] ACPI: 11 ACPI AML tables successfully acquired and loaded
[    0.122873] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.127237] ACPI: Dynamic OEM Table Load:
[    0.127237] ACPI: SSDT 0xFFFF99A1C1467000 0006F6 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.127378] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.128170] ACPI: Dynamic OEM Table Load:
[    0.128175] ACPI: SSDT 0xFFFF99A1C140B400 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.130802] ACPI: Dynamic OEM Table Load:
[    0.130806] ACPI: SSDT 0xFFFF99A1C1464800 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.131967] ACPI: Dynamic OEM Table Load:
[    0.131971] ACPI: SSDT 0xFFFF99A1C1481800 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.133841] ACPI: EC: EC started
[    0.133842] ACPI: EC: interrupt blocked
[    0.139212] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.139214] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
[    0.139216] ACPI: Interpreter enabled
[    0.139250] ACPI: PM: (supports S0 S3 S4 S5)
[    0.139251] ACPI: Using IOAPIC for interrupt routing
[    0.139281] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.139962] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
[    0.139973] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.139974] PCI: Using E820 reservations for host bridge windows
[    0.140451] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.143295] ACPI: \_SB_.PCI0.RP09.PXSX.WRST: New power resource
[    0.143542] ACPI: \_SB_.PCI0.RP10.PXSX.WRST: New power resource
[    0.143788] ACPI: \_SB_.PCI0.RP11.PXSX.WRST: New power resource
[    0.144032] ACPI: \_SB_.PCI0.RP12.PXSX.WRST: New power resource
[    0.144278] ACPI: \_SB_.PCI0.RP13.PXSX.WRST: New power resource
[    0.144527] ACPI: \_SB_.PCI0.RP01.PXSX.WRST: New power resource
[    0.145117] ACPI: \_SB_.PCI0.RP02.PXSX.WRST: New power resource
[    0.145365] ACPI: \_SB_.PCI0.RP03.PXSX.WRST: New power resource
[    0.145610] ACPI: \_SB_.PCI0.RP04.PXSX.WRST: New power resource
[    0.145858] ACPI: \_SB_.PCI0.RP05.PXSX.WRST: New power resource
[    0.146103] ACPI: \_SB_.PCI0.RP06.PXSX.WRST: New power resource
[    0.146349] ACPI: \_SB_.PCI0.RP07.PXSX.WRST: New power resource
[    0.146603] ACPI: \_SB_.PCI0.RP08.PXSX.WRST: New power resource
[    0.146854] ACPI: \_SB_.PCI0.RP17.PXSX.WRST: New power resource
[    0.147100] ACPI: \_SB_.PCI0.RP18.PXSX.WRST: New power resource
[    0.147344] ACPI: \_SB_.PCI0.RP19.PXSX.WRST: New power resource
[    0.147588] ACPI: \_SB_.PCI0.RP20.PXSX.WRST: New power resource
[    0.148600] ACPI: \_SB_.PCI0.RP14.PXSX.WRST: New power resource
[    0.148846] ACPI: \_SB_.PCI0.RP15.PXSX.WRST: New power resource
[    0.149089] ACPI: \_SB_.PCI0.RP16.PXSX.WRST: New power resource
[    0.163938] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.163944] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig Segments MSI HPX-Type3]
[    0.163946] acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[    0.164087] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.164874] PCI host bridge to bus 0000:00
[    0.164876] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.164878] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.164880] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    0.164882] pci_bus 0000:00: root bus resource [mem 0x7f800000-0xdfffffff window]
[    0.164883] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.164884] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.164901] pci 0000:00:00.0: [8086:5904] type 00 class 0x060000
[    0.164968] pci 0000:00:02.0: [8086:5916] type 00 class 0x030000
[    0.164976] pci 0000:00:02.0: reg 0x10: [mem 0xdb000000-0xdbffffff 64bit]
[    0.164981] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.164984] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.164996] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.164999] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.165133] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.165141] pci 0000:00:04.0: reg 0x10: [mem 0xdc420000-0xdc427fff 64bit]
[    0.165378] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[    0.165393] pci 0000:00:14.0: reg 0x10: [mem 0xdc410000-0xdc41ffff 64bit]
[    0.165449] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.165882] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[    0.165897] pci 0000:00:14.2: reg 0x10: [mem 0xdc434000-0xdc434fff 64bit]
[    0.166035] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[    0.166076] pci 0000:00:15.0: reg 0x10: [mem 0xdc433000-0xdc433fff 64bit]
[    0.166411] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
[    0.166439] pci 0000:00:15.1: reg 0x10: [mem 0xdc432000-0xdc432fff 64bit]
[    0.166780] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[    0.166793] pci 0000:00:16.0: reg 0x10: [mem 0xdc431000-0xdc431fff 64bit]
[    0.166837] pci 0000:00:16.0: PME# supported from D3hot
[    0.167122] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[    0.167192] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.167209] pci 0000:00:1c.0: Intel SPT PCH root port ACS workaround enabled
[    0.167563] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[    0.167624] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.167641] pci 0000:00:1c.4: Intel SPT PCH root port ACS workaround enabled
[    0.167986] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
[    0.168047] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.168063] pci 0000:00:1c.5: Intel SPT PCH root port ACS workaround enabled
[    0.168412] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
[    0.168473] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.168489] pci 0000:00:1d.0: Intel SPT PCH root port ACS workaround enabled
[    0.168859] pci 0000:00:1f.0: [8086:9d58] type 00 class 0x060100
[    0.169136] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[    0.169146] pci 0000:00:1f.2: reg 0x10: [mem 0xdc42c000-0xdc42ffff]
[    0.169343] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380
[    0.169362] pci 0000:00:1f.3: reg 0x10: [mem 0xdc428000-0xdc42bfff 64bit]
[    0.169385] pci 0000:00:1f.3: reg 0x20: [mem 0xdc400000-0xdc40ffff 64bit]
[    0.169426] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.169948] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[    0.170007] pci 0000:00:1f.4: reg 0x10: [mem 0xdc430000-0xdc4300ff 64bit]
[    0.170078] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    0.170374] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[    0.170379] pci 0000:00:1c.0:   bridge window [mem 0xc4000000-0xda0fffff]
[    0.170383] pci 0000:00:1c.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.170710] pci 0000:3a:00.0: [168c:003e] type 00 class 0x028000
[    0.170926] pci 0000:3a:00.0: reg 0x10: [mem 0xdc000000-0xdc1fffff 64bit]
[    0.172023] pci 0000:3a:00.0: PME# supported from D0 D3hot D3cold
[    0.173349] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[    0.173353] pci 0000:00:1c.4:   bridge window [mem 0xdc000000-0xdc1fffff]
[    0.173441] pci 0000:3b:00.0: [10ec:525a] type 00 class 0xff0000
[    0.173463] pci 0000:3b:00.0: reg 0x14: [mem 0xdc300000-0xdc300fff]
[    0.173559] pci 0000:3b:00.0: supports D1 D2
[    0.173560] pci 0000:3b:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.173844] pci 0000:00:1c.5: PCI bridge to [bus 3b]
[    0.173848] pci 0000:00:1c.5:   bridge window [mem 0xdc300000-0xdc3fffff]
[    0.173934] pci 0000:3c:00.0: [1c5c:1284] type 00 class 0x010802
[    0.173953] pci 0000:3c:00.0: reg 0x10: [mem 0xdc200000-0xdc203fff 64bit]
[    0.174058] pci 0000:3c:00.0: PME# supported from D0 D1 D3hot
[    0.174343] pci 0000:00:1d.0: PCI bridge to [bus 3c]
[    0.174347] pci 0000:00:1d.0:   bridge window [mem 0xdc200000-0xdc2fffff]
[    0.176990] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[    0.176990] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[    0.176990] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[    0.176990] ACPI: PCI: Interrupt link LNKD configured for IRQ 11
[    0.176990] ACPI: PCI: Interrupt link LNKE configured for IRQ 11
[    0.176990] ACPI: PCI: Interrupt link LNKF configured for IRQ 11
[    0.177836] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[    0.177876] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
[    0.184063] Low-power S0 idle used by default for system suspend
[    0.187023] ACPI: EC: interrupt unblocked
[    0.187025] ACPI: EC: event unblocked
[    0.187030] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.187032] ACPI: EC: GPE=0x14
[    0.187033] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC initialization complete
[    0.187035] ACPI: \_SB_.PCI0.LPCB.ECDV: EC: Used to handle transactions and events
[    0.187106] iommu: Default domain type: Translated
[    0.187106] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.187106] pps_core: LinuxPPS API ver. 1 registered
[    0.187106] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.187106] PTP clock support registered
[    0.187106] EDAC MC: Ver: 3.0.0
[    0.187106] efivars: Registered efivars operations
[    0.187106] NetLabel: Initializing
[    0.187106] NetLabel:  domain hash size = 128
[    0.187106] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.187106] NetLabel:  unlabeled traffic allowed by default
[    0.187106] PCI: Using ACPI for IRQ routing
[    0.205774] PCI: pci_cache_line_size set to 64 bytes
[    0.209788] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.209790] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.209791] e820: reserve RAM buffer [mem 0x5bb5e018-0x5bffffff]
[    0.209792] e820: reserve RAM buffer [mem 0x60cab000-0x63ffffff]
[    0.209793] e820: reserve RAM buffer [mem 0x6d864000-0x6fffffff]
[    0.209794] e820: reserve RAM buffer [mem 0x703f4000-0x73ffffff]
[    0.209795] e820: reserve RAM buffer [mem 0x7b600000-0x7bffffff]
[    0.209796] e820: reserve RAM buffer [mem 0x47e800000-0x47fffffff]
[    0.213781] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.213782] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.213783] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.213787] vgaarb: loaded
[    0.215103] clocksource: Switched to clocksource tsc-early
[    0.221988] VFS: Disk quotas dquot_6.6.0
[    0.221999] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.222118] AppArmor: AppArmor Filesystem Enabled
[    0.222136] pnp: PnP ACPI init
[    0.222393] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.222396] system 00:00: [io  0xffff] has been reserved
[    0.222398] system 00:00: [io  0xffff] has been reserved
[    0.222399] system 00:00: [io  0xffff] has been reserved
[    0.222400] system 00:00: [io  0x1800-0x18fe] has been reserved
[    0.222402] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.222518] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.222851] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.222854] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.222855] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.222857] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[    0.222859] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.222860] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.222862] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.222865] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.222866] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.222868] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
[    0.222905] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.222907] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.222908] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.222910] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.222911] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.222913] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.222914] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.223146] system 00:07: [io  0xff00-0xfffe] has been reserved
[    0.224001] system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
[    0.224003] system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
[    0.230742] pnp: PnP ACPI: found 9 devices
[    0.236264] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.236324] NET: Registered PF_INET protocol family
[    0.236448] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.238832] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.238863] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.238922] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.239098] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.239288] TCP: Hash tables configured (established 131072 bind 65536)
[    0.239364] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.239402] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.239434] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.239494] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.239500] NET: Registered PF_XDP protocol family
[    0.239508] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01-39] add_size 1000
[    0.239518] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.239521] pci 0000:00:1c.0: PCI bridge to [bus 01-39]
[    0.239523] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.239527] pci 0000:00:1c.0:   bridge window [mem 0xc4000000-0xda0fffff]
[    0.239529] pci 0000:00:1c.0:   bridge window [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.239534] pci 0000:00:1c.4: PCI bridge to [bus 3a]
[    0.239537] pci 0000:00:1c.4:   bridge window [mem 0xdc000000-0xdc1fffff]
[    0.239542] pci 0000:00:1c.5: PCI bridge to [bus 3b]
[    0.239545] pci 0000:00:1c.5:   bridge window [mem 0xdc300000-0xdc3fffff]
[    0.239550] pci 0000:00:1d.0: PCI bridge to [bus 3c]
[    0.239553] pci 0000:00:1d.0:   bridge window [mem 0xdc200000-0xdc2fffff]
[    0.239558] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.239560] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.239561] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000dffff window]
[    0.239562] pci_bus 0000:00: resource 7 [mem 0x7f800000-0xdfffffff window]
[    0.239564] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.239565] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.239566] pci_bus 0000:01: resource 1 [mem 0xc4000000-0xda0fffff]
[    0.239568] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xc1ffffff 64bit pref]
[    0.239569] pci_bus 0000:3a: resource 1 [mem 0xdc000000-0xdc1fffff]
[    0.239571] pci_bus 0000:3b: resource 1 [mem 0xdc300000-0xdc3fffff]
[    0.239572] pci_bus 0000:3c: resource 1 [mem 0xdc200000-0xdc2fffff]
[    0.240138] PCI: CLS 0 bytes, default 64
[    0.240149] DMAR: ACPI device "device:79" under DMAR at fed91000 as 00:15.0
[    0.240152] DMAR: ACPI device "device:7a" under DMAR at fed91000 as 00:15.1
[    0.240160] DMAR: No ATSR found
[    0.240160] DMAR: No SATC found
[    0.240161] DMAR: IOMMU feature fl1gp_support inconsistent
[    0.240162] DMAR: IOMMU feature pgsel_inv inconsistent
[    0.240163] DMAR: IOMMU feature nwfs inconsistent
[    0.240164] DMAR: IOMMU feature pasid inconsistent
[    0.240165] DMAR: IOMMU feature eafs inconsistent
[    0.240165] DMAR: IOMMU feature prs inconsistent
[    0.240166] DMAR: IOMMU feature nest inconsistent
[    0.240166] DMAR: IOMMU feature mts inconsistent
[    0.240167] DMAR: IOMMU feature sc_support inconsistent
[    0.240167] DMAR: IOMMU feature dev_iotlb_support inconsistent
[    0.240168] DMAR: dmar0: Using Queued invalidation
[    0.240171] DMAR: dmar1: Using Queued invalidation
[    0.240193] Trying to unpack rootfs image as initramfs...
[    0.240456] pci 0000:00:02.0: Adding to iommu group 0
[    0.240496] pci 0000:00:00.0: Adding to iommu group 1
[    0.240503] pci 0000:00:04.0: Adding to iommu group 2
[    0.240516] pci 0000:00:14.0: Adding to iommu group 3
[    0.240524] pci 0000:00:14.2: Adding to iommu group 3
[    0.240536] pci 0000:00:15.0: Adding to iommu group 4
[    0.240542] pci 0000:00:15.1: Adding to iommu group 4
[    0.240552] pci 0000:00:16.0: Adding to iommu group 5
[    0.240560] pci 0000:00:1c.0: Adding to iommu group 6
[    0.240570] pci 0000:00:1c.4: Adding to iommu group 7
[    0.240578] pci 0000:00:1c.5: Adding to iommu group 8
[    0.240587] pci 0000:00:1d.0: Adding to iommu group 9
[    0.240604] pci 0000:00:1f.0: Adding to iommu group 10
[    0.240612] pci 0000:00:1f.2: Adding to iommu group 10
[    0.240620] pci 0000:00:1f.3: Adding to iommu group 10
[    0.240627] pci 0000:00:1f.4: Adding to iommu group 10
[    0.240641] pci 0000:3a:00.0: Adding to iommu group 11
[    0.240650] pci 0000:3b:00.0: Adding to iommu group 12
[    0.240659] pci 0000:3c:00.0: Adding to iommu group 13
[    0.241420] DMAR: Intel(R) Virtualization Technology for Directed I/O
[    0.241422] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.241423] software IO TLB: mapped [mem 0x0000000069864000-0x000000006d864000] (64MB)
[    0.241804] Initialise system trusted keyrings
[    0.241811] Key type blacklist registered
[    0.241873] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    0.241891] zbud: loaded
[    0.242096] integrity: Platform Keyring initialized
[    0.242100] integrity: Machine keyring initialized
[    0.242101] Key type asymmetric registered
[    0.242102] Asymmetric key parser 'x509' registered
[    0.499043] Freeing initrd memory: 42176K
[    0.503177] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.503202] io scheduler mq-deadline registered
[    0.504467] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.504485] efifb: probing for efifb
[    0.504500] efifb: framebuffer at 0x90000000, using 22500k, total 22500k
[    0.504502] efifb: mode is 3200x1800x32, linelength=12800, pages=1
[    0.504503] efifb: scrolling: redraw
[    0.504504] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.504585] Console: switching to colour frame buffer device 200x56
[    0.508006] fb0: EFI VGA frame buffer device
[    0.510071] thermal LNXTHERM:00: registered as thermal_zone0
[    0.510073] ACPI: thermal: Thermal Zone [THM] (25 C)
[    0.510197] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.510672] hpet_acpi_add: no address or irqs in _CRS
[    0.510691] Linux agpgart interface v0.103
[    0.522107] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0xFE, rev-id 4)
[    0.560175] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    0.560627] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.562060] i8042: Warning: Keylock active
[    0.564277] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.564284] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.564426] mousedev: PS/2 mouse device common for all mice
[    0.564470] rtc_cmos 00:01: RTC can wake from S4
[    0.565355] rtc_cmos 00:01: registered as rtc0
[    0.565513] rtc_cmos 00:01: setting system clock to 2023-11-21T09:42:14 UTC (1700559734)
[    0.565541] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
[    0.565679] intel_pstate: Intel P-state driver initializing
[    0.565949] intel_pstate: HWP enabled
[    0.565974] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.567575] ledtrig-cpu: registered to indicate activity on CPUs
[    0.581636] NET: Registered PF_INET6 protocol family
[    0.586792] Segment Routing with IPv6
[    0.586806] In-situ OAM (IOAM) with IPv6
[    0.586834] mip6: Mobile IPv6
[    0.586838] NET: Registered PF_PACKET protocol family
[    0.586899] mpls_gso: MPLS GSO support
[    0.587298] microcode: Microcode Update Driver: v2.2.
[    0.587305] IPI shorthand broadcast: enabled
[    0.588505] sched_clock: Marking stable (581359160, 5936868)->(616911110, -29615082)
[    0.588695] registered taskstats version 1
[    0.588765] Loading compiled-in X.509 certificates
[    0.605153] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[    0.605169] Loaded X.509 cert 'Debian Secure Boot Signer 2022 - linux: 14011249c2675ea8e5148542202005810584b25f'
[    0.606872] Key type .fscrypt registered
[    0.606874] Key type fscrypt-provisioning registered
[    0.611220] Key type encrypted registered
[    0.611225] AppArmor: AppArmor sha1 policy hashing enabled
[    0.611497] integrity: Loading X.509 certificate: UEFI:db
[    0.611519] integrity: Loaded X.509 cert 'Dell Inc. UEFI DB: 5ddb772dc880660055ba0bc131886bb630a639e7'
[    0.611521] integrity: Loading X.509 certificate: UEFI:db
[    0.611543] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    0.611544] integrity: Loading X.509 certificate: UEFI:db
[    0.611561] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    0.611885] ima: Allocated hash algorithm: sha256
[    0.648821] ima: No architecture policies found
[    0.648860] evm: Initialising EVM extended attributes:
[    0.648863] evm: security.selinux
[    0.648868] evm: security.SMACK64 (disabled)
[    0.648873] evm: security.SMACK64EXEC (disabled)
[    0.648876] evm: security.SMACK64TRANSMUTE (disabled)
[    0.648878] evm: security.SMACK64MMAP (disabled)
[    0.648880] evm: security.apparmor
[    0.648882] evm: security.ima
[    0.648884] evm: security.capability
[    0.648886] evm: HMAC attrs: 0x1
[    0.748750] RAS: Correctable Errors collector initialized.
[    0.748805] clk: Disabling unused clocks
[    0.749668] Freeing unused decrypted memory: 2036K
[    0.750103] Freeing unused kernel image (initmem) memory: 3920K
[    0.762204] Write protecting the kernel read-only data: 26624k
[    0.762703] Freeing unused kernel image (rodata/data gap) memory: 1948K
[    0.807162] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.807163] x86/mm: Checking user space page tables
[    0.849921] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.849931] Run /init as init process
[    0.849932]   with arguments:
[    0.849934]     /init
[    0.849935]   with environment:
[    0.849935]     HOME=/
[    0.849936]     TERM=linux
[    0.849938]     BOOT_IMAGE=/vmlinuz-6.5.0-4-amd64
[    1.033725] wmi_bus wmi_bus-PNP0C14:01: WQBC data block query control method not found
[    1.050396] hid: raw HID events driver (C) Jiri Kosina
[    1.055072] rtsx_pci 0000:3b:00.0: enabling device (0000 -> 0002)
[    1.062704] cryptd: max_cpu_qlen set to 1000
[    1.117479] ACPI: battery: Slot [BAT0] (battery present)
[    1.119932] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    1.119975] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    1.120044] pci 0000:00:1f.1: [8086:9d20] type 00 class 0x058000
[    1.120105] pci 0000:00:1f.1: reg 0x10: [mem 0xfd000000-0xfdffffff 64bit]
[    1.120337] pci 0000:00:1f.1: Adding to iommu group 14
[    1.122349] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    1.122603] platform idma64.0: Adding to iommu group 14
[    1.122732] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    1.122822] platform i2c_designware.0: Adding to iommu group 15
[    1.127040] AVX2 version of gcm_enc/dec engaged.
[    1.127073] AES CTR mode by8 optimization enabled
[    1.156897] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    1.157212] platform idma64.1: Adding to iommu group 16
[    1.157717] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    1.157778] platform i2c_designware.1: Adding to iommu group 17
[    1.167541] i2c i2c-0: 2/2 memory slots populated (from DMI)
[    1.190291] ACPI: bus type USB registered
[    1.190321] usbcore: registered new interface driver usbfs
[    1.190331] usbcore: registered new interface driver hub
[    1.190346] usbcore: registered new device driver usb
[    1.196158] nvme nvme0: pci function 0000:3c:00.0
[    1.215637] nvme nvme0: 4/0/0 default/read/poll queues
[    1.222616]  nvme0n1: p1 p2 p3 p4
[    1.227536] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.227556] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.228863] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[    1.266141] tsc: Refined TSC clocksource calibration: 2904.008 MHz
[    1.266163] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29dc0d988f1, max_idle_ns: 440795328788 ns
[    1.266231] clocksource: Switched to clocksource tsc
[    1.622761] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.622787] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.622808] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    1.622963] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
[    1.622975] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.622981] usb usb1: Product: xHCI Host Controller
[    1.622987] usb usb1: Manufacturer: Linux 6.5.0-4-amd64 xhci-hcd
[    1.622991] usb usb1: SerialNumber: 0000:00:14.0
[    1.623667] hub 1-0:1.0: USB hub found
[    1.623713] hub 1-0:1.0: 12 ports detected
[    1.638291] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
[    1.638308] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.638319] usb usb2: Product: xHCI Host Controller
[    1.638327] usb usb2: Manufacturer: Linux 6.5.0-4-amd64 xhci-hcd
[    1.638335] usb usb2: SerialNumber: 0000:00:14.0
[    1.638731] hub 2-0:1.0: USB hub found
[    1.638765] hub 2-0:1.0: 6 ports detected
[    1.640564] usb: port power management may be unreliable
[    1.787516] input: DLL075B:01 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input3
[    1.787576] input: DLL075B:01 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input4
[    1.787630] hid-generic 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL075B:01 06CB:76AF] on i2c-DLL075B:01
[    1.830130] psmouse serio1: synaptics: Unable to query device: -5
[    1.889982] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[    2.041137] usb 1-3: New USB device found, idVendor=0cf3, idProduct=e300, bcdDevice= 0.01
[    2.041141] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.170176] usb 1-4: new full-speed USB device number 3 using xhci_hcd
[    2.320496] usb 1-4: New USB device found, idVendor=04f3, idProduct=2234, bcdDevice=11.11
[    2.320513] usb 1-4: New USB device strings: Mfr=4, Product=14, SerialNumber=0
[    2.320521] usb 1-4: Product: Touchscreen
[    2.320527] usb 1-4: Manufacturer: ELAN
[    2.450159] usb 1-5: new high-speed USB device number 4 using xhci_hcd
[    2.658750] usb 1-5: New USB device found, idVendor=0c45, idProduct=670c, bcdDevice=56.26
[    2.658766] usb 1-5: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[    2.658773] usb 1-5: Product: Integrated_Webcam_HD
[    2.658779] usb 1-5: Manufacturer: CN09GTFMLOG008C8B7FWA01
[    2.692427] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input6
[    2.692500] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input7
[    2.692518] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input8
[    2.692589] hid-generic 0003:04F3:2234.0002: input,hiddev0,hidraw1: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-4/input0
[    2.692620] usbcore: registered new interface driver usbhid
[    2.692621] usbhid: USB HID core driver
[    2.712709] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    2.712736] device-mapper: uevent: version 1.0.3
[    2.712811] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[    7.550859] input: PS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input2
[    7.754183] psmouse serio1: Failed to enable mouse on isa0060/serio1
[   47.024387] EXT4-fs (dm-0): mounted filesystem 32e29882-d94d-4a92-9ee4-4d03002bfa29 ro with ordered data mode. Quota mode: none.
[   47.068412] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[   47.167831] systemd[1]: Inserted module 'autofs4'
[   47.227478] systemd[1]: systemd 255~rc2-3 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[   47.227511] systemd[1]: Detected architecture x86-64.
[   47.229167] systemd[1]: Hostname set to <abreu>.
[   47.414028] systemd[1]: Queued start job for default target graphical.target.
[   47.456078] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[   47.456563] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[   47.456965] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice - Encrypted Volume Units Service Slice.
[   47.457361] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[   47.457679] systemd[1]: Created slice user.slice - User and Session Slice.
[   47.457785] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[   47.457858] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[   47.458127] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[   47.458185] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[   47.458213] systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.
[   47.458230] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[   47.458249] systemd[1]: Reached target slices.target - Slice Units.
[   47.458277] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[   47.460046] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
[   47.460215] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[   47.460317] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[   47.460525] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[   47.460744] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[   47.460794] systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   47.461200] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[   47.461372] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[   47.463141] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[   47.464777] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[   47.466928] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[   47.468863] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[   47.476221] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[   47.479562] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[   47.489345] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[   47.495075] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[   47.496782] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[   47.501058] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[   47.504352] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[   47.510242] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[   47.510382] 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).
[   47.514069] systemd[1]: Starting systemd-journald.service - Journal Service...
[   47.517338] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[   47.517387] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   47.518854] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[   47.518928] systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   47.520695] pstore: Using crash dump compression: deflate
[   47.526551] pstore: Registered efi_pstore as persistent store backend
[   47.529760] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[   47.532146] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[   47.532287] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[   47.532399] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[   47.532508] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[   47.532759] systemd[1]: Finished keyboard-setup.service - Set the console keyboard layout.
[   47.533084] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[   47.533422] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[   47.533585] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[   47.533931] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[   47.534105] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[   47.534432] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[   47.534591] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
[   47.540166] fuse: init (API version 7.38)
[   47.541422] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[   47.543457] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
[   47.544871] loop: module loaded
[   47.545600] systemd[1]: modprobe@loop.service: Deactivated successfully.
[   47.545800] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[   47.546005] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
[   47.552591] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[   47.552803] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[   47.556711] EXT4-fs (dm-0): re-mounted 32e29882-d94d-4a92-9ee4-4d03002bfa29 r/w. Quota mode: none.
[   47.556788] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[   47.558020] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[   47.559400] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[   47.559482] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[   47.565487] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
[   47.565528] systemd[1]: systemd-tpm2-setup.service - TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[   47.566507] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[   47.568011] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[   47.577109] systemd-journald[488]: Collecting audit messages is disabled.
[   47.587964] systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.
[   47.592618] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
[   47.592804] systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.
[   47.593487] ACPI: bus type drm_connector registered
[   47.594512] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[   47.594985] systemd[1]: modprobe@drm.service: Deactivated successfully.
[   47.595187] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[   47.595794] lp: driver loaded but no devices found
[   47.600442] ppdev: user-space parallel port driver
[   47.607847] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[   47.609053] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[   47.616898] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[   47.617027] systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.
[   47.618547] systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...
[   47.627718] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[   47.646781] systemd[1]: Started systemd-journald.service - Journal Service.
[   47.666368] systemd-journald[488]: Received client request to flush runtime journal.
[   47.676446] systemd-journald[488]: /var/log/journal/16ae67b9dca94ecebbc8ec78ab24e074/system.journal: Journal file uses a different sequence number ID, rotating.
[   47.676460] systemd-journald[488]: Rotating system journal.
[   47.867563] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input10
[   47.885405] intel_pmc_core INT33A1:00:  initialized
[   47.895977] ACPI: AC: AC Adapter [AC] (on-line)
[   47.898932] Consider using thermal netlink events interface
[   47.903095] input: Intel HID events as /devices/platform/INT33D5:00/input/input11
[   47.907331] ACPI: button: Lid Switch [LID0]
[   47.916492] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[   47.924425] intel_rapl_common: Found RAPL domain package
[   47.924429] intel_rapl_common: Found RAPL domain dram
[   47.928019] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input12
[   47.928461] intel-hid INT33D5:00: platform supports 5 button array
[   47.928942] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input13
[   47.940626] ACPI: button: Power Button [PBTN]
[   47.940707] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input17
[   47.942352] ACPI: button: Sleep Button [SBTN]
[   47.942362] input: DLL075B:01 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input14
[   47.942498] input: DLL075B:01 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DLL075B:01/0018:06CB:76AF.0001/input/input15
[   47.942611] hid-multitouch 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DLL075B:01 06CB:76AF] on i2c-DLL075B:01
[   47.944921] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input18
[   47.958391] input: Intel Virtual Buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/INT33D6:00/input/input19
[   47.965913] ACPI: button: Power Button [PWRF]
[   48.075677] mc: Linux media interface: v0.10
[   48.076994] input: ELAN Touchscreen as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input21
[   48.077114] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input22
[   48.077175] input: ELAN Touchscreen UNKNOWN as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:04F3:2234.0002/input/input23
[   48.077293] hid-multitouch 0003:04F3:2234.0002: input,hiddev0,hidraw1: USB HID v1.10 Device [ELAN Touchscreen] on usb-0000:00:14.0-4/input0
[   48.094008] iTCO_vendor_support: vendor-support=0
[   48.102331] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   48.142869] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.4)
[   48.143922] input: PC Speaker as /devices/platform/pcspkr/input/input25
[   48.144955] alg: No test for fips(ansi_cprng) (fips_ansi_cprng)
[   48.162486] EXT4-fs (nvme0n1p2): mounted filesystem 2d23fd4c-5d03-4e1a-8a42-0e859d1f00d8 r/w with ordered data mode. Quota mode: none.
[   48.172089] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[   48.187008] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   48.224373] videodev: Linux video capture interface: v2.00
[   48.318670] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   48.318923] Loaded X.509 cert 'benh@debian.org: 577e021cb980e0e820821ba7b54b4961b8b4fadf'
[   48.319151] Loaded X.509 cert 'romain.perier@gmail.com: 3abbc6ec146e09d1b6016ab9d6cf71dd233f0328'
[   48.319374] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   48.320633] platform regulatory.0: firmware: direct-loading firmware regulatory.db
[   48.321057] platform regulatory.0: firmware: direct-loading firmware regulatory.db.p7s
[   48.635496] input: Dell WMI hotkeys as /devices/platform/PNP0C14:01/wmi_bus/wmi_bus-PNP0C14:01/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input26
[   48.636921] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[   48.636927] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   48.636928] RAPL PMU: hw unit of domain package 2^-14 Joules
[   48.636929] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   48.636930] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   48.636931] RAPL PMU: hw unit of domain psys 2^-14 Joules
[   48.644710] intel_rapl_common: Found RAPL domain package
[   48.644714] intel_rapl_common: Found RAPL domain core
[   48.644716] intel_rapl_common: Found RAPL domain uncore
[   48.644717] intel_rapl_common: Found RAPL domain dram
[   48.644718] intel_rapl_common: Found RAPL domain psys
[   48.667380] usb 1-5: Found UVC 1.00 device Integrated_Webcam_HD (0c45:670c)
[   48.681838] i915 0000:00:02.0: [drm] VT-d active for gfx access
[   48.683276] Console: switching to colour dummy device 80x25
[   48.683319] i915 0000:00:02.0: vgaarb: deactivate vga console
[   48.683385] i915 0000:00:02.0: [drm] Using Transparent Hugepages
[   48.703621] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[   48.703644] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[   48.739610] usbcore: registered new interface driver uvcvideo
[   48.796494] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   48.814692] i915 0000:00:02.0: firmware: direct-loading firmware i915/kbl_dmc_ver1_04.bin
[   48.815073] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[   48.843081] i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
[   48.845677] i915 0000:00:02.0: [drm] [ENCODER:113:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
[   48.860928] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[   48.867733] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[   48.885972] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   48.907286] Bluetooth: Core ver 2.22
[   48.907311] NET: Registered PF_BLUETOOTH protocol family
[   48.907313] Bluetooth: HCI device and connection manager initialized
[   48.907386] Bluetooth: HCI socket layer initialized
[   48.907389] Bluetooth: L2CAP socket layer initialized
[   48.907393] Bluetooth: SCO socket layer initialized
[   48.915730] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input27
[   48.920758] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   48.933389] fbcon: i915drmfb (fb0) is primary device
[   48.949729] Console: switching to colour frame buffer device 200x56
[   48.959641] audit: type=1400 audit(1700559782.888:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=708 comm="apparmor_parser"
[   48.960922] audit: type=1400 audit(1700559782.888:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=709 comm="apparmor_parser"
[   48.960925] audit: type=1400 audit(1700559782.888:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=709 comm="apparmor_parser"
[   48.967385] audit: type=1400 audit(1700559782.896:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=713 comm="apparmor_parser"
[   48.967388] audit: type=1400 audit(1700559782.896:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=713 comm="apparmor_parser"
[   48.967389] audit: type=1400 audit(1700559782.896:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=713 comm="apparmor_parser"
[   48.969225] audit: type=1400 audit(1700559782.896:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/ipsec/charon" pid=715 comm="apparmor_parser"
[   48.970953] audit: type=1400 audit(1700559782.900:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=710 comm="apparmor_parser"
[   48.970962] audit: type=1400 audit(1700559782.900:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=710 comm="apparmor_parser"
[   48.970963] audit: type=1400 audit(1700559782.900:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=710 comm="apparmor_parser"
[   48.971691] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[   49.028062] ath10k_pci 0000:3a:00.0: enabling device (0000 -> 0002)
[   49.030786] ath10k_pci 0000:3a:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[   49.118317] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   49.118325] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   49.118328] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   49.118330] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   49.118331] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   49.118333] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
[   49.118335] snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1a
[   49.118337] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[   49.150378] usbcore: registered new interface driver btusb
[   49.158405] bluetooth hci0: firmware: direct-loading firmware qca/rampatch_usb_00000302.bin
[   49.158750] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[   49.158752] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[   49.240715] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
[   49.241051] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input29
[   49.241321] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input30
[   49.263345] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input31
[   49.264848] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input32
[   49.326953] ath10k_pci 0000:3a:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:3a:00.0.bin (-2)
[   49.326985] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
[   49.327034] ath10k_pci 0000:3a:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:3a:00.0.bin (-2)
[   49.327074] ath10k_pci 0000:3a:00.0: firmware: failed to load ath10k/cal-pci-0000:3a:00.0.bin (-2)
[   49.327108] ath10k_pci 0000:3a:00.0: firmware: failed to load ath10k/cal-pci-0000:3a:00.0.bin (-2)
[   49.333853] ath10k_pci 0000:3a:00.0: firmware: direct-loading firmware ath10k/QCA6174/hw3.0/firmware-6.bin
[   49.338991] ath10k_pci 0000:3a:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1a56:1535
[   49.338996] ath10k_pci 0000:3a:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
[   49.339425] ath10k_pci 0000:3a:00.0: firmware ver WLAN.RM.4.4.1-00288- api 6 features wowlan,ignore-otp,mfp crc32 bf907c7c
[   49.411485] ath10k_pci 0000:3a:00.0: firmware: direct-loading firmware ath10k/QCA6174/hw3.0/board-2.bin
[   49.417237] ath10k_pci 0000:3a:00.0: board_file api 2 bmi_id N/A crc32 d2863f91
[   49.433564] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   49.433568] Bluetooth: BNEP filters: protocol multicast
[   49.433573] Bluetooth: BNEP socket layer initialized
[   49.511704] 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
[   49.518889] bluetooth hci0: firmware: direct-loading firmware qca/nvm_usb_00000302.bin
[   49.518919] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[   49.531063] NET: Registered PF_QIPCRTR protocol family
[   49.551700] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[   49.591900] ath: EEPROM regdomain: 0x6c
[   49.591903] ath: EEPROM indicates we should expect a direct regpair map
[   49.591905] ath: Country alpha2 being used: 00
[   49.591906] ath: Regpair used: 0x6c
[   49.628837] ath10k_pci 0000:3a:00.0 wlp58s0: renamed from wlan0
[   49.895564] Bluetooth: MGMT ver 1.22
[   49.900425] NET: Registered PF_ALG protocol family
[   50.238539] pipewire[950]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[   50.468993] PPP generic driver version 2.4.2
[   50.470956] NET: Registered PF_PPPOX protocol family
[   50.483749] l2tp_core: L2TP core driver, V2.0
[   50.486741] l2tp_netlink: L2TP netlink interface
[   50.491085] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[   50.520822] Initializing XFRM netlink socket
[   50.533060] IPsec XFRM device driver
[   50.707949] Bluetooth: RFCOMM TTY layer initialized
[   50.707961] Bluetooth: RFCOMM socket layer initialized
[   50.707969] Bluetooth: RFCOMM ver 1.11
[   52.706218] rfkill: input handler disabled
[   55.414317] wlp58s0: authenticate with 84:23:88:2c:9a:dc
[   55.458588] wlp58s0: send auth to 84:23:88:2c:9a:dc (try 1/3)
[   55.459993] wlp58s0: authenticated
[   55.462075] wlp58s0: associate with 84:23:88:2c:9a:dc (try 1/3)
[   55.464211] wlp58s0: RX AssocResp from 84:23:88:2c:9a:dc (capab=0x1011 status=0 aid=1)
[   55.467284] wlp58s0: associated
[   55.467467] ath: EEPROM regdomain: 0x8114
[   55.467470] ath: EEPROM indicates we should expect a country code
[   55.467472] ath: doing EEPROM country->regdmn map search
[   55.467473] ath: country maps to regdmn code: 0x37
[   55.467475] ath: Country alpha2 being used: DE
[   55.467477] ath: Regpair used: 0x37
[   55.467479] ath: regdomain 0x8114 dynamically updated by country element
[   55.529232] wlp58s0: Limiting TX power to 30 (30 - 0) dBm as advertised by 84:23:88:2c:9a:dc
[   55.840121] systemd-journald[488]: /var/log/journal/16ae67b9dca94ecebbc8ec78ab24e074/user-5272.journal: Journal file uses a different sequence number ID, rotating.
[   56.230370] rfkill: input handler enabled
[   59.011090] rfkill: input handler disabled
[   89.143325] ucsi_acpi USBC000:00: ucsi_handle_connector_change: ACK failed (-110)

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

* Re: Unplugging USB-C charger cable causes `ucsi_acpi USBC000:00: ucsi_handle_connector_change: ACK failed (-110)`
  2023-11-21 11:50 Unplugging USB-C charger cable causes `ucsi_acpi USBC000:00: ucsi_handle_connector_change: ACK failed (-110)` Paul Menzel
@ 2023-11-21 14:08 ` Heikki Krogerus
  2023-11-21 14:25   ` Paul Menzel
  0 siblings, 1 reply; 6+ messages in thread
From: Heikki Krogerus @ 2023-11-21 14:08 UTC (permalink / raw)
  To: Paul Menzel; +Cc: linux-usb, LKML, Hans de Goede

On Tue, Nov 21, 2023 at 12:50:43PM +0100, Paul Menzel wrote:
> Dear Linux folks,
> 
> 
> On the Dell XPS 13, BIOS 2.21.0 06/02/2022, with Debian sid/unstable and
> Linux 6.5.10, when unplugging the (Dell) USB Type-C charger cable, Linux
> logs the error below:
> 
>     ucsi_acpi USBC000:00: ucsi_handle_connector_change: ACK failed (-110)
> 
> As this is logged with level error, can this be somehow fixed?
> 
>     drivers/usb/typec/ucsi/ucsi.c: dev_err(ucsi->dev, "%s: ACK failed (%d)",
> __func__, ret);
> 
> Please find the output of `dmesg` attached.

Thanks. The firmware not reacting to the ACK command is weird, but I'm
not sure if it's critical. Does the interface continue working after
that? Do you see the partner devices appearing under /sys/class/typec/
when you plug them, and disappearing when you unplug them?

thanks,

-- 
heikki

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

* Re: Unplugging USB-C charger cable causes `ucsi_acpi USBC000:00: ucsi_handle_connector_change: ACK failed (-110)`
  2023-11-21 14:08 ` Heikki Krogerus
@ 2023-11-21 14:25   ` Paul Menzel
  2023-11-22  8:56     ` Heikki Krogerus
  0 siblings, 1 reply; 6+ messages in thread
From: Paul Menzel @ 2023-11-21 14:25 UTC (permalink / raw)
  To: Heikki Krogerus; +Cc: linux-usb, LKML, Hans de Goede

Dear Heikki,


Thank you for your prompt reply.

Am 21.11.23 um 15:08 schrieb Heikki Krogerus:
> On Tue, Nov 21, 2023 at 12:50:43PM +0100, Paul Menzel wrote:

>> On the Dell XPS 13, BIOS 2.21.0 06/02/2022, with Debian sid/unstable and
>> Linux 6.5.10, when unplugging the (Dell) USB Type-C charger cable, Linux
>> logs the error below:
>>
>>      ucsi_acpi USBC000:00: ucsi_handle_connector_change: ACK failed (-110)
>>
>> As this is logged with level error, can this be somehow fixed?
>>
>>      drivers/usb/typec/ucsi/ucsi.c: dev_err(ucsi->dev, "%s: ACK failed (%d)", __func__, ret);
>>
>> Please find the output of `dmesg` attached.
> 
> Thanks. The firmware not reacting to the ACK command is weird, but I'm
> not sure if it's critical. Does the interface continue working after
> that? Do you see the partner devices appearing under /sys/class/typec/
> when you plug them, and disappearing when you unplug them?

```
$ LANG= grep . 
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000\:001/*
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/current_max:0
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/current_now:0
grep: 
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/device: 
Is a directory
grep: 
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/hwmon7: 
Is a directory
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/online:0
grep: 
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/power: 
Is a directory
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/scope:System
grep: 
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/subsystem: 
Is a directory
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/type:USB
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_NAME=ucsi-source-psy-USBC000:001
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_TYPE=USB
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_USB_TYPE=[C] 
PD PD_PPS
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_ONLINE=0
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_VOLTAGE_MIN=5000000
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_VOLTAGE_MAX=5000000
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_VOLTAGE_NOW=5000000
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_CURRENT_MAX=0
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_CURRENT_NOW=0
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_SCOPE=System
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/usb_type:[C] 
PD PD_PPS
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/voltage_max:5000000
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/voltage_min:5000000
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/voltage_now:5000000
grep: 
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/wakeup49: 
Is a directory
```

Now I unplugged the device, and the error is *not* logged. (I had a USB 
Type-C port replicator plugged in during the day before.)

The directory is still there:

```
$ LANG= grep . 
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000\:001/*
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/current_max:0
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/current_now:0
grep: 
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/device: 
Is a directory
grep: 
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/hwmon7: 
Is a directory
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/online:0
grep: 
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/power: 
Is a directory
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/scope:System
grep: 
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/subsystem: 
Is a directory
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/type:USB
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_NAME=ucsi-source-psy-USBC000:001
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_TYPE=USB
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_USB_TYPE=[C] 
PD PD_PPS
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_ONLINE=0
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_VOLTAGE_MIN=5000000
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_VOLTAGE_MAX=5000000
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_VOLTAGE_NOW=5000000
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_CURRENT_MAX=0
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_CURRENT_NOW=0
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_SCOPE=System
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/usb_type:[C] 
PD PD_PPS
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/voltage_max:5000000
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/voltage_min:5000000
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/voltage_now:5000000
grep: 
/sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/wakeup49: 
Is a directory
```

I guess, that is the wrong directory I look at though?

(I am going to monitor the logs over the next days.)


Kind regards,

Paul
```

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

* Re: Unplugging USB-C charger cable causes `ucsi_acpi USBC000:00: ucsi_handle_connector_change: ACK failed (-110)`
  2023-11-21 14:25   ` Paul Menzel
@ 2023-11-22  8:56     ` Heikki Krogerus
  2023-11-23 12:22       ` Paul Menzel
  0 siblings, 1 reply; 6+ messages in thread
From: Heikki Krogerus @ 2023-11-22  8:56 UTC (permalink / raw)
  To: Paul Menzel; +Cc: linux-usb, LKML, Hans de Goede

On Tue, Nov 21, 2023 at 03:25:59PM +0100, Paul Menzel wrote:
> Dear Heikki,
> 
> 
> Thank you for your prompt reply.
> 
> Am 21.11.23 um 15:08 schrieb Heikki Krogerus:
> > On Tue, Nov 21, 2023 at 12:50:43PM +0100, Paul Menzel wrote:
> 
> > > On the Dell XPS 13, BIOS 2.21.0 06/02/2022, with Debian sid/unstable and
> > > Linux 6.5.10, when unplugging the (Dell) USB Type-C charger cable, Linux
> > > logs the error below:
> > > 
> > >      ucsi_acpi USBC000:00: ucsi_handle_connector_change: ACK failed (-110)
> > > 
> > > As this is logged with level error, can this be somehow fixed?
> > > 
> > >      drivers/usb/typec/ucsi/ucsi.c: dev_err(ucsi->dev, "%s: ACK failed (%d)", __func__, ret);
> > > 
> > > Please find the output of `dmesg` attached.
> > 
> > Thanks. The firmware not reacting to the ACK command is weird, but I'm
> > not sure if it's critical. Does the interface continue working after
> > that? Do you see the partner devices appearing under /sys/class/typec/
> > when you plug them, and disappearing when you unplug them?
> 
> ```
> $ LANG= grep .
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000\:001/*
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/current_max:0
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/current_now:0
> grep: /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/device:
> Is a directory
> grep: /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/hwmon7:
> Is a directory
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/online:0
> grep:
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/power:
> Is a directory
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/scope:System
> grep: /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/subsystem:
> Is a directory
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/type:USB
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_NAME=ucsi-source-psy-USBC000:001
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_TYPE=USB
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_USB_TYPE=[C]
> PD PD_PPS
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_ONLINE=0
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_VOLTAGE_MIN=5000000
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_VOLTAGE_MAX=5000000
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_VOLTAGE_NOW=5000000
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_CURRENT_MAX=0
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_CURRENT_NOW=0
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_SCOPE=System
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/usb_type:[C]
> PD PD_PPS
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/voltage_max:5000000
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/voltage_min:5000000
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/voltage_now:5000000
> grep: /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/wakeup49:
> Is a directory
> ```
> 
> Now I unplugged the device, and the error is *not* logged. (I had a USB
> Type-C port replicator plugged in during the day before.)
> 
> The directory is still there:
> 
> ```
> $ LANG= grep .
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000\:001/*
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/current_max:0
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/current_now:0
> grep: /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/device:
> Is a directory
> grep: /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/hwmon7:
> Is a directory
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/online:0
> grep:
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/power:
> Is a directory
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/scope:System
> grep: /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/subsystem:
> Is a directory
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/type:USB
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_NAME=ucsi-source-psy-USBC000:001
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_TYPE=USB
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_USB_TYPE=[C]
> PD PD_PPS
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_ONLINE=0
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_VOLTAGE_MIN=5000000
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_VOLTAGE_MAX=5000000
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_VOLTAGE_NOW=5000000
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_CURRENT_MAX=0
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_CURRENT_NOW=0
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/uevent:POWER_SUPPLY_SCOPE=System
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/usb_type:[C]
> PD PD_PPS
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/voltage_max:5000000
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/voltage_min:5000000
> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/voltage_now:5000000
> grep: /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/wakeup49:
> Is a directory
> ```
> 
> I guess, that is the wrong directory I look at though?
> 
> (I am going to monitor the logs over the next days.)

Just list what you have in /sys/class/typec/ before and after plugging
a device to the port:

        ls /sys/class/typec/

thanks,

-- 
heikki

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

* Re: Unplugging USB-C charger cable causes `ucsi_acpi USBC000:00: ucsi_handle_connector_change: ACK failed (-110)`
  2023-11-22  8:56     ` Heikki Krogerus
@ 2023-11-23 12:22       ` Paul Menzel
  2023-11-24 12:55         ` Heikki Krogerus
  0 siblings, 1 reply; 6+ messages in thread
From: Paul Menzel @ 2023-11-23 12:22 UTC (permalink / raw)
  To: Heikki Krogerus; +Cc: linux-usb, LKML, Hans de Goede

Dear Heikki,


Am 22.11.23 um 09:56 schrieb Heikki Krogerus:
> On Tue, Nov 21, 2023 at 03:25:59PM +0100, Paul Menzel wrote:

>> Am 21.11.23 um 15:08 schrieb Heikki Krogerus:
>>> On Tue, Nov 21, 2023 at 12:50:43PM +0100, Paul Menzel wrote:
>>
>>>> On the Dell XPS 13, BIOS 2.21.0 06/02/2022, with Debian sid/unstable and
>>>> Linux 6.5.10, when unplugging the (Dell) USB Type-C charger cable, Linux
>>>> logs the error below:
>>>>
>>>>       ucsi_acpi USBC000:00: ucsi_handle_connector_change: ACK failed (-110)
>>>>
>>>> As this is logged with level error, can this be somehow fixed?
>>>>
>>>>       drivers/usb/typec/ucsi/ucsi.c: dev_err(ucsi->dev, "%s: ACK failed (%d)", __func__, ret);
>>>>
>>>> Please find the output of `dmesg` attached.
>>>
>>> Thanks. The firmware not reacting to the ACK command is weird, but I'm
>>> not sure if it's critical. Does the interface continue working after
>>> that? Do you see the partner devices appearing under /sys/class/typec/
>>> when you plug them, and disappearing when you unplug them?
>>
>> ```
>> $ LANG= grep . /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000\:001/*
>> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/current_max:0
>> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/current_now:0

[…]

>> ```
>>
>> Now I unplugged the device, and the error is *not* logged. (I had a USB
>> Type-C port replicator plugged in during the day before.)
>>
>> The directory is still there:
>>
>> ```
>> $ LANG= grep . /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000\:001/*
>> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/current_max:0
>> /sys/class/typec/port0/device/power_supply/ucsi-source-psy-USBC000:001/current_now:0

[…]

>> ```
>>
>> I guess, that is the wrong directory I look at though?
>>
>> (I am going to monitor the logs over the next days.)
> 
> Just list what you have in /sys/class/typec/ before and after plugging
> a device to the port:
> 
>          ls /sys/class/typec/

Sorry, here you go:

With charger:

     $ ls /sys/class/typec/
     port0  port0-partner

After unplugging the charger:

     $ LANG= ls /sys/class/typec/
     port0

By the way, Linux logs the ucsi_handle_connector_change line around five 
second after unplugging the USB Type-C charger cable.


Kind regards,

Paul


PS: In the logs since October 30th, I see the three distinct lines below:

1.  ucsi_acpi USBC000:00: failed to re-enable notifications (-110)
2.  ucsi_acpi USBC000:00: GET_CONNECTOR_STATUS failed (-110)
3.  ucsi_acpi USBC000:00: ucsi_handle_connector_change: ACK failed (-110)

Is it documented somewhere what -100 means?

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

* Re: Unplugging USB-C charger cable causes `ucsi_acpi USBC000:00: ucsi_handle_connector_change: ACK failed (-110)`
  2023-11-23 12:22       ` Paul Menzel
@ 2023-11-24 12:55         ` Heikki Krogerus
  0 siblings, 0 replies; 6+ messages in thread
From: Heikki Krogerus @ 2023-11-24 12:55 UTC (permalink / raw)
  To: Paul Menzel; +Cc: linux-usb, LKML, Hans de Goede

Hi,

> > Just list what you have in /sys/class/typec/ before and after plugging
> > a device to the port:
> > 
> >          ls /sys/class/typec/
> 
> Sorry, here you go:
> 
> With charger:
> 
>     $ ls /sys/class/typec/
>     port0  port0-partner
> 
> After unplugging the charger:
> 
>     $ LANG= ls /sys/class/typec/
>     port0

Thanks. The interface does not appear to be completely stuck, which is
what I wanted to check.

> By the way, Linux logs the ucsi_handle_connector_change line around five
> second after unplugging the USB Type-C charger cable.
> 
> Kind regards,
> Paul
> 
> PS: In the logs since October 30th, I see the three distinct lines below:
> 
> 1.  ucsi_acpi USBC000:00: failed to re-enable notifications (-110)
> 2.  ucsi_acpi USBC000:00: GET_CONNECTOR_STATUS failed (-110)
> 3.  ucsi_acpi USBC000:00: ucsi_handle_connector_change: ACK failed (-110)
> 
> Is it documented somewhere what -100 means?

That is the error code, and 110 means Timeout. The driver waits 5s,
which should be more than enough. If the firmware does not respond
within that 5s, it will most likely never respond.

Two of those errors mean that the driver has sent a command to the
firmware but the firmware never completes the command.

The ACK failure means that the driver tries to acknowledge a connector
change event (that you get for example when you plug or unplug the
cable) indicating that the driver has now processed the event, but the
firmware does not react to that acknowledgement like it should.

So the firmware is not behaving correctly in all these cases. I could
try to see if we can workaround those issues, but I would need to be
able reproduce the problems. Unfortunately I do not have XPS 13 9360.

But none of those problems are critical if the interface really
continues to work.

thanks,

-- 
heikki

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

end of thread, other threads:[~2023-11-24 12:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-21 11:50 Unplugging USB-C charger cable causes `ucsi_acpi USBC000:00: ucsi_handle_connector_change: ACK failed (-110)` Paul Menzel
2023-11-21 14:08 ` Heikki Krogerus
2023-11-21 14:25   ` Paul Menzel
2023-11-22  8:56     ` Heikki Krogerus
2023-11-23 12:22       ` Paul Menzel
2023-11-24 12:55         ` Heikki Krogerus

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.