You are not logged in.

#1 2022-11-28 23:48:08

edhic
Member
From: maroc
Registered: 2022-11-28
Posts: 16

problem trace_printk() being used Kernel: 6.0.10-arch2-1

after update it give me this.

❯ uname -a
Linux edhic 6.0.10-arch2-1 #1 SMP PREEMPT_DYNAMIC Sat, 26 Nov 2022 16:51:18 +0000 x86_64 GNU/Linux
❯ sudo dmesg
...
[    9.097604] intel_sst_acpi 808622A8:00: SHIM base: 0x91540000
[    9.097618] intel_sst_acpi 808622A8:00: Mailbox base: 0x91544000
[    9.097629] intel_sst_acpi 808622A8:00: DDR base: 0x20000000
[    9.099860] intel_sst_acpi 808622A8:00: Got drv data max stream 25
[    9.143215] atomisp_gmin_platform: module is from the staging directory, the quality is unknown, you have been warned.
[    9.264433] Bluetooth: HCI UART driver ver 2.3
[    9.264451] Bluetooth: HCI UART protocol H4 registered
[    9.264455] Bluetooth: HCI UART protocol BCSP registered
[    9.265102] Bluetooth: HCI UART protocol LL registered
[    9.265114] Bluetooth: HCI UART protocol ATH3K registered
[    9.284820] atomisp: module is from the staging directory, the quality is unknown, you have been warned.
[    9.319333] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    9.342310] Bluetooth: HCI UART protocol Intel registered

[    9.379316] **********************************************************
[    9.379318] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    9.379320] **                                                      **
[    9.379322] ** trace_printk() being used. Allocating extra memory.  **
[    9.379324] **                                                      **
[    9.379326] ** This means that this is a DEBUG kernel and it is     **
[    9.379328] ** unsafe for production use.                           **
[    9.379330] **                                                      **
[    9.379331] ** If you see this message and you are not debugging    **
[    9.379333] ** the kernel, report this immediately to your vendor!  **
[    9.379335] **                                                      **
[    9.379337] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    9.379339] **********************************************************
[    9.381549] Bluetooth: HCI UART protocol Broadcom registered
[    9.396045] Bluetooth: HCI UART protocol QCA registered
[    9.396059] Bluetooth: HCI UART protocol AG6XX registered
[    9.396110] Bluetooth: HCI UART protocol Marvell registered
[    9.556090] input: PC Speaker as /devices/platform/pcspkr/input/input11
[    9.615604] cryptd: max_cpu_qlen set to 1000
[    9.641723] atomisp-isp2 0000:00:03.0: Detected Cherrytrail version 54 (ISP2401) on Hi10 pro tablet
[    9.641755] atomisp-isp2 0000:00:03.0: enabling device (0000 -> 0002)
[    9.642229] atomisp-isp2 0000:00:03.0: ISP HPLL frequency base = 1600 MHz
[    9.645643] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    9.645730] atomisp-isp2 0000:00:03.0: Direct firmware load for shisp_2401a0_v21.bin failed with error -2
[    9.645746] atomisp-isp2 0000:00:03.0: atomisp: Error -2 while requesting firmware shisp_2401a0_v21.bin
[    9.645978] atomisp-isp2: probe of 0000:00:03.0 failed with error -2
[    9.648440] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   10.056777] Bluetooth: : Invalid header checksum
[   10.158595] input: gpio-keys as /devices/platform/ACPI0011:00/gpio-keys.1.auto/input/input12
[   10.169870] input: gpio-keys as /devices/platform/ACPI0011:00/gpio-keys.2.auto/input/input13
[   10.170302] input: gpio-keys as /devices/platform/INT33D3:00/gpio-keys.3.auto/input/input14
[   10.356817] r8723bs: module is from the staging directory, the quality is unknown, you have been warned.
[   10.429192] SSE version of gcm_enc/dec engaged.
[   10.541920] axp288_extcon axp288_extcon: controlling USB role based on Vbus presence
[   10.605490] input: silead_ts as /devices/pci0000:00/808622C1:04/i2c-4/i2c-MSSL1680:00/input/input15
[   10.614167] pnetdev = 0000000098e408d9
[   10.640611] Bluetooth: hci0: RTL: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
[   10.644899] Bluetooth: hci0: RTL: rom_version status=0 version=1
[   10.644919] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723bs_fw.bin
[   10.659693] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723bs_config-OBDA8723.bin
[   10.689693] Bluetooth: hci0: RTL: cfg_sz 64, total sz 24508
[   10.827944] Bluetooth: hci0: Invalid header checksum
[   10.908712] intel_rapl_common: Found RAPL domain package
[   10.908726] intel_rapl_common: Found RAPL domain core
[   10.973549] bytcr_rt5651 bytcr_rt5651: quirk IN2_MAP enabled
[   10.973575] bytcr_rt5651 bytcr_rt5651: quirk realtek,jack-detect-source 1
...

Offline

#2 2022-11-28 23:55:32

loqs
Member
Registered: 2014-03-06
Posts: 17,197

Re: problem trace_printk() being used Kernel: 6.0.10-arch2-1

[    9.284820] atomisp: module is from the staging directory, the quality is unknown, you have been warned.

https://bugs.archlinux.org/task/76681

Offline

#3 2022-11-29 12:21:37

edhic
Member
From: maroc
Registered: 2022-11-28
Posts: 16

Re: problem trace_printk() being used Kernel: 6.0.10-arch2-1

i did change to linux-lts but same problem is there?

  • no control brightness

  • error trace_printk()

❯ uname -a
Linux edhic 5.15.80-1-lts #1 SMP Sat, 26 Nov 2022 20:23:30 +0000 x86_64 GNU/Linux
❯ sudo dmesg
...
[    2.304388] usb usb2: Manufacturer: Linux 5.15.80-1-lts xhci-hcd
[    2.304392] usb usb2: SerialNumber: 0000:00:14.0
[    2.305071] hub 2-0:1.0: USB hub found
[    2.305136] hub 2-0:1.0: 6 ports detected
[    2.429809] dw_dmac INTL9C60:01: DesignWare DMA Controller, 8 channels
[    2.523916] Setting dangerous option enable_fbc - tainting kernel
[    2.525371] mmc1: new high speed SDIO card at address 0001
[    2.526399] Console: switching to colour dummy device 80x25
[    2.526523] i915 0000:00:02.0: vgaarb: deactivate vga console
[    2.539468] i915 0000:00:02.0: [drm] *ERROR* Failed to get the SoC PWM chip
[    2.568241] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[    2.570879] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.574197] acpi device:01: registered as cooling_device4
[    2.574333] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
[    2.574808] i915 0000:00:02.0: [drm] HDaudio controller not detected, using LPE audio instead
[    2.597998] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[    2.617792] mmc2: new HS200 MMC card at address 0001
...
[    8.507589] silead_ts i2c-MSSL1680:00: supply vddio not found, using dummy regulator
[    8.507722] silead_ts i2c-MSSL1680:00: supply avdd not found, using dummy regulator
[    8.508553] 8086228A:01: ttyS5 at MMIO 0x9181f000 (irq = 40, base_baud = 2764800) is a 16550A
[    8.517738] silead_ts i2c-MSSL1680:00: Silead chip ID: 0x80360808
[    8.564890] axp20x-i2c i2c-INT33F4:00: AXP20x variant AXP288 found
[    8.699956] axp20x-i2c i2c-INT33F4:00: AXP20X driver loaded
[    8.841216] bmc150_accel_i2c i2c-BOSC0200:00: supply vdd not found, using dummy regulator
[    8.841305] bmc150_accel_i2c i2c-BOSC0200:00: supply vddio not found, using dummy regulator
[    8.986405] mc: Linux media interface: v0.10
[    9.149851] Bluetooth: Core ver 2.22
[    9.149952] NET: Registered PF_BLUETOOTH protocol family
[    9.149957] Bluetooth: HCI device and connection manager initialized
[    9.149968] Bluetooth: HCI socket layer initialized
[    9.149973] Bluetooth: L2CAP socket layer initialized
[    9.149987] Bluetooth: SCO socket layer initialized
[    9.187335] videodev: Linux video capture interface: v2.00
[    9.191667] input: Intel HDMI/DP LPE Audio HDMI/DP,pcm=0 as /devices/pci0000:00/0000:00:02.0/hdmi-lpe-audio/sound/card0/input8
[    9.191883] input: Intel HDMI/DP LPE Audio HDMI/DP,pcm=1 as /devices/pci0000:00/0000:00:02.0/hdmi-lpe-audio/sound/card0/input9
[    9.192087] input: Intel HDMI/DP LPE Audio HDMI/DP,pcm=2 as /devices/pci0000:00/0000:00:02.0/hdmi-lpe-audio/sound/card0/input10
[    9.315659] atomisp_gmin_platform: module is from the staging directory, the quality is unknown, you have been warned.
[    9.454205] nvidia: loading out-of-tree module taints kernel.
[    9.454247] nvidia: module license 'NVIDIA' taints kernel.
[    9.454251] Disabling lock debugging due to kernel taint
[    9.463905] atomisp: module is from the staging directory, the quality is unknown, you have been warned.

[    9.484236] **********************************************************
[    9.484238] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    9.484240] **                                                      **
[    9.484242] ** trace_printk() being used. Allocating extra memory.  **
[    9.484244] **                                                      **
[    9.484245] ** This means that this is a DEBUG kernel and it is     **
[    9.484247] ** unsafe for production use.                           **
[    9.484249] **                                                      **
[    9.484250] ** If you see this message and you are not debugging    **
[    9.484252] ** the kernel, report this immediately to your vendor!  **
[    9.484254] **                                                      **
[    9.484255] **   NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE   **
[    9.484257] **********************************************************
[    9.524993] atomisp-isp2 0000:00:03.0: Detected Cherrytrail version 54 (ISP2401) on Hi10 pro tablet
[    9.525026] atomisp-isp2 0000:00:03.0: enabling device (0000 -> 0002)
[    9.525581] atomisp-isp2 0000:00:03.0: ISP HPLL frequency base = 1600 MHz
[    9.525744] atomisp-isp2 0000:00:03.0: Direct firmware load for shisp_2401a0_v21.bin failed with error -2
[    9.525759] atomisp-isp2 0000:00:03.0: atomisp: Error -2 while requesting firmware shisp_2401a0_v21.bin
[    9.527089] atomisp-isp2: probe of 0000:00:03.0 failed with error -2
[    9.570505] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    9.577294] intel_sst_acpi 808622A8:00: LPE base: 0x91400000 size:0x200000
[    9.577314] intel_sst_acpi 808622A8:00: IRAM base: 0x914c0000
[    9.577380] intel_sst_acpi 808622A8:00: DRAM base: 0x91500000
...

