You are not logged in.

#1 2023-10-29 20:58:14

Delavore
Member
Registered: 2023-10-29
Posts: 4

Problem with wireless connection after installing arch [SOLVED]

I install arch with windows10 on laptop asus vivobook. In the installation i use iwctl and connect to wifi with wlan0 interface. After rebooting system i cant connect to wifi and arch cant see wlan0.

$dmesg | grep iwlwifi
4.708298] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[    4.713606] iwlwifi: No config found for PCI dev 51f1/0244, rev=0x370, rfid=0x10c000
[    4.713632] iwlwifi: probe of 0000:00:14.3 failed with error -22

linux-firmware installed.

$ cat /proc/version
Linux version 6.1.60-1-lts (linux-lts@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Wed, 25 Oct 2023 11:10:15 +0000
$ ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
$lshw -C network
WARNING: you should run this program as super-user.
  *-network UNCLAIMED
       description: Network controller
       product: Raptor Lake PCH CNVi WiFi
       vendor: Intel Corporation
       physical id: 14.3
       bus info: pci@0000:00:14.3
       version: 01
       width: 64 bits
       clock: 33MHz
       capabilities: cap_list
       configuration: latency=0
       resources: iomemory:600-5ff memory:6003244000-6003247fff
$lspci -k (only Network controller)
0000:00:14.3 Network controller: Intel Corporation Raptor Lake PCH CNVi WiFi (rev 01)
	DeviceName: WLAN
	Subsystem: Intel Corporation Device 0244
	Kernel modules: iwlwifi

dhcpcd and networkmanager and iwl  and intel-ucode are installed
Also when i was in windows i see that my wifi card called wifi6 ax201

Now i should connect to laptop only using usb.

Last edited by Delavore (2023-10-30 02:12:07)

Offline

#2 2023-10-29 21:43:48

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

Re: Problem with wireless connection after installing arch [SOLVED]

Please use [code][/code] tags. Edit your post in this regard.

when i was in windows

3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.

If the problem remains, please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Offline

#3 2023-10-29 22:24:27

schnupferich
Member
Registered: 2023-10-24
Posts: 14

Re: Problem with wireless connection after installing arch [SOLVED]

I had the same issue, for some reason the bootloader priotized an old kernel version which had no support for my network card. Check

 pacman -Q | grep linux  

. for all your kernel version and afterwards

 uname -r 

.
I had to adept my bootloader config to boot into linux 6.5.8.arch1-1 instead of an old lts version.
You could also try

 sudo modprobe iwlwifi 

Last edited by schnupferich (2023-10-29 22:41:40)

Offline

#4 2023-10-29 22:45:10

Delavore
Member
Registered: 2023-10-29
Posts: 4

Re: Problem with wireless connection after installing arch [SOLVED]

Answer for seth

I disable fast boot when i install windows10. And also i disable secure boot in bios before i was installing arch.

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Oct 30 01:29:22 Axe kernel: microcode: microcode updated early to revision 0x4119, date = 2023-06-06
Oct 30 01:29:22 Axe kernel: Linux version 6.1.60-1-lts (linux-lts@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Wed, 25 Oct 2023 11:10:15 +0000
Oct 30 01:29:22 Axe kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=8fb752da-54c6-4740-b326-92246509e017 rw loglevel=3 quiet
Oct 30 01:29:22 Axe kernel: BIOS-provided physical RAM map:
Oct 30 01:29:22 Axe kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
Oct 30 01:29:22 Axe kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
Oct 30 01:29:22 Axe kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
Oct 30 01:29:22 Axe kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Oct 30 01:29:22 Axe kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000069966fff] usable
Oct 30 01:29:22 Axe kernel: BIOS-e820: [mem 0x0000000069967000-0x0000000071d6ffff] reserved
Oct 30 01:29:22 Axe kernel: BIOS-e820: [mem 0x0000000071d70000-0x0000000071e7bfff] ACPI data
Oct 30 01:29:22 Axe kernel: BIOS-e820: [mem 0x0000000071e7c000-0x0000000071f59fff] ACPI NVS
Oct 30 01:29:22 Axe kernel: BIOS-e820: [mem 0x0000000071f5a000-0x00000000727fefff] reserved
Oct 30 01:29:22 Axe kernel: BIOS-e820: [mem 0x00000000727ff000-0x00000000727fffff] usable
Oct 30 01:29:22 Axe kernel: BIOS-e820: [mem 0x0000000072800000-0x00000000793fffff] reserved
Oct 30 01:29:22 Axe kernel: BIOS-e820: [mem 0x0000000079e00000-0x00000000807fffff] reserved
Oct 30 01:29:22 Axe kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Oct 30 01:29:22 Axe kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Oct 30 01:29:22 Axe kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Oct 30 01:29:22 Axe kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Oct 30 01:29:22 Axe kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Oct 30 01:29:22 Axe kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Oct 30 01:29:22 Axe kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Oct 30 01:29:22 Axe kernel: BIOS-e820: [mem 0x0000000100000000-0x000000047f7fffff] usable
Oct 30 01:29:22 Axe kernel: NX (Execute Disable) protection: active
Oct 30 01:29:22 Axe kernel: efi: EFI v2.80 by American Megatrends
Oct 30 01:29:22 Axe kernel: efi: ACPI=0x71e7b000 ACPI 2.0=0x71e7b014 TPMFinalLog=0x71ec5000 SMBIOS=0x723a1000 SMBIOS 3.0=0x723a0000 MEMATTR=0x661e2018 ESRT=0x67aa5b98 INITRD=0x620c2b18 RNG=0x71da4018 TPMEventLog=0x620c3018 
Oct 30 01:29:22 Axe kernel: random: crng init done
Oct 30 01:29:22 Axe kernel: SMBIOS 3.5.0 present.
Oct 30 01:29:22 Axe kernel: DMI: ASUSTeK COMPUTER INC. Vivobook_ASUSLaptop X1504VA_X1504VA/X1504VA, BIOS X1504VA.302 06/01/2023
Oct 30 01:29:22 Axe kernel: tsc: Detected 2500.000 MHz processor
Oct 30 01:29:22 Axe kernel: tsc: Detected 2496.000 MHz TSC
Oct 30 01:29:22 Axe kernel: [Firmware Bug]: TSC ADJUST: CPU0: -1352671646 force to 0
Oct 30 01:29:22 Axe kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Oct 30 01:29:22 Axe kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Oct 30 01:29:22 Axe kernel: last_pfn = 0x47f800 max_arch_pfn = 0x400000000
Oct 30 01:29:22 Axe kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Oct 30 01:29:22 Axe kernel: last_pfn = 0x72800 max_arch_pfn = 0x400000000
Oct 30 01:29:22 Axe kernel: esrt: Reserving ESRT space from 0x0000000067aa5b98 to 0x0000000067aa5bf8.
Oct 30 01:29:22 Axe kernel: e820: update [mem 0x67aa5000-0x67aa5fff] usable ==> reserved
Oct 30 01:29:22 Axe kernel: Using GB pages for direct mapping
Oct 30 01:29:22 Axe kernel: Incomplete global flushes, disabling PCID
Oct 30 01:29:22 Axe kernel: Secure boot disabled
Oct 30 01:29:22 Axe kernel: RAMDISK: [mem 0x5edc7000-0x60247fff]
Oct 30 01:29:22 Axe kernel: ACPI: Early table checksum verification disabled
Oct 30 01:29:22 Axe kernel: ACPI: RSDP 0x0000000071E7B014 000024 (v02 _ASUS_)
Oct 30 01:29:22 Axe kernel: ACPI: XSDT 0x0000000071E7A728 000104 (v01 _ASUS_ Notebook 01072009 AMI  01000013)
Oct 30 01:29:22 Axe kernel: ACPI: FACP 0x0000000071E72000 000114 (v06 _ASUS_ Notebook 01072009 AMI  01000013)
Oct 30 01:29:22 Axe kernel: ACPI: DSDT 0x0000000071DDA000 097625 (v02 _ASUS_ Notebook 01072009 INTL 20200717)
Oct 30 01:29:22 Axe kernel: ACPI: FACS 0x0000000071F58000 000040
Oct 30 01:29:22 Axe kernel: ACPI: SSDT 0x0000000071E73000 006561 (v02 DptfTa DptfTabl 00001000 INTL 20200717)
Oct 30 01:29:22 Axe kernel: ACPI: FIDT 0x0000000071DD9000 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Oct 30 01:29:22 Axe kernel: ACPI: ECDT 0x0000000071DD8000 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
Oct 30 01:29:22 Axe kernel: ACPI: SSDT 0x0000000071DD7000 00038C (v02 PmaxDv Pmax_Dev 00000001 INTL 20200717)
Oct 30 01:29:22 Axe kernel: ACPI: SSDT 0x0000000071DD1000 005D34 (v02 CpuRef CpuSsdt  00003000 INTL 20200717)
Oct 30 01:29:22 Axe kernel: ACPI: SSDT 0x0000000071DCE000 002935 (v02 SaSsdt SaSsdt   00003000 INTL 20200717)
Oct 30 01:29:22 Axe kernel: ACPI: SSDT 0x0000000071DCA000 0033E9 (v02 INTEL  IgfxSsdt 00003000 INTL 20200717)
Oct 30 01:29:22 Axe kernel: ACPI: HPET 0x0000000071DC9000 000038 (v01 _ASUS_ Notebook 01072009 AMI  01000013)
Oct 30 01:29:22 Axe kernel: ACPI: APIC 0x0000000071DC8000 0001DC (v05 _ASUS_ Notebook 01072009 AMI  01000013)
Oct 30 01:29:22 Axe kernel: ACPI: MCFG 0x0000000071DC7000 00003C (v01 _ASUS_ Notebook 01072009 AMI  01000013)
Oct 30 01:29:22 Axe kernel: ACPI: SSDT 0x0000000071DBB000 00B14E (v02 _ASUS_ AdlP_Rvp 00001000 INTL 20200717)
Oct 30 01:29:22 Axe kernel: ACPI: NHLT 0x0000000071DBA000 0002F1 (v00 _ASUS_ Notebook 01072009 AMI  01000013)
Oct 30 01:29:22 Axe kernel: ACPI: LPIT 0x0000000071DB9000 0000CC (v01 _ASUS_ Notebook 01072009 AMI  01000013)
Oct 30 01:29:22 Axe kernel: ACPI: SSDT 0x0000000071DB5000 002357 (v02 _ASUS_ TbtTypeC 00000000 INTL 20200717)
Oct 30 01:29:22 Axe kernel: ACPI: DBGP 0x0000000071DB4000 000034 (v01 _ASUS_ Notebook 01072009 AMI  01000013)
Oct 30 01:29:22 Axe kernel: ACPI: DBG2 0x0000000071DB3000 000054 (v00 _ASUS_ Notebook 01072009 AMI  01000013)
Oct 30 01:29:22 Axe kernel: ACPI: DMAR 0x0000000071DB2000 000088 (v02 INTEL  EDK2     00000002      01000013)
Oct 30 01:29:22 Axe kernel: ACPI: FPDT 0x0000000071DB1000 000044 (v01 _ASUS_ A M I    01072009 AMI  01000013)
Oct 30 01:29:22 Axe kernel: ACPI: SSDT 0x0000000071DAD000 003AEA (v02 SocGpe SocGpe   00003000 INTL 20200717)
Oct 30 01:29:22 Axe kernel: ACPI: SSDT 0x0000000071DA9000 0039DA (v02 SocCmn SocCmn   00003000 INTL 20200717)
Oct 30 01:29:22 Axe kernel: ACPI: SSDT 0x0000000071DA8000 000144 (v02 Intel  ADebTabl 00001000 INTL 20200717)
Oct 30 01:29:22 Axe kernel: ACPI: BGRT 0x0000000071DA7000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Oct 30 01:29:22 Axe kernel: ACPI: UEFI 0x0000000071EA9000 00063A (v01 INTEL  RstVmdE  00000000 INTL 00000000)
Oct 30 01:29:22 Axe kernel: ACPI: UEFI 0x0000000071EA8000 00005C (v01 INTEL  RstVmdV  00000000 INTL 00000000)
Oct 30 01:29:22 Axe kernel: ACPI: TPM2 0x0000000071DA6000 00004C (v04 _ASUS_ Notebook 00000001 AMI  00000000)
Oct 30 01:29:22 Axe kernel: ACPI: PHAT 0x0000000071DA5000 0005CD (v01 _ASUS_ Notebook 00000005 MSFT 0100000D)
Oct 30 01:29:22 Axe kernel: ACPI: WSMT 0x0000000071DB8000 000028 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
Oct 30 01:29:22 Axe kernel: ACPI: Reserving FACP table memory at [mem 0x71e72000-0x71e72113]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving DSDT table memory at [mem 0x71dda000-0x71e71624]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving FACS table memory at [mem 0x71f58000-0x71f5803f]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving SSDT table memory at [mem 0x71e73000-0x71e79560]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving FIDT table memory at [mem 0x71dd9000-0x71dd909b]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving ECDT table memory at [mem 0x71dd8000-0x71dd80c0]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving SSDT table memory at [mem 0x71dd7000-0x71dd738b]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving SSDT table memory at [mem 0x71dd1000-0x71dd6d33]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving SSDT table memory at [mem 0x71dce000-0x71dd0934]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving SSDT table memory at [mem 0x71dca000-0x71dcd3e8]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving HPET table memory at [mem 0x71dc9000-0x71dc9037]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving APIC table memory at [mem 0x71dc8000-0x71dc81db]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving MCFG table memory at [mem 0x71dc7000-0x71dc703b]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving SSDT table memory at [mem 0x71dbb000-0x71dc614d]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving NHLT table memory at [mem 0x71dba000-0x71dba2f0]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving LPIT table memory at [mem 0x71db9000-0x71db90cb]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving SSDT table memory at [mem 0x71db5000-0x71db7356]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving DBGP table memory at [mem 0x71db4000-0x71db4033]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving DBG2 table memory at [mem 0x71db3000-0x71db3053]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving DMAR table memory at [mem 0x71db2000-0x71db2087]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving FPDT table memory at [mem 0x71db1000-0x71db1043]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving SSDT table memory at [mem 0x71dad000-0x71db0ae9]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving SSDT table memory at [mem 0x71da9000-0x71dac9d9]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving SSDT table memory at [mem 0x71da8000-0x71da8143]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving BGRT table memory at [mem 0x71da7000-0x71da7037]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving UEFI table memory at [mem 0x71ea9000-0x71ea9639]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving UEFI table memory at [mem 0x71ea8000-0x71ea805b]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving TPM2 table memory at [mem 0x71da6000-0x71da604b]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving PHAT table memory at [mem 0x71da5000-0x71da55cc]
Oct 30 01:29:22 Axe kernel: ACPI: Reserving WSMT table memory at [mem 0x71db8000-0x71db8027]
Oct 30 01:29:22 Axe kernel: No NUMA configuration found
Oct 30 01:29:22 Axe kernel: Faking a node at [mem 0x0000000000000000-0x000000047f7fffff]
Oct 30 01:29:22 Axe kernel: NODE_DATA(0) allocated [mem 0x47f7f9000-0x47f7fdfff]
Oct 30 01:29:22 Axe kernel: Zone ranges:
Oct 30 01:29:22 Axe kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Oct 30 01:29:22 Axe kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Oct 30 01:29:22 Axe kernel:   Normal   [mem 0x0000000100000000-0x000000047f7fffff]
Oct 30 01:29:22 Axe kernel:   Device   empty
Oct 30 01:29:22 Axe kernel: Movable zone start for each node
Oct 30 01:29:22 Axe kernel: Early memory node ranges
Oct 30 01:29:22 Axe kernel:   node   0: [mem 0x0000000000001000-0x000000000009dfff]
Oct 30 01:29:22 Axe kernel:   node   0: [mem 0x000000000009f000-0x000000000009ffff]
Oct 30 01:29:22 Axe kernel:   node   0: [mem 0x0000000000100000-0x0000000069966fff]
Oct 30 01:29:22 Axe kernel:   node   0: [mem 0x00000000727ff000-0x00000000727fffff]
Oct 30 01:29:22 Axe kernel:   node   0: [mem 0x0000000100000000-0x000000047f7fffff]
Oct 30 01:29:22 Axe kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000047f7fffff]
Oct 30 01:29:22 Axe kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Oct 30 01:29:22 Axe kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Oct 30 01:29:22 Axe kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Oct 30 01:29:22 Axe kernel: On node 0, zone DMA32: 36504 pages in unavailable ranges
Oct 30 01:29:22 Axe kernel: On node 0, zone Normal: 22528 pages in unavailable ranges
Oct 30 01:29:22 Axe kernel: On node 0, zone Normal: 2048 pages in unavailable ranges
Oct 30 01:29:22 Axe kernel: Reserving Intel graphics memory at [mem 0x7c800000-0x807fffff]
Oct 30 01:29:22 Axe kernel: ACPI: PM-Timer IO Port: 0x1808
Oct 30 01:29:22 Axe kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Oct 30 01:29:22 Axe kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Oct 30 01:29:22 Axe kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Oct 30 01:29:22 Axe kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Oct 30 01:29:22 Axe kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Oct 30 01:29:22 Axe kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Oct 30 01:29:22 Axe kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Oct 30 01:29:22 Axe kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Oct 30 01:29:22 Axe kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Oct 30 01:29:22 Axe kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Oct 30 01:29:22 Axe kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Oct 30 01:29:22 Axe kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Oct 30 01:29:22 Axe kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Oct 30 01:29:22 Axe kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Oct 30 01:29:22 Axe kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Oct 30 01:29:22 Axe kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Oct 30 01:29:22 Axe kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
Oct 30 01:29:22 Axe kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
Oct 30 01:29:22 Axe kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
Oct 30 01:29:22 Axe kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
Oct 30 01:29:22 Axe kernel: ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
Oct 30 01:29:22 Axe kernel: ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
Oct 30 01:29:22 Axe kernel: ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
Oct 30 01:29:22 Axe kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Oct 30 01:29:22 Axe kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Oct 30 01:29:22 Axe kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Oct 30 01:29:22 Axe kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Oct 30 01:29:22 Axe kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Oct 30 01:29:22 Axe kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Oct 30 01:29:22 Axe kernel: e820: update [mem 0x6362b000-0x63659fff] usable ==> reserved
Oct 30 01:29:22 Axe kernel: TSC deadline timer available
Oct 30 01:29:22 Axe kernel: smpboot: Allowing 12 CPUs, 0 hotplug CPUs
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0x6362b000-0x63659fff]
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0x67aa5000-0x67aa5fff]
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0x69967000-0x71d6ffff]
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0x71d70000-0x71e7bfff]
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0x71e7c000-0x71f59fff]
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0x71f5a000-0x727fefff]
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0x72800000-0x793fffff]
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0x79400000-0x79dfffff]
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0x79e00000-0x807fffff]
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0x80800000-0xbfffffff]
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xcfffffff]
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xfdffffff]
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed1ffff]
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfedfffff]
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Oct 30 01:29:22 Axe kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
Oct 30 01:29:22 Axe kernel: [mem 0x80800000-0xbfffffff] available for PCI devices
Oct 30 01:29:22 Axe kernel: Booting paravirtualized kernel on bare hardware
Oct 30 01:29:22 Axe kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Oct 30 01:29:22 Axe kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
Oct 30 01:29:22 Axe kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
Oct 30 01:29:22 Axe kernel: pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
Oct 30 01:29:22 Axe kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
Oct 30 01:29:22 Axe kernel: Fallback order for Node 0: 0 
Oct 30 01:29:22 Axe kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4036130
Oct 30 01:29:22 Axe kernel: Policy zone: Normal
Oct 30 01:29:22 Axe kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=8fb752da-54c6-4740-b326-92246509e017 rw loglevel=3 quiet
Oct 30 01:29:22 Axe kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux-lts", will be passed to user space.
Oct 30 01:29:22 Axe kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Oct 30 01:29:22 Axe kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Oct 30 01:29:22 Axe kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Oct 30 01:29:22 Axe kernel: software IO TLB: area num 16.
Oct 30 01:29:22 Axe kernel: Memory: 15916996K/16401432K available (16391K kernel code, 2139K rwdata, 11488K rodata, 2152K init, 5344K bss, 484176K reserved, 0K cma-reserved)
Oct 30 01:29:22 Axe kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Oct 30 01:29:22 Axe kernel: ftrace: allocating 46525 entries in 182 pages
Oct 30 01:29:22 Axe kernel: ftrace: allocated 182 pages with 5 groups
Oct 30 01:29:22 Axe kernel: Dynamic Preempt: voluntary
Oct 30 01:29:22 Axe kernel: rcu: Preemptible hierarchical RCU implementation.
Oct 30 01:29:22 Axe kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
Oct 30 01:29:22 Axe kernel:         Trampoline variant of Tasks RCU enabled.
Oct 30 01:29:22 Axe kernel:         Rude variant of Tasks RCU enabled.
Oct 30 01:29:22 Axe kernel:         Tracing variant of Tasks RCU enabled.
Oct 30 01:29:22 Axe kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Oct 30 01:29:22 Axe kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Oct 30 01:29:22 Axe kernel: NR_IRQS: 20736, nr_irqs: 2152, preallocated irqs: 16
Oct 30 01:29:22 Axe kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Oct 30 01:29:22 Axe kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Oct 30 01:29:22 Axe kernel: Console: colour dummy device 80x25
Oct 30 01:29:22 Axe kernel: printk: console [tty0] enabled
Oct 30 01:29:22 Axe kernel: ACPI: Core revision 20220331
Oct 30 01:29:22 Axe kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Oct 30 01:29:22 Axe kernel: APIC: Switch to symmetric I/O mode setup
Oct 30 01:29:22 Axe kernel: DMAR: Host address width 39
Oct 30 01:29:22 Axe kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Oct 30 01:29:22 Axe kernel: DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
Oct 30 01:29:22 Axe kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Oct 30 01:29:22 Axe kernel: DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
Oct 30 01:29:22 Axe kernel: DMAR: RMRR base: 0x0000007c000000 end: 0x000000807fffff
Oct 30 01:29:22 Axe kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Oct 30 01:29:22 Axe kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Oct 30 01:29:22 Axe kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Oct 30 01:29:22 Axe kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Oct 30 01:29:22 Axe kernel: x2apic enabled
Oct 30 01:29:22 Axe kernel: Switched APIC routing to cluster x2apic.
Oct 30 01:29:22 Axe kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
Oct 30 01:29:22 Axe kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4993.00 BogoMIPS (lpj=8320000)
Oct 30 01:29:22 Axe kernel: CPU0: Thermal monitoring enabled (TM1)
Oct 30 01:29:22 Axe kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Oct 30 01:29:22 Axe kernel: process: using mwait in idle threads
Oct 30 01:29:22 Axe kernel: CET detected: Indirect Branch Tracking enabled
Oct 30 01:29:22 Axe kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Oct 30 01:29:22 Axe kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Oct 30 01:29:22 Axe kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Oct 30 01:29:22 Axe kernel: Spectre V2 : Mitigation: Enhanced IBRS
Oct 30 01:29:22 Axe kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Oct 30 01:29:22 Axe kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Oct 30 01:29:22 Axe kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Oct 30 01:29:22 Axe kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Oct 30 01:29:22 Axe kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Oct 30 01:29:22 Axe kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Oct 30 01:29:22 Axe kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Oct 30 01:29:22 Axe kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Oct 30 01:29:22 Axe kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Oct 30 01:29:22 Axe kernel: x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
Oct 30 01:29:22 Axe kernel: x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
Oct 30 01:29:22 Axe kernel: Freeing SMP alternatives memory: 40K
Oct 30 01:29:22 Axe kernel: pid_max: default: 32768 minimum: 301
Oct 30 01:29:22 Axe kernel: LSM: Security Framework initializing
Oct 30 01:29:22 Axe kernel: landlock: Up and running.
Oct 30 01:29:22 Axe kernel: Yama: becoming mindful.
Oct 30 01:29:22 Axe kernel: LSM support for eBPF active
Oct 30 01:29:22 Axe kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Oct 30 01:29:22 Axe kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Oct 30 01:29:22 Axe kernel: smpboot: CPU0: 13th Gen Intel(R) Core(TM) i5-1335U (family: 0x6, model: 0xba, stepping: 0x3)
Oct 30 01:29:22 Axe kernel: cblist_init_generic: Setting adjustable number of callback queues.
Oct 30 01:29:22 Axe kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
Oct 30 01:29:22 Axe kernel: cblist_init_generic: Setting adjustable number of callback queues.
Oct 30 01:29:22 Axe kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
Oct 30 01:29:22 Axe kernel: cblist_init_generic: Setting adjustable number of callback queues.
Oct 30 01:29:22 Axe kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
Oct 30 01:29:22 Axe kernel: Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline,  AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
Oct 30 01:29:22 Axe kernel: core: cpu_core PMU driver: 
Oct 30 01:29:22 Axe kernel: ... version:                5
Oct 30 01:29:22 Axe kernel: ... bit width:              48
Oct 30 01:29:22 Axe kernel: ... generic registers:      8
Oct 30 01:29:22 Axe kernel: ... value mask:             0000ffffffffffff
Oct 30 01:29:22 Axe kernel: ... max period:             00007fffffffffff
Oct 30 01:29:22 Axe kernel: ... fixed-purpose events:   4
Oct 30 01:29:22 Axe kernel: ... event mask:             0001000f000000ff
Oct 30 01:29:22 Axe kernel: signal: max sigframe size: 3632
Oct 30 01:29:22 Axe kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1761
Oct 30 01:29:22 Axe kernel: rcu: Hierarchical SRCU implementation.
Oct 30 01:29:22 Axe kernel: rcu:         Max phase no-delay instances is 1000.
Oct 30 01:29:22 Axe kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Oct 30 01:29:22 Axe kernel: smp: Bringing up secondary CPUs ...
Oct 30 01:29:22 Axe kernel: x86: Booting SMP configuration:
Oct 30 01:29:22 Axe kernel: .... node  #0, CPUs:        #1
Oct 30 01:29:22 Axe kernel: [Firmware Bug]: TSC ADJUST differs within socket(s), fixing all errors
Oct 30 01:29:22 Axe kernel:   #2  #3  #4
Oct 30 01:29:22 Axe kernel: core: cpu_atom PMU driver: PEBS-via-PT 
Oct 30 01:29:22 Axe kernel: ... version:                5
Oct 30 01:29:22 Axe kernel: ... bit width:              48
Oct 30 01:29:22 Axe kernel: ... generic registers:      6
Oct 30 01:29:22 Axe kernel: ... value mask:             0000ffffffffffff
Oct 30 01:29:22 Axe kernel: ... max period:             00007fffffffffff
Oct 30 01:29:22 Axe kernel: ... fixed-purpose events:   3
Oct 30 01:29:22 Axe kernel: ... event mask:             000000070000003f
Oct 30 01:29:22 Axe kernel:   #5  #6  #7  #8  #9 #10 #11
Oct 30 01:29:22 Axe kernel: smp: Brought up 1 node, 12 CPUs
Oct 30 01:29:22 Axe kernel: smpboot: Max logical packages: 1
Oct 30 01:29:22 Axe kernel: smpboot: Total of 12 processors activated (59927.00 BogoMIPS)
Oct 30 01:29:22 Axe kernel: devtmpfs: initialized
Oct 30 01:29:22 Axe kernel: x86/mm: Memory block size: 128MB
Oct 30 01:29:22 Axe kernel: ACPI: PM: Registering ACPI NVS region [mem 0x71e7c000-0x71f59fff] (909312 bytes)
Oct 30 01:29:22 Axe kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Oct 30 01:29:22 Axe kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Oct 30 01:29:22 Axe kernel: pinctrl core: initialized pinctrl subsystem
Oct 30 01:29:22 Axe kernel: PM: RTC time: 22:29:18, date: 2023-10-29
Oct 30 01:29:22 Axe kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Oct 30 01:29:22 Axe kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Oct 30 01:29:22 Axe kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Oct 30 01:29:22 Axe kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Oct 30 01:29:22 Axe kernel: audit: initializing netlink subsys (disabled)
Oct 30 01:29:22 Axe kernel: audit: type=2000 audit(1698618558.023:1): state=initialized audit_enabled=0 res=1
Oct 30 01:29:22 Axe kernel: thermal_sys: Registered thermal governor 'fair_share'
Oct 30 01:29:22 Axe kernel: thermal_sys: Registered thermal governor 'bang_bang'
Oct 30 01:29:22 Axe kernel: thermal_sys: Registered thermal governor 'step_wise'
Oct 30 01:29:22 Axe kernel: thermal_sys: Registered thermal governor 'user_space'
Oct 30 01:29:22 Axe kernel: thermal_sys: Registered thermal governor 'power_allocator'
Oct 30 01:29:22 Axe kernel: cpuidle: using governor ladder
Oct 30 01:29:22 Axe kernel: cpuidle: using governor menu
Oct 30 01:29:22 Axe kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Oct 30 01:29:22 Axe kernel: PCI: MMCONFIG for domain 0000 [bus 00-e0] at [mem 0xc0000000-0xce0fffff] (base 0xc0000000)
Oct 30 01:29:22 Axe kernel: PCI: MMCONFIG at [mem 0xc0000000-0xce0fffff] reserved in E820
Oct 30 01:29:22 Axe kernel: PCI: Using configuration type 1 for base access
Oct 30 01:29:22 Axe kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Oct 30 01:29:22 Axe kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Oct 30 01:29:22 Axe kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Oct 30 01:29:22 Axe kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Oct 30 01:29:22 Axe kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Oct 30 01:29:22 Axe kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Oct 30 01:29:22 Axe kernel: ACPI: Added _OSI(Module Device)
Oct 30 01:29:22 Axe kernel: ACPI: Added _OSI(Processor Device)
Oct 30 01:29:22 Axe kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Oct 30 01:29:22 Axe kernel: ACPI: Added _OSI(Processor Aggregator Device)
Oct 30 01:29:22 Axe kernel: ACPI: 11 ACPI AML tables successfully acquired and loaded
Oct 30 01:29:22 Axe kernel: ACPI: EC: EC started
Oct 30 01:29:22 Axe kernel: ACPI: EC: interrupt blocked
Oct 30 01:29:22 Axe kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Oct 30 01:29:22 Axe kernel: ACPI: EC: Boot ECDT EC used to handle transactions
Oct 30 01:29:22 Axe kernel: ACPI: Dynamic OEM Table Load:
Oct 30 01:29:22 Axe kernel: ACPI: SSDT 0xFFFF9EEE018E3400 0001AB (v02 PmRef  Cpu0Psd  00003000 INTL 20200717)
Oct 30 01:29:22 Axe kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
Oct 30 01:29:22 Axe kernel: ACPI: Dynamic OEM Table Load:
Oct 30 01:29:22 Axe kernel: ACPI: SSDT 0xFFFF9EEE0106E800 000394 (v02 PmRef  Cpu0Cst  00003001 INTL 20200717)
Oct 30 01:29:22 Axe kernel: ACPI: Dynamic OEM Table Load:
Oct 30 01:29:22 Axe kernel: ACPI: SSDT 0xFFFF9EEE019D7800 0005E4 (v02 PmRef  Cpu0Ist  00003000 INTL 20200717)
Oct 30 01:29:22 Axe kernel: ACPI: Dynamic OEM Table Load:
Oct 30 01:29:22 Axe kernel: ACPI: SSDT 0xFFFF9EEE019D6800 0004B5 (v02 PmRef  Cpu0Hwp  00003000 INTL 20200717)
Oct 30 01:29:22 Axe kernel: ACPI: Dynamic OEM Table Load:
Oct 30 01:29:22 Axe kernel: ACPI: SSDT 0xFFFF9EEE01066000 001BAF (v02 PmRef  ApIst    00003000 INTL 20200717)
Oct 30 01:29:22 Axe kernel: ACPI: Dynamic OEM Table Load:
Oct 30 01:29:22 Axe kernel: ACPI: SSDT 0xFFFF9EEE01062000 001038 (v02 PmRef  ApHwp    00003000 INTL 20200717)
Oct 30 01:29:22 Axe kernel: ACPI: Dynamic OEM Table Load:
Oct 30 01:29:22 Axe kernel: ACPI: SSDT 0xFFFF9EEE01064000 001349 (v02 PmRef  ApPsd    00003000 INTL 20200717)
Oct 30 01:29:22 Axe kernel: ACPI: Dynamic OEM Table Load:
Oct 30 01:29:22 Axe kernel: ACPI: SSDT 0xFFFF9EEE01070000 000FBB (v02 PmRef  ApCst    00003000 INTL 20200717)
Oct 30 01:29:22 Axe kernel: ACPI: Interpreter enabled
Oct 30 01:29:22 Axe kernel: ACPI: PM: (supports S0 S3 S4 S5)
Oct 30 01:29:22 Axe kernel: ACPI: Using IOAPIC for interrupt routing
Oct 30 01:29:22 Axe kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Oct 30 01:29:22 Axe kernel: PCI: Ignoring E820 reservations for host bridge windows
Oct 30 01:29:22 Axe kernel: ACPI: Enabled 9 GPEs in block 00 to 7F
Oct 30 01:29:22 Axe kernel: ACPI: PM: Power Resource [PXP]
Oct 30 01:29:22 Axe kernel: ACPI: PM: Power Resource [PXP]
Oct 30 01:29:22 Axe kernel: ACPI: PM: Power Resource [PXP]
Oct 30 01:29:22 Axe kernel: ACPI: PM: Power Resource [PXP]
Oct 30 01:29:22 Axe kernel: ACPI: PM: Power Resource [PXP]
Oct 30 01:29:22 Axe kernel: ACPI: PM: Power Resource [BTRT]
Oct 30 01:29:22 Axe kernel: ACPI: PM: Power Resource [PAUD]
Oct 30 01:29:22 Axe kernel: ACPI: PM: Power Resource [WRST]
Oct 30 01:29:22 Axe kernel: ACPI: PM: Power Resource [PIN]
Oct 30 01:29:22 Axe kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-e0])
Oct 30 01:29:22 Axe kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Oct 30 01:29:22 Axe kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Oct 30 01:29:22 Axe kernel: PCI host bridge to bus 0000:00
Oct 30 01:29:22 Axe kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Oct 30 01:29:22 Axe kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Oct 30 01:29:22 Axe kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Oct 30 01:29:22 Axe kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
Oct 30 01:29:22 Axe kernel: pci_bus 0000:00: root bus resource [mem 0x80800000-0xbfffffff window]
Oct 30 01:29:22 Axe kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
Oct 30 01:29:22 Axe kernel: pci_bus 0000:00: root bus resource [bus 00-e0]
Oct 30 01:29:22 Axe kernel: pci 0000:00:00.0: [8086:a708] type 00 class 0x060000
Oct 30 01:29:22 Axe kernel: pci 0000:00:02.0: [8086:a7a1] type 00 class 0x030000
Oct 30 01:29:22 Axe kernel: pci 0000:00:02.0: reg 0x10: [mem 0x6002000000-0x6002ffffff 64bit]
Oct 30 01:29:22 Axe kernel: pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
Oct 30 01:29:22 Axe kernel: pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
Oct 30 01:29:22 Axe kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Oct 30 01:29:22 Axe kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Oct 30 01:29:22 Axe kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Oct 30 01:29:22 Axe kernel: pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
Oct 30 01:29:22 Axe kernel: pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
Oct 30 01:29:22 Axe kernel: pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
Oct 30 01:29:22 Axe kernel: pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
Oct 30 01:29:22 Axe kernel: pci 0000:00:04.0: [8086:a71d] type 00 class 0x118000
Oct 30 01:29:22 Axe kernel: pci 0000:00:04.0: reg 0x10: [mem 0x6003200000-0x600321ffff 64bit]
Oct 30 01:29:22 Axe kernel: pci 0000:00:06.0: [8086:09ab] type 00 class 0x088000
Oct 30 01:29:22 Axe kernel: pci 0000:00:08.0: [8086:a74f] type 00 class 0x088000
Oct 30 01:29:22 Axe kernel: pci 0000:00:08.0: reg 0x10: [mem 0x6003251000-0x6003251fff 64bit]
Oct 30 01:29:22 Axe kernel: pci 0000:00:0a.0: [8086:a77d] type 00 class 0x118000
Oct 30 01:29:22 Axe kernel: pci 0000:00:0a.0: reg 0x10: [mem 0x6003230000-0x6003237fff 64bit]
Oct 30 01:29:22 Axe kernel: pci 0000:00:0a.0: enabling Extended Tags
Oct 30 01:29:22 Axe kernel: pci 0000:00:0e.0: [8086:a77f] type 00 class 0x010400
Oct 30 01:29:22 Axe kernel: pci 0000:00:0e.0: reg 0x10: [mem 0x6000000000-0x6001ffffff 64bit]
Oct 30 01:29:22 Axe kernel: pci 0000:00:0e.0: reg 0x18: [mem 0x82000000-0x83ffffff]
Oct 30 01:29:22 Axe kernel: pci 0000:00:0e.0: reg 0x20: [mem 0x6003100000-0x60031fffff 64bit]
Oct 30 01:29:22 Axe kernel: pci 0000:00:14.0: [8086:51ed] type 00 class 0x0c0330
Oct 30 01:29:22 Axe kernel: pci 0000:00:14.0: reg 0x10: [mem 0x6003220000-0x600322ffff 64bit]
Oct 30 01:29:22 Axe kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Oct 30 01:29:22 Axe kernel: pci 0000:00:14.2: [8086:51ef] type 00 class 0x050000
Oct 30 01:29:22 Axe kernel: pci 0000:00:14.2: reg 0x10: [mem 0x6003248000-0x600324bfff 64bit]
Oct 30 01:29:22 Axe kernel: pci 0000:00:14.2: reg 0x18: [mem 0x6003250000-0x6003250fff 64bit]
Oct 30 01:29:22 Axe kernel: pci 0000:00:14.3: [8086:51f1] type 00 class 0x028000
Oct 30 01:29:22 Axe kernel: pci 0000:00:14.3: reg 0x10: [mem 0x6003244000-0x6003247fff 64bit]
Oct 30 01:29:22 Axe kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Oct 30 01:29:22 Axe kernel: pci 0000:00:15.0: [8086:51e8] type 00 class 0x0c8000
Oct 30 01:29:22 Axe kernel: pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Oct 30 01:29:22 Axe kernel: pci 0000:00:15.1: [8086:51e9] type 00 class 0x0c8000
Oct 30 01:29:22 Axe kernel: pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Oct 30 01:29:22 Axe kernel: pci 0000:00:16.0: [8086:51e0] type 00 class 0x078000
Oct 30 01:29:22 Axe kernel: pci 0000:00:16.0: reg 0x10: [mem 0x600324d000-0x600324dfff 64bit]
Oct 30 01:29:22 Axe kernel: pci 0000:00:16.0: PME# supported from D3hot
Oct 30 01:29:22 Axe kernel: pci 0000:00:1f.0: [8086:519d] type 00 class 0x060100
Oct 30 01:29:22 Axe kernel: pci 0000:00:1f.3: [8086:51ca] type 00 class 0x040380
Oct 30 01:29:22 Axe kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x6003240000-0x6003243fff 64bit]
Oct 30 01:29:22 Axe kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x6003000000-0x60030fffff 64bit]
Oct 30 01:29:22 Axe kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Oct 30 01:29:22 Axe kernel: pci 0000:00:1f.4: [8086:51a3] type 00 class 0x0c0500
Oct 30 01:29:22 Axe kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x600324c000-0x600324c0ff 64bit]
Oct 30 01:29:22 Axe kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
Oct 30 01:29:22 Axe kernel: pci 0000:00:1f.5: [8086:51a4] type 00 class 0x0c8000
Oct 30 01:29:22 Axe kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
Oct 30 01:29:22 Axe kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Oct 30 01:29:22 Axe kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 1
Oct 30 01:29:22 Axe kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Oct 30 01:29:22 Axe kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Oct 30 01:29:22 Axe kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Oct 30 01:29:22 Axe kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Oct 30 01:29:22 Axe kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Oct 30 01:29:22 Axe kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Oct 30 01:29:22 Axe kernel: Low-power S0 idle used by default for system suspend
Oct 30 01:29:22 Axe kernel: ACPI: EC: interrupt unblocked
Oct 30 01:29:22 Axe kernel: ACPI: EC: event unblocked
Oct 30 01:29:22 Axe kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Oct 30 01:29:22 Axe kernel: ACPI: EC: GPE=0x6e
Oct 30 01:29:22 Axe kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot ECDT EC initialization complete
Oct 30 01:29:22 Axe kernel: ACPI: \_SB_.PC00.LPCB.EC0_: EC: Used to handle transactions and events
Oct 30 01:29:22 Axe kernel: iommu: Default domain type: Translated 
Oct 30 01:29:22 Axe kernel: iommu: DMA domain TLB invalidation policy: lazy mode 
Oct 30 01:29:22 Axe kernel: SCSI subsystem initialized
Oct 30 01:29:22 Axe kernel: libata version 3.00 loaded.
Oct 30 01:29:22 Axe kernel: ACPI: bus type USB registered
Oct 30 01:29:22 Axe kernel: usbcore: registered new interface driver usbfs
Oct 30 01:29:22 Axe kernel: usbcore: registered new interface driver hub
Oct 30 01:29:22 Axe kernel: usbcore: registered new device driver usb
Oct 30 01:29:22 Axe kernel: pps_core: LinuxPPS API ver. 1 registered
Oct 30 01:29:22 Axe kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Oct 30 01:29:22 Axe kernel: PTP clock support registered
Oct 30 01:29:22 Axe kernel: EDAC MC: Ver: 3.0.0
Oct 30 01:29:22 Axe kernel: Registered efivars operations
Oct 30 01:29:22 Axe kernel: NetLabel: Initializing
Oct 30 01:29:22 Axe kernel: NetLabel:  domain hash size = 128
Oct 30 01:29:22 Axe kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Oct 30 01:29:22 Axe kernel: NetLabel:  unlabeled traffic allowed by default
Oct 30 01:29:22 Axe kernel: mctp: management component transport protocol core
Oct 30 01:29:22 Axe kernel: NET: Registered PF_MCTP protocol family
Oct 30 01:29:22 Axe kernel: PCI: Using ACPI for IRQ routing
Oct 30 01:29:22 Axe kernel: PCI: pci_cache_line_size set to 64 bytes
Oct 30 01:29:22 Axe kernel: pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
Oct 30 01:29:22 Axe kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
Oct 30 01:29:22 Axe kernel: e820: reserve RAM buffer [mem 0x6362b000-0x63ffffff]
Oct 30 01:29:22 Axe kernel: e820: reserve RAM buffer [mem 0x67aa5000-0x67ffffff]
Oct 30 01:29:22 Axe kernel: e820: reserve RAM buffer [mem 0x69967000-0x6bffffff]
Oct 30 01:29:22 Axe kernel: e820: reserve RAM buffer [mem 0x72800000-0x73ffffff]
Oct 30 01:29:22 Axe kernel: e820: reserve RAM buffer [mem 0x47f800000-0x47fffffff]
Oct 30 01:29:22 Axe kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Oct 30 01:29:22 Axe kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Oct 30 01:29:22 Axe kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Oct 30 01:29:22 Axe kernel: vgaarb: loaded
Oct 30 01:29:22 Axe kernel: clocksource: Switched to clocksource tsc-early
Oct 30 01:29:22 Axe kernel: VFS: Disk quotas dquot_6.6.0
Oct 30 01:29:22 Axe kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Oct 30 01:29:22 Axe kernel: pnp: PnP ACPI init
Oct 30 01:29:22 Axe kernel: system 00:00: [io  0x0680-0x069f] has been reserved
Oct 30 01:29:22 Axe kernel: system 00:00: [io  0x164e-0x164f] has been reserved
Oct 30 01:29:22 Axe kernel: system 00:01: [io  0x1854-0x1857] has been reserved
Oct 30 01:29:22 Axe kernel: pnp 00:03: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Oct 30 01:29:22 Axe kernel: system 00:03: [mem 0xfedc0000-0xfedc7fff] has been reserved
Oct 30 01:29:22 Axe kernel: system 00:03: [mem 0xfeda0000-0xfeda0fff] has been reserved
Oct 30 01:29:22 Axe kernel: system 00:03: [mem 0xfeda1000-0xfeda1fff] has been reserved
Oct 30 01:29:22 Axe kernel: system 00:03: [mem 0xfed20000-0xfed7ffff] could not be reserved
Oct 30 01:29:22 Axe kernel: system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
Oct 30 01:29:22 Axe kernel: system 00:03: [mem 0xfed45000-0xfed8ffff] could not be reserved
Oct 30 01:29:22 Axe kernel: system 00:03: [mem 0xfee00000-0xfeefffff] could not be reserved
Oct 30 01:29:22 Axe kernel: system 00:04: [io  0x2000-0x20fe] has been reserved
Oct 30 01:29:22 Axe kernel: system 00:05: [mem 0xfe03e008-0xfe03efff] has been reserved
Oct 30 01:29:22 Axe kernel: system 00:05: [mem 0xfe03f000-0xfe03ffff] has been reserved
Oct 30 01:29:22 Axe kernel: pnp: PnP ACPI: found 6 devices
Oct 30 01:29:22 Axe kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Oct 30 01:29:22 Axe kernel: NET: Registered PF_INET protocol family
Oct 30 01:29:22 Axe kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Oct 30 01:29:22 Axe kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Oct 30 01:29:22 Axe kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Oct 30 01:29:22 Axe kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Oct 30 01:29:22 Axe kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Oct 30 01:29:22 Axe kernel: TCP: Hash tables configured (established 131072 bind 65536)
Oct 30 01:29:22 Axe kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Oct 30 01:29:22 Axe kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Oct 30 01:29:22 Axe kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Oct 30 01:29:22 Axe kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Oct 30 01:29:22 Axe kernel: NET: Registered PF_XDP protocol family
Oct 30 01:29:22 Axe kernel: pci 0000:00:02.0: BAR 9: assigned [mem 0x4020000000-0x40ffffffff 64bit pref]
Oct 30 01:29:22 Axe kernel: pci 0000:00:02.0: BAR 7: assigned [mem 0x4010000000-0x4016ffffff 64bit]
Oct 30 01:29:22 Axe kernel: pci 0000:00:15.0: BAR 0: assigned [mem 0x4017000000-0x4017000fff 64bit]
Oct 30 01:29:22 Axe kernel: pci 0000:00:15.1: BAR 0: assigned [mem 0x4017001000-0x4017001fff 64bit]
Oct 30 01:29:22 Axe kernel: pci 0000:00:1f.5: BAR 0: assigned [mem 0x80800000-0x80800fff]
Oct 30 01:29:22 Axe kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Oct 30 01:29:22 Axe kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Oct 30 01:29:22 Axe kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Oct 30 01:29:22 Axe kernel: pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000fffff window]
Oct 30 01:29:22 Axe kernel: pci_bus 0000:00: resource 8 [mem 0x80800000-0xbfffffff window]
Oct 30 01:29:22 Axe kernel: pci_bus 0000:00: resource 9 [mem 0x4000000000-0x7fffffffff window]
Oct 30 01:29:22 Axe kernel: PCI: CLS 64 bytes, default 64
Oct 30 01:29:22 Axe kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Oct 30 01:29:22 Axe kernel: software IO TLB: mapped [mem 0x000000005adc7000-0x000000005edc7000] (64MB)
Oct 30 01:29:22 Axe kernel: Trying to unpack rootfs image as initramfs...
Oct 30 01:29:22 Axe kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
Oct 30 01:29:22 Axe kernel: clocksource: Switched to clocksource tsc
Oct 30 01:29:22 Axe kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
Oct 30 01:29:22 Axe kernel: Initialise system trusted keyrings
Oct 30 01:29:22 Axe kernel: Key type blacklist registered
Oct 30 01:29:22 Axe kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Oct 30 01:29:22 Axe kernel: zbud: loaded
Oct 30 01:29:22 Axe kernel: integrity: Platform Keyring initialized
Oct 30 01:29:22 Axe kernel: integrity: Machine keyring initialized
Oct 30 01:29:22 Axe kernel: Key type asymmetric registered
Oct 30 01:29:22 Axe kernel: Asymmetric key parser 'x509' registered
Oct 30 01:29:22 Axe kernel: Freeing initrd memory: 20996K
Oct 30 01:29:22 Axe kernel: alg: self-tests for CTR-KDF (hmac(sha256)) passed
Oct 30 01:29:22 Axe kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Oct 30 01:29:22 Axe kernel: io scheduler mq-deadline registered
Oct 30 01:29:22 Axe kernel: io scheduler kyber registered
Oct 30 01:29:22 Axe kernel: io scheduler bfq registered
Oct 30 01:29:22 Axe kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 30 01:29:22 Axe kernel: Monitor-Mwait will be used to enter C-1 state
Oct 30 01:29:22 Axe kernel: Monitor-Mwait will be used to enter C-2 state
Oct 30 01:29:22 Axe kernel: Monitor-Mwait will be used to enter C-3 state
Oct 30 01:29:22 Axe kernel: ACPI: \_SB_.PR00: Found 3 idle states
Oct 30 01:29:22 Axe kernel: ACPI: AC: AC Adapter [AC0] (off-line)
Oct 30 01:29:22 Axe kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/PNP0C09:01/PNP0C0D:01/input/input0
Oct 30 01:29:22 Axe kernel: ACPI: button: Lid Switch [LID]
Oct 30 01:29:22 Axe kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Oct 30 01:29:22 Axe kernel: ACPI: button: Power Button [PWRB]
Oct 30 01:29:22 Axe kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Oct 30 01:29:22 Axe kernel: ACPI: button: Power Button [PWRF]
Oct 30 01:29:22 Axe kernel: thermal LNXTHERM:00: registered as thermal_zone0
Oct 30 01:29:22 Axe kernel: ACPI: thermal: Thermal Zone [THRM] (67 C)
Oct 30 01:29:22 Axe kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Oct 30 01:29:22 Axe kernel: hpet_acpi_add: no address or irqs in _CRS
Oct 30 01:29:22 Axe kernel: Non-volatile memory driver v1.3
Oct 30 01:29:22 Axe kernel: Linux agpgart interface v0.103
Oct 30 01:29:22 Axe kernel: ACPI: battery: Slot [BAT0] (battery present)
Oct 30 01:29:22 Axe kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Oct 30 01:29:22 Axe kernel: ACPI: bus type drm_connector registered
Oct 30 01:29:22 Axe kernel: usbcore: registered new interface driver usbserial_generic
Oct 30 01:29:22 Axe kernel: usbserial: USB Serial support registered for generic
Oct 30 01:29:22 Axe kernel: rtc_cmos rtc_cmos: RTC can wake from S4
Oct 30 01:29:22 Axe kernel: rtc_cmos rtc_cmos: registered as rtc0
Oct 30 01:29:22 Axe kernel: rtc_cmos rtc_cmos: setting system clock to 2023-10-29T22:29:19 UTC (1698618559)
Oct 30 01:29:22 Axe kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
Oct 30 01:29:22 Axe kernel: intel_pstate: Intel P-state driver initializing
Oct 30 01:29:22 Axe kernel: intel_pstate: HWP enabled
Oct 30 01:29:22 Axe kernel: ledtrig-cpu: registered to indicate activity on CPUs
Oct 30 01:29:22 Axe kernel: efifb: probing for efifb
Oct 30 01:29:22 Axe kernel: efifb: showing boot graphics
Oct 30 01:29:22 Axe kernel: efifb: framebuffer at 0x4000000000, using 8100k, total 8100k
Oct 30 01:29:22 Axe kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Oct 30 01:29:22 Axe kernel: efifb: scrolling: redraw
Oct 30 01:29:22 Axe kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Oct 30 01:29:22 Axe kernel: fbcon: Deferring console take-over
Oct 30 01:29:22 Axe kernel: fb0: EFI VGA frame buffer device
Oct 30 01:29:22 Axe kernel: hid: raw HID events driver (C) Jiri Kosina
Oct 30 01:29:22 Axe kernel: intel_pmc_core INT33A1:00:  initialized
Oct 30 01:29:22 Axe kernel: drop_monitor: Initializing network drop monitor service
Oct 30 01:29:22 Axe kernel: Initializing XFRM netlink socket
Oct 30 01:29:22 Axe kernel: NET: Registered PF_INET6 protocol family
Oct 30 01:29:22 Axe kernel: Segment Routing with IPv6
Oct 30 01:29:22 Axe kernel: RPL Segment Routing with IPv6
Oct 30 01:29:22 Axe kernel: In-situ OAM (IOAM) with IPv6
Oct 30 01:29:22 Axe kernel: NET: Registered PF_PACKET protocol family
Oct 30 01:29:22 Axe kernel: microcode: sig=0xb06a3, pf=0x80, revision=0x4119
Oct 30 01:29:22 Axe kernel: microcode: Microcode Update Driver: v2.2.
Oct 30 01:29:22 Axe kernel: IPI shorthand broadcast: enabled
Oct 30 01:29:22 Axe kernel: sched_clock: Marking stable (950389832, 20065438)->(987238637, -16783367)
Oct 30 01:29:22 Axe kernel: registered taskstats version 1
Oct 30 01:29:22 Axe kernel: Loading compiled-in X.509 certificates
Oct 30 01:29:22 Axe kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 5d51499ef3c4e856807dd3b4b50b0a9f8c6416f6'
Oct 30 01:29:22 Axe kernel: zswap: loaded using pool lz4/z3fold
Oct 30 01:29:22 Axe kernel: Key type .fscrypt registered
Oct 30 01:29:22 Axe kernel: Key type fscrypt-provisioning registered
Oct 30 01:29:22 Axe kernel: PM:   Magic number: 11:466:503
Oct 30 01:29:22 Axe kernel: RAS: Correctable Errors collector initialized.
Oct 30 01:29:22 Axe kernel: Freeing unused decrypted memory: 2036K
Oct 30 01:29:22 Axe kernel: Freeing unused kernel image (initmem) memory: 2152K
Oct 30 01:29:22 Axe kernel: Write protecting the kernel read-only data: 30720k
Oct 30 01:29:22 Axe kernel: Freeing unused kernel image (text/rodata gap) memory: 2040K
Oct 30 01:29:22 Axe kernel: Freeing unused kernel image (rodata/data gap) memory: 800K
Oct 30 01:29:22 Axe kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Oct 30 01:29:22 Axe kernel: rodata_test: all tests were successful
Oct 30 01:29:22 Axe kernel: Run /init as init process
Oct 30 01:29:22 Axe kernel:   with arguments:
Oct 30 01:29:22 Axe kernel:     /init
Oct 30 01:29:22 Axe kernel:   with environment:
Oct 30 01:29:22 Axe kernel:     HOME=/
Oct 30 01:29:22 Axe kernel:     TERM=linux
Oct 30 01:29:22 Axe kernel:     BOOT_IMAGE=/boot/vmlinuz-linux-lts
Oct 30 01:29:22 Axe kernel: vmd 0000:00:0e.0: PCI host bridge to bus 10000:e0
Oct 30 01:29:22 Axe kernel: pci_bus 10000:e0: root bus resource [bus e0-ff]
Oct 30 01:29:22 Axe kernel: pci_bus 10000:e0: root bus resource [mem 0x82000000-0x83ffffff]
Oct 30 01:29:22 Axe kernel: pci_bus 10000:e0: root bus resource [mem 0x6003102000-0x60031fffff 64bit]
Oct 30 01:29:22 Axe kernel: pci 10000:e0:06.0: [8086:a74d] type 01 class 0x060400
Oct 30 01:29:22 Axe kernel: pci 10000:e0:06.0: PME# supported from D0 D3hot D3cold
Oct 30 01:29:22 Axe kernel: pci 10000:e0:06.0: PTM enabled (root), 4ns granularity
Oct 30 01:29:22 Axe kernel: pci 10000:e0:06.0: Primary bus is hard wired to 0
Oct 30 01:29:22 Axe kernel: pci 10000:e1:00.0: [1344:5413] type 00 class 0x010802
Oct 30 01:29:22 Axe kernel: pci 10000:e1:00.0: reg 0x10: [mem 0x82000000-0x82003fff 64bit]
Oct 30 01:29:22 Axe kernel: pci 10000:e0:06.0: PCI bridge to [bus e1]
Oct 30 01:29:22 Axe kernel: pci 10000:e0:06.0:   bridge window [io  0x0000-0x0fff]
Oct 30 01:29:22 Axe kernel: pci 10000:e0:06.0:   bridge window [mem 0x82000000-0x820fffff]
Oct 30 01:29:22 Axe kernel: pci 10000:e0:06.0: Primary bus is hard wired to 0
Oct 30 01:29:22 Axe kernel: i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
Oct 30 01:29:22 Axe kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Oct 30 01:29:22 Axe kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 30 01:29:22 Axe kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Oct 30 01:29:22 Axe kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Oct 30 01:29:22 Axe kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000100200009810
Oct 30 01:29:22 Axe kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Oct 30 01:29:22 Axe kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Oct 30 01:29:22 Axe kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Oct 30 01:29:22 Axe kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
Oct 30 01:29:22 Axe kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 30 01:29:22 Axe kernel: usb usb1: Product: xHCI Host Controller
Oct 30 01:29:22 Axe kernel: usb usb1: Manufacturer: Linux 6.1.60-1-lts xhci-hcd
Oct 30 01:29:22 Axe kernel: usb usb1: SerialNumber: 0000:00:14.0
Oct 30 01:29:22 Axe kernel: hub 1-0:1.0: USB hub found
Oct 30 01:29:22 Axe kernel: hub 1-0:1.0: 12 ports detected
Oct 30 01:29:22 Axe kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
Oct 30 01:29:22 Axe kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 30 01:29:22 Axe kernel: usb usb2: Product: xHCI Host Controller
Oct 30 01:29:22 Axe kernel: usb usb2: Manufacturer: Linux 6.1.60-1-lts xhci-hcd
Oct 30 01:29:22 Axe kernel: usb usb2: SerialNumber: 0000:00:14.0
Oct 30 01:29:22 Axe kernel: hub 2-0:1.0: USB hub found
Oct 30 01:29:22 Axe kernel: hub 2-0:1.0: 4 ports detected
Oct 30 01:29:22 Axe kernel: usb: port power management may be unreliable
Oct 30 01:29:22 Axe kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
Oct 30 01:29:22 Axe kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Oct 30 01:29:22 Axe kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Oct 30 01:29:22 Axe kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Oct 30 01:29:22 Axe kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc_ver2_16.bin (v2.16)
Oct 30 01:29:22 Axe kernel: pci 10000:e0:06.0: BAR 14: assigned [mem 0x82000000-0x820fffff]
Oct 30 01:29:22 Axe kernel: pci 10000:e0:06.0: BAR 13: no space for [io  size 0x1000]
Oct 30 01:29:22 Axe kernel: pci 10000:e0:06.0: BAR 13: failed to assign [io  size 0x1000]
Oct 30 01:29:22 Axe kernel: pci 10000:e1:00.0: BAR 0: assigned [mem 0x82000000-0x82003fff 64bit]
Oct 30 01:29:22 Axe kernel: pci 10000:e0:06.0: PCI bridge to [bus e1]
Oct 30 01:29:22 Axe kernel: pci 10000:e0:06.0:   bridge window [mem 0x82000000-0x820fffff]
Oct 30 01:29:22 Axe kernel: pcieport 10000:e0:06.0: can't derive routing for PCI INT D
Oct 30 01:29:22 Axe kernel: pcieport 10000:e0:06.0: PCI INT D: no GSI
Oct 30 01:29:22 Axe kernel: pcieport 10000:e0:06.0: PME: Signaling with IRQ 143
Oct 30 01:29:22 Axe kernel: pcieport 10000:e0:06.0: AER: enabled with IRQ 143
Oct 30 01:29:22 Axe kernel: vmd 0000:00:0e.0: Bound to PCI domain 10000
Oct 30 01:29:22 Axe kernel: i915 0000:00:02.0: [drm] GuC firmware i915/adlp_guc_70.bin version 70.5.1
Oct 30 01:29:22 Axe kernel: i915 0000:00:02.0: [drm] HuC firmware i915/tgl_huc.bin version 7.9.3
Oct 30 01:29:22 Axe kernel: nvme nvme0: pci function 10000:e1:00.0
Oct 30 01:29:22 Axe kernel: pcieport 10000:e0:06.0: can't derive routing for PCI INT A
Oct 30 01:29:22 Axe kernel: nvme 10000:e1:00.0: PCI INT A: not connected
Oct 30 01:29:22 Axe kernel: i915 0000:00:02.0: [drm] HuC authenticated
Oct 30 01:29:22 Axe kernel: i915 0000:00:02.0: [drm] GuC submission enabled
Oct 30 01:29:22 Axe kernel: i915 0000:00:02.0: [drm] GuC SLPC enabled
Oct 30 01:29:22 Axe kernel: i915 0000:00:02.0: [drm] GuC RC: enabled
Oct 30 01:29:22 Axe kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
Oct 30 01:29:22 Axe kernel: nvme nvme0: allocated 64 MiB host memory buffer.
Oct 30 01:29:22 Axe kernel: nvme nvme0: 12/0/0 default/read/poll queues
Oct 30 01:29:22 Axe kernel: usb 1-4: new full-speed USB device number 2 using xhci_hcd
Oct 30 01:29:22 Axe kernel:  nvme0n1: p1 p2 p3 p4 p5 p6 p7
Oct 30 01:29:22 Axe kernel: usb 1-4: New USB device found, idVendor=046d, idProduct=c52f, bcdDevice=30.00
Oct 30 01:29:22 Axe kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 30 01:29:22 Axe kernel: usb 1-4: Product: USB Receiver
Oct 30 01:29:22 Axe kernel: usb 1-4: Manufacturer: Logitech
Oct 30 01:29:22 Axe kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:046D:C52F.0001/input/input4
Oct 30 01:29:22 Axe kernel: hid-generic 0003:046D:C52F.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-4/input0
Oct 30 01:29:22 Axe kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:046D:C52F.0002/input/input5
Oct 30 01:29:22 Axe kernel: hid-generic 0003:046D:C52F.0002: input,hiddev96,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-4/input1
Oct 30 01:29:22 Axe kernel: usbcore: registered new interface driver usbhid
Oct 30 01:29:22 Axe kernel: usbhid: USB HID core driver
Oct 30 01:29:22 Axe kernel: usb 1-7: new full-speed USB device number 3 using xhci_hcd
Oct 30 01:29:22 Axe kernel: usb 1-7: New USB device found, idVendor=04f3, idProduct=0c90, bcdDevice= 1.08
Oct 30 01:29:22 Axe kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 30 01:29:22 Axe kernel: usb 1-7: Product: ELAN:ARM-M4
Oct 30 01:29:22 Axe kernel: usb 1-7: Manufacturer: ELAN
Oct 30 01:29:22 Axe kernel: usb 1-9: new high-speed USB device number 4 using xhci_hcd
Oct 30 01:29:22 Axe kernel: usb 1-9: New USB device found, idVendor=3277, idProduct=0034, bcdDevice= 1.01
Oct 30 01:29:22 Axe kernel: usb 1-9: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Oct 30 01:29:22 Axe kernel: usb 1-9: Product: USB2.0 HD UVC WebCam
Oct 30 01:29:22 Axe kernel: usb 1-9: Manufacturer: ShineTech
Oct 30 01:29:22 Axe kernel: usb 1-9: SerialNumber: 0x0001
Oct 30 01:29:22 Axe kernel: usb 1-10: new full-speed USB device number 5 using xhci_hcd
Oct 30 01:29:22 Axe kernel: usb 1-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
Oct 30 01:29:22 Axe kernel: usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Oct 30 01:29:22 Axe kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
Oct 30 01:29:22 Axe kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Oct 30 01:29:22 Axe kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
Oct 30 01:29:22 Axe kernel: fbcon: i915drmfb (fb0) is primary device
Oct 30 01:29:22 Axe kernel: fbcon: Deferring console take-over
Oct 30 01:29:22 Axe kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Oct 30 01:29:22 Axe kernel: fbcon: Taking over console
Oct 30 01:29:22 Axe kernel: Console: switching to colour frame buffer device 240x67
Oct 30 01:29:22 Axe kernel: EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Quota mode: none.
Oct 30 01:29:22 Axe systemd[1]: systemd 254.5-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)
Oct 30 01:29:22 Axe systemd[1]: Detected architecture x86-64.
Oct 30 01:29:22 Axe systemd[1]: Hostname set to <Axe>.
Oct 30 01:29:22 Axe systemd[1]: bpf-lsm: LSM BPF program attached
Oct 30 01:29:22 Axe systemd[1]: Queued start job for default target Graphical Interface.
Oct 30 01:29:22 Axe systemd[1]: Created slice Slice /system/getty.
Oct 30 01:29:22 Axe systemd[1]: Created slice Slice /system/modprobe.
Oct 30 01:29:22 Axe systemd[1]: Created slice Slice /system/systemd-fsck.
Oct 30 01:29:22 Axe systemd[1]: Created slice User and Session Slice.
Oct 30 01:29:22 Axe systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Oct 30 01:29:22 Axe systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Oct 30 01:29:22 Axe systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Oct 30 01:29:22 Axe systemd[1]: Reached target Local Encrypted Volumes.
Oct 30 01:29:22 Axe systemd[1]: Reached target Local Integrity Protected Volumes.
Oct 30 01:29:22 Axe systemd[1]: Reached target Path Units.
Oct 30 01:29:22 Axe systemd[1]: Reached target Remote File Systems.
Oct 30 01:29:22 Axe systemd[1]: Reached target Slice Units.
Oct 30 01:29:22 Axe systemd[1]: Reached target Local Verity Protected Volumes.
Oct 30 01:29:22 Axe systemd[1]: Listening on Device-mapper event daemon FIFOs.
Oct 30 01:29:22 Axe systemd[1]: Listening on Process Core Dump Socket.
Oct 30 01:29:22 Axe systemd[1]: Listening on Journal Socket (/dev/log).
Oct 30 01:29:22 Axe systemd[1]: Listening on Journal Socket.
Oct 30 01:29:22 Axe systemd[1]: Listening on udev Control Socket.
Oct 30 01:29:22 Axe systemd[1]: Listening on udev Kernel Socket.
Oct 30 01:29:22 Axe systemd[1]: Mounting Huge Pages File System...
Oct 30 01:29:22 Axe systemd[1]: Mounting POSIX Message Queue File System...
Oct 30 01:29:22 Axe systemd[1]: Mounting Kernel Debug File System...
Oct 30 01:29:22 Axe systemd[1]: Mounting Kernel Trace File System...
Oct 30 01:29:22 Axe systemd[1]: Starting Create List of Static Device Nodes...
Oct 30 01:29:22 Axe systemd[1]: Starting Load Kernel Module configfs...
Oct 30 01:29:22 Axe systemd[1]: Starting Load Kernel Module dm_mod...
Oct 30 01:29:22 Axe systemd[1]: Starting Load Kernel Module drm...
Oct 30 01:29:22 Axe systemd[1]: Starting Load Kernel Module fuse...
Oct 30 01:29:22 Axe systemd[1]: Starting Load Kernel Module loop...
Oct 30 01:29:22 Axe systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Oct 30 01:29:22 Axe systemd[1]: Starting Journal Service...
Oct 30 01:29:22 Axe systemd[1]: Starting Load Kernel Modules...
Oct 30 01:29:22 Axe systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Oct 30 01:29:22 Axe systemd[1]: Starting Remount Root and Kernel File Systems...
Oct 30 01:29:22 Axe systemd[1]: Starting Coldplug All udev Devices...
Oct 30 01:29:22 Axe systemd[1]: Mounted Huge Pages File System.
Oct 30 01:29:22 Axe systemd[1]: Mounted POSIX Message Queue File System.
Oct 30 01:29:22 Axe systemd[1]: Mounted Kernel Debug File System.
Oct 30 01:29:22 Axe systemd[1]: Mounted Kernel Trace File System.
Oct 30 01:29:22 Axe kernel: EXT4-fs (nvme0n1p4): re-mounted. Quota mode: none.
Oct 30 01:29:22 Axe kernel: device-mapper: uevent: version 1.0.3
Oct 30 01:29:22 Axe kernel: loop: module loaded
Oct 30 01:29:22 Axe kernel: device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
Oct 30 01:29:22 Axe systemd-journald[316]: Collecting audit messages is disabled.
Oct 30 01:29:22 Axe kernel: Asymmetric key parser 'pkcs8' registered
Oct 30 01:29:22 Axe kernel: fuse: init (API version 7.37)
Oct 30 01:29:22 Axe systemd[1]: Finished Create List of Static Device Nodes.
Oct 30 01:29:22 Axe systemd[1]: modprobe@configfs.service: Deactivated successfully.
Oct 30 01:29:22 Axe systemd-journald[316]: Journal started
Oct 30 01:29:22 Axe systemd-journald[316]: Runtime Journal (/run/log/journal/8d1f79690c194523bcdd2a1431ddef85) is 8.0M, max 781.5M, 773.5M free.
Oct 30 01:29:22 Axe systemd-modules-load[317]: Inserted module 'pkcs8_key_parser'
Oct 30 01:29:22 Axe systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Oct 30 01:29:22 Axe systemd[1]: Finished Load Kernel Module configfs.
Oct 30 01:29:22 Axe systemd[1]: Started Journal Service.
Oct 30 01:29:22 Axe systemd[1]: Finished Load Kernel Module dm_mod.
Oct 30 01:29:22 Axe systemd[1]: modprobe@drm.service: Deactivated successfully.
Oct 30 01:29:22 Axe systemd[1]: Finished Load Kernel Module drm.
Oct 30 01:29:22 Axe systemd[1]: modprobe@fuse.service: Deactivated successfully.
Oct 30 01:29:22 Axe systemd[1]: Finished Load Kernel Module fuse.
Oct 30 01:29:22 Axe systemd[1]: modprobe@loop.service: Deactivated successfully.
Oct 30 01:29:22 Axe systemd[1]: Finished Load Kernel Module loop.
Oct 30 01:29:22 Axe systemd[1]: Finished Load Kernel Modules.
Oct 30 01:29:22 Axe systemd[1]: Finished Remount Root and Kernel File Systems.
Oct 30 01:29:22 Axe systemd[1]: Finished Coldplug All udev Devices.
Oct 30 01:29:22 Axe systemd[1]: Mounting FUSE Control File System...
Oct 30 01:29:22 Axe systemd[1]: Mounting Kernel Configuration File System...
Oct 30 01:29:22 Axe systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Oct 30 01:29:22 Axe systemd[1]: Starting Flush Journal to Persistent Storage...
Oct 30 01:29:22 Axe systemd[1]: Starting Load/Save OS Random Seed...
Oct 30 01:29:22 Axe systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Oct 30 01:29:22 Axe systemd[1]: Starting Apply Kernel Variables...
Oct 30 01:29:22 Axe systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Oct 30 01:29:22 Axe systemd[1]: Mounted FUSE Control File System.
Oct 30 01:29:22 Axe systemd[1]: Mounted Kernel Configuration File System.
Oct 30 01:29:22 Axe systemd-journald[316]: Time spent on flushing to /var/log/journal/8d1f79690c194523bcdd2a1431ddef85 is 45.489ms for 800 entries.
Oct 30 01:29:22 Axe systemd-journald[316]: System Journal (/var/log/journal/8d1f79690c194523bcdd2a1431ddef85) is 123.5M, max 2.9G, 2.8G free.
Oct 30 01:29:22 Axe systemd-journald[316]: Received client request to flush runtime journal.
Oct 30 01:29:22 Axe systemd-journald[316]: /var/log/journal/8d1f79690c194523bcdd2a1431ddef85/system.journal: Journal file uses a different sequence number ID, rotating.
Oct 30 01:29:22 Axe systemd-journald[316]: Rotating system journal.
Oct 30 01:29:22 Axe systemd[1]: Finished Load/Save OS Random Seed.
Oct 30 01:29:22 Axe systemd[1]: Finished Apply Kernel Variables.
Oct 30 01:29:22 Axe systemd[1]: Finished Flush Journal to Persistent Storage.
Oct 30 01:29:22 Axe systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Oct 30 01:29:22 Axe systemd[1]: Starting Create System Users...
Oct 30 01:29:22 Axe systemd[1]: Finished Create System Users.
Oct 30 01:29:22 Axe systemd[1]: Starting Create Static Device Nodes in /dev...
Oct 30 01:29:22 Axe systemd[1]: Finished Create Static Device Nodes in /dev.
Oct 30 01:29:22 Axe systemd[1]: Reached target Preparation for Local File Systems.
Oct 30 01:29:22 Axe systemd[1]: Set up automount EFI System Partition Automount.
Oct 30 01:29:22 Axe systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Oct 30 01:29:22 Axe systemd[1]: Starting Rule-based Manager for Device Events and Files...
Oct 30 01:29:22 Axe systemd-udevd[360]: Using default interface naming scheme 'v253'.
Oct 30 01:29:22 Axe systemd[1]: Started Rule-based Manager for Device Events and Files.
Oct 30 01:29:22 Axe systemd[1]: Found device Micron_2400_MTFDKBA512QFM 5.
Oct 30 01:29:22 Axe kernel: logitech-djreceiver 0003:046D:C52F.0001: hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-4/input0
Oct 30 01:29:22 Axe systemd[1]: Starting File System Check on /dev/disk/by-uuid/39428350-1ba8-4b89-9c64-6ea7a7704a5c...
Oct 30 01:29:22 Axe systemd[1]: Found device Micron_2400_MTFDKBA512QFM 6.
Oct 30 01:29:22 Axe systemd[1]: Activating swap /dev/disk/by-uuid/6965ef58-9b9e-4d63-a4ae-050726652a51...
Oct 30 01:29:22 Axe kernel: Adding 8388604k swap on /dev/nvme0n1p6.  Priority:-2 extents:1 across:8388604k SSFS
Oct 30 01:29:22 Axe systemd-fsck[411]: /dev/nvme0n1p5: clean, 2294/10616832 files, 967798/42467328 blocks
Oct 30 01:29:22 Axe systemd[1]: Activated swap /dev/disk/by-uuid/6965ef58-9b9e-4d63-a4ae-050726652a51.
Oct 30 01:29:22 Axe systemd[1]: Reached target Swaps.
Oct 30 01:29:22 Axe systemd[1]: Mounting Temporary Directory /tmp...
Oct 30 01:29:22 Axe systemd[1]: Finished File System Check on /dev/disk/by-uuid/39428350-1ba8-4b89-9c64-6ea7a7704a5c.
Oct 30 01:29:22 Axe systemd[1]: Mounted Temporary Directory /tmp.
Oct 30 01:29:22 Axe kernel: logitech-djreceiver 0003:046D:C52F.0002: hiddev96,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-4/input1
Oct 30 01:29:22 Axe systemd[1]: Mounting /home...
Oct 30 01:29:22 Axe kernel: ACPI Warning: \_SB.IETM._TRT: Return Package has no elements (empty) (20220331/nsprepkg-94)
Oct 30 01:29:22 Axe kernel: Consider using thermal netlink events interface
Oct 30 01:29:22 Axe kernel: logitech-djreceiver 0003:046D:C52F.0002: device of type eQUAD step 4 DJ (0x04) connected on slot 1
Oct 30 01:29:22 Axe kernel: input: Logitech Wireless Mouse PID:4090 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:046D:C52F.0002/0003:046D:4090.0003/input/input9
Oct 30 01:29:22 Axe kernel: input: Logitech Wireless Mouse PID:4090 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:046D:C52F.0002/0003:046D:4090.0003/input/input10
Oct 30 01:29:22 Axe kernel: hid-generic 0003:046D:4090.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech Wireless Mouse PID:4090] on usb-0000:00:14.0-4/input1:1
Oct 30 01:29:22 Axe kernel: EXT4-fs (nvme0n1p5): mounted filesystem with ordered data mode. Quota mode: none.
Oct 30 01:29:22 Axe systemd[1]: Mounted /home.
Oct 30 01:29:22 Axe systemd[1]: Created slice Slice /system/systemd-backlight.
Oct 30 01:29:22 Axe systemd[1]: Reached target Local File Systems.
Oct 30 01:29:22 Axe systemd[1]: Starting Rebuild Dynamic Linker Cache...
Oct 30 01:29:22 Axe systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Oct 30 01:29:22 Axe systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Oct 30 01:29:22 Axe systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Oct 30 01:29:22 Axe systemd[1]: Starting Create Volatile Files and Directories...
Oct 30 01:29:22 Axe kernel: mc: Linux media interface: v0.10
Oct 30 01:29:22 Axe kernel: mousedev: PS/2 mouse device common for all mice
Oct 30 01:29:22 Axe kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Oct 30 01:29:22 Axe kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Oct 30 01:29:22 Axe kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Oct 30 01:29:22 Axe systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Oct 30 01:29:22 Axe systemd[1]: Finished Rebuild Dynamic Linker Cache.
Oct 30 01:29:23 Axe kernel: videodev: Linux video capture interface: v2.00
Oct 30 01:29:23 Axe kernel: intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
Oct 30 01:29:23 Axe systemd[1]: Finished Create Volatile Files and Directories.
Oct 30 01:29:23 Axe systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Oct 30 01:29:23 Axe systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Oct 30 01:29:23 Axe kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Oct 30 01:29:23 Axe kernel: i2c i2c-10: 2/2 memory slots populated (from DMI)
Oct 30 01:29:23 Axe systemd[1]: Starting Rebuild Journal Catalog...
Oct 30 01:29:23 Axe systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Oct 30 01:29:23 Axe systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Oct 30 01:29:23 Axe kernel: spi-nor spi0.0: unrecognized JEDEC id bytes: c2 75 19 c2 75 19
Oct 30 01:29:23 Axe systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Oct 30 01:29:23 Axe kernel: intel-lpss 0000:00:15.1: enabling device (0004 -> 0006)
Oct 30 01:29:23 Axe kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Oct 30 01:29:23 Axe systemd[1]: Finished Rebuild Journal Catalog.
Oct 30 01:29:23 Axe kernel: Bluetooth: Core ver 2.22
Oct 30 01:29:23 Axe kernel: NET: Registered PF_BLUETOOTH protocol family
Oct 30 01:29:23 Axe kernel: Bluetooth: HCI device and connection manager initialized
Oct 30 01:29:23 Axe kernel: Bluetooth: HCI socket layer initialized
Oct 30 01:29:23 Axe kernel: Bluetooth: L2CAP socket layer initialized
Oct 30 01:29:23 Axe kernel: Bluetooth: SCO socket layer initialized
Oct 30 01:29:23 Axe systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Oct 30 01:29:23 Axe systemd[1]: Starting Update is Completed...
Oct 30 01:29:23 Axe systemd[1]: Starting Virtual Console Setup...
Oct 30 01:29:23 Axe kernel: iTCO_vendor_support: vendor-support=0
Oct 30 01:29:23 Axe kernel: intel_rapl_msr: PL4 support detected.
Oct 30 01:29:23 Axe kernel: input: PC Speaker as /devices/platform/pcspkr/input/input14
Oct 30 01:29:23 Axe kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
Oct 30 01:29:23 Axe kernel: intel_rapl_common: Found RAPL domain package
Oct 30 01:29:23 Axe kernel: intel_rapl_common: Found RAPL domain core
Oct 30 01:29:23 Axe kernel: intel_rapl_common: Found RAPL domain uncore
Oct 30 01:29:23 Axe kernel: intel_rapl_common: Found RAPL domain psys
Oct 30 01:29:23 Axe kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Oct 30 01:29:23 Axe kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Oct 30 01:29:23 Axe kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Oct 30 01:29:23 Axe kernel: cfg80211: failed to load regulatory.db
Oct 30 01:29:23 Axe kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Oct 30 01:29:23 Axe systemd[1]: Finished Update is Completed.
Oct 30 01:29:23 Axe kernel: input: ASUE1300:00 04F3:3278 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-12/i2c-ASUE1300:00/0018:04F3:3278.0004/input/input15
Oct 30 01:29:23 Axe kernel: input: ASUE1300:00 04F3:3278 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-12/i2c-ASUE1300:00/0018:04F3:3278.0004/input/input16
Oct 30 01:29:23 Axe systemd[1]: Finished Virtual Console Setup.
Oct 30 01:29:23 Axe systemd[1]: Reached target System Initialization.
Oct 30 01:29:23 Axe systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Oct 30 01:29:23 Axe systemd[1]: Started Daily man-db regeneration.
Oct 30 01:29:23 Axe systemd[1]: Started Daily verification of password and group files.
Oct 30 01:29:23 Axe systemd[1]: Started Daily Cleanup of Temporary Directories.
Oct 30 01:29:23 Axe systemd[1]: Reached target Timer Units.
Oct 30 01:29:23 Axe systemd[1]: Listening on D-Bus System Message Bus Socket.
Oct 30 01:29:23 Axe systemd[1]: Reached target Socket Units.
Oct 30 01:29:23 Axe systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Oct 30 01:29:23 Axe systemd[1]: Reached target Basic System.
Oct 30 01:29:23 Axe kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Oct 30 01:29:23 Axe kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Oct 30 01:29:23 Axe kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Oct 30 01:29:23 Axe kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Oct 30 01:29:23 Axe kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Oct 30 01:29:23 Axe systemd[1]: Starting D-Bus System Message Bus...
Oct 30 01:29:23 Axe systemd[1]: Started DHCP/ IPv4LL/ IPv6RA/ DHCPv6 client on all interfaces.
Oct 30 01:29:23 Axe systemd[1]: Starting User Login Management...
Oct 30 01:29:23 Axe systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Oct 30 01:29:23 Axe dbus-daemon[460]: dbus[460]: Unknown group "netdev" in message bus configuration file
Oct 30 01:29:23 Axe dhcpcd[461]: dhcpcd-10.0.4 starting
Oct 30 01:29:23 Axe dbus-daemon[460]: dbus[460]: Unknown group "netdev" in message bus configuration file
Oct 30 01:29:23 Axe dhcpcd[463]: dev: loaded udev
Oct 30 01:29:23 Axe dhcpcd[463]: DUID 00:01:00:01:2c:d1:59:57:02:2f:02:68:09:7d
Oct 30 01:29:23 Axe systemd[1]: Started D-Bus System Message Bus.
Oct 30 01:29:23 Axe systemd[1]: Starting Network Manager...
Oct 30 01:29:23 Axe kernel: hid-generic 0018:04F3:3278.0004: input,hidraw2: I2C HID v1.00 Mouse [ASUE1300:00 04F3:3278] on i2c-ASUE1300:00
Oct 30 01:29:23 Axe kernel: input: Logitech MX Anywhere 3 as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:046D:C52F.0002/0003:046D:4090.0003/input/input17
Oct 30 01:29:23 Axe kernel: logitech-hidpp-device 0003:046D:4090.0003: input,hidraw3: USB HID v1.11 Mouse [Logitech MX Anywhere 3] on usb-0000:00:14.0-4/input1:1
Oct 30 01:29:23 Axe kernel: cryptd: max_cpu_qlen set to 1000
Oct 30 01:29:23 Axe systemd-logind[462]: New seat seat0.
Oct 30 01:29:23 Axe kernel: proc_thermal_pci 0000:00:04.0: enabling device (0000 -> 0002)
Oct 30 01:29:23 Axe kernel: intel_rapl_common: Found RAPL domain package
Oct 30 01:29:23 Axe kernel: asus_wmi: ASUS WMI generic driver loaded
Oct 30 01:29:23 Axe kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Oct 30 01:29:23 Axe kernel: Intel(R) Wireless WiFi driver for Linux
Oct 30 01:29:23 Axe kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Oct 30 01:29:23 Axe kernel: iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
Oct 30 01:29:23 Axe kernel: AVX2 version of gcm_enc/dec engaged.
Oct 30 01:29:23 Axe kernel: AES CTR mode by8 optimization enabled
Oct 30 01:29:23 Axe kernel: usb 1-9: Found UVC 1.10 device USB2.0 HD UVC WebCam (3277:0034)
Oct 30 01:29:23 Axe kernel: asus_wmi: Initialization: 0x1
Oct 30 01:29:23 Axe kernel: asus_wmi: BIOS WMI version: 9.4
Oct 30 01:29:23 Axe kernel: asus_wmi: SFUN value: 0x21
Oct 30 01:29:23 Axe kernel: asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
Oct 30 01:29:23 Axe kernel: asus-nb-wmi asus-nb-wmi: Detected ATK, enable event queue
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.3740] NetworkManager (version 1.44.2-3) is starting... (boot:4d8a4a82-6d3e-45af-bc98-ee50ddb550a6)
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.3740] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Oct 30 01:29:23 Axe dbus-daemon[460]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.1' (uid=0 pid=467 comm="/usr/bin/NetworkManager --no-daemon")
Oct 30 01:29:23 Axe systemd-logind[462]: Watching system buttons on /dev/input/event2 (Power Button)
Oct 30 01:29:23 Axe systemd-logind[462]: Watching system buttons on /dev/input/event0 (Lid Switch)
Oct 30 01:29:23 Axe systemd-logind[462]: Watching system buttons on /dev/input/event1 (Power Button)
Oct 30 01:29:23 Axe systemd-logind[462]: Watching system buttons on /dev/input/event3 (AT Translated Set 2 keyboard)
Oct 30 01:29:23 Axe systemd[1]: Started User Login Management.
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.4218] manager[0x55d1a6628c40]: monitoring kernel firmware directory '/lib/firmware'.
Oct 30 01:29:23 Axe kernel: input: USB2.0 HD UVC WebCam: USB2.0 HD as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/input/input18
Oct 30 01:29:23 Axe kernel: usbcore: registered new interface driver uvcvideo
Oct 30 01:29:23 Axe kernel: input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input19
Oct 30 01:29:23 Axe kernel: 8021q: 802.1Q VLAN Support v1.8
Oct 30 01:29:23 Axe dhcpcd[463]: no valid interfaces found
Oct 30 01:29:23 Axe dhcpcd[463]: no valid interfaces found
Oct 30 01:29:23 Axe dhcpcd[463]: no interfaces have a carrier
Oct 30 01:29:23 Axe kernel: asus_wmi: fan_curve_get_factory_default (0x00110024) failed: -19
Oct 30 01:29:23 Axe kernel: asus_wmi: fan_curve_get_factory_default (0x00110025) failed: -19
Oct 30 01:29:23 Axe kernel: iwlwifi: No config found for PCI dev 51f1/0244, rev=0x370, rfid=0x10c000
Oct 30 01:29:23 Axe kernel: iwlwifi: probe of 0000:00:14.3 failed with error -22
Oct 30 01:29:23 Axe kernel: snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
Oct 30 01:29:23 Axe kernel: ACPI: battery: new extension: ASUS Battery Extension
Oct 30 01:29:23 Axe kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Oct 30 01:29:23 Axe kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Oct 30 01:29:23 Axe systemd[1]: Starting Hostname Service...
Oct 30 01:29:23 Axe systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight...
Oct 30 01:29:23 Axe systemd[1]: Starting Load/Save RF Kill Switch Status...
Oct 30 01:29:23 Axe kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC256: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Oct 30 01:29:23 Axe kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Oct 30 01:29:23 Axe kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Oct 30 01:29:23 Axe kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Oct 30 01:29:23 Axe kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Oct 30 01:29:23 Axe kernel: snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
Oct 30 01:29:23 Axe kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Oct 30 01:29:23 Axe dbus-daemon[460]: [system] Successfully activated service 'org.freedesktop.hostname1'
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5371] hostname: hostname: using hostnamed
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5372] hostname: static hostname changed from (none) to "Axe"
Oct 30 01:29:23 Axe kernel: usbcore: registered new interface driver btusb
Oct 30 01:29:23 Axe kernel: Bluetooth: hci0: Device revision is 2
Oct 30 01:29:23 Axe kernel: Bluetooth: hci0: Secure boot is enabled
Oct 30 01:29:23 Axe kernel: Bluetooth: hci0: OTP lock is enabled
Oct 30 01:29:23 Axe kernel: Bluetooth: hci0: API lock is enabled
Oct 30 01:29:23 Axe kernel: Bluetooth: hci0: Debug lock is disabled
Oct 30 01:29:23 Axe kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Oct 30 01:29:23 Axe kernel: Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
Oct 30 01:29:23 Axe kernel: Bluetooth: hci0: Failed to load Intel firmware file intel/ibt-0040-1050.sfi (-2)
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5376] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5388] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/platform/asus-nb-wmi/rfkill/rfkill0) (platform driver asus-nb-wmi)
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5391] manager[0x55d1a6628c40]: rfkill: Wi-Fi hardware radio set enabled
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5392] manager[0x55d1a6628c40]: rfkill: WWAN hardware radio set enabled
Oct 30 01:29:23 Axe kernel: Bluetooth: hci0: Failed to read MSFT supported features (-56)
Oct 30 01:29:23 Axe kernel: intel_tcc_cooling: Programmable TCC Offset detected
Oct 30 01:29:23 Axe systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight.
Oct 30 01:29:23 Axe systemd[1]: Started Load/Save RF Kill Switch Status.
Oct 30 01:29:23 Axe systemd[1]: Started Hostname Service.
Oct 30 01:29:23 Axe systemd[1]: Reached target Bluetooth Support.
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5460] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-ovs.so)
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5464] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-adsl.so)
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5470] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-wifi.so)
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5495] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-wwan.so)
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5658] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-team.so)
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5668] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.44.2-3/libnm-device-plugin-bluetooth.so)
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5671] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5671] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5672] manager: Networking is enabled by state file
Oct 30 01:29:23 Axe dbus-daemon[460]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.1' (uid=0 pid=467 comm="/usr/bin/NetworkManager --no-daemon")
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5674] settings: Loaded settings plugin: keyfile (internal)
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5683] dhcp: init: Using DHCP client 'internal'
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5685] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5697] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5700] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5706] device (lo): Activation: starting connection 'lo' (dfe22d62-a07d-4048-ba1c-3a9296df9b17)
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5711] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5720] ovsdb: disconnected from ovsdb
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5720] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5722] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5724] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.5726] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Oct 30 01:29:23 Axe systemd-logind[462]: Watching system buttons on /dev/input/event8 (Logitech MX Anywhere 3)
Oct 30 01:29:23 Axe systemd[1]: Starting Network Manager Script Dispatcher Service...
Oct 30 01:29:23 Axe systemd[1]: Started Network Manager.
Oct 30 01:29:23 Axe systemd[1]: Reached target Network.
Oct 30 01:29:23 Axe systemd[1]: Starting Permit User Sessions...
Oct 30 01:29:23 Axe dbus-daemon[460]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Oct 30 01:29:23 Axe kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.6243] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.6246] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.6252] device (lo): Activation: successful, device activated.
Oct 30 01:29:23 Axe NetworkManager[467]: <info>  [1698618563.6258] manager: startup complete
Oct 30 01:29:23 Axe kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
Oct 30 01:29:23 Axe kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
Oct 30 01:29:23 Axe kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
Oct 30 01:29:23 Axe kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
Oct 30 01:29:23 Axe kernel: input: ASUE1300:00 04F3:3278 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-12/i2c-ASUE1300:00/0018:04F3:3278.0004/input/input25
Oct 30 01:29:23 Axe kernel: input: ASUE1300:00 04F3:3278 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-12/i2c-ASUE1300:00/0018:04F3:3278.0004/input/input26
Oct 30 01:29:23 Axe systemd[1]: Finished Permit User Sessions.
Oct 30 01:29:23 Axe systemd[1]: Started Network Manager Script Dispatcher Service.
Oct 30 01:29:23 Axe kernel: hid-multitouch 0018:04F3:3278.0004: input,hidraw2: I2C HID v1.00 Mouse [ASUE1300:00 04F3:3278] on i2c-ASUE1300:00
Oct 30 01:29:23 Axe systemd[1]: Reached target Sound Card.
Oct 30 01:29:23 Axe systemd[1]: Started Getty on tty1.
Oct 30 01:29:23 Axe systemd[1]: Reached target Login Prompts.
Oct 30 01:29:23 Axe systemd[1]: Reached target Multi-User System.
Oct 30 01:29:23 Axe systemd[1]: Reached target Graphical Interface.
Oct 30 01:29:23 Axe systemd[1]: Startup finished in 5.045s (firmware) + 3.493s (loader) + 2.757s (kernel) + 2.327s (userspace) = 13.623s.
Oct 30 01:29:26 Axe dbus-daemon[460]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.5' (uid=0 pid=551 comm="/bin/login -p --     ")
Oct 30 01:29:26 Axe dbus-daemon[460]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 30 01:29:28 Axe login[551]: pam_unix(login:session): session opened for user dela(uid=1000) by dela(uid=0)
Oct 30 01:29:28 Axe systemd[1]: Created slice User Slice of UID 1000.
Oct 30 01:29:28 Axe systemd[1]: Starting User Runtime Directory /run/user/1000...
Oct 30 01:29:28 Axe systemd-logind[462]: New session 1 of user dela.
Oct 30 01:29:28 Axe systemd[1]: Finished User Runtime Directory /run/user/1000.
Oct 30 01:29:28 Axe systemd[1]: Starting User Manager for UID 1000...
Oct 30 01:29:28 Axe dbus-daemon[460]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.8' (uid=0 pid=576 comm="(systemd)")
Oct 30 01:29:28 Axe dbus-daemon[460]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 30 01:29:28 Axe (systemd)[576]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[dela] ruser=[<unknown>] rhost=[<unknown>]
Oct 30 01:29:28 Axe (systemd)[576]: pam_unix(systemd-user:session): session opened for user dela(uid=1000) by dela(uid=0)
Oct 30 01:29:28 Axe systemd[576]: Queued start job for default target Main User Target.
Oct 30 01:29:28 Axe systemd-journald[316]: /var/log/journal/8d1f79690c194523bcdd2a1431ddef85/user-1000.journal: Journal file uses a different sequence number ID, rotating.
Oct 30 01:29:28 Axe login[551]: LOGIN ON tty1 BY dela
Oct 30 01:29:28 Axe systemd[576]: Created slice User Application Slice.
Oct 30 01:29:28 Axe systemd[576]: Reached target Paths.
Oct 30 01:29:28 Axe systemd[576]: Reached target Timers.
Oct 30 01:29:28 Axe systemd[576]: Starting D-Bus User Message Bus Socket...
Oct 30 01:29:28 Axe systemd[576]: Listening on GnuPG network certificate management daemon.
Oct 30 01:29:28 Axe systemd[576]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 30 01:29:28 Axe systemd[576]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 30 01:29:28 Axe systemd[576]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 30 01:29:28 Axe systemd[576]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 30 01:29:28 Axe systemd[576]: Listening on p11-kit server.
Oct 30 01:29:28 Axe systemd[576]: Listening on Sound System.
Oct 30 01:29:28 Axe systemd[576]: Listening on D-Bus User Message Bus Socket.
Oct 30 01:29:28 Axe systemd[576]: Reached target Sockets.
Oct 30 01:29:28 Axe systemd[576]: Reached target Basic System.
Oct 30 01:29:28 Axe systemd[576]: Reached target Main User Target.
Oct 30 01:29:28 Axe systemd[576]: Startup finished in 92ms.
Oct 30 01:29:28 Axe systemd[1]: Started User Manager for UID 1000.
Oct 30 01:29:28 Axe systemd[1]: Started Session 1 of User dela.
Oct 30 01:29:28 Axe systemd[1]: systemd-rfkill.service: Deactivated successfully.
Oct 30 01:29:33 Axe systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Oct 30 01:29:40 Axe kernel: logitech-hidpp-device 0003:046D:4090.0003: HID++ 4.5 device connected.
Oct 30 01:29:48 Axe systemd[576]: Created slice User Core Session Slice.
Oct 30 01:29:48 Axe systemd[576]: Starting D-Bus User Message Bus...
Oct 30 01:29:48 Axe systemd[576]: Started D-Bus User Message Bus.
Oct 30 01:29:49 Axe dbus-daemon[675]: [session uid=1000 pid=675] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.0' (uid=1000 pid=661 comm="/usr/lib/firefox/firefox")
Oct 30 01:29:49 Axe systemd[576]: Starting Accessibility services bus...
Oct 30 01:29:49 Axe dbus-daemon[675]: [session uid=1000 pid=675] Successfully activated service 'org.a11y.Bus'
Oct 30 01:29:49 Axe systemd[576]: Started Accessibility services bus.
Oct 30 01:29:49 Axe dbus-daemon[460]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.11' (uid=1000 pid=661 comm="/usr/lib/firefox/firefox")
Oct 30 01:29:49 Axe systemd[1]: Starting Time & Date Service...
Oct 30 01:29:49 Axe systemd[1]: efi.automount: Got automount request for /efi, triggered by 462 (systemd-logind)
Oct 30 01:29:49 Axe systemd[1]: Starting File System Check on /dev/disk/by-diskseq/1-part3...
Oct 30 01:29:49 Axe dbus-daemon[460]: [system] Successfully activated service 'org.freedesktop.timedate1'
Oct 30 01:29:49 Axe systemd[1]: Started Time & Date Service.
Oct 30 01:29:49 Axe systemd-fsck[775]: fsck.fat 4.2 (2021-01-31)
Oct 30 01:29:49 Axe systemd-fsck[775]: /dev/nvme0n1p3: 315 files, 11680/126976 clusters
Oct 30 01:29:49 Axe systemd[1]: Finished File System Check on /dev/disk/by-diskseq/1-part3.
Oct 30 01:29:49 Axe systemd[1]: Mounting EFI System Partition Automount...
Oct 30 01:29:49 Axe systemd[1]: Mounted EFI System Partition Automount.
Oct 30 01:29:49 Axe dbus-daemon[460]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.13' (uid=1000 pid=794 comm="/usr/lib/firefox/firefox -contentproc -childID 1 -")
Oct 30 01:29:49 Axe systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Oct 30 01:29:49 Axe dbus-daemon[460]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Oct 30 01:29:49 Axe rtkit-daemon[806]: Successfully called chroot.
Oct 30 01:29:49 Axe rtkit-daemon[806]: Successfully dropped privileges.
Oct 30 01:29:49 Axe systemd[1]: Started RealtimeKit Scheduling Policy Service.
Oct 30 01:29:49 Axe rtkit-daemon[806]: Successfully limited resources.
Oct 30 01:29:49 Axe rtkit-daemon[806]: Canary thread running.
Oct 30 01:29:49 Axe rtkit-daemon[806]: Running.
Oct 30 01:29:49 Axe rtkit-daemon[806]: Supervising 0 threads of 0 processes of 0 users.
Oct 30 01:29:49 Axe rtkit-daemon[806]: Watchdog thread running.
Oct 30 01:29:49 Axe rtkit-daemon[806]: Supervising 0 threads of 0 processes of 0 users.
Oct 30 01:29:49 Axe rtkit-daemon[806]: Supervising 0 threads of 0 processes of 0 users.
Oct 30 01:29:49 Axe rtkit-daemon[806]: Supervising 0 threads of 0 processes of 0 users.
Oct 30 01:29:49 Axe rtkit-daemon[806]: Supervising 0 threads of 0 processes of 0 users.
Oct 30 01:29:49 Axe rtkit-daemon[806]: Supervising 0 threads of 0 processes of 0 users.
Oct 30 01:29:49 Axe dbus-daemon[460]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.14' (uid=0 pid=806 comm="/usr/lib/rtkit-daemon")
Oct 30 01:29:49 Axe systemd[1]: Starting Authorization Manager...
Oct 30 01:29:49 Axe polkitd[829]: Started polkitd version 123
Oct 30 01:29:49 Axe polkitd[829]: Loading rules from directory /etc/polkit-1/rules.d
Oct 30 01:29:49 Axe polkitd[829]: Loading rules from directory /usr/share/polkit-1/rules.d
Oct 30 01:29:49 Axe polkitd[829]: Finished loading, compiling and executing 2 rules
Oct 30 01:29:49 Axe dbus-daemon[460]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Oct 30 01:29:49 Axe systemd[1]: Started Authorization Manager.
Oct 30 01:29:49 Axe polkitd[829]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Oct 30 01:29:49 Axe rtkit-daemon[806]: Successfully made thread 826 of process 661 owned by '1000' RT at priority 10.
Oct 30 01:29:49 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:29:49 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:29:49 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:29:49 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:29:49 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:29:49 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:29:49 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:29:49 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:29:49 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:29:50 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:29:50 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:29:50 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:29:50 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:29:50 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:29:50 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:29:53 Axe systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Oct 30 01:29:59 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:29:59 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:30:08 Axe kernel: usb 1-3: new high-speed USB device number 6 using xhci_hcd
Oct 30 01:30:08 Axe kernel: usb 1-3: New USB device found, idVendor=04e8, idProduct=6860, bcdDevice= 4.00
Oct 30 01:30:08 Axe kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 30 01:30:08 Axe kernel: usb 1-3: Product: SAMSUNG_Android
Oct 30 01:30:08 Axe kernel: usb 1-3: Manufacturer: SAMSUNG
Oct 30 01:30:08 Axe kernel: usb 1-3: SerialNumber: R58M867PDEK
Oct 30 01:30:08 Axe kernel: cdc_acm 1-3:1.1: ttyACM0: USB ACM device
Oct 30 01:30:08 Axe kernel: usbcore: registered new interface driver cdc_acm
Oct 30 01:30:08 Axe kernel: cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
Oct 30 01:30:19 Axe systemd[1]: systemd-timedated.service: Deactivated successfully.
Oct 30 01:30:21 Axe kernel: usb 1-3: USB disconnect, device number 6
Oct 30 01:30:21 Axe kernel: usb 1-3: new high-speed USB device number 7 using xhci_hcd
Oct 30 01:30:21 Axe kernel: usb 1-3: New USB device found, idVendor=04e8, idProduct=6864, bcdDevice= 4.00
Oct 30 01:30:21 Axe kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 30 01:30:21 Axe kernel: usb 1-3: Product: SAMSUNG_Android
Oct 30 01:30:21 Axe kernel: usb 1-3: Manufacturer: SAMSUNG
Oct 30 01:30:21 Axe kernel: usb 1-3: SerialNumber: R58M867PDEK
Oct 30 01:30:21 Axe kernel: usbcore: registered new interface driver cdc_ether
Oct 30 01:30:21 Axe NetworkManager[467]: <info>  [1698618621.7825] manager: (usb0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Oct 30 01:30:21 Axe kernel: rndis_host 1-3:1.0 usb0: register 'rndis_host' at usb-0000:00:14.0-3, RNDIS device, 02:2f:02:68:09:7d
Oct 30 01:30:21 Axe kernel: usbcore: registered new interface driver rndis_host
Oct 30 01:30:21 Axe kernel: rndis_host 1-3:1.0 enp0s20f0u3: renamed from usb0
Oct 30 01:30:21 Axe NetworkManager[467]: <info>  [1698618621.8087] device (usb0): interface index 2 renamed iface from 'usb0' to 'enp0s20f0u3'
Oct 30 01:30:21 Axe NetworkManager[467]: <info>  [1698618621.8177] device (enp0s20f0u3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Oct 30 01:30:21 Axe NetworkManager[467]: <info>  [1698618621.8199] settings: (enp0s20f0u3): created default wired connection 'Wired connection 1'
Oct 30 01:30:21 Axe NetworkManager[467]: <info>  [1698618621.8203] device (enp0s20f0u3): carrier: link connected
Oct 30 01:30:21 Axe NetworkManager[467]: <info>  [1698618621.8207] device (enp0s20f0u3): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Oct 30 01:30:21 Axe dbus-daemon[460]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.1' (uid=0 pid=467 comm="/usr/bin/NetworkManager --no-daemon")
Oct 30 01:30:21 Axe NetworkManager[467]: <info>  [1698618621.8213] policy: auto-activating connection 'Wired connection 1' (ba89ae58-4bae-3490-a5f0-cb29445846d0)
Oct 30 01:30:21 Axe NetworkManager[467]: <info>  [1698618621.8217] device (enp0s20f0u3): Activation: starting connection 'Wired connection 1' (ba89ae58-4bae-3490-a5f0-cb29445846d0)
Oct 30 01:30:21 Axe NetworkManager[467]: <info>  [1698618621.8218] device (enp0s20f0u3): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Oct 30 01:30:21 Axe NetworkManager[467]: <info>  [1698618621.8221] manager: NetworkManager state is now CONNECTING
Oct 30 01:30:21 Axe NetworkManager[467]: <info>  [1698618621.8223] device (enp0s20f0u3): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Oct 30 01:30:21 Axe NetworkManager[467]: <info>  [1698618621.8231] device (enp0s20f0u3): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Oct 30 01:30:21 Axe NetworkManager[467]: <info>  [1698618621.8245] dhcp4 (enp0s20f0u3): activation: beginning transaction (timeout in 45 seconds)
Oct 30 01:30:21 Axe dhcpcd[463]: enp0s20f0u3: waiting for carrier
Oct 30 01:30:21 Axe dhcpcd[463]: enp0s20f0u3: carrier acquired
Oct 30 01:30:21 Axe dhcpcd[463]: enp0s20f0u3: IAID 02:68:09:7d
Oct 30 01:30:21 Axe dhcpcd[463]: enp0s20f0u3: adding address fe80::a205:4704:961d:e1e5
Oct 30 01:30:21 Axe systemd[1]: Starting Network Manager Script Dispatcher Service...
Oct 30 01:30:21 Axe dhcpcd[463]: enp0s20f0u3: IAID 02:68:09:7d
Oct 30 01:30:21 Axe dbus-daemon[460]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Oct 30 01:30:21 Axe systemd[1]: Started Network Manager Script Dispatcher Service.
Oct 30 01:30:22 Axe dhcpcd[463]: enp0s20f0u3: soliciting an IPv6 router
Oct 30 01:30:22 Axe dhcpcd[463]: enp0s20f0u3: soliciting a DHCP lease
Oct 30 01:30:22 Axe dhcpcd[463]: enp0s20f0u3: probing address 192.168.26.33/24
Oct 30 01:30:22 Axe dhcpcd[463]: ps_bpf_recvmsg: Invalid argument
Oct 30 01:30:22 Axe dhcpcd[463]: ps_bpf_recvmsg: Invalid argument
Oct 30 01:30:23 Axe dhcpcd[463]: ps_bpf_recvmsg: Invalid argument
Oct 30 01:30:23 Axe dhcpcd[463]: ps_bpf_recvmsg: Invalid argument
Oct 30 01:30:23 Axe dbus-daemon[460]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.1' (uid=0 pid=467 comm="/usr/bin/NetworkManager --no-daemon")
Oct 30 01:30:23 Axe dbus-daemon[460]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Oct 30 01:30:23 Axe NetworkManager[467]: <info>  [1698618623.8312] dhcp4 (enp0s20f0u3): state changed new lease, address=192.168.26.34
Oct 30 01:30:23 Axe NetworkManager[467]: <info>  [1698618623.8318] policy: set 'Wired connection 1' (enp0s20f0u3) as default for IPv4 routing and DNS
Oct 30 01:30:23 Axe dbus-daemon[460]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.1' (uid=0 pid=467 comm="/usr/bin/NetworkManager --no-daemon")
Oct 30 01:30:23 Axe dbus-daemon[460]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Oct 30 01:30:23 Axe NetworkManager[467]: <info>  [1698618623.8413] device (enp0s20f0u3): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Oct 30 01:30:23 Axe NetworkManager[467]: <info>  [1698618623.8460] device (enp0s20f0u3): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Oct 30 01:30:23 Axe NetworkManager[467]: <info>  [1698618623.8461] device (enp0s20f0u3): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Oct 30 01:30:23 Axe NetworkManager[467]: <info>  [1698618623.8464] manager: NetworkManager state is now CONNECTED_SITE
Oct 30 01:30:23 Axe NetworkManager[467]: <info>  [1698618623.8466] device (enp0s20f0u3): Activation: successful, device activated.
Oct 30 01:30:23 Axe NetworkManager[467]: <info>  [1698618623.9802] manager: NetworkManager state is now CONNECTED_GLOBAL
Oct 30 01:30:24 Axe dhcpcd[463]: ps_bpf_recvmsg: Invalid argument
Oct 30 01:30:24 Axe dhcpcd[463]: ps_bpf_recvmsg: Invalid argument
Oct 30 01:30:26 Axe dhcpcd[463]: enp0s20f0u3: leased 192.168.26.33 for 3599 seconds
Oct 30 01:30:26 Axe dhcpcd[463]: enp0s20f0u3: adding route to 192.168.26.0/24
Oct 30 01:30:26 Axe dhcpcd[463]: enp0s20f0u3: adding default route via 192.168.26.109
Oct 30 01:30:26 Axe dhcpcd[463]: ps_bpf_recvmsg: Invalid argument
Oct 30 01:30:26 Axe dhcpcd[463]: ps_bpf_recvmsg: Invalid argument
Oct 30 01:30:27 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:30:27 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:30:28 Axe dhcpcd[463]: ps_bpf_recvmsg: Invalid argument
Oct 30 01:30:28 Axe dhcpcd[463]: ps_bpf_recvmsg: Invalid argument
Oct 30 01:30:31 Axe systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Oct 30 01:30:35 Axe dhcpcd[463]: enp0s20f0u3: no IPv6 Routers available
Oct 30 01:31:50 Axe systemd[1]: Unmounting EFI System Partition Automount...
Oct 30 01:31:50 Axe systemd[1]: efi.mount: Deactivated successfully.
Oct 30 01:31:50 Axe systemd[1]: Unmounted EFI System Partition Automount.
Oct 30 01:33:54 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:33:54 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:34:51 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:34:51 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:34:51 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:34:51 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:34:54 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:34:54 Axe rtkit-daemon[806]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 01:36:03 Axe dbus-daemon[460]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.33' (uid=0 pid=1371 comm="sudo journalctl -b")
Oct 30 01:36:03 Axe dbus-daemon[460]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Oct 30 01:36:05 Axe sudo[1371]:     dela : TTY=pts/1 ; PWD=/home/dela ; USER=root ; COMMAND=/usr/bin/journalctl -b
Oct 30 01:36:05 Axe sudo[1371]: pam_unix(sudo:session): session opened for user root(uid=0) by dela(uid=1000)

Offline

#5 2023-10-29 22:51:29

Delavore
Member
Registered: 2023-10-29
Posts: 4

Re: Problem with wireless connection after installing arch [SOLVED]

Answer for schnupferich

$ pacman -Q | grep linux
archlinux-keyring 20231026-1
linux 6.5.9.arch2-1
linux-api-headers 6.4-1
linux-firmware 20230804.7be2766d-2
linux-firmware-whence 20230804.7be2766d-2
linux-headers 6.5.9.arch2-1
linux-lts 6.1.60-1
util-linux 2.39.2-1
util-linux-libs 2.39.2-1
$ uname -r
6.1.60-1-lts

when i run this nothing happend:

sudo modprobe iwlwifi 

. Am i should delete linux lts and switch only for linux 6.5.9? Can i do it without reinstalling system or i shoud reinstall arch without installing linux-lts. In fact when i was installing arch, i install linux and linux-lts kernels.

Offline

#6 2023-10-29 23:15:42

schnupferich
Member
Registered: 2023-10-24
Posts: 14

Re: Problem with wireless connection after installing arch [SOLVED]

Delavore wrote:

Answer for schnupferich

$ pacman -Q | grep linux
archlinux-keyring 20231026-1
linux 6.5.9.arch2-1
linux-api-headers 6.4-1
linux-firmware 20230804.7be2766d-2
linux-firmware-whence 20230804.7be2766d-2
linux-headers 6.5.9.arch2-1
linux-lts 6.1.60-1
util-linux 2.39.2-1
util-linux-libs 2.39.2-1
$ uname -r
6.1.60-1-lts

when i run this nothing happend:

sudo modprobe iwlwifi 

. Am i should delete linux lts and switch only for linux 6.5.9? Can i do it without reinstalling system or i shoud reinstall arch without installing linux-lts. In fact when i was installing arch, i install linux and linux-lts kernels.

Do you use grub as a bootloader? If so, try to go to advanced linux option in the boot menu or what its called and boot the version called linux linux instead of the lts version. You could also modify your grub config, but try this first.

Last edited by schnupferich (2023-10-29 23:16:37)

Offline

#7 2023-10-29 23:22:34

Delavore
Member
Registered: 2023-10-29
Posts: 4

Re: Problem with wireless connection after installing arch [SOLVED]

Answer for everyone

I delete linux-lts and now my laptop see wlan0 interface. Thats great.

I run this commands

pacman -Rsn linux-lts
grub-mkconfig -o /boot/grub/grub.cfg

Now

$ uname -r
6.5.9-arch2-1

Thanks guys a lot

Last edited by Delavore (2023-10-29 23:23:29)

Offline

Board footer

Powered by FluxBB