You are not logged in.

#1 2024-01-12 07:47:13

hl037
Member
Registered: 2013-09-04
Posts: 15

Screen brightness change not working on Asus T101HA

Hi,
I have installed arch on an Asus T101HA, with an Atom x5-z8350 (latest, kernel 6.6).

This is a tablet with a touch screen and docked keyboard. Everything works fine, except the brightness change of the screen (which is a no go, because it's hell too much high. Ihave to use ssh to avoid burning my eyes....).

With no kernel parameters, I have `/sys/class/backlight/acpi_video0` to `/sys/class/backlight/acpi_video7` all linked to the same VGA pci device which seems to be the right one (the atom's gpu).

Trying to change the value of ./brightness in those has no effect on the screen brightness, but the value is retained in both actual_brightness and brightness

If I pass acpi_backlight=vendor, I get an amd-mb_wmi. Same as before, but actual_brightness is always 100.

If I pass native, then no device is linked into the class.

xbacklight does not work either.

I am running out of idea... I have read that some changes were brought into the kernel version 6.1, so I'm considering trying on a 5.x to check if it changes something, but in the meantime, I am running out of idea. Any help ?

Thanks !!!

Last edited by hl037 (2024-01-12 07:47:40)

Offline

#2 2024-01-12 08:17:23

d.ALT
Member
Registered: 2019-05-10
Posts: 959

Re: Screen brightness change not working on Asus T101HA

Pease post here outputs of

# journalctl -b0 --no-pager

: once when booting with acpi_backlight=vendor and once when booting without.


<49,17,III,I>    Fama di loro il mondo esser non lassa;
<50,17,III,I>    misericordia e giustizia li sdegna:
<51,17,III,I>    non ragioniam di lor, ma guarda e passa.

Offline

#3 2024-01-12 09:06:12

hl037
Member
Registered: 2013-09-04
Posts: 15

Re: Screen brightness change not working on Asus T101HA

No params :

Jan 12 09:54:04 marie-pad kernel: microcode: updated early: 0x410 -> 0x411, date = 2019-04-23
Jan 12 09:54:04 marie-pad kernel: Linux version 6.6.10-arch1-1 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Fri, 05 Jan 2024 16:20:41 +0000
Jan 12 09:54:04 marie-pad kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=34e1a31f-8ebd-4398-a3a1-4f582e8d390f rw loglevel=3 quiet
Jan 12 09:54:04 marie-pad kernel: BIOS-provided physical RAM map:
Jan 12 09:54:04 marie-pad kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable
Jan 12 09:54:04 marie-pad kernel: BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS
Jan 12 09:54:04 marie-pad kernel: BIOS-e820: [mem 0x0000000000090000-0x000000000009dfff] usable
Jan 12 09:54:04 marie-pad kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
Jan 12 09:54:04 marie-pad kernel: BIOS-e820: [mem 0x0000000000100000-0x000000001effffff] usable
Jan 12 09:54:04 marie-pad kernel: BIOS-e820: [mem 0x000000001f000000-0x00000000201fffff] reserved
Jan 12 09:54:04 marie-pad kernel: BIOS-e820: [mem 0x0000000020200000-0x0000000075df5fff] usable
Jan 12 09:54:04 marie-pad kernel: BIOS-e820: [mem 0x0000000075df6000-0x0000000075e25fff] reserved
Jan 12 09:54:04 marie-pad kernel: BIOS-e820: [mem 0x0000000075e26000-0x0000000075e35fff] ACPI data
Jan 12 09:54:04 marie-pad kernel: BIOS-e820: [mem 0x0000000075e36000-0x0000000076e31fff] ACPI NVS
Jan 12 09:54:04 marie-pad kernel: BIOS-e820: [mem 0x0000000076e32000-0x000000007789cfff] reserved
Jan 12 09:54:04 marie-pad kernel: BIOS-e820: [mem 0x000000007789d000-0x0000000077ffffff] usable
Jan 12 09:54:04 marie-pad kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved
Jan 12 09:54:04 marie-pad kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000feafffff] reserved
Jan 12 09:54:04 marie-pad kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jan 12 09:54:04 marie-pad kernel: BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
Jan 12 09:54:04 marie-pad kernel: BIOS-e820: [mem 0x00000000fed03000-0x00000000fed03fff] reserved
Jan 12 09:54:04 marie-pad kernel: BIOS-e820: [mem 0x00000000fed06000-0x00000000fed06fff] reserved
Jan 12 09:54:04 marie-pad kernel: BIOS-e820: [mem 0x00000000fed08000-0x00000000fed09fff] reserved
Jan 12 09:54:04 marie-pad kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1cfff] reserved
Jan 12 09:54:04 marie-pad kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fedbffff] reserved
Jan 12 09:54:04 marie-pad kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jan 12 09:54:04 marie-pad kernel: BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved
Jan 12 09:54:04 marie-pad kernel: BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable
Jan 12 09:54:04 marie-pad kernel: NX (Execute Disable) protection: active
Jan 12 09:54:04 marie-pad kernel: APIC: Static calls initialized
Jan 12 09:54:04 marie-pad kernel: efi: EFI v2.4 by American Megatrends
Jan 12 09:54:04 marie-pad kernel: efi: ESRT=0x77808018 ACPI=0x7618f000 ACPI 2.0=0x7618f000 SMBIOS=0x77162000 SMBIOS 3.0=0x77161000 INITRD=0x7301de18 RNG=0x75e35f98 TPMEventLog=0x70e23018 
Jan 12 09:54:04 marie-pad kernel: random: crng init done
Jan 12 09:54:04 marie-pad kernel: TPM Final Events table not present
Jan 12 09:54:04 marie-pad kernel: efi: Remove mem29: MMIO range=[0xfea00000-0xfeafffff] (1MB) from e820 map
Jan 12 09:54:04 marie-pad kernel: e820: remove [mem 0xfea00000-0xfeafffff] reserved
Jan 12 09:54:04 marie-pad kernel: efi: Not removing mem30: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
Jan 12 09:54:04 marie-pad kernel: efi: Not removing mem31: MMIO range=[0xfed01000-0xfed01fff] (4KB) from e820 map
Jan 12 09:54:04 marie-pad kernel: efi: Not removing mem32: MMIO range=[0xfed03000-0xfed03fff] (4KB) from e820 map
Jan 12 09:54:04 marie-pad kernel: efi: Not removing mem33: MMIO range=[0xfed06000-0xfed06fff] (4KB) from e820 map
Jan 12 09:54:04 marie-pad kernel: efi: Not removing mem34: MMIO range=[0xfed08000-0xfed09fff] (8KB) from e820 map
Jan 12 09:54:04 marie-pad kernel: efi: Not removing mem35: MMIO range=[0xfed1c000-0xfed1cfff] (4KB) from e820 map
Jan 12 09:54:04 marie-pad kernel: efi: Remove mem36: MMIO range=[0xfed80000-0xfedbffff] (0MB) from e820 map
Jan 12 09:54:04 marie-pad kernel: e820: remove [mem 0xfed80000-0xfedbffff] reserved
Jan 12 09:54:04 marie-pad kernel: efi: Not removing mem37: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Jan 12 09:54:04 marie-pad kernel: efi: Remove mem38: MMIO range=[0xffa00000-0xffffffff] (6MB) from e820 map
Jan 12 09:54:04 marie-pad kernel: e820: remove [mem 0xffa00000-0xffffffff] reserved
Jan 12 09:54:04 marie-pad kernel: SMBIOS 3.0.0 present.
Jan 12 09:54:04 marie-pad kernel: DMI: ASUSTeK COMPUTER INC. T101HA/T101HA, BIOS T101HA.305 01/24/2018
Jan 12 09:54:04 marie-pad kernel: tsc: Detected 1440.000 MHz processor
Jan 12 09:54:04 marie-pad kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jan 12 09:54:04 marie-pad kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jan 12 09:54:04 marie-pad kernel: last_pfn = 0x180000 max_arch_pfn = 0x400000000
Jan 12 09:54:04 marie-pad kernel: total RAM covered: 4004M
Jan 12 09:54:04 marie-pad kernel: Found optimal setting for mtrr clean up
Jan 12 09:54:04 marie-pad kernel:  gran_size: 64K         chunk_size: 128M         num_reg: 6          lose cover RAM: 0G
Jan 12 09:54:04 marie-pad kernel: MTRR map: 5 entries (2 fixed + 3 variable; max 18), built from 8 variable MTRRs
Jan 12 09:54:04 marie-pad kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jan 12 09:54:04 marie-pad kernel: e820: update [mem 0x7a400000-0xffffffff] usable ==> reserved
Jan 12 09:54:04 marie-pad kernel: last_pfn = 0x78000 max_arch_pfn = 0x400000000
Jan 12 09:54:04 marie-pad kernel: esrt: Reserving ESRT space from 0x0000000077808018 to 0x0000000077808050.
Jan 12 09:54:04 marie-pad kernel: Secure boot disabled
Jan 12 09:54:04 marie-pad kernel: RAMDISK: [mem 0x70e28000-0x723d2fff]
Jan 12 09:54:04 marie-pad kernel: ACPI: Early table checksum verification disabled
Jan 12 09:54:04 marie-pad kernel: ACPI: RSDP 0x000000007618F000 000024 (v02 _ASUS_)
Jan 12 09:54:04 marie-pad kernel: ACPI: XSDT 0x000000007618F0A8 0000D4 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jan 12 09:54:04 marie-pad kernel: ACPI: FACP 0x00000000761A92D0 00010C (v05 _ASUS_ Notebook 01072009 AMI  00010013)
Jan 12 09:54:04 marie-pad kernel: ACPI: DSDT 0x000000007618F210 01A0BD (v02 _ASUS_ Notebook 01072009 INTL 20120913)
Jan 12 09:54:04 marie-pad kernel: ACPI: FACS 0x0000000076E31F80 000040
Jan 12 09:54:04 marie-pad kernel: ACPI: APIC 0x00000000761A93E0 000084 (v03 _ASUS_ Notebook 01072009 AMI  00010013)
Jan 12 09:54:04 marie-pad kernel: ACPI: FPDT 0x00000000761A9468 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jan 12 09:54:04 marie-pad kernel: ACPI: FIDT 0x00000000761A94B0 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jan 12 09:54:04 marie-pad kernel: ACPI: MCFG 0x00000000761A9550 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
Jan 12 09:54:04 marie-pad kernel: ACPI: SSDT 0x00000000761A9590 0040AF (v01 DptfTb DptfTab  00001000 INTL 20120913)
Jan 12 09:54:04 marie-pad kernel: ACPI: SSDT 0x00000000761AD640 000654 (v01 CpuDpf CpuDptf  00001000 INTL 20120913)
Jan 12 09:54:04 marie-pad kernel: ACPI: SSDT 0x00000000761ADC98 000058 (v01 LowPM  LowPwrM  00001000 INTL 20120913)
Jan 12 09:54:04 marie-pad kernel: ACPI: UEFI 0x00000000761ADCF0 000042 (v01 _ASUS_ Notebook 00000000      00000000)
Jan 12 09:54:04 marie-pad kernel: ACPI: SSDT 0x00000000761ADD38 000024 (v01 UsbCTb UsbCTab  00001000 INTL 20120913)
Jan 12 09:54:04 marie-pad kernel: ACPI: HPET 0x00000000761ADD60 000038 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
Jan 12 09:54:04 marie-pad kernel: ACPI: SSDT 0x00000000761ADD98 000763 (v01 PmRef  CpuPm    00003000 INTL 20120913)
Jan 12 09:54:04 marie-pad kernel: ACPI: SSDT 0x00000000761AE500 000290 (v01 PmRef  Cpu0Tst  00003000 INTL 20120913)
Jan 12 09:54:04 marie-pad kernel: ACPI: SSDT 0x00000000761AE790 00017A (v01 PmRef  ApTst    00003000 INTL 20120913)
Jan 12 09:54:04 marie-pad kernel: ACPI: LPIT 0x00000000761AE910 000104 (v01 _ASUS_ Notebook 00000005 MSFT 0100000D)
Jan 12 09:54:04 marie-pad kernel: ACPI: BCFG 0x00000000761AEA18 000139 (v01 INTEL  BATTCONF 00000001 INTL 00000000)
Jan 12 09:54:04 marie-pad kernel: ACPI: PRAM 0x00000000761AEB58 000030 (v01                 00000001      00000000)
Jan 12 09:54:04 marie-pad kernel: ACPI: BGRT 0x00000000761AEB88 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jan 12 09:54:04 marie-pad kernel: ACPI: TPM2 0x00000000761AEBC0 000034 (v03        Tpm2Tabl 00000001 AMI  00000000)
Jan 12 09:54:04 marie-pad kernel: ACPI: CSRT 0x00000000761AEBF8 00014C (v00 INTEL  LANFORDC 00000005 MSFT 0100000D)
Jan 12 09:54:04 marie-pad kernel: ACPI: WDAT 0x00000000761AED48 000104 (v01                 00000000      00000000)
Jan 12 09:54:04 marie-pad kernel: ACPI: MSDM 0x0000000075E22F18 000055 (v03 _ASUS_ Notebook 00000000 ASUS 00000001)
Jan 12 09:54:04 marie-pad kernel: ACPI: Reserving FACP table memory at [mem 0x761a92d0-0x761a93db]
Jan 12 09:54:04 marie-pad kernel: ACPI: Reserving DSDT table memory at [mem 0x7618f210-0x761a92cc]
Jan 12 09:54:04 marie-pad kernel: ACPI: Reserving FACS table memory at [mem 0x76e31f80-0x76e31fbf]
Jan 12 09:54:04 marie-pad kernel: ACPI: Reserving APIC table memory at [mem 0x761a93e0-0x761a9463]
Jan 12 09:54:04 marie-pad kernel: ACPI: Reserving FPDT table memory at [mem 0x761a9468-0x761a94ab]
Jan 12 09:54:04 marie-pad kernel: ACPI: Reserving FIDT table memory at [mem 0x761a94b0-0x761a954b]
Jan 12 09:54:04 marie-pad kernel: ACPI: Reserving MCFG table memory at [mem 0x761a9550-0x761a958b]
Jan 12 09:54:04 marie-pad kernel: ACPI: Reserving SSDT table memory at [mem 0x761a9590-0x761ad63e]
Jan 12 09:54:04 marie-pad kernel: ACPI: Reserving SSDT table memory at [mem 0x761ad640-0x761adc93]
Jan 12 09:54:04 marie-pad kernel: ACPI: Reserving SSDT table memory at [mem 0x761adc98-0x761adcef]
Jan 12 09:54:04 marie-pad kernel: ACPI: Reserving UEFI table memory at [mem 0x761adcf0-0x761add31]
Jan 12 09:54:04 marie-pad kernel: ACPI: Reserving SSDT table memory at [mem 0x761add38-0x761add5b]
Jan 12 09:54:04 marie-pad kernel: ACPI: Reserving HPET table memory at [mem 0x761add60-0x761add97]
Jan 12 09:54:04 marie-pad kernel: ACPI: Reserving SSDT table memory at [mem 0x761add98-0x761ae4fa]
Jan 12 09:54:04 marie-pad kernel: ACPI: Reserving SSDT table memory at [mem 0x761ae500-0x761ae78f]
Jan 12 09:54:04 marie-pad kernel: ACPI: Reserving SSDT table memory at [mem 0x761ae790-0x761ae909]
Jan 12 09:54:04 marie-pad kernel: ACPI: Reserving LPIT table memory at [mem 0x761ae910-0x761aea13]
Jan 12 09:54:04 marie-pad kernel: ACPI: Reserving BCFG table memory at [mem 0x761aea18-0x761aeb50]
Jan 12 09:54:04 marie-pad kernel: ACPI: Reserving PRAM table memory at [mem 0x761aeb58-0x761aeb87]
Jan 12 09:54:04 marie-pad kernel: ACPI: Reserving BGRT table memory at [mem 0x761aeb88-0x761aebbf]
Jan 12 09:54:04 marie-pad kernel: ACPI: Reserving TPM2 table memory at [mem 0x761aebc0-0x761aebf3]
Jan 12 09:54:04 marie-pad kernel: ACPI: Reserving CSRT table memory at [mem 0x761aebf8-0x761aed43]
Jan 12 09:54:04 marie-pad kernel: ACPI: Reserving WDAT table memory at [mem 0x761aed48-0x761aee4b]
Jan 12 09:54:04 marie-pad kernel: ACPI: Reserving MSDM table memory at [mem 0x75e22f18-0x75e22f6c]
Jan 12 09:54:04 marie-pad kernel: No NUMA configuration found
Jan 12 09:54:04 marie-pad kernel: Faking a node at [mem 0x0000000000000000-0x000000017fffffff]
Jan 12 09:54:04 marie-pad kernel: NODE_DATA(0) allocated [mem 0x17fffb000-0x17fffffff]
Jan 12 09:54:04 marie-pad kernel: Zone ranges:
Jan 12 09:54:04 marie-pad kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jan 12 09:54:04 marie-pad kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jan 12 09:54:04 marie-pad kernel:   Normal   [mem 0x0000000100000000-0x000000017fffffff]
Jan 12 09:54:04 marie-pad kernel:   Device   empty
Jan 12 09:54:04 marie-pad kernel: Movable zone start for each node
Jan 12 09:54:04 marie-pad kernel: Early memory node ranges
Jan 12 09:54:04 marie-pad kernel:   node   0: [mem 0x0000000000001000-0x000000000008efff]
Jan 12 09:54:04 marie-pad kernel:   node   0: [mem 0x0000000000090000-0x000000000009dfff]
Jan 12 09:54:04 marie-pad kernel:   node   0: [mem 0x0000000000100000-0x000000001effffff]
Jan 12 09:54:04 marie-pad kernel:   node   0: [mem 0x0000000020200000-0x0000000075df5fff]
Jan 12 09:54:04 marie-pad kernel:   node   0: [mem 0x000000007789d000-0x0000000077ffffff]
Jan 12 09:54:04 marie-pad kernel:   node   0: [mem 0x0000000100000000-0x000000017fffffff]
Jan 12 09:54:04 marie-pad kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000017fffffff]
Jan 12 09:54:04 marie-pad kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jan 12 09:54:04 marie-pad kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jan 12 09:54:04 marie-pad kernel: On node 0, zone DMA: 98 pages in unavailable ranges
Jan 12 09:54:04 marie-pad kernel: On node 0, zone DMA32: 4608 pages in unavailable ranges
Jan 12 09:54:04 marie-pad kernel: On node 0, zone DMA32: 6823 pages in unavailable ranges
Jan 12 09:54:04 marie-pad kernel: Reserving Intel graphics memory at [mem 0x7ad00000-0x7ecfffff]
Jan 12 09:54:04 marie-pad kernel: ACPI: PM-Timer IO Port: 0x408
Jan 12 09:54:04 marie-pad kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jan 12 09:54:04 marie-pad kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Jan 12 09:54:04 marie-pad kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Jan 12 09:54:04 marie-pad kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Jan 12 09:54:04 marie-pad kernel: IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-114
Jan 12 09:54:04 marie-pad kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jan 12 09:54:04 marie-pad kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jan 12 09:54:04 marie-pad kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jan 12 09:54:04 marie-pad kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Jan 12 09:54:04 marie-pad kernel: e820: update [mem 0x74afd000-0x74b10fff] usable ==> reserved
Jan 12 09:54:04 marie-pad kernel: TSC deadline timer available
Jan 12 09:54:04 marie-pad kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x0008f000-0x0008ffff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x1f000000-0x201fffff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x74afd000-0x74b10fff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x75df6000-0x75e25fff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x75e26000-0x75e35fff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x75e36000-0x76e31fff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x76e32000-0x7789cfff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x78000000-0x7acfffff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x7ad00000-0x7ecfffff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x7ed00000-0xdfffffff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xe3ffffff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xe4000000-0xfebfffff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfed00fff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfed02000-0xfed02fff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfed03000-0xfed03fff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfed05fff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfed06000-0xfed06fff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfed07000-0xfed07fff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfed08000-0xfed09fff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfed0a000-0xfed1bfff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1cfff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfed1d000-0xfedfffff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Jan 12 09:54:04 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
Jan 12 09:54:04 marie-pad kernel: [mem 0x7ed00000-0xdfffffff] available for PCI devices
Jan 12 09:54:04 marie-pad kernel: Booting paravirtualized kernel on bare hardware
Jan 12 09:54:04 marie-pad kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jan 12 09:54:04 marie-pad kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
Jan 12 09:54:04 marie-pad kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u524288
Jan 12 09:54:04 marie-pad kernel: pcpu-alloc: s225280 r8192 d28672 u524288 alloc=1*2097152
Jan 12 09:54:04 marie-pad kernel: pcpu-alloc: [0] 0 1 2 3 
Jan 12 09:54:04 marie-pad kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=34e1a31f-8ebd-4398-a3a1-4f582e8d390f rw loglevel=3 quiet
Jan 12 09:54:04 marie-pad kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Jan 12 09:54:04 marie-pad kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Jan 12 09:54:04 marie-pad kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jan 12 09:54:04 marie-pad kernel: Fallback order for Node 0: 0 
Jan 12 09:54:04 marie-pad kernel: Built 1 zonelists, mobility grouping on.  Total pages: 988427
Jan 12 09:54:04 marie-pad kernel: Policy zone: Normal
Jan 12 09:54:04 marie-pad kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jan 12 09:54:04 marie-pad kernel: software IO TLB: area num 4.
Jan 12 09:54:04 marie-pad kernel: Memory: 3758272K/4017108K available (16384K kernel code, 2132K rwdata, 13072K rodata, 3412K init, 3840K bss, 258580K reserved, 0K cma-reserved)
Jan 12 09:54:04 marie-pad kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Jan 12 09:54:04 marie-pad kernel: Kernel/User page tables isolation: enabled
Jan 12 09:54:04 marie-pad kernel: ftrace: allocating 48819 entries in 191 pages
Jan 12 09:54:04 marie-pad kernel: ftrace: allocated 191 pages with 7 groups
Jan 12 09:54:04 marie-pad kernel: Dynamic Preempt: full
Jan 12 09:54:04 marie-pad kernel: rcu: Preemptible hierarchical RCU implementation.
Jan 12 09:54:04 marie-pad kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
Jan 12 09:54:04 marie-pad kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Jan 12 09:54:04 marie-pad kernel:         Trampoline variant of Tasks RCU enabled.
Jan 12 09:54:04 marie-pad kernel:         Rude variant of Tasks RCU enabled.
Jan 12 09:54:04 marie-pad kernel:         Tracing variant of Tasks RCU enabled.
Jan 12 09:54:04 marie-pad kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jan 12 09:54:04 marie-pad kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Jan 12 09:54:04 marie-pad kernel: NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
Jan 12 09:54:04 marie-pad kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jan 12 09:54:04 marie-pad kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Jan 12 09:54:04 marie-pad kernel: Console: colour dummy device 80x25
Jan 12 09:54:04 marie-pad kernel: printk: console [tty0] enabled
Jan 12 09:54:04 marie-pad kernel: ACPI: Core revision 20230628
Jan 12 09:54:04 marie-pad kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Jan 12 09:54:04 marie-pad kernel: APIC: Switch to symmetric I/O mode setup
Jan 12 09:54:04 marie-pad kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x14c1baf3789, max_idle_ns: 440795266465 ns
Jan 12 09:54:04 marie-pad kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 2881.00 BogoMIPS (lpj=4800000)
Jan 12 09:54:04 marie-pad kernel: CPU0: Thermal monitoring enabled (TM1)
Jan 12 09:54:04 marie-pad kernel: process: using mwait in idle threads
Jan 12 09:54:04 marie-pad kernel: Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
Jan 12 09:54:04 marie-pad kernel: Last level dTLB entries: 4KB 256, 2MB 16, 4MB 16, 1GB 0
Jan 12 09:54:04 marie-pad kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jan 12 09:54:04 marie-pad kernel: Spectre V2 : Mitigation: Retpolines
Jan 12 09:54:04 marie-pad kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jan 12 09:54:04 marie-pad kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Jan 12 09:54:04 marie-pad kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Jan 12 09:54:04 marie-pad kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jan 12 09:54:04 marie-pad kernel: MDS: Mitigation: Clear CPU buffers
Jan 12 09:54:04 marie-pad kernel: MMIO Stale Data: Unknown: No mitigations
Jan 12 09:54:04 marie-pad kernel: x86/fpu: x87 FPU will use FXSAVE
Jan 12 09:54:04 marie-pad kernel: Freeing SMP alternatives memory: 40K
Jan 12 09:54:04 marie-pad kernel: pid_max: default: 32768 minimum: 301
Jan 12 09:54:04 marie-pad kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
Jan 12 09:54:04 marie-pad kernel: landlock: Up and running.
Jan 12 09:54:04 marie-pad kernel: Yama: becoming mindful.
Jan 12 09:54:04 marie-pad kernel: LSM support for eBPF active
Jan 12 09:54:04 marie-pad kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Jan 12 09:54:04 marie-pad kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Jan 12 09:54:04 marie-pad kernel: smpboot: CPU0: Intel(R) Atom(TM) x5-Z8350  CPU @ 1.44GHz (family: 0x6, model: 0x4c, stepping: 0x4)
Jan 12 09:54:04 marie-pad kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Jan 12 09:54:04 marie-pad kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Jan 12 09:54:04 marie-pad kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Jan 12 09:54:04 marie-pad kernel: Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, 8-deep LBR, full-width counters, Intel PMU driver.
Jan 12 09:54:04 marie-pad kernel: ... version:                3
Jan 12 09:54:04 marie-pad kernel: ... bit width:              40
Jan 12 09:54:04 marie-pad kernel: ... generic registers:      2
Jan 12 09:54:04 marie-pad kernel: ... value mask:             000000ffffffffff
Jan 12 09:54:04 marie-pad kernel: ... max period:             0000007fffffffff
Jan 12 09:54:04 marie-pad kernel: ... fixed-purpose events:   3
Jan 12 09:54:04 marie-pad kernel: ... event mask:             0000000700000003
Jan 12 09:54:04 marie-pad kernel: signal: max sigframe size: 1440
Jan 12 09:54:04 marie-pad kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1365
Jan 12 09:54:04 marie-pad kernel: rcu: Hierarchical SRCU implementation.
Jan 12 09:54:04 marie-pad kernel: rcu:         Max phase no-delay instances is 1000.
Jan 12 09:54:04 marie-pad kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jan 12 09:54:04 marie-pad kernel: smp: Bringing up secondary CPUs ...
Jan 12 09:54:04 marie-pad kernel: smpboot: x86: Booting SMP configuration:
Jan 12 09:54:04 marie-pad kernel: .... node  #0, CPUs:      #1 #2 #3
Jan 12 09:54:04 marie-pad kernel: smp: Brought up 1 node, 4 CPUs
Jan 12 09:54:04 marie-pad kernel: smpboot: Max logical packages: 1
Jan 12 09:54:04 marie-pad kernel: smpboot: Total of 4 processors activated (11524.00 BogoMIPS)
Jan 12 09:54:04 marie-pad kernel: devtmpfs: initialized
Jan 12 09:54:04 marie-pad kernel: x86/mm: Memory block size: 128MB
Jan 12 09:54:04 marie-pad kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes)
Jan 12 09:54:04 marie-pad kernel: ACPI: PM: Registering ACPI NVS region [mem 0x75e36000-0x76e31fff] (16760832 bytes)
Jan 12 09:54:04 marie-pad kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jan 12 09:54:04 marie-pad kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Jan 12 09:54:04 marie-pad kernel: pinctrl core: initialized pinctrl subsystem
Jan 12 09:54:04 marie-pad kernel: PM: RTC time: 08:53:56, date: 2024-01-12
Jan 12 09:54:04 marie-pad kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jan 12 09:54:04 marie-pad kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
Jan 12 09:54:04 marie-pad kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jan 12 09:54:04 marie-pad kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jan 12 09:54:04 marie-pad kernel: audit: initializing netlink subsys (disabled)
Jan 12 09:54:04 marie-pad kernel: audit: type=2000 audit(1705049636.019:1): state=initialized audit_enabled=0 res=1
Jan 12 09:54:04 marie-pad kernel: thermal_sys: Registered thermal governor 'fair_share'
Jan 12 09:54:04 marie-pad kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jan 12 09:54:04 marie-pad kernel: thermal_sys: Registered thermal governor 'step_wise'
Jan 12 09:54:04 marie-pad kernel: thermal_sys: Registered thermal governor 'user_space'
Jan 12 09:54:04 marie-pad kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jan 12 09:54:04 marie-pad kernel: cpuidle: using governor ladder
Jan 12 09:54:04 marie-pad kernel: cpuidle: using governor menu
Jan 12 09:54:04 marie-pad kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Jan 12 09:54:04 marie-pad kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jan 12 09:54:04 marie-pad kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Jan 12 09:54:04 marie-pad kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as E820 entry
Jan 12 09:54:04 marie-pad kernel: PCI: MMCONFIG for 0000 [bus00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) (size reduced!)
Jan 12 09:54:04 marie-pad kernel: PCI: Using configuration type 1 for base access
Jan 12 09:54:04 marie-pad kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jan 12 09:54:04 marie-pad kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jan 12 09:54:04 marie-pad kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jan 12 09:54:04 marie-pad kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jan 12 09:54:04 marie-pad kernel: ACPI: Added _OSI(Module Device)
Jan 12 09:54:04 marie-pad kernel: ACPI: Added _OSI(Processor Device)
Jan 12 09:54:04 marie-pad kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jan 12 09:54:04 marie-pad kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jan 12 09:54:04 marie-pad kernel: ACPI: 8 ACPI AML tables successfully acquired and loaded
Jan 12 09:54:04 marie-pad kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PCI0.I2C7.BATC (20230628/dspkginit-438)
Jan 12 09:54:04 marie-pad kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PCI0.I2C7.BATC (20230628/dspkginit-438)
Jan 12 09:54:04 marie-pad kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PCI0.I2C3.TIDR (20230628/dspkginit-438)
Jan 12 09:54:04 marie-pad kernel: ACPI: Dynamic OEM Table Load:
Jan 12 09:54:04 marie-pad kernel: ACPI: SSDT 0xFFFF888100E9E800 00059C (v01 PmRef  Cpu0Ist  00003000 INTL 20120913)
Jan 12 09:54:04 marie-pad kernel: ACPI: Dynamic OEM Table Load:
Jan 12 09:54:04 marie-pad kernel: ACPI: SSDT 0xFFFF888100E56C00 0003A5 (v01 PmRef  Cpu0Cst  00003001 INTL 20120913)
Jan 12 09:54:04 marie-pad kernel: ACPI: Dynamic OEM Table Load:
Jan 12 09:54:04 marie-pad kernel: ACPI: SSDT 0xFFFF888100A5E200 00015F (v01 PmRef  ApIst    00003000 INTL 20120913)
Jan 12 09:54:04 marie-pad kernel: ACPI: Dynamic OEM Table Load:
Jan 12 09:54:04 marie-pad kernel: ACPI: SSDT 0xFFFF8881009C5D80 00008D (v01 PmRef  ApCst    00003000 INTL 20120913)
Jan 12 09:54:04 marie-pad kernel: ACPI: _OSC evaluated successfully for all CPUs
Jan 12 09:54:04 marie-pad kernel: ACPI: Interpreter enabled
Jan 12 09:54:04 marie-pad kernel: ACPI: PM: (supports S0 S4 S5)
Jan 12 09:54:04 marie-pad kernel: ACPI: Using IOAPIC for interrupt routing
Jan 12 09:54:04 marie-pad kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jan 12 09:54:04 marie-pad kernel: PCI: Using E820 reservations for host bridge windows
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.P12T: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.P12A: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.PCI0.ISP3.ID3C: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.USBC: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.PCI0.I2C2.CLK3: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.PCI0.I2C2.CLK4: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.PCI0.I2C3.CLK2: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.PCI0.I2C3.CLK0: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.PCI0.I2C3.CLK1: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.PCI0.I2C3.CLK4: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.P28X: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.P18X: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.P12X: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.P28P: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.P18P: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.P19X: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.P06X: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.P28T: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.P18D: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.P18T: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.P3P3: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.P28W: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.P18W: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.P12W: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.P33W: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.P33X: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jan 12 09:54:04 marie-pad kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jan 12 09:54:04 marie-pad kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Jan 12 09:54:04 marie-pad kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Jan 12 09:54:04 marie-pad kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
Jan 12 09:54:04 marie-pad kernel: PCI host bridge to bus 0000:00
Jan 12 09:54:04 marie-pad kernel: pci_bus 0000:00: root bus resource [io  0x0070-0x0077]
Jan 12 09:54:04 marie-pad kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x006f window]
Jan 12 09:54:04 marie-pad kernel: pci_bus 0000:00: root bus resource [io  0x0078-0x0cf7 window]
Jan 12 09:54:04 marie-pad kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jan 12 09:54:04 marie-pad kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000fffff window]
Jan 12 09:54:04 marie-pad kernel: pci_bus 0000:00: root bus resource [mem 0x20000000-0x201fffff window]
Jan 12 09:54:04 marie-pad kernel: pci_bus 0000:00: root bus resource [mem 0x7ad00001-0x7ed00000 window]
Jan 12 09:54:04 marie-pad kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
Jan 12 09:54:04 marie-pad kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:00.0: [8086:2280] type 00 class 0x060000
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:02.0: [8086:22b0] type 00 class 0x030000
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x90ffffff 64bit]
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref]
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:03.0: [8086:22b8] type 00 class 0x048000
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:03.0: reg 0x10: [mem 0x91000000-0x913fffff]
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:0a.0: [8086:22d8] type 00 class 0x000000
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:0a.0: reg 0x10: [mem 0x91a3a000-0x91a3afff]
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:0b.0: [8086:22dc] type 00 class 0x118000
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:0b.0: reg 0x10: [mem 0x91a39000-0x91a39fff 64bit]
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:14.0: [8086:22b5] type 00 class 0x0c0330
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:14.0: reg 0x10: [mem 0x91a00000-0x91a0ffff 64bit]
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:1a.0: [8086:2298] type 00 class 0x108000
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:1a.0: reg 0x10: [mem 0x91900000-0x919fffff]
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:1a.0: reg 0x14: [mem 0x91800000-0x918fffff]
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:1c.0: [8086:22c8] type 01 class 0x060400
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:1f.0: [8086:229c] type 00 class 0x060100
Jan 12 09:54:04 marie-pad kernel: pci 0000:01:00.0: [168c:0042] type 00 class 0x028000
Jan 12 09:54:04 marie-pad kernel: pci 0000:01:00.0: reg 0x10: [mem 0x91600000-0x917fffff 64bit]
Jan 12 09:54:04 marie-pad kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:1c.0:   bridge window [mem 0x91600000-0x917fffff]
Jan 12 09:54:04 marie-pad kernel: Low-power S0 idle used by default for system suspend
Jan 12 09:54:04 marie-pad kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Jan 12 09:54:04 marie-pad kernel: ACPI: PCI: Interrupt link LNKA disabled
Jan 12 09:54:04 marie-pad kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Jan 12 09:54:04 marie-pad kernel: ACPI: PCI: Interrupt link LNKB disabled
Jan 12 09:54:04 marie-pad kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Jan 12 09:54:04 marie-pad kernel: ACPI: PCI: Interrupt link LNKC disabled
Jan 12 09:54:04 marie-pad kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Jan 12 09:54:04 marie-pad kernel: ACPI: PCI: Interrupt link LNKD disabled
Jan 12 09:54:04 marie-pad kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Jan 12 09:54:04 marie-pad kernel: ACPI: PCI: Interrupt link LNKE disabled
Jan 12 09:54:04 marie-pad kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Jan 12 09:54:04 marie-pad kernel: ACPI: PCI: Interrupt link LNKF disabled
Jan 12 09:54:04 marie-pad kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Jan 12 09:54:04 marie-pad kernel: ACPI: PCI: Interrupt link LNKG disabled
Jan 12 09:54:04 marie-pad kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Jan 12 09:54:04 marie-pad kernel: ACPI: PCI: Interrupt link LNKH disabled
Jan 12 09:54:04 marie-pad kernel: cherryview-pinctrl: probe of INT33FF:04 failed with error -61
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.PCI0.I2C4.CLK0: New power resource
Jan 12 09:54:04 marie-pad kernel: ACPI: \_SB_.PCI0.I2C4.CLK1: New power resource
Jan 12 09:54:04 marie-pad kernel: iommu: Default domain type: Translated
Jan 12 09:54:04 marie-pad kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Jan 12 09:54:04 marie-pad kernel: SCSI subsystem initialized
Jan 12 09:54:04 marie-pad kernel: libata version 3.00 loaded.
Jan 12 09:54:04 marie-pad kernel: ACPI: bus type USB registered
Jan 12 09:54:04 marie-pad kernel: usbcore: registered new interface driver usbfs
Jan 12 09:54:04 marie-pad kernel: usbcore: registered new interface driver hub
Jan 12 09:54:04 marie-pad kernel: usbcore: registered new device driver usb
Jan 12 09:54:04 marie-pad kernel: pps_core: LinuxPPS API ver. 1 registered
Jan 12 09:54:04 marie-pad kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jan 12 09:54:04 marie-pad kernel: PTP clock support registered
Jan 12 09:54:04 marie-pad kernel: EDAC MC: Ver: 3.0.0
Jan 12 09:54:04 marie-pad kernel: efivars: Registered efivars operations
Jan 12 09:54:04 marie-pad kernel: NetLabel: Initializing
Jan 12 09:54:04 marie-pad kernel: NetLabel:  domain hash size = 128
Jan 12 09:54:04 marie-pad kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jan 12 09:54:04 marie-pad kernel: NetLabel:  unlabeled traffic allowed by default
Jan 12 09:54:04 marie-pad kernel: mctp: management component transport protocol core
Jan 12 09:54:04 marie-pad kernel: NET: Registered PF_MCTP protocol family
Jan 12 09:54:04 marie-pad kernel: PCI: Using ACPI for IRQ routing
Jan 12 09:54:04 marie-pad kernel: PCI: pci_cache_line_size set to 64 bytes
Jan 12 09:54:04 marie-pad kernel: resource: Expanded resource Reserved due to conflict with PCI Bus 0000:00
Jan 12 09:54:04 marie-pad kernel: e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
Jan 12 09:54:04 marie-pad kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
Jan 12 09:54:04 marie-pad kernel: e820: reserve RAM buffer [mem 0x1f000000-0x1fffffff]
Jan 12 09:54:04 marie-pad kernel: e820: reserve RAM buffer [mem 0x74afd000-0x77ffffff]
Jan 12 09:54:04 marie-pad kernel: e820: reserve RAM buffer [mem 0x75df6000-0x77ffffff]
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jan 12 09:54:04 marie-pad kernel: vgaarb: loaded
Jan 12 09:54:04 marie-pad kernel: clocksource: Switched to clocksource tsc-early
Jan 12 09:54:04 marie-pad kernel: VFS: Disk quotas dquot_6.6.0
Jan 12 09:54:04 marie-pad kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jan 12 09:54:04 marie-pad kernel: pnp: PnP ACPI init
Jan 12 09:54:04 marie-pad kernel: system 00:00: [io  0x0680-0x069f] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:00: [io  0x0400-0x047f] could not be reserved
Jan 12 09:54:04 marie-pad kernel: system 00:00: [io  0x0500-0x05fe] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:02: [io  0x0240-0x0259] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:03: [mem 0x91a37000-0x91a37fff] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:03: [mem 0x91a35000-0x91a35fff] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:03: [mem 0x91a24000-0x91a24fff] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:03: [mem 0x91a22000-0x91a22fff] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:03: [mem 0x91a20000-0x91a20fff] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:03: [mem 0x91a1e000-0x91a1efff] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:03: [mem 0x91a1c000-0x91a1cfff] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:03: [mem 0x91a1a000-0x91a1afff] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:03: [mem 0x91a18000-0x91a18fff] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:03: [mem 0x91a33000-0x91a33fff] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:03: [mem 0x91a31000-0x91a31fff] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:03: [mem 0x91a2f000-0x91a2ffff] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:03: [mem 0x91a2d000-0x91a2dfff] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:03: [mem 0x91a2b000-0x91a2bfff] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:03: [mem 0x91a29000-0x91a29fff] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:03: [mem 0x91a27000-0x91a27fff] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:03: [mem 0x91a25000-0x91a25fff] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:04: [mem 0xe0000000-0xefffffff] could not be reserved
Jan 12 09:54:04 marie-pad kernel: system 00:04: [mem 0xfea00000-0xfeafffff] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:04: [mem 0xfed01000-0xfed01fff] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:04: [mem 0xfed03000-0xfed03fff] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:04: [mem 0xfed06000-0xfed06fff] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:04: [mem 0xfed08000-0xfed09fff] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:04: [mem 0xfed80000-0xfedbffff] could not be reserved
Jan 12 09:54:04 marie-pad kernel: system 00:04: [mem 0xfed1c000-0xfed1cfff] has been reserved
Jan 12 09:54:04 marie-pad kernel: system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
Jan 12 09:54:04 marie-pad kernel: pnp: PnP ACPI: found 6 devices
Jan 12 09:54:04 marie-pad kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jan 12 09:54:04 marie-pad kernel: NET: Registered PF_INET protocol family
Jan 12 09:54:04 marie-pad kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jan 12 09:54:04 marie-pad kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
Jan 12 09:54:04 marie-pad kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jan 12 09:54:04 marie-pad kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jan 12 09:54:04 marie-pad kernel: TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Jan 12 09:54:04 marie-pad kernel: TCP: Hash tables configured (established 32768 bind 32768)
Jan 12 09:54:04 marie-pad kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
Jan 12 09:54:04 marie-pad kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
Jan 12 09:54:04 marie-pad kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
Jan 12 09:54:04 marie-pad kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jan 12 09:54:04 marie-pad kernel: NET: Registered PF_XDP protocol family
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Jan 12 09:54:04 marie-pad kernel: pci 0000:00:1c.0:   bridge window [mem 0x91600000-0x917fffff]
Jan 12 09:54:04 marie-pad kernel: pci_bus 0000:00: resource 4 [io  0x0070-0x0077]
Jan 12 09:54:04 marie-pad kernel: pci_bus 0000:00: resource 5 [io  0x0000-0x006f window]
Jan 12 09:54:04 marie-pad kernel: pci_bus 0000:00: resource 6 [io  0x0078-0x0cf7 window]
Jan 12 09:54:04 marie-pad kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Jan 12 09:54:04 marie-pad kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000fffff window]
Jan 12 09:54:04 marie-pad kernel: pci_bus 0000:00: resource 9 [mem 0x20000000-0x201fffff window]
Jan 12 09:54:04 marie-pad kernel: pci_bus 0000:00: resource 10 [mem 0x7ad00001-0x7ed00000 window]
Jan 12 09:54:04 marie-pad kernel: pci_bus 0000:00: resource 11 [mem 0x80000000-0xdfffffff window]
Jan 12 09:54:04 marie-pad kernel: pci_bus 0000:01: resource 1 [mem 0x91600000-0x917fffff]
Jan 12 09:54:04 marie-pad kernel: PCI: CLS 64 bytes, default 64
Jan 12 09:54:04 marie-pad kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jan 12 09:54:04 marie-pad kernel: software IO TLB: mapped [mem 0x000000006a000000-0x000000006e000000] (64MB)
Jan 12 09:54:04 marie-pad kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x14c1baf3789, max_idle_ns: 440795266465 ns
Jan 12 09:54:04 marie-pad kernel: clocksource: Switched to clocksource tsc
Jan 12 09:54:04 marie-pad kernel: Trying to unpack rootfs image as initramfs...
Jan 12 09:54:04 marie-pad kernel: Initialise system trusted keyrings
Jan 12 09:54:04 marie-pad kernel: Key type blacklist registered
Jan 12 09:54:04 marie-pad kernel: workingset: timestamp_bits=41 max_order=20 bucket_order=0
Jan 12 09:54:04 marie-pad kernel: zbud: loaded
Jan 12 09:54:04 marie-pad kernel: integrity: Platform Keyring initialized
Jan 12 09:54:04 marie-pad kernel: integrity: Machine keyring initialized
Jan 12 09:54:04 marie-pad kernel: Key type asymmetric registered
Jan 12 09:54:04 marie-pad kernel: Asymmetric key parser 'x509' registered
Jan 12 09:54:04 marie-pad kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Jan 12 09:54:04 marie-pad kernel: io scheduler mq-deadline registered
Jan 12 09:54:04 marie-pad kernel: io scheduler kyber registered
Jan 12 09:54:04 marie-pad kernel: io scheduler bfq registered
Jan 12 09:54:04 marie-pad kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 116
Jan 12 09:54:04 marie-pad kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jan 12 09:54:04 marie-pad kernel: ACPI: AC: AC Adapter [ADP1] (off-line)
Jan 12 09:54:04 marie-pad kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Jan 12 09:54:04 marie-pad kernel: ACPI: button: Power Button [PWRB]
Jan 12 09:54:04 marie-pad kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
Jan 12 09:54:04 marie-pad kernel: ACPI: button: Sleep Button [SLPB]
Jan 12 09:54:04 marie-pad kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
Jan 12 09:54:04 marie-pad kernel: ACPI: button: Lid Switch [LID]
Jan 12 09:54:04 marie-pad kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Jan 12 09:54:04 marie-pad kernel: ACPI: button: Power Button [PWRF]
Jan 12 09:54:04 marie-pad kernel: thermal LNXTHERM:00: registered as thermal_zone0
Jan 12 09:54:04 marie-pad kernel: ACPI: thermal: Thermal Zone [TZ00] (0 C)
Jan 12 09:54:04 marie-pad kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jan 12 09:54:04 marie-pad kernel: 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Jan 12 09:54:04 marie-pad kernel: hpet: number irqs doesn't agree with number of timers
Jan 12 09:54:04 marie-pad kernel: Non-volatile memory driver v1.3
Jan 12 09:54:04 marie-pad kernel: Linux agpgart interface v0.103
Jan 12 09:54:04 marie-pad kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Jan 12 09:54:04 marie-pad kernel: ACPI: bus type drm_connector registered
Jan 12 09:54:04 marie-pad kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
Jan 12 09:54:04 marie-pad kernel: fbcon: Deferring console take-over
Jan 12 09:54:04 marie-pad kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Jan 12 09:54:04 marie-pad kernel: usbcore: registered new interface driver usbserial_generic
Jan 12 09:54:04 marie-pad kernel: usbserial: USB Serial support registered for generic
Jan 12 09:54:04 marie-pad kernel: rtc_cmos 00:05: registered as rtc0
Jan 12 09:54:04 marie-pad kernel: rtc_cmos 00:05: setting system clock to 2024-01-12T08:53:57 UTC (1705049637)
Jan 12 09:54:04 marie-pad kernel: rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram
Jan 12 09:54:04 marie-pad kernel: ACPI: battery: Slot [BATC] (battery present)
Jan 12 09:54:04 marie-pad kernel: intel_pstate: Intel P-state driver initializing
Jan 12 09:54:04 marie-pad kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jan 12 09:54:04 marie-pad kernel: hid: raw HID events driver (C) Jiri Kosina
Jan 12 09:54:04 marie-pad kernel: drop_monitor: Initializing network drop monitor service
Jan 12 09:54:04 marie-pad kernel: Initializing XFRM netlink socket
Jan 12 09:54:04 marie-pad kernel: NET: Registered PF_INET6 protocol family
Jan 12 09:54:04 marie-pad kernel: Freeing initrd memory: 22188K
Jan 12 09:54:04 marie-pad kernel: Segment Routing with IPv6
Jan 12 09:54:04 marie-pad kernel: RPL Segment Routing with IPv6
Jan 12 09:54:04 marie-pad kernel: In-situ OAM (IOAM) with IPv6
Jan 12 09:54:04 marie-pad kernel: NET: Registered PF_PACKET protocol family
Jan 12 09:54:04 marie-pad kernel: microcode: Microcode Update Driver: v2.2.
Jan 12 09:54:04 marie-pad kernel: IPI shorthand broadcast: enabled
Jan 12 09:54:04 marie-pad kernel: sched_clock: Marking stable (1086671248, 2415688)->(1150674112, -61587176)
Jan 12 09:54:04 marie-pad kernel: registered taskstats version 1
Jan 12 09:54:04 marie-pad kernel: Loading compiled-in X.509 certificates
Jan 12 09:54:04 marie-pad kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 53410b280f1f9fa61e1e2b36d549197ab7d81427'
Jan 12 09:54:04 marie-pad kernel: zswap: loaded using pool zstd/zsmalloc
Jan 12 09:54:04 marie-pad kernel: Key type .fscrypt registered
Jan 12 09:54:04 marie-pad kernel: Key type fscrypt-provisioning registered
Jan 12 09:54:04 marie-pad kernel: integrity: Loading X.509 certificate: UEFI:db
Jan 12 09:54:04 marie-pad kernel: integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
Jan 12 09:54:04 marie-pad kernel: integrity: Loading X.509 certificate: UEFI:db
Jan 12 09:54:04 marie-pad kernel: integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
Jan 12 09:54:04 marie-pad kernel: integrity: Loading X.509 certificate: UEFI:db
Jan 12 09:54:04 marie-pad kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Jan 12 09:54:04 marie-pad kernel: integrity: Loading X.509 certificate: UEFI:db
Jan 12 09:54:04 marie-pad kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Jan 12 09:54:04 marie-pad kernel: integrity: Loading X.509 certificate: UEFI:db
Jan 12 09:54:04 marie-pad kernel: integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
Jan 12 09:54:04 marie-pad kernel: i2c_designware 808622C1:05: I2C bus managed by PUNIT
Jan 12 09:54:04 marie-pad kernel: PM:   Magic number: 8:57:877
Jan 12 09:54:04 marie-pad kernel: RAS: Correctable Errors collector initialized.
Jan 12 09:54:04 marie-pad kernel: clk: Disabling unused clocks
Jan 12 09:54:04 marie-pad kernel: Freeing unused decrypted memory: 2028K
Jan 12 09:54:04 marie-pad kernel: Freeing unused kernel image (initmem) memory: 3412K
Jan 12 09:54:04 marie-pad kernel: Write protecting the kernel read-only data: 30720k
Jan 12 09:54:04 marie-pad kernel: Freeing unused kernel image (rodata/data gap) memory: 1264K
Jan 12 09:54:04 marie-pad kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jan 12 09:54:04 marie-pad kernel: rodata_test: all tests were successful
Jan 12 09:54:04 marie-pad kernel: x86/mm: Checking user space page tables
Jan 12 09:54:04 marie-pad kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jan 12 09:54:04 marie-pad kernel: Run /init as init process
Jan 12 09:54:04 marie-pad kernel:   with arguments:
Jan 12 09:54:04 marie-pad kernel:     /init
Jan 12 09:54:04 marie-pad kernel:   with environment:
Jan 12 09:54:04 marie-pad kernel:     HOME=/
Jan 12 09:54:04 marie-pad kernel:     TERM=linux
Jan 12 09:54:04 marie-pad kernel:     BOOT_IMAGE=/vmlinuz-linux
Jan 12 09:54:04 marie-pad kernel: dw_dmac INTL9C60:00: DesignWare DMA Controller, 8 channels
Jan 12 09:54:04 marie-pad kernel: sdhci: Secure Digital Host Controller Interface driver
Jan 12 09:54:04 marie-pad kernel: sdhci: Copyright(c) Pierre Ossman
Jan 12 09:54:04 marie-pad kernel: dw_dmac INTL9C60:01: DesignWare DMA Controller, 8 channels
Jan 12 09:54:04 marie-pad kernel: mmc1: SDHCI controller on ACPI [80860F14:00] using ADMA
Jan 12 09:54:04 marie-pad kernel: mmc0: SDHCI controller on ACPI [80860F14:03] using ADMA
Jan 12 09:54:04 marie-pad kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jan 12 09:54:04 marie-pad kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Jan 12 09:54:04 marie-pad kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081509810
Jan 12 09:54:04 marie-pad kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jan 12 09:54:04 marie-pad kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Jan 12 09:54:04 marie-pad kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Jan 12 09:54:04 marie-pad kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
Jan 12 09:54:04 marie-pad kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 12 09:54:04 marie-pad kernel: usb usb1: Product: xHCI Host Controller
Jan 12 09:54:04 marie-pad kernel: usb usb1: Manufacturer: Linux 6.6.10-arch1-1 xhci-hcd
Jan 12 09:54:04 marie-pad kernel: usb usb1: SerialNumber: 0000:00:14.0
Jan 12 09:54:04 marie-pad kernel: hub 1-0:1.0: USB hub found
Jan 12 09:54:04 marie-pad kernel: hub 1-0:1.0: 7 ports detected
Jan 12 09:54:04 marie-pad kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
Jan 12 09:54:04 marie-pad kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 12 09:54:04 marie-pad kernel: usb usb2: Product: xHCI Host Controller
Jan 12 09:54:04 marie-pad kernel: usb usb2: Manufacturer: Linux 6.6.10-arch1-1 xhci-hcd
Jan 12 09:54:04 marie-pad kernel: usb usb2: SerialNumber: 0000:00:14.0
Jan 12 09:54:04 marie-pad kernel: hub 2-0:1.0: USB hub found
Jan 12 09:54:04 marie-pad kernel: hub 2-0:1.0: 6 ports detected
Jan 12 09:54:04 marie-pad kernel: mmc1: new HS200 MMC card at address 0001
Jan 12 09:54:04 marie-pad kernel: mmcblk1: mmc1:0001 DF4128 116 GiB
Jan 12 09:54:04 marie-pad kernel:  mmcblk1: p1 p2 p3 p4 p5
Jan 12 09:54:04 marie-pad kernel: mmcblk1boot0: mmc1:0001 DF4128 4.00 MiB
Jan 12 09:54:04 marie-pad kernel: mmcblk1boot1: mmc1:0001 DF4128 4.00 MiB
Jan 12 09:54:04 marie-pad kernel: mmcblk1rpmb: mmc1:0001 DF4128 4.00 MiB, chardev (237:0)
Jan 12 09:54:04 marie-pad kernel: usb 1-3: new full-speed USB device number 2 using xhci_hcd
Jan 12 09:54:04 marie-pad kernel: usb 1-3: New USB device found, idVendor=13d3, idProduct=3501, bcdDevice= 0.01
Jan 12 09:54:04 marie-pad kernel: usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jan 12 09:54:04 marie-pad kernel: usb 1-4: new full-speed USB device number 3 using xhci_hcd
Jan 12 09:54:04 marie-pad kernel: usb 1-4: New USB device found, idVendor=0b05, idProduct=183d, bcdDevice= 0.09
Jan 12 09:54:04 marie-pad kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jan 12 09:54:04 marie-pad kernel: usb 1-4: Product: ASUS HID Device 
Jan 12 09:54:04 marie-pad kernel: usb 1-4: Manufacturer: ASUS Tech Inc.
Jan 12 09:54:04 marie-pad kernel: input: ASUS Tech Inc. ASUS HID Device  as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:0B05:183D.0001/input/input4
Jan 12 09:54:04 marie-pad kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Jan 12 09:54:04 marie-pad kernel: i915 0000:00:02.0: [drm] *ERROR* [CONNECTOR:107:DSI-1] Failed to get the SoC PWM chip
Jan 12 09:54:04 marie-pad kernel: hid-generic 0003:0B05:183D.0001: input,hidraw0: USB HID v1.10 Keyboard [ASUS Tech Inc. ASUS HID Device ] on usb-0000:00:14.0-4/input0
Jan 12 09:54:04 marie-pad kernel: hid-generic 0003:0B05:183D.0002: ignoring exceeding usage max
Jan 12 09:54:04 marie-pad kernel: input: ASUS Tech Inc. ASUS HID Device  as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:0B05:183D.0002/input/input5
Jan 12 09:54:04 marie-pad kernel: input: ASUS Tech Inc. ASUS HID Device  Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:0B05:183D.0002/input/input6
Jan 12 09:54:04 marie-pad kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 1
Jan 12 09:54:04 marie-pad kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Jan 12 09:54:04 marie-pad kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
Jan 12 09:54:04 marie-pad kernel: input: ASUS Tech Inc. ASUS HID Device  as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:0B05:183D.0002/input/input7
Jan 12 09:54:04 marie-pad kernel: input: ASUS Tech Inc. ASUS HID Device  System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:0B05:183D.0002/input/input8
Jan 12 09:54:04 marie-pad kernel: hid-generic 0003:0B05:183D.0002: input,hiddev96,hidraw1: USB HID v1.10 Device [ASUS Tech Inc. ASUS HID Device ] on usb-0000:00:14.0-4/input1
Jan 12 09:54:04 marie-pad kernel: acpi device:01: registered as cooling_device4
Jan 12 09:54:04 marie-pad kernel: acpi device:02: registered as cooling_device5
Jan 12 09:54:04 marie-pad kernel: acpi device:03: registered as cooling_device6
Jan 12 09:54:04 marie-pad kernel: acpi device:04: registered as cooling_device7
Jan 12 09:54:04 marie-pad kernel: acpi device:05: registered as cooling_device8
Jan 12 09:54:04 marie-pad kernel: acpi device:06: registered as cooling_device9
Jan 12 09:54:04 marie-pad kernel: acpi device:07: registered as cooling_device10
Jan 12 09:54:04 marie-pad kernel: acpi device:08: registered as cooling_device11
Jan 12 09:54:04 marie-pad kernel: i915 0000:00:02.0: [drm] HDaudio controller not detected, using LPE audio instead
Jan 12 09:54:04 marie-pad kernel: input: ASUS Tech Inc. ASUS HID Device  Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/0003:0B05:183D.0003/input/input10
Jan 12 09:54:04 marie-pad kernel: input: ASUS Tech Inc. ASUS HID Device  Touchpad as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/0003:0B05:183D.0003/input/input11
Jan 12 09:54:04 marie-pad kernel: hid-generic 0003:0B05:183D.0003: input,hiddev97,hidraw2: USB HID v1.10 Mouse [ASUS Tech Inc. ASUS HID Device ] on usb-0000:00:14.0-4/input2
Jan 12 09:54:04 marie-pad kernel: usbcore: registered new interface driver usbhid
Jan 12 09:54:04 marie-pad kernel: usbhid: USB HID core driver
Jan 12 09:54:04 marie-pad kernel: fbcon: i915drmfb (fb0) is primary device
Jan 12 09:54:04 marie-pad kernel: fbcon: Deferring console take-over
Jan 12 09:54:04 marie-pad kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Jan 12 09:54:04 marie-pad kernel: i8042: PNP: No PS/2 controller found.
Jan 12 09:54:04 marie-pad kernel: input: ASUS Tech Inc. ASUS HID Device  Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/0003:0B05:183D.0003/input/input12
Jan 12 09:54:04 marie-pad kernel: input: ASUS Tech Inc. ASUS HID Device  Touchpad as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/0003:0B05:183D.0003/input/input13
Jan 12 09:54:04 marie-pad kernel: hid-multitouch 0003:0B05:183D.0003: input,hiddev97,hidraw2: USB HID v1.10 Mouse [ASUS Tech Inc. ASUS HID Device ] on usb-0000:00:14.0-4/input2
Jan 12 09:54:04 marie-pad kernel: asus_wmi: ASUS WMI generic driver loaded
Jan 12 09:54:04 marie-pad kernel: input: ASUS Tech Inc. ASUS HID Device  as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:0B05:183D.0001/input/input14
Jan 12 09:54:04 marie-pad kernel: asus 0003:0B05:183D.0001: input,hidraw0: USB HID v1.10 Keyboard [ASUS Tech Inc. ASUS HID Device ] on usb-0000:00:14.0-4/input0
Jan 12 09:54:04 marie-pad kernel: asus 0003:0B05:183D.0002: ignoring exceeding usage max
Jan 12 09:54:04 marie-pad kernel: input: ASUS Tech Inc. ASUS HID Device  as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:0B05:183D.0002/input/input15
Jan 12 09:54:04 marie-pad kernel: intel_soc_pmic_exec_mipi_pmic_seq_element: No PMIC registered
Jan 12 09:54:04 marie-pad kernel: i915 0000:00:02.0: [drm] *ERROR* mipi_exec_pmic failed, error: -6
Jan 12 09:54:04 marie-pad kernel: intel_soc_pmic_exec_mipi_pmic_seq_element: No PMIC registered
Jan 12 09:54:04 marie-pad kernel: i915 0000:00:02.0: [drm] *ERROR* mipi_exec_pmic failed, error: -6
Jan 12 09:54:04 marie-pad kernel: asus 0003:0B05:183D.0002: input,hiddev96,hidraw1: USB HID v1.10 Device [ASUS Tech Inc. ASUS HID Device ] on usb-0000:00:14.0-4/input1
Jan 12 09:54:04 marie-pad kernel: fbcon: Taking over console
Jan 12 09:54:04 marie-pad kernel: intel_soc_pmic_exec_mipi_pmic_seq_element: No PMIC registered
Jan 12 09:54:04 marie-pad kernel: i915 0000:00:02.0: [drm] *ERROR* mipi_exec_pmic failed, error: -6
Jan 12 09:54:04 marie-pad kernel: intel_soc_pmic_exec_mipi_pmic_seq_element: No PMIC registered
Jan 12 09:54:04 marie-pad kernel: i915 0000:00:02.0: [drm] *ERROR* mipi_exec_pmic failed, error: -6
Jan 12 09:54:04 marie-pad kernel: EXT4-fs (mmcblk1p3): mounted filesystem 34e1a31f-8ebd-4398-a3a1-4f582e8d390f r/w with ordered data mode. Quota mode: none.
Jan 12 09:54:04 marie-pad kernel: Console: switching to colour frame buffer device 160x50
Jan 12 09:54:04 marie-pad systemd[1]: systemd 255.2-2-arch 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)
Jan 12 09:54:04 marie-pad systemd[1]: Detected architecture x86-64.
Jan 12 09:54:04 marie-pad systemd[1]: Hostname set to <marie-pad>.
Jan 12 09:54:04 marie-pad systemd[1]: bpf-lsm: LSM BPF program attached
Jan 12 09:54:04 marie-pad systemd[1]: Queued start job for default target Graphical Interface.
Jan 12 09:54:04 marie-pad systemd[1]: Created slice Slice /system/getty.
Jan 12 09:54:04 marie-pad systemd[1]: Created slice Slice /system/modprobe.
Jan 12 09:54:04 marie-pad systemd[1]: Created slice User and Session Slice.
Jan 12 09:54:04 marie-pad systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jan 12 09:54:04 marie-pad systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jan 12 09:54:04 marie-pad systemd[1]: Expecting device /dev/disk/by-diskseq/1-part5...
Jan 12 09:54:04 marie-pad systemd[1]: Reached target Login Prompts.
Jan 12 09:54:04 marie-pad systemd[1]: Reached target Local Integrity Protected Volumes.
Jan 12 09:54:04 marie-pad systemd[1]: Reached target Remote File Systems.
Jan 12 09:54:04 marie-pad systemd[1]: Reached target Slice Units.
Jan 12 09:54:04 marie-pad systemd[1]: Reached target Local Verity Protected Volumes.
Jan 12 09:54:04 marie-pad systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jan 12 09:54:04 marie-pad systemd[1]: Listening on LVM2 poll daemon socket.
Jan 12 09:54:04 marie-pad systemd[1]: Listening on Process Core Dump Socket.
Jan 12 09:54:04 marie-pad systemd[1]: Listening on Journal Socket (/dev/log).
Jan 12 09:54:04 marie-pad systemd[1]: Listening on Journal Socket.
Jan 12 09:54:04 marie-pad systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jan 12 09:54:04 marie-pad systemd[1]: Listening on udev Control Socket.
Jan 12 09:54:04 marie-pad systemd[1]: Listening on udev Kernel Socket.
Jan 12 09:54:04 marie-pad systemd[1]: Mounting Huge Pages File System...
Jan 12 09:54:04 marie-pad systemd[1]: Mounting POSIX Message Queue File System...
Jan 12 09:54:04 marie-pad systemd[1]: Mounting Kernel Debug File System...
Jan 12 09:54:04 marie-pad systemd[1]: Mounting Kernel Trace File System...
Jan 12 09:54:04 marie-pad systemd[1]: Starting Create List of Static Device Nodes...
Jan 12 09:54:04 marie-pad systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jan 12 09:54:04 marie-pad systemd[1]: Starting Load Kernel Module configfs...
Jan 12 09:54:04 marie-pad systemd[1]: Starting Load Kernel Module dm_mod...
Jan 12 09:54:04 marie-pad systemd[1]: Starting Load Kernel Module drm...
Jan 12 09:54:04 marie-pad systemd[1]: Starting Load Kernel Module fuse...
Jan 12 09:54:04 marie-pad systemd[1]: Starting Load Kernel Module loop...
Jan 12 09:54:04 marie-pad systemd[1]: Starting Journal Service...
Jan 12 09:54:04 marie-pad systemd[1]: Starting Load Kernel Modules...
Jan 12 09:54:04 marie-pad systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jan 12 09:54:04 marie-pad systemd[1]: Starting Remount Root and Kernel File Systems...
Jan 12 09:54:04 marie-pad systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jan 12 09:54:04 marie-pad systemd[1]: Starting Coldplug All udev Devices...
Jan 12 09:54:04 marie-pad systemd[1]: Starting Virtual Console Setup...
Jan 12 09:54:04 marie-pad kernel: loop: module loaded
Jan 12 09:54:04 marie-pad kernel: device-mapper: uevent: version 1.0.3
Jan 12 09:54:04 marie-pad kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
Jan 12 09:54:04 marie-pad systemd[1]: Mounted Huge Pages File System.
Jan 12 09:54:04 marie-pad systemd[1]: Mounted POSIX Message Queue File System.
Jan 12 09:54:04 marie-pad systemd[1]: Mounted Kernel Debug File System.
Jan 12 09:54:04 marie-pad systemd[1]: Mounted Kernel Trace File System.
Jan 12 09:54:04 marie-pad kernel: fuse: init (API version 7.39)
Jan 12 09:54:04 marie-pad systemd[1]: Finished Create List of Static Device Nodes.
Jan 12 09:54:04 marie-pad systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jan 12 09:54:04 marie-pad systemd[1]: Finished Load Kernel Module configfs.
Jan 12 09:54:04 marie-pad systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jan 12 09:54:04 marie-pad systemd[1]: Finished Load Kernel Module dm_mod.
Jan 12 09:54:04 marie-pad systemd[1]: modprobe@drm.service: Deactivated successfully.
Jan 12 09:54:04 marie-pad systemd-journald[205]: Collecting audit messages is disabled.
Jan 12 09:54:04 marie-pad systemd[1]: Finished Load Kernel Module drm.
Jan 12 09:54:04 marie-pad systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jan 12 09:54:04 marie-pad kernel: i2c_dev: i2c /dev entries driver
Jan 12 09:54:04 marie-pad systemd[1]: Finished Load Kernel Module fuse.
Jan 12 09:54:04 marie-pad systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jan 12 09:54:04 marie-pad systemd[1]: modprobe@loop.service: Deactivated successfully.
Jan 12 09:54:04 marie-pad systemd[1]: Finished Load Kernel Module loop.
Jan 12 09:54:04 marie-pad systemd[1]: Finished Load Kernel Modules.
Jan 12 09:54:04 marie-pad systemd[1]: Finished Remount Root and Kernel File Systems.
Jan 12 09:54:04 marie-pad systemd[1]: Finished Virtual Console Setup.
Jan 12 09:54:04 marie-pad systemd-journald[205]: Journal started
Jan 12 09:54:04 marie-pad systemd-journald[205]: Runtime Journal (/run/log/journal/d0a10061710e493aaa7b9487d46c5d8f) is 8.0M, max 187.4M, 179.4M free.
Jan 12 09:54:04 marie-pad systemd-modules-load[206]: Inserted module 'crypto_user'
Jan 12 09:54:04 marie-pad systemd-modules-load[206]: Inserted module 'i2c_dev'
Jan 12 09:54:04 marie-pad systemd[1]: Mounting FUSE Control File System...
Jan 12 09:54:04 marie-pad systemd[1]: Mounting Kernel Configuration File System...
Jan 12 09:54:04 marie-pad systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jan 12 09:54:04 marie-pad systemd[1]: Starting Load/Save OS Random Seed...
Jan 12 09:54:04 marie-pad systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jan 12 09:54:04 marie-pad systemd[1]: Starting Apply Kernel Variables...
Jan 12 09:54:04 marie-pad systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Jan 12 09:54:04 marie-pad systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jan 12 09:54:04 marie-pad systemd[1]: Started Journal Service.
Jan 12 09:54:04 marie-pad systemd[1]: Mounted FUSE Control File System.
Jan 12 09:54:04 marie-pad systemd[1]: Mounted Kernel Configuration File System.
Jan 12 09:54:04 marie-pad systemd[1]: Finished Apply Kernel Variables.
Jan 12 09:54:04 marie-pad systemd[1]: Finished Load/Save OS Random Seed.
Jan 12 09:54:04 marie-pad systemd[1]: Starting Flush Journal to Persistent Storage...
Jan 12 09:54:04 marie-pad systemd-journald[205]: Time spent on flushing to /var/log/journal/d0a10061710e493aaa7b9487d46c5d8f is 160.583ms for 767 entries.
Jan 12 09:54:04 marie-pad systemd-journald[205]: System Journal (/var/log/journal/d0a10061710e493aaa7b9487d46c5d8f) is 159.2M, max 4.0G, 3.8G free.
Jan 12 09:54:04 marie-pad systemd-journald[205]: Received client request to flush runtime journal.
Jan 12 09:54:04 marie-pad systemd-journald[205]: /var/log/journal/d0a10061710e493aaa7b9487d46c5d8f/system.journal: Journal file uses a different sequence number ID, rotating.
Jan 12 09:54:04 marie-pad systemd-journald[205]: Rotating system journal.
Jan 12 09:54:04 marie-pad systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Jan 12 09:54:04 marie-pad systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jan 12 09:54:04 marie-pad systemd[1]: Starting Create Static Device Nodes in /dev...
Jan 12 09:54:04 marie-pad systemd[1]: Finished Create Static Device Nodes in /dev.
Jan 12 09:54:04 marie-pad systemd[1]: Reached target Preparation for Local File Systems.
Jan 12 09:54:04 marie-pad systemd[1]: Set up automount EFI System Partition Automount.
Jan 12 09:54:04 marie-pad systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Jan 12 09:54:04 marie-pad systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jan 12 09:54:04 marie-pad systemd[1]: Finished Flush Journal to Persistent Storage.
Jan 12 09:54:04 marie-pad systemd-udevd[251]: Using default interface naming scheme 'v255'.
Jan 12 09:54:04 marie-pad systemd[1]: Finished Coldplug All udev Devices.
Jan 12 09:54:05 marie-pad systemd[1]: Started Rule-based Manager for Device Events and Files.
Jan 12 09:54:05 marie-pad systemd[1]: Starting Show Plymouth Boot Screen...
Jan 12 09:54:05 marie-pad systemd[1]: Received SIGRTMIN+20 from PID 276 (plymouthd).
Jan 12 09:54:05 marie-pad systemd[1]: Started Show Plymouth Boot Screen.
Jan 12 09:54:05 marie-pad systemd[1]: Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Jan 12 09:54:05 marie-pad systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
Jan 12 09:54:05 marie-pad systemd[1]: Reached target Local Encrypted Volumes.
Jan 12 09:54:05 marie-pad systemd[1]: Reached target Path Units.
Jan 12 09:54:05 marie-pad systemd[1]: Found device /dev/disk/by-diskseq/1-part5.
Jan 12 09:54:05 marie-pad mtp-probe[293]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4"
Jan 12 09:54:05 marie-pad mtp-probe[293]: bus: 1, device: 3 was not an MTP device
Jan 12 09:54:05 marie-pad kernel: Consider using thermal netlink events interface
Jan 12 09:54:05 marie-pad systemd[1]: Activating swap Swap Partition...
Jan 12 09:54:05 marie-pad kernel: Adding 4233212k swap on /dev/mmcblk1p5.  Priority:-2 extents:1 across:4233212k SS
Jan 12 09:54:05 marie-pad kernel: gpio gpiochip4: (INT0002 Virtual GPIO): not an immutable chip, please consider fixing it!
Jan 12 09:54:05 marie-pad systemd[1]: Activated swap Swap Partition.
Jan 12 09:54:05 marie-pad systemd[1]: Reached target Swaps.
Jan 12 09:54:05 marie-pad kernel: mousedev: PS/2 mouse device common for all mice
Jan 12 09:54:05 marie-pad systemd[1]: Mounting Temporary Directory /tmp...
Jan 12 09:54:05 marie-pad systemd[1]: Mounted Temporary Directory /tmp.
Jan 12 09:54:05 marie-pad systemd[1]: Reached target Local File Systems.
Jan 12 09:54:05 marie-pad kernel: mc: Linux media interface: v0.10
Jan 12 09:54:05 marie-pad systemd[1]: Listening on System Extension Image Management (Varlink).
Jan 12 09:54:05 marie-pad systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Jan 12 09:54:05 marie-pad kernel: 8086228A:00: ttyS4 at MMIO 0x91a21000 (irq = 39, base_baud = 2764800) is a 16550A
Jan 12 09:54:05 marie-pad kernel: input: Intel HID events as /devices/pci0000:00/INT33D5:00/input/input16
Jan 12 09:54:05 marie-pad kernel: intel-hid INT33D5:00: failed to enable HID power button
Jan 12 09:54:05 marie-pad kernel: videodev: Linux video capture interface: v2.00
Jan 12 09:54:05 marie-pad systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Jan 12 09:54:05 marie-pad systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Jan 12 09:54:05 marie-pad systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Jan 12 09:54:05 marie-pad systemd[1]: Starting Create Volatile Files and Directories...
Jan 12 09:54:05 marie-pad kernel: 8086228A:01: ttyS5 at MMIO 0x91a1f000 (irq = 40, base_baud = 2764800) is a 16550A
Jan 12 09:54:05 marie-pad systemd[1]: Finished Tell Plymouth To Write Out Runtime Data.
Jan 12 09:54:05 marie-pad systemd[1]: Received SIGRTMIN+20 from PID 276 (plymouthd).
Jan 12 09:54:06 marie-pad systemd[1]: Created slice Slice /system/systemd-backlight.
Jan 12 09:54:06 marie-pad kernel: input: Intel HDMI/DP LPE Audio HDMI/DP,pcm=0 as /devices/pci0000:00/0000:00:02.0/hdmi-lpe-audio/sound/card0/input17
Jan 12 09:54:06 marie-pad kernel: input: Intel HDMI/DP LPE Audio HDMI/DP,pcm=1 as /devices/pci0000:00/0000:00:02.0/hdmi-lpe-audio/sound/card0/input18
Jan 12 09:54:06 marie-pad systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...
Jan 12 09:54:06 marie-pad kernel: input: Intel HDMI/DP LPE Audio HDMI/DP,pcm=2 as /devices/pci0000:00/0000:00:02.0/hdmi-lpe-audio/sound/card0/input19
Jan 12 09:54:06 marie-pad systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video1...
Jan 12 09:54:06 marie-pad systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video2...
Jan 12 09:54:06 marie-pad kernel: i2c_hid_acpi i2c-SIS0457:00: device returned incorrect report (2 vs 5 expected)
Jan 12 09:54:06 marie-pad kernel: hid-multitouch 0018:0457:11ED.0004: failed to fetch feature 5
Jan 12 09:54:06 marie-pad kernel: input: SIS0457:00 0457:11ED as /devices/pci0000:00/808622C1:04/i2c-4/i2c-SIS0457:00/0018:0457:11ED.0004/input/input20
Jan 12 09:54:06 marie-pad systemd-backlight[318]: acpi_video0: Saved brightness 0 is too low; increasing to 4.
Jan 12 09:54:06 marie-pad systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video3...
Jan 12 09:54:06 marie-pad systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video4...
Jan 12 09:54:06 marie-pad systemd-backlight[320]: acpi_video1: Saved brightness 0 is too low; increasing to 4.
Jan 12 09:54:06 marie-pad kernel: hid-multitouch 0018:0457:11ED.0004: input,hidraw3: I2C HID v1.00 Device [SIS0457:00 0457:11ED] on i2c-SIS0457:00
Jan 12 09:54:06 marie-pad systemd-backlight[321]: acpi_video2: Saved brightness 0 is too low; increasing to 4.
Jan 12 09:54:06 marie-pad systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video5...
Jan 12 09:54:06 marie-pad systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video6...
Jan 12 09:54:06 marie-pad systemd-backlight[322]: acpi_video3: Saved brightness 0 is too low; increasing to 4.
Jan 12 09:54:06 marie-pad systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video7...
Jan 12 09:54:06 marie-pad systemd-backlight[323]: acpi_video4: Saved brightness 0 is too low; increasing to 4.
Jan 12 09:54:06 marie-pad systemd-backlight[325]: acpi_video6: Saved brightness 0 is too low; increasing to 4.
Jan 12 09:54:06 marie-pad systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:acpi_video0.
Jan 12 09:54:06 marie-pad systemd-backlight[324]: acpi_video5: Saved brightness 0 is too low; increasing to 4.
Jan 12 09:54:06 marie-pad systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:acpi_video1.
Jan 12 09:54:06 marie-pad systemd-backlight[326]: acpi_video7: Saved brightness 0 is too low; increasing to 4.
Jan 12 09:54:06 marie-pad systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:acpi_video2.
Jan 12 09:54:06 marie-pad kernel: intel_ish_ipc 0000:00:0a.0: enabling device (0000 -> 0002)
Jan 12 09:54:06 marie-pad systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:acpi_video3.
Jan 12 09:54:06 marie-pad systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:acpi_video4.
Jan 12 09:54:06 marie-pad systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:acpi_video5.
Jan 12 09:54:06 marie-pad systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:acpi_video6.
Jan 12 09:54:06 marie-pad systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:acpi_video7.
Jan 12 09:54:06 marie-pad kernel: Bluetooth: Core ver 2.22
Jan 12 09:54:06 marie-pad kernel: NET: Registered PF_BLUETOOTH protocol family
Jan 12 09:54:06 marie-pad kernel: Bluetooth: HCI device and connection manager initialized
Jan 12 09:54:06 marie-pad kernel: Bluetooth: HCI socket layer initialized
Jan 12 09:54:06 marie-pad kernel: Bluetooth: L2CAP socket layer initialized
Jan 12 09:54:06 marie-pad kernel: Bluetooth: SCO socket layer initialized
Jan 12 09:54:06 marie-pad kernel: asus_nb_wmi: Identified laptop model 'Asus Transformer T101HA'
Jan 12 09:54:06 marie-pad kernel: asus_wmi: Initialization: 0x1
Jan 12 09:54:06 marie-pad kernel: asus_wmi: BIOS WMI version: 7.9
Jan 12 09:54:06 marie-pad kernel: asus_wmi: SFUN value: 0x37
Jan 12 09:54:06 marie-pad kernel: asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
Jan 12 09:54:06 marie-pad kernel: asus-nb-wmi asus-nb-wmi: Detected ATK, enable event queue
Jan 12 09:54:06 marie-pad kernel: input: PC Speaker as /devices/platform/pcspkr/input/input22
Jan 12 09:54:06 marie-pad kernel: input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input23
Jan 12 09:54:06 marie-pad kernel: asus_wmi: fan_curve_get_factory_default (0x00110024) failed: -19
Jan 12 09:54:06 marie-pad kernel: asus_wmi: fan_curve_get_factory_default (0x00110025) failed: -19
Jan 12 09:54:06 marie-pad kernel: asus_wmi: fan_curve_get_factory_default (0x00110032) failed: -19
Jan 12 09:54:06 marie-pad systemd[1]: Finished Create Volatile Files and Directories.
Jan 12 09:54:06 marie-pad systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jan 12 09:54:06 marie-pad systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jan 12 09:54:06 marie-pad systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jan 12 09:54:06 marie-pad systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Jan 12 09:54:06 marie-pad systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Jan 12 09:54:06 marie-pad systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Jan 12 09:54:06 marie-pad systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Jan 12 09:54:06 marie-pad kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jan 12 09:54:06 marie-pad kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jan 12 09:54:06 marie-pad kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Jan 12 09:54:06 marie-pad kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jan 12 09:54:06 marie-pad kernel: cfg80211: failed to load regulatory.db
Jan 12 09:54:06 marie-pad kernel: input: gpio-keys as /devices/platform/ACPI0011:00/gpio-keys.1.auto/input/input24
Jan 12 09:54:06 marie-pad systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Jan 12 09:54:06 marie-pad kernel: input: gpio-keys as /devices/platform/ACPI0011:00/gpio-keys.2.auto/input/input25
Jan 12 09:54:06 marie-pad kernel: cryptd: max_cpu_qlen set to 1000
Jan 12 09:54:06 marie-pad systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Jan 12 09:54:06 marie-pad systemd[1]: Stopped Virtual Console Setup.
Jan 12 09:54:06 marie-pad systemd[1]: Stopping Virtual Console Setup...
Jan 12 09:54:07 marie-pad systemd[1]: Starting Virtual Console Setup...
Jan 12 09:54:07 marie-pad kernel: proc_thermal 0000:00:0b.0: enabling device (0000 -> 0002)
Jan 12 09:54:07 marie-pad kernel: SSE version of gcm_enc/dec engaged.
Jan 12 09:54:07 marie-pad systemd[1]: Finished Virtual Console Setup.
Jan 12 09:54:07 marie-pad systemd[1]: Reached target System Initialization.
Jan 12 09:54:07 marie-pad systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Jan 12 09:54:07 marie-pad systemd[1]: Started Daily verification of password and group files.
Jan 12 09:54:07 marie-pad systemd[1]: Started Daily Cleanup of Temporary Directories.
Jan 12 09:54:07 marie-pad systemd[1]: Reached target Timer Units.
Jan 12 09:54:07 marie-pad systemd[1]: Listening on D-Bus System Message Bus Socket.
Jan 12 09:54:07 marie-pad systemd[1]: Reached target Socket Units.
Jan 12 09:54:07 marie-pad kernel: rt5645 i2c-10EC3270:00: Detected ASUS T101HA platform
Jan 12 09:54:07 marie-pad kernel: rt5645 i2c-10EC3270:00: supply avdd not found, using dummy regulator
Jan 12 09:54:07 marie-pad kernel: rt5645 i2c-10EC3270:00: supply cpvdd not found, using dummy regulator
Jan 12 09:54:07 marie-pad kernel: input: chtdc_ti_pwrbtn as /devices/pci0000:00/808622C1:05/i2c-6/i2c-INT33F5:00/chtdc_ti_pwrbtn/input/input26
Jan 12 09:54:07 marie-pad systemd[1]: Starting D-Bus System Message Bus...
Jan 12 09:54:07 marie-pad systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jan 12 09:54:07 marie-pad kernel: intel_rapl_common: Found RAPL domain package
Jan 12 09:54:07 marie-pad kernel: intel_rapl_common: Found RAPL domain core
Jan 12 09:54:07 marie-pad kernel: usbcore: registered new interface driver btusb
Jan 12 09:54:07 marie-pad kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
Jan 12 09:54:07 marie-pad systemd[1]: Reached target Sound Card.
Jan 12 09:54:07 marie-pad kernel: intel-spi: probe of intel-spi failed with error -22
Jan 12 09:54:07 marie-pad kernel: intel_sst_acpi 808622A8:00: LPE base: 0x91400000 size:0x200000
Jan 12 09:54:07 marie-pad kernel: intel_sst_acpi 808622A8:00: IRAM base: 0x914c0000
Jan 12 09:54:07 marie-pad kernel: intel_sst_acpi 808622A8:00: DRAM base: 0x91500000
Jan 12 09:54:07 marie-pad kernel: intel_sst_acpi 808622A8:00: SHIM base: 0x91540000
Jan 12 09:54:07 marie-pad kernel: intel_sst_acpi 808622A8:00: Mailbox base: 0x91544000
Jan 12 09:54:07 marie-pad kernel: intel_sst_acpi 808622A8:00: DDR base: 0x20000000
Jan 12 09:54:07 marie-pad kernel: intel_sst_acpi 808622A8:00: Got drv data max stream 25
Jan 12 09:54:07 marie-pad systemd[1]: Starting Load/Save RF Kill Switch Status...
Jan 12 09:54:07 marie-pad systemd[1]: Started D-Bus System Message Bus.
Jan 12 09:54:07 marie-pad systemd[1]: Reached target Basic System.
Jan 12 09:54:07 marie-pad systemd[1]: Starting Network Manager...
Jan 12 09:54:07 marie-pad systemd[1]: SSH Key Generation was skipped because no trigger condition checks were met.
Jan 12 09:54:07 marie-pad dbus-broker-launch[353]: Ready
Jan 12 09:54:07 marie-pad systemd[1]: Starting User Login Management...
Jan 12 09:54:07 marie-pad systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jan 12 09:54:07 marie-pad kernel: ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=2
Jan 12 09:54:07 marie-pad systemd[1]: Reached target Bluetooth Support.
Jan 12 09:54:07 marie-pad kernel: ath10k_pci 0000:01:00.0: enabling device (0000 -> 0002)
Jan 12 09:54:07 marie-pad NetworkManager[364]: <info>  [1705049647.7979] NetworkManager (version 1.44.2-3) is starting... (boot:c50088d7-dfb0-40eb-bc1c-df8067987376)
Jan 12 09:54:07 marie-pad NetworkManager[364]: <info>  [1705049647.7981] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Jan 12 09:54:07 marie-pad systemd[1]: Started Load/Save RF Kill Switch Status.
Jan 12 09:54:07 marie-pad NetworkManager[364]: <info>  [1705049647.8597] manager[0x5653c5fa09d0]: monitoring kernel firmware directory '/lib/firmware'.
Jan 12 09:54:07 marie-pad kernel: ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
Jan 12 09:54:07 marie-pad systemd-logind[366]: New seat seat0.
Jan 12 09:54:07 marie-pad kernel: hid-generic 001F:8087:0AC2.0005: hidraw4: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC2] on 
Jan 12 09:54:07 marie-pad kernel: hid-generic 001F:8087:0AC4.0006: hidraw5: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC4] on 
Jan 12 09:54:07 marie-pad systemd[1]: Starting Hostname Service...
Jan 12 09:54:08 marie-pad systemd-logind[366]: Watching system buttons on /dev/input/event3 (Power Button)
Jan 12 09:54:08 marie-pad systemd-logind[366]: Watching system buttons on /dev/input/event0 (Power Button)
Jan 12 09:54:08 marie-pad systemd-logind[366]: Watching system buttons on /dev/input/event2 (Lid Switch)
Jan 12 09:54:08 marie-pad systemd-logind[366]: Watching system buttons on /dev/input/event1 (Sleep Button)
Jan 12 09:54:08 marie-pad systemd-logind[366]: Watching system buttons on /dev/input/event4 (Asus Keyboard)
Jan 12 09:54:08 marie-pad systemd-logind[366]: Watching system buttons on /dev/input/event5 (Asus Keyboard)
Jan 12 09:54:08 marie-pad systemd-logind[366]: Watching system buttons on /dev/input/event18 (chtdc_ti_pwrbtn)
Jan 12 09:54:08 marie-pad systemd-logind[366]: Watching system buttons on /dev/input/event6 (Intel HID events)
Jan 12 09:54:08 marie-pad systemd-logind[366]: Watching system buttons on /dev/input/event17 (gpio-keys)
Jan 12 09:54:08 marie-pad systemd[1]: Started User Login Management.
Jan 12 09:54:08 marie-pad systemd-logind[366]: Watching system buttons on /dev/input/event18 (chtdc_ti_pwrbtn)
Jan 12 09:54:08 marie-pad kernel: ath10k_pci 0000:01:00.0: qca9377 hw1.1 target 0x05020001 chip_id 0x003821ff sub 1a3b:2a51
Jan 12 09:54:08 marie-pad kernel: ath10k_pci 0000:01:00.0: kconfig debug 1 debugfs 1 tracing 1 dfs 0 testmode 0
Jan 12 09:54:08 marie-pad kernel: ath10k_pci 0000:01:00.0: firmware ver WLAN.TF.2.1-00021-QCARMSWP-1 api 6 features wowlan,ignore-otp crc32 42e41877
Jan 12 09:54:08 marie-pad kernel: hid-sensor-hub 001F:8087:0AC2.0005: hidraw4: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC2] on 
Jan 12 09:54:08 marie-pad kernel: hid-sensor-hub 001F:8087:0AC4.0006: hidraw5: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC4] on 
Jan 12 09:54:08 marie-pad systemd[1]: Started Hostname Service.
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.2880] hostname: hostname: using hostnamed
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.2881] hostname: static hostname changed from (none) to "marie-pad"
Jan 12 09:54:08 marie-pad kernel: ath10k_pci 0000:01:00.0: board_file api 2 bmi_id N/A crc32 8aedfa4a
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.2968] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.3050] manager[0x5653c5fa09d0]: rfkill: Wi-Fi hardware radio set enabled
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.3051] manager[0x5653c5fa09d0]: rfkill: WWAN hardware radio set enabled
Jan 12 09:54:08 marie-pad kernel: input: chtrt5645 Headset as /devices/pci0000:00/808622A8:00/cht-bsw-rt5645/sound/card1/input27
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.3768] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-bluetooth.so)
Jan 12 09:54:08 marie-pad kernel: ath10k_pci 0000:01:00.0: htt-ver 3.56 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
Jan 12 09:54:08 marie-pad kernel: ath: EEPROM regdomain: 0x6a
Jan 12 09:54:08 marie-pad kernel: ath: EEPROM indicates we should expect a direct regpair map
Jan 12 09:54:08 marie-pad kernel: ath: Country alpha2 being used: 00
Jan 12 09:54:08 marie-pad kernel: ath: Regpair used: 0x6a
Jan 12 09:54:08 marie-pad kernel: ath10k_pci 0000:01:00.0 wlp1s0: renamed from wlan0
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.5127] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-team.so)
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.5151] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-wwan.so)
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.5191] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-ovs.so)
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.5254] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-wifi.so)
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.5273] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-adsl.so)
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.5282] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.5284] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.5286] manager: Networking is enabled by state file
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.5335] settings: Loaded settings plugin: keyfile (internal)
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.5475] dhcp: init: Using DHCP client 'internal'
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.5486] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.5540] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.5555] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.5599] device (lo): Activation: starting connection 'lo' (1a6e9244-06bc-48c1-89b0-5692c3658818)
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.5617] device (wlp1s0): driver supports Access Point (AP) mode
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.5653] manager: (wlp1s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/2)
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.5692] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.5720] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/ieee80211/phy0/rfkill1) (driver ath10k_pci)
Jan 12 09:54:08 marie-pad systemd[1]: Starting Network Manager Script Dispatcher Service...
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.5789] ovsdb: disconnected from ovsdb
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.5792] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jan 12 09:54:08 marie-pad systemd[1]: Started Network Manager.
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.5799] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.5836] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.5870] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.5897] device (wlp1s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jan 12 09:54:08 marie-pad systemd[1]: Reached target Network.
Jan 12 09:54:08 marie-pad systemd[1]: Started OpenSSH Daemon.
Jan 12 09:54:08 marie-pad systemd[1]: Starting Permit User Sessions...
Jan 12 09:54:08 marie-pad systemd[1]: Started Network Manager Script Dispatcher Service.
Jan 12 09:54:08 marie-pad systemd[1]: Finished Permit User Sessions.
Jan 12 09:54:08 marie-pad systemd[1]: Starting Hold until boot process finishes up...
Jan 12 09:54:08 marie-pad systemd[1]: Starting Terminate Plymouth Boot Screen...
Jan 12 09:54:08 marie-pad systemd[1]: Received SIGRTMIN+21 from PID 276 (plymouthd).
Jan 12 09:54:08 marie-pad systemd[1]: Received SIGRTMIN+21 from PID 276 (plymouthd).
Jan 12 09:54:08 marie-pad systemd[1]: Finished Hold until boot process finishes up.
Jan 12 09:54:08 marie-pad systemd[1]: Finished Terminate Plymouth Boot Screen.
Jan 12 09:54:08 marie-pad systemd[1]: Reached target Multi-User System.
Jan 12 09:54:08 marie-pad systemd[1]: Started Simple Desktop Display Manager.
Jan 12 09:54:08 marie-pad systemd[1]: Reached target Graphical Interface.
Jan 12 09:54:08 marie-pad systemd[1]: Startup finished in 6.129s (firmware) + 9.954s (loader) + 5.312s (kernel) + 6.907s (userspace) = 28.304s.
Jan 12 09:54:08 marie-pad sshd[408]: Server listening on 0.0.0.0 port 22.
Jan 12 09:54:08 marie-pad sshd[408]: Server listening on :: port 22.
Jan 12 09:54:08 marie-pad NetworkManager[364]: <info>  [1705049648.9777] device (wlp1s0): set-hw-addr: set MAC address to 86:87:A4:5C:AC:BC (scanning)
Jan 12 09:54:09 marie-pad sddm[419]: Initializing...
Jan 12 09:54:09 marie-pad sddm[419]: Starting...
Jan 12 09:54:09 marie-pad sddm[419]: Logind interface found
Jan 12 09:54:09 marie-pad sddm[419]: Adding new display...
Jan 12 09:54:09 marie-pad sddm[419]: Loaded empty theme configuration
Jan 12 09:54:09 marie-pad sddm[419]: Xauthority path: "/run/sddm/xauth_OkguiT"
Jan 12 09:54:09 marie-pad sddm[419]: Using VT 2
Jan 12 09:54:09 marie-pad sddm[419]: Display server starting...
Jan 12 09:54:09 marie-pad sddm[419]: Writing cookie to "/run/sddm/xauth_OkguiT"
Jan 12 09:54:09 marie-pad sddm[419]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_OkguiT -noreset -displayfd 16
Jan 12 09:54:09 marie-pad NetworkManager[364]: <info>  [1705049649.2693] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jan 12 09:54:09 marie-pad NetworkManager[364]: <info>  [1705049649.2698] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jan 12 09:54:09 marie-pad NetworkManager[364]: <info>  [1705049649.2715] device (lo): Activation: successful, device activated.
Jan 12 09:54:09 marie-pad systemd[1]: Starting WPA supplicant...
Jan 12 09:54:09 marie-pad systemd[1]: Started WPA supplicant.
Jan 12 09:54:09 marie-pad wpa_supplicant[423]: Successfully initialized wpa_supplicant
Jan 12 09:54:09 marie-pad NetworkManager[364]: <info>  [1705049649.4818] device (wlp1s0): supplicant interface state: internal-starting -> disconnected
Jan 12 09:54:09 marie-pad NetworkManager[364]: <info>  [1705049649.4821] Wi-Fi P2P device controlled by interface wlp1s0 created
Jan 12 09:54:09 marie-pad NetworkManager[364]: <info>  [1705049649.4828] manager: (p2p-dev-wlp1s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/3)
Jan 12 09:54:09 marie-pad NetworkManager[364]: <info>  [1705049649.4834] device (p2p-dev-wlp1s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jan 12 09:54:09 marie-pad NetworkManager[364]: <info>  [1705049649.4848] device (wlp1s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jan 12 09:54:09 marie-pad NetworkManager[364]: <info>  [1705049649.4865] device (p2p-dev-wlp1s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jan 12 09:54:11 marie-pad sddm[419]: Setting default cursor
Jan 12 09:54:12 marie-pad sddm[419]: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
Jan 12 09:54:12 marie-pad sddm[419]: Display server started.
Jan 12 09:54:12 marie-pad sddm[419]: Socket server starting...
Jan 12 09:54:12 marie-pad sddm[419]: Socket server started.
Jan 12 09:54:12 marie-pad sddm[419]: Loaded empty theme configuration
Jan 12 09:54:12 marie-pad sddm[419]: Greeter starting...
Jan 12 09:54:12 marie-pad sddm-helper[433]: [PAM] Starting...
Jan 12 09:54:12 marie-pad sddm-helper[433]: [PAM] Authenticating...
Jan 12 09:54:12 marie-pad sddm-helper[433]: [PAM] returning.
Jan 12 09:54:12 marie-pad sddm-helper[433]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=967) by (uid=0)
Jan 12 09:54:12 marie-pad systemd-logind[366]: New session c1 of user sddm.
Jan 12 09:54:12 marie-pad systemd[1]: Created slice User Slice of UID 967.
Jan 12 09:54:12 marie-pad systemd[1]: Starting User Runtime Directory /run/user/967...
Jan 12 09:54:12 marie-pad systemd[1]: Finished User Runtime Directory /run/user/967.
Jan 12 09:54:12 marie-pad systemd[1]: Starting User Manager for UID 967...
Jan 12 09:54:12 marie-pad dbus-broker-launch[353]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Jan 12 09:54:12 marie-pad (systemd)[437]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
Jan 12 09:54:12 marie-pad (systemd)[437]: pam_unix(systemd-user:session): session opened for user sddm(uid=967) by sddm(uid=0)
Jan 12 09:54:13 marie-pad systemd[437]: Queued start job for default target Main User Target.
Jan 12 09:54:13 marie-pad systemd[437]: Created slice User Application Slice.
Jan 12 09:54:13 marie-pad systemd[437]: Reached target Paths.
Jan 12 09:54:13 marie-pad systemd[437]: Reached target Timers.
Jan 12 09:54:13 marie-pad systemd[437]: Starting D-Bus User Message Bus Socket...
Jan 12 09:54:13 marie-pad systemd[437]: Listening on GnuPG network certificate management daemon.
Jan 12 09:54:13 marie-pad systemd[437]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jan 12 09:54:13 marie-pad systemd[437]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jan 12 09:54:13 marie-pad systemd[437]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jan 12 09:54:13 marie-pad systemd[437]: Listening on GnuPG cryptographic agent and passphrase cache.
Jan 12 09:54:13 marie-pad systemd[437]: Listening on GnuPG public key management service.
Jan 12 09:54:13 marie-pad systemd[437]: Listening on p11-kit server.
Jan 12 09:54:13 marie-pad systemd[437]: Listening on PipeWire PulseAudio.
Jan 12 09:54:13 marie-pad systemd[437]: Listening on PipeWire Multimedia System Sockets.
Jan 12 09:54:13 marie-pad systemd[437]: Listening on D-Bus User Message Bus Socket.
Jan 12 09:54:13 marie-pad systemd[437]: Reached target Sockets.
Jan 12 09:54:13 marie-pad systemd[437]: Reached target Basic System.
Jan 12 09:54:13 marie-pad systemd[1]: Started User Manager for UID 967.
Jan 12 09:54:13 marie-pad systemd[437]: Starting Update XDG user dir configuration...
Jan 12 09:54:13 marie-pad systemd[1]: Started Session c1 of User sddm.
Jan 12 09:54:13 marie-pad sddm-helper[433]: Writing cookie to "/tmp/xauth_mozOtp"
Jan 12 09:54:13 marie-pad sddm-helper[433]: Starting X11 session: "" "/usr/bin/sddm-greeter --socket /tmp/sddm-:0-TdsVMU"
Jan 12 09:54:13 marie-pad sddm[419]: Greeter session started successfully
Jan 12 09:54:13 marie-pad systemd[437]: Finished Update XDG user dir configuration.
Jan 12 09:54:13 marie-pad systemd[437]: Reached target Main User Target.
Jan 12 09:54:13 marie-pad systemd[437]: Startup finished in 933ms.
Jan 12 09:54:13 marie-pad sddm-greeter[448]: High-DPI autoscaling Enabled
Jan 12 09:54:13 marie-pad systemd[1]: systemd-rfkill.service: Deactivated successfully.
Jan 12 09:54:13 marie-pad sddm-greeter[448]: Reading from "/usr/local/share/xsessions/plasma.desktop"
Jan 12 09:54:13 marie-pad sddm-greeter[448]: Reading from "/usr/share/xsessions/plasma.desktop"
Jan 12 09:54:13 marie-pad sddm-greeter[448]: Loading theme configuration from "qrc:/theme/theme.conf"
Jan 12 09:54:13 marie-pad systemd[437]: Created slice User Core Session Slice.
Jan 12 09:54:13 marie-pad systemd[437]: Starting D-Bus User Message Bus...
Jan 12 09:54:13 marie-pad dbus-broker-launch[453]: Service file '/usr/share//dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Jan 12 09:54:13 marie-pad dbus-broker-launch[453]: Service file '/usr/share//dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
Jan 12 09:54:13 marie-pad dbus-broker-launch[453]: Service file '/usr/share//dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Jan 12 09:54:13 marie-pad dbus-broker-launch[453]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Jan 12 09:54:13 marie-pad dbus-broker-launch[453]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Jan 12 09:54:13 marie-pad systemd[437]: Started D-Bus User Message Bus.
Jan 12 09:54:13 marie-pad dbus-broker-launch[453]: Ready
Jan 12 09:54:13 marie-pad sddm-greeter[448]: Connected to the daemon.
Jan 12 09:54:13 marie-pad sddm[419]: Message received from greeter: Connect
Jan 12 09:54:14 marie-pad kernel: sddm-greeter[448]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
Jan 12 09:54:14 marie-pad sddm-greeter[448]: Loading qrc:/theme/Main.qml...
Jan 12 09:54:14 marie-pad sddm-greeter[448]: file:///usr/lib/qt/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Jan 12 09:54:14 marie-pad NetworkManager[364]: <info>  [1705049654.3552] manager: startup complete
Jan 12 09:54:14 marie-pad sddm-greeter[448]: qrc:/theme/Main.qml:41:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Jan 12 09:54:14 marie-pad sddm-greeter[448]: Adding view for "DSI-1" QRect(0,0 800x1280)
Jan 12 09:54:14 marie-pad sddm-greeter[448]: Message received from daemon: Capabilities
Jan 12 09:54:14 marie-pad sddm-greeter[448]: Message received from daemon: HostName
Jan 12 09:54:18 marie-pad systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jan 12 09:54:18 marie-pad kernel: i2c i2c-OVTI2680:00: deferred probe pending
Jan 12 09:54:23 marie-pad sddm-greeter[448]: Reading from "/usr/share/xsessions/plasma.desktop"
Jan 12 09:54:23 marie-pad sddm[419]: Message received from greeter: Login
Jan 12 09:54:23 marie-pad sddm[419]: Reading from "/usr/share/xsessions/plasma.desktop"
Jan 12 09:54:23 marie-pad sddm[419]: Session "/usr/share/xsessions/plasma.desktop" selected, command: "/usr/bin/startplasma-x11" for VT 2
Jan 12 09:54:23 marie-pad sddm-helper[469]: [PAM] Starting...
Jan 12 09:54:23 marie-pad sddm-helper[469]: [PAM] Authenticating...
Jan 12 09:54:23 marie-pad sddm-helper[469]: [PAM] Preparing to converse...
Jan 12 09:54:23 marie-pad sddm-helper[469]: [PAM] Conversation with 1 messages
Jan 12 09:54:24 marie-pad sddm-helper[469]: pam_kwallet5(sddm:auth): pam_kwallet5: pam_sm_authenticate
Jan 12 09:54:24 marie-pad sddm-helper[469]: [PAM] returning.
Jan 12 09:54:24 marie-pad sddm[419]: Authentication for user  "marie"  successful
Jan 12 09:54:24 marie-pad sddm-greeter[448]: Message received from daemon: LoginSucceeded
Jan 12 09:54:24 marie-pad sddm-helper[469]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred
Jan 12 09:54:24 marie-pad sddm-helper[469]: pam_unix(sddm:session): session opened for user marie(uid=1000) by marie(uid=0)
Jan 12 09:54:24 marie-pad systemd-logind[366]: New session 2 of user marie.
Jan 12 09:54:24 marie-pad systemd[1]: Created slice User Slice of UID 1000.
Jan 12 09:54:24 marie-pad systemd[1]: Starting User Runtime Directory /run/user/1000...
Jan 12 09:54:24 marie-pad systemd[1]: Finished User Runtime Directory /run/user/1000.
Jan 12 09:54:24 marie-pad systemd[1]: Starting User Manager for UID 1000...
Jan 12 09:54:24 marie-pad sddm-helper[433]: [PAM] Closing session
Jan 12 09:54:24 marie-pad sddm-helper[433]: pam_unix(sddm-greeter:session): session closed for user sddm
Jan 12 09:54:24 marie-pad sddm-helper[433]: [PAM] Ended.
Jan 12 09:54:24 marie-pad (systemd)[472]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[marie] ruser=[<unknown>] rhost=[<unknown>]
Jan 12 09:54:24 marie-pad (systemd)[472]: pam_unix(systemd-user:session): session opened for user marie(uid=1000) by marie(uid=0)
Jan 12 09:54:24 marie-pad sddm[419]: Auth: sddm-helper exited successfully
Jan 12 09:54:24 marie-pad sddm[419]: Greeter stopped. SDDM::Auth::HELPER_SUCCESS
Jan 12 09:54:24 marie-pad systemd[1]: session-c1.scope: Deactivated successfully.
Jan 12 09:54:24 marie-pad systemd[1]: session-c1.scope: Consumed 1.531s CPU time.
Jan 12 09:54:24 marie-pad systemd-logind[366]: Session c1 logged out. Waiting for processes to exit.
Jan 12 09:54:24 marie-pad systemd-logind[366]: Removed session c1.
Jan 12 09:54:24 marie-pad NetworkManager[364]: <info>  [1705049664.4977] policy: auto-activating connection 'LMHR_5GHz' (acbdbb17-d35b-4f06-bb07-d91cfc9c0669)
Jan 12 09:54:24 marie-pad NetworkManager[364]: <info>  [1705049664.5012] device (wlp1s0): Activation: starting connection 'LMHR_5GHz' (acbdbb17-d35b-4f06-bb07-d91cfc9c0669)
Jan 12 09:54:24 marie-pad NetworkManager[364]: <info>  [1705049664.5019] device (wlp1s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jan 12 09:54:24 marie-pad NetworkManager[364]: <info>  [1705049664.5043] manager: NetworkManager state is now CONNECTING
Jan 12 09:54:24 marie-pad NetworkManager[364]: <info>  [1705049664.5240] device (wlp1s0): set-hw-addr: reset MAC address to 80:C5:F2:DB:0A:23 (preserve)
Jan 12 09:54:24 marie-pad NetworkManager[364]: <info>  [1705049664.5359] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jan 12 09:54:24 marie-pad NetworkManager[364]: <info>  [1705049664.5388] device (wlp1s0): Activation: (wifi) access point 'LMHR_5GHz' has security, but secrets are required.
Jan 12 09:54:24 marie-pad NetworkManager[364]: <info>  [1705049664.5389] device (wlp1s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jan 12 09:54:24 marie-pad NetworkManager[364]: <info>  [1705049664.5414] device (wlp1s0): supplicant interface state: disconnected -> interface_disabled
Jan 12 09:54:24 marie-pad NetworkManager[364]: <info>  [1705049664.5416] device (p2p-dev-wlp1s0): supplicant management interface state: disconnected -> interface_disabled
Jan 12 09:54:24 marie-pad NetworkManager[364]: <warn>  [1705049664.5421] device (wlp1s0): no secrets: No agents were available for this request.
Jan 12 09:54:24 marie-pad NetworkManager[364]: <info>  [1705049664.5422] device (wlp1s0): state change: need-auth -> failed (reason 'no-secrets', sys-iface-state: 'managed')
Jan 12 09:54:24 marie-pad NetworkManager[364]: <info>  [1705049664.5447] manager: NetworkManager state is now DISCONNECTED
Jan 12 09:54:24 marie-pad NetworkManager[364]: <warn>  [1705049664.5463] device (wlp1s0): Activation: failed for connection 'LMHR_5GHz'
Jan 12 09:54:24 marie-pad NetworkManager[364]: <info>  [1705049664.5480] device (wlp1s0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Jan 12 09:54:24 marie-pad NetworkManager[364]: <info>  [1705049664.5673] device (wlp1s0): set-hw-addr: set MAC address to 3A:9C:EF:20:54:6B (scanning)
Jan 12 09:54:24 marie-pad NetworkManager[364]: <info>  [1705049664.6088] device (wlp1s0): supplicant interface state: interface_disabled -> inactive
Jan 12 09:54:24 marie-pad NetworkManager[364]: <info>  [1705049664.6090] device (p2p-dev-wlp1s0): supplicant management interface state: interface_disabled -> inactive
Jan 12 09:54:25 marie-pad systemd[472]: Queued start job for default target Main User Target.
Jan 12 09:54:25 marie-pad systemd-journald[205]: /var/log/journal/d0a10061710e493aaa7b9487d46c5d8f/user-1000.journal: Journal file uses a different sequence number ID, rotating.
Jan 12 09:54:25 marie-pad sddm-helper[469]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session
Jan 12 09:54:25 marie-pad systemd[472]: Created slice User Application Slice.
Jan 12 09:54:25 marie-pad sddm-helper[484]: pam_kwallet5: final socket path: /run/user/1000/kwallet5.socket
Jan 12 09:54:25 marie-pad systemd[472]: Reached target Paths.
Jan 12 09:54:25 marie-pad systemd[472]: Reached target Timers.
Jan 12 09:54:25 marie-pad systemd[472]: Starting D-Bus User Message Bus Socket...
Jan 12 09:54:25 marie-pad systemd[472]: Listening on GnuPG network certificate management daemon.
Jan 12 09:54:25 marie-pad systemd[472]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jan 12 09:54:25 marie-pad systemd[472]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jan 12 09:54:25 marie-pad systemd[472]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jan 12 09:54:25 marie-pad systemd[472]: Listening on GnuPG cryptographic agent and passphrase cache.
Jan 12 09:54:25 marie-pad systemd[472]: Listening on GnuPG public key management service.
Jan 12 09:54:25 marie-pad systemd[472]: Listening on p11-kit server.
Jan 12 09:54:25 marie-pad systemd[472]: Listening on PipeWire PulseAudio.
Jan 12 09:54:25 marie-pad systemd[472]: Listening on PipeWire Multimedia System Sockets.
Jan 12 09:54:25 marie-pad systemd[472]: Listening on D-Bus User Message Bus Socket.
Jan 12 09:54:25 marie-pad systemd[472]: Reached target Sockets.
Jan 12 09:54:25 marie-pad systemd[472]: Reached target Basic System.
Jan 12 09:54:25 marie-pad systemd[1]: Started User Manager for UID 1000.
Jan 12 09:54:25 marie-pad systemd[472]: Starting Update XDG user dir configuration...
Jan 12 09:54:25 marie-pad systemd[1]: Started Session 2 of User marie.
Jan 12 09:54:25 marie-pad systemd[472]: Finished Update XDG user dir configuration.
Jan 12 09:54:25 marie-pad systemd[472]: Reached target Main User Target.
Jan 12 09:54:25 marie-pad systemd[472]: Startup finished in 813ms.
Jan 12 09:54:25 marie-pad sddm-helper[469]: Writing cookie to "/tmp/xauth_mhHARk"
Jan 12 09:54:25 marie-pad sddm-helper[469]: Starting X11 session: "" "/usr/share/sddm/scripts/Xsession \"/usr/bin/startplasma-x11\""
Jan 12 09:54:25 marie-pad sddm[419]: Session started true
Jan 12 09:54:25 marie-pad systemd[472]: Created slice User Core Session Slice.
Jan 12 09:54:25 marie-pad systemd[472]: Starting D-Bus User Message Bus...
Jan 12 09:54:25 marie-pad dbus-broker-launch[499]: Service file '/usr/share//dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Jan 12 09:54:25 marie-pad dbus-broker-launch[499]: Service file '/usr/share//dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
Jan 12 09:54:25 marie-pad dbus-broker-launch[499]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Jan 12 09:54:25 marie-pad dbus-broker-launch[499]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Jan 12 09:54:25 marie-pad dbus-broker-launch[499]: Service file '/usr/share//dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Jan 12 09:54:25 marie-pad systemd[472]: Started D-Bus User Message Bus.
Jan 12 09:54:25 marie-pad dbus-broker-launch[499]: Ready
Jan 12 09:54:26 marie-pad systemd[472]: Reloading requested from client PID 486 ('startplasma-x11')...
Jan 12 09:54:26 marie-pad systemd[472]: Reloading...
Jan 12 09:54:27 marie-pad systemd[472]: Reloading finished in 686 ms.
Jan 12 09:54:27 marie-pad ksplashqml[504]: file:///usr/share/plasma/look-and-feel/org.kde.oxygen/contents/splash/Splash.qml:76: ReferenceError: bottomRect is not defined
Jan 12 09:54:27 marie-pad ksplashqml[504]: file:///usr/share/plasma/look-and-feel/org.kde.oxygen/contents/splash/Splash.qml:75: ReferenceError: bottomRect is not defined
Jan 12 09:54:27 marie-pad ksplashqml[504]: file:///usr/share/plasma/look-and-feel/org.kde.oxygen/contents/splash/Splash.qml:76: ReferenceError: bottomRect is not defined
Jan 12 09:54:27 marie-pad systemd[472]: Created slice User Background Tasks Slice.
Jan 12 09:54:27 marie-pad systemd[472]: Reached target Session services which should run early before the graphical session is brought up.
Jan 12 09:54:27 marie-pad systemd[472]: Starting KDE Config Module Initialization...
Jan 12 09:54:27 marie-pad systemd[472]: Starting Baloo File Indexer Daemon...
Jan 12 09:54:27 marie-pad systemd[472]: Starting Portal service...
Jan 12 09:54:27 marie-pad systemd[472]: Started Baloo File Indexer Daemon.
Jan 12 09:54:27 marie-pad systemd[472]: Starting flatpak document portal service...
Jan 12 09:54:27 marie-pad systemd[1]: Starting Disk Manager...
Jan 12 09:54:27 marie-pad systemd[472]: Starting sandboxed app permission store...
Jan 12 09:54:27 marie-pad systemd[472]: Started sandboxed app permission store.
Jan 12 09:54:27 marie-pad systemd[472]: Started flatpak document portal service.
Jan 12 09:54:27 marie-pad udisksd[538]: udisks daemon version 2.10.1 starting
Jan 12 09:54:27 marie-pad kcminit_startup[525]: Initializing  "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_mouse.so"
Jan 12 09:54:27 marie-pad systemd[1]: Starting Authorization Manager...
Jan 12 09:54:27 marie-pad kcminit_startup[525]: Initializing  "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_style.so"
Jan 12 09:54:27 marie-pad systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jan 12 09:54:27 marie-pad rtkit-daemon[559]: Successfully called chroot.
Jan 12 09:54:27 marie-pad systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jan 12 09:54:27 marie-pad rtkit-daemon[559]: Successfully dropped privileges.
Jan 12 09:54:27 marie-pad rtkit-daemon[559]: Successfully limited resources.
Jan 12 09:54:27 marie-pad rtkit-daemon[559]: Canary thread running.
Jan 12 09:54:27 marie-pad rtkit-daemon[559]: Watchdog thread running.
Jan 12 09:54:27 marie-pad rtkit-daemon[559]: Running.
Jan 12 09:54:27 marie-pad rtkit-daemon[559]: Supervising 0 threads of 0 processes of 0 users.
Jan 12 09:54:27 marie-pad rtkit-daemon[559]: Supervising 0 threads of 0 processes of 0 users.
Jan 12 09:54:27 marie-pad rtkit-daemon[559]: Supervising 0 threads of 0 processes of 0 users.
Jan 12 09:54:28 marie-pad polkitd[558]: Started polkitd version 123
Jan 12 09:54:28 marie-pad polkitd[558]: Loading rules from directory /etc/polkit-1/rules.d
Jan 12 09:54:28 marie-pad polkitd[558]: Loading rules from directory /usr/share/polkit-1/rules.d
Jan 12 09:54:28 marie-pad polkitd[558]: Finished loading, compiling and executing 5 rules
Jan 12 09:54:28 marie-pad systemd[1]: Started Authorization Manager.
Jan 12 09:54:28 marie-pad polkitd[558]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jan 12 09:54:28 marie-pad systemd[1]: Started Disk Manager.
Jan 12 09:54:28 marie-pad udisksd[538]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Jan 12 09:54:28 marie-pad systemd[1]: Starting Daemon for power management...
Jan 12 09:54:28 marie-pad kcminit_startup[525]: Initializing  "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
Jan 12 09:54:28 marie-pad systemd[472]: Started KDE Config Module Initialization.
Jan 12 09:54:28 marie-pad systemd[472]: Starting KDE Session Management Server...
Jan 12 09:54:28 marie-pad systemd[472]: Started Unlock kwallet from pam credentials.
Jan 12 09:54:28 marie-pad systemd[472]: Starting KDE Daemon...
Jan 12 09:54:28 marie-pad systemd[472]: Starting KDE Window Manager...
Jan 12 09:54:28 marie-pad systemd[1]: boot.automount: Got automount request for /boot, triggered by 366 (systemd-logind)
Jan 12 09:54:28 marie-pad systemd[1]: Mounting EFI System Partition Automount...
Jan 12 09:54:28 marie-pad kernel: FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Jan 12 09:54:28 marie-pad systemd[1]: Mounted EFI System Partition Automount.
Jan 12 09:54:29 marie-pad systemd[1]: Started Daemon for power management.
Jan 12 09:54:29 marie-pad systemd[472]: Started KDE Daemon.
Jan 12 09:54:29 marie-pad systemd[472]: Starting KDE Configuration Module Initialization (Phase 1)...
Jan 12 09:54:29 marie-pad baloo_file[527]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.20'
Jan 12 09:54:29 marie-pad baloo_file[527]: QDBusConnection: name 'org.freedesktop.UPower' had owner '' but we thought it was ':1.24'
Jan 12 09:54:29 marie-pad ksmserver[581]: Qt: Session management error: networkIdsList argument is NULL
Jan 12 09:54:29 marie-pad kcminit_startup[525]: Initializing  "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_touchpad.so"
Jan 12 09:54:29 marie-pad kcminit_startup[525]: kcm_touchpad: Using X11 backend
Jan 12 09:54:29 marie-pad systemd[472]: Starting KDE Global Shortcuts Server...
Jan 12 09:54:29 marie-pad kcminit_startup[525]: Initializing  "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_kgamma.so"
Jan 12 09:54:29 marie-pad systemd[472]: Finished KDE Configuration Module Initialization (Phase 1).
Jan 12 09:54:29 marie-pad systemd[472]: Starting KActivityManager Activity manager Service...
Jan 12 09:54:29 marie-pad systemd[472]: Started KDE Global Shortcuts Server.
Jan 12 09:54:29 marie-pad ksmserver[581]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.16'
Jan 12 09:54:29 marie-pad systemd[472]: Started KDE Session Management Server.
Jan 12 09:54:29 marie-pad kded5[584]: org.kde.libkbolt: Failed to connect to Bolt manager DBus interface: The name is not activatable
Jan 12 09:54:29 marie-pad kded5[584]: org.kde.bolt.kded: Couldn't connect to Bolt DBus daemon
Jan 12 09:54:29 marie-pad systemd[472]: Starting KDE Plasma Workspace...
Jan 12 09:54:29 marie-pad systemd[472]: Started KActivityManager Activity manager Service.
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:39:34: string literal is not a valid UTF-8 string
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:40:29: string literal is not a valid UTF-8 string
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:41:29: string literal is not a valid UTF-8 string
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:42:29: string literal is not a valid UTF-8 string
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:43:29: string literal is not a valid UTF-8 string
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:44:27: string literal is not a valid UTF-8 string
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:45:27: string literal is not a valid UTF-8 string
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:46:27: string literal is not a valid UTF-8 string
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:47:27: string literal is not a valid UTF-8 string
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:48:29: string literal is not a valid UTF-8 string
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:49:29: string literal is not a valid UTF-8 string
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:49:29: too many errors
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:49:29: failed to parse file
Jan 12 09:54:29 marie-pad kernel: warning: `kded5' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] fr:127:90: numeric keysym "0x1002014" (16785428)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] fr:128:90: numeric keysym "0x1002013" (16785427)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] fr:129:90: numeric keysym "0x1002011" (16785425)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] fr:160:67: numeric keysym "0x1000140" (16777536)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] fr:160:90: numeric keysym "0x100013f" (16777535)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] fr:170:68: numeric keysym "0x100202f" (16785455)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] fr:173:91: numeric keysym "0x1002026" (16785446)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] fr:174:91: numeric keysym "0x10022c5" (16786117)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] fr:175:91: numeric keysym "0x1002215" (16785941)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] fr:176:91: numeric keysym "0x1002212" (16785938)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:263:33: numeric keysym "0x1002215" (16785941)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:263:44: numeric keysym "0x10000f7" (16777463)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:264:33: numeric keysym "0x10022c5" (16786117)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:264:44: numeric keysym "0x10000d7" (16777431)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:265:33: numeric keysym "0x1002212" (16785938)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:265:44: numeric keysym "0x1002212" (16785938)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:267:33: numeric keysym "0x100002b" (16777259)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:267:44: numeric keysym "0x100002b" (16777259)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:263:33: numeric keysym "0x1002215" (16785941)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:263:44: numeric keysym "0x10000f7" (16777463)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:264:33: numeric keysym "0x10022c5" (16786117)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:264:44: numeric keysym "0x10000d7" (16777431)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:265:33: numeric keysym "0x1002212" (16785938)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:265:44: numeric keysym "0x1002212" (16785938)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:267:33: numeric keysym "0x100002b" (16777259)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:267:44: numeric keysym "0x100002b" (16777259)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:290:20: numeric keysym "0x1002215" (16785941)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:290:44: numeric keysym "0x10000f7" (16777463)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:291:20: numeric keysym "0x10022c5" (16786117)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:291:44: numeric keysym "0x10000d7" (16777431)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:292:20: numeric keysym "0x1002212" (16785938)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:292:44: numeric keysym "0x1002212" (16785938)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:294:20: numeric keysym "0x100002b" (16777259)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:294:44: numeric keysym "0x100002b" (16777259)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:430:39: numeric keysym "0x1002196" (16785814)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:430:50: numeric keysym "0x10021d6" (16785878)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:431:39: numeric keysym "0x1002191" (16785809)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:431:50: numeric keysym "0x10021d1" (16785873)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:432:39: numeric keysym "0x1002197" (16785815)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:432:50: numeric keysym "0x10021d7" (16785879)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:434:39: numeric keysym "0x1002190" (16785808)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:434:50: numeric keysym "0x10021d0" (16785872)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:435:39: numeric keysym "0x1002194" (16785812)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:435:50: numeric keysym "0x10021d4" (16785876)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:436:39: numeric keysym "0x1002192" (16785810)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:436:50: numeric keysym "0x10021d2" (16785874)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:438:39: numeric keysym "0x1002199" (16785817)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:438:50: numeric keysym "0x10021d9" (16785881)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:439:39: numeric keysym "0x1002193" (16785811)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:439:50: numeric keysym "0x10021d3" (16785875)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:440:39: numeric keysym "0x1002198" (16785816)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:440:50: numeric keysym "0x10021d8" (16785880)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:442:39: numeric keysym "0x1002195" (16785813)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] keypad:442:50: numeric keysym "0x10021d5" (16785877)
Jan 12 09:54:29 marie-pad kwin_x11[585]: kwin_xkbcommon: XKB: [XKB-489] kpdl:44:46: numeric keysym "0x100202f" (16785455)
Jan 12 09:54:30 marie-pad kded5[584]: Installing the delayed initialization callback.
Jan 12 09:54:30 marie-pad systemd[472]: Started KDE Window Manager.
Jan 12 09:54:30 marie-pad plasmashell[627]: Checking screens: available: (QScreen(0x55b293f096b0, name="DSI-1")) redundant: QHash() fake: QSet() all: (QScreen(0x55b293f096b0, name="DSI-1"))
Jan 12 09:54:30 marie-pad plasmashell[627]: Checking screens: available: (QScreen(0x55b293f096b0, name="DSI-1")) redundant: QHash() fake: QSet() all: (QScreen(0x55b293f096b0, name="DSI-1"))
Jan 12 09:54:30 marie-pad systemd[472]: Started KDE Plasma Workspace.
Jan 12 09:54:30 marie-pad systemd[472]: Reached target KDE Plasma Workspace Core.
Jan 12 09:54:30 marie-pad systemd[472]: Started Proxies GTK DBus menus to a Plasma readable format.
Jan 12 09:54:30 marie-pad systemd[472]: Starting KDE PolicyKit Authentication Agent...
Jan 12 09:54:30 marie-pad systemd[472]: Starting Powerdevil...
Jan 12 09:54:30 marie-pad systemd[472]: Starting Xdg Desktop Portal For KDE...
Jan 12 09:54:30 marie-pad systemd[472]: Started Handle legacy xembed system tray icons.
Jan 12 09:54:30 marie-pad systemd[472]: Starting User preferences database...
Jan 12 09:54:30 marie-pad systemd[472]: Started User preferences database.
Jan 12 09:54:31 marie-pad plasmashell[627]: kf.plasma.quick: Applet preload policy set to 1
Jan 12 09:54:31 marie-pad kded5[584]: kcm_touchpad: Using X11 backend
Jan 12 09:54:31 marie-pad systemd[472]: Started Xdg Desktop Portal For KDE.
Jan 12 09:54:31 marie-pad kded5[584]: 
Jan 12 09:54:31 marie-pad kded5[584]: Delayed initialization.
Jan 12 09:54:31 marie-pad kded5[584]: Reloading the khotkeys configuration
Jan 12 09:54:31 marie-pad kded5[584]: Version 2 File!
Jan 12 09:54:31 marie-pad kwin_x11[585]: OpenGL vendor string:                   Intel
Jan 12 09:54:31 marie-pad kwin_x11[585]: OpenGL renderer string:                 Mesa Intel(R) HD Graphics (CHV)
Jan 12 09:54:31 marie-pad kwin_x11[585]: OpenGL version string:                  4.6 (Compatibility Profile) Mesa 23.3.2-arch1.2
Jan 12 09:54:31 marie-pad kwin_x11[585]: OpenGL shading language version string: 4.60
Jan 12 09:54:31 marie-pad kwin_x11[585]: Driver:                                 Intel
Jan 12 09:54:31 marie-pad kwin_x11[585]: GPU class:                              Cherryview
Jan 12 09:54:31 marie-pad kwin_x11[585]: OpenGL version:                         4.6
Jan 12 09:54:31 marie-pad kwin_x11[585]: GLSL version:                           4.60
Jan 12 09:54:31 marie-pad kwin_x11[585]: Mesa version:                           23.3.2
Jan 12 09:54:31 marie-pad kwin_x11[585]: X server version:                       1.21.1
Jan 12 09:54:31 marie-pad kwin_x11[585]: Linux kernel version:                   6.6.10
Jan 12 09:54:31 marie-pad kwin_x11[585]: Requires strict binding:                yes
Jan 12 09:54:31 marie-pad kwin_x11[585]: GLSL shaders:                           yes
Jan 12 09:54:31 marie-pad kwin_x11[585]: Texture NPOT support:                   yes
Jan 12 09:54:31 marie-pad kwin_x11[585]: Virtual Machine:                        no
Jan 12 09:54:31 marie-pad kded5[584]: true
Jan 12 09:54:31 marie-pad kded5[584]: Imported file "/usr/share/khotkeys/defaults.khotkeys"
Jan 12 09:54:31 marie-pad NetworkManager[364]: <info>  [1705049671.9334] agent-manager: agent[23bb9e7e0a5109de,:1.25/org.kde.plasma.networkmanagement/1000]: agent registered
Jan 12 09:54:31 marie-pad kded5[584]: Imported file "/usr/share/khotkeys/kde32b1.khotkeys"
Jan 12 09:54:31 marie-pad kded5[584]: Imported file "/usr/share/khotkeys/konqueror_gestures_kde321.khotkeys"
Jan 12 09:54:32 marie-pad polkit-kde-authentication-agent-1[660]: New PolkitAgentListener  0x5583cedfd300
Jan 12 09:54:32 marie-pad polkit-kde-authentication-agent-1[660]: Adding new listener  PolkitQt1::Agent::Listener(0x7f7770011ed0) for  0x5583cedfd300
Jan 12 09:54:32 marie-pad polkit-kde-authentication-agent-1[660]: Listener online
Jan 12 09:54:32 marie-pad systemd[472]: Started PipeWire Multimedia Service.
Jan 12 09:54:32 marie-pad systemd[472]: Started Multimedia Service Session Manager.
Jan 12 09:54:32 marie-pad systemd[472]: Started KDE PolicyKit Authentication Agent.
Jan 12 09:54:32 marie-pad polkitd[558]: Registered Authentication Agent for unix-session:2 (system bus name :1.31 [/usr/lib/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale fr)
Jan 12 09:54:32 marie-pad polkit-kde-authentication-agent-1[660]: Authentication agent result: true
Jan 12 09:54:32 marie-pad rtkit-daemon[559]: Supervising 0 threads of 0 processes of 0 users.
Jan 12 09:54:32 marie-pad rtkit-daemon[559]: Supervising 0 threads of 0 processes of 0 users.
Jan 12 09:54:32 marie-pad rtkit-daemon[559]: Supervising 0 threads of 0 processes of 0 users.
Jan 12 09:54:32 marie-pad systemd[472]: Started Portal service.
Jan 12 09:54:32 marie-pad rtkit-daemon[559]: Successfully made thread 701 of process 701 owned by '1000' high priority at nice level -11.
Jan 12 09:54:32 marie-pad rtkit-daemon[559]: Supervising 1 threads of 1 processes of 1 users.
Jan 12 09:54:32 marie-pad dbus-broker-launch[353]: Activation request for 'org.freedesktop.ModemManager1' failed: The systemd unit 'dbus-org.freedesktop.ModemManager1.service' could not be found.
Jan 12 09:54:32 marie-pad kded5[584]: kf.modemmanagerqt: Failed enumerating MM objects: "org.freedesktop.DBus.Error.NameHasNoOwner" 
                                       "Could not activate remote peer: activation request failed: unknown unit."
Jan 12 09:54:32 marie-pad rtkit-daemon[559]: Successfully made thread 712 of process 701 owned by '1000' RT at priority 20.
Jan 12 09:54:32 marie-pad rtkit-daemon[559]: Supervising 2 threads of 1 processes of 1 users.
Jan 12 09:54:32 marie-pad rtkit-daemon[559]: Supervising 2 threads of 1 processes of 1 users.
Jan 12 09:54:32 marie-pad rtkit-daemon[559]: Supervising 2 threads of 1 processes of 1 users.
Jan 12 09:54:32 marie-pad rtkit-daemon[559]: Supervising 2 threads of 1 processes of 1 users.
Jan 12 09:54:32 marie-pad dbus-broker-launch[353]: Activation request for 'org.bluez' failed: The systemd unit 'dbus-org.bluez.service' could not be found.
Jan 12 09:54:32 marie-pad wireplumber[707]: [0:00:36.055078473] [707] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
Jan 12 09:54:32 marie-pad wireplumber[707]: [0:00:36.055199623] [707] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
Jan 12 09:54:32 marie-pad wireplumber[707]: [0:00:36.055392148] [707]  INFO Camera camera_manager.cpp:284 libcamera v0.1.0
Jan 12 09:54:32 marie-pad systemd[472]: Starting Bluetooth OBEX service...
Jan 12 09:54:32 marie-pad systemd[1]: Created slice Slice /system/dbus-:1.1-org.kde.kded.smart.
Jan 12 09:54:32 marie-pad systemd[1]: Started dbus-:1.1-org.kde.kded.smart@0.service.
Jan 12 09:54:32 marie-pad wireplumber[707]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NameHasNoOwner
Jan 12 09:54:32 marie-pad obexd[730]: OBEX daemon 5.71
Jan 12 09:54:32 marie-pad systemd[472]: Started Bluetooth OBEX service.
Jan 12 09:54:32 marie-pad systemd[1]: Created slice Slice /system/dbus-:1.1-org.kde.powerdevil.discretegpuhelper.
Jan 12 09:54:32 marie-pad systemd[1]: Started dbus-:1.1-org.kde.powerdevil.discretegpuhelper@0.service.
Jan 12 09:54:33 marie-pad rtkit-daemon[559]: Successfully made thread 707 of process 707 owned by '1000' high priority at nice level -11.
Jan 12 09:54:33 marie-pad rtkit-daemon[559]: Supervising 3 threads of 2 processes of 1 users.
Jan 12 09:54:33 marie-pad kernel: intel_sst_acpi 808622A8:00: FW Version 01.0b.02.02
Jan 12 09:54:33 marie-pad systemd[472]: Starting KScreen...
Jan 12 09:54:33 marie-pad rtkit-daemon[559]: Successfully made thread 714 of process 707 owned by '1000' RT at priority 20.
Jan 12 09:54:33 marie-pad rtkit-daemon[559]: Supervising 4 threads of 2 processes of 1 users.
Jan 12 09:54:33 marie-pad systemd[472]: Started KScreen.
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xrandr: Connected output 65 to CRTC 62
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper: Detected XRandR 1.6
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper: Event Base:  89
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper: Event Error:  147
Jan 12 09:54:33 marie-pad wireplumber[707]: <WpNode:0x55df2d964720> ignoring set_param on already destroyed objects
Jan 12 09:54:33 marie-pad kded5[584]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Jan 12 09:54:33 marie-pad kded5[584]: kf.bluezqt: PendingCall Error: "Could not activate remote peer: activation request failed: unknown unit."
Jan 12 09:54:33 marie-pad kded5[584]: Known activities: ("6d09ce87-0ee1-46c7-97b0-93bd4e347fde")
Jan 12 09:54:33 marie-pad systemd[1]: Created slice Slice /system/dbus-:1.1-org.kde.powerdevil.chargethresholdhelper.
Jan 12 09:54:33 marie-pad systemd[1]: Started dbus-:1.1-org.kde.powerdevil.chargethresholdhelper@0.service.
Jan 12 09:54:33 marie-pad systemd[1]: Created slice Slice /system/dbus-:1.1-org.kde.powerdevil.backlighthelper.
Jan 12 09:54:33 marie-pad kded5[584]: kscreen.kded: PowerDevil SuspendSession action not available!
Jan 12 09:54:33 marie-pad systemd[1]: Started dbus-:1.1-org.kde.powerdevil.backlighthelper@0.service.
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xrandr: XRandR::setConfig
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xrandr: Requested screen size is QSize(1280, 800)
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xrandr: Needed CRTCs:  1
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xrandr: Actions to perform:
                                                                  Priorities: true
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xrandr:         Output 65 
                                                                          Old: "0" 
                                                                          New: "1"
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xrandr:         Change Screen Size: true
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xrandr:                 Old: QSize(800, 1280) 
                                                                          Intermediate: QSize(1280, 1280) 
                                                                          New: QSize(1280, 800)
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xrandr:         Disable outputs: false
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xrandr:         Change outputs: true
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xrandr:                  (65)
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xrandr:         Enable outputs: false
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xrandr: RRSetScreenSize 
                                                                  DPI: 96.1893 
                                                                  Size: QSize(1280, 1280) 
                                                                  SizeMM: QSize(338, 338)
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xrandr: RRSetCrtcConfig (change output) 
                                                                  Output: 65 ( "DSI-1" ) 
                                                                  CRTC: 62 
                                                                  Pos: QPoint(0,0) 
                                                                  Mode: KScreen::Mode(Id: "69" , Size: QSize(800, 1280) @ 60.0962 ) Preferred: "69" 
                                                                  Rotation: KScreen::Output::Right
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xrandr: XRandRCrtc  62  m_timestamp update  0  =>  37118
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xrandr:         Result:  0  timestamp:  37118
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xrandr: XRandROutput 65 update 
                                                                  m_connected: 0 
                                                                  m_crtc XRandRCrtc(0x55e1d57ffcc0) 
                                                                  CRTC: 62 
                                                                  MODE: 69 
                                                                  Connection: 0
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xrandr: RRSetOutputPrimary 
                                                                  New priority: 1
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xrandr: RRSetOutputPrimary 
                                                                  New priority: 0
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xrandr: RRSetOutputPrimary 
                                                                  New priority: 0
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xrandr: RRSetScreenSize 
                                                                  DPI: 96.1893 
                                                                  Size: QSize(1280, 800) 
                                                                  SizeMM: QSize(338, 211)
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xrandr: XRandR::setConfig done!
Jan 12 09:54:33 marie-pad plasmashell[627]: file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/InlineMessage.qml:265:13: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper: RRScreenChangeNotify
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Timestamp:  12584
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Config_timestamp:  12584
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Window: 44040197
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Root: 798
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Size ID: 65535
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Size:  1280 1280
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         SizeMM:  338 338
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper: RRNotify_CrtcChange
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Timestamp:  12584
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         CRTC:  62
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Mode:  69
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Rotation:  "Rotate_270"
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Geometry:  0 0 800 1280
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper: RRScreenChangeNotify
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Timestamp:  12584
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Config_timestamp:  12584
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Window: 44040197
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Root: 798
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Rotation:  "Rotate_270"
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Size ID: 65535
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Size:  1280 1280
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         SizeMM:  338 338
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper: RRNotify_CrtcChange
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Timestamp:  12584
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         CRTC:  62
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Mode:  69
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Rotation:  "Rotate_270"
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Geometry:  0 0 800 1280
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Timestamp:  37198
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Output:  65
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Property:  _KDE_SCREEN_INDEX
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         State (newValue, Deleted):  0
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Timestamp:  37198
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Output:  65
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Property:  _KDE_SCREEN_INDEX
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         State (newValue, Deleted):  0
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper: RRScreenChangeNotify
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Timestamp:  37118
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Config_timestamp:  12584
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Window: 44040197
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Root: 798
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Rotation:  "Rotate_270"
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Size ID: 1
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         Size:  800 1280
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xcb.helper:         SizeMM:  211 338
Jan 12 09:54:33 marie-pad kscreen_backend_launcher[748]: kscreen.xrandr: XRandRCrtc  62  m_configTimestamp update 0  =>  12584
Jan 12 09:54:33 marie-pad ksplashqml[504]: file:///usr/share/plasma/look-and-feel/org.kde.oxygen/contents/splash/Splash.qml:76: ReferenceError: bottomRect is not defined
Jan 12 09:54:34 marie-pad plasmashell[627]: Checking screens: available: (QScreen(0x55b293f096b0, name="DSI-1")) redundant: QHash() fake: QSet() all: (QScreen(0x55b293f096b0, name="DSI-1"))
Jan 12 09:54:34 marie-pad plasmashell[627]: org.kde.plasma.containmentlayoutmanager: Error: cannot change the containment to AppletsLayout
Jan 12 09:54:34 marie-pad kioslave5[775]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
Jan 12 09:54:34 marie-pad org_kde_powerdevil[661]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Jan 12 09:54:34 marie-pad kscreen_backend_launcher[748]: kscreen.xrandr: Emitting configChanged()
Jan 12 09:54:34 marie-pad systemd[1]: Stopping User Manager for UID 967...
Jan 12 09:54:34 marie-pad systemd[437]: Activating special unit Exit the Session...
Jan 12 09:54:34 marie-pad systemd[437]: Stopped target Main User Target.
Jan 12 09:54:34 marie-pad systemd[437]: Stopped target Basic System.
Jan 12 09:54:34 marie-pad systemd[437]: Stopped target Paths.
Jan 12 09:54:34 marie-pad systemd[437]: Stopped target Sockets.
Jan 12 09:54:34 marie-pad systemd[437]: Stopped target Timers.
Jan 12 09:54:34 marie-pad systemd[437]: Closed GnuPG network certificate management daemon.
Jan 12 09:54:34 marie-pad systemd[437]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jan 12 09:54:34 marie-pad systemd[437]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jan 12 09:54:34 marie-pad systemd[437]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jan 12 09:54:34 marie-pad systemd[437]: Closed GnuPG cryptographic agent and passphrase cache.
Jan 12 09:54:34 marie-pad systemd[437]: Closed GnuPG public key management service.
Jan 12 09:54:34 marie-pad systemd[437]: Closed p11-kit server.
Jan 12 09:54:34 marie-pad systemd[437]: Closed PipeWire PulseAudio.
Jan 12 09:54:34 marie-pad systemd[437]: Closed PipeWire Multimedia System Sockets.
Jan 12 09:54:34 marie-pad dbus-broker[454]: Dispatched 154 messages @ 9(±12)μs / message.
Jan 12 09:54:34 marie-pad systemd[437]: Stopping D-Bus User Message Bus...
Jan 12 09:54:34 marie-pad systemd[437]: Stopped D-Bus User Message Bus.
Jan 12 09:54:34 marie-pad systemd[437]: Removed slice User Core Session Slice.
Jan 12 09:54:34 marie-pad systemd[437]: Closed D-Bus User Message Bus Socket.
Jan 12 09:54:34 marie-pad systemd[437]: Removed slice User Application Slice.
Jan 12 09:54:34 marie-pad systemd[437]: Reached target Shutdown.
Jan 12 09:54:34 marie-pad systemd[437]: Finished Exit the Session.
Jan 12 09:54:34 marie-pad systemd[437]: Reached target Exit the Session.
Jan 12 09:54:34 marie-pad (sd-pam)[438]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
Jan 12 09:54:34 marie-pad systemd[1]: user@967.service: Deactivated successfully.
Jan 12 09:54:34 marie-pad systemd[1]: Stopped User Manager for UID 967.
Jan 12 09:54:34 marie-pad NetworkManager[364]: <info>  [1705049674.6389] policy: auto-activating connection 'LMHR_5GHz' (acbdbb17-d35b-4f06-bb07-d91cfc9c0669)
Jan 12 09:54:34 marie-pad NetworkManager[364]: <info>  [1705049674.6401] device (wlp1s0): Activation: starting connection 'LMHR_5GHz' (acbdbb17-d35b-4f06-bb07-d91cfc9c0669)
Jan 12 09:54:34 marie-pad NetworkManager[364]: <info>  [1705049674.6409] device (wlp1s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jan 12 09:54:34 marie-pad NetworkManager[364]: <info>  [1705049674.6417] manager: NetworkManager state is now CONNECTING
Jan 12 09:54:34 marie-pad systemd[1]: Stopping User Runtime Directory /run/user/967...
Jan 12 09:54:34 marie-pad NetworkManager[364]: <info>  [1705049674.6619] device (wlp1s0): set-hw-addr: reset MAC address to 80:C5:F2:DB:0A:23 (preserve)
Jan 12 09:54:34 marie-pad systemd[1]: run-user-967.mount: Deactivated successfully.
Jan 12 09:54:34 marie-pad NetworkManager[364]: <info>  [1705049674.6733] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jan 12 09:54:34 marie-pad systemd[1]: user-runtime-dir@967.service: Deactivated successfully.
Jan 12 09:54:34 marie-pad NetworkManager[364]: <info>  [1705049674.6764] device (wlp1s0): Activation: (wifi) access point 'LMHR_5GHz' has security, but secrets are required.
Jan 12 09:54:34 marie-pad NetworkManager[364]: <info>  [1705049674.6765] device (wlp1s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jan 12 09:54:34 marie-pad NetworkManager[364]: <info>  [1705049674.6778] device (wlp1s0): supplicant interface state: inactive -> interface_disabled
Jan 12 09:54:34 marie-pad NetworkManager[364]: <info>  [1705049674.6779] device (p2p-dev-wlp1s0): supplicant management interface state: inactive -> interface_disabled
Jan 12 09:54:34 marie-pad NetworkManager[364]: <info>  [1705049674.6821] device (wlp1s0): supplicant interface state: interface_disabled -> inactive
Jan 12 09:54:34 marie-pad NetworkManager[364]: <info>  [1705049674.6822] device (p2p-dev-wlp1s0): supplicant management interface state: interface_disabled -> inactive
Jan 12 09:54:34 marie-pad systemd[1]: Stopped User Runtime Directory /run/user/967.
Jan 12 09:54:34 marie-pad systemd[1]: Removed slice User Slice of UID 967.
Jan 12 09:54:34 marie-pad systemd[1]: user-967.slice: Consumed 2.543s CPU time.
Jan 12 09:54:34 marie-pad plasmashell[627]: org.kde.plasma.kicker: DragHelper is deprecated and will be removed in Plasma 6. Use Qt Quick Drag instead.
Jan 12 09:54:34 marie-pad plasmashell[627]: org.kde.plasma.kicker: Kicker.WindowSystem is deprecated and will be removed in Plasma 6. Use KWindowSystem/KX11Extras instead.
Jan 12 09:54:35 marie-pad NetworkManager[364]: <info>  [1705049675.0098] device (wlp1s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Jan 12 09:54:35 marie-pad NetworkManager[364]: <info>  [1705049675.0106] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jan 12 09:54:35 marie-pad kded5[584]: kf.networkmanagerqt: void NetworkManager::ConnectionPrivate::onPropertiesChanged(const QVariantMap&) Unhandled property "VersionId"
Jan 12 09:54:35 marie-pad NetworkManager[364]: <info>  [1705049675.0121] device (wlp1s0): Activation: (wifi) connection 'LMHR_5GHz' has security, and secrets exist.  No new secrets needed.
Jan 12 09:54:35 marie-pad NetworkManager[364]: <info>  [1705049675.0122] Config: added 'ssid' value 'LMHR_5GHz'
Jan 12 09:54:35 marie-pad NetworkManager[364]: <info>  [1705049675.0123] Config: added 'scan_ssid' value '1'
Jan 12 09:54:35 marie-pad NetworkManager[364]: <info>  [1705049675.0123] Config: added 'bgscan' value 'simple:30:-70:86400'
Jan 12 09:54:35 marie-pad NetworkManager[364]: <info>  [1705049675.0124] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Jan 12 09:54:35 marie-pad NetworkManager[364]: <info>  [1705049675.0124] Config: added 'auth_alg' value 'OPEN'
Jan 12 09:54:35 marie-pad NetworkManager[364]: <info>  [1705049675.0124] Config: added 'psk' value '<hidden>'
Jan 12 09:54:35 marie-pad wpa_supplicant[423]: wlp1s0: SME: Trying to authenticate with 68:3f:7d:07:c0:d5 (SSID='LMHR_5GHz' freq=5500 MHz)
Jan 12 09:54:35 marie-pad kernel: wlp1s0: authenticate with 68:3f:7d:07:c0:d5
Jan 12 09:54:35 marie-pad wpa_supplicant[423]: wlp1s0: Trying to associate with 68:3f:7d:07:c0:d5 (SSID='LMHR_5GHz' freq=5500 MHz)
Jan 12 09:54:35 marie-pad NetworkManager[364]: <info>  [1705049675.0894] device (wlp1s0): supplicant interface state: inactive -> authenticating
Jan 12 09:54:35 marie-pad NetworkManager[364]: <info>  [1705049675.0895] device (p2p-dev-wlp1s0): supplicant management interface state: inactive -> authenticating
Jan 12 09:54:35 marie-pad kernel: wlp1s0: send auth to 68:3f:7d:07:c0:d5 (try 1/3)
Jan 12 09:54:35 marie-pad kernel: wlp1s0: authenticated
Jan 12 09:54:35 marie-pad NetworkManager[364]: <info>  [1705049675.0908] device (wlp1s0): supplicant interface state: authenticating -> associating
Jan 12 09:54:35 marie-pad NetworkManager[364]: <info>  [1705049675.0909] device (p2p-dev-wlp1s0): supplicant management interface state: authenticating -> associating
Jan 12 09:54:35 marie-pad kernel: wlp1s0: associate with 68:3f:7d:07:c0:d5 (try 1/3)
Jan 12 09:54:35 marie-pad kernel: wlp1s0: RX AssocResp from 68:3f:7d:07:c0:d5 (capab=0x1511 status=0 aid=61)
Jan 12 09:54:35 marie-pad wpa_supplicant[423]: wlp1s0: Associated with 68:3f:7d:07:c0:d5
Jan 12 09:54:35 marie-pad wpa_supplicant[423]: wlp1s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jan 12 09:54:35 marie-pad kernel: wlp1s0: associated
Jan 12 09:54:35 marie-pad NetworkManager[364]: <info>  [1705049675.1087] device (wlp1s0): supplicant interface state: associating -> associated
Jan 12 09:54:35 marie-pad NetworkManager[364]: <info>  [1705049675.1088] device (p2p-dev-wlp1s0): supplicant management interface state: associating -> associated
Jan 12 09:54:35 marie-pad NetworkManager[364]: <info>  [1705049675.1527] device (wlp1s0): supplicant interface state: associated -> 4way_handshake
Jan 12 09:54:35 marie-pad NetworkManager[364]: <info>  [1705049675.1528] device (p2p-dev-wlp1s0): supplicant management interface state: associated -> 4way_handshake
Jan 12 09:54:35 marie-pad systemd[472]: Started PipeWire PulseAudio.
Jan 12 09:54:35 marie-pad kernel: wlp1s0: Limiting TX power to 25 (25 - 0) dBm as advertised by 68:3f:7d:07:c0:d5
Jan 12 09:54:35 marie-pad wpa_supplicant[423]: wlp1s0: WPA: Key negotiation completed with 68:3f:7d:07:c0:d5 [PTK=CCMP GTK=CCMP]
Jan 12 09:54:35 marie-pad wpa_supplicant[423]: wlp1s0: CTRL-EVENT-CONNECTED - Connection to 68:3f:7d:07:c0:d5 completed [id=0 id_str=]
Jan 12 09:54:35 marie-pad NetworkManager[364]: <info>  [1705049675.3050] device (wlp1s0): supplicant interface state: 4way_handshake -> completed
Jan 12 09:54:35 marie-pad NetworkManager[364]: <info>  [1705049675.3051] device (wlp1s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "LMHR_5GHz"
Jan 12 09:54:35 marie-pad NetworkManager[364]: <info>  [1705049675.3051] device (p2p-dev-wlp1s0): supplicant management interface state: 4way_handshake -> completed
Jan 12 09:54:35 marie-pad NetworkManager[364]: <info>  [1705049675.3055] device (wlp1s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jan 12 09:54:35 marie-pad NetworkManager[364]: <info>  [1705049675.3078] dhcp4 (wlp1s0): activation: beginning transaction (timeout in 45 seconds)
Jan 12 09:54:35 marie-pad rtkit-daemon[559]: Successfully made thread 815 of process 815 owned by '1000' high priority at nice level -11.
Jan 12 09:54:35 marie-pad rtkit-daemon[559]: Supervising 5 threads of 3 processes of 1 users.
Jan 12 09:54:35 marie-pad wpa_supplicant[423]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-82 noise=-96 txrate=6000
Jan 12 09:54:35 marie-pad rtkit-daemon[559]: Successfully made thread 823 of process 815 owned by '1000' RT at priority 20.
Jan 12 09:54:35 marie-pad rtkit-daemon[559]: Supervising 6 threads of 3 processes of 1 users.
Jan 12 09:54:35 marie-pad systemd[472]: plasma-powerdevil.service: start operation timed out. Terminating.
Jan 12 09:54:35 marie-pad systemd[472]: plasma-powerdevil.service: Failed with result 'timeout'.
Jan 12 09:54:35 marie-pad systemd[472]: Failed to start Powerdevil.
Jan 12 09:54:35 marie-pad systemd[472]: Reached target KDE Plasma Workspace.
Jan 12 09:54:35 marie-pad systemd[472]: Reached target Current graphical user session.
Jan 12 09:54:35 marie-pad systemd[472]: Reached target plasma-workspace-x11.target.
Jan 12 09:54:36 marie-pad systemd[472]: Starting AT-SPI D-Bus Bus...
Jan 12 09:54:36 marie-pad systemd[472]: Starting Geoclue Demo agent...
Jan 12 09:54:36 marie-pad systemd[472]: Starting Accessibility...
Jan 12 09:54:36 marie-pad systemd[472]: Starting Klipper...
Jan 12 09:54:36 marie-pad systemd[472]: Starting Discover...
Jan 12 09:54:36 marie-pad systemd[472]: Starting KSplash "ready" Stage...
Jan 12 09:54:36 marie-pad systemd[472]: Starting KDE Session Restoration...
Jan 12 09:54:36 marie-pad systemd[472]: app-at\x2dspi\x2ddbus\x2dbus@autostart.service: Skipped due to 'exec-condition'.
Jan 12 09:54:36 marie-pad systemd[472]: Condition check resulted in AT-SPI D-Bus Bus being skipped.
Jan 12 09:54:36 marie-pad systemd[472]: plasma-powerdevil.service: Scheduled restart job, restart counter is at 1.
Jan 12 09:54:36 marie-pad systemd[472]: Starting Powerdevil...
Jan 12 09:54:36 marie-pad plasmashell[627]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml"
Jan 12 09:54:36 marie-pad systemd[472]: Started Geoclue Demo agent.
Jan 12 09:54:36 marie-pad systemd[472]: Finished KSplash "ready" Stage.
Jan 12 09:54:36 marie-pad kwin_x11[585]: kf.config.core: "\"fsrestore1\" - conversion of \"0,0,0,0\" to QRect failed"
Jan 12 09:54:36 marie-pad kwin_x11[585]: kf.config.core: "\"fsrestore2\" - conversion of \"0,0,0,0\" to QRect failed"
Jan 12 09:54:36 marie-pad kwin_x11[585]: kf.config.core: "\"fsrestore3\" - conversion of \"0,0,0,0\" to QRect failed"
Jan 12 09:54:36 marie-pad plasmashell[627]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/ThumbnailStrip.qml"
Jan 12 09:54:36 marie-pad systemd[472]: app-klipper@autostart.service: Skipped due to 'exec-condition'.
Jan 12 09:54:36 marie-pad systemd[472]: Condition check resulted in Klipper being skipped.
Jan 12 09:54:36 marie-pad systemd[472]: Started Discover.
Jan 12 09:54:36 marie-pad systemd[472]: Started Accessibility.
Jan 12 09:54:36 marie-pad systemd[472]: Reached target Startup of XDG autostart applications.
Jan 12 09:54:36 marie-pad systemd[472]: Started /usr/lib/DiscoverNotifier.
Jan 12 09:54:36 marie-pad kaccess[852]: Xlib XKB extension major= 1  minor= 0
Jan 12 09:54:36 marie-pad plasmashell[627]: file:///usr/share/plasma/plasmoids/org.kde.kscreen/contents/ui/main.qml:30:5: Unable to assign [undefined] to bool
Jan 12 09:54:37 marie-pad plasmashell[627]: file:///usr/share/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/main.qml:95: TypeError: Cannot read property 'airplaneModeAvailable' of null
Jan 12 09:54:37 marie-pad dbus-broker-launch[353]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Jan 12 09:54:37 marie-pad DiscoverNotifier[861]: couldn't load "/usr/lib/qt/plugins/discover-notifier/DiscoverPackageKitNotifier.so" because "Impossible de charger la bibliothèque /usr/lib/qt/plugins/discover-notifier/DiscoverPackageKitNotifier.so : (libpackagekitqt5.so.1: cannot open shared object file: No such file or directory)"
Jan 12 09:54:37 marie-pad systemd[472]: Started Konsole - Terminal.
Jan 12 09:54:37 marie-pad systemd[1]: Starting Network Manager Script Dispatcher Service...
Jan 12 09:54:37 marie-pad DiscoverNotifier[853]: couldn't load "/usr/lib/qt/plugins/discover-notifier/DiscoverPackageKitNotifier.so" because "Impossible de charger la bibliothèque /usr/lib/qt/plugins/discover-notifier/DiscoverPackageKitNotifier.so : (libpackagekitqt5.so.1: cannot open shared object file: No such file or directory)"
Jan 12 09:54:37 marie-pad systemd[1]: Started Network Manager Script Dispatcher Service.
Jan 12 09:54:37 marie-pad NetworkManager[364]: <info>  [1705049677.3995] dhcp4 (wlp1s0): state changed new lease, address=10.0.0.10
Jan 12 09:54:37 marie-pad NetworkManager[364]: <info>  [1705049677.4007] policy: set 'LMHR_5GHz' (wlp1s0) as default for IPv4 routing and DNS
Jan 12 09:54:37 marie-pad org_kde_powerdevil[850]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Jan 12 09:54:37 marie-pad NetworkManager[364]: <info>  [1705049677.4463] device (wlp1s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jan 12 09:54:37 marie-pad NetworkManager[364]: <info>  [1705049677.4522] dhcp6 (wlp1s0): activation: beginning transaction (timeout in 45 seconds)
Jan 12 09:54:37 marie-pad NetworkManager[364]: <info>  [1705049677.4542] policy: set 'LMHR_5GHz' (wlp1s0) as default for IPv6 routing and DNS
Jan 12 09:54:37 marie-pad kaccess[852]: X server XKB extension major= 1  minor= 0
Jan 12 09:54:37 marie-pad NetworkManager[364]: <info>  [1705049677.4716] device (wlp1s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jan 12 09:54:37 marie-pad NetworkManager[364]: <info>  [1705049677.4755] device (wlp1s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jan 12 09:54:37 marie-pad NetworkManager[364]: <info>  [1705049677.4766] manager: NetworkManager state is now CONNECTED_SITE
Jan 12 09:54:37 marie-pad NetworkManager[364]: <info>  [1705049677.4783] device (wlp1s0): Activation: successful, device activated.
Jan 12 09:54:37 marie-pad NetworkManager[364]: <info>  [1705049677.5206] dhcp6 (wlp1s0): state changed new lease
Jan 12 09:54:37 marie-pad plasmashell[627]: file:///usr/share/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/main.qml:95: TypeError: Cannot read property 'airplaneModeAvailable' of null
Jan 12 09:54:37 marie-pad plasmashell[627]: file:///usr/share/plasma/plasmoids/org.kde.kscreen/contents/ui/main.qml:30:5: Unable to assign [undefined] to bool
Jan 12 09:54:37 marie-pad kded5[584]: Registering ":1.41/StatusNotifierItem" to system tray
Jan 12 09:54:37 marie-pad plasmashell[627]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:18:1: QML MouseArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Jan 12 09:54:37 marie-pad plasmashell[627]: Both point size and pixel size set. Using pixel size.
Jan 12 09:54:37 marie-pad plasmashell[627]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:78:9: QML GridLayout (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Jan 12 09:54:37 marie-pad plasmashell[627]: org.kde.plasma.containmentlayoutmanager: Error: cannot change the containment to AppletsLayout
Jan 12 09:54:38 marie-pad plasmashell[627]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
Jan 12 09:54:38 marie-pad systemd[472]: Finished KDE Session Restoration.
Jan 12 09:54:38 marie-pad plasmashell[627]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
Jan 12 09:54:38 marie-pad systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jan 12 09:54:38 marie-pad NetworkManager[364]: <info>  [1705049678.7278] manager: NetworkManager state is now CONNECTED_GLOBAL
Jan 12 09:54:39 marie-pad plasmashell[627]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jan 12 09:54:39 marie-pad systemd[472]: Started Powerdevil.
Jan 12 09:54:40 marie-pad org_kde_powerdevil[850]: org.kde.powerdevil: Handle button events action could not check for screen configuration
Jan 12 09:54:40 marie-pad org_kde_powerdevil[850]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Jan 12 09:54:40 marie-pad plasmashell[627]: QQmlVMEMetaObject: Internal error - attempted to evaluate a function in an invalid context
Jan 12 09:54:40 marie-pad plasmashell[627]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/main.qml:401: TypeError: Type error
Jan 12 09:54:41 marie-pad plasmashell[627]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jan 12 09:54:41 marie-pad plasmashell[627]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jan 12 09:54:41 marie-pad plasmashell[627]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jan 12 09:54:41 marie-pad plasmashell[627]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jan 12 09:54:41 marie-pad plasmashell[627]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jan 12 09:54:41 marie-pad kioslave5[775]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
Jan 12 09:54:41 marie-pad plasmashell[627]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jan 12 09:54:42 marie-pad plasmashell[627]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jan 12 09:54:42 marie-pad plasmashell[627]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jan 12 09:54:44 marie-pad systemd[1]: dbus-:1.1-org.kde.kded.smart@0.service: Deactivated successfully.
Jan 12 09:54:47 marie-pad systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jan 12 09:54:47 marie-pad systemd[1]: dbus-:1.1-org.kde.powerdevil.discretegpuhelper@0.service: Deactivated successfully.
Jan 12 09:54:47 marie-pad systemd[1]: dbus-:1.1-org.kde.powerdevil.backlighthelper@0.service: Deactivated successfully.
Jan 12 09:54:49 marie-pad systemd[1]: dbus-:1.1-org.kde.powerdevil.chargethresholdhelper@0.service: Deactivated successfully.
Jan 12 09:54:49 marie-pad konsole[880]: qt.xkb.compose: failed to create compose table
Jan 12 09:54:58 marie-pad su[974]: (to root) marie on pts/1
Jan 12 09:54:58 marie-pad su[974]: pam_unix(su:session): session opened for user root(uid=0) by marie(uid=1000)
Jan 12 09:56:08 marie-pad kwin_x11[585]: kwin_core: XCB error: 152 (BadDamage), sequence: 13309, resource id: 16778089, major code: 143 (DAMAGE), minor code: 3 (Subtract)
Jan 12 09:56:16 marie-pad wpa_supplicant[423]: wlp1s0: CTRL-EVENT-BEACON-LOSS
Jan 12 09:56:17 marie-pad wpa_supplicant[423]: wlp1s0: CTRL-EVENT-DISCONNECTED bssid=68:3f:7d:07:c0:d5 reason=4 locally_generated=1
Jan 12 09:56:17 marie-pad wpa_supplicant[423]: wlp1s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jan 12 09:56:17 marie-pad NetworkManager[364]: <info>  [1705049777.5426] device (wlp1s0): supplicant interface state: completed -> disconnected
Jan 12 09:56:17 marie-pad NetworkManager[364]: <info>  [1705049777.5429] device (p2p-dev-wlp1s0): supplicant management interface state: completed -> disconnected
Jan 12 09:56:17 marie-pad NetworkManager[364]: <info>  [1705049777.6326] device (wlp1s0): supplicant interface state: disconnected -> scanning
Jan 12 09:56:17 marie-pad NetworkManager[364]: <info>  [1705049777.6328] device (p2p-dev-wlp1s0): supplicant management interface state: disconnected -> scanning
Jan 12 09:56:29 marie-pad systemd[1]: Unmounting EFI System Partition Automount...
Jan 12 09:56:29 marie-pad systemd[1]: boot.mount: Deactivated successfully.
Jan 12 09:56:29 marie-pad systemd[1]: Unmounted EFI System Partition Automount.
Jan 12 09:56:32 marie-pad wpa_supplicant[423]: wlp1s0: SME: Trying to authenticate with 68:3f:7d:07:c0:d5 (SSID='LMHR_5GHz' freq=5500 MHz)
Jan 12 09:56:32 marie-pad kernel: wlp1s0: authenticate with 68:3f:7d:07:c0:d5
Jan 12 09:56:32 marie-pad kernel: wlp1s0: send auth to 68:3f:7d:07:c0:d5 (try 1/3)
Jan 12 09:56:32 marie-pad kernel: wlp1s0: authenticated
Jan 12 09:56:32 marie-pad wpa_supplicant[423]: wlp1s0: Trying to associate with 68:3f:7d:07:c0:d5 (SSID='LMHR_5GHz' freq=5500 MHz)
Jan 12 09:56:32 marie-pad NetworkManager[364]: <info>  [1705049792.4148] device (wlp1s0): supplicant interface state: scanning -> authenticating
Jan 12 09:56:32 marie-pad NetworkManager[364]: <info>  [1705049792.4159] device (p2p-dev-wlp1s0): supplicant management interface state: scanning -> authenticating
Jan 12 09:56:32 marie-pad NetworkManager[364]: <info>  [1705049792.4174] device (wlp1s0): supplicant interface state: authenticating -> associating
Jan 12 09:56:32 marie-pad NetworkManager[364]: <info>  [1705049792.4175] device (p2p-dev-wlp1s0): supplicant management interface state: authenticating -> associating
Jan 12 09:56:32 marie-pad kernel: wlp1s0: associate with 68:3f:7d:07:c0:d5 (try 1/3)
Jan 12 09:56:32 marie-pad kernel: wlp1s0: RX AssocResp from 68:3f:7d:07:c0:d5 (capab=0x1511 status=0 aid=61)
Jan 12 09:56:32 marie-pad wpa_supplicant[423]: wlp1s0: Associated with 68:3f:7d:07:c0:d5
Jan 12 09:56:32 marie-pad wpa_supplicant[423]: wlp1s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jan 12 09:56:32 marie-pad kernel: wlp1s0: associated
Jan 12 09:56:32 marie-pad NetworkManager[364]: <info>  [1705049792.4419] device (wlp1s0): supplicant interface state: associating -> associated
Jan 12 09:56:32 marie-pad NetworkManager[364]: <info>  [1705049792.4420] device (p2p-dev-wlp1s0): supplicant management interface state: associating -> associated
Jan 12 09:56:32 marie-pad kernel: wlp1s0: Limiting TX power to 25 (25 - 0) dBm as advertised by 68:3f:7d:07:c0:d5
Jan 12 09:56:32 marie-pad NetworkManager[364]: <info>  [1705049792.4908] device (wlp1s0): supplicant interface state: associated -> 4way_handshake
Jan 12 09:56:32 marie-pad NetworkManager[364]: <info>  [1705049792.4908] device (p2p-dev-wlp1s0): supplicant management interface state: associated -> 4way_handshake
Jan 12 09:56:32 marie-pad wpa_supplicant[423]: wlp1s0: WPA: Key negotiation completed with 68:3f:7d:07:c0:d5 [PTK=CCMP GTK=CCMP]
Jan 12 09:56:32 marie-pad wpa_supplicant[423]: wlp1s0: CTRL-EVENT-CONNECTED - Connection to 68:3f:7d:07:c0:d5 completed [id=0 id_str=]
Jan 12 09:56:32 marie-pad NetworkManager[364]: <info>  [1705049792.5614] device (wlp1s0): supplicant interface state: 4way_handshake -> completed
Jan 12 09:56:32 marie-pad NetworkManager[364]: <info>  [1705049792.5619] device (wlp1s0): ip:dhcp4: restarting
Jan 12 09:56:32 marie-pad NetworkManager[364]: <info>  [1705049792.5622] dhcp4 (wlp1s0): canceled DHCP transaction
Jan 12 09:56:32 marie-pad NetworkManager[364]: <info>  [1705049792.5622] dhcp4 (wlp1s0): activation: beginning transaction (timeout in 45 seconds)
Jan 12 09:56:32 marie-pad NetworkManager[364]: <info>  [1705049792.5623] dhcp4 (wlp1s0): state changed no lease
Jan 12 09:56:32 marie-pad NetworkManager[364]: <info>  [1705049792.5624] dhcp4 (wlp1s0): activation: beginning transaction (timeout in 45 seconds)
Jan 12 09:56:32 marie-pad NetworkManager[364]: <info>  [1705049792.5627] device (wlp1s0): ip:dhcp6: restarting
Jan 12 09:56:32 marie-pad NetworkManager[364]: <info>  [1705049792.5628] dhcp6 (wlp1s0): canceled DHCP transaction
Jan 12 09:56:32 marie-pad NetworkManager[364]: <info>  [1705049792.5628] dhcp6 (wlp1s0): activation: beginning transaction (timeout in 45 seconds)
Jan 12 09:56:32 marie-pad NetworkManager[364]: <info>  [1705049792.5629] dhcp6 (wlp1s0): state changed no lease
Jan 12 09:56:32 marie-pad NetworkManager[364]: <info>  [1705049792.5630] dhcp6 (wlp1s0): activation: beginning transaction (timeout in 45 seconds)
Jan 12 09:56:32 marie-pad NetworkManager[364]: <info>  [1705049792.5632] device (p2p-dev-wlp1s0): supplicant management interface state: 4way_handshake -> completed
Jan 12 09:56:32 marie-pad wpa_supplicant[423]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-80 noise=-96 txrate=6000
Jan 12 09:56:32 marie-pad NetworkManager[364]: <info>  [1705049792.9758] dhcp6 (wlp1s0): state changed new lease
Jan 12 09:56:33 marie-pad systemd[1]: Starting Network Manager Script Dispatcher Service...
Jan 12 09:56:33 marie-pad systemd[1]: Started Network Manager Script Dispatcher Service.
Jan 12 09:56:34 marie-pad konsole[880]: kf.kio.widgets: Cannot read information about filesystem under path "/home/marie/.cache/thumbnails/"
Jan 12 09:56:34 marie-pad NetworkManager[364]: <info>  [1705049794.6086] dhcp4 (wlp1s0): state changed new lease, address=10.0.0.10
Jan 12 09:56:43 marie-pad systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jan 12 09:56:44 marie-pad wpa_supplicant[423]: wlp1s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-86 noise=-96 txrate=6000
Jan 12 09:57:00 marie-pad su[974]: pam_unix(su:session): session closed for user root
Jan 12 09:57:44 marie-pad kwin_x11[585]: kwin_core: XCB error: 152 (BadDamage), sequence: 23116, resource id: 16778541, major code: 143 (DAMAGE), minor code: 3 (Subtract)
Jan 12 09:57:57 marie-pad systemd[472]: app-org.kde.konsole-2f1e19fffae1412fbae1d3b763e7c523.scope: Consumed 17.879s CPU time.
Jan 12 09:57:59 marie-pad plasmashell[627]: qt.svg: <input>:662:9: Could not resolve property: #radialGradient3118
Jan 12 09:57:59 marie-pad plasmashell[627]: qt.svg: <input>:662:9: Could not resolve property: #radialGradient3112
Jan 12 09:57:59 marie-pad plasmashell[627]: qt.svg: <input>:662:9: Could not resolve property: #radialGradient3118
Jan 12 09:57:59 marie-pad plasmashell[627]: qt.svg: <input>:662:9: Could not resolve property: #radialGradient3112
Jan 12 09:57:59 marie-pad plasmashell[627]: qt.svg: <input>:662:9: Could not resolve property: #radialGradient3321
Jan 12 09:57:59 marie-pad plasmashell[627]: qt.svg: <input>:662:9: Could not resolve property: #radialGradient3321
Jan 12 09:57:59 marie-pad plasmashell[627]: qt.svg: <input>:662:9: Could not resolve property: #radialGradient3327
Jan 12 09:57:59 marie-pad plasmashell[627]: qt.svg: <input>:662:9: Could not resolve property: #radialGradient3327
Jan 12 09:57:59 marie-pad plasmashell[627]: qt.svg: <input>:662:9: Could not resolve property: #radialGradient3085
Jan 12 09:57:59 marie-pad plasmashell[627]: qt.svg: <input>:662:9: Could not resolve property: #radialGradient3101
Jan 12 09:57:59 marie-pad plasmashell[627]: qt.svg: <input>:662:9: Could not resolve property: #radialGradient3139
Jan 12 09:57:59 marie-pad plasmashell[627]: qt.svg: <input>:662:9: Could not resolve property: #radialGradient3133
Jan 12 09:57:59 marie-pad plasmashell[627]: qt.svg: <input>:662:9: Could not resolve property: #radialGradient3499
Jan 12 09:57:59 marie-pad plasmashell[627]: qt.svg: <input>:662:9: Could not resolve property: #radialGradient3505
Jan 12 09:57:59 marie-pad plasmashell[627]: qt.svg: <input>:662:9: Could not resolve property: #radialGradient3047
Jan 12 09:57:59 marie-pad plasmashell[627]: qt.svg: <input>:662:9: Could not resolve property: #radialGradient3041
Jan 12 09:57:59 marie-pad plasmashell[627]: qt.svg: <input>:662:9: Could not resolve property: #radialGradient3079
Jan 12 09:57:59 marie-pad plasmashell[627]: qt.svg: <input>:662:9: Could not resolve property: #radialGradient3073
Jan 12 09:57:59 marie-pad plasmashell[627]: qt.svg: <input>:662:9: Could not resolve property: #radialGradient3499
Jan 12 09:57:59 marie-pad plasmashell[627]: qt.svg: <input>:662:9: Could not resolve property: #radialGradient3505
Jan 12 09:58:01 marie-pad plasmashell[627]: qt.xkb.compose: failed to create compose table
Jan 12 09:58:01 marie-pad systemd[472]: Starting KRunner provider for baloo file indexer...
Jan 12 09:58:01 marie-pad plasmashell[627]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
Jan 12 09:58:01 marie-pad plasmashell[627]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/RunnerResultsList.qml:50:9: Unable to assign [undefined] to int
Jan 12 09:58:01 marie-pad plasmashell[627]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
Jan 12 09:58:01 marie-pad plasmashell[627]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/RunnerResultsList.qml:50:9: Unable to assign [undefined] to int
Jan 12 09:58:02 marie-pad systemd[472]: Started KRunner provider for baloo file indexer.
Jan 12 09:58:02 marie-pad plasmashell[627]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
Jan 12 09:58:02 marie-pad plasmashell[627]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/RunnerResultsList.qml:50:9: Unable to assign [undefined] to int
Jan 12 09:58:03 marie-pad plasmashell[627]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListView.qml:33: TypeError: Value is null and could not be converted to an object
Jan 12 09:58:03 marie-pad plasmashell[627]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListView.qml:33: TypeError: Value is null and could not be converted to an object
Jan 12 09:58:03 marie-pad plasmashell[627]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/ItemListView.qml:33: TypeError: Value is null and could not be converted to an object
Jan 12 09:58:03 marie-pad systemd[472]: Started Konsole - Terminal.
Jan 12 09:58:05 marie-pad konsole[1073]: qt.xkb.compose: failed to create compose table
Jan 12 09:58:13 marie-pad su[1085]: (to root) marie on pts/1
Jan 12 09:58:13 marie-pad su[1085]: pam_unix(su:session): session opened for user root(uid=0) by marie(uid=1000)
Jan 12 09:58:25 marie-pad konsole[1073]: kf.kio.widgets: Cannot read information about filesystem under path "/home/marie/.cache/thumbnails/"
Jan 12 09:58:26 marie-pad konsole[1073]: kf.kio.widgets: Cannot read information about filesystem under path "/home/marie/.cache/thumbnails/"
Jan 12 09:58:26 marie-pad konsole[1073]: kf.kio.widgets: Cannot read information about filesystem under path "/home/marie/.cache/thumbnails/"
Jan 12 09:58:35 marie-pad su[1085]: pam_unix(su:session): session closed for user root
Jan 12 09:59:21 marie-pad su[1129]: (to root) marie on pts/1
Jan 12 09:59:21 marie-pad su[1129]: pam_unix(su:session): session opened for user root(uid=0) by marie(uid=1000)

acpi_backlight=vendor :

Jan 12 10:02:00 marie-pad kernel: microcode: updated early: 0x410 -> 0x411, date = 2019-04-23
Jan 12 10:02:00 marie-pad kernel: Linux version 6.6.10-arch1-1 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Fri, 05 Jan 2024 16:20:41 +0000
Jan 12 10:02:00 marie-pad kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=34e1a31f-8ebd-4398-a3a1-4f582e8d390f rw acpi_backlight=vendor loglevel=3 quiet
Jan 12 10:02:00 marie-pad kernel: BIOS-provided physical RAM map:
Jan 12 10:02:00 marie-pad kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable
Jan 12 10:02:00 marie-pad kernel: BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS
Jan 12 10:02:00 marie-pad kernel: BIOS-e820: [mem 0x0000000000090000-0x000000000009dfff] usable
Jan 12 10:02:00 marie-pad kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
Jan 12 10:02:00 marie-pad kernel: BIOS-e820: [mem 0x0000000000100000-0x000000001effffff] usable
Jan 12 10:02:00 marie-pad kernel: BIOS-e820: [mem 0x000000001f000000-0x00000000201fffff] reserved
Jan 12 10:02:00 marie-pad kernel: BIOS-e820: [mem 0x0000000020200000-0x0000000075df5fff] usable
Jan 12 10:02:00 marie-pad kernel: BIOS-e820: [mem 0x0000000075df6000-0x0000000075e25fff] reserved
Jan 12 10:02:00 marie-pad kernel: BIOS-e820: [mem 0x0000000075e26000-0x0000000075e35fff] ACPI data
Jan 12 10:02:00 marie-pad kernel: BIOS-e820: [mem 0x0000000075e36000-0x0000000076e31fff] ACPI NVS
Jan 12 10:02:00 marie-pad kernel: BIOS-e820: [mem 0x0000000076e32000-0x000000007789cfff] reserved
Jan 12 10:02:00 marie-pad kernel: BIOS-e820: [mem 0x000000007789d000-0x0000000077ffffff] usable
Jan 12 10:02:00 marie-pad kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved
Jan 12 10:02:00 marie-pad kernel: BIOS-e820: [mem 0x00000000fea00000-0x00000000feafffff] reserved
Jan 12 10:02:00 marie-pad kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jan 12 10:02:00 marie-pad kernel: BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
Jan 12 10:02:00 marie-pad kernel: BIOS-e820: [mem 0x00000000fed03000-0x00000000fed03fff] reserved
Jan 12 10:02:00 marie-pad kernel: BIOS-e820: [mem 0x00000000fed06000-0x00000000fed06fff] reserved
Jan 12 10:02:00 marie-pad kernel: BIOS-e820: [mem 0x00000000fed08000-0x00000000fed09fff] reserved
Jan 12 10:02:00 marie-pad kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1cfff] reserved
Jan 12 10:02:00 marie-pad kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fedbffff] reserved
Jan 12 10:02:00 marie-pad kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jan 12 10:02:00 marie-pad kernel: BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved
Jan 12 10:02:00 marie-pad kernel: BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable
Jan 12 10:02:00 marie-pad kernel: NX (Execute Disable) protection: active
Jan 12 10:02:00 marie-pad kernel: APIC: Static calls initialized
Jan 12 10:02:00 marie-pad kernel: efi: EFI v2.4 by American Megatrends
Jan 12 10:02:00 marie-pad kernel: efi: ESRT=0x77808018 ACPI=0x7618f000 ACPI 2.0=0x7618f000 SMBIOS=0x77162000 SMBIOS 3.0=0x77161000 INITRD=0x7301de18 RNG=0x75e35f98 TPMEventLog=0x70e23018 
Jan 12 10:02:00 marie-pad kernel: random: crng init done
Jan 12 10:02:00 marie-pad kernel: TPM Final Events table not present
Jan 12 10:02:00 marie-pad kernel: efi: Remove mem29: MMIO range=[0xfea00000-0xfeafffff] (1MB) from e820 map
Jan 12 10:02:00 marie-pad kernel: e820: remove [mem 0xfea00000-0xfeafffff] reserved
Jan 12 10:02:00 marie-pad kernel: efi: Not removing mem30: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
Jan 12 10:02:00 marie-pad kernel: efi: Not removing mem31: MMIO range=[0xfed01000-0xfed01fff] (4KB) from e820 map
Jan 12 10:02:00 marie-pad kernel: efi: Not removing mem32: MMIO range=[0xfed03000-0xfed03fff] (4KB) from e820 map
Jan 12 10:02:00 marie-pad kernel: efi: Not removing mem33: MMIO range=[0xfed06000-0xfed06fff] (4KB) from e820 map
Jan 12 10:02:00 marie-pad kernel: efi: Not removing mem34: MMIO range=[0xfed08000-0xfed09fff] (8KB) from e820 map
Jan 12 10:02:00 marie-pad kernel: efi: Not removing mem35: MMIO range=[0xfed1c000-0xfed1cfff] (4KB) from e820 map
Jan 12 10:02:00 marie-pad kernel: efi: Remove mem36: MMIO range=[0xfed80000-0xfedbffff] (0MB) from e820 map
Jan 12 10:02:00 marie-pad kernel: e820: remove [mem 0xfed80000-0xfedbffff] reserved
Jan 12 10:02:00 marie-pad kernel: efi: Not removing mem37: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Jan 12 10:02:00 marie-pad kernel: efi: Remove mem38: MMIO range=[0xffa00000-0xffffffff] (6MB) from e820 map
Jan 12 10:02:00 marie-pad kernel: e820: remove [mem 0xffa00000-0xffffffff] reserved
Jan 12 10:02:00 marie-pad kernel: SMBIOS 3.0.0 present.
Jan 12 10:02:00 marie-pad kernel: DMI: ASUSTeK COMPUTER INC. T101HA/T101HA, BIOS T101HA.305 01/24/2018
Jan 12 10:02:00 marie-pad kernel: tsc: Detected 1440.000 MHz processor
Jan 12 10:02:00 marie-pad kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jan 12 10:02:00 marie-pad kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jan 12 10:02:00 marie-pad kernel: last_pfn = 0x180000 max_arch_pfn = 0x400000000
Jan 12 10:02:00 marie-pad kernel: total RAM covered: 4004M
Jan 12 10:02:00 marie-pad kernel: Found optimal setting for mtrr clean up
Jan 12 10:02:00 marie-pad kernel:  gran_size: 64K         chunk_size: 128M         num_reg: 6          lose cover RAM: 0G
Jan 12 10:02:00 marie-pad kernel: MTRR map: 5 entries (2 fixed + 3 variable; max 18), built from 8 variable MTRRs
Jan 12 10:02:00 marie-pad kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jan 12 10:02:00 marie-pad kernel: e820: update [mem 0x7a400000-0xffffffff] usable ==> reserved
Jan 12 10:02:00 marie-pad kernel: last_pfn = 0x78000 max_arch_pfn = 0x400000000
Jan 12 10:02:00 marie-pad kernel: esrt: Reserving ESRT space from 0x0000000077808018 to 0x0000000077808050.
Jan 12 10:02:00 marie-pad kernel: Secure boot disabled
Jan 12 10:02:00 marie-pad kernel: RAMDISK: [mem 0x70e28000-0x723d2fff]
Jan 12 10:02:00 marie-pad kernel: ACPI: Early table checksum verification disabled
Jan 12 10:02:00 marie-pad kernel: ACPI: RSDP 0x000000007618F000 000024 (v02 _ASUS_)
Jan 12 10:02:00 marie-pad kernel: ACPI: XSDT 0x000000007618F0A8 0000D4 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jan 12 10:02:00 marie-pad kernel: ACPI: FACP 0x00000000761A92D0 00010C (v05 _ASUS_ Notebook 01072009 AMI  00010013)
Jan 12 10:02:00 marie-pad kernel: ACPI: DSDT 0x000000007618F210 01A0BD (v02 _ASUS_ Notebook 01072009 INTL 20120913)
Jan 12 10:02:00 marie-pad kernel: ACPI: FACS 0x0000000076E31F80 000040
Jan 12 10:02:00 marie-pad kernel: ACPI: APIC 0x00000000761A93E0 000084 (v03 _ASUS_ Notebook 01072009 AMI  00010013)
Jan 12 10:02:00 marie-pad kernel: ACPI: FPDT 0x00000000761A9468 000044 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jan 12 10:02:00 marie-pad kernel: ACPI: FIDT 0x00000000761A94B0 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jan 12 10:02:00 marie-pad kernel: ACPI: MCFG 0x00000000761A9550 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
Jan 12 10:02:00 marie-pad kernel: ACPI: SSDT 0x00000000761A9590 0040AF (v01 DptfTb DptfTab  00001000 INTL 20120913)
Jan 12 10:02:00 marie-pad kernel: ACPI: SSDT 0x00000000761AD640 000654 (v01 CpuDpf CpuDptf  00001000 INTL 20120913)
Jan 12 10:02:00 marie-pad kernel: ACPI: SSDT 0x00000000761ADC98 000058 (v01 LowPM  LowPwrM  00001000 INTL 20120913)
Jan 12 10:02:00 marie-pad kernel: ACPI: UEFI 0x00000000761ADCF0 000042 (v01 _ASUS_ Notebook 00000000      00000000)
Jan 12 10:02:00 marie-pad kernel: ACPI: SSDT 0x00000000761ADD38 000024 (v01 UsbCTb UsbCTab  00001000 INTL 20120913)
Jan 12 10:02:00 marie-pad kernel: ACPI: HPET 0x00000000761ADD60 000038 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
Jan 12 10:02:00 marie-pad kernel: ACPI: SSDT 0x00000000761ADD98 000763 (v01 PmRef  CpuPm    00003000 INTL 20120913)
Jan 12 10:02:00 marie-pad kernel: ACPI: SSDT 0x00000000761AE500 000290 (v01 PmRef  Cpu0Tst  00003000 INTL 20120913)
Jan 12 10:02:00 marie-pad kernel: ACPI: SSDT 0x00000000761AE790 00017A (v01 PmRef  ApTst    00003000 INTL 20120913)
Jan 12 10:02:00 marie-pad kernel: ACPI: LPIT 0x00000000761AE910 000104 (v01 _ASUS_ Notebook 00000005 MSFT 0100000D)
Jan 12 10:02:00 marie-pad kernel: ACPI: BCFG 0x00000000761AEA18 000139 (v01 INTEL  BATTCONF 00000001 INTL 00000000)
Jan 12 10:02:00 marie-pad kernel: ACPI: PRAM 0x00000000761AEB58 000030 (v01                 00000001      00000000)
Jan 12 10:02:00 marie-pad kernel: ACPI: BGRT 0x00000000761AEB88 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Jan 12 10:02:00 marie-pad kernel: ACPI: TPM2 0x00000000761AEBC0 000034 (v03        Tpm2Tabl 00000001 AMI  00000000)
Jan 12 10:02:00 marie-pad kernel: ACPI: CSRT 0x00000000761AEBF8 00014C (v00 INTEL  LANFORDC 00000005 MSFT 0100000D)
Jan 12 10:02:00 marie-pad kernel: ACPI: WDAT 0x00000000761AED48 000104 (v01                 00000000      00000000)
Jan 12 10:02:00 marie-pad kernel: ACPI: MSDM 0x0000000075E22F18 000055 (v03 _ASUS_ Notebook 00000000 ASUS 00000001)
Jan 12 10:02:00 marie-pad kernel: ACPI: Reserving FACP table memory at [mem 0x761a92d0-0x761a93db]
Jan 12 10:02:00 marie-pad kernel: ACPI: Reserving DSDT table memory at [mem 0x7618f210-0x761a92cc]
Jan 12 10:02:00 marie-pad kernel: ACPI: Reserving FACS table memory at [mem 0x76e31f80-0x76e31fbf]
Jan 12 10:02:00 marie-pad kernel: ACPI: Reserving APIC table memory at [mem 0x761a93e0-0x761a9463]
Jan 12 10:02:00 marie-pad kernel: ACPI: Reserving FPDT table memory at [mem 0x761a9468-0x761a94ab]
Jan 12 10:02:00 marie-pad kernel: ACPI: Reserving FIDT table memory at [mem 0x761a94b0-0x761a954b]
Jan 12 10:02:00 marie-pad kernel: ACPI: Reserving MCFG table memory at [mem 0x761a9550-0x761a958b]
Jan 12 10:02:00 marie-pad kernel: ACPI: Reserving SSDT table memory at [mem 0x761a9590-0x761ad63e]
Jan 12 10:02:00 marie-pad kernel: ACPI: Reserving SSDT table memory at [mem 0x761ad640-0x761adc93]
Jan 12 10:02:00 marie-pad kernel: ACPI: Reserving SSDT table memory at [mem 0x761adc98-0x761adcef]
Jan 12 10:02:00 marie-pad kernel: ACPI: Reserving UEFI table memory at [mem 0x761adcf0-0x761add31]
Jan 12 10:02:00 marie-pad kernel: ACPI: Reserving SSDT table memory at [mem 0x761add38-0x761add5b]
Jan 12 10:02:00 marie-pad kernel: ACPI: Reserving HPET table memory at [mem 0x761add60-0x761add97]
Jan 12 10:02:00 marie-pad kernel: ACPI: Reserving SSDT table memory at [mem 0x761add98-0x761ae4fa]
Jan 12 10:02:00 marie-pad kernel: ACPI: Reserving SSDT table memory at [mem 0x761ae500-0x761ae78f]
Jan 12 10:02:00 marie-pad kernel: ACPI: Reserving SSDT table memory at [mem 0x761ae790-0x761ae909]
Jan 12 10:02:00 marie-pad kernel: ACPI: Reserving LPIT table memory at [mem 0x761ae910-0x761aea13]
Jan 12 10:02:00 marie-pad kernel: ACPI: Reserving BCFG table memory at [mem 0x761aea18-0x761aeb50]
Jan 12 10:02:00 marie-pad kernel: ACPI: Reserving PRAM table memory at [mem 0x761aeb58-0x761aeb87]
Jan 12 10:02:00 marie-pad kernel: ACPI: Reserving BGRT table memory at [mem 0x761aeb88-0x761aebbf]
Jan 12 10:02:00 marie-pad kernel: ACPI: Reserving TPM2 table memory at [mem 0x761aebc0-0x761aebf3]
Jan 12 10:02:00 marie-pad kernel: ACPI: Reserving CSRT table memory at [mem 0x761aebf8-0x761aed43]
Jan 12 10:02:00 marie-pad kernel: ACPI: Reserving WDAT table memory at [mem 0x761aed48-0x761aee4b]
Jan 12 10:02:00 marie-pad kernel: ACPI: Reserving MSDM table memory at [mem 0x75e22f18-0x75e22f6c]
Jan 12 10:02:00 marie-pad kernel: No NUMA configuration found
Jan 12 10:02:00 marie-pad kernel: Faking a node at [mem 0x0000000000000000-0x000000017fffffff]
Jan 12 10:02:00 marie-pad kernel: NODE_DATA(0) allocated [mem 0x17fffb000-0x17fffffff]
Jan 12 10:02:00 marie-pad kernel: Zone ranges:
Jan 12 10:02:00 marie-pad kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jan 12 10:02:00 marie-pad kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jan 12 10:02:00 marie-pad kernel:   Normal   [mem 0x0000000100000000-0x000000017fffffff]
Jan 12 10:02:00 marie-pad kernel:   Device   empty
Jan 12 10:02:00 marie-pad kernel: Movable zone start for each node
Jan 12 10:02:00 marie-pad kernel: Early memory node ranges
Jan 12 10:02:00 marie-pad kernel:   node   0: [mem 0x0000000000001000-0x000000000008efff]
Jan 12 10:02:00 marie-pad kernel:   node   0: [mem 0x0000000000090000-0x000000000009dfff]
Jan 12 10:02:00 marie-pad kernel:   node   0: [mem 0x0000000000100000-0x000000001effffff]
Jan 12 10:02:00 marie-pad kernel:   node   0: [mem 0x0000000020200000-0x0000000075df5fff]
Jan 12 10:02:00 marie-pad kernel:   node   0: [mem 0x000000007789d000-0x0000000077ffffff]
Jan 12 10:02:00 marie-pad kernel:   node   0: [mem 0x0000000100000000-0x000000017fffffff]
Jan 12 10:02:00 marie-pad kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000017fffffff]
Jan 12 10:02:00 marie-pad kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jan 12 10:02:00 marie-pad kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jan 12 10:02:00 marie-pad kernel: On node 0, zone DMA: 98 pages in unavailable ranges
Jan 12 10:02:00 marie-pad kernel: On node 0, zone DMA32: 4608 pages in unavailable ranges
Jan 12 10:02:00 marie-pad kernel: On node 0, zone DMA32: 6823 pages in unavailable ranges
Jan 12 10:02:00 marie-pad kernel: Reserving Intel graphics memory at [mem 0x7ad00000-0x7ecfffff]
Jan 12 10:02:00 marie-pad kernel: ACPI: PM-Timer IO Port: 0x408
Jan 12 10:02:00 marie-pad kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jan 12 10:02:00 marie-pad kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Jan 12 10:02:00 marie-pad kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Jan 12 10:02:00 marie-pad kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Jan 12 10:02:00 marie-pad kernel: IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-114
Jan 12 10:02:00 marie-pad kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jan 12 10:02:00 marie-pad kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jan 12 10:02:00 marie-pad kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jan 12 10:02:00 marie-pad kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Jan 12 10:02:00 marie-pad kernel: e820: update [mem 0x74afd000-0x74b10fff] usable ==> reserved
Jan 12 10:02:00 marie-pad kernel: TSC deadline timer available
Jan 12 10:02:00 marie-pad kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x0008f000-0x0008ffff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x1f000000-0x201fffff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x74afd000-0x74b10fff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x75df6000-0x75e25fff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x75e26000-0x75e35fff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x75e36000-0x76e31fff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x76e32000-0x7789cfff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x78000000-0x7acfffff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x7ad00000-0x7ecfffff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0x7ed00000-0xdfffffff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xe3ffffff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xe4000000-0xfebfffff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfed00fff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfed02000-0xfed02fff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfed03000-0xfed03fff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfed05fff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfed06000-0xfed06fff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfed07000-0xfed07fff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfed08000-0xfed09fff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfed0a000-0xfed1bfff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1cfff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfed1d000-0xfedfffff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Jan 12 10:02:00 marie-pad kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
Jan 12 10:02:00 marie-pad kernel: [mem 0x7ed00000-0xdfffffff] available for PCI devices
Jan 12 10:02:00 marie-pad kernel: Booting paravirtualized kernel on bare hardware
Jan 12 10:02:00 marie-pad kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jan 12 10:02:00 marie-pad kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
Jan 12 10:02:00 marie-pad kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u524288
Jan 12 10:02:00 marie-pad kernel: pcpu-alloc: s225280 r8192 d28672 u524288 alloc=1*2097152
Jan 12 10:02:00 marie-pad kernel: pcpu-alloc: [0] 0 1 2 3 
Jan 12 10:02:00 marie-pad kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=34e1a31f-8ebd-4398-a3a1-4f582e8d390f rw acpi_backlight=vendor loglevel=3 quiet
Jan 12 10:02:00 marie-pad kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Jan 12 10:02:00 marie-pad kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Jan 12 10:02:00 marie-pad kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jan 12 10:02:00 marie-pad kernel: Fallback order for Node 0: 0 
Jan 12 10:02:00 marie-pad kernel: Built 1 zonelists, mobility grouping on.  Total pages: 988427
Jan 12 10:02:00 marie-pad kernel: Policy zone: Normal
Jan 12 10:02:00 marie-pad kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jan 12 10:02:00 marie-pad kernel: software IO TLB: area num 4.
Jan 12 10:02:00 marie-pad kernel: Memory: 3758272K/4017108K available (16384K kernel code, 2132K rwdata, 13072K rodata, 3412K init, 3840K bss, 258580K reserved, 0K cma-reserved)
Jan 12 10:02:00 marie-pad kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Jan 12 10:02:00 marie-pad kernel: Kernel/User page tables isolation: enabled
Jan 12 10:02:00 marie-pad kernel: ftrace: allocating 48819 entries in 191 pages
Jan 12 10:02:00 marie-pad kernel: ftrace: allocated 191 pages with 7 groups
Jan 12 10:02:00 marie-pad kernel: Dynamic Preempt: full
Jan 12 10:02:00 marie-pad kernel: rcu: Preemptible hierarchical RCU implementation.
Jan 12 10:02:00 marie-pad kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
Jan 12 10:02:00 marie-pad kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Jan 12 10:02:00 marie-pad kernel:         Trampoline variant of Tasks RCU enabled.
Jan 12 10:02:00 marie-pad kernel:         Rude variant of Tasks RCU enabled.
Jan 12 10:02:00 marie-pad kernel:         Tracing variant of Tasks RCU enabled.
Jan 12 10:02:00 marie-pad kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jan 12 10:02:00 marie-pad kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Jan 12 10:02:00 marie-pad kernel: NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
Jan 12 10:02:00 marie-pad kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jan 12 10:02:00 marie-pad kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Jan 12 10:02:00 marie-pad kernel: Console: colour dummy device 80x25
Jan 12 10:02:00 marie-pad kernel: printk: console [tty0] enabled
Jan 12 10:02:00 marie-pad kernel: ACPI: Core revision 20230628
Jan 12 10:02:00 marie-pad kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Jan 12 10:02:00 marie-pad kernel: APIC: Switch to symmetric I/O mode setup
Jan 12 10:02:00 marie-pad kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x14c1baf3789, max_idle_ns: 440795266465 ns
Jan 12 10:02:00 marie-pad kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 2881.00 BogoMIPS (lpj=4800000)
Jan 12 10:02:00 marie-pad kernel: CPU0: Thermal monitoring enabled (TM1)
Jan 12 10:02:00 marie-pad kernel: process: using mwait in idle threads
Jan 12 10:02:00 marie-pad kernel: Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
Jan 12 10:02:00 marie-pad kernel: Last level dTLB entries: 4KB 256, 2MB 16, 4MB 16, 1GB 0
Jan 12 10:02:00 marie-pad kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jan 12 10:02:00 marie-pad kernel: Spectre V2 : Mitigation: Retpolines
Jan 12 10:02:00 marie-pad kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jan 12 10:02:00 marie-pad kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Jan 12 10:02:00 marie-pad kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
Jan 12 10:02:00 marie-pad kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jan 12 10:02:00 marie-pad kernel: MDS: Mitigation: Clear CPU buffers
Jan 12 10:02:00 marie-pad kernel: MMIO Stale Data: Unknown: No mitigations
Jan 12 10:02:00 marie-pad kernel: x86/fpu: x87 FPU will use FXSAVE
Jan 12 10:02:00 marie-pad kernel: Freeing SMP alternatives memory: 40K
Jan 12 10:02:00 marie-pad kernel: pid_max: default: 32768 minimum: 301
Jan 12 10:02:00 marie-pad kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
Jan 12 10:02:00 marie-pad kernel: landlock: Up and running.
Jan 12 10:02:00 marie-pad kernel: Yama: becoming mindful.
Jan 12 10:02:00 marie-pad kernel: LSM support for eBPF active
Jan 12 10:02:00 marie-pad kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Jan 12 10:02:00 marie-pad kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
Jan 12 10:02:00 marie-pad kernel: smpboot: CPU0: Intel(R) Atom(TM) x5-Z8350  CPU @ 1.44GHz (family: 0x6, model: 0x4c, stepping: 0x4)
Jan 12 10:02:00 marie-pad kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Jan 12 10:02:00 marie-pad kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Jan 12 10:02:00 marie-pad kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
Jan 12 10:02:00 marie-pad kernel: Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, 8-deep LBR, full-width counters, Intel PMU driver.
Jan 12 10:02:00 marie-pad kernel: ... version:                3
Jan 12 10:02:00 marie-pad kernel: ... bit width:              40
Jan 12 10:02:00 marie-pad kernel: ... generic registers:      2
Jan 12 10:02:00 marie-pad kernel: ... value mask:             000000ffffffffff
Jan 12 10:02:00 marie-pad kernel: ... max period:             0000007fffffffff
Jan 12 10:02:00 marie-pad kernel: ... fixed-purpose events:   3
Jan 12 10:02:00 marie-pad kernel: ... event mask:             0000000700000003
Jan 12 10:02:00 marie-pad kernel: signal: max sigframe size: 1440
Jan 12 10:02:00 marie-pad kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1365
Jan 12 10:02:00 marie-pad kernel: rcu: Hierarchical SRCU implementation.
Jan 12 10:02:00 marie-pad kernel: rcu:         Max phase no-delay instances is 1000.
Jan 12 10:02:00 marie-pad kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jan 12 10:02:00 marie-pad kernel: smp: Bringing up secondary CPUs ...
Jan 12 10:02:00 marie-pad kernel: smpboot: x86: Booting SMP configuration:
Jan 12 10:02:00 marie-pad kernel: .... node  #0, CPUs:      #1 #2 #3
Jan 12 10:02:00 marie-pad kernel: smp: Brought up 1 node, 4 CPUs
Jan 12 10:02:00 marie-pad kernel: smpboot: Max logical packages: 1
Jan 12 10:02:00 marie-pad kernel: smpboot: Total of 4 processors activated (11524.00 BogoMIPS)
Jan 12 10:02:00 marie-pad kernel: devtmpfs: initialized
Jan 12 10:02:00 marie-pad kernel: x86/mm: Memory block size: 128MB
Jan 12 10:02:00 marie-pad kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes)
Jan 12 10:02:00 marie-pad kernel: ACPI: PM: Registering ACPI NVS region [mem 0x75e36000-0x76e31fff] (16760832 bytes)
Jan 12 10:02:00 marie-pad kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jan 12 10:02:00 marie-pad kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
Jan 12 10:02:00 marie-pad kernel: pinctrl core: initialized pinctrl subsystem
Jan 12 10:02:00 marie-pad kernel: PM: RTC time: 09:01:53, date: 2024-01-12
Jan 12 10:02:00 marie-pad kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jan 12 10:02:00 marie-pad kernel: DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
Jan 12 10:02:00 marie-pad kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jan 12 10:02:00 marie-pad kernel: DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jan 12 10:02:00 marie-pad kernel: audit: initializing netlink subsys (disabled)
Jan 12 10:02:00 marie-pad kernel: audit: type=2000 audit(1705050113.019:1): state=initialized audit_enabled=0 res=1
Jan 12 10:02:00 marie-pad kernel: thermal_sys: Registered thermal governor 'fair_share'
Jan 12 10:02:00 marie-pad kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jan 12 10:02:00 marie-pad kernel: thermal_sys: Registered thermal governor 'step_wise'
Jan 12 10:02:00 marie-pad kernel: thermal_sys: Registered thermal governor 'user_space'
Jan 12 10:02:00 marie-pad kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jan 12 10:02:00 marie-pad kernel: cpuidle: using governor ladder
Jan 12 10:02:00 marie-pad kernel: cpuidle: using governor menu
Jan 12 10:02:00 marie-pad kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Jan 12 10:02:00 marie-pad kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jan 12 10:02:00 marie-pad kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Jan 12 10:02:00 marie-pad kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as E820 entry
Jan 12 10:02:00 marie-pad kernel: PCI: MMCONFIG for 0000 [bus00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) (size reduced!)
Jan 12 10:02:00 marie-pad kernel: PCI: Using configuration type 1 for base access
Jan 12 10:02:00 marie-pad kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jan 12 10:02:00 marie-pad kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jan 12 10:02:00 marie-pad kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jan 12 10:02:00 marie-pad kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jan 12 10:02:00 marie-pad kernel: ACPI: Added _OSI(Module Device)
Jan 12 10:02:00 marie-pad kernel: ACPI: Added _OSI(Processor Device)
Jan 12 10:02:00 marie-pad kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jan 12 10:02:00 marie-pad kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jan 12 10:02:00 marie-pad kernel: ACPI: 8 ACPI AML tables successfully acquired and loaded
Jan 12 10:02:00 marie-pad kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PCI0.I2C7.BATC (20230628/dspkginit-438)
Jan 12 10:02:00 marie-pad kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PCI0.I2C7.BATC (20230628/dspkginit-438)
Jan 12 10:02:00 marie-pad kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PCI0.I2C3.TIDR (20230628/dspkginit-438)
Jan 12 10:02:00 marie-pad kernel: ACPI: Dynamic OEM Table Load:
Jan 12 10:02:00 marie-pad kernel: ACPI: SSDT 0xFFFF888100A1F000 00059C (v01 PmRef  Cpu0Ist  00003000 INTL 20120913)
Jan 12 10:02:00 marie-pad kernel: ACPI: Dynamic OEM Table Load:
Jan 12 10:02:00 marie-pad kernel: ACPI: SSDT 0xFFFF888100E1BC00 0003A5 (v01 PmRef  Cpu0Cst  00003001 INTL 20120913)
Jan 12 10:02:00 marie-pad kernel: ACPI: Dynamic OEM Table Load:
Jan 12 10:02:00 marie-pad kernel: ACPI: SSDT 0xFFFF888100D58A00 00015F (v01 PmRef  ApIst    00003000 INTL 20120913)
Jan 12 10:02:00 marie-pad kernel: ACPI: Dynamic OEM Table Load:
Jan 12 10:02:00 marie-pad kernel: ACPI: SSDT 0xFFFF888100A22CC0 00008D (v01 PmRef  ApCst    00003000 INTL 20120913)
Jan 12 10:02:00 marie-pad kernel: ACPI: _OSC evaluated successfully for all CPUs
Jan 12 10:02:00 marie-pad kernel: ACPI: Interpreter enabled
Jan 12 10:02:00 marie-pad kernel: ACPI: PM: (supports S0 S4 S5)
Jan 12 10:02:00 marie-pad kernel: ACPI: Using IOAPIC for interrupt routing
Jan 12 10:02:00 marie-pad kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jan 12 10:02:00 marie-pad kernel: PCI: Using E820 reservations for host bridge windows
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.P12T: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.P12A: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.PCI0.ISP3.ID3C: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.USBC: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.PCI0.I2C2.CLK3: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.PCI0.I2C2.CLK4: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.PCI0.I2C3.CLK2: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.PCI0.I2C3.CLK0: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.PCI0.I2C3.CLK1: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.PCI0.I2C3.CLK4: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.P28X: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.P18X: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.P12X: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.P28P: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.P18P: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.P19X: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.P06X: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.P28T: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.P18D: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.P18T: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.P3P3: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.P28W: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.P18W: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.P12W: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.P33W: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.P33X: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jan 12 10:02:00 marie-pad kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jan 12 10:02:00 marie-pad kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Jan 12 10:02:00 marie-pad kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Jan 12 10:02:00 marie-pad kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
Jan 12 10:02:00 marie-pad kernel: PCI host bridge to bus 0000:00
Jan 12 10:02:00 marie-pad kernel: pci_bus 0000:00: root bus resource [io  0x0070-0x0077]
Jan 12 10:02:00 marie-pad kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x006f window]
Jan 12 10:02:00 marie-pad kernel: pci_bus 0000:00: root bus resource [io  0x0078-0x0cf7 window]
Jan 12 10:02:00 marie-pad kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jan 12 10:02:00 marie-pad kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000fffff window]
Jan 12 10:02:00 marie-pad kernel: pci_bus 0000:00: root bus resource [mem 0x20000000-0x201fffff window]
Jan 12 10:02:00 marie-pad kernel: pci_bus 0000:00: root bus resource [mem 0x7ad00001-0x7ed00000 window]
Jan 12 10:02:00 marie-pad kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
Jan 12 10:02:00 marie-pad kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:00.0: [8086:2280] type 00 class 0x060000
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:02.0: [8086:22b0] type 00 class 0x030000
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x90ffffff 64bit]
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref]
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:03.0: [8086:22b8] type 00 class 0x048000
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:03.0: reg 0x10: [mem 0x91000000-0x913fffff]
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:0a.0: [8086:22d8] type 00 class 0x000000
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:0a.0: reg 0x10: [mem 0x91a3a000-0x91a3afff]
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:0b.0: [8086:22dc] type 00 class 0x118000
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:0b.0: reg 0x10: [mem 0x91a39000-0x91a39fff 64bit]
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:14.0: [8086:22b5] type 00 class 0x0c0330
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:14.0: reg 0x10: [mem 0x91a00000-0x91a0ffff 64bit]
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:1a.0: [8086:2298] type 00 class 0x108000
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:1a.0: reg 0x10: [mem 0x91900000-0x919fffff]
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:1a.0: reg 0x14: [mem 0x91800000-0x918fffff]
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:1c.0: [8086:22c8] type 01 class 0x060400
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:1f.0: [8086:229c] type 00 class 0x060100
Jan 12 10:02:00 marie-pad kernel: pci 0000:01:00.0: [168c:0042] type 00 class 0x028000
Jan 12 10:02:00 marie-pad kernel: pci 0000:01:00.0: reg 0x10: [mem 0x91600000-0x917fffff 64bit]
Jan 12 10:02:00 marie-pad kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:1c.0:   bridge window [mem 0x91600000-0x917fffff]
Jan 12 10:02:00 marie-pad kernel: Low-power S0 idle used by default for system suspend
Jan 12 10:02:00 marie-pad kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Jan 12 10:02:00 marie-pad kernel: ACPI: PCI: Interrupt link LNKA disabled
Jan 12 10:02:00 marie-pad kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Jan 12 10:02:00 marie-pad kernel: ACPI: PCI: Interrupt link LNKB disabled
Jan 12 10:02:00 marie-pad kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Jan 12 10:02:00 marie-pad kernel: ACPI: PCI: Interrupt link LNKC disabled
Jan 12 10:02:00 marie-pad kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Jan 12 10:02:00 marie-pad kernel: ACPI: PCI: Interrupt link LNKD disabled
Jan 12 10:02:00 marie-pad kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Jan 12 10:02:00 marie-pad kernel: ACPI: PCI: Interrupt link LNKE disabled
Jan 12 10:02:00 marie-pad kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Jan 12 10:02:00 marie-pad kernel: ACPI: PCI: Interrupt link LNKF disabled
Jan 12 10:02:00 marie-pad kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Jan 12 10:02:00 marie-pad kernel: ACPI: PCI: Interrupt link LNKG disabled
Jan 12 10:02:00 marie-pad kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Jan 12 10:02:00 marie-pad kernel: ACPI: PCI: Interrupt link LNKH disabled
Jan 12 10:02:00 marie-pad kernel: cherryview-pinctrl: probe of INT33FF:04 failed with error -61
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.PCI0.I2C4.CLK0: New power resource
Jan 12 10:02:00 marie-pad kernel: ACPI: \_SB_.PCI0.I2C4.CLK1: New power resource
Jan 12 10:02:00 marie-pad kernel: iommu: Default domain type: Translated
Jan 12 10:02:00 marie-pad kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Jan 12 10:02:00 marie-pad kernel: SCSI subsystem initialized
Jan 12 10:02:00 marie-pad kernel: libata version 3.00 loaded.
Jan 12 10:02:00 marie-pad kernel: ACPI: bus type USB registered
Jan 12 10:02:00 marie-pad kernel: usbcore: registered new interface driver usbfs
Jan 12 10:02:00 marie-pad kernel: usbcore: registered new interface driver hub
Jan 12 10:02:00 marie-pad kernel: usbcore: registered new device driver usb
Jan 12 10:02:00 marie-pad kernel: pps_core: LinuxPPS API ver. 1 registered
Jan 12 10:02:00 marie-pad kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jan 12 10:02:00 marie-pad kernel: PTP clock support registered
Jan 12 10:02:00 marie-pad kernel: EDAC MC: Ver: 3.0.0
Jan 12 10:02:00 marie-pad kernel: efivars: Registered efivars operations
Jan 12 10:02:00 marie-pad kernel: NetLabel: Initializing
Jan 12 10:02:00 marie-pad kernel: NetLabel:  domain hash size = 128
Jan 12 10:02:00 marie-pad kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jan 12 10:02:00 marie-pad kernel: NetLabel:  unlabeled traffic allowed by default
Jan 12 10:02:00 marie-pad kernel: mctp: management component transport protocol core
Jan 12 10:02:00 marie-pad kernel: NET: Registered PF_MCTP protocol family
Jan 12 10:02:00 marie-pad kernel: PCI: Using ACPI for IRQ routing
Jan 12 10:02:00 marie-pad kernel: PCI: pci_cache_line_size set to 64 bytes
Jan 12 10:02:00 marie-pad kernel: resource: Expanded resource Reserved due to conflict with PCI Bus 0000:00
Jan 12 10:02:00 marie-pad kernel: e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
Jan 12 10:02:00 marie-pad kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
Jan 12 10:02:00 marie-pad kernel: e820: reserve RAM buffer [mem 0x1f000000-0x1fffffff]
Jan 12 10:02:00 marie-pad kernel: e820: reserve RAM buffer [mem 0x74afd000-0x77ffffff]
Jan 12 10:02:00 marie-pad kernel: e820: reserve RAM buffer [mem 0x75df6000-0x77ffffff]
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jan 12 10:02:00 marie-pad kernel: vgaarb: loaded
Jan 12 10:02:00 marie-pad kernel: clocksource: Switched to clocksource tsc-early
Jan 12 10:02:00 marie-pad kernel: VFS: Disk quotas dquot_6.6.0
Jan 12 10:02:00 marie-pad kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jan 12 10:02:00 marie-pad kernel: pnp: PnP ACPI init
Jan 12 10:02:00 marie-pad kernel: system 00:00: [io  0x0680-0x069f] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:00: [io  0x0400-0x047f] could not be reserved
Jan 12 10:02:00 marie-pad kernel: system 00:00: [io  0x0500-0x05fe] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:02: [io  0x0240-0x0259] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:03: [mem 0x91a37000-0x91a37fff] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:03: [mem 0x91a35000-0x91a35fff] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:03: [mem 0x91a24000-0x91a24fff] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:03: [mem 0x91a22000-0x91a22fff] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:03: [mem 0x91a20000-0x91a20fff] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:03: [mem 0x91a1e000-0x91a1efff] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:03: [mem 0x91a1c000-0x91a1cfff] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:03: [mem 0x91a1a000-0x91a1afff] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:03: [mem 0x91a18000-0x91a18fff] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:03: [mem 0x91a33000-0x91a33fff] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:03: [mem 0x91a31000-0x91a31fff] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:03: [mem 0x91a2f000-0x91a2ffff] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:03: [mem 0x91a2d000-0x91a2dfff] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:03: [mem 0x91a2b000-0x91a2bfff] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:03: [mem 0x91a29000-0x91a29fff] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:03: [mem 0x91a27000-0x91a27fff] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:03: [mem 0x91a25000-0x91a25fff] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:04: [mem 0xe0000000-0xefffffff] could not be reserved
Jan 12 10:02:00 marie-pad kernel: system 00:04: [mem 0xfea00000-0xfeafffff] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:04: [mem 0xfed01000-0xfed01fff] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:04: [mem 0xfed03000-0xfed03fff] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:04: [mem 0xfed06000-0xfed06fff] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:04: [mem 0xfed08000-0xfed09fff] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:04: [mem 0xfed80000-0xfedbffff] could not be reserved
Jan 12 10:02:00 marie-pad kernel: system 00:04: [mem 0xfed1c000-0xfed1cfff] has been reserved
Jan 12 10:02:00 marie-pad kernel: system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
Jan 12 10:02:00 marie-pad kernel: pnp: PnP ACPI: found 6 devices
Jan 12 10:02:00 marie-pad kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jan 12 10:02:00 marie-pad kernel: NET: Registered PF_INET protocol family
Jan 12 10:02:00 marie-pad kernel: IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jan 12 10:02:00 marie-pad kernel: tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
Jan 12 10:02:00 marie-pad kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jan 12 10:02:00 marie-pad kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
Jan 12 10:02:00 marie-pad kernel: TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Jan 12 10:02:00 marie-pad kernel: TCP: Hash tables configured (established 32768 bind 32768)
Jan 12 10:02:00 marie-pad kernel: MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
Jan 12 10:02:00 marie-pad kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
Jan 12 10:02:00 marie-pad kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
Jan 12 10:02:00 marie-pad kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jan 12 10:02:00 marie-pad kernel: NET: Registered PF_XDP protocol family
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Jan 12 10:02:00 marie-pad kernel: pci 0000:00:1c.0:   bridge window [mem 0x91600000-0x917fffff]
Jan 12 10:02:00 marie-pad kernel: pci_bus 0000:00: resource 4 [io  0x0070-0x0077]
Jan 12 10:02:00 marie-pad kernel: pci_bus 0000:00: resource 5 [io  0x0000-0x006f window]
Jan 12 10:02:00 marie-pad kernel: pci_bus 0000:00: resource 6 [io  0x0078-0x0cf7 window]
Jan 12 10:02:00 marie-pad kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Jan 12 10:02:00 marie-pad kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000fffff window]
Jan 12 10:02:00 marie-pad kernel: pci_bus 0000:00: resource 9 [mem 0x20000000-0x201fffff window]
Jan 12 10:02:00 marie-pad kernel: pci_bus 0000:00: resource 10 [mem 0x7ad00001-0x7ed00000 window]
Jan 12 10:02:00 marie-pad kernel: pci_bus 0000:00: resource 11 [mem 0x80000000-0xdfffffff window]
Jan 12 10:02:00 marie-pad kernel: pci_bus 0000:01: resource 1 [mem 0x91600000-0x917fffff]
Jan 12 10:02:00 marie-pad kernel: PCI: CLS 64 bytes, default 64
Jan 12 10:02:00 marie-pad kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jan 12 10:02:00 marie-pad kernel: software IO TLB: mapped [mem 0x000000006a000000-0x000000006e000000] (64MB)
Jan 12 10:02:00 marie-pad kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x14c1baf3789, max_idle_ns: 440795266465 ns
Jan 12 10:02:00 marie-pad kernel: Trying to unpack rootfs image as initramfs...
Jan 12 10:02:00 marie-pad kernel: clocksource: Switched to clocksource tsc
Jan 12 10:02:00 marie-pad kernel: Initialise system trusted keyrings
Jan 12 10:02:00 marie-pad kernel: Key type blacklist registered
Jan 12 10:02:00 marie-pad kernel: workingset: timestamp_bits=41 max_order=20 bucket_order=0
Jan 12 10:02:00 marie-pad kernel: zbud: loaded
Jan 12 10:02:00 marie-pad kernel: integrity: Platform Keyring initialized
Jan 12 10:02:00 marie-pad kernel: integrity: Machine keyring initialized
Jan 12 10:02:00 marie-pad kernel: Key type asymmetric registered
Jan 12 10:02:00 marie-pad kernel: Asymmetric key parser 'x509' registered
Jan 12 10:02:00 marie-pad kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Jan 12 10:02:00 marie-pad kernel: io scheduler mq-deadline registered
Jan 12 10:02:00 marie-pad kernel: io scheduler kyber registered
Jan 12 10:02:00 marie-pad kernel: io scheduler bfq registered
Jan 12 10:02:00 marie-pad kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 116
Jan 12 10:02:00 marie-pad kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jan 12 10:02:00 marie-pad kernel: ACPI: AC: AC Adapter [ADP1] (off-line)
Jan 12 10:02:00 marie-pad kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Jan 12 10:02:00 marie-pad kernel: ACPI: button: Power Button [PWRB]
Jan 12 10:02:00 marie-pad kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
Jan 12 10:02:00 marie-pad kernel: ACPI: button: Sleep Button [SLPB]
Jan 12 10:02:00 marie-pad kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
Jan 12 10:02:00 marie-pad kernel: ACPI: button: Lid Switch [LID]
Jan 12 10:02:00 marie-pad kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Jan 12 10:02:00 marie-pad kernel: ACPI: button: Power Button [PWRF]
Jan 12 10:02:00 marie-pad kernel: thermal LNXTHERM:00: registered as thermal_zone0
Jan 12 10:02:00 marie-pad kernel: ACPI: thermal: Thermal Zone [TZ00] (0 C)
Jan 12 10:02:00 marie-pad kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jan 12 10:02:00 marie-pad kernel: 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Jan 12 10:02:00 marie-pad kernel: hpet: number irqs doesn't agree with number of timers
Jan 12 10:02:00 marie-pad kernel: Non-volatile memory driver v1.3
Jan 12 10:02:00 marie-pad kernel: Linux agpgart interface v0.103
Jan 12 10:02:00 marie-pad kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Jan 12 10:02:00 marie-pad kernel: ACPI: bus type drm_connector registered
Jan 12 10:02:00 marie-pad kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
Jan 12 10:02:00 marie-pad kernel: fbcon: Deferring console take-over
Jan 12 10:02:00 marie-pad kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Jan 12 10:02:00 marie-pad kernel: usbcore: registered new interface driver usbserial_generic
Jan 12 10:02:00 marie-pad kernel: usbserial: USB Serial support registered for generic
Jan 12 10:02:00 marie-pad kernel: ACPI: battery: Slot [BATC] (battery present)
Jan 12 10:02:00 marie-pad kernel: rtc_cmos 00:05: registered as rtc0
Jan 12 10:02:00 marie-pad kernel: rtc_cmos 00:05: setting system clock to 2024-01-12T09:01:53 UTC (1705050113)
Jan 12 10:02:00 marie-pad kernel: rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram
Jan 12 10:02:00 marie-pad kernel: intel_pstate: Intel P-state driver initializing
Jan 12 10:02:00 marie-pad kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jan 12 10:02:00 marie-pad kernel: hid: raw HID events driver (C) Jiri Kosina
Jan 12 10:02:00 marie-pad kernel: drop_monitor: Initializing network drop monitor service
Jan 12 10:02:00 marie-pad kernel: Initializing XFRM netlink socket
Jan 12 10:02:00 marie-pad kernel: NET: Registered PF_INET6 protocol family
Jan 12 10:02:00 marie-pad kernel: Freeing initrd memory: 22188K
Jan 12 10:02:00 marie-pad kernel: Segment Routing with IPv6
Jan 12 10:02:00 marie-pad kernel: RPL Segment Routing with IPv6
Jan 12 10:02:00 marie-pad kernel: In-situ OAM (IOAM) with IPv6
Jan 12 10:02:00 marie-pad kernel: NET: Registered PF_PACKET protocol family
Jan 12 10:02:00 marie-pad kernel: microcode: Microcode Update Driver: v2.2.
Jan 12 10:02:00 marie-pad kernel: IPI shorthand broadcast: enabled
Jan 12 10:02:00 marie-pad kernel: sched_clock: Marking stable (1086670543, 2420163)->(1151066063, -61975357)
Jan 12 10:02:00 marie-pad kernel: registered taskstats version 1
Jan 12 10:02:00 marie-pad kernel: Loading compiled-in X.509 certificates
Jan 12 10:02:00 marie-pad kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 53410b280f1f9fa61e1e2b36d549197ab7d81427'
Jan 12 10:02:00 marie-pad kernel: zswap: loaded using pool zstd/zsmalloc
Jan 12 10:02:00 marie-pad kernel: Key type .fscrypt registered
Jan 12 10:02:00 marie-pad kernel: Key type fscrypt-provisioning registered
Jan 12 10:02:00 marie-pad kernel: integrity: Loading X.509 certificate: UEFI:db
Jan 12 10:02:00 marie-pad kernel: integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
Jan 12 10:02:00 marie-pad kernel: integrity: Loading X.509 certificate: UEFI:db
Jan 12 10:02:00 marie-pad kernel: integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
Jan 12 10:02:00 marie-pad kernel: integrity: Loading X.509 certificate: UEFI:db
Jan 12 10:02:00 marie-pad kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Jan 12 10:02:00 marie-pad kernel: integrity: Loading X.509 certificate: UEFI:db
Jan 12 10:02:00 marie-pad kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Jan 12 10:02:00 marie-pad kernel: integrity: Loading X.509 certificate: UEFI:db
Jan 12 10:02:00 marie-pad kernel: integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
Jan 12 10:02:00 marie-pad kernel: i2c_designware 808622C1:05: I2C bus managed by PUNIT
Jan 12 10:02:00 marie-pad kernel: PM:   Magic number: 8:783:19
Jan 12 10:02:00 marie-pad kernel: RAS: Correctable Errors collector initialized.
Jan 12 10:02:00 marie-pad kernel: clk: Disabling unused clocks
Jan 12 10:02:00 marie-pad kernel: Freeing unused decrypted memory: 2028K
Jan 12 10:02:00 marie-pad kernel: Freeing unused kernel image (initmem) memory: 3412K
Jan 12 10:02:00 marie-pad kernel: Write protecting the kernel read-only data: 30720k
Jan 12 10:02:00 marie-pad kernel: Freeing unused kernel image (rodata/data gap) memory: 1264K
Jan 12 10:02:00 marie-pad kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jan 12 10:02:00 marie-pad kernel: rodata_test: all tests were successful
Jan 12 10:02:00 marie-pad kernel: x86/mm: Checking user space page tables
Jan 12 10:02:00 marie-pad kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jan 12 10:02:00 marie-pad kernel: Run /init as init process
Jan 12 10:02:00 marie-pad kernel:   with arguments:
Jan 12 10:02:00 marie-pad kernel:     /init
Jan 12 10:02:00 marie-pad kernel:   with environment:
Jan 12 10:02:00 marie-pad kernel:     HOME=/
Jan 12 10:02:00 marie-pad kernel:     TERM=linux
Jan 12 10:02:00 marie-pad kernel:     BOOT_IMAGE=/vmlinuz-linux
Jan 12 10:02:00 marie-pad kernel: dw_dmac INTL9C60:00: DesignWare DMA Controller, 8 channels
Jan 12 10:02:00 marie-pad kernel: dw_dmac INTL9C60:01: DesignWare DMA Controller, 8 channels
Jan 12 10:02:00 marie-pad kernel: sdhci: Secure Digital Host Controller Interface driver
Jan 12 10:02:00 marie-pad kernel: sdhci: Copyright(c) Pierre Ossman
Jan 12 10:02:00 marie-pad kernel: mmc0: SDHCI controller on ACPI [80860F14:00] using ADMA
Jan 12 10:02:00 marie-pad kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jan 12 10:02:00 marie-pad kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Jan 12 10:02:00 marie-pad kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081509810
Jan 12 10:02:00 marie-pad kernel: mmc1: SDHCI controller on ACPI [80860F14:03] using ADMA
Jan 12 10:02:00 marie-pad kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jan 12 10:02:00 marie-pad kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Jan 12 10:02:00 marie-pad kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
Jan 12 10:02:00 marie-pad kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
Jan 12 10:02:00 marie-pad kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 12 10:02:00 marie-pad kernel: usb usb1: Product: xHCI Host Controller
Jan 12 10:02:00 marie-pad kernel: usb usb1: Manufacturer: Linux 6.6.10-arch1-1 xhci-hcd
Jan 12 10:02:00 marie-pad kernel: usb usb1: SerialNumber: 0000:00:14.0
Jan 12 10:02:00 marie-pad kernel: hub 1-0:1.0: USB hub found
Jan 12 10:02:00 marie-pad kernel: hub 1-0:1.0: 7 ports detected
Jan 12 10:02:00 marie-pad kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
Jan 12 10:02:00 marie-pad kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jan 12 10:02:00 marie-pad kernel: usb usb2: Product: xHCI Host Controller
Jan 12 10:02:00 marie-pad kernel: usb usb2: Manufacturer: Linux 6.6.10-arch1-1 xhci-hcd
Jan 12 10:02:00 marie-pad kernel: usb usb2: SerialNumber: 0000:00:14.0
Jan 12 10:02:00 marie-pad kernel: hub 2-0:1.0: USB hub found
Jan 12 10:02:00 marie-pad kernel: hub 2-0:1.0: 6 ports detected
Jan 12 10:02:00 marie-pad kernel: mmc0: new HS200 MMC card at address 0001
Jan 12 10:02:00 marie-pad kernel: mmcblk0: mmc0:0001 DF4128 116 GiB
Jan 12 10:02:00 marie-pad kernel:  mmcblk0: p1 p2 p3 p4 p5
Jan 12 10:02:00 marie-pad kernel: mmcblk0boot0: mmc0:0001 DF4128 4.00 MiB
Jan 12 10:02:00 marie-pad kernel: mmcblk0boot1: mmc0:0001 DF4128 4.00 MiB
Jan 12 10:02:00 marie-pad kernel: mmcblk0rpmb: mmc0:0001 DF4128 4.00 MiB, chardev (237:0)
Jan 12 10:02:00 marie-pad kernel: usb 1-3: new full-speed USB device number 2 using xhci_hcd
Jan 12 10:02:00 marie-pad kernel: usb 1-3: New USB device found, idVendor=13d3, idProduct=3501, bcdDevice= 0.01
Jan 12 10:02:00 marie-pad kernel: usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jan 12 10:02:00 marie-pad kernel: usb 1-4: new full-speed USB device number 3 using xhci_hcd
Jan 12 10:02:00 marie-pad kernel: usb 1-4: New USB device found, idVendor=0b05, idProduct=183d, bcdDevice= 0.09
Jan 12 10:02:00 marie-pad kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jan 12 10:02:00 marie-pad kernel: usb 1-4: Product: ASUS HID Device 
Jan 12 10:02:00 marie-pad kernel: usb 1-4: Manufacturer: ASUS Tech Inc.
Jan 12 10:02:00 marie-pad kernel: input: ASUS Tech Inc. ASUS HID Device  as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:0B05:183D.0001/input/input4
Jan 12 10:02:00 marie-pad kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Jan 12 10:02:00 marie-pad kernel: i915 0000:00:02.0: [drm] *ERROR* [CONNECTOR:107:DSI-1] Failed to get the SoC PWM chip
Jan 12 10:02:00 marie-pad kernel: hid-generic 0003:0B05:183D.0001: input,hidraw0: USB HID v1.10 Keyboard [ASUS Tech Inc. ASUS HID Device ] on usb-0000:00:14.0-4/input0
Jan 12 10:02:00 marie-pad kernel: hid-generic 0003:0B05:183D.0002: ignoring exceeding usage max
Jan 12 10:02:00 marie-pad kernel: input: ASUS Tech Inc. ASUS HID Device  as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:0B05:183D.0002/input/input5
Jan 12 10:02:00 marie-pad kernel: input: ASUS Tech Inc. ASUS HID Device  Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:0B05:183D.0002/input/input6
Jan 12 10:02:00 marie-pad kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 1
Jan 12 10:02:00 marie-pad kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Jan 12 10:02:00 marie-pad kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
Jan 12 10:02:00 marie-pad kernel: input: ASUS Tech Inc. ASUS HID Device  as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:0B05:183D.0002/input/input7
Jan 12 10:02:00 marie-pad kernel: input: ASUS Tech Inc. ASUS HID Device  System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:0B05:183D.0002/input/input8
Jan 12 10:02:00 marie-pad kernel: i915 0000:00:02.0: [drm] HDaudio controller not detected, using LPE audio instead
Jan 12 10:02:00 marie-pad kernel: hid-generic 0003:0B05:183D.0002: input,hiddev96,hidraw1: USB HID v1.10 Device [ASUS Tech Inc. ASUS HID Device ] on usb-0000:00:14.0-4/input1
Jan 12 10:02:00 marie-pad kernel: fbcon: i915drmfb (fb0) is primary device
Jan 12 10:02:00 marie-pad kernel: fbcon: Deferring console take-over
Jan 12 10:02:00 marie-pad kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Jan 12 10:02:00 marie-pad kernel: input: ASUS Tech Inc. ASUS HID Device  Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/0003:0B05:183D.0003/input/input10
Jan 12 10:02:00 marie-pad kernel: input: ASUS Tech Inc. ASUS HID Device  Touchpad as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/0003:0B05:183D.0003/input/input11
Jan 12 10:02:00 marie-pad kernel: hid-generic 0003:0B05:183D.0003: input,hiddev97,hidraw2: USB HID v1.10 Mouse [ASUS Tech Inc. ASUS HID Device ] on usb-0000:00:14.0-4/input2
Jan 12 10:02:00 marie-pad kernel: usbcore: registered new interface driver usbhid
Jan 12 10:02:00 marie-pad kernel: usbhid: USB HID core driver
Jan 12 10:02:00 marie-pad kernel: input: ASUS Tech Inc. ASUS HID Device  Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/0003:0B05:183D.0003/input/input12
Jan 12 10:02:00 marie-pad kernel: input: ASUS Tech Inc. ASUS HID Device  Touchpad as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.2/0003:0B05:183D.0003/input/input13
Jan 12 10:02:00 marie-pad kernel: hid-multitouch 0003:0B05:183D.0003: input,hiddev97,hidraw2: USB HID v1.10 Mouse [ASUS Tech Inc. ASUS HID Device ] on usb-0000:00:14.0-4/input2
Jan 12 10:02:00 marie-pad kernel: i8042: PNP: No PS/2 controller found.
Jan 12 10:02:00 marie-pad kernel: asus_wmi: ASUS WMI generic driver loaded
Jan 12 10:02:00 marie-pad kernel: input: ASUS Tech Inc. ASUS HID Device  as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:0B05:183D.0001/input/input14
Jan 12 10:02:00 marie-pad kernel: asus 0003:0B05:183D.0001: input,hidraw0: USB HID v1.10 Keyboard [ASUS Tech Inc. ASUS HID Device ] on usb-0000:00:14.0-4/input0
Jan 12 10:02:00 marie-pad kernel: intel_soc_pmic_exec_mipi_pmic_seq_element: No PMIC registered
Jan 12 10:02:00 marie-pad kernel: i915 0000:00:02.0: [drm] *ERROR* mipi_exec_pmic failed, error: -6
Jan 12 10:02:00 marie-pad kernel: intel_soc_pmic_exec_mipi_pmic_seq_element: No PMIC registered
Jan 12 10:02:00 marie-pad kernel: i915 0000:00:02.0: [drm] *ERROR* mipi_exec_pmic failed, error: -6
Jan 12 10:02:00 marie-pad kernel: asus 0003:0B05:183D.0002: ignoring exceeding usage max
Jan 12 10:02:00 marie-pad kernel: input: ASUS Tech Inc. ASUS HID Device  as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:0B05:183D.0002/input/input15
Jan 12 10:02:00 marie-pad kernel: asus 0003:0B05:183D.0002: input,hiddev96,hidraw1: USB HID v1.10 Device [ASUS Tech Inc. ASUS HID Device ] on usb-0000:00:14.0-4/input1
Jan 12 10:02:00 marie-pad kernel: fbcon: Taking over console
Jan 12 10:02:00 marie-pad kernel: intel_soc_pmic_exec_mipi_pmic_seq_element: No PMIC registered
Jan 12 10:02:00 marie-pad kernel: i915 0000:00:02.0: [drm] *ERROR* mipi_exec_pmic failed, error: -6
Jan 12 10:02:00 marie-pad kernel: intel_soc_pmic_exec_mipi_pmic_seq_element: No PMIC registered
Jan 12 10:02:00 marie-pad kernel: i915 0000:00:02.0: [drm] *ERROR* mipi_exec_pmic failed, error: -6
Jan 12 10:02:00 marie-pad kernel: EXT4-fs (mmcblk0p3): mounted filesystem 34e1a31f-8ebd-4398-a3a1-4f582e8d390f r/w with ordered data mode. Quota mode: none.
Jan 12 10:02:00 marie-pad kernel: Console: switching to colour frame buffer device 160x50
Jan 12 10:02:00 marie-pad systemd[1]: systemd 255.2-2-arch 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)
Jan 12 10:02:00 marie-pad systemd[1]: Detected architecture x86-64.
Jan 12 10:02:00 marie-pad systemd[1]: Hostname set to <marie-pad>.
Jan 12 10:02:00 marie-pad systemd[1]: bpf-lsm: LSM BPF program attached
Jan 12 10:02:00 marie-pad systemd[1]: Queued start job for default target Graphical Interface.
Jan 12 10:02:00 marie-pad systemd[1]: Created slice Slice /system/getty.
Jan 12 10:02:00 marie-pad systemd[1]: Created slice Slice /system/modprobe.
Jan 12 10:02:00 marie-pad systemd[1]: Created slice User and Session Slice.
Jan 12 10:02:00 marie-pad systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jan 12 10:02:00 marie-pad systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jan 12 10:02:00 marie-pad systemd[1]: Expecting device /dev/disk/by-diskseq/1-part5...
Jan 12 10:02:00 marie-pad systemd[1]: Reached target Login Prompts.
Jan 12 10:02:00 marie-pad systemd[1]: Reached target Local Integrity Protected Volumes.
Jan 12 10:02:00 marie-pad systemd[1]: Reached target Remote File Systems.
Jan 12 10:02:00 marie-pad systemd[1]: Reached target Slice Units.
Jan 12 10:02:00 marie-pad systemd[1]: Reached target Local Verity Protected Volumes.
Jan 12 10:02:00 marie-pad systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jan 12 10:02:00 marie-pad systemd[1]: Listening on LVM2 poll daemon socket.
Jan 12 10:02:00 marie-pad systemd[1]: Listening on Process Core Dump Socket.
Jan 12 10:02:00 marie-pad systemd[1]: Listening on Journal Socket (/dev/log).
Jan 12 10:02:00 marie-pad systemd[1]: Listening on Journal Socket.
Jan 12 10:02:00 marie-pad systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jan 12 10:02:00 marie-pad systemd[1]: Listening on udev Control Socket.
Jan 12 10:02:00 marie-pad systemd[1]: Listening on udev Kernel Socket.
Jan 12 10:02:00 marie-pad systemd[1]: Mounting Huge Pages File System...
Jan 12 10:02:00 marie-pad systemd[1]: Mounting POSIX Message Queue File System...
Jan 12 10:02:00 marie-pad systemd[1]: Mounting Kernel Debug File System...
Jan 12 10:02:00 marie-pad systemd[1]: Mounting Kernel Trace File System...
Jan 12 10:02:00 marie-pad systemd[1]: Starting Create List of Static Device Nodes...
Jan 12 10:02:00 marie-pad systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jan 12 10:02:00 marie-pad systemd[1]: Starting Load Kernel Module configfs...
Jan 12 10:02:00 marie-pad systemd[1]: Starting Load Kernel Module dm_mod...
Jan 12 10:02:00 marie-pad systemd[1]: Starting Load Kernel Module drm...
Jan 12 10:02:00 marie-pad systemd[1]: Starting Load Kernel Module fuse...
Jan 12 10:02:00 marie-pad systemd[1]: Starting Load Kernel Module loop...
Jan 12 10:02:00 marie-pad systemd[1]: Starting Journal Service...
Jan 12 10:02:00 marie-pad systemd[1]: Starting Load Kernel Modules...
Jan 12 10:02:00 marie-pad systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jan 12 10:02:00 marie-pad systemd[1]: Starting Remount Root and Kernel File Systems...
Jan 12 10:02:00 marie-pad systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jan 12 10:02:00 marie-pad systemd[1]: Starting Coldplug All udev Devices...
Jan 12 10:02:00 marie-pad systemd[1]: Starting Virtual Console Setup...
Jan 12 10:02:00 marie-pad kernel: loop: module loaded
Jan 12 10:02:00 marie-pad systemd[1]: Mounted Huge Pages File System.
Jan 12 10:02:00 marie-pad systemd[1]: Mounted POSIX Message Queue File System.
Jan 12 10:02:00 marie-pad systemd[1]: Mounted Kernel Debug File System.
Jan 12 10:02:00 marie-pad systemd[1]: Mounted Kernel Trace File System.
Jan 12 10:02:00 marie-pad kernel: device-mapper: uevent: version 1.0.3
Jan 12 10:02:00 marie-pad kernel: fuse: init (API version 7.39)
Jan 12 10:02:00 marie-pad kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
Jan 12 10:02:00 marie-pad systemd[1]: Finished Create List of Static Device Nodes.
Jan 12 10:02:00 marie-pad systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jan 12 10:02:00 marie-pad systemd[1]: Finished Load Kernel Module configfs.
Jan 12 10:02:00 marie-pad systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jan 12 10:02:00 marie-pad kernel: i2c_dev: i2c /dev entries driver
Jan 12 10:02:00 marie-pad systemd[1]: Finished Load Kernel Module dm_mod.
Jan 12 10:02:00 marie-pad systemd[1]: modprobe@drm.service: Deactivated successfully.
Jan 12 10:02:00 marie-pad systemd-journald[202]: Collecting audit messages is disabled.
Jan 12 10:02:00 marie-pad systemd[1]: Finished Load Kernel Module drm.
Jan 12 10:02:00 marie-pad systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jan 12 10:02:00 marie-pad systemd[1]: Finished Load Kernel Module fuse.
Jan 12 10:02:00 marie-pad systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jan 12 10:02:00 marie-pad systemd[1]: modprobe@loop.service: Deactivated successfully.
Jan 12 10:02:00 marie-pad systemd[1]: Finished Load Kernel Module loop.
Jan 12 10:02:00 marie-pad systemd[1]: Finished Load Kernel Modules.
Jan 12 10:02:00 marie-pad systemd-journald[202]: Journal started
Jan 12 10:02:00 marie-pad systemd-journald[202]: Runtime Journal (/run/log/journal/d0a10061710e493aaa7b9487d46c5d8f) is 8.0M, max 187.4M, 179.4M free.
Jan 12 10:02:00 marie-pad systemd-modules-load[203]: Inserted module 'crypto_user'
Jan 12 10:02:00 marie-pad systemd-modules-load[203]: Inserted module 'i2c_dev'
Jan 12 10:02:00 marie-pad systemd[1]: Finished Remount Root and Kernel File Systems.
Jan 12 10:02:00 marie-pad systemd[1]: Started Journal Service.
Jan 12 10:02:00 marie-pad systemd[1]: Finished Virtual Console Setup.
Jan 12 10:02:00 marie-pad systemd[1]: Mounting FUSE Control File System...
Jan 12 10:02:00 marie-pad systemd[1]: Mounting Kernel Configuration File System...
Jan 12 10:02:00 marie-pad systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jan 12 10:02:00 marie-pad systemd[1]: Starting Flush Journal to Persistent Storage...
Jan 12 10:02:00 marie-pad systemd[1]: Starting Load/Save OS Random Seed...
Jan 12 10:02:00 marie-pad systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jan 12 10:02:00 marie-pad systemd[1]: Starting Apply Kernel Variables...
Jan 12 10:02:00 marie-pad systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Jan 12 10:02:00 marie-pad systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jan 12 10:02:00 marie-pad systemd[1]: Mounted FUSE Control File System.
Jan 12 10:02:00 marie-pad systemd[1]: Mounted Kernel Configuration File System.
Jan 12 10:02:00 marie-pad systemd-journald[202]: Time spent on flushing to /var/log/journal/d0a10061710e493aaa7b9487d46c5d8f is 180.214ms for 757 entries.
Jan 12 10:02:00 marie-pad systemd-journald[202]: System Journal (/var/log/journal/d0a10061710e493aaa7b9487d46c5d8f) is 171.4M, max 4.0G, 3.8G free.
Jan 12 10:02:00 marie-pad systemd-journald[202]: Received client request to flush runtime journal.
Jan 12 10:02:00 marie-pad systemd-journald[202]: /var/log/journal/d0a10061710e493aaa7b9487d46c5d8f/system.journal: Journal file uses a different sequence number ID, rotating.
Jan 12 10:02:00 marie-pad systemd-journald[202]: Rotating system journal.
Jan 12 10:02:00 marie-pad systemd[1]: Finished Load/Save OS Random Seed.
Jan 12 10:02:00 marie-pad systemd[1]: Finished Apply Kernel Variables.
Jan 12 10:02:00 marie-pad systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Jan 12 10:02:00 marie-pad systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jan 12 10:02:00 marie-pad systemd[1]: Starting Create Static Device Nodes in /dev...
Jan 12 10:02:00 marie-pad systemd[1]: Finished Create Static Device Nodes in /dev.
Jan 12 10:02:00 marie-pad systemd[1]: Finished Flush Journal to Persistent Storage.
Jan 12 10:02:00 marie-pad systemd[1]: Reached target Preparation for Local File Systems.
Jan 12 10:02:00 marie-pad systemd[1]: Set up automount EFI System Partition Automount.
Jan 12 10:02:00 marie-pad systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Jan 12 10:02:01 marie-pad systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jan 12 10:02:01 marie-pad systemd[1]: Finished Coldplug All udev Devices.
Jan 12 10:02:01 marie-pad systemd-udevd[250]: Using default interface naming scheme 'v255'.
Jan 12 10:02:01 marie-pad systemd[1]: Started Rule-based Manager for Device Events and Files.
Jan 12 10:02:01 marie-pad systemd[1]: Starting Show Plymouth Boot Screen...
Jan 12 10:02:01 marie-pad systemd[1]: Received SIGRTMIN+20 from PID 267 (plymouthd).
Jan 12 10:02:01 marie-pad systemd[1]: Started Show Plymouth Boot Screen.
Jan 12 10:02:01 marie-pad systemd[1]: Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Jan 12 10:02:01 marie-pad systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
Jan 12 10:02:01 marie-pad systemd[1]: Reached target Local Encrypted Volumes.
Jan 12 10:02:01 marie-pad systemd[1]: Reached target Path Units.
Jan 12 10:02:01 marie-pad mtp-probe[290]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4"
Jan 12 10:02:01 marie-pad mtp-probe[290]: bus: 1, device: 3 was not an MTP device
Jan 12 10:02:01 marie-pad kernel: gpio gpiochip4: (INT0002 Virtual GPIO): not an immutable chip, please consider fixing it!
Jan 12 10:02:01 marie-pad kernel: mousedev: PS/2 mouse device common for all mice
Jan 12 10:02:01 marie-pad kernel: Consider using thermal netlink events interface
Jan 12 10:02:01 marie-pad systemd[1]: Found device /dev/disk/by-diskseq/1-part5.
Jan 12 10:02:01 marie-pad kernel: 8086228A:00: ttyS4 at MMIO 0x91a21000 (irq = 39, base_baud = 2764800) is a 16550A
Jan 12 10:02:01 marie-pad kernel: input: Intel HID events as /devices/pci0000:00/INT33D5:00/input/input16
Jan 12 10:02:01 marie-pad kernel: intel-hid INT33D5:00: failed to enable HID power button
Jan 12 10:02:01 marie-pad kernel: mc: Linux media interface: v0.10
Jan 12 10:02:01 marie-pad kernel: Adding 4233212k swap on /dev/mmcblk0p5.  Priority:-2 extents:1 across:4233212k SS
Jan 12 10:02:01 marie-pad systemd[1]: Activating swap Swap Partition...
Jan 12 10:02:02 marie-pad kernel: 8086228A:01: ttyS5 at MMIO 0x91a1f000 (irq = 40, base_baud = 2764800) is a 16550A
Jan 12 10:02:02 marie-pad systemd[1]: Activated swap Swap Partition.
Jan 12 10:02:02 marie-pad systemd[1]: Reached target Swaps.
Jan 12 10:02:02 marie-pad systemd[1]: Mounting Temporary Directory /tmp...
Jan 12 10:02:02 marie-pad systemd[1]: Mounted Temporary Directory /tmp.
Jan 12 10:02:02 marie-pad systemd[1]: Reached target Local File Systems.
Jan 12 10:02:02 marie-pad systemd[1]: Listening on System Extension Image Management (Varlink).
Jan 12 10:02:02 marie-pad systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Jan 12 10:02:02 marie-pad systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Jan 12 10:02:02 marie-pad systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Jan 12 10:02:02 marie-pad systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Jan 12 10:02:02 marie-pad systemd[1]: Starting Create Volatile Files and Directories...
Jan 12 10:02:02 marie-pad kernel: videodev: Linux video capture interface: v2.00
Jan 12 10:02:02 marie-pad systemd[1]: Received SIGRTMIN+20 from PID 267 (plymouthd).
Jan 12 10:02:02 marie-pad systemd[1]: Finished Tell Plymouth To Write Out Runtime Data.
Jan 12 10:02:02 marie-pad kernel: i2c_hid_acpi i2c-SIS0457:00: device returned incorrect report (2 vs 5 expected)
Jan 12 10:02:02 marie-pad kernel: hid-multitouch 0018:0457:11ED.0004: failed to fetch feature 5
Jan 12 10:02:02 marie-pad kernel: input: SIS0457:00 0457:11ED as /devices/pci0000:00/808622C1:04/i2c-4/i2c-SIS0457:00/0018:0457:11ED.0004/input/input17
Jan 12 10:02:02 marie-pad kernel: hid-multitouch 0018:0457:11ED.0004: input,hidraw3: I2C HID v1.00 Device [SIS0457:00 0457:11ED] on i2c-SIS0457:00
Jan 12 10:02:02 marie-pad kernel: intel_ish_ipc 0000:00:0a.0: enabling device (0000 -> 0002)
Jan 12 10:02:02 marie-pad systemd[1]: Finished Create Volatile Files and Directories.
Jan 12 10:02:02 marie-pad systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jan 12 10:02:02 marie-pad systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jan 12 10:02:02 marie-pad systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Jan 12 10:02:02 marie-pad systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Jan 12 10:02:02 marie-pad systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Jan 12 10:02:02 marie-pad kernel: input: PC Speaker as /devices/platform/pcspkr/input/input19
Jan 12 10:02:02 marie-pad kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jan 12 10:02:02 marie-pad kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jan 12 10:02:02 marie-pad kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Jan 12 10:02:02 marie-pad kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jan 12 10:02:02 marie-pad kernel: cfg80211: failed to load regulatory.db
Jan 12 10:02:02 marie-pad kernel: asus_nb_wmi: Identified laptop model 'Asus Transformer T101HA'
Jan 12 10:02:02 marie-pad kernel: asus_wmi: Initialization: 0x1
Jan 12 10:02:02 marie-pad kernel: asus_wmi: BIOS WMI version: 7.9
Jan 12 10:02:02 marie-pad kernel: asus_wmi: SFUN value: 0x37
Jan 12 10:02:02 marie-pad kernel: asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
Jan 12 10:02:02 marie-pad kernel: asus-nb-wmi asus-nb-wmi: Detected ATK, enable event queue
Jan 12 10:02:02 marie-pad systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Jan 12 10:02:02 marie-pad kernel: input: Intel HDMI/DP LPE Audio HDMI/DP,pcm=0 as /devices/pci0000:00/0000:00:02.0/hdmi-lpe-audio/sound/card0/input20
Jan 12 10:02:02 marie-pad kernel: input: Intel HDMI/DP LPE Audio HDMI/DP,pcm=1 as /devices/pci0000:00/0000:00:02.0/hdmi-lpe-audio/sound/card0/input21
Jan 12 10:02:02 marie-pad kernel: input: Intel HDMI/DP LPE Audio HDMI/DP,pcm=2 as /devices/pci0000:00/0000:00:02.0/hdmi-lpe-audio/sound/card0/input22
Jan 12 10:02:02 marie-pad kernel: input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input23
Jan 12 10:02:02 marie-pad systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Jan 12 10:02:02 marie-pad systemd[1]: Reached target System Initialization.
Jan 12 10:02:02 marie-pad kernel: asus_wmi: fan_curve_get_factory_default (0x00110024) failed: -19
Jan 12 10:02:02 marie-pad systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Jan 12 10:02:02 marie-pad systemd[1]: Started Daily verification of password and group files.
Jan 12 10:02:02 marie-pad systemd[1]: Started Daily Cleanup of Temporary Directories.
Jan 12 10:02:02 marie-pad systemd[1]: Reached target Timer Units.
Jan 12 10:02:02 marie-pad kernel: asus_wmi: fan_curve_get_factory_default (0x00110025) failed: -19
Jan 12 10:02:02 marie-pad kernel: asus_wmi: fan_curve_get_factory_default (0x00110032) failed: -19
Jan 12 10:02:02 marie-pad systemd[1]: Listening on D-Bus System Message Bus Socket.
Jan 12 10:02:02 marie-pad systemd[1]: Reached target Socket Units.
Jan 12 10:02:02 marie-pad kernel: Bluetooth: Core ver 2.22
Jan 12 10:02:02 marie-pad kernel: NET: Registered PF_BLUETOOTH protocol family
Jan 12 10:02:02 marie-pad kernel: Bluetooth: HCI device and connection manager initialized
Jan 12 10:02:02 marie-pad kernel: Bluetooth: HCI socket layer initialized
Jan 12 10:02:02 marie-pad kernel: Bluetooth: L2CAP socket layer initialized
Jan 12 10:02:02 marie-pad kernel: Bluetooth: SCO socket layer initialized
Jan 12 10:02:02 marie-pad systemd[1]: Starting D-Bus System Message Bus...
Jan 12 10:02:02 marie-pad systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jan 12 10:02:02 marie-pad systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jan 12 10:02:03 marie-pad systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Jan 12 10:02:03 marie-pad systemd[1]: Stopped Virtual Console Setup.
Jan 12 10:02:03 marie-pad systemd[1]: Stopping Virtual Console Setup...
Jan 12 10:02:03 marie-pad systemd[1]: Starting Virtual Console Setup...
Jan 12 10:02:03 marie-pad systemd[1]: Started D-Bus System Message Bus.
Jan 12 10:02:03 marie-pad systemd[1]: Reached target Basic System.
Jan 12 10:02:03 marie-pad dbus-broker-launch[320]: Ready
Jan 12 10:02:03 marie-pad systemd[1]: Starting Network Manager...
Jan 12 10:02:03 marie-pad systemd[1]: SSH Key Generation was skipped because no trigger condition checks were met.
Jan 12 10:02:03 marie-pad systemd[1]: Starting User Login Management...
Jan 12 10:02:03 marie-pad systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jan 12 10:02:03 marie-pad kernel: cryptd: max_cpu_qlen set to 1000
Jan 12 10:02:03 marie-pad kernel: input: gpio-keys as /devices/platform/ACPI0011:00/gpio-keys.1.auto/input/input24
Jan 12 10:02:03 marie-pad kernel: input: gpio-keys as /devices/platform/ACPI0011:00/gpio-keys.2.auto/input/input25
Jan 12 10:02:03 marie-pad kernel: proc_thermal 0000:00:0b.0: enabling device (0000 -> 0002)
Jan 12 10:02:03 marie-pad kernel: input: chtdc_ti_pwrbtn as /devices/pci0000:00/808622C1:05/i2c-6/i2c-INT33F5:00/chtdc_ti_pwrbtn/input/input26
Jan 12 10:02:03 marie-pad systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Jan 12 10:02:03 marie-pad systemd[1]: Stopped Virtual Console Setup.
Jan 12 10:02:03 marie-pad kernel: SSE version of gcm_enc/dec engaged.
Jan 12 10:02:03 marie-pad NetworkManager[327]: <info>  [1705050123.3227] NetworkManager (version 1.44.2-3) is starting... (boot:4fc61202-29d9-4b0e-bcad-d1fa165d674a)
Jan 12 10:02:03 marie-pad NetworkManager[327]: <info>  [1705050123.3268] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Jan 12 10:02:03 marie-pad systemd[1]: Starting Virtual Console Setup...
Jan 12 10:02:03 marie-pad kernel: rt5645 i2c-10EC3270:00: Detected ASUS T101HA platform
Jan 12 10:02:03 marie-pad kernel: rt5645 i2c-10EC3270:00: supply avdd not found, using dummy regulator
Jan 12 10:02:03 marie-pad kernel: rt5645 i2c-10EC3270:00: supply cpvdd not found, using dummy regulator
Jan 12 10:02:03 marie-pad kernel: intel_rapl_common: Found RAPL domain package
Jan 12 10:02:03 marie-pad kernel: intel_rapl_common: Found RAPL domain core
Jan 12 10:02:03 marie-pad kernel: ath10k_pci 0000:01:00.0: enabling device (0000 -> 0002)
Jan 12 10:02:03 marie-pad NetworkManager[327]: <info>  [1705050123.4584] manager[0x560751568700]: monitoring kernel firmware directory '/lib/firmware'.
Jan 12 10:02:03 marie-pad kernel: ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
Jan 12 10:02:03 marie-pad systemd[1]: Starting Hostname Service...
Jan 12 10:02:03 marie-pad systemd-logind[329]: New seat seat0.
Jan 12 10:02:03 marie-pad kernel: usbcore: registered new interface driver btusb
Jan 12 10:02:03 marie-pad kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
Jan 12 10:02:03 marie-pad kernel: intel-spi: probe of intel-spi failed with error -22
Jan 12 10:02:03 marie-pad systemd[1]: Finished Virtual Console Setup.
Jan 12 10:02:03 marie-pad kernel: intel_sst_acpi 808622A8:00: LPE base: 0x91400000 size:0x200000
Jan 12 10:02:03 marie-pad kernel: intel_sst_acpi 808622A8:00: IRAM base: 0x914c0000
Jan 12 10:02:03 marie-pad kernel: intel_sst_acpi 808622A8:00: DRAM base: 0x91500000
Jan 12 10:02:03 marie-pad kernel: intel_sst_acpi 808622A8:00: SHIM base: 0x91540000
Jan 12 10:02:03 marie-pad kernel: intel_sst_acpi 808622A8:00: Mailbox base: 0x91544000
Jan 12 10:02:03 marie-pad kernel: intel_sst_acpi 808622A8:00: DDR base: 0x20000000
Jan 12 10:02:03 marie-pad kernel: intel_sst_acpi 808622A8:00: Got drv data max stream 25
Jan 12 10:02:03 marie-pad systemd[1]: Starting Load/Save RF Kill Switch Status...
Jan 12 10:02:03 marie-pad systemd-logind[329]: Watching system buttons on /dev/input/event3 (Power Button)
Jan 12 10:02:03 marie-pad systemd-logind[329]: Watching system buttons on /dev/input/event0 (Power Button)
Jan 12 10:02:03 marie-pad systemd-logind[329]: Watching system buttons on /dev/input/event2 (Lid Switch)
Jan 12 10:02:03 marie-pad systemd-logind[329]: Watching system buttons on /dev/input/event1 (Sleep Button)
Jan 12 10:02:03 marie-pad systemd-logind[329]: Watching system buttons on /dev/input/event4 (Asus Keyboard)
Jan 12 10:02:03 marie-pad systemd-logind[329]: Watching system buttons on /dev/input/event5 (Asus Keyboard)
Jan 12 10:02:03 marie-pad systemd-logind[329]: Watching system buttons on /dev/input/event6 (Intel HID events)
Jan 12 10:02:03 marie-pad systemd[1]: Started User Login Management.
Jan 12 10:02:03 marie-pad systemd[1]: Created slice Slice /system/systemd-backlight.
Jan 12 10:02:03 marie-pad systemd[1]: Reached target Sound Card.
Jan 12 10:02:03 marie-pad systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:asus-nb-wmi...
Jan 12 10:02:03 marie-pad systemd[1]: Started Hostname Service.
Jan 12 10:02:03 marie-pad kernel: ath10k_pci 0000:01:00.0: qca9377 hw1.1 target 0x05020001 chip_id 0x003821ff sub 1a3b:2a51
Jan 12 10:02:03 marie-pad kernel: ath10k_pci 0000:01:00.0: kconfig debug 1 debugfs 1 tracing 1 dfs 0 testmode 0
Jan 12 10:02:03 marie-pad kernel: ath10k_pci 0000:01:00.0: firmware ver WLAN.TF.2.1-00021-QCARMSWP-1 api 6 features wowlan,ignore-otp crc32 42e41877
Jan 12 10:02:03 marie-pad NetworkManager[327]: <info>  [1705050123.8251] hostname: hostname: using hostnamed
Jan 12 10:02:03 marie-pad NetworkManager[327]: <info>  [1705050123.8252] hostname: static hostname changed from (none) to "marie-pad"
Jan 12 10:02:03 marie-pad NetworkManager[327]: <info>  [1705050123.8272] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Jan 12 10:02:03 marie-pad NetworkManager[327]: <info>  [1705050123.8385] manager[0x560751568700]: rfkill: Wi-Fi hardware radio set enabled
Jan 12 10:02:03 marie-pad NetworkManager[327]: <info>  [1705050123.8385] manager[0x560751568700]: rfkill: WWAN hardware radio set enabled
Jan 12 10:02:03 marie-pad systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:asus-nb-wmi.
Jan 12 10:02:03 marie-pad kernel: ath10k_pci 0000:01:00.0: board_file api 2 bmi_id N/A crc32 8aedfa4a
Jan 12 10:02:03 marie-pad NetworkManager[327]: <info>  [1705050123.9009] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-bluetooth.so)
Jan 12 10:02:03 marie-pad systemd[1]: Reached target Bluetooth Support.
Jan 12 10:02:03 marie-pad kernel: ath10k_pci 0000:01:00.0: htt-ver 3.56 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
Jan 12 10:02:04 marie-pad systemd[1]: Started Load/Save RF Kill Switch Status.
Jan 12 10:02:04 marie-pad systemd-logind[329]: Watching system buttons on /dev/input/event17 (gpio-keys)
Jan 12 10:02:04 marie-pad NetworkManager[327]: <info>  [1705050124.0647] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-team.so)
Jan 12 10:02:04 marie-pad NetworkManager[327]: <info>  [1705050124.0675] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-wwan.so)
Jan 12 10:02:04 marie-pad NetworkManager[327]: <info>  [1705050124.0740] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-ovs.so)
Jan 12 10:02:04 marie-pad NetworkManager[327]: <info>  [1705050124.0793] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-wifi.so)
Jan 12 10:02:04 marie-pad kernel: ath: EEPROM regdomain: 0x6a
Jan 12 10:02:04 marie-pad kernel: ath: EEPROM indicates we should expect a direct regpair map
Jan 12 10:02:04 marie-pad kernel: ath: Country alpha2 being used: 00
Jan 12 10:02:04 marie-pad kernel: ath: Regpair used: 0x6a
Jan 12 10:02:04 marie-pad systemd-logind[329]: Watching system buttons on /dev/input/event18 (chtdc_ti_pwrbtn)
Jan 12 10:02:04 marie-pad kernel: ath10k_pci 0000:01:00.0 wlp1s0: renamed from wlan0
Jan 12 10:02:04 marie-pad NetworkManager[327]: <info>  [1705050124.2245] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-adsl.so)
Jan 12 10:02:04 marie-pad NetworkManager[327]: <info>  [1705050124.2309] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Jan 12 10:02:04 marie-pad NetworkManager[327]: <info>  [1705050124.2314] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jan 12 10:02:04 marie-pad NetworkManager[327]: <info>  [1705050124.2316] manager: Networking is enabled by state file
Jan 12 10:02:04 marie-pad kernel: ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=2
Jan 12 10:02:04 marie-pad NetworkManager[327]: <info>  [1705050124.2404] settings: Loaded settings plugin: keyfile (internal)
Jan 12 10:02:04 marie-pad NetworkManager[327]: <info>  [1705050124.2545] dhcp: init: Using DHCP client 'internal'
Jan 12 10:02:04 marie-pad NetworkManager[327]: <info>  [1705050124.2553] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Jan 12 10:02:04 marie-pad NetworkManager[327]: <info>  [1705050124.2597] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jan 12 10:02:04 marie-pad NetworkManager[327]: <info>  [1705050124.2613] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jan 12 10:02:04 marie-pad NetworkManager[327]: <info>  [1705050124.2680] device (lo): Activation: starting connection 'lo' (01ce3815-4dfc-4fac-a491-184aa843bc18)
Jan 12 10:02:04 marie-pad NetworkManager[327]: <info>  [1705050124.2695] device (wlp1s0): driver supports Access Point (AP) mode
Jan 12 10:02:04 marie-pad NetworkManager[327]: <info>  [1705050124.2730] manager: (wlp1s0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/2)
Jan 12 10:02:04 marie-pad NetworkManager[327]: <info>  [1705050124.2783] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jan 12 10:02:04 marie-pad NetworkManager[327]: <info>  [1705050124.2913] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/ieee80211/phy0/rfkill1) (driver ath10k_pci)
Jan 12 10:02:04 marie-pad NetworkManager[327]: <info>  [1705050124.2949] ovsdb: disconnected from ovsdb
Jan 12 10:02:04 marie-pad NetworkManager[327]: <info>  [1705050124.2961] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jan 12 10:02:04 marie-pad systemd[1]: Starting Network Manager Script Dispatcher Service...
Jan 12 10:02:04 marie-pad systemd[1]: Started Network Manager.
Jan 12 10:02:04 marie-pad systemd[1]: Reached target Network.
Jan 12 10:02:04 marie-pad NetworkManager[327]: <info>  [1705050124.3043] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jan 12 10:02:04 marie-pad NetworkManager[327]: <info>  [1705050124.3051] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jan 12 10:02:04 marie-pad NetworkManager[327]: <info>  [1705050124.3120] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jan 12 10:02:04 marie-pad NetworkManager[327]: <info>  [1705050124.3161] device (wlp1s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jan 12 10:02:04 marie-pad systemd[1]: Started OpenSSH Daemon.
Jan 12 10:02:04 marie-pad kernel: hid-generic 001F:8087:0AC2.0005: hidraw4: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC2] on 
Jan 12 10:02:04 marie-pad systemd[1]: Starting Permit User Sessions...
Jan 12 10:02:04 marie-pad systemd[1]: Started Network Manager Script Dispatcher Service.
Jan 12 10:02:04 marie-pad kernel: hid-generic 001F:8087:0AC4.0006: hidraw5: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC4] on 
Jan 12 10:02:04 marie-pad systemd[1]: Finished Permit User Sessions.
Jan 12 10:02:04 marie-pad kernel: hid-sensor-hub 001F:8087:0AC2.0005: hidraw4: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC2] on 
Jan 12 10:02:04 marie-pad kernel: hid-sensor-hub 001F:8087:0AC4.0006: hidraw5: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC4] on 
Jan 12 10:02:04 marie-pad systemd[1]: Starting Hold until boot process finishes up...
Jan 12 10:02:04 marie-pad systemd[1]: Starting Terminate Plymouth Boot Screen...
Jan 12 10:02:04 marie-pad systemd[1]: Received SIGRTMIN+21 from PID 267 (plymouthd).
Jan 12 10:02:04 marie-pad systemd[1]: Finished Hold until boot process finishes up.
Jan 12 10:02:04 marie-pad systemd[1]: Finished Terminate Plymouth Boot Screen.
Jan 12 10:02:04 marie-pad systemd[1]: Received SIGRTMIN+21 from PID 267 (n/a).
Jan 12 10:02:04 marie-pad systemd[1]: Reached target Multi-User System.
Jan 12 10:02:04 marie-pad systemd[1]: Started Simple Desktop Display Manager.
Jan 12 10:02:04 marie-pad systemd[1]: Reached target Graphical Interface.
Jan 12 10:02:04 marie-pad systemd[1]: Startup finished in 6.174s (firmware) + 6.165s (loader) + 5.403s (kernel) + 6.548s (userspace) = 24.291s.
Jan 12 10:02:04 marie-pad sshd[383]: Server listening on 0.0.0.0 port 22.
Jan 12 10:02:04 marie-pad sshd[383]: Server listening on :: port 22.
Jan 12 10:02:04 marie-pad kernel: input: chtrt5645 Headset as /devices/pci0000:00/808622A8:00/cht-bsw-rt5645/sound/card1/input27
Jan 12 10:02:04 marie-pad NetworkManager[327]: <info>  [1705050124.7362] device (wlp1s0): set-hw-addr: set MAC address to 56:84:AE:E0:CA:2F (scanning)
Jan 12 10:02:04 marie-pad sddm[398]: Initializing...
Jan 12 10:02:04 marie-pad sddm[398]: Starting...
Jan 12 10:02:04 marie-pad sddm[398]: Logind interface found
Jan 12 10:02:04 marie-pad sddm[398]: Adding new display...
Jan 12 10:02:04 marie-pad sddm[398]: Loaded empty theme configuration
Jan 12 10:02:04 marie-pad sddm[398]: Xauthority path: "/run/sddm/xauth_HceUbu"
Jan 12 10:02:04 marie-pad sddm[398]: Using VT 2
Jan 12 10:02:04 marie-pad sddm[398]: Display server starting...
Jan 12 10:02:04 marie-pad sddm[398]: Writing cookie to "/run/sddm/xauth_HceUbu"
Jan 12 10:02:04 marie-pad sddm[398]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_HceUbu -noreset -displayfd 16
Jan 12 10:02:05 marie-pad NetworkManager[327]: <info>  [1705050125.0386] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jan 12 10:02:05 marie-pad NetworkManager[327]: <info>  [1705050125.0396] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jan 12 10:02:05 marie-pad NetworkManager[327]: <info>  [1705050125.0416] device (lo): Activation: successful, device activated.
Jan 12 10:02:05 marie-pad systemd[1]: Starting WPA supplicant...
Jan 12 10:02:05 marie-pad systemd[1]: Started WPA supplicant.
Jan 12 10:02:05 marie-pad wpa_supplicant[404]: Successfully initialized wpa_supplicant
Jan 12 10:02:05 marie-pad NetworkManager[327]: <info>  [1705050125.2885] device (wlp1s0): supplicant interface state: internal-starting -> disconnected
Jan 12 10:02:05 marie-pad NetworkManager[327]: <info>  [1705050125.2891] Wi-Fi P2P device controlled by interface wlp1s0 created
Jan 12 10:02:05 marie-pad NetworkManager[327]: <info>  [1705050125.2899] manager: (p2p-dev-wlp1s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/3)
Jan 12 10:02:05 marie-pad NetworkManager[327]: <info>  [1705050125.2909] device (p2p-dev-wlp1s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jan 12 10:02:05 marie-pad NetworkManager[327]: <info>  [1705050125.2921] device (wlp1s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jan 12 10:02:05 marie-pad NetworkManager[327]: <info>  [1705050125.2937] device (p2p-dev-wlp1s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jan 12 10:02:07 marie-pad sddm[398]: Setting default cursor
Jan 12 10:02:07 marie-pad sddm[398]: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
Jan 12 10:02:07 marie-pad sddm[398]: Display server started.
Jan 12 10:02:07 marie-pad sddm[398]: Socket server starting...
Jan 12 10:02:07 marie-pad sddm[398]: Socket server started.
Jan 12 10:02:07 marie-pad sddm[398]: Loaded empty theme configuration
Jan 12 10:02:07 marie-pad sddm[398]: Greeter starting...
Jan 12 10:02:07 marie-pad sddm-helper[414]: [PAM] Starting...
Jan 12 10:02:07 marie-pad sddm-helper[414]: [PAM] Authenticating...
Jan 12 10:02:07 marie-pad sddm-helper[414]: [PAM] returning.
Jan 12 10:02:07 marie-pad sddm-helper[414]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=967) by (uid=0)
Jan 12 10:02:07 marie-pad systemd-logind[329]: New session c1 of user sddm.
Jan 12 10:02:07 marie-pad systemd[1]: Created slice User Slice of UID 967.
Jan 12 10:02:08 marie-pad systemd[1]: Starting User Runtime Directory /run/user/967...
Jan 12 10:02:08 marie-pad systemd[1]: Finished User Runtime Directory /run/user/967.
Jan 12 10:02:08 marie-pad systemd[1]: Starting User Manager for UID 967...
Jan 12 10:02:08 marie-pad dbus-broker-launch[320]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Jan 12 10:02:08 marie-pad (systemd)[418]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
Jan 12 10:02:08 marie-pad (systemd)[418]: pam_unix(systemd-user:session): session opened for user sddm(uid=967) by sddm(uid=0)
Jan 12 10:02:08 marie-pad systemd[418]: Queued start job for default target Main User Target.
Jan 12 10:02:09 marie-pad systemd[418]: Created slice User Application Slice.
Jan 12 10:02:09 marie-pad systemd[418]: Reached target Paths.
Jan 12 10:02:09 marie-pad systemd[418]: Reached target Timers.
Jan 12 10:02:09 marie-pad systemd[418]: Starting D-Bus User Message Bus Socket...
Jan 12 10:02:09 marie-pad systemd[418]: Listening on GnuPG network certificate management daemon.
Jan 12 10:02:09 marie-pad systemd[418]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jan 12 10:02:09 marie-pad systemd[418]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jan 12 10:02:09 marie-pad systemd[418]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jan 12 10:02:09 marie-pad systemd[418]: Listening on GnuPG cryptographic agent and passphrase cache.
Jan 12 10:02:09 marie-pad systemd[418]: Listening on GnuPG public key management service.
Jan 12 10:02:09 marie-pad systemd[418]: Listening on p11-kit server.
Jan 12 10:02:09 marie-pad systemd[418]: Listening on PipeWire PulseAudio.
Jan 12 10:02:09 marie-pad systemd[418]: Listening on PipeWire Multimedia System Sockets.
Jan 12 10:02:09 marie-pad systemd[418]: Listening on D-Bus User Message Bus Socket.
Jan 12 10:02:09 marie-pad systemd[418]: Reached target Sockets.
Jan 12 10:02:09 marie-pad systemd[418]: Reached target Basic System.
Jan 12 10:02:09 marie-pad systemd[1]: Started User Manager for UID 967.
Jan 12 10:02:09 marie-pad systemd[418]: Starting Update XDG user dir configuration...
Jan 12 10:02:09 marie-pad systemd[1]: Started Session c1 of User sddm.
Jan 12 10:02:09 marie-pad sddm-helper[414]: Writing cookie to "/tmp/xauth_UIaPfN"
Jan 12 10:02:09 marie-pad sddm-helper[414]: Starting X11 session: "" "/usr/bin/sddm-greeter --socket /tmp/sddm-:0-nWwGTZ"
Jan 12 10:02:09 marie-pad sddm[398]: Greeter session started successfully
Jan 12 10:02:09 marie-pad systemd[418]: Finished Update XDG user dir configuration.
Jan 12 10:02:09 marie-pad systemd[418]: Reached target Main User Target.
Jan 12 10:02:09 marie-pad systemd[418]: Startup finished in 873ms.
Jan 12 10:02:09 marie-pad sddm-greeter[429]: High-DPI autoscaling Enabled
Jan 12 10:02:09 marie-pad systemd[1]: systemd-rfkill.service: Deactivated successfully.
Jan 12 10:02:09 marie-pad sddm-greeter[429]: Reading from "/usr/local/share/xsessions/plasma.desktop"
Jan 12 10:02:09 marie-pad sddm-greeter[429]: Reading from "/usr/share/xsessions/plasma.desktop"
Jan 12 10:02:09 marie-pad sddm-greeter[429]: Loading theme configuration from "qrc:/theme/theme.conf"
Jan 12 10:02:09 marie-pad systemd[418]: Created slice User Core Session Slice.
Jan 12 10:02:09 marie-pad systemd[418]: Starting D-Bus User Message Bus...
Jan 12 10:02:09 marie-pad dbus-broker-launch[435]: Service file '/usr/share//dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Jan 12 10:02:09 marie-pad dbus-broker-launch[435]: Service file '/usr/share//dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
Jan 12 10:02:09 marie-pad dbus-broker-launch[435]: Service file '/usr/share//dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Jan 12 10:02:09 marie-pad dbus-broker-launch[435]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Jan 12 10:02:09 marie-pad dbus-broker-launch[435]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Jan 12 10:02:09 marie-pad systemd[418]: Started D-Bus User Message Bus.
Jan 12 10:02:09 marie-pad dbus-broker-launch[435]: Ready
Jan 12 10:02:09 marie-pad sddm-greeter[429]: Connected to the daemon.
Jan 12 10:02:09 marie-pad sddm[398]: Message received from greeter: Connect
Jan 12 10:02:09 marie-pad kernel: sddm-greeter[429]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
Jan 12 10:02:09 marie-pad sddm-greeter[429]: Loading qrc:/theme/Main.qml...
Jan 12 10:02:10 marie-pad sddm-greeter[429]: file:///usr/lib/qt/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Jan 12 10:02:10 marie-pad NetworkManager[327]: <info>  [1705050130.1673] manager: startup complete
Jan 12 10:02:10 marie-pad sddm-greeter[429]: qrc:/theme/Main.qml:41:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Jan 12 10:02:10 marie-pad sddm-greeter[429]: Adding view for "DSI-1" QRect(0,0 800x1280)
Jan 12 10:02:10 marie-pad sddm-greeter[429]: Message received from daemon: Capabilities
Jan 12 10:02:10 marie-pad sddm-greeter[429]: Message received from daemon: HostName
Jan 12 10:02:13 marie-pad sddm-greeter[429]: Reading from "/usr/share/xsessions/plasma.desktop"
Jan 12 10:02:13 marie-pad sddm[398]: Message received from greeter: Login
Jan 12 10:02:13 marie-pad sddm[398]: Reading from "/usr/share/xsessions/plasma.desktop"
Jan 12 10:02:13 marie-pad sddm[398]: Session "/usr/share/xsessions/plasma.desktop" selected, command: "/usr/bin/startplasma-x11" for VT 2
Jan 12 10:02:13 marie-pad sddm-helper[449]: [PAM] Starting...
Jan 12 10:02:13 marie-pad sddm-helper[449]: [PAM] Authenticating...
Jan 12 10:02:13 marie-pad sddm-helper[449]: [PAM] Preparing to converse...
Jan 12 10:02:13 marie-pad sddm-helper[449]: [PAM] Conversation with 1 messages
Jan 12 10:02:14 marie-pad sddm-helper[449]: pam_kwallet5(sddm:auth): pam_kwallet5: pam_sm_authenticate
Jan 12 10:02:14 marie-pad sddm-helper[449]: [PAM] returning.
Jan 12 10:02:14 marie-pad sddm[398]: Authentication for user  "marie"  successful
Jan 12 10:02:14 marie-pad sddm-greeter[429]: Message received from daemon: LoginSucceeded
Jan 12 10:02:14 marie-pad sddm-helper[449]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred
Jan 12 10:02:14 marie-pad sddm-helper[449]: pam_unix(sddm:session): session opened for user marie(uid=1000) by marie(uid=0)
Jan 12 10:02:14 marie-pad systemd-logind[329]: New session 2 of user marie.
Jan 12 10:02:14 marie-pad systemd[1]: Created slice User Slice of UID 1000.
Jan 12 10:02:14 marie-pad systemd[1]: Starting User Runtime Directory /run/user/1000...
Jan 12 10:02:14 marie-pad systemd[1]: Finished User Runtime Directory /run/user/1000.
Jan 12 10:02:14 marie-pad systemd[1]: Starting User Manager for UID 1000...
Jan 12 10:02:14 marie-pad (systemd)[452]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[marie] ruser=[<unknown>] rhost=[<unknown>]
Jan 12 10:02:14 marie-pad (systemd)[452]: pam_unix(systemd-user:session): session opened for user marie(uid=1000) by marie(uid=0)
Jan 12 10:02:14 marie-pad sddm-helper[414]: [PAM] Closing session
Jan 12 10:02:14 marie-pad sddm-helper[414]: pam_unix(sddm-greeter:session): session closed for user sddm
Jan 12 10:02:14 marie-pad sddm-helper[414]: [PAM] Ended.
Jan 12 10:02:14 marie-pad systemd[1]: session-c1.scope: Deactivated successfully.
Jan 12 10:02:14 marie-pad sddm[398]: Auth: sddm-helper exited successfully
Jan 12 10:02:14 marie-pad sddm[398]: Greeter stopped. SDDM::Auth::HELPER_SUCCESS
Jan 12 10:02:14 marie-pad systemd[1]: session-c1.scope: Consumed 1.353s CPU time.
Jan 12 10:02:14 marie-pad systemd-logind[329]: Session c1 logged out. Waiting for processes to exit.
Jan 12 10:02:14 marie-pad systemd-logind[329]: Removed session c1.
Jan 12 10:02:14 marie-pad systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jan 12 10:02:14 marie-pad systemd[452]: Queued start job for default target Main User Target.
Jan 12 10:02:15 marie-pad kernel: i2c i2c-OVTI2680:00: deferred probe pending
Jan 12 10:02:15 marie-pad systemd-journald[202]: /var/log/journal/d0a10061710e493aaa7b9487d46c5d8f/user-1000.journal: Journal file uses a different sequence number ID, rotating.
Jan 12 10:02:14 marie-pad sddm-helper[449]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session
Jan 12 10:02:14 marie-pad systemd[452]: Created slice User Application Slice.
Jan 12 10:02:15 marie-pad sddm-helper[465]: pam_kwallet5: final socket path: /run/user/1000/kwallet5.socket
Jan 12 10:02:14 marie-pad systemd[452]: Reached target Paths.
Jan 12 10:02:14 marie-pad systemd[452]: Reached target Timers.
Jan 12 10:02:14 marie-pad systemd[452]: Starting D-Bus User Message Bus Socket...
Jan 12 10:02:14 marie-pad systemd[452]: Listening on GnuPG network certificate management daemon.
Jan 12 10:02:14 marie-pad systemd[452]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jan 12 10:02:14 marie-pad systemd[452]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jan 12 10:02:14 marie-pad systemd[452]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jan 12 10:02:14 marie-pad systemd[452]: Listening on GnuPG cryptographic agent and passphrase cache.
Jan 12 10:02:14 marie-pad systemd[452]: Listening on GnuPG public key management service.
Jan 12 10:02:14 marie-pad systemd[452]: Listening on p11-kit server.
Jan 12 10:02:14 marie-pad systemd[452]: Listening on PipeWire PulseAudio.
Jan 12 10:02:14 marie-pad systemd[452]: Listening on PipeWire Multimedia System Sockets.
Jan 12 10:02:14 marie-pad systemd[452]: Listening on D-Bus User Message Bus Socket.
Jan 12 10:02:14 marie-pad systemd[452]: Reached target Sockets.
Jan 12 10:02:14 marie-pad systemd[452]: Reached target Basic System.
Jan 12 10:02:14 marie-pad systemd[1]: Started User Manager for UID 1000.
Jan 12 10:02:14 marie-pad systemd[1]: Started Session 2 of User marie.
Jan 12 10:02:14 marie-pad systemd[452]: Starting Update XDG user dir configuration...
Jan 12 10:02:14 marie-pad systemd[452]: Finished Update XDG user dir configuration.
Jan 12 10:02:14 marie-pad systemd[452]: Reached target Main User Target.
Jan 12 10:02:14 marie-pad systemd[452]: Startup finished in 751ms.
Jan 12 10:02:15 marie-pad sddm-helper[449]: Writing cookie to "/tmp/xauth_yaiDKM"
Jan 12 10:02:15 marie-pad sddm-helper[449]: Starting X11 session: "" "/usr/share/sddm/scripts/Xsession \"/usr/bin/startplasma-x11\""
Jan 12 10:02:15 marie-pad sddm[398]: Session started true
Jan 12 10:02:15 marie-pad NetworkManager[327]: <info>  [1705050135.2315] policy: auto-activating connection 'LMHR_5GHz' (acbdbb17-d35b-4f06-bb07-d91cfc9c0669)
Jan 12 10:02:15 marie-pad NetworkManager[327]: <info>  [1705050135.2327] device (wlp1s0): Activation: starting connection 'LMHR_5GHz' (acbdbb17-d35b-4f06-bb07-d91cfc9c0669)
Jan 12 10:02:15 marie-pad NetworkManager[327]: <info>  [1705050135.2329] device (wlp1s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jan 12 10:02:15 marie-pad NetworkManager[327]: <info>  [1705050135.2337] manager: NetworkManager state is now CONNECTING
Jan 12 10:02:15 marie-pad NetworkManager[327]: <info>  [1705050135.2586] device (wlp1s0): set-hw-addr: reset MAC address to 80:C5:F2:DB:0A:23 (preserve)
Jan 12 10:02:15 marie-pad NetworkManager[327]: <info>  [1705050135.2666] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jan 12 10:02:15 marie-pad NetworkManager[327]: <info>  [1705050135.2677] device (wlp1s0): Activation: (wifi) access point 'LMHR_5GHz' has security, but secrets are required.
Jan 12 10:02:15 marie-pad NetworkManager[327]: <info>  [1705050135.2678] device (wlp1s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jan 12 10:02:15 marie-pad NetworkManager[327]: <warn>  [1705050135.2686] device (wlp1s0): no secrets: No agents were available for this request.
Jan 12 10:02:15 marie-pad NetworkManager[327]: <info>  [1705050135.2687] device (wlp1s0): state change: need-auth -> failed (reason 'no-secrets', sys-iface-state: 'managed')
Jan 12 10:02:15 marie-pad NetworkManager[327]: <info>  [1705050135.2695] manager: NetworkManager state is now DISCONNECTED
Jan 12 10:02:15 marie-pad NetworkManager[327]: <warn>  [1705050135.2700] device (wlp1s0): Activation: failed for connection 'LMHR_5GHz'
Jan 12 10:02:15 marie-pad NetworkManager[327]: <info>  [1705050135.2705] device (wlp1s0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
Jan 12 10:02:15 marie-pad NetworkManager[327]: <info>  [1705050135.2915] device (wlp1s0): set-hw-addr: set MAC address to C6:5A:7E:58:0F:7D (scanning)
Jan 12 10:02:15 marie-pad NetworkManager[327]: <info>  [1705050135.3000] device (wlp1s0): supplicant interface state: disconnected -> interface_disabled
Jan 12 10:02:15 marie-pad NetworkManager[327]: <info>  [1705050135.3001] device (p2p-dev-wlp1s0): supplicant management interface state: disconnected -> interface_disabled
Jan 12 10:02:15 marie-pad NetworkManager[327]: <info>  [1705050135.3168] device (wlp1s0): supplicant interface state: interface_disabled -> inactive
Jan 12 10:02:15 marie-pad NetworkManager[327]: <info>  [1705050135.3169] device (p2p-dev-wlp1s0): supplicant management interface state: interface_disabled -> inactive
Jan 12 10:02:15 marie-pad systemd[452]: Created slice User Core Session Slice.
Jan 12 10:02:15 marie-pad systemd[452]: Starting D-Bus User Message Bus...
Jan 12 10:02:15 marie-pad dbus-broker-launch[480]: Service file '/usr/share//dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Jan 12 10:02:15 marie-pad dbus-broker-launch[480]: Service file '/usr/share//dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
Jan 12 10:02:15 marie-pad dbus-broker-launch[480]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Jan 12 10:02:15 marie-pad dbus-broker-launch[480]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Jan 12 10:02:15 marie-pad dbus-broker-launch[480]: Service file '/usr/share//dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Jan 12 10:02:15 marie-pad systemd[452]: Started D-Bus User Message Bus.
Jan 12 10:02:15 marie-pad dbus-broker-launch[480]: Ready
Jan 12 10:02:16 marie-pad systemd[452]: Reloading requested from client PID 467 ('startplasma-x11')...
Jan 12 10:02:16 marie-pad systemd[452]: Reloading...
Jan 12 10:02:17 marie-pad ksplashqml[484]: file:///usr/share/plasma/look-and-feel/org.kde.oxygen/contents/splash/Splash.qml:76: ReferenceError: bottomRect is not defined
Jan 12 10:02:17 marie-pad ksplashqml[484]: file:///usr/share/plasma/look-and-feel/org.kde.oxygen/contents/splash/Splash.qml:75: ReferenceError: bottomRect is not defined
Jan 12 10:02:17 marie-pad ksplashqml[484]: file:///usr/share/plasma/look-and-feel/org.kde.oxygen/contents/splash/Splash.qml:76: ReferenceError: bottomRect is not defined
Jan 12 10:02:17 marie-pad systemd[452]: Reloading finished in 668 ms.
Jan 12 10:02:17 marie-pad systemd[452]: Created slice User Background Tasks Slice.
Jan 12 10:02:17 marie-pad systemd[452]: Reached target Session services which should run early before the graphical session is brought up.
Jan 12 10:02:17 marie-pad systemd[452]: Starting KDE Config Module Initialization...
Jan 12 10:02:17 marie-pad systemd[452]: Starting Baloo File Indexer Daemon...
Jan 12 10:02:17 marie-pad systemd[452]: Starting Portal service...
Jan 12 10:02:17 marie-pad systemd[452]: Started Baloo File Indexer Daemon.
Jan 12 10:02:17 marie-pad systemd[452]: Starting flatpak document portal service...
Jan 12 10:02:17 marie-pad systemd[1]: Starting Disk Manager...
Jan 12 10:02:17 marie-pad udisksd[518]: udisks daemon version 2.10.1 starting
Jan 12 10:02:17 marie-pad systemd[452]: Starting sandboxed app permission store...
Jan 12 10:02:17 marie-pad systemd[452]: Started sandboxed app permission store.
Jan 12 10:02:17 marie-pad systemd[452]: Started flatpak document portal service.
Jan 12 10:02:17 marie-pad kcminit_startup[505]: Initializing  "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_mouse.so"
Jan 12 10:02:17 marie-pad systemd[1]: Starting Authorization Manager...
Jan 12 10:02:17 marie-pad systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jan 12 10:02:17 marie-pad kcminit_startup[505]: Initializing  "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_style.so"
Jan 12 10:02:17 marie-pad systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jan 12 10:02:17 marie-pad rtkit-daemon[539]: Successfully called chroot.
Jan 12 10:02:17 marie-pad rtkit-daemon[539]: Successfully dropped privileges.
Jan 12 10:02:17 marie-pad rtkit-daemon[539]: Successfully limited resources.
Jan 12 10:02:17 marie-pad rtkit-daemon[539]: Running.
Jan 12 10:02:17 marie-pad rtkit-daemon[539]: Watchdog thread running.
Jan 12 10:02:17 marie-pad rtkit-daemon[539]: Canary thread running.
Jan 12 10:02:17 marie-pad rtkit-daemon[539]: Supervising 0 threads of 0 processes of 0 users.
Jan 12 10:02:17 marie-pad rtkit-daemon[539]: Supervising 0 threads of 0 processes of 0 users.
Jan 12 10:02:17 marie-pad rtkit-daemon[539]: Supervising 0 threads of 0 processes of 0 users.
Jan 12 10:02:17 marie-pad polkitd[537]: Started polkitd version 123
Jan 12 10:02:17 marie-pad polkitd[537]: Loading rules from directory /etc/polkit-1/rules.d
Jan 12 10:02:17 marie-pad polkitd[537]: Loading rules from directory /usr/share/polkit-1/rules.d
Jan 12 10:02:17 marie-pad polkitd[537]: Finished loading, compiling and executing 5 rules
Jan 12 10:02:17 marie-pad polkitd[537]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jan 12 10:02:17 marie-pad systemd[1]: Started Authorization Manager.
Jan 12 10:02:18 marie-pad systemd[1]: Started Disk Manager.
Jan 12 10:02:18 marie-pad udisksd[518]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Jan 12 10:02:18 marie-pad systemd[1]: Starting Daemon for power management...
Jan 12 10:02:18 marie-pad kcminit_startup[505]: Initializing  "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
Jan 12 10:02:18 marie-pad systemd[452]: Started KDE Config Module Initialization.
Jan 12 10:02:18 marie-pad systemd[452]: Starting KDE Session Management Server...
Jan 12 10:02:18 marie-pad systemd[1]: boot.automount: Got automount request for /boot, triggered by 329 (systemd-logind)
Jan 12 10:02:18 marie-pad systemd[452]: Started Unlock kwallet from pam credentials.
Jan 12 10:02:18 marie-pad systemd[1]: Mounting EFI System Partition Automount...
Jan 12 10:02:18 marie-pad systemd[452]: Starting KDE Daemon...
Jan 12 10:02:18 marie-pad systemd[452]: Starting KDE Window Manager...
Jan 12 10:02:18 marie-pad kernel: FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Jan 12 10:02:18 marie-pad systemd[1]: Mounted EFI System Partition Automount.
Jan 12 10:02:18 marie-pad systemd[1]: Started Daemon for power management.
Jan 12 10:02:18 marie-pad baloo_file[507]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.20'
Jan 12 10:02:18 marie-pad baloo_file[507]: QDBusConnection: name 'org.freedesktop.UPower' had owner '' but we thought it was ':1.24'
Jan 12 10:02:19 marie-pad systemd[452]: Started KDE Daemon.
Jan 12 10:02:19 marie-pad ksmserver[562]: Qt: Session management error: networkIdsList argument is NULL
Jan 12 10:02:19 marie-pad systemd[452]: Starting KDE Configuration Module Initialization (Phase 1)...
Jan 12 10:02:19 marie-pad kcminit_startup[505]: Initializing  "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_touchpad.so"
Jan 12 10:02:19 marie-pad systemd[452]: Starting KDE Global Shortcuts Server...
Jan 12 10:02:19 marie-pad kcminit_startup[505]: kcm_touchpad: Using X11 backend
Jan 12 10:02:19 marie-pad kcminit_startup[505]: Initializing  "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_kgamma.so"
Jan 12 10:02:19 marie-pad systemd[452]: Finished KDE Configuration Module Initialization (Phase 1).
Jan 12 10:02:19 marie-pad systemd[452]: Started KDE Global Shortcuts Server.
Jan 12 10:02:19 marie-pad systemd[452]: Starting KActivityManager Activity manager Service...
Jan 12 10:02:19 marie-pad ksmserver[562]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.15'
Jan 12 10:02:19 marie-pad systemd[452]: Started KDE Session Management Server.
Jan 12 10:02:19 marie-pad kded5[568]: org.kde.libkbolt: Failed to connect to Bolt manager DBus interface: The name is not activatable
Jan 12 10:02:19 marie-pad kded5[568]: org.kde.bolt.kded: Couldn't connect to Bolt DBus daemon
Jan 12 10:02:19 marie-pad systemd[452]: Starting KDE Plasma Workspace...
Jan 12 10:02:19 marie-pad kernel: warning: `kded5' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
Jan 12 10:02:19 marie-pad systemd[452]: Started KActivityManager Activity manager Service.
Jan 12 10:02:19 marie-pad kded5[568]: Installing the delayed initialization callback.
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:39:34: string literal is not a valid UTF-8 string
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:40:29: string literal is not a valid UTF-8 string
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:41:29: string literal is not a valid UTF-8 string
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:42:29: string literal is not a valid UTF-8 string
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:43:29: string literal is not a valid UTF-8 string
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:44:27: string literal is not a valid UTF-8 string
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:45:27: string literal is not a valid UTF-8 string
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:46:27: string literal is not a valid UTF-8 string
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:47:27: string literal is not a valid UTF-8 string
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:48:29: string literal is not a valid UTF-8 string
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:49:29: string literal is not a valid UTF-8 string
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:49:29: too many errors
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: /usr/share/X11/locale/iso8859-1/Compose:49:29: failed to parse file
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] fr:127:90: numeric keysym "0x1002014" (16785428)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] fr:128:90: numeric keysym "0x1002013" (16785427)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] fr:129:90: numeric keysym "0x1002011" (16785425)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] fr:160:67: numeric keysym "0x1000140" (16777536)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] fr:160:90: numeric keysym "0x100013f" (16777535)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] fr:170:68: numeric keysym "0x100202f" (16785455)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] fr:173:91: numeric keysym "0x1002026" (16785446)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] fr:174:91: numeric keysym "0x10022c5" (16786117)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] fr:175:91: numeric keysym "0x1002215" (16785941)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] fr:176:91: numeric keysym "0x1002212" (16785938)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:263:33: numeric keysym "0x1002215" (16785941)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:263:44: numeric keysym "0x10000f7" (16777463)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:264:33: numeric keysym "0x10022c5" (16786117)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:264:44: numeric keysym "0x10000d7" (16777431)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:265:33: numeric keysym "0x1002212" (16785938)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:265:44: numeric keysym "0x1002212" (16785938)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:267:33: numeric keysym "0x100002b" (16777259)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:267:44: numeric keysym "0x100002b" (16777259)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:263:33: numeric keysym "0x1002215" (16785941)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:263:44: numeric keysym "0x10000f7" (16777463)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:264:33: numeric keysym "0x10022c5" (16786117)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:264:44: numeric keysym "0x10000d7" (16777431)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:265:33: numeric keysym "0x1002212" (16785938)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:265:44: numeric keysym "0x1002212" (16785938)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:267:33: numeric keysym "0x100002b" (16777259)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:267:44: numeric keysym "0x100002b" (16777259)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:290:20: numeric keysym "0x1002215" (16785941)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:290:44: numeric keysym "0x10000f7" (16777463)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:291:20: numeric keysym "0x10022c5" (16786117)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:291:44: numeric keysym "0x10000d7" (16777431)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:292:20: numeric keysym "0x1002212" (16785938)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:292:44: numeric keysym "0x1002212" (16785938)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:294:20: numeric keysym "0x100002b" (16777259)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:294:44: numeric keysym "0x100002b" (16777259)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:430:39: numeric keysym "0x1002196" (16785814)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:430:50: numeric keysym "0x10021d6" (16785878)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:431:39: numeric keysym "0x1002191" (16785809)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:431:50: numeric keysym "0x10021d1" (16785873)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:432:39: numeric keysym "0x1002197" (16785815)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:432:50: numeric keysym "0x10021d7" (16785879)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:434:39: numeric keysym "0x1002190" (16785808)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:434:50: numeric keysym "0x10021d0" (16785872)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:435:39: numeric keysym "0x1002194" (16785812)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:435:50: numeric keysym "0x10021d4" (16785876)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:436:39: numeric keysym "0x1002192" (16785810)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:436:50: numeric keysym "0x10021d2" (16785874)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:438:39: numeric keysym "0x1002199" (16785817)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:438:50: numeric keysym "0x10021d9" (16785881)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:439:39: numeric keysym "0x1002193" (16785811)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:439:50: numeric keysym "0x10021d3" (16785875)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:440:39: numeric keysym "0x1002198" (16785816)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:440:50: numeric keysym "0x10021d8" (16785880)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:442:39: numeric keysym "0x1002195" (16785813)
Jan 12 10:02:19 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] keypad:442:50: numeric keysym "0x10021d5" (16785877)
Jan 12 10:02:20 marie-pad kwin_x11[569]: kwin_xkbcommon: XKB: [XKB-489] kpdl:44:46: numeric keysym "0x100202f" (16785455)
Jan 12 10:02:20 marie-pad systemd[452]: Started KDE Window Manager.
Jan 12 10:02:20 marie-pad systemd[452]: Starting User preferences database...
Jan 12 10:02:20 marie-pad systemd[452]: Started User preferences database.
Jan 12 10:02:20 marie-pad plasmashell[607]: Checking screens: available: (QScreen(0x5568dfc52da0, name="DSI-1")) redundant: QHash() fake: QSet() all: (QScreen(0x5568dfc52da0, name="DSI-1"))
Jan 12 10:02:20 marie-pad plasmashell[607]: Checking screens: available: (QScreen(0x5568dfc52da0, name="DSI-1")) redundant: QHash() fake: QSet() all: (QScreen(0x5568dfc52da0, name="DSI-1"))
Jan 12 10:02:20 marie-pad kded5[568]: kcm_touchpad: Using X11 backend
Jan 12 10:02:20 marie-pad systemd[452]: Started KDE Plasma Workspace.
Jan 12 10:02:20 marie-pad systemd[452]: Reached target KDE Plasma Workspace Core.
Jan 12 10:02:20 marie-pad systemd[452]: Started Proxies GTK DBus menus to a Plasma readable format.
Jan 12 10:02:20 marie-pad systemd[452]: Starting KDE PolicyKit Authentication Agent...
Jan 12 10:02:20 marie-pad systemd[452]: Starting Powerdevil...
Jan 12 10:02:20 marie-pad systemd[452]: Starting Xdg Desktop Portal For KDE...
Jan 12 10:02:20 marie-pad systemd[452]: Started Handle legacy xembed system tray icons.
Jan 12 10:02:20 marie-pad kwin_x11[569]: OpenGL vendor string:                   Intel
Jan 12 10:02:20 marie-pad kwin_x11[569]: OpenGL renderer string:                 Mesa Intel(R) HD Graphics (CHV)
Jan 12 10:02:20 marie-pad kwin_x11[569]: OpenGL version string:                  4.6 (Compatibility Profile) Mesa 23.3.2-arch1.2
Jan 12 10:02:20 marie-pad kwin_x11[569]: OpenGL shading language version string: 4.60
Jan 12 10:02:20 marie-pad kwin_x11[569]: Driver:                                 Intel
Jan 12 10:02:20 marie-pad kwin_x11[569]: GPU class:                              Cherryview
Jan 12 10:02:20 marie-pad kwin_x11[569]: OpenGL version:                         4.6
Jan 12 10:02:20 marie-pad kwin_x11[569]: GLSL version:                           4.60
Jan 12 10:02:20 marie-pad kwin_x11[569]: Mesa version:                           23.3.2
Jan 12 10:02:20 marie-pad kwin_x11[569]: X server version:                       1.21.1
Jan 12 10:02:20 marie-pad kwin_x11[569]: Linux kernel version:                   6.6.10
Jan 12 10:02:20 marie-pad kwin_x11[569]: Requires strict binding:                yes
Jan 12 10:02:20 marie-pad kwin_x11[569]: GLSL shaders:                           yes
Jan 12 10:02:20 marie-pad kwin_x11[569]: Texture NPOT support:                   yes
Jan 12 10:02:20 marie-pad kwin_x11[569]: Virtual Machine:                        no
Jan 12 10:02:21 marie-pad NetworkManager[327]: <info>  [1705050141.2084] agent-manager: agent[06634f90c18b82d3,:1.25/org.kde.plasma.networkmanagement/1000]: agent registered
Jan 12 10:02:21 marie-pad kded5[568]: 
Jan 12 10:02:21 marie-pad kded5[568]: Delayed initialization.
Jan 12 10:02:21 marie-pad kded5[568]: Reloading the khotkeys configuration
Jan 12 10:02:21 marie-pad kded5[568]: Version 2 File!
Jan 12 10:02:21 marie-pad kded5[568]: true
Jan 12 10:02:21 marie-pad kded5[568]: Imported file "/usr/share/khotkeys/defaults.khotkeys"
Jan 12 10:02:21 marie-pad kded5[568]: Imported file "/usr/share/khotkeys/kde32b1.khotkeys"
Jan 12 10:02:21 marie-pad kded5[568]: Imported file "/usr/share/khotkeys/konqueror_gestures_kde321.khotkeys"
Jan 12 10:02:21 marie-pad plasmashell[607]: kf.plasma.quick: Applet preload policy set to 1
Jan 12 10:02:21 marie-pad systemd[452]: Started KDE PolicyKit Authentication Agent.
Jan 12 10:02:21 marie-pad polkit-kde-authentication-agent-1[647]: New PolkitAgentListener  0x55fc13a08110
Jan 12 10:02:21 marie-pad polkit-kde-authentication-agent-1[647]: Adding new listener  PolkitQt1::Agent::Listener(0x7efefc011eb0) for  0x55fc13a08110
Jan 12 10:02:21 marie-pad polkit-kde-authentication-agent-1[647]: Listener online
Jan 12 10:02:22 marie-pad dbus-broker-launch[320]: Activation request for 'org.freedesktop.ModemManager1' failed: The systemd unit 'dbus-org.freedesktop.ModemManager1.service' could not be found.
Jan 12 10:02:22 marie-pad kded5[568]: kf.modemmanagerqt: Failed enumerating MM objects: "org.freedesktop.DBus.Error.NameHasNoOwner" 
                                       "Could not activate remote peer: activation request failed: unknown unit."
Jan 12 10:02:22 marie-pad systemd[452]: Started Xdg Desktop Portal For KDE.
Jan 12 10:02:22 marie-pad dbus-broker-launch[320]: Activation request for 'org.bluez' failed: The systemd unit 'dbus-org.bluez.service' could not be found.
Jan 12 10:02:22 marie-pad systemd[452]: Starting Bluetooth OBEX service...
Jan 12 10:02:22 marie-pad systemd[452]: Started PipeWire Multimedia Service.
Jan 12 10:02:22 marie-pad systemd[1]: Created slice Slice /system/dbus-:1.1-org.kde.kded.smart.
Jan 12 10:02:22 marie-pad systemd[1]: Started dbus-:1.1-org.kde.kded.smart@0.service.
Jan 12 10:02:22 marie-pad systemd[452]: Started Multimedia Service Session Manager.
Jan 12 10:02:22 marie-pad obexd[690]: OBEX daemon 5.71
Jan 12 10:02:22 marie-pad systemd[452]: Started Bluetooth OBEX service.
Jan 12 10:02:22 marie-pad polkitd[537]: Registered Authentication Agent for unix-session:2 (system bus name :1.33 [/usr/lib/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale fr)
Jan 12 10:02:22 marie-pad rtkit-daemon[539]: Supervising 0 threads of 0 processes of 0 users.
Jan 12 10:02:22 marie-pad rtkit-daemon[539]: Supervising 0 threads of 0 processes of 0 users.
Jan 12 10:02:22 marie-pad rtkit-daemon[539]: Supervising 0 threads of 0 processes of 0 users.
Jan 12 10:02:22 marie-pad polkit-kde-authentication-agent-1[647]: Authentication agent result: true
Jan 12 10:02:22 marie-pad systemd[452]: Started Portal service.
Jan 12 10:02:22 marie-pad rtkit-daemon[539]: Successfully made thread 693 of process 693 owned by '1000' high priority at nice level -11.
Jan 12 10:02:22 marie-pad rtkit-daemon[539]: Supervising 1 threads of 1 processes of 1 users.
Jan 12 10:02:22 marie-pad kded5[568]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Jan 12 10:02:22 marie-pad kded5[568]: kf.bluezqt: PendingCall Error: "Could not activate remote peer: activation request failed: unknown unit."
Jan 12 10:02:22 marie-pad kded5[568]: Known activities: ("6d09ce87-0ee1-46c7-97b0-93bd4e347fde")
Jan 12 10:02:22 marie-pad systemd[452]: Starting KScreen...
Jan 12 10:02:22 marie-pad rtkit-daemon[539]: Successfully made thread 703 of process 693 owned by '1000' RT at priority 20.
Jan 12 10:02:22 marie-pad rtkit-daemon[539]: Supervising 2 threads of 1 processes of 1 users.
Jan 12 10:02:22 marie-pad rtkit-daemon[539]: Supervising 2 threads of 1 processes of 1 users.
Jan 12 10:02:22 marie-pad rtkit-daemon[539]: Supervising 2 threads of 1 processes of 1 users.
Jan 12 10:02:22 marie-pad rtkit-daemon[539]: Supervising 2 threads of 1 processes of 1 users.
Jan 12 10:02:22 marie-pad systemd[452]: Started KScreen.
Jan 12 10:02:22 marie-pad kscreen_backend_launcher[717]: kscreen.xrandr: Connected output 65 to CRTC 62
Jan 12 10:02:22 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper: Detected XRandR 1.6
Jan 12 10:02:22 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper: Event Base:  89
Jan 12 10:02:22 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper: Event Error:  147
Jan 12 10:02:22 marie-pad wireplumber[694]: [0:00:30.089994687] [694] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
Jan 12 10:02:22 marie-pad wireplumber[694]: [0:00:30.090356312] [694] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
Jan 12 10:02:22 marie-pad wireplumber[694]: [0:00:30.090544675] [694]  INFO Camera camera_manager.cpp:284 libcamera v0.1.0
Jan 12 10:02:22 marie-pad wireplumber[694]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NameHasNoOwner
Jan 12 10:02:22 marie-pad kded5[568]: kscreen.kded: PowerDevil SuspendSession action not available!
Jan 12 10:02:23 marie-pad systemd[1]: Created slice Slice /system/dbus-:1.1-org.kde.powerdevil.discretegpuhelper.
Jan 12 10:02:23 marie-pad systemd[1]: Started dbus-:1.1-org.kde.powerdevil.discretegpuhelper@0.service.
Jan 12 10:02:23 marie-pad rtkit-daemon[539]: Successfully made thread 694 of process 694 owned by '1000' high priority at nice level -11.
Jan 12 10:02:23 marie-pad rtkit-daemon[539]: Supervising 3 threads of 2 processes of 1 users.
Jan 12 10:02:23 marie-pad kernel: intel_sst_acpi 808622A8:00: FW Version 01.0b.02.02
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xrandr: XRandR::setConfig
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xrandr: Requested screen size is QSize(1280, 800)
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xrandr: Needed CRTCs:  1
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xrandr: Actions to perform:
                                                                  Priorities: true
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xrandr:         Output 65 
                                                                          Old: "0" 
                                                                          New: "1"
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xrandr:         Change Screen Size: true
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xrandr:                 Old: QSize(800, 1280) 
                                                                          Intermediate: QSize(1280, 1280) 
                                                                          New: QSize(1280, 800)
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xrandr:         Disable outputs: false
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xrandr:         Change outputs: true
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xrandr:                  (65)
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xrandr:         Enable outputs: false
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xrandr: RRSetScreenSize 
                                                                  DPI: 96.1893 
                                                                  Size: QSize(1280, 1280) 
                                                                  SizeMM: QSize(338, 338)
Jan 12 10:02:23 marie-pad rtkit-daemon[539]: Successfully made thread 704 of process 694 owned by '1000' RT at priority 20.
Jan 12 10:02:23 marie-pad rtkit-daemon[539]: Supervising 4 threads of 2 processes of 1 users.
Jan 12 10:02:23 marie-pad systemd[1]: Created slice Slice /system/dbus-:1.1-org.kde.powerdevil.chargethresholdhelper.
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xrandr: RRSetCrtcConfig (change output) 
                                                                  Output: 65 ( "DSI-1" ) 
                                                                  CRTC: 62 
                                                                  Pos: QPoint(0,0) 
                                                                  Mode: KScreen::Mode(Id: "69" , Size: QSize(800, 1280) @ 60.0962 ) Preferred: "69" 
                                                                  Rotation: KScreen::Output::Right
Jan 12 10:02:23 marie-pad systemd[1]: Started dbus-:1.1-org.kde.powerdevil.chargethresholdhelper@0.service.
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xrandr: XRandRCrtc  62  m_timestamp update  0  =>  30745
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xrandr:         Result:  0  timestamp:  30745
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xrandr: XRandROutput 65 update 
                                                                  m_connected: 0 
                                                                  m_crtc XRandRCrtc(0x561f21e00dd0) 
                                                                  CRTC: 62 
                                                                  MODE: 69 
                                                                  Connection: 0
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xrandr: RRSetOutputPrimary 
                                                                  New priority: 1
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xrandr: RRSetOutputPrimary 
                                                                  New priority: 0
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xrandr: RRSetOutputPrimary 
                                                                  New priority: 0
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xrandr: RRSetScreenSize 
                                                                  DPI: 96.1893 
                                                                  Size: QSize(1280, 800) 
                                                                  SizeMM: QSize(338, 211)
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xrandr: XRandR::setConfig done!
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper: RRScreenChangeNotify
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Timestamp:  12305
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Config_timestamp:  12305
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Window: 44040197
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Root: 798
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Size ID: 65535
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Size:  1280 1280
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         SizeMM:  338 338
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper: RRNotify_CrtcChange
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Timestamp:  12305
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         CRTC:  62
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Mode:  69
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Rotation:  "Rotate_270"
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Geometry:  0 0 800 1280
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper: RRScreenChangeNotify
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Timestamp:  12305
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Config_timestamp:  12305
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Window: 44040197
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Root: 798
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Rotation:  "Rotate_270"
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Size ID: 65535
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Size:  1280 1280
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         SizeMM:  338 338
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper: RRNotify_CrtcChange
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Timestamp:  12305
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         CRTC:  62
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Mode:  69
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Rotation:  "Rotate_270"
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Geometry:  0 0 800 1280
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Timestamp:  30818
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Output:  65
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Property:  _KDE_SCREEN_INDEX
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         State (newValue, Deleted):  0
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Timestamp:  30818
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Output:  65
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Property:  _KDE_SCREEN_INDEX
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         State (newValue, Deleted):  0
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper: RRScreenChangeNotify
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Timestamp:  30745
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Config_timestamp:  12305
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Window: 44040197
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Root: 798
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Rotation:  "Rotate_270"
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Size ID: 1
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         Size:  800 1280
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xcb.helper:         SizeMM:  211 338
Jan 12 10:02:23 marie-pad kscreen_backend_launcher[717]: kscreen.xrandr: XRandRCrtc  62  m_configTimestamp update 0  =>  12305
Jan 12 10:02:23 marie-pad ksplashqml[484]: file:///usr/share/plasma/look-and-feel/org.kde.oxygen/contents/splash/Splash.qml:76: ReferenceError: bottomRect is not defined
Jan 12 10:02:23 marie-pad systemd[1]: Created slice Slice /system/dbus-:1.1-org.kde.powerdevil.backlighthelper.
Jan 12 10:02:23 marie-pad systemd[1]: Started dbus-:1.1-org.kde.powerdevil.backlighthelper@0.service.
Jan 12 10:02:23 marie-pad plasmashell[607]: file:///usr/lib/qt/qml/org/kde/kirigami.2/templates/InlineMessage.qml:265:13: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Jan 12 10:02:24 marie-pad plasmashell[607]: Checking screens: available: (QScreen(0x5568dfc52da0, name="DSI-1")) redundant: QHash() fake: QSet() all: (QScreen(0x5568dfc52da0, name="DSI-1"))
Jan 12 10:02:24 marie-pad kscreen_backend_launcher[717]: kscreen.xrandr: Emitting configChanged()
Jan 12 10:02:24 marie-pad kioslave5[761]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
Jan 12 10:02:24 marie-pad org_kde_powerdevil[648]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Jan 12 10:02:24 marie-pad plasmashell[607]: org.kde.plasma.containmentlayoutmanager: Error: cannot change the containment to AppletsLayout
Jan 12 10:02:24 marie-pad systemd[1]: Stopping User Manager for UID 967...
Jan 12 10:02:24 marie-pad systemd[418]: Activating special unit Exit the Session...
Jan 12 10:02:24 marie-pad systemd[418]: Stopped target Main User Target.
Jan 12 10:02:24 marie-pad systemd[418]: Stopped target Basic System.
Jan 12 10:02:24 marie-pad systemd[418]: Stopped target Paths.
Jan 12 10:02:24 marie-pad systemd[418]: Stopped target Sockets.
Jan 12 10:02:24 marie-pad systemd[418]: Stopped target Timers.
Jan 12 10:02:24 marie-pad systemd[418]: Closed GnuPG network certificate management daemon.
Jan 12 10:02:24 marie-pad systemd[418]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jan 12 10:02:24 marie-pad systemd[418]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jan 12 10:02:24 marie-pad systemd[418]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jan 12 10:02:24 marie-pad systemd[418]: Closed GnuPG cryptographic agent and passphrase cache.
Jan 12 10:02:24 marie-pad systemd[418]: Closed GnuPG public key management service.
Jan 12 10:02:24 marie-pad systemd[418]: Closed p11-kit server.
Jan 12 10:02:24 marie-pad systemd[418]: Closed PipeWire PulseAudio.
Jan 12 10:02:24 marie-pad systemd[418]: Closed PipeWire Multimedia System Sockets.
Jan 12 10:02:24 marie-pad dbus-broker[436]: Dispatched 149 messages @ 9(±12)μs / message.
Jan 12 10:02:24 marie-pad systemd[418]: Stopping D-Bus User Message Bus...
Jan 12 10:02:24 marie-pad systemd[418]: Stopped D-Bus User Message Bus.
Jan 12 10:02:24 marie-pad systemd[418]: Removed slice User Core Session Slice.
Jan 12 10:02:24 marie-pad systemd[418]: Closed D-Bus User Message Bus Socket.
Jan 12 10:02:24 marie-pad systemd[418]: Removed slice User Application Slice.
Jan 12 10:02:24 marie-pad systemd[418]: Reached target Shutdown.
Jan 12 10:02:24 marie-pad systemd[418]: Finished Exit the Session.
Jan 12 10:02:24 marie-pad systemd[418]: Reached target Exit the Session.
Jan 12 10:02:24 marie-pad systemd[1]: user@967.service: Deactivated successfully.
Jan 12 10:02:24 marie-pad systemd[1]: Stopped User Manager for UID 967.
Jan 12 10:02:24 marie-pad systemd[1]: Stopping User Runtime Directory /run/user/967...
Jan 12 10:02:24 marie-pad systemd[1]: run-user-967.mount: Deactivated successfully.
Jan 12 10:02:24 marie-pad systemd[1]: user-runtime-dir@967.service: Deactivated successfully.
Jan 12 10:02:24 marie-pad systemd[1]: Stopped User Runtime Directory /run/user/967.
Jan 12 10:02:24 marie-pad systemd[1]: Removed slice User Slice of UID 967.
Jan 12 10:02:24 marie-pad systemd[1]: user-967.slice: Consumed 2.295s CPU time.
Jan 12 10:02:24 marie-pad plasmashell[607]: org.kde.plasma.kicker: DragHelper is deprecated and will be removed in Plasma 6. Use Qt Quick Drag instead.
Jan 12 10:02:24 marie-pad plasmashell[607]: org.kde.plasma.kicker: Kicker.WindowSystem is deprecated and will be removed in Plasma 6. Use KWindowSystem/KX11Extras instead.
Jan 12 10:02:25 marie-pad systemd[452]: Started PipeWire PulseAudio.
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.3609] policy: auto-activating connection 'LMHR_5GHz' (acbdbb17-d35b-4f06-bb07-d91cfc9c0669)
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.3621] device (wlp1s0): Activation: starting connection 'LMHR_5GHz' (acbdbb17-d35b-4f06-bb07-d91cfc9c0669)
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.3625] device (wlp1s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.3632] manager: NetworkManager state is now CONNECTING
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.3823] device (wlp1s0): set-hw-addr: reset MAC address to 80:C5:F2:DB:0A:23 (preserve)
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.3949] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.3968] device (wlp1s0): Activation: (wifi) access point 'LMHR_5GHz' has security, but secrets are required.
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.3969] device (wlp1s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.3988] device (wlp1s0): supplicant interface state: inactive -> interface_disabled
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.3988] device (p2p-dev-wlp1s0): supplicant management interface state: inactive -> interface_disabled
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.4014] device (wlp1s0): supplicant interface state: interface_disabled -> inactive
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.4015] device (p2p-dev-wlp1s0): supplicant management interface state: interface_disabled -> inactive
Jan 12 10:02:25 marie-pad rtkit-daemon[539]: Successfully made thread 795 of process 795 owned by '1000' high priority at nice level -11.
Jan 12 10:02:25 marie-pad rtkit-daemon[539]: Supervising 5 threads of 3 processes of 1 users.
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.5815] device (wlp1s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.5825] device (wlp1s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jan 12 10:02:25 marie-pad kded5[568]: kf.networkmanagerqt: void NetworkManager::ConnectionPrivate::onPropertiesChanged(const QVariantMap&) Unhandled property "VersionId"
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.5840] device (wlp1s0): Activation: (wifi) connection 'LMHR_5GHz' has security, and secrets exist.  No new secrets needed.
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.5841] Config: added 'ssid' value 'LMHR_5GHz'
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.5842] Config: added 'scan_ssid' value '1'
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.5842] Config: added 'bgscan' value 'simple:30:-70:86400'
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.5843] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.5843] Config: added 'auth_alg' value 'OPEN'
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.5844] Config: added 'psk' value '<hidden>'
Jan 12 10:02:25 marie-pad wpa_supplicant[404]: wlp1s0: SME: Trying to authenticate with 68:3f:7d:07:c0:d5 (SSID='LMHR_5GHz' freq=5500 MHz)
Jan 12 10:02:25 marie-pad kernel: wlp1s0: authenticate with 68:3f:7d:07:c0:d5
Jan 12 10:02:25 marie-pad kernel: wlp1s0: send auth to 68:3f:7d:07:c0:d5 (try 1/3)
Jan 12 10:02:25 marie-pad kernel: wlp1s0: send auth to 68:3f:7d:07:c0:d5 (try 2/3)
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.6612] device (wlp1s0): supplicant interface state: inactive -> authenticating
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.6613] device (p2p-dev-wlp1s0): supplicant management interface state: inactive -> authenticating
Jan 12 10:02:25 marie-pad kernel: wlp1s0: send auth to 68:3f:7d:07:c0:d5 (try 3/3)
Jan 12 10:02:25 marie-pad kernel: wlp1s0: authentication with 68:3f:7d:07:c0:d5 timed out
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.6818] device (wlp1s0): supplicant interface state: authenticating -> disconnected
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.6819] device (p2p-dev-wlp1s0): supplicant management interface state: authenticating -> disconnected
Jan 12 10:02:25 marie-pad rtkit-daemon[539]: Successfully made thread 798 of process 795 owned by '1000' RT at priority 20.
Jan 12 10:02:25 marie-pad rtkit-daemon[539]: Supervising 6 threads of 3 processes of 1 users.
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.7814] device (wlp1s0): supplicant interface state: disconnected -> scanning
Jan 12 10:02:25 marie-pad NetworkManager[327]: <info>  [1705050145.7815] device (p2p-dev-wlp1s0): supplicant management interface state: disconnected -> scanning
Jan 12 10:02:26 marie-pad systemd[452]: plasma-powerdevil.service: start operation timed out. Terminating.
Jan 12 10:02:26 marie-pad systemd[452]: plasma-powerdevil.service: Failed with result 'timeout'.
Jan 12 10:02:26 marie-pad systemd[452]: Failed to start Powerdevil.
Jan 12 10:02:26 marie-pad systemd[452]: Reached target KDE Plasma Workspace.
Jan 12 10:02:26 marie-pad systemd[452]: Reached target Current graphical user session.
Jan 12 10:02:26 marie-pad systemd[452]: Reached target plasma-workspace-x11.target.
Jan 12 10:02:26 marie-pad systemd[452]: Starting AT-SPI D-Bus Bus...
Jan 12 10:02:26 marie-pad systemd[452]: Starting Geoclue Demo agent...
Jan 12 10:02:26 marie-pad systemd[452]: Starting Accessibility...
Jan 12 10:02:26 marie-pad systemd[452]: Starting Klipper...
Jan 12 10:02:26 marie-pad systemd[452]: Starting Discover...
Jan 12 10:02:26 marie-pad systemd[452]: Starting KSplash "ready" Stage...
Jan 12 10:02:26 marie-pad systemd[452]: Starting KDE Session Restoration...
Jan 12 10:02:26 marie-pad systemd[452]: app-at\x2dspi\x2ddbus\x2dbus@autostart.service: Skipped due to 'exec-condition'.
Jan 12 10:02:26 marie-pad systemd[452]: Condition check resulted in AT-SPI D-Bus Bus being skipped.
Jan 12 10:02:26 marie-pad plasmashell[607]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml"
Jan 12 10:02:26 marie-pad plasmashell[607]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/ThumbnailStrip.qml"
Jan 12 10:02:26 marie-pad systemd[452]: plasma-powerdevil.service: Scheduled restart job, restart counter is at 1.
Jan 12 10:02:26 marie-pad systemd[452]: Starting Powerdevil...
Jan 12 10:02:26 marie-pad kwin_x11[569]: kf.config.core: "\"fsrestore1\" - conversion of \"0,0,0,0\" to QRect failed"
Jan 12 10:02:26 marie-pad kwin_x11[569]: kf.config.core: "\"fsrestore2\" - conversion of \"0,0,0,0\" to QRect failed"
Jan 12 10:02:26 marie-pad kwin_x11[569]: kf.config.core: "\"fsrestore3\" - conversion of \"0,0,0,0\" to QRect failed"
Jan 12 10:02:26 marie-pad systemd[452]: Started Geoclue Demo agent.
Jan 12 10:02:26 marie-pad systemd[452]: Started Accessibility.
Jan 12 10:02:26 marie-pad systemd[452]: Started Discover.
Jan 12 10:02:26 marie-pad systemd[452]: Finished KSplash "ready" Stage.
Jan 12 10:02:26 marie-pad systemd[452]: Started /usr/lib/DiscoverNotifier.
Jan 12 10:02:26 marie-pad systemd[452]: app-klipper@autostart.service: Skipped due to 'exec-condition'.
Jan 12 10:02:26 marie-pad systemd[452]: Condition check resulted in Klipper being skipped.
Jan 12 10:02:26 marie-pad systemd[452]: Reached target Startup of XDG autostart applications.
Jan 12 10:02:26 marie-pad kaccess[822]: Xlib XKB extension major= 1  minor= 0
Jan 12 10:02:26 marie-pad plasmashell[607]: file:///usr/share/plasma/plasmoids/org.kde.kscreen/contents/ui/main.qml:30:5: Unable to assign [undefined] to bool
Jan 12 10:02:27 marie-pad plasmashell[607]: file:///usr/share/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/main.qml:95: TypeError: Cannot read property 'airplaneModeAvailable' of null
Jan 12 10:02:27 marie-pad org_kde_powerdevil[824]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Jan 12 10:02:27 marie-pad DiscoverNotifier[829]: couldn't load "/usr/lib/qt/plugins/discover-notifier/DiscoverPackageKitNotifier.so" because "Impossible de charger la bibliothèque /usr/lib/qt/plugins/discover-notifier/DiscoverPackageKitNotifier.so : (libpackagekitqt5.so.1: cannot open shared object file: No such file or directory)"
Jan 12 10:02:27 marie-pad kaccess[822]: X server XKB extension major= 1  minor= 0
Jan 12 10:02:27 marie-pad systemd[452]: Started Konsole - Terminal.
Jan 12 10:02:27 marie-pad DiscoverNotifier[832]: couldn't load "/usr/lib/qt/plugins/discover-notifier/DiscoverPackageKitNotifier.so" because "Impossible de charger la bibliothèque /usr/lib/qt/plugins/discover-notifier/DiscoverPackageKitNotifier.so : (libpackagekitqt5.so.1: cannot open shared object file: No such file or directory)"
Jan 12 10:02:27 marie-pad kded5[568]: Registering ":1.41/StatusNotifierItem" to system tray
Jan 12 10:02:27 marie-pad plasmashell[607]: file:///usr/share/plasma/plasmoids/org.kde.plasma.networkmanagement/contents/ui/main.qml:95: TypeError: Cannot read property 'airplaneModeAvailable' of null
Jan 12 10:02:27 marie-pad plasmashell[607]: file:///usr/share/plasma/plasmoids/org.kde.kscreen/contents/ui/main.qml:30:5: Unable to assign [undefined] to bool
Jan 12 10:02:27 marie-pad plasmashell[607]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:18:1: QML MouseArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Jan 12 10:02:27 marie-pad plasmashell[607]: Both point size and pixel size set. Using pixel size.
Jan 12 10:02:27 marie-pad plasmashell[607]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/Tooltip.qml:78:9: QML GridLayout (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Jan 12 10:02:27 marie-pad plasmashell[607]: org.kde.plasma.containmentlayoutmanager: Error: cannot change the containment to AppletsLayout
Jan 12 10:02:28 marie-pad plasmashell[607]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
Jan 12 10:02:28 marie-pad plasmashell[607]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
Jan 12 10:02:28 marie-pad systemd[452]: Finished KDE Session Restoration.
Jan 12 10:02:29 marie-pad kioslave5[761]: QObject::connect: No such slot DesktopProtocol::_k_slotRedirection(KIO::Job *, QUrl)
Jan 12 10:02:29 marie-pad plasmashell[607]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jan 12 10:02:29 marie-pad systemd[452]: Started Powerdevil.
Jan 12 10:02:29 marie-pad org_kde_powerdevil[824]: org.kde.powerdevil: Handle button events action could not check for screen configuration
Jan 12 10:02:30 marie-pad org_kde_powerdevil[824]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Jan 12 10:02:30 marie-pad wpa_supplicant[404]: wlp1s0: SME: Trying to authenticate with 68:3f:7d:07:c0:d5 (SSID='LMHR_5GHz' freq=5500 MHz)
Jan 12 10:02:30 marie-pad kernel: wlp1s0: authenticate with 68:3f:7d:07:c0:d5
Jan 12 10:02:30 marie-pad kernel: wlp1s0: send auth to 68:3f:7d:07:c0:d5 (try 1/3)
Jan 12 10:02:30 marie-pad kernel: wlp1s0: authenticated
Jan 12 10:02:30 marie-pad NetworkManager[327]: <info>  [1705050150.6669] device (wlp1s0): supplicant interface state: scanning -> authenticating
Jan 12 10:02:30 marie-pad NetworkManager[327]: <info>  [1705050150.6670] device (p2p-dev-wlp1s0): supplicant management interface state: scanning -> authenticating
Jan 12 10:02:30 marie-pad wpa_supplicant[404]: wlp1s0: Trying to associate with 68:3f:7d:07:c0:d5 (SSID='LMHR_5GHz' freq=5500 MHz)
Jan 12 10:02:30 marie-pad NetworkManager[327]: <info>  [1705050150.6700] device (wlp1s0): supplicant interface state: authenticating -> associating
Jan 12 10:02:30 marie-pad NetworkManager[327]: <info>  [1705050150.6701] device (p2p-dev-wlp1s0): supplicant management interface state: authenticating -> associating
Jan 12 10:02:30 marie-pad kernel: wlp1s0: associate with 68:3f:7d:07:c0:d5 (try 1/3)
Jan 12 10:02:30 marie-pad kernel: wlp1s0: associate with 68:3f:7d:07:c0:d5 (try 2/3)
Jan 12 10:02:30 marie-pad kernel: wlp1s0: associate with 68:3f:7d:07:c0:d5 (try 3/3)
Jan 12 10:02:30 marie-pad kernel: wlp1s0: association with 68:3f:7d:07:c0:d5 timed out
Jan 12 10:02:30 marie-pad NetworkManager[327]: <info>  [1705050150.7115] device (wlp1s0): supplicant interface state: associating -> disconnected
Jan 12 10:02:30 marie-pad NetworkManager[327]: <info>  [1705050150.7116] device (p2p-dev-wlp1s0): supplicant management interface state: associating -> disconnected
Jan 12 10:02:31 marie-pad plasmashell[607]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jan 12 10:02:31 marie-pad plasmashell[607]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jan 12 10:02:31 marie-pad NetworkManager[327]: <info>  [1705050151.2124] device (wlp1s0): supplicant interface state: disconnected -> scanning
Jan 12 10:02:31 marie-pad NetworkManager[327]: <info>  [1705050151.2126] device (p2p-dev-wlp1s0): supplicant management interface state: disconnected -> scanning
Jan 12 10:02:31 marie-pad plasmashell[607]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jan 12 10:02:31 marie-pad plasmashell[607]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jan 12 10:02:31 marie-pad plasmashell[607]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jan 12 10:02:32 marie-pad plasmashell[607]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jan 12 10:02:32 marie-pad plasmashell[607]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jan 12 10:02:32 marie-pad konsole[867]: qt.xkb.compose: failed to create compose table
Jan 12 10:02:32 marie-pad plasmashell[607]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Jan 12 10:02:33 marie-pad systemd[1]: dbus-:1.1-org.kde.kded.smart@0.service: Deactivated successfully.
Jan 12 10:02:33 marie-pad systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jan 12 10:02:36 marie-pad systemd[1]: dbus-:1.1-org.kde.powerdevil.discretegpuhelper@0.service: Deactivated successfully.
Jan 12 10:02:37 marie-pad systemd[1]: dbus-:1.1-org.kde.powerdevil.backlighthelper@0.service: Deactivated successfully.
Jan 12 10:02:38 marie-pad su[932]: (to root) marie on pts/1
Jan 12 10:02:38 marie-pad su[932]: pam_unix(su:session): session opened for user root(uid=0) by marie(uid=1000)
Jan 12 10:02:39 marie-pad systemd[1]: dbus-:1.1-org.kde.powerdevil.chargethresholdhelper@0.service: Deactivated successfully.

Last edited by hl037 (2024-01-12 09:08:05)

Offline

#4 2024-01-12 12:28:56

d.ALT
Member
Registered: 2019-05-10
Posts: 959

Re: Screen brightness change not working on Asus T101HA

Boot with acpi_backlight=vendor declared and post here:

# find /sys/devices/ -iname "*backlight*"

Last edited by d.ALT (2024-01-12 12:29:14)


<49,17,III,I>    Fama di loro il mondo esser non lassa;
<50,17,III,I>    misericordia e giustizia li sdegna:
<51,17,III,I>    non ragioniam di lor, ma guarda e passa.

Offline

#5 2024-01-12 18:56:40

hl037
Member
Registered: 2013-09-04
Posts: 15

Re: Screen brightness change not working on Asus T101HA

Thanks for the quick replies and sorry for my late ones... smile

# find . -iname "*backlight*"
./kernel/debug/dri/1/i915_params/enable_dpcd_backlight
./class/backlight
./devices/platform/asus-nb-wmi/backlight
./fs/cgroup/system.slice/system-dbus\x2d:1.1\x2dorg.kde.powerdevil.backlighthelper.slice
./fs/cgroup/system.slice/system-systemd\x2dbacklight.slice
./module/i915/parameters/enable_dpcd_backlight

Offline

#6 2024-01-13 00:46:01

d.ALT
Member
Registered: 2019-05-10
Posts: 959

Re: Screen brightness change not working on Asus T101HA

Sorry, I missed this part:

hl037 wrote:

If I pass acpi_backlight=vendor, I get an amd-mb_wmi. Same as before, but actual_brightness is always 100.

Did you try to make attempts with different values of acpi_osi=?


<49,17,III,I>    Fama di loro il mondo esser non lassa;
<50,17,III,I>    misericordia e giustizia li sdegna:
<51,17,III,I>    non ragioniam di lor, ma guarda e passa.

Offline

#7 2024-01-13 17:26:21

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: Screen brightness change not working on Asus T101HA

@OP: have you tried acpi_backlight=video?

Does loading the asus-nb-wmi kernel module help?

Reference: https://wiki.archlinux.org/title/Backlight


Jin, Jîyan, Azadî

Offline

#8 2024-01-15 21:12:41

hl037
Member
Registered: 2013-09-04
Posts: 15

Re: Screen brightness change not working on Asus T101HA

The module is already loaded. No luck with `=video` either... I'm compiling a kernel 5.15  to try, I'll keep you updated

Offline

#9 2024-01-15 21:28:35

hl037
Member
Registered: 2013-09-04
Posts: 15

Re: Screen brightness change not working on Asus T101HA

Not working on 5.15 either. I also tried using ddcutil, but no display found (I've loaded the i2c-dev module before as stated in the wiki).

`xset dpms force off` switch the screen off (I don't know if it's relevant)

I also tried setpci with no luck either...

For the meantime, using software color correction allow me to at least not kill my eyes, but I still see the brightness is full on, and hard to get true black. I guess power consumption is not spared either with this method, so I would sill like to get brightness working big_smile

Last edited by hl037 (2024-01-15 21:49:45)

Offline

#10 2024-01-15 22:54:51

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,204

Re: Screen brightness change not working on Asus T101HA

Jan 12 09:54:04 marie-pad kernel: i915 0000:00:02.0: [drm] *ERROR* [CONNECTOR:107:DSI-1] Failed to get the SoC PWM chip

https://wiki.archlinux.org/title/backli … i915_only) ?

Also don't try xbacklight-xbacklight, but https://archlinux.org/packages/extra/any/acpilight/

Offline

#11 2024-07-06 16:26:09

rjkucia
Member
From: Madison, Wisconsin
Registered: 2024-07-06
Posts: 1

Re: Screen brightness change not working on Asus T101HA

Hi, I'm running in to the same issue. Were you able to figure this one out? It was working for me on my previous installation of Ubuntu, is there a chance it's a kernel regression?

Edit: I was able to figure it out, at least for me - I was missing the i915 driver, it seems like that's the one that's needed instead of the Asus driver. Mine is also a T100TA btw, so it might be a little different.

Last edited by rjkucia (2024-07-07 16:54:46)

Offline

Board footer

Powered by FluxBB