Offline

#4 2022-11-29 12:36:26

loqs
Member
Registered: 2014-03-06
Posts: 17,197

Re: problem trace_printk() being used Kernel: 6.0.10-arch2-1

If you blacklist [1] the atomisp module [2] is the message still produced?

[1] https://wiki.archlinux.org/title/Kernel … and_line_2
[2] https://lore.kernel.org/all/20211028124 … 40sal.lan/

Offline

#5 2022-11-29 16:52:44

edhic
Member
From: maroc
Registered: 2022-11-28
Posts: 16

Re: problem trace_printk() being used Kernel: 6.0.10-arch2-1

yeah, after blacklist atomisp module the error trace_printk() but i can't contole brightnees and other.
here is full dmesg and  lsmod :

❯ uname -a
Linux edhic 6.0.10-arch2-1 #1 SMP PREEMPT_DYNAMIC Sat, 26 Nov 2022 16:51:18 +0000 x86_64 GNU/Linux
❯ sudo dmesg
[    0.000000] Linux version 6.0.10-arch2-1 (linux@archlinux) (gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.39.0) #1 SMP PREEMPT_DYNAMIC Sat, 26 Nov 2022 16:51:18 +0000
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=6a77c15b-45e3-430b-9dd2-5c8fbf1c0f89 rw loglevel=3 quiet
[    0.000000] x86/fpu: x87 FPU will use FXSAVE
[    0.000000] signal: max sigframe size: 1440
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000007ad02fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007ad03000-0x000000007ad32fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007ad33000-0x000000007ad5ffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007ad60000-0x000000007b5b2fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007b5b3000-0x000000007b870fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007b871000-0x000000007b8f9fff] type 20
[    0.000000] BIOS-e820: [mem 0x000000007b8fa000-0x000000007bffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000feafffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed03000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed06000-0x00000000fed06fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed09fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1cfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fedbffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.40 by American Megatrends
[    0.000000] efi: ESRT=0x7ad31000 ACPI=0x7ad3c000 ACPI 2.0=0x7ad3c000 SMBIOS=0x7b770000 SMBIOS 3.0=0x7b76f000 
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: CHUWI INNOVATION AND TECHNOLOGY(SHENZHEN)CO.LTD Hi10 pro tablet/Cherry Trail CR, BIOS 5.11 12/23/2016
[    0.000000] tsc: Detected 1440.000 MHz processor
[    0.000057] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000070] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000097] last_pfn = 0x180000 max_arch_pfn = 0x400000000
[    0.000187] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000501] total RAM covered: 4036M
[    0.001061] Found optimal setting for mtrr clean up
[    0.001063]  gran_size: 64K 	chunk_size: 64M 	num_reg: 6  	lose cover RAM: 0G
[    0.001249] e820: update [mem 0x7c400000-0xffffffff] usable ==> reserved
[    0.001264] last_pfn = 0x7c000 max_arch_pfn = 0x400000000
[    0.011015] esrt: ESRT header is not in the memory map.
[    0.011911] Secure boot disabled
[    0.011914] RAMDISK: [mem 0x36681000-0x37337fff]
[    0.011926] ACPI: Early table checksum verification disabled
[    0.011936] ACPI: RSDP 0x000000007AD3C000 000024 (v02 ALASKA)
[    0.011949] ACPI: XSDT 0x000000007AD3C0C0 0000FC (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.011968] ACPI: FACP 0x000000007AD58CD0 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
[    0.011986] ACPI: DSDT 0x000000007AD3C248 01CA86 (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.011999] ACPI: FACS 0x000000007B5B2F80 000040
[    0.012009] ACPI: APIC 0x000000007AD58DE0 000084 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.012022] ACPI: FPDT 0x000000007AD58E68 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.012033] ACPI: FIDT 0x000000007AD58EB0 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.012044] ACPI: MSDM 0x000000007AD58F50 000055 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.012056] ACPI: MCFG 0x000000007AD58FA8 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.012068] ACPI: SSDT 0x000000007AD58FE8 0041C7 (v01 DptfTb DptfTab  00001000 INTL 20120913)
[    0.012081] ACPI: SSDT 0x000000007AD5D1B0 000645 (v01 CpuDpf CpuDptf  00001000 INTL 20120913)
[    0.012093] ACPI: SSDT 0x000000007AD5D7F8 000058 (v01 LowPM  LowPwrM  00001000 INTL 20120913)
[    0.012104] ACPI: UEFI 0x000000007AD5D850 000042 (v01 ALASKA A M I    00000000      00000000)
[    0.012115] ACPI: SSDT 0x000000007AD5D898 000269 (v01 UsbCTb UsbCTab  00001000 INTL 20120913)
[    0.012127] ACPI: HPET 0x000000007AD5DB08 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
[    0.012138] ACPI: SSDT 0x000000007AD5DB40 000763 (v01 PmRef  CpuPm    00003000 INTL 20120913)
[    0.012149] ACPI: SSDT 0x000000007AD5E2A8 000290 (v01 PmRef  Cpu0Tst  00003000 INTL 20120913)
[    0.012161] ACPI: SSDT 0x000000007AD5E538 00017A (v01 PmRef  ApTst    00003000 INTL 20120913)
[    0.012173] ACPI: SSDT 0x000000007AD5E6B8 00043A (v01 Intel_ Tpm2Tabl 00001000 INTL 20120913)
[    0.012184] ACPI: TPM2 0x000000007AD5EAF8 000034 (v03                 00000000      00000000)
[    0.012196] ACPI: LPIT 0x000000007AD5EB30 000104 (v01 ALASKA A M I    00000005 MSFT 0100000D)
[    0.012207] ACPI: BCFG 0x000000007AD5EC38 000139 (v01 INTEL  BATTCONF 00000001 ACPI 00000000)
[    0.012218] ACPI: PRAM 0x000000007AD5ED78 000030 (v01                 00000001      00000000)
[    0.012230] ACPI: CSRT 0x000000007AD5EDA8 00014C (v00 INTEL  LANFORDC 00000005 MSFT 0100000D)
[    0.012241] ACPI: WDAT 0x000000007AD5EEF8 000104 (v01                 00000000      00000000)
[    0.012253] ACPI: WDAT 0x000000007AD5F000 000104 (v01                 00000000      00000000)
[    0.012264] ACPI: WDAT 0x000000007AD5F108 000104 (v01                 00000000      00000000)
[    0.012274] ACPI: WDAT 0x000000007AD5F210 000104 (v01                 00000000      00000000)
[    0.012286] ACPI: BGRT 0x000000007AD5F318 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.012297] ACPI: WDAT 0x000000007AD5F350 000104 (v01                 00000000      00000000)
[    0.012306] ACPI: Reserving FACP table memory at [mem 0x7ad58cd0-0x7ad58ddb]
[    0.012311] ACPI: Reserving DSDT table memory at [mem 0x7ad3c248-0x7ad58ccd]
[    0.012315] ACPI: Reserving FACS table memory at [mem 0x7b5b2f80-0x7b5b2fbf]
[    0.012318] ACPI: Reserving APIC table memory at [mem 0x7ad58de0-0x7ad58e63]
[    0.012321] ACPI: Reserving FPDT table memory at [mem 0x7ad58e68-0x7ad58eab]
[    0.012325] ACPI: Reserving FIDT table memory at [mem 0x7ad58eb0-0x7ad58f4b]
[    0.012328] ACPI: Reserving MSDM table memory at [mem 0x7ad58f50-0x7ad58fa4]
[    0.012332] ACPI: Reserving MCFG table memory at [mem 0x7ad58fa8-0x7ad58fe3]
[    0.012335] ACPI: Reserving SSDT table memory at [mem 0x7ad58fe8-0x7ad5d1ae]
[    0.012338] ACPI: Reserving SSDT table memory at [mem 0x7ad5d1b0-0x7ad5d7f4]
[    0.012342] ACPI: Reserving SSDT table memory at [mem 0x7ad5d7f8-0x7ad5d84f]
[    0.012345] ACPI: Reserving UEFI table memory at [mem 0x7ad5d850-0x7ad5d891]
[    0.012349] ACPI: Reserving SSDT table memory at [mem 0x7ad5d898-0x7ad5db00]
[    0.012352] ACPI: Reserving HPET table memory at [mem 0x7ad5db08-0x7ad5db3f]
[    0.012356] ACPI: Reserving SSDT table memory at [mem 0x7ad5db40-0x7ad5e2a2]
[    0.012359] ACPI: Reserving SSDT table memory at [mem 0x7ad5e2a8-0x7ad5e537]
[    0.012363] ACPI: Reserving SSDT table memory at [mem 0x7ad5e538-0x7ad5e6b1]
[    0.012367] ACPI: Reserving SSDT table memory at [mem 0x7ad5e6b8-0x7ad5eaf1]
[    0.012370] ACPI: Reserving TPM2 table memory at [mem 0x7ad5eaf8-0x7ad5eb2b]
[    0.012374] ACPI: Reserving LPIT table memory at [mem 0x7ad5eb30-0x7ad5ec33]
[    0.012377] ACPI: Reserving BCFG table memory at [mem 0x7ad5ec38-0x7ad5ed70]
[    0.012382] ACPI: Reserving PRAM table memory at [mem 0x7ad5ed78-0x7ad5eda7]
[    0.012385] ACPI: Reserving CSRT table memory at [mem 0x7ad5eda8-0x7ad5eef3]
[    0.012389] ACPI: Reserving WDAT table memory at [mem 0x7ad5eef8-0x7ad5effb]
[    0.012392] ACPI: Reserving WDAT table memory at [mem 0x7ad5f000-0x7ad5f103]
[    0.012396] ACPI: Reserving WDAT table memory at [mem 0x7ad5f108-0x7ad5f20b]
[    0.012399] ACPI: Reserving WDAT table memory at [mem 0x7ad5f210-0x7ad5f313]
[    0.012403] ACPI: Reserving BGRT table memory at [mem 0x7ad5f318-0x7ad5f34f]
[    0.012407] ACPI: Reserving WDAT table memory at [mem 0x7ad5f350-0x7ad5f453]
[    0.012546] No NUMA configuration found
[    0.012550] Faking a node at [mem 0x0000000000000000-0x000000017fffffff]
[    0.012563] NODE_DATA(0) allocated [mem 0x17fffb000-0x17fffefff]
[    0.012642] Zone ranges:
[    0.012645]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.012652]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.012657]   Normal   [mem 0x0000000100000000-0x000000017fffffff]
[    0.012662]   Device   empty
[    0.012665] Movable zone start for each node
[    0.012667] Early memory node ranges
[    0.012669]   node   0: [mem 0x0000000000001000-0x000000000008efff]
[    0.012674]   node   0: [mem 0x0000000000090000-0x000000000009dfff]
[    0.012677]   node   0: [mem 0x0000000000100000-0x000000001fffffff]
[    0.012681]   node   0: [mem 0x0000000020200000-0x000000007ad02fff]
[    0.012685]   node   0: [mem 0x000000007b8fa000-0x000000007bffffff]
[    0.012689]   node   0: [mem 0x0000000100000000-0x000000017fffffff]
[    0.012694] Initmem setup node 0 [mem 0x0000000000001000-0x000000017fffffff]
[    0.012711] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.012716] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.012825] On node 0, zone DMA: 98 pages in unavailable ranges
[    0.028337] On node 0, zone DMA32: 512 pages in unavailable ranges
[    0.028508] On node 0, zone DMA32: 3063 pages in unavailable ranges
[    0.045507] On node 0, zone Normal: 16384 pages in unavailable ranges
[    0.045529] Reserving Intel graphics memory at [mem 0x7ce00000-0x7edfffff]
[    0.045638] ACPI: PM-Timer IO Port: 0x408
[    0.045667] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.045674] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.045678] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.045681] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.045710] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-114
[    0.045720] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.045727] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.045739] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.045743] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.045770] e820: update [mem 0x798f8000-0x799affff] usable ==> reserved
[    0.045809] TSC deadline timer available
[    0.045812] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.045916] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.045926] PM: hibernation: Registered nosave memory: [mem 0x0008f000-0x0008ffff]
[    0.045934] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.045939] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.045945] PM: hibernation: Registered nosave memory: [mem 0x20000000-0x201fffff]
[    0.045953] PM: hibernation: Registered nosave memory: [mem 0x798f8000-0x799affff]
[    0.045960] PM: hibernation: Registered nosave memory: [mem 0x7ad03000-0x7ad32fff]
[    0.045963] PM: hibernation: Registered nosave memory: [mem 0x7ad33000-0x7ad5ffff]
[    0.045966] PM: hibernation: Registered nosave memory: [mem 0x7ad60000-0x7b5b2fff]
[    0.045969] PM: hibernation: Registered nosave memory: [mem 0x7b5b3000-0x7b870fff]
[    0.045971] PM: hibernation: Registered nosave memory: [mem 0x7b871000-0x7b8f9fff]
[    0.045979] PM: hibernation: Registered nosave memory: [mem 0x7c000000-0x7cdfffff]
[    0.045982] PM: hibernation: Registered nosave memory: [mem 0x7ce00000-0x7edfffff]
[    0.045984] PM: hibernation: Registered nosave memory: [mem 0x7ee00000-0xdfffffff]
[    0.045987] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xe3ffffff]
[    0.045990] PM: hibernation: Registered nosave memory: [mem 0xe4000000-0xfe9fffff]
[    0.045993] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfeafffff]
[    0.045996] PM: hibernation: Registered nosave memory: [mem 0xfeb00000-0xfebfffff]
[    0.045999] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.046002] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfed00fff]
[    0.046004] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
[    0.046007] PM: hibernation: Registered nosave memory: [mem 0xfed02000-0xfed02fff]
[    0.046010] PM: hibernation: Registered nosave memory: [mem 0xfed03000-0xfed03fff]
[    0.046013] PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfed05fff]
[    0.046016] PM: hibernation: Registered nosave memory: [mem 0xfed06000-0xfed06fff]
[    0.046019] PM: hibernation: Registered nosave memory: [mem 0xfed07000-0xfed07fff]
[    0.046022] PM: hibernation: Registered nosave memory: [mem 0xfed08000-0xfed09fff]
[    0.046024] PM: hibernation: Registered nosave memory: [mem 0xfed0a000-0xfed1bfff]
[    0.046027] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1cfff]
[    0.046030] PM: hibernation: Registered nosave memory: [mem 0xfed1d000-0xfed7ffff]
[    0.046033] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfedbffff]
[    0.046036] PM: hibernation: Registered nosave memory: [mem 0xfedc0000-0xfedfffff]
[    0.046039] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.046041] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xff9fffff]
[    0.046044] PM: hibernation: Registered nosave memory: [mem 0xffa00000-0xffffffff]
[    0.046051] [mem 0x7ee00000-0xdfffffff] available for PCI devices
[    0.046055] Booting paravirtualized kernel on bare hardware
[    0.046062] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.060891] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
[    0.062258] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u524288
[    0.062292] pcpu-alloc: s221184 r8192 d28672 u524288 alloc=1*2097152
[    0.062301] pcpu-alloc: [0] 0 1 2 3 
[    0.062392] Fallback order for Node 0: 0 
[    0.062405] Built 1 zonelists, mobility grouping on.  Total pages: 1012288
[    0.062410] Policy zone: Normal
[    0.062414] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=6a77c15b-45e3-430b-9dd2-5c8fbf1c0f89 rw loglevel=3 quiet
[    0.062605] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux", will be passed to user space.
[    0.064546] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.065555] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.066668] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.066690] software IO TLB: area num 4.
[    0.173961] Memory: 3857336K/4114068K available (16391K kernel code, 2090K rwdata, 11376K rodata, 2124K init, 3480K bss, 256472K reserved, 0K cma-reserved)
[    0.175461] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.175538] Kernel/User page tables isolation: enabled
[    0.175598] ftrace: allocating 45971 entries in 180 pages
[    0.190280] ftrace: allocated 180 pages with 4 groups
[    0.190603] Dynamic Preempt: full
[    0.190806] rcu: Preemptible hierarchical RCU implementation.
[    0.190810] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
[    0.190814] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.190817] 	Trampoline variant of Tasks RCU enabled.
[    0.190819] 	Rude variant of Tasks RCU enabled.
[    0.190820] 	Tracing variant of Tasks RCU enabled.
[    0.190822] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.190825] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.208196] NR_IRQS: 20736, nr_irqs: 1024, preallocated irqs: 16
[    0.208529] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.208748] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.208813] random: crng init done
[    0.208913] Console: colour dummy device 80x25
[    0.208989] printk: console [tty0] enabled
[    0.209068] ACPI: Core revision 20220331
[    0.209610] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.209615] APIC: Switch to symmetric I/O mode setup
[    0.211115] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x14c1baf3789, max_idle_ns: 440795266465 ns
[    0.211133] Calibrating delay loop (skipped), value calculated using timer frequency.. 2881.00 BogoMIPS (lpj=4800000)
[    0.211145] pid_max: default: 32768 minimum: 301
[    0.214040] Found EFI embedded fw 'silead/gsl1680-chuwi-hi10-pro.fw'
[    0.214460] LSM: Security Framework initializing
[    0.214460] landlock: Up and running.
[    0.214460] Yama: becoming mindful.
[    0.214460] LSM support for eBPF active
[    0.214460] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.214460] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.214460] CPU0: Thermal monitoring enabled (TM1)
[    0.214460] process: using mwait in idle threads
[    0.214460] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[    0.214460] Last level dTLB entries: 4KB 256, 2MB 16, 4MB 16, 1GB 0
[    0.214460] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.214460] Spectre V2 : Mitigation: Retpolines
[    0.214460] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.214460] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.214460] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.214460] MMIO Stale Data: Unknown: No mitigations
[    0.214460] Freeing SMP alternatives memory: 36K
[    0.214460] smpboot: CPU0: Intel(R) Atom(TM) x5-Z8350  CPU @ 1.44GHz (family: 0x6, model: 0x4c, stepping: 0x4)
[    0.214460] cblist_init_generic: Setting adjustable number of callback queues.
[    0.214460] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.214460] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.214460] cblist_init_generic: Setting shift to 2 and lim to 1.
[    0.214460] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, 8-deep LBR, full-width counters, Intel PMU driver.
[    0.214460] ... version:                3
[    0.214460] ... bit width:              40
[    0.214460] ... generic registers:      2
[    0.214460] ... value mask:             000000ffffffffff
[    0.214460] ... max period:             0000007fffffffff
[    0.214460] ... fixed-purpose events:   3
[    0.214460] ... event mask:             0000000700000003
[    0.214460] Estimated ratio of average max frequency by base frequency (times 1024): 1365
[    0.214460] rcu: Hierarchical SRCU implementation.
[    0.214460] rcu: 	Max phase no-delay instances is 1000.
[    0.214602] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.214920] smp: Bringing up secondary CPUs ...
[    0.215541] x86: Booting SMP configuration:
[    0.215548] .... node  #0, CPUs:      #1 #2 #3
[    0.217853] smp: Brought up 1 node, 4 CPUs
[    0.217862] smpboot: Max logical packages: 1
[    0.217867] smpboot: Total of 4 processors activated (11524.00 BogoMIPS)
[    0.219261] devtmpfs: initialized
[    0.219261] x86/mm: Memory block size: 128MB
[    0.221479] ACPI: PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes)
[    0.221490] ACPI: PM: Registering ACPI NVS region [mem 0x7ad60000-0x7b5b2fff] (8728576 bytes)
[    0.222099] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.222141] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
[    0.222314] pinctrl core: initialized pinctrl subsystem
[    0.222695] PM: RTC time: 16:37:41, date: 2022-11-29
[    0.225427] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.226065] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[    0.226315] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.226587] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.226702] audit: initializing netlink subsys (disabled)
[    0.226782] audit: type=2000 audit(1669739861.013:1): state=initialized audit_enabled=0 res=1
[    0.226782] thermal_sys: Registered thermal governor 'fair_share'
[    0.226782] thermal_sys: Registered thermal governor 'bang_bang'
[    0.226782] thermal_sys: Registered thermal governor 'step_wise'
[    0.226782] thermal_sys: Registered thermal governor 'user_space'
[    0.226782] thermal_sys: Registered thermal governor 'power_allocator'
[    0.226782] cpuidle: using governor ladder
[    0.226782] cpuidle: using governor menu
[    0.226782] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.227993] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.228010] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.228017] PCI: MMCONFIG for 0000 [bus00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000) (size reduced!)
[    0.228061] PCI: Using configuration type 1 for base access
[    0.228518] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.234049] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.241319] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.241319] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.241596] ACPI: Added _OSI(Module Device)
[    0.241606] ACPI: Added _OSI(Processor Device)
[    0.241609] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.241612] ACPI: Added _OSI(Processor Aggregator Device)
[    0.241619] ACPI: Added _OSI(Linux-Dell-Video)
[    0.241623] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.241628] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.314372] ACPI: 9 ACPI AML tables successfully acquired and loaded
[    0.326057] ACPI: Dynamic OEM Table Load:
[    0.326091] ACPI: SSDT 0xFFFF9669C0A08800 00059C (v01 PmRef  Cpu0Ist  00003000 INTL 20120913)
[    0.330815] ACPI: Dynamic OEM Table Load:
[    0.330837] ACPI: SSDT 0xFFFF9669C0D4A800 0003A5 (v01 PmRef  Cpu0Cst  00003001 INTL 20120913)
[    0.335255] ACPI: Dynamic OEM Table Load:
[    0.335279] ACPI: SSDT 0xFFFF9669C0E08600 00015F (v01 PmRef  ApIst    00003000 INTL 20120913)
[    0.338642] ACPI: Dynamic OEM Table Load:
[    0.338660] ACPI: SSDT 0xFFFF9669C09D4780 00008D (v01 PmRef  ApCst    00003000 INTL 20120913)
[    0.348195] ACPI: Interpreter enabled
[    0.348281] ACPI: PM: (supports S0 S4 S5)
[    0.348287] ACPI: Using IOAPIC for interrupt routing
[    0.348429] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.348435] PCI: Using E820 reservations for host bridge windows
[    0.354488] ACPI: PM: Power Resource [P06X]
[    0.355867] ACPI: PM: Power Resource [ID3C]
[    0.359803] ACPI: PM: Power Resource [USBC]
[    0.361527] ACPI: PM: Power Resource [WWPR]
[    0.362282] ACPI: PM: Power Resource [WWPR]
[    0.363752] ACPI: PM: Power Resource [WWPR]
[    0.364459] ACPI: PM: Power Resource [WWPR]
[    0.365289] ACPI: PM: Power Resource [WWPR]
[    0.366024] ACPI: PM: Power Resource [WWPR]
[    0.380394] ACPI: PM: Power Resource [CLK2]
[    0.380870] ACPI: PM: Power Resource [CLK4]
[    0.381274] ACPI: PM: Power Resource [P28P]
[    0.381440] ACPI: PM: Power Resource [P18P]
[    0.385201] ACPI: PM: Power Resource [CLK3]
[    0.385349] ACPI: PM: Power Resource [CLK4]
[    0.402693] ACPI: PM: Power Resource [CLK2]
[    0.402841] ACPI: PM: Power Resource [CLK1]
[    0.405364] ACPI: PM: Power Resource [CLK5]
[    0.421305] ACPI: PM: Power Resource [P28X]
[    0.421464] ACPI: PM: Power Resource [P18X]
[    0.421611] ACPI: PM: Power Resource [P12X]
[    0.421777] ACPI: PM: Power Resource [P12P]
[    0.421925] ACPI: PM: Power Resource [P19X]
[    0.422111] ACPI: PM: Power Resource [P12A]
[    0.422268] ACPI: PM: Power Resource [P28T]
[    0.422426] ACPI: PM: Power Resource [P18D]
[    0.422573] ACPI: PM: Power Resource [P18T]
[    0.422742] ACPI: PM: Power Resource [P3P3]
[    0.422889] ACPI: PM: Power Resource [P12T]
[    0.423042] ACPI: PM: Power Resource [P28W]
[    0.423188] ACPI: PM: Power Resource [P18W]
[    0.423341] ACPI: PM: Power Resource [P12W]
[    0.423484] ACPI: PM: Power Resource [P33W]
[    0.423637] ACPI: PM: Power Resource [P33X]
[    0.423782] ACPI: PM: Power Resource [P4BW]
[    0.433334] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.433365] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.434210] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.434254] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.437398] PCI host bridge to bus 0000:00
[    0.437407] pci_bus 0000:00: root bus resource [io  0x0070-0x0077]
[    0.437416] pci_bus 0000:00: root bus resource [io  0x0000-0x006f window]
[    0.437423] pci_bus 0000:00: root bus resource [io  0x0078-0x0cf7 window]
[    0.437428] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.437434] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000fffff window]
[    0.437439] pci_bus 0000:00: root bus resource [mem 0x20000000-0x201fffff window]
[    0.437445] pci_bus 0000:00: root bus resource [mem 0x7ce00001-0x7ee00000 window]
[    0.437450] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
[    0.437457] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.438042] pci 0000:00:00.0: [8086:2280] type 00 class 0x060000
[    0.438370] pci 0000:00:02.0: [8086:22b0] type 00 class 0x030000
[    0.438400] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x90ffffff 64bit]
[    0.438420] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref]
[    0.438435] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.438474] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.438491] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.438811] pci 0000:00:03.0: [8086:22b8] type 00 class 0x048000
[    0.438833] pci 0000:00:03.0: reg 0x10: [mem 0x91000000-0x913fffff]
[    0.439311] pci 0000:00:0b.0: [8086:22dc] type 00 class 0x118000
[    0.439337] pci 0000:00:0b.0: reg 0x10: [mem 0x9183b000-0x9183bfff 64bit]
[    0.439655] pci 0000:00:14.0: [8086:22b5] type 00 class 0x0c0330
[    0.439693] pci 0000:00:14.0: reg 0x10: [mem 0x91800000-0x9180ffff 64bit]
[    0.439811] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.440477] pci 0000:00:1a.0: [8086:2298] type 00 class 0x108000
[    0.440507] pci 0000:00:1a.0: reg 0x10: [mem 0x91700000-0x917fffff]
[    0.440526] pci 0000:00:1a.0: reg 0x14: [mem 0x91600000-0x916fffff]
[    0.440635] pci 0000:00:1a.0: PME# supported from D0 D3hot
[    0.441003] pci 0000:00:1f.0: [8086:229c] type 00 class 0x060100
[    0.444860] Low-power S0 idle used by default for system suspend
[    0.460686] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.460697] ACPI: PCI: Interrupt link LNKA disabled
[    0.461010] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.461017] ACPI: PCI: Interrupt link LNKB disabled
[    0.461346] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.461353] ACPI: PCI: Interrupt link LNKC disabled
[    0.461657] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.461664] ACPI: PCI: Interrupt link LNKD disabled
[    0.461967] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.461974] ACPI: PCI: Interrupt link LNKE disabled
[    0.462284] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.462291] ACPI: PCI: Interrupt link LNKF disabled
[    0.462594] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.462601] ACPI: PCI: Interrupt link LNKG disabled
[    0.462909] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.462916] ACPI: PCI: Interrupt link LNKH disabled
[    0.474517] cherryview-pinctrl: probe of INT33FF:04 failed with error -61
[    0.484731] ACPI: PM: Power Resource [CLK0]
[    0.484894] ACPI: PM: Power Resource [CLK1]
[    0.514578] iommu: Default domain type: Translated 
[    0.514578] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.515126] SCSI subsystem initialized
[    0.515152] libata version 3.00 loaded.
[    0.515152] ACPI: bus type USB registered
[    0.515152] usbcore: registered new interface driver usbfs
[    0.515152] usbcore: registered new interface driver hub
[    0.515152] usbcore: registered new device driver usb
[    0.790472] pps_core: LinuxPPS API ver. 1 registered
[    0.790484] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.790496] PTP clock support registered
[    0.790539] EDAC MC: Ver: 3.0.0
[    0.791247] Registered efivars operations
[    0.791765] NetLabel: Initializing
[    0.791772] NetLabel:  domain hash size = 128
[    0.791775] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.791840] NetLabel:  unlabeled traffic allowed by default
[    0.791858] mctp: management component transport protocol core
[    0.791862] NET: Registered PF_MCTP protocol family
[    0.791875] PCI: Using ACPI for IRQ routing
[    0.794657] PCI: pci_cache_line_size set to 64 bytes
[    0.794708] Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    0.794715] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
[    0.794722] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.794726] e820: reserve RAM buffer [mem 0x798f8000-0x7bffffff]
[    0.794732] e820: reserve RAM buffer [mem 0x7ad03000-0x7bffffff]
[    0.794782] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.794782] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.794782] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.794782] vgaarb: loaded
[    0.797795] clocksource: Switched to clocksource tsc-early
[    0.797824] VFS: Disk quotas dquot_6.6.0
[    0.797824] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.797824] pnp: PnP ACPI init
[    0.797824] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.797824] system 00:00: [io  0x0400-0x047f] could not be reserved
[    0.797824] system 00:00: [io  0x0500-0x05fe] has been reserved
[    0.811093] system 00:02: [mem 0x91839000-0x91839fff] has been reserved
[    0.811113] system 00:02: [mem 0x91837000-0x91837fff] has been reserved
[    0.811153] system 00:02: [mem 0x91835000-0x91835fff] has been reserved
[    0.811163] system 00:02: [mem 0x91824000-0x91824fff] has been reserved
[    0.811171] system 00:02: [mem 0x91822000-0x91822fff] has been reserved
[    0.811178] system 00:02: [mem 0x91820000-0x91820fff] has been reserved
[    0.811185] system 00:02: [mem 0x9181e000-0x9181efff] has been reserved
[    0.811192] system 00:02: [mem 0x9181c000-0x9181cfff] has been reserved
[    0.811198] system 00:02: [mem 0x9181a000-0x9181afff] has been reserved
[    0.811205] system 00:02: [mem 0x91818000-0x91818fff] has been reserved
[    0.811212] system 00:02: [mem 0x91833000-0x91833fff] has been reserved
[    0.811219] system 00:02: [mem 0x91831000-0x91831fff] has been reserved
[    0.811226] system 00:02: [mem 0x9182f000-0x9182ffff] has been reserved
[    0.811233] system 00:02: [mem 0x9182d000-0x9182dfff] has been reserved
[    0.811240] system 00:02: [mem 0x9182b000-0x9182bfff] has been reserved
[    0.811247] system 00:02: [mem 0x91829000-0x91829fff] has been reserved
[    0.811253] system 00:02: [mem 0x91827000-0x91827fff] has been reserved
[    0.811260] system 00:02: [mem 0x91825000-0x91825fff] has been reserved
[    0.811530] system 00:03: [mem 0xe0000000-0xefffffff] could not be reserved
[    0.811541] system 00:03: [mem 0xfea00000-0xfeafffff] has been reserved
[    0.811549] system 00:03: [mem 0xfed01000-0xfed01fff] has been reserved
[    0.811556] system 00:03: [mem 0xfed03000-0xfed03fff] has been reserved
[    0.811562] system 00:03: [mem 0xfed06000-0xfed06fff] has been reserved
[    0.811569] system 00:03: [mem 0xfed08000-0xfed09fff] has been reserved
[    0.811575] system 00:03: [mem 0xfed80000-0xfedbffff] could not be reserved
[    0.811582] system 00:03: [mem 0xfed1c000-0xfed1cfff] has been reserved
[    0.811588] system 00:03: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.815278] pnp: PnP ACPI: found 5 devices
[    0.825778] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.826013] NET: Registered PF_INET protocol family
[    0.826335] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.830513] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.830775] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.830920] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.831337] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.831558] TCP: Hash tables configured (established 32768 bind 32768)
[    0.831891] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
[    0.832011] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.832090] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.832253] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.832280] NET: Registered PF_XDP protocol family
[    0.832310] pci_bus 0000:00: resource 4 [io  0x0070-0x0077]
[    0.832320] pci_bus 0000:00: resource 5 [io  0x0000-0x006f window]
[    0.832326] pci_bus 0000:00: resource 6 [io  0x0078-0x0cf7 window]
[    0.832333] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.832339] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000fffff window]
[    0.832345] pci_bus 0000:00: resource 9 [mem 0x20000000-0x201fffff window]
[    0.832351] pci_bus 0000:00: resource 10 [mem 0x7ce00001-0x7ee00000 window]
[    0.832357] pci_bus 0000:00: resource 11 [mem 0x80000000-0xdfffffff window]
[    0.833504] PCI: CLS 64 bytes, default 64
[    0.833531] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.833534] software IO TLB: mapped [mem 0x00000000737b5000-0x00000000777b5000] (64MB)
[    0.833666] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x14c1baf3789, max_idle_ns: 440795266465 ns
[    0.833763] clocksource: Switched to clocksource tsc
[    0.833798] Trying to unpack rootfs image as initramfs...
[    0.836877] Initialise system trusted keyrings
[    0.836910] Key type blacklist registered
[    0.837107] workingset: timestamp_bits=41 max_order=20 bucket_order=0
[    0.840976] zbud: loaded
[    0.841766] integrity: Platform Keyring initialized
[    0.841781] integrity: Machine keyring initialized
[    0.864590] Key type asymmetric registered
[    0.864596] Asymmetric key parser 'x509' registered
[    1.130539] Freeing initrd memory: 13020K
[    1.141437] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    1.141532] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[    1.141669] io scheduler mq-deadline registered
[    1.141675] io scheduler kyber registered
[    1.141769] io scheduler bfq registered
[    1.143092] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.143962] ACPI: found native INT33F4 PMIC, skipping ACPI AC and battery devices
[    1.144135] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.144210] ACPI: button: Power Button [PWRB]
[    1.144332] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    1.144397] ACPI: button: Lid Switch [LID0]
[    1.144610] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    1.144760] ACPI: button: Power Button [PWRF]
[    1.151998] thermal LNXTHERM:00: registered as thermal_zone0
[    1.152010] ACPI: thermal: Thermal Zone [TZ00] (0 C)
[    1.153422] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.153738] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.170404] hpet: number irqs doesn't agree with number of timers
[    1.170643] Non-volatile memory driver v1.3
[    1.170648] Linux agpgart interface v0.103
[    1.197525] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    1.197856] ACPI: bus type drm_connector registered
[    1.202812] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.202829] ehci-pci: EHCI PCI platform driver
[    1.202862] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.202872] ohci-pci: OHCI PCI platform driver
[    1.202902] uhci_hcd: USB Universal Host Controller Interface driver
[    1.203028] usbcore: registered new interface driver usbserial_generic
[    1.203049] usbserial: USB Serial support registered for generic
[    1.204335] rtc_cmos 00:04: registered as rtc0
[    1.204410] rtc_cmos 00:04: setting system clock to 2022-11-29T16:37:42 UTC (1669739862)
[    1.204496] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
[    1.205249] intel_pstate: Intel P-state driver initializing
[    1.207848] ledtrig-cpu: registered to indicate activity on CPUs
[    1.208760] efifb: probing for efifb
[    1.208830] efifb: showing boot graphics
[    1.215100] efifb: framebuffer at 0x80000000, using 9024k, total 9024k
[    1.215115] efifb: mode is 1200x1920x32, linelength=4800, pages=1
[    1.215123] efifb: scrolling: redraw
[    1.215126] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.215520] fbcon: Deferring console take-over
[    1.215528] fb0: EFI VGA frame buffer device
[    1.215616] hid: raw HID events driver (C) Jiri Kosina
[    1.216465] drop_monitor: Initializing network drop monitor service
[    1.262067] Initializing XFRM netlink socket
[    1.262426] NET: Registered PF_INET6 protocol family
[    1.277770] Segment Routing with IPv6
[    1.277782] RPL Segment Routing with IPv6
[    1.277856] In-situ OAM (IOAM) with IPv6
[    1.277936] NET: Registered PF_PACKET protocol family
[    1.281215] microcode: sig=0x406c4, pf=0x1, revision=0x40a
[    1.282247] microcode: Microcode Update Driver: v2.2.
[    1.282268] IPI shorthand broadcast: enabled
[    1.282360] sched_clock: Marking stable (1278585583, 2548950)->(1332797625, -51663092)
[    1.284237] registered taskstats version 1
[    1.288355] Loading compiled-in X.509 certificates
[    1.312851] Loaded X.509 cert 'Build time autogenerated kernel key: a3f5251ce6c47362f47989b63983a0be359be80c'
[    1.315841] zswap: loaded using pool lz4/z3fold
[    1.318183] Key type .fscrypt registered
[    1.318196] Key type fscrypt-provisioning registered
[    1.364585] i2c_designware 808622C1:05: I2C bus managed by PUNIT
[    1.383097] PM:   Magic number: 14:489:642
[    1.385098] RAS: Correctable Errors collector initialized.
[    1.492361] Freeing unused decrypted memory: 2036K
[    1.494660] Freeing unused kernel image (initmem) memory: 2124K
[    1.494936] Write protecting the kernel read-only data: 30720k
[    1.498290] Freeing unused kernel image (text/rodata gap) memory: 2040K
[    1.499821] Freeing unused kernel image (rodata/data gap) memory: 912K
[    1.588334] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.588352] rodata_test: all tests were successful
[    1.588707] x86/mm: Checking user space page tables
[    1.660612] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.660628] Run /init as init process
[    1.660632]   with arguments:
[    1.660635]     /init
[    1.660638]   with environment:
[    1.660640]     HOME=/
[    1.660642]     TERM=linux
[    1.660644]     BOOT_IMAGE=/boot/vmlinuz-linux
[    1.796116] fbcon: Taking over console
[    1.796713] Console: switching to colour frame buffer device 240x75
[    2.211593] sdhci: Secure Digital Host Controller Interface driver
[    2.211607] sdhci: Copyright(c) Pierre Ossman
[    2.224996] dw_dmac INTL9C60:00: DesignWare DMA Controller, 8 channels
[    2.245858] mmc0: SDHCI controller on ACPI [80860F14:00] using ADMA
[    2.246340] mmc2: SDHCI controller on ACPI [80860F14:02] using ADMA
[    2.248541] mmc1: SDHCI controller on ACPI [80860F14:03] using ADMA
[    2.261599] dw_dmac INTL9C60:01: DesignWare DMA Controller, 8 channels
[    2.294339] mmc2: new high speed SDIO card at address 0001
[    2.308947] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.308973] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.310127] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081509810
[    2.310808] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.310820] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.310829] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    2.310993] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
[    2.311001] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.311006] usb usb1: Product: xHCI Host Controller
[    2.311010] usb usb1: Manufacturer: Linux 6.0.10-arch2-1 xhci-hcd
[    2.311013] usb usb1: SerialNumber: 0000:00:14.0
[    2.328379] hub 1-0:1.0: USB hub found
[    2.329032] hub 1-0:1.0: 7 ports detected
[    2.343725] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.00
[    2.343740] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.343745] usb usb2: Product: xHCI Host Controller
[    2.343749] usb usb2: Manufacturer: Linux 6.0.10-arch2-1 xhci-hcd
[    2.343753] usb usb2: SerialNumber: 0000:00:14.0
[    2.344917] hub 2-0:1.0: USB hub found
[    2.344959] hub 2-0:1.0: 6 ports detected
[    2.440492] mmc0: new HS200 MMC card at address 0001
[    2.459000] mmcblk0: mmc0:0001 064G93 58.2 GiB 
[    2.463732]  mmcblk0: p1 p2
[    2.464849] mmcblk0boot0: mmc0:0001 064G93 4.00 MiB 
[    2.466651] mmcblk0boot1: mmc0:0001 064G93 4.00 MiB 
[    2.467760] mmcblk0rpmb: mmc0:0001 064G93 512 KiB, chardev (237:0)
[    2.591208] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[    2.731686] usb 1-2: New USB device found, idVendor=214b, idProduct=7250, bcdDevice= 1.00
[    2.731698] usb 1-2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.731703] usb 1-2: Product: USB2.0 HUB
[    2.733129] hub 1-2:1.0: USB hub found
[    2.733204] hub 1-2:1.0: 4 ports detected
[    3.011203] usb 1-2.1: new low-speed USB device number 3 using xhci_hcd
[    3.106917] usb 1-2.1: New USB device found, idVendor=0461, idProduct=0010, bcdDevice= 1.04
[    3.106926] usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.106931] usb 1-2.1: Product: USB Keyboard
[    3.106935] usb 1-2.1: Manufacturer: NOVATEK
[    3.168785] Console: switching to colour dummy device 80x25
[    3.168864] i915 0000:00:02.0: vgaarb: deactivate vga console
[    3.179268] i915 0000:00:02.0: [drm] *ERROR* Failed to get the SoC PWM chip
[    3.187856] usb 1-2.2: new low-speed USB device number 4 using xhci_hcd
[    3.189642] input: NOVATEK USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.1/1-2.1:1.0/0003:0461:0010.0001/input/input3
[    3.199099] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[    3.202038] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    3.205483] acpi device:01: registered as cooling_device4
[    3.205628] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input4
[    3.247505] hid-generic 0003:0461:0010.0001: input,hidraw0: USB HID v1.10 Keyboard [NOVATEK USB Keyboard] on usb-0000:00:14.0-2.1/input0
[    3.247775] i915 0000:00:02.0: [drm] HDaudio controller not detected, using LPE audio instead
[    3.253234] input: NOVATEK USB Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.1/1-2.1:1.1/0003:0461:0010.0002/input/input5
[    3.285749] usb 1-2.2: New USB device found, idVendor=10c4, idProduct=8108, bcdDevice= 0.00
[    3.285791] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.285808] usb 1-2.2: Product: USB OPTICAL MOUSE
[    3.285824] usb 1-2.2: Manufacturer: YSPRINGTECH
[    3.296209] input: YSPRINGTECH USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2:1.0/0003:10C4:8108.0003/input/input7
[    3.308255] hid-generic 0003:10C4:8108.0003: input,hidraw1: USB HID v1.11 Mouse [YSPRINGTECH USB OPTICAL MOUSE] on usb-0000:00:14.0-2.2/input0
[    3.308528] input: NOVATEK USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.1/1-2.1:1.1/0003:0461:0010.0002/input/input6
[    3.308659] hid-generic 0003:0461:0010.0002: input,hidraw2: USB HID v1.10 Device [NOVATEK USB Keyboard] on usb-0000:00:14.0-2.1/input1
[    3.308825] usbcore: registered new interface driver usbhid
[    3.308830] usbhid: USB HID core driver
[    3.429799] fbcon: i915drmfb (fb0) is primary device
[    3.446537] Console: switching to colour frame buffer device 240x75
[    3.476944] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    4.090372] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
[    4.524446] systemd[1]: systemd 252.2-1-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)
[    4.524498] systemd[1]: Detected architecture x86-64.
[    4.529486] systemd[1]: Hostname set to <edhic>.
[    5.547672] systemd[1]: Queued start job for default target Graphical Interface.
[    5.575020] systemd[1]: Created slice Slice /system/getty.
[    5.576344] systemd[1]: Created slice Slice /system/modprobe.
[    5.577143] systemd[1]: Created slice User and Session Slice.
[    5.577424] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    5.577593] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    5.578228] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    5.578309] systemd[1]: Reached target Local Encrypted Volumes.
[    5.578367] systemd[1]: Reached target Login Prompts.
[    5.578425] systemd[1]: Reached target Local Integrity Protected Volumes.
[    5.578532] systemd[1]: Reached target Remote File Systems.
[    5.578584] systemd[1]: Reached target Slice Units.
[    5.578701] systemd[1]: Reached target Local Verity Protected Volumes.
[    5.578978] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    5.579374] systemd[1]: Listening on LVM2 poll daemon socket.
[    5.583171] systemd[1]: Listening on Process Core Dump Socket.
[    5.583702] systemd[1]: Listening on Journal Audit Socket.
[    5.584073] systemd[1]: Listening on Journal Socket (/dev/log).
[    5.584496] systemd[1]: Listening on Journal Socket.
[    5.585007] systemd[1]: Listening on udev Control Socket.
[    5.585335] systemd[1]: Listening on udev Kernel Socket.
[    5.588483] systemd[1]: Mounting Huge Pages File System...
[    5.591792] systemd[1]: Mounting POSIX Message Queue File System...
[    5.595387] systemd[1]: Mounting Kernel Debug File System...
[    5.599282] systemd[1]: Mounting Kernel Trace File System...
[    5.603612] systemd[1]: Starting Create List of Static Device Nodes...
[    5.606995] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    5.611456] systemd[1]: Starting Load Kernel Module configfs...
[    5.616555] systemd[1]: Starting Load Kernel Module drm...
[    5.621123] systemd[1]: Starting Load Kernel Module fuse...
[    5.621641] systemd[1]: Load AppArmor profiles managed internally by snapd was skipped because of an unmet condition check (ConditionSecurity=apparmor).
[    5.621921] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[    5.629002] systemd[1]: Starting Journal Service...
[    5.639937] systemd[1]: Starting Load Kernel Modules...
[    5.644021] systemd[1]: Starting Remount Root and Kernel File Systems...
[    5.644373] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[    5.648402] systemd[1]: Starting Coldplug All udev Devices...
[    5.655751] systemd[1]: Mounted Huge Pages File System.
[    5.656288] systemd[1]: Mounted POSIX Message Queue File System.
[    5.656710] systemd[1]: Mounted Kernel Debug File System.
[    5.657119] systemd[1]: Mounted Kernel Trace File System.
[    5.658167] systemd[1]: Finished Create List of Static Device Nodes.
[    5.659664] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    5.660358] systemd[1]: Finished Load Kernel Module configfs.
[    5.661711] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    5.662404] systemd[1]: Finished Load Kernel Module drm.
[    5.667727] systemd[1]: Mounting Kernel Configuration File System...
[    5.676231] systemd[1]: Mounted Kernel Configuration File System.
[    5.678048] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
[    5.682144] acpi_call: loading out-of-tree module taints kernel.
[    5.682243] acpi_call: module verification failed: signature and/or required key missing - tainting kernel
[    5.683066] fuse: init (API version 7.36)
[    5.687990] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    5.688679] systemd[1]: Finished Load Kernel Module fuse.
[    5.689893] systemd[1]: Finished Remount Root and Kernel File Systems.
[    5.693734] systemd[1]: Activating swap /swapfile...
[    5.698076] systemd[1]: Mounting FUSE Control File System...
[    5.698274] systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[    5.712514] systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
[    5.717754] Adding 4194300k swap on /swapfile.  Priority:-2 extents:49 across:11289144k SSFS
[    5.719659] systemd[1]: Starting Load/Save Random Seed...
[    5.723652] systemd[1]: Starting Create System Users...
[    5.726099] systemd[1]: Activated swap /swapfile.
[    5.727086] systemd[1]: Mounted FUSE Control File System.
[    5.727464] systemd[1]: Reached target Swaps.
[    5.748170] systemd[1]: Mounting Temporary Directory /tmp...
[    5.763028] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[    5.763234] audit: type=1130 audit(1669739867.056:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.765936] systemd[1]: Mounted Temporary Directory /tmp.
[    5.775690] systemd[1]: Finished Load/Save Random Seed.
[    5.775845] audit: type=1130 audit(1669739867.070:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.776170] systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[    5.787322] device-mapper: uevent: version 1.0.3
[    5.787737] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[    5.804373] systemd[1]: Finished Create System Users.
[    5.804709] audit: type=1130 audit(1669739867.100:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.825369] systemd[1]: Starting Create Static Device Nodes in /dev...
[    5.828766] systemd[1]: Started Journal Service.
[    5.829097] audit: type=1130 audit(1669739867.123:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.849536] Guest personality initialized and is inactive
[    5.849720] VMCI host device registered (name=vmci, major=10, minor=124)
[    5.849728] Initialized host personality
[    5.858757] systemd-journald[245]: Received client request to flush runtime journal.
[    5.877615] /dev/vmmon[246]: Module vmmon: registered as misc device
[    5.877633] /dev/vmmon[246]: Using tsc_khz as TSC frequency: 1440000
[    5.877637] /dev/vmmon[246]: Module vmmon: initialized
[    5.880550] audit: type=1130 audit(1669739867.173:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.940863] audit: type=1130 audit(1669739867.233:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.003597] audit: type=1130 audit(1669739867.296:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.005631] audit: type=1334 audit(1669739867.300:9): prog-id=9 op=LOAD
[    6.005797] audit: type=1334 audit(1669739867.300:10): prog-id=10 op=LOAD
[    6.173872] audit: type=1130 audit(1669739867.466:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    8.541385] loop: module loaded
[    8.543790] loop0: detected capacity change from 0 to 113832
[    8.543794] loop1: detected capacity change from 0 to 1866808
[    8.757641] loop2: detected capacity change from 0 to 618768
[    8.776703] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    8.792971] loop3: detected capacity change from 0 to 98280
[    8.796850] loop4: detected capacity change from 0 to 101664
[   10.100721] gpio gpiochip4: (INT0002 Virtual GPIO): not an immutable chip, please consider fixing it!
[   10.109990] Consider using thermal netlink events interface
[   10.258756] 8086228A:00: ttyS4 at MMIO 0x91821000 (irq = 39, base_baud = 2764800) is a 16550A
[   10.293041] serial serial0: tty port ttyS4 registered
[   10.403217] 8086228A:01: ttyS5 at MMIO 0x9181f000 (irq = 40, base_baud = 2764800) is a 16550A
[   10.495900] mousedev: PS/2 mouse device common for all mice
[   10.551217] silead_ts i2c-MSSL1680:00: supply vddio not found, using dummy regulator
[   10.551376] silead_ts i2c-MSSL1680:00: supply avdd not found, using dummy regulator
[   10.552186] silead_ts i2c-MSSL1680:00: Silead chip ID: 0x80360808
[   10.792570] bmc150_accel_i2c i2c-BOSC0200:00: supply vdd not found, using dummy regulator
[   10.792777] bmc150_accel_i2c i2c-BOSC0200:00: supply vddio not found, using dummy regulator
[   10.796071] NET: Registered PF_QIPCRTR protocol family
[   10.821676] kauditd_printk_skb: 19 callbacks suppressed
[   10.821689] audit: type=1334 audit(1669739872.116:31): prog-id=15 op=LOAD
[   10.838713] audit: type=1130 audit(1669739872.133:32): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ModemManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   10.901113] audit: type=1334 audit(1669739872.193:33): prog-id=16 op=LOAD
[   10.913056] audit: type=1334 audit(1669739872.206:34): prog-id=17 op=LOAD
[   10.918746] audit: type=1334 audit(1669739872.213:35): prog-id=18 op=LOAD
[   10.932236] axp20x-i2c i2c-INT33F4:00: AXP20x variant AXP288 found
[   11.003458] axp20x-i2c i2c-INT33F4:00: mask_invert=true is deprecated; please switch to unmask_base
[   11.015855] audit: type=1130 audit(1669739872.310:36): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.103879] Bluetooth: Core ver 2.22
[   11.103999] NET: Registered PF_BLUETOOTH protocol family
[   11.104004] Bluetooth: HCI device and connection manager initialized
[   11.104019] Bluetooth: HCI socket layer initialized
[   11.104028] Bluetooth: L2CAP socket layer initialized
[   11.104043] Bluetooth: SCO socket layer initialized
[   11.270267] audit: type=1130 audit(1669739872.563:37): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.335364] axp20x-i2c i2c-INT33F4:00: AXP20X driver loaded
[   11.432764] audit: type=1130 audit(1669739872.726:38): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=vmware-networks comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.570940] intel_sst_acpi 808622A8:00: LPE base: 0x91400000 size:0x200000
[   11.570960] intel_sst_acpi 808622A8:00: IRAM base: 0x914c0000
[   11.571012] intel_sst_acpi 808622A8:00: DRAM base: 0x91500000
[   11.571031] intel_sst_acpi 808622A8:00: SHIM base: 0x91540000
[   11.571045] intel_sst_acpi 808622A8:00: Mailbox base: 0x91544000
[   11.571056] intel_sst_acpi 808622A8:00: DDR base: 0x20000000
[   11.571322] intel_sst_acpi 808622A8:00: Got drv data max stream 25
[   11.590604] audit: type=1130 audit(1669739872.883:39): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:acpi_video0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.646757] proc_thermal 0000:00:0b.0: enabling device (0000 -> 0002)
[   11.667029] Bluetooth: HCI UART driver ver 2.3
[   11.667053] Bluetooth: HCI UART protocol H4 registered
[   11.667057] Bluetooth: HCI UART protocol BCSP registered
[   11.667175] Bluetooth: HCI UART protocol LL registered
[   11.667180] Bluetooth: HCI UART protocol ATH3K registered
[   11.667233] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   11.667454] Bluetooth: HCI UART protocol Intel registered
[   11.667663] Bluetooth: HCI UART protocol Broadcom registered
[   11.667707] Bluetooth: HCI UART protocol QCA registered
[   11.667711] Bluetooth: HCI UART protocol AG6XX registered
[   11.667749] Bluetooth: HCI UART protocol Marvell registered
[   11.691246] audit: type=1130 audit(1669739872.983:40): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   11.745564] input: Intel HDMI/DP LPE Audio HDMI/DP,pcm=0 as /devices/pci0000:00/0000:00:02.0/hdmi-lpe-audio/sound/card0/input8
[   11.902471] input: Intel HDMI/DP LPE Audio HDMI/DP,pcm=1 as /devices/pci0000:00/0000:00:02.0/hdmi-lpe-audio/sound/card0/input9
[   11.902672] input: Intel HDMI/DP LPE Audio HDMI/DP,pcm=2 as /devices/pci0000:00/0000:00:02.0/hdmi-lpe-audio/sound/card0/input10
[   12.117021] input: PC Speaker as /devices/platform/pcspkr/input/input11
[   12.446133] cryptd: max_cpu_qlen set to 1000
[   12.484968] Bluetooth: : Invalid header checksum
[   12.515074] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   12.526274] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   12.564570] SSE version of gcm_enc/dec engaged.
[   12.815448] r8723bs: module is from the staging directory, the quality is unknown, you have been warned.
[   12.921376] input: gpio-keys as /devices/platform/ACPI0011:00/gpio-keys.1.auto/input/input12
[   12.948845] pnetdev = 0000000011737256
[   13.032103] input: gpio-keys as /devices/platform/ACPI0011:00/gpio-keys.2.auto/input/input13
[   13.032851] input: gpio-keys as /devices/platform/INT33D3:00/gpio-keys.3.auto/input/input14
[   13.145616] Bluetooth: hci0: RTL: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723
[   13.149457] input: silead_ts as /devices/pci0000:00/808622C1:04/i2c-4/i2c-MSSL1680:00/input/input15
[   13.151442] Bluetooth: hci0: RTL: rom_version status=0 version=1
[   13.151463] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723bs_fw.bin
[   13.151690] input: silead_ts pen as /devices/pci0000:00/808622C1:04/i2c-4/i2c-MSSL1680:00/input/input16
[   13.169784] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723bs_config-OBDA8723.bin
[   13.201331] Bluetooth: hci0: RTL: cfg_sz 64, total sz 24508
[   13.309054] intel_rapl_common: Found RAPL domain package
[   13.309071] intel_rapl_common: Found RAPL domain core
[   13.323974] axp288_extcon axp288_extcon: controlling USB role based on Vbus presence
[   13.560175] bytcr_rt5651 bytcr_rt5651: quirk IN2_MAP enabled
[   13.560188] bytcr_rt5651 bytcr_rt5651: quirk realtek,jack-detect-source 1
[   13.560192] bytcr_rt5651 bytcr_rt5651: quirk realtek,over-current-threshold-microamp 2000
[   13.560196] bytcr_rt5651 bytcr_rt5651: quirk realtek,over-current-scale-factor 1
[   13.560200] bytcr_rt5651 bytcr_rt5651: quirk MCLK_EN enabled
[   13.594867] input: bytcr-rt5651 Headset as /devices/pci0000:00/808622A8:00/bytcr_rt5651/sound/card1/input17
[   13.823908] rtl8723bs: acquire FW from file:rtlwifi/rtl8723bs_nic.bin
[   13.946591] Bluetooth: hci0: RTL: fw version 0x365d462e
[   14.647460] spi-nor spi0.0: w25q64dw (8192 Kbytes)
[   14.687210] Creating 1 MTD partitions on "intel-spi":
[   14.687232] 0x000000000000-0x000000800000 : "BIOS"
[   15.917002] kauditd_printk_skb: 30 callbacks suppressed
[   15.917011] audit: type=1334 audit(1669739877.210:63): prog-id=20 op=LOAD
[   15.917692] audit: type=1334 audit(1669739877.210:64): prog-id=21 op=LOAD
[   15.917841] audit: type=1334 audit(1669739877.210:65): prog-id=22 op=LOAD
[   16.107785] audit: type=1130 audit(1669739877.400:66): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   16.201016] audit: type=1325 audit(1669739877.493:67): table=filter family=2 entries=4 op=xt_replace pid=599 comm="iptables"
[   16.201045] audit: type=1300 audit(1669739877.493:67): arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=55ece39e8340 items=0 ppid=535 pid=599 auid=4294967295 uid=0 gid=966 euid=0 suid=0 fsuid=0 egid=966 sgid=966 fsgid=966 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
[   16.201058] audit: type=1327 audit(1669739877.493:67): proctitle=69707461626C6573002D4900494E505554002D6900776C616E30002D73003130332E38362E39362E3130302F3332002D6D00636F6D6D656E74002D2D636F6D6D656E74006E6F726476706E002D6A00414343455054002D77
[   16.205356] audit: type=1325 audit(1669739877.500:68): table=filter family=2 entries=5 op=xt_replace pid=601 comm="iptables"
[   16.205393] audit: type=1300 audit(1669739877.500:68): arch=c000003e syscall=54 success=yes exit=0 a0=4 a1=0 a2=40 a3=5602915f25a0 items=0 ppid=535 pid=601 auid=4294967295 uid=0 gid=966 euid=0 suid=0 fsuid=0 egid=966 sgid=966 fsgid=966 tty=(none) ses=4294967295 comm="iptables" exe="/usr/bin/xtables-legacy-multi" key=(null)
[   16.205407] audit: type=1327 audit(1669739877.500:68): proctitle=69707461626C6573002D49004F5554505554002D6F00776C616E30002D64003130332E38362E39362E3130302F3332002D6D00636F6D6D656E74002D2D636F6D6D656E74006E6F726476706E002D6A00414343455054002D77
[   21.026202] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   21.908573] kauditd_printk_skb: 259 callbacks suppressed
[   21.908582] audit: type=1131 audit(1669739883.203:156): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   24.751510] audit: type=1334 audit(1669739886.046:157): prog-id=23 op=LOAD
[   24.752112] audit: type=1334 audit(1669739886.046:158): prog-id=24 op=LOAD
[   24.752598] audit: type=1334 audit(1669739886.046:159): prog-id=25 op=LOAD
[   24.942310] audit: type=1130 audit(1669739886.236:160): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.478364] audit: type=1334 audit(1669739886.770:161): prog-id=26 op=LOAD
[   25.478389] audit: type=1334 audit(1669739886.770:162): prog-id=27 op=LOAD
[   25.789567] audit: type=1130 audit(1669739887.083:163): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   25.997410] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   26.198337] userif-2: sent link down event.
[   26.198353] userif-2: sent link up event.
[   26.459320] userif-2: sent link down event.
[   26.459341] userif-2: sent link up event.
[   26.491315] audit: type=1130 audit(1669739887.783:164): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   26.525809] audit: type=1130 audit(1669739887.820:165): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   26.873507] intel_sst_acpi 808622A8:00: FW Version 01.0b.02.02
[   27.031433] userif-2: sent link down event.
[   27.031457] userif-2: sent link up event.
[   27.234006] rfkill: input handler disabled
[   36.550796] kauditd_printk_skb: 2 callbacks suppressed
[   36.550813] audit: type=1131 audit(1669739897.843:168): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   40.762111] audit: type=1100 audit(1669739902.050:169): pid=974 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="edhic" exe="/usr/lib/gdm-session-worker" hostname=edhic addr=? terminal=/dev/tty1 res=success'
[   40.766373] audit: type=1101 audit(1669739902.053:170): pid=974 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="edhic" exe="/usr/lib/gdm-session-worker" hostname=edhic addr=? terminal=/dev/tty1 res=success'
[   40.772941] audit: type=1103 audit(1669739902.063:171): pid=974 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="edhic" exe="/usr/lib/gdm-session-worker" hostname=edhic addr=? terminal=/dev/tty1 res=success'
[   40.777963] audit: type=1006 audit(1669739902.066:172): pid=974 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[   40.777991] audit: type=1300 audit(1669739902.066:172): arch=c000003e syscall=1 success=yes exit=4 a0=a a1=7ffe958f2da0 a2=4 a3=7ffe958f2ab4 items=0 ppid=397 pid=974 auid=1000 uid=0 gid=1000 euid=0 suid=0 fsuid=0 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=3 comm="gdm-session-wor" exe="/usr/lib/gdm-session-worker" key=(null)
[   40.778003] audit: type=1327 audit(1669739902.066:172): proctitle=67646D2D73657373696F6E2D776F726B6572205B70616D2F67646D2D70617373776F72645D
[   40.889567] audit: type=1130 audit(1669739902.171:173): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   40.950061] audit: type=1101 audit(1669739902.231:174): pid=984 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="edhic" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   40.950098] audit: type=1103 audit(1669739902.231:175): pid=984 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="edhic" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   41.681537] kauditd_printk_skb: 4 callbacks suppressed
[   41.681552] audit: type=1130 audit(1669739902.925:178): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   42.008941] audit: type=1105 audit(1669739903.238:179): pid=974 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_gnome_keyring acct="edhic" exe="/usr/lib/gdm-session-worker" hostname=edhic addr=? terminal=/dev/tty2 res=success'
[   42.352163] rfkill: input handler enabled
[   46.365470] audit: type=1131 audit(1669739907.447:180): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timedated comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   46.392030] audit: type=1334 audit(1669739907.476:181): prog-id=0 op=UNLOAD
[   46.392052] audit: type=1334 audit(1669739907.476:182): prog-id=0 op=UNLOAD
[   46.392064] audit: type=1334 audit(1669739907.476:183): prog-id=0 op=UNLOAD
[   51.646184] audit: type=1130 audit(1669739912.631:184): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   54.437253] rfkill: input handler disabled
[   64.933495] audit: type=1106 audit(1669739925.842:185): pid=461 uid=0 auid=120 ses=1 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_succeed_if,pam_permit,pam_systemd,pam_env acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=edhic addr=? terminal=/dev/tty1 res=success'
[   64.934503] audit: type=1104 audit(1669739925.842:186): pid=461 uid=0 auid=120 ses=1 msg='op=PAM:setcred grantors=pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=edhic addr=? terminal=/dev/tty1 res=success'
[   75.099232] audit: type=1131 audit(1669739935.995:187): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   75.159138] audit: type=1131 audit(1669739936.055:188): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   85.155548] audit: type=1131 audit(1669739946.054:189): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   85.227113] audit: type=1334 audit(1669739946.127:190): prog-id=0 op=UNLOAD
[   85.227142] audit: type=1334 audit(1669739946.127:191): prog-id=0 op=UNLOAD
[   85.227154] audit: type=1334 audit(1669739946.127:192): prog-id=0 op=UNLOAD
[   85.228480] audit: type=1131 audit(1669739946.127:193): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   85.300572] audit: type=1334 audit(1669739946.201:194): prog-id=0 op=UNLOAD
[   85.300631] audit: type=1334 audit(1669739946.201:195): prog-id=0 op=UNLOAD
[   85.300665] audit: type=1334 audit(1669739946.201:196): prog-id=0 op=UNLOAD
[   87.419461] audit: type=1131 audit(1669739948.317:197): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  106.421913] audit: type=1100 audit(1669739967.326:198): pid=1992 uid=1000 auid=1000 ses=4 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="edhic" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  106.422669] audit: type=1101 audit(1669739967.326:199): pid=1992 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="edhic" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  106.428216] audit: type=1110 audit(1669739967.333:200): pid=1992 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  106.428831] audit: type=1105 audit(1669739967.333:201): pid=1992 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  106.526532] audit: type=1106 audit(1669739967.429:202): pid=1992 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  106.526699] audit: type=1104 audit(1669739967.429:203): pid=1992 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  552.613592] audit: type=1100 audit(1669740413.523:204): pid=2687 uid=1000 auid=1000 ses=4 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="edhic" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  552.613818] audit: type=1101 audit(1669740413.523:205): pid=2687 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="edhic" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  552.618835] audit: type=1110 audit(1669740413.530:206): pid=2687 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  552.619348] audit: type=1105 audit(1669740413.530:207): pid=2687 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  552.691663] audit: type=1106 audit(1669740413.603:208): pid=2687 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  552.691730] audit: type=1104 audit(1669740413.603:209): pid=2687 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  580.865221] audit: type=1100 audit(1669740441.778:210): pid=3026 uid=1000 auid=1000 ses=4 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="edhic" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  580.865830] audit: type=1101 audit(1669740441.778:211): pid=3026 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="edhic" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  580.870076] audit: type=1110 audit(1669740441.784:212): pid=3026 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  580.870609] audit: type=1105 audit(1669740441.784:213): pid=3026 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  581.179124] audit: type=1106 audit(1669740442.091:214): pid=3026 uid=1000 auid=1000 ses=4 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  581.179525] audit: type=1104 audit(1669740442.091:215): pid=3026 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  626.278443] audit: type=1101 audit(1669740487.192:216): pid=3044 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="edhic" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  626.288234] audit: type=1110 audit(1669740487.202:217): pid=3044 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  626.289448] audit: type=1105 audit(1669740487.205:218): pid=3044 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
❯ sudo lsmod
Module                  Size  Used by
xt_comment             16384  0
ip6table_filter        16384  0
ip6_tables             36864  1 ip6table_filter
iptable_filter         16384  0
spi_nor               118784  0
intel_powerclamp       20480  0
coretemp               20480  0
mtd                    90112  3 spi_nor
kvm_intel             389120  0
spi_intel_platform     16384  0
joydev                 28672  0
mei_hdcp               24576  0
kvm                  1138688  1 kvm_intel
spi_intel              28672  1 spi_intel_platform
snd_soc_sst_bytcr_rt5651    45056  3
mei_pxp                20480  0
irqbypass              16384  1 kvm
crct10dif_pclmul       16384  1
axp20x_pek             16384  0
axp288_charger         32768  0
snd_sof_acpi_intel_byt    24576  0
axp288_fuel_gauge      24576  0
crc32_pclmul           16384  0
extcon_axp288          20480  0
axp288_adc             16384  0
intel_rapl_msr         20480  0
polyval_generic        16384  0
gf128mul               16384  1 polyval_generic
snd_sof_acpi           20480  1 snd_sof_acpi_intel_byt
r8723bs               585728  0
snd_sof_intel_atom     24576  1 snd_sof_acpi_intel_byt
ghash_clmulni_intel    16384  0
snd_sof_xtensa_dsp     20480  1 snd_sof_acpi_intel_byt
gpio_keys              24576  0
libarc4                16384  1 r8723bs
snd_sof               307200  3 snd_sof_intel_atom,snd_sof_acpi,snd_sof_acpi_intel_byt
aesni_intel           393216  0
crypto_simd            16384  1 aesni_intel
snd_sof_utils          20480  1 snd_sof
cryptd                 24576  2 crypto_simd,ghash_clmulni_intel
intel_cstate           20480  0
cfg80211             1118208  1 r8723bs
wdat_wdt               20480  0
pcspkr                 16384  0
snd_hdmi_lpe_audio     36864  1
hci_uart              163840  0
mei_txe                32768  2
processor_thermal_device_pci_legacy    16384  0
snd_intel_sst_acpi     20480  1
btqca                  24576  1 hci_uart
mei                   172032  5 mei_hdcp,mei_pxp,mei_txe
snd_soc_acpi_intel_match    69632  2 snd_sof_acpi_intel_byt,snd_intel_sst_acpi
processor_thermal_device    20480  1 processor_thermal_device_pci_legacy
lpc_ich                28672  0
snd_intel_sst_core     73728  1 snd_intel_sst_acpi
intel_xhci_usb_role_switch    16384  1
roles                  16384  2 extcon_axp288,intel_xhci_usb_role_switch
processor_thermal_rfim    16384  1 processor_thermal_device
processor_thermal_mbox    16384  2 processor_thermal_rfim,processor_thermal_device
btrtl                  28672  1 hci_uart
processor_thermal_rapl    20480  1 processor_thermal_device
snd_soc_sst_atom_hifi2_platform   118784  2 snd_intel_sst_core
btbcm                  24576  1 hci_uart
snd_soc_acpi           16384  4 snd_sof_intel_atom,snd_soc_acpi_intel_match,snd_soc_sst_bytcr_rt5651,snd_intel_sst_acpi
intel_rapl_common      32768  2 intel_rapl_msr,processor_thermal_rapl
btintel                45056  1 hci_uart
snd_soc_rt5651        106496  1
intel_soc_dts_iosf     20480  1 processor_thermal_device_pci_legacy
snd_intel_dspcfg       36864  3 snd_sof,snd_sof_acpi_intel_byt,snd_intel_sst_acpi
snd_soc_rl6231         20480  1 snd_soc_rt5651
bluetooth             942080  6 btrtl,btqca,btintel,hci_uart,btbcm
snd_intel_sdw_acpi     20480  1 snd_intel_dspcfg
axp20x_i2c             16384  0
ecdh_generic           16384  1 bluetooth
snd_soc_core          393216  4 snd_soc_rt5651,snd_sof,snd_soc_sst_bytcr_rt5651,snd_soc_sst_atom_hifi2_platform
axp20x                 40960  1 axp20x_i2c
bmc150_accel_i2c       16384  0
qrtr                   57344  4
snd_compress           28672  1 snd_soc_core
bmc150_accel_core      40960  1 bmc150_accel_i2c
rfkill                 32768  6 bluetooth,cfg80211
ac97_bus               16384  1 snd_soc_core
snd_pcm_dmaengine      16384  1 snd_soc_core
industrialio_triggered_buffer    16384  1 bmc150_accel_core
snd_pcm               172032  9 snd_soc_rt5651,snd_sof,snd_soc_sst_bytcr_rt5651,snd_compress,snd_hdmi_lpe_audio,snd_soc_sst_atom_hifi2_platform,snd_soc_core,snd_sof_utils,snd_pcm_dmaengine
cm32181                16384  0
kfifo_buf              16384  1 industrialio_triggered_buffer
snd_timer              49152  1 snd_pcm
silead                 28672  0
mousedev               24576  0
industrialio          106496  6 axp288_adc,industrialio_triggered_buffer,cm32181,kfifo_buf,axp288_fuel_gauge,bmc150_accel_core
snd                   131072  16 snd_sof,snd_soc_sst_bytcr_rt5651,snd_timer,snd_compress,snd_hdmi_lpe_audio,snd_soc_sst_atom_hifi2_platform,snd_soc_core,snd_pcm
pwm_lpss_platform      16384  0
pwm_lpss               16384  1 pwm_lpss_platform
vmnet                  69632  13
soundcore              16384  1 snd
8250_dw                24576  0
int3400_thermal        20480  0
acpi_pad               24576  0
int3403_thermal        20480  0
acpi_thermal_rel       16384  1 int3400_thermal
int3406_thermal        16384  0
intel_int0002_vgpio    16384  1
soc_button_array       20480  0
int340x_thermal_zone    20480  2 int3403_thermal,processor_thermal_device
mac_hid                16384  0
squashfs               86016  5
loop                   36864  10
vmmon                 151552  0
vmw_vmci              118784  0
dm_multipath           45056  0
dm_mod                188416  1 dm_multipath
crypto_user            24576  0
acpi_call              16384  0
fuse                  176128  5
bpf_preload            24576  0
ip_tables              36864  1 iptable_filter
x_tables               57344  5 ip6table_filter,iptable_filter,xt_comment,ip6_tables,ip_tables
ext4                 1015808  1
crc32c_generic         16384  0
crc16                  16384  2 bluetooth,ext4
mbcache                16384  1 ext4
jbd2                  188416  1 ext4
usbhid                 73728  0
i915                 3149824  17
mmc_block              57344  1
drm_buddy              20480  1 i915
intel_gtt              28672  1 i915
crc32c_intel           24576  2
drm_display_helper    180224  1 i915
cec                    81920  2 drm_display_helper,i915
xhci_pci               20480  0
ttm                    94208  1 i915
xhci_pci_renesas       24576  1 xhci_pci
spi_pxa2xx_platform    40960  0
video                  65536  2 int3406_thermal,i915
sdhci_acpi             28672  0
sdhci                  90112  1 sdhci_acpi
dw_dmac                16384  8
mmc_core              233472  4 r8723bs,sdhci,mmc_block,sdhci_acpi

Offline

#6 2022-11-29 23:03:33

loqs
Member
Registered: 2014-03-06
Posts: 17,197

Re: problem trace_printk() being used Kernel: 6.0.10-arch2-1

I would suggest starting a new thread for the broken brightness control as it is not related to the trace_printk() warning.

Offline

#7 2022-11-30 00:37:53

edhic
Member
From: maroc
Registered: 2022-11-28
Posts: 16

Re: problem trace_printk() being used Kernel: 6.0.10-arch2-1

ok thanks

Offline

Board footer

Powered by FluxBB