You are not logged in.

#1 2022-12-08 15:03:40

piragenth
Member
Registered: 2022-11-07
Posts: 1

Very slow arch boot | slow loader,Kernel,firmware

user@arch ~# systemd-analyze
Startup finished in 20.328s (firmware) + 42.452s (loader) + 44.367s (kernel) + 17.149s (userspace) = 2min 4.298s
graphical.target reached after 17.149s in userspace.

my arch userspace is booting fast as usual but firmware, loader, kernel is very slow

user@arch ~# systemd-analyze blame

14.421s lvm2-monitor.service
2.151s docker.service
  376ms smb.service
  313ms home-piragenth-NAS\x2dServer-NAS.mount
  313ms home-piragenth-NAS\x2dServer-NAS\x2d1.mount
  313ms home-piragenth-NAS\x2dServer-NAS\x2dHome.mount
  311ms ntpd.service
  229ms dev-nvme0n1p3.device
  219ms udisks2.service
  141ms user@1000.service
   84ms systemd-udev-trigger.service
   78ms wol.service
   65ms iwd.service
   65ms ldconfig.service
   60ms systemd-fsck@dev-disk-by\x2dlabel-EFIBOOT.service
   49ms systemd-journal-flush.service
   45ms upower.service
   37ms systemd-journald.service
   34ms cups.service
   34ms NetworkManager.service
   33ms systemd-logind.service
   30ms systemd-modules-load.service
   30ms systemd-udevd.service
   26ms avahi-daemon.service
   25ms bluetooth.service
   23ms plymouth-start.service
   23ms plymouth-quit.service
   23ms plymouth-quit-wait.service
   23ms systemd-tmpfiles-setup.service
   22ms dbus.service
   18ms systemd-tmpfiles-setup-dev.service
   12ms boot.mount
   11ms systemd-sysusers.service
   11ms plymouth-read-write.service
   10ms modprobe@fuse.service
    9ms systemd-journal-catalog-update.service
    7ms dev-hugepages.mount
    7ms polkit.service
    7ms dev-mqueue.mount
    6ms sys-kernel-debug.mount
    6ms sys-kernel-tracing.mount
    6ms alsa-restore.service
    5ms tmp.mount
    5ms systemd-update-utmp.service
    5ms rtkit-daemon.service
    5ms systemd-binfmt.service
    5ms systemd-random-seed.service
    5ms kmod-static-nodes.service
    4ms systemd-vconsole-setup.service
    4ms systemd-rfkill.service
    4ms user-runtime-dir@1000.service
    4ms systemd-remount-fs.service
    4ms modprobe@configfs.service
    4ms systemd-sysctl.service
    3ms modprobe@drm.service
    2ms systemd-user-sessions.service
    2ms systemd-update-done.service
    1ms proc-sys-fs-binfmt_misc.mount
    1ms sys-fs-fuse-connections.mount
    1ms sys-kernel-config.mount
  824us docker.socket

this is my dmesg:
[    0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000042f37ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000042f380000-0x000000042fffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi: ACPI=0xccdf0000 ACPI 2.0=0xccdf0014 TPMFinalLog=0xccdba000 SMBIOS=0xcdc07000 MEMATTR=0xc81be018
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: Micro-Star International Co., Ltd. MS-7C95/B550M PRO-VDH WIFI (MS-7C95), BIOS 2.50 12/04/2020
[    0.000000] tsc: Fast TSC calibration failed
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] last_pfn = 0x42f380 max_arch_pfn = 0x400000000
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT 
[    0.000000] total RAM covered: 3327M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K     chunk_size: 64M     num_reg: 4      lose cover RAM: 0G
[    0.000000] e820: update [mem 0xcd3d0000-0xcd3dffff] usable ==> reserved
[    0.000000] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
[    0.000000] last_pfn = 0xcf000 max_arch_pfn = 0x400000000
[    0.000000] Using GB pages for direct mapping
[    0.000000] Secure boot disabled
[    0.000000] RAMDISK: [mem 0x2be6b000-0x31f2cfff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000CCDF0014 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000CCDEF728 0000CC (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.000000] ACPI: FACP 0x00000000CB6F9000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000CB6F2000 006DB2 (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.000000] ACPI: FACS 0x00000000CCDEA000 000040
[    0.000000] ACPI: SSDT 0x00000000CB6FF000 008C98 (v02 AMD    AmdTable 00000002 MSFT 04000000)
[    0.000000] ACPI: SSDT 0x00000000CB6FB000 003A7E (v01 AMD    AMD AOD  00000001 INTL 20120913)
[    0.000000] ACPI: SSDT 0x00000000CB6FA000 000221 (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
[    0.000000] ACPI: FIDT 0x00000000CB6F1000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x00000000CB6F0000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.000000] ACPI: HPET 0x00000000CB6EF000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.000000] ACPI: TPM2 0x00000000CB6EE000 00004C (v04 ALASKA A M I    00000001 AMI  00000000)
[    0.000000] ACPI: IVRS 0x00000000CB6ED000 0000D0 (v02 AMD    AmdTable 00000001 AMD  00000000)
[    0.000000] ACPI: PCCT 0x00000000CB6EC000 00006E (v02 AMD    AmdTable 00000001 AMD  00000000)
[    0.000000] ACPI: SSDT 0x00000000CB6E8000 003F19 (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.000000] ACPI: CRAT 0x00000000CB6E7000 000ED8 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.000000] ACPI: CDIT 0x00000000CB6E6000 000029 (v01 AMD    AmdTable 00000001 AMD  00000001)
[    0.000000] ACPI: BGRT 0x00000000CB6E5000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000CB6E1000 0034A4 (v01 AMD    ArticN   00000001 INTL 20120913)
[    0.000000] ACPI: WSMT 0x00000000CB6E0000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: APIC 0x00000000CB6DF000 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000CB6DE000 00007D (v01 AMD    ArticDIS 00000001 INTL 20120913)
[    0.000000] ACPI: SSDT 0x00000000CB6DC000 0010AF (v01 AMD    ArticC   00000001 INTL 20120913)
[    0.000000] ACPI: SSDT 0x00000000CB6DB000 0000BF (v01 AMD    AmdTable 00001000 INTL 20120913)
[    0.000000] ACPI: FPDT 0x00000000CB6DA000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.000000] ACPI: Reserving FACP table memory at [mem 0xcb6f9000-0xcb6f9113]
[    0.000000] ACPI: Reserving DSDT table memory at [mem 0xcb6f2000-0xcb6f8db1]
[    0.000000] ACPI: Reserving FACS table memory at [mem 0xccdea000-0xccdea03f]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xcb6ff000-0xcb707c97]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xcb6fb000-0xcb6fea7d]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xcb6fa000-0xcb6fa220]
[    0.000000] ACPI: Reserving FIDT table memory at [mem 0xcb6f1000-0xcb6f109b]
[    0.000000] ACPI: Reserving MCFG table memory at [mem 0xcb6f0000-0xcb6f003b]
[    0.000000] ACPI: Reserving HPET table memory at [mem 0xcb6ef000-0xcb6ef037]
[    0.000000] ACPI: Reserving TPM2 table memory at [mem 0xcb6ee000-0xcb6ee04b]
[    0.000000] ACPI: Reserving IVRS table memory at [mem 0xcb6ed000-0xcb6ed0cf]
[    0.000000] ACPI: Reserving PCCT table memory at [mem 0xcb6ec000-0xcb6ec06d]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xcb6e8000-0xcb6ebf18]
[    0.000000] ACPI: Reserving CRAT table memory at [mem 0xcb6e7000-0xcb6e7ed7]
[    0.000000] ACPI: Reserving CDIT table memory at [mem 0xcb6e6000-0xcb6e6028]
[    0.000000] ACPI: Reserving BGRT table memory at [mem 0xcb6e5000-0xcb6e5037]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xcb6e1000-0xcb6e44a3]
[    0.000000] ACPI: Reserving WSMT table memory at [mem 0xcb6e0000-0xcb6e0027]
[    0.000000] ACPI: Reserving APIC table memory at [mem 0xcb6df000-0xcb6df15d]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xcb6de000-0xcb6de07c]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xcb6dc000-0xcb6dd0ae]
[    0.000000] ACPI: Reserving SSDT table memory at [mem 0xcb6db000-0xcb6db0be]
[    0.000000] ACPI: Reserving FPDT table memory at [mem 0xcb6da000-0xcb6da043]
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000042f37ffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x42f37c000-0x42f37ffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000042f37ffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x0000000009e01fff]
[    0.000000]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.000000]   node   0: [mem 0x000000000a210000-0x000000000affffff]
[    0.000000]   node   0: [mem 0x000000000b020000-0x00000000cb33cfff]
[    0.000000]   node   0: [mem 0x00000000cddff000-0x00000000ceffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000042f37ffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000042f37ffff]
[    0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.000000] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 510 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 16 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 32 pages in unavailable ranges
[    0.000000] On node 0, zone DMA32: 10946 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 4096 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 3200 pages in unavailable ranges
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
[    0.000000] IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.000000] e820: update [mem 0xc813a000-0xc8196fff] usable ==> reserved
[    0.000000] smpboot: Allowing 32 CPUs, 16 hotplug CPUs
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x09e02000-0x09ffffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xc813a000-0xc8196fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xcb33d000-0xcb6a3fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xcb6a4000-0xcb707fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xcb708000-0xcce06fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xcce07000-0xcdd56fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xcdd57000-0xcddfefff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xcf000000-0xcfffffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xefffffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfd1fffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfd200000-0xfd2fffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfd300000-0xfd5fffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfd600000-0xfd7fffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfd800000-0xfe9fffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xfeffffff]
[    0.000000] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] [mem 0xd0000000-0xefffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.000000] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1
[    0.000000] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
[    0.000000] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[    0.000000] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
[    0.000000] Fallback order for Node 0: 0
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 4110005
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=18dbb12e-5d93-4b02-9cd6-00f225183185 rw loglevel=3 splash
[    0.000000] Unknown kernel command line parameters "splash BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
[    0.000000] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.000000] printk: log_buf_len total cpu_extra contributions: 126976 bytes
[    0.000000] printk: log_buf_len min size: 131072 bytes
[    0.000000] printk: log_buf_len: 262144 bytes
[    0.000000] printk: early log buf free: 116536(88%)
[    0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.000000] software IO TLB: area num 32.
[    0.000000] Memory: 16101160K/16701628K available (16391K kernel code, 2092K rwdata, 11380K rodata, 2128K init, 3472K bss, 600208K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[    0.000000] ftrace: allocating 45990 entries in 180 pages
[    0.000000] ftrace: allocated 180 pages with 4 groups
[    0.000000] Dynamic Preempt: full
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
[    0.000000] rcu:     RCU priority boosting: priority 1 delay 500 ms.
[    0.000000]     Trampoline variant of Tasks RCU enabled.
[    0.000000]     Rude variant of Tasks RCU enabled.
[    0.000000]     Tracing variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[    0.000000] NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.000000] random: crng init done
[    0.000000] Console: colour dummy device 80x25
[    0.000000] printk: console [tty0] enabled
[    0.000000] ACPI: Core revision 20220331
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.000000] APIC: Switch to symmetric I/O mode setup
[    0.000000] AMD-Vi: Using global IVHD EFR:0x58f77ef22294ade, EFR2:0x0
[    0.000000] Switched APIC routing to physical flat.
[    0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.019999] tsc: PIT calibration matches HPET. 1 loops
[    0.019999] tsc: Detected 3600.058 MHz processor
[    0.000002] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33e48a34f66, max_idle_ns: 440795380210 ns
[    0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 7202.12 BogoMIPS (lpj=12000193)
[    0.000007] pid_max: default: 32768 minimum: 301
[    0.003143] LSM: Security Framework initializing
[    0.003147] landlock: Up and running.
[    0.003148] Yama: becoming mindful.
[    0.003154] LSM support for eBPF active
[    0.003189] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.003212] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.003404] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.003443] LVT offset 1 assigned for vector 0xf9
[    0.003565] LVT offset 2 assigned for vector 0xf4
[    0.003599] process: using mwait in idle threads
[    0.003600] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.003601] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.003603] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.003604] Spectre V2 : Mitigation: Retpolines
[    0.003605] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.003606] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.003606] Spectre V2 : Enabling Speculation Barrier for firmware calls
[    0.003607] RETBleed: Mitigation: untrained return thunk
[    0.003608] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.003608] Spectre V2 : Selecting STIBP always-on mode to complement retbleed mitigation
[    0.003609] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.003610] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.010342] Freeing SMP alternatives memory: 36K
[    0.119316] smpboot: CPU0: AMD Ryzen 7 3700X 8-Core Processor (family: 0x17, model: 0x71, stepping: 0x0)
[    0.119414] cblist_init_generic: Setting adjustable number of callback queues.
[    0.119418] cblist_init_generic: Setting shift to 5 and lim to 1.
[    0.119429] cblist_init_generic: Setting shift to 5 and lim to 1.
[    0.119445] cblist_init_generic: Setting shift to 5 and lim to 1.
[    0.119453] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.119456] ... version:                0
[    0.119456] ... bit width:              48
[    0.119457] ... generic registers:      6
[    0.119457] ... value mask:             0000ffffffffffff
[    0.119458] ... max period:             00007fffffffffff
[    0.119458] ... fixed-purpose events:   0
[    0.119459] ... event mask:             000000000000003f
[    0.119507] rcu: Hierarchical SRCU implementation.
[    0.119507] rcu:     Max phase no-delay instances is 1000.
[    0.119819] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.120002] smp: Bringing up secondary CPUs ...
[    0.120003] x86: Booting SMP configuration:
[    0.120003] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8
[    0.135578] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.135578]   #9 #10 #11 #12 #13 #14 #15
[    0.150035] smp: Brought up 1 node, 16 CPUs
[    0.150035] smpboot: Max logical packages: 2
[    0.150035] smpboot: Total of 16 processors activated (115247.93 BogoMIPS)
[    0.150862] devtmpfs: initialized
[    0.150862] x86/mm: Memory block size: 128MB
[    0.153927] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20ffff] (65536 bytes)
[    0.153927] ACPI: PM: Registering ACPI NVS region [mem 0xcb708000-0xcce06fff] (24113152 bytes)
[    0.153927] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.153927] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    0.153927] pinctrl core: initialized pinctrl subsystem
[    0.153927] PM: RTC time: 14:53:56, date: 2022-12-08
[    0.154092] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.154269] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.154386] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.154501] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.154510] audit: initializing netlink subsys (disabled)
[    0.154514] audit: type=2000 audit(1670511236.173:1): state=initialized audit_enabled=0 res=1
[    0.154514] thermal_sys: Registered thermal governor 'fair_share'
[    0.154514] thermal_sys: Registered thermal governor 'bang_bang'
[    0.154514] thermal_sys: Registered thermal governor 'step_wise'
[    0.154514] thermal_sys: Registered thermal governor 'user_space'
[    0.154514] thermal_sys: Registered thermal governor 'power_allocator'
[    0.154514] cpuidle: using governor ladder
[    0.154514] cpuidle: using governor menu
[    0.154514] Detected 1 PCC Subspaces
[    0.154514] Registering PCC driver as Mailbox controller
[    0.154514] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.154514] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.154514] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.154514] PCI: Using configuration type 1 for base access
[    0.154514] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.156727] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.156727] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.156727] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.156727] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.156732] ACPI: Added _OSI(Module Device)
[    0.156732] ACPI: Added _OSI(Processor Device)
[    0.156733] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.156734] ACPI: Added _OSI(Processor Aggregator Device)
[    0.156735] ACPI: Added _OSI(Linux-Dell-Video)
[    0.156735] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.156736] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.165143] ACPI: 9 ACPI AML tables successfully acquired and loaded
[    0.166354] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.171539] ACPI: Interpreter enabled
[    0.171539] ACPI: PM: (supports S0 S3 S4 S5)
[    0.171539] ACPI: Using IOAPIC for interrupt routing
[    0.171539] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.171539] PCI: Using E820 reservations for host bridge windows
[    0.171539] ACPI: Enabled 7 GPEs in block 00 to 1F
[    0.179110] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.179114] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.179188] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug PME LTR DPC]
[    0.179323] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug AER PCIeCapability]
[    0.179330] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge
[    0.179681] PCI host bridge to bus 0000:00
[    0.179682] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.179683] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.179684] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.179685] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.179686] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    0.179687] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfec2ffff window]
[    0.179688] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[    0.179689] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.179702] pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
[    0.179777] pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
[    0.179855] pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
[    0.179903] pci 0000:00:01.1: [1022:1483] type 01 class 0x060400
[    0.179933] pci 0000:00:01.1: enabling Extended Tags
[    0.179984] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.180079] pci 0000:00:01.2: [1022:1483] type 01 class 0x060400
[    0.180108] pci 0000:00:01.2: enabling Extended Tags
[    0.180158] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    0.180267] pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
[    0.180317] pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
[    0.180365] pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
[    0.180442] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    0.180535] pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
[    0.180584] pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
[    0.180635] pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
[    0.180680] pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
[    0.180704] pci 0000:00:07.1: enabling Extended Tags
[    0.180742] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    0.180819] pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
[    0.180865] pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
[    0.180890] pci 0000:00:08.1: enabling Extended Tags
[    0.180932] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.181032] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.181134] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.181253] pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
[    0.181276] pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
[    0.181299] pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
[    0.181321] pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
[    0.181343] pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
[    0.181365] pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
[    0.181387] pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
[    0.181410] pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
[    0.181489] pci 0000:01:00.0: [10ec:5762] type 00 class 0x010802
[    0.181511] pci 0000:01:00.0: reg 0x10: [mem 0xfc800000-0xfc803fff 64bit]
[    0.181544] pci 0000:01:00.0: reg 0x24: [mem 0xfc804000-0xfc805fff]
[    0.181721] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.181726] pci 0000:00:01.1:   bridge window [mem 0xfc800000-0xfc8fffff]
[    0.181783] pci 0000:02:00.0: [1022:43ee] type 00 class 0x0c0330
[    0.181803] pci 0000:02:00.0: reg 0x10: [mem 0xfc7a0000-0xfc7a7fff 64bit]
[    0.181847] pci 0000:02:00.0: enabling Extended Tags
[    0.181901] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.181999] pci 0000:02:00.1: [1022:43eb] type 00 class 0x010601
[    0.182052] pci 0000:02:00.1: reg 0x24: [mem 0xfc780000-0xfc79ffff]
[    0.182060] pci 0000:02:00.1: reg 0x30: [mem 0xfc700000-0xfc77ffff pref]
[    0.182067] pci 0000:02:00.1: enabling Extended Tags
[    0.182112] pci 0000:02:00.1: PME# supported from D3hot D3cold
[    0.182183] pci 0000:02:00.2: [1022:43e9] type 01 class 0x060400
[    0.182232] pci 0000:02:00.2: enabling Extended Tags
[    0.182282] pci 0000:02:00.2: PME# supported from D3hot D3cold
[    0.182375] pci 0000:00:01.2: PCI bridge to [bus 02-2a]
[    0.182379] pci 0000:00:01.2:   bridge window [io  0xf000-0xffff]
[    0.182381] pci 0000:00:01.2:   bridge window [mem 0xfc500000-0xfc7fffff]
[    0.182480] pci 0000:03:00.0: [1022:43ea] type 01 class 0x060400
[    0.182532] pci 0000:03:00.0: enabling Extended Tags
[    0.182590] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.182688] pci 0000:03:06.0: [1022:43ea] type 01 class 0x060400
[    0.182740] pci 0000:03:06.0: enabling Extended Tags
[    0.182798] pci 0000:03:06.0: PME# supported from D3hot D3cold
[    0.182885] pci 0000:03:07.0: [1022:43ea] type 01 class 0x060400
[    0.182937] pci 0000:03:07.0: enabling Extended Tags
[    0.182995] pci 0000:03:07.0: PME# supported from D3hot D3cold
[    0.183084] pci 0000:03:08.0: [1022:43ea] type 01 class 0x060400
[    0.183137] pci 0000:03:08.0: enabling Extended Tags
[    0.183194] pci 0000:03:08.0: PME# supported from D3hot D3cold
[    0.183290] pci 0000:03:09.0: [1022:43ea] type 01 class 0x060400
[    0.183345] pci 0000:03:09.0: enabling Extended Tags
[    0.183403] pci 0000:03:09.0: PME# supported from D3hot D3cold
[    0.183502] pci 0000:02:00.2: PCI bridge to [bus 03-2a]
[    0.183507] pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
[    0.183510] pci 0000:02:00.2:   bridge window [mem 0xfc500000-0xfc6fffff]
[    0.183546] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.183590] pci 0000:03:06.0: PCI bridge to [bus 05]
[    0.183634] pci 0000:03:07.0: PCI bridge to [bus 06]
[    0.183758] pci 0000:29:00.0: [8086:24fb] type 00 class 0x028000
[    0.183806] pci 0000:29:00.0: reg 0x10: [mem 0xfc600000-0xfc601fff 64bit]
[    0.184048] pci 0000:29:00.0: PME# supported from D0 D3hot D3cold
[    0.184266] pci 0000:03:08.0: PCI bridge to [bus 29]
[    0.184274] pci 0000:03:08.0:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.184345] pci 0000:2a:00.0: [10ec:8168] type 00 class 0x020000
[    0.184371] pci 0000:2a:00.0: reg 0x10: [io  0xf000-0xf0ff]
[    0.184402] pci 0000:2a:00.0: reg 0x18: [mem 0xfc504000-0xfc504fff 64bit]
[    0.184422] pci 0000:2a:00.0: reg 0x20: [mem 0xfc500000-0xfc503fff 64bit]
[    0.184579] pci 0000:2a:00.0: supports D1 D2
[    0.184580] pci 0000:2a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.184764] pci 0000:03:09.0: PCI bridge to [bus 2a]
[    0.184770] pci 0000:03:09.0:   bridge window [io  0xf000-0xffff]
[    0.184773] pci 0000:03:09.0:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.184850] pci 0000:2b:00.0: [10de:2188] type 00 class 0x030000
[    0.184865] pci 0000:2b:00.0: reg 0x10: [mem 0xfb000000-0xfbffffff]
[    0.184877] pci 0000:2b:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.184889] pci 0000:2b:00.0: reg 0x1c: [mem 0xe0000000-0xe1ffffff 64bit pref]
[    0.184897] pci 0000:2b:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.184905] pci 0000:2b:00.0: reg 0x30: [mem 0xfc000000-0xfc07ffff pref]
[    0.184923] pci 0000:2b:00.0: BAR 1: assigned to efifb
[    0.184975] pci 0000:2b:00.0: PME# supported from D0 D3hot D3cold
[    0.185055] pci 0000:2b:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:03.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[    0.185090] pci 0000:2b:00.1: [10de:1aeb] type 00 class 0x040300
[    0.185103] pci 0000:2b:00.1: reg 0x10: [mem 0xfc080000-0xfc083fff]
[    0.185229] pci 0000:2b:00.2: [10de:1aec] type 00 class 0x0c0330
[    0.185249] pci 0000:2b:00.2: reg 0x10: [mem 0xe2000000-0xe203ffff 64bit pref]
[    0.185268] pci 0000:2b:00.2: reg 0x1c: [mem 0xe2040000-0xe204ffff 64bit pref]
[    0.185328] pci 0000:2b:00.2: PME# supported from D0 D3hot D3cold
[    0.185381] pci 0000:2b:00.3: [10de:1aed] type 00 class 0x0c8000
[    0.185394] pci 0000:2b:00.3: reg 0x10: [mem 0xfc084000-0xfc084fff]
[    0.185471] pci 0000:2b:00.3: PME# supported from D0 D3hot D3cold
[    0.185551] pci 0000:00:03.1: PCI bridge to [bus 2b]
[    0.185554] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.185556] pci 0000:00:03.1:   bridge window [mem 0xfb000000-0xfc0fffff]
[    0.185560] pci 0000:00:03.1:   bridge window [mem 0xd0000000-0xe20fffff 64bit pref]
[    0.185594] pci 0000:2c:00.0: [1022:148a] type 00 class 0x130000
[    0.185622] pci 0000:2c:00.0: enabling Extended Tags
[    0.185731] pci 0000:00:07.1: PCI bridge to [bus 2c]
[    0.185781] pci 0000:2d:00.0: [1022:1485] type 00 class 0x130000
[    0.185814] pci 0000:2d:00.0: enabling Extended Tags
[    0.185925] pci 0000:2d:00.1: [1022:1486] type 00 class 0x108000
[    0.185941] pci 0000:2d:00.1: reg 0x18: [mem 0xfc300000-0xfc3fffff]
[    0.185952] pci 0000:2d:00.1: reg 0x24: [mem 0xfc408000-0xfc409fff]
[    0.185960] pci 0000:2d:00.1: enabling Extended Tags
[    0.186059] pci 0000:2d:00.3: [1022:149c] type 00 class 0x0c0330
[    0.186072] pci 0000:2d:00.3: reg 0x10: [mem 0xfc200000-0xfc2fffff 64bit]
[    0.186102] pci 0000:2d:00.3: enabling Extended Tags
[    0.186147] pci 0000:2d:00.3: PME# supported from D0 D3hot D3cold
[    0.186220] pci 0000:2d:00.4: [1022:1487] type 00 class 0x040300
[    0.186230] pci 0000:2d:00.4: reg 0x10: [mem 0xfc400000-0xfc407fff]
[    0.186255] pci 0000:2d:00.4: enabling Extended Tags
[    0.186297] pci 0000:2d:00.4: PME# supported from D0 D3hot D3cold
[    0.186376] pci 0000:00:08.1: PCI bridge to [bus 2d]
[    0.186380] pci 0000:00:08.1:   bridge window [mem 0xfc200000-0xfc4fffff]
[    0.186718] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.186762] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.186799] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.186844] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.186885] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.186919] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.186953] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.186987] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.190037] iommu: Default domain type: Translated
[    0.190037] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.190105] SCSI subsystem initialized
[    0.190110] libata version 3.00 loaded.
[    0.190110] ACPI: bus type USB registered
[    0.190110] usbcore: registered new interface driver usbfs
[    0.190110] usbcore: registered new interface driver hub
[    0.190110] usbcore: registered new device driver usb
[    0.190110] pps_core: LinuxPPS API ver. 1 registered
[    0.190110] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.190110] PTP clock support registered
[    0.190110] EDAC MC: Ver: 3.0.0
[    0.190142] Registered efivars operations
[    0.190142] NetLabel: Initializing
[    0.190142] NetLabel:  domain hash size = 128
[    0.190142] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.190142] NetLabel:  unlabeled traffic allowed by default
[    0.190142] mctp: management component transport protocol core
[    0.190142] NET: Registered PF_MCTP protocol family
[    0.190142] PCI: Using ACPI for IRQ routing
[    0.192032] PCI: pci_cache_line_size set to 64 bytes
[    0.192032] e820: reserve RAM buffer [mem 0x09e02000-0x0bffffff]
[    0.192032] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.192032] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    0.192032] e820: reserve RAM buffer [mem 0xc813a000-0xcbffffff]
[    0.192032] e820: reserve RAM buffer [mem 0xcb33d000-0xcbffffff]
[    0.192032] e820: reserve RAM buffer [mem 0xcf000000-0xcfffffff]
[    0.192032] e820: reserve RAM buffer [mem 0x42f380000-0x42fffffff]
[    0.193354] pci 0000:2b:00.0: vgaarb: setting as boot VGA device
[    0.193354] pci 0000:2b:00.0: vgaarb: bridge control possible
[    0.193354] pci 0000:2b:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.193354] vgaarb: loaded
[    0.193363] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.193366] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.196719] clocksource: Switched to clocksource tsc-early
[    0.196803] VFS: Disk quotas dquot_6.6.0
[    0.196815] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.196859] pnp: PnP ACPI init
[    0.196915] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.196962] system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved
[    0.197106] system 00:03: [io  0x0a00-0x0a0f] has been reserved
[    0.197107] system 00:03: [io  0x0a10-0x0a1f] has been reserved
[    0.197108] system 00:03: [io  0x0a20-0x0a2f] has been reserved
[    0.197307] pnp 00:04: [dma 0 disabled]
[    0.197513] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.197514] system 00:05: [io  0x040b] has been reserved
[    0.197515] system 00:05: [io  0x04d6] has been reserved
[    0.197516] system 00:05: [io  0x0c00-0x0c01] has been reserved
[    0.197517] system 00:05: [io  0x0c14] has been reserved
[    0.197518] system 00:05: [io  0x0c50-0x0c51] has been reserved
[    0.197519] system 00:05: [io  0x0c52] has been reserved
[    0.197519] system 00:05: [io  0x0c6c] has been reserved
[    0.197520] system 00:05: [io  0x0c6f] has been reserved
[    0.197521] system 00:05: [io  0x0cd0-0x0cd1] has been reserved
[    0.197522] system 00:05: [io  0x0cd2-0x0cd3] has been reserved
[    0.197523] system 00:05: [io  0x0cd4-0x0cd5] has been reserved
[    0.197524] system 00:05: [io  0x0cd6-0x0cd7] has been reserved
[    0.197525] system 00:05: [io  0x0cd8-0x0cdf] has been reserved
[    0.197526] system 00:05: [io  0x0800-0x089f] has been reserved
[    0.197527] system 00:05: [io  0x0b00-0x0b0f] has been reserved
[    0.197528] system 00:05: [io  0x0b20-0x0b3f] has been reserved
[    0.197529] system 00:05: [io  0x0900-0x090f] has been reserved
[    0.197529] system 00:05: [io  0x0910-0x091f] has been reserved
[    0.197531] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.197532] system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.197533] system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.197534] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.197536] system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.197537] system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.197538] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.197958] pnp: PnP ACPI: found 6 devices
[    0.203248] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.203297] NET: Registered PF_INET protocol family
[    0.203538] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.205412] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.205443] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.205562] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.205749] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.205810] TCP: Hash tables configured (established 131072 bind 65536)
[    0.205902] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.205959] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.205995] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.206048] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.206061] NET: Registered PF_XDP protocol family
[    0.206069] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.206073] pci 0000:00:01.1:   bridge window [mem 0xfc800000-0xfc8fffff]
[    0.206079] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.206089] pci 0000:03:06.0: PCI bridge to [bus 05]
[    0.206100] pci 0000:03:07.0: PCI bridge to [bus 06]
[    0.206111] pci 0000:03:08.0: PCI bridge to [bus 29]
[    0.206115] pci 0000:03:08.0:   bridge window [mem 0xfc600000-0xfc6fffff]
[    0.206122] pci 0000:03:09.0: PCI bridge to [bus 2a]
[    0.206124] pci 0000:03:09.0:   bridge window [io  0xf000-0xffff]
[    0.206129] pci 0000:03:09.0:   bridge window [mem 0xfc500000-0xfc5fffff]
[    0.206136] pci 0000:02:00.2: PCI bridge to [bus 03-2a]
[    0.206138] pci 0000:02:00.2:   bridge window [io  0xf000-0xffff]
[    0.206142] pci 0000:02:00.2:   bridge window [mem 0xfc500000-0xfc6fffff]
[    0.206149] pci 0000:00:01.2: PCI bridge to [bus 02-2a]
[    0.206151] pci 0000:00:01.2:   bridge window [io  0xf000-0xffff]
[    0.206153] pci 0000:00:01.2:   bridge window [mem 0xfc500000-0xfc7fffff]
[    0.206158] pci 0000:00:03.1: PCI bridge to [bus 2b]
[    0.206160] pci 0000:00:03.1:   bridge window [io  0xe000-0xefff]
[    0.206163] pci 0000:00:03.1:   bridge window [mem 0xfb000000-0xfc0fffff]
[    0.206165] pci 0000:00:03.1:   bridge window [mem 0xd0000000-0xe20fffff 64bit pref]
[    0.206168] pci 0000:00:07.1: PCI bridge to [bus 2c]
[    0.206174] pci 0000:00:08.1: PCI bridge to [bus 2d]
[    0.206176] pci 0000:00:08.1:   bridge window [mem 0xfc200000-0xfc4fffff]
[    0.206181] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.206182] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.206183] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.206184] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.206185] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[    0.206186] pci_bus 0000:00: resource 9 [mem 0xd0000000-0xfec2ffff window]
[    0.206187] pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window]
[    0.206188] pci_bus 0000:01: resource 1 [mem 0xfc800000-0xfc8fffff]
[    0.206189] pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
[    0.206190] pci_bus 0000:02: resource 1 [mem 0xfc500000-0xfc7fffff]
[    0.206191] pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
[    0.206192] pci_bus 0000:03: resource 1 [mem 0xfc500000-0xfc6fffff]
[    0.206193] pci_bus 0000:29: resource 1 [mem 0xfc600000-0xfc6fffff]
[    0.206194] pci_bus 0000:2a: resource 0 [io  0xf000-0xffff]
[    0.206194] pci_bus 0000:2a: resource 1 [mem 0xfc500000-0xfc5fffff]
[    0.206195] pci_bus 0000:2b: resource 0 [io  0xe000-0xefff]
[    0.206196] pci_bus 0000:2b: resource 1 [mem 0xfb000000-0xfc0fffff]
[    0.206197] pci_bus 0000:2b: resource 2 [mem 0xd0000000-0xe20fffff 64bit pref]
[    0.206198] pci_bus 0000:2d: resource 1 [mem 0xfc200000-0xfc4fffff]
[    0.206386] pci 0000:2b:00.1: D0 power state depends on 0000:2b:00.0
[    0.206440] pci 0000:2b:00.2: D0 power state depends on 0000:2b:00.0
[    0.206551] pci 0000:2b:00.3: D0 power state depends on 0000:2b:00.0
[    0.206677] PCI: CLS 64 bytes, default 64
[    0.206684] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.206705] Trying to unpack rootfs image as initramfs...
[    0.206711] pci 0000:00:01.0: Adding to iommu group 0
[    0.206716] pci 0000:00:01.1: Adding to iommu group 0
[    0.206721] pci 0000:00:01.2: Adding to iommu group 0
[    0.206729] pci 0000:00:02.0: Adding to iommu group 1
[    0.206738] pci 0000:00:03.0: Adding to iommu group 2
[    0.206743] pci 0000:00:03.1: Adding to iommu group 2
[    0.206751] pci 0000:00:04.0: Adding to iommu group 3
[    0.206758] pci 0000:00:05.0: Adding to iommu group 4
[    0.206767] pci 0000:00:07.0: Adding to iommu group 5
[    0.206773] pci 0000:00:07.1: Adding to iommu group 6
[    0.206781] pci 0000:00:08.0: Adding to iommu group 7
[    0.206788] pci 0000:00:08.1: Adding to iommu group 8
[    0.206797] pci 0000:00:14.0: Adding to iommu group 9
[    0.206802] pci 0000:00:14.3: Adding to iommu group 9
[    0.206823] pci 0000:00:18.0: Adding to iommu group 10
[    0.206828] pci 0000:00:18.1: Adding to iommu group 10
[    0.206833] pci 0000:00:18.2: Adding to iommu group 10
[    0.206839] pci 0000:00:18.3: Adding to iommu group 10
[    0.206844] pci 0000:00:18.4: Adding to iommu group 10
[    0.206849] pci 0000:00:18.5: Adding to iommu group 10
[    0.206854] pci 0000:00:18.6: Adding to iommu group 10
[    0.206859] pci 0000:00:18.7: Adding to iommu group 10
[    0.206862] pci 0000:01:00.0: Adding to iommu group 0
[    0.206864] pci 0000:02:00.0: Adding to iommu group 0
[    0.206866] pci 0000:02:00.1: Adding to iommu group 0
[    0.206869] pci 0000:02:00.2: Adding to iommu group 0
[    0.206871] pci 0000:03:00.0: Adding to iommu group 0
[    0.206873] pci 0000:03:06.0: Adding to iommu group 0
[    0.206875] pci 0000:03:07.0: Adding to iommu group 0
[    0.206878] pci 0000:03:08.0: Adding to iommu group 0
[    0.206880] pci 0000:03:09.0: Adding to iommu group 0
[    0.206883] pci 0000:29:00.0: Adding to iommu group 0
[    0.206886] pci 0000:2a:00.0: Adding to iommu group 0
[    0.206889] pci 0000:2b:00.0: Adding to iommu group 2
[    0.206891] pci 0000:2b:00.1: Adding to iommu group 2
[    0.206893] pci 0000:2b:00.2: Adding to iommu group 2
[    0.206895] pci 0000:2b:00.3: Adding to iommu group 2
[    0.206902] pci 0000:2c:00.0: Adding to iommu group 11
[    0.206909] pci 0000:2d:00.0: Adding to iommu group 12
[    0.206917] pci 0000:2d:00.1: Adding to iommu group 13
[    0.206925] pci 0000:2d:00.3: Adding to iommu group 14
[    0.206933] pci 0000:2d:00.4: Adding to iommu group 15
[    0.209607] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.209610] AMD-Vi: Extended features (0x58f77ef22294ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC
[    0.209615] AMD-Vi: Interrupt remapping enabled
[    0.209616] AMD-Vi: X2APIC enabled
[    0.209625] AMD-Vi: Virtual APIC enabled
[    0.209686] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.209688] software IO TLB: mapped [mem 0x00000000c26e4000-0x00000000c66e4000] (64MB)
[    0.209721] LVT offset 0 assigned for vector 0x400
[    0.213628] perf: AMD IBS detected (0x000003ff)
[    0.213634] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.214914] Initialise system trusted keyrings
[    0.214921] Key type blacklist registered
[    0.214943] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.215661] zbud: loaded
[    0.215801] integrity: Platform Keyring initialized
[    0.215803] integrity: Machine keyring initialized
[    0.218111] Key type asymmetric registered
[    0.218112] Asymmetric key parser 'x509' registered
[    0.389306] Freeing initrd memory: 99080K
[    0.390843] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    0.390855] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[    0.390880] io scheduler mq-deadline registered
[    0.390881] io scheduler kyber registered
[    0.390895] io scheduler bfq registered
[    0.391962] pcieport 0000:00:01.1: AER: enabled with IRQ 26
[    0.392103] pcieport 0000:00:01.2: AER: enabled with IRQ 27
[    0.392223] pcieport 0000:00:03.1: AER: enabled with IRQ 28
[    0.392403] pcieport 0000:00:07.1: AER: enabled with IRQ 30
[    0.392508] pcieport 0000:00:08.1: AER: enabled with IRQ 31
[    0.393273] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.393359] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.393369] ACPI: button: Power Button [PWRB]
[    0.393390] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.393416] ACPI: button: Power Button [PWRF]
[    0.395930] Estimated ratio of average max frequency by base frequency (times 1024): 1141
[    0.395941] Monitor-Mwait will be used to enter C-1 state
[    0.395946] ACPI: \_SB_.PLTF.C000: Found 2 idle states
[    0.396014] ACPI: \_SB_.PLTF.C002: Found 2 idle states
[    0.396091] ACPI: \_SB_.PLTF.C004: Found 2 idle states
[    0.396166] ACPI: \_SB_.PLTF.C006: Found 2 idle states
[    0.396226] ACPI: \_SB_.PLTF.C008: Found 2 idle states
[    0.396303] ACPI: \_SB_.PLTF.C00A: Found 2 idle states
[    0.396380] ACPI: \_SB_.PLTF.C00C: Found 2 idle states
[    0.396459] ACPI: \_SB_.PLTF.C00E: Found 2 idle states
[    0.396514] ACPI: \_SB_.PLTF.C001: Found 2 idle states
[    0.396589] ACPI: \_SB_.PLTF.C003: Found 2 idle states
[    0.396671] ACPI: \_SB_.PLTF.C005: Found 2 idle states
[    0.396753] ACPI: \_SB_.PLTF.C007: Found 2 idle states
[    0.396807] ACPI: \_SB_.PLTF.C009: Found 2 idle states
[    0.396878] ACPI: \_SB_.PLTF.C00B: Found 2 idle states
[    0.396949] ACPI: \_SB_.PLTF.C00D: Found 2 idle states
[    0.397029] ACPI: \_SB_.PLTF.C00F: Found 2 idle states
[    0.397203] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.397338] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.398925] Non-volatile memory driver v1.3
[    0.398927] Linux agpgart interface v0.103
[    0.449372] AMD-Vi: AMD IOMMUv2 loaded and initialized
[    0.449393] ACPI: bus type drm_connector registered
[    0.450402] ahci 0000:02:00.1: version 3.0
[    0.450502] ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
[    0.450554] ahci 0000:02:00.1: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    0.450556] ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
[    0.450824] scsi host0: ahci
[    0.450895] scsi host1: ahci
[    0.450943] scsi host2: ahci
[    0.450986] scsi host3: ahci
[    0.451035] scsi host4: ahci
[    0.451081] scsi host5: ahci
[    0.451099] ata1: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780100 irq 42
[    0.451101] ata2: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780180 irq 42
[    0.451103] ata3: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780200 irq 42
[    0.451105] ata4: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780280 irq 42
[    0.451106] ata5: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780300 irq 42
[    0.451108] ata6: SATA max UDMA/133 abar m131072@0xfc780000 port 0xfc780380 irq 42
[    0.451140] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.451141] ehci-pci: EHCI PCI platform driver
[    0.451150] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.451151] ohci-pci: OHCI PCI platform driver
[    0.451156] uhci_hcd: USB Universal Host Controller Interface driver
[    0.451176] usbcore: registered new interface driver usbserial_generic
[    0.451179] usbserial: USB Serial support registered for generic
[    0.451223] rtc_cmos 00:02: RTC can wake from S4
[    0.451404] rtc_cmos 00:02: registered as rtc0
[    0.451430] rtc_cmos 00:02: setting system clock to 2022-12-08T14:53:56 UTC (1670511236)
[    0.451441] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.451461] amd_pstate: This processor supports shared memory solution, you can enable it with amd_pstate.shared_mem=1
[    0.451537] ledtrig-cpu: registered to indicate activity on CPUs
[    0.451653] efifb: probing for efifb
[    0.451659] efifb: framebuffer at 0xd0000000, using 7232k, total 7232k
[    0.451660] efifb: mode is 1600x900x32, linelength=8192, pages=1
[    0.451661] efifb: scrolling: redraw
[    0.451661] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.451682] fbcon: Deferring console take-over
[    0.451682] fb0: EFI VGA frame buffer device
[    0.451689] hid: raw HID events driver (C) Jiri Kosina
[    0.451736] drop_monitor: Initializing network drop monitor service
[    0.460070] Initializing XFRM netlink socket
[    0.460125] NET: Registered PF_INET6 protocol family
[    0.461667] Segment Routing with IPv6
[    0.461668] RPL Segment Routing with IPv6
[    0.461673] In-situ OAM (IOAM) with IPv6
[    0.461685] NET: Registered PF_PACKET protocol family
[    0.462263] microcode: CPU0: patch_level=0x08701021
[    0.462268] microcode: CPU1: patch_level=0x08701021
[    0.462272] microcode: CPU2: patch_level=0x08701021
[    0.462276] microcode: CPU3: patch_level=0x08701021
[    0.462280] microcode: CPU4: patch_level=0x08701021
[    0.462285] microcode: CPU5: patch_level=0x08701021
[    0.462289] microcode: CPU6: patch_level=0x08701021
[    0.462294] microcode: CPU7: patch_level=0x08701021
[    0.462297] microcode: CPU8: patch_level=0x08701021
[    0.462300] microcode: CPU9: patch_level=0x08701021
[    0.462303] microcode: CPU10: patch_level=0x08701021
[    0.462307] microcode: CPU11: patch_level=0x08701021
[    0.462311] microcode: CPU12: patch_level=0x08701021
[    0.462315] microcode: CPU13: patch_level=0x08701021
[    0.462319] microcode: CPU14: patch_level=0x08701021
[    0.462323] microcode: CPU15: patch_level=0x08701021
[    0.462326] microcode: Microcode Update Driver: v2.2.
[    0.462421] resctrl: L3 allocation detected
[    0.462422] resctrl: MB allocation detected
[    0.462423] resctrl: L3 monitoring detected
[    0.462425] IPI shorthand broadcast: enabled
[    0.462438] sched_clock: Marking stable (482411457, -19996149)->(465111796, -2696488)
[    0.462747] registered taskstats version 1
[    0.462913] Loading compiled-in X.509 certificates
[    0.465077] Loaded X.509 cert 'Build time autogenerated kernel key: ea3a43fbfd67e5aad821a8b4d5677ac32a238227'
[    0.465965] zswap: loaded using pool lz4/z3fold
[    0.466105] Key type .fscrypt registered
[    0.466107] Key type fscrypt-provisioning registered
[    0.466218] integrity: Loading X.509 certificate: UEFI:db
[    0.466235] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    0.466236] integrity: Loading X.509 certificate: UEFI:db
[    0.466247] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    0.466464] blacklist: Problem blacklisting hash (-13)
[    0.466466] blacklist: Problem blacklisting hash (-13)
[    0.466493] blacklist: Problem blacklisting hash (-13)
[    0.466512] blacklist: Problem blacklisting hash (-13)
[    0.466542] blacklist: Problem blacklisting hash (-13)
[    0.466561] blacklist: Problem blacklisting hash (-13)
[    0.467607] PM:   Magic number: 2:462:889
[    0.467752] RAS: Correctable Errors collector initialized.
[    0.931402] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.932097] ata1.00: ATA-8: TOSHIBA DT01ACA050, MS1OA750, max UDMA/133
[    0.932374] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    0.933294] ata1.00: configured for UDMA/133
[    0.933379] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA DT01ACA0 A750 PQ: 0 ANSI: 5
[    0.933554] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    0.933556] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    0.933562] sd 0:0:0:0: [sda] Write Protect is off
[    0.933564] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.933573] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.933585] sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[    1.011265]  sda: sda1
[    1.011311] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.233796] tsc: Refined TSC clocksource calibration: 3599.999 MHz
[    1.233808] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e4525366a, max_idle_ns: 440795257657 ns
[    1.233843] clocksource: Switched to clocksource tsc
[    1.403805] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.405077] ata2.00: ATA-8: TOSHIBA DT01ACA050, MS1OA750, max UDMA/133
[    1.405579] ata2.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.406916] ata2.00: configured for UDMA/133
[    1.407038] scsi 1:0:0:0: Direct-Access     ATA      TOSHIBA DT01ACA0 A750 PQ: 0 ANSI: 5
[    1.407255] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    1.407258] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[    1.407269] sd 1:0:0:0: [sdb] Write Protect is off
[    1.407272] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.407284] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.407302] sd 1:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes
[    1.483487]  sdb: sdb1 sdb2 sdb3
[    1.483619] sd 1:0:0:0: [sdb] Attached SCSI disk
[    1.877142] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.880398] ata3.00: ATA-8: TOSHIBA DT01ACA050, MS1OA750, max UDMA/133
[    1.880911] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.883741] ata3.00: configured for UDMA/133
[    1.883922] scsi 2:0:0:0: Direct-Access     ATA      TOSHIBA DT01ACA0 A750 PQ: 0 ANSI: 5
[    1.884187] sd 2:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    1.884190] sd 2:0:0:0: [sdc] 4096-byte physical blocks
[    1.884201] sd 2:0:0:0: [sdc] Write Protect is off
[    1.884203] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    1.884218] sd 2:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    1.884234] sd 2:0:0:0: [sdc] Preferred minimum I/O size 4096 bytes
[    2.194740] ata4: SATA link down (SStatus 0 SControl 300)
[    2.505093] ata5: SATA link down (SStatus 0 SControl 300)
[    2.815095] ata6: SATA link down (SStatus 0 SControl 300)
[    5.267355]  sdc: sdc1
[    5.267456] sd 2:0:0:0: [sdc] Attached SCSI disk
[    5.268607] Freeing unused decrypted memory: 2036K
[    5.268853] Freeing unused kernel image (initmem) memory: 2128K
[    5.268857] Write protecting the kernel read-only data: 30720k
[    5.269185] Freeing unused kernel image (text/rodata gap) memory: 2040K
[    5.269291] Freeing unused kernel image (rodata/data gap) memory: 908K
[    5.299464] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    5.299467] rodata_test: all tests were successful
[    5.299471] Run /init as init process
[    5.299472]   with arguments:
[    5.299472]     /init
[    5.299473]     splash
[    5.299473]   with environment:
[    5.299474]     HOME=/
[    5.299474]     TERM=linux
[    5.299475]     BOOT_IMAGE=/vmlinuz-linux
[    5.306839] fbcon: Taking over console
[    5.306890] Console: switching to colour frame buffer device 200x56
[    5.336771] nvidia: loading out-of-tree module taints kernel.
[    5.336781] nvidia: module license 'NVIDIA' taints kernel.
[    5.336782] Disabling lock debugging due to kernel taint
[    5.361701] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    5.695153] nvidia-nvlink: Nvlink Core is being initialized, major device number 238

[    5.696087] nvidia 0000:2b:00.0: enabling device (0002 -> 0003)
[    5.696143] nvidia 0000:2b:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[    5.741734] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  525.60.11  Wed Nov 23 23:04:03 UTC 2022
[    5.757148] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  525.60.11  Wed Nov 23 22:49:17 UTC 2022
[    5.758928] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[    5.858540] nvidia-uvm: Loaded the UVM driver, major device number 236.
[    5.859449] [drm] [nvidia-drm] [GPU ID 0x00002b00] Loading driver
[    5.859450] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:2b:00.0 on minor 0
[    5.926121] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    5.926128] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
[    5.935972] nvme nvme0: pci function 0000:01:00.0
[    5.981189] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
[    5.981347] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    5.981350] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[    5.981352] xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    5.981397] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
[    5.981399] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.981400] usb usb1: Product: xHCI Host Controller
[    5.981401] usb usb1: Manufacturer: Linux 6.0.11-arch1-1 xhci-hcd
[    5.981402] usb usb1: SerialNumber: 0000:02:00.0
[    5.981475] hub 1-0:1.0: USB hub found
[    5.981489] hub 1-0:1.0: 10 ports detected
[    5.981736] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.981748] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.00
[    5.981749] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.981750] usb usb2: Product: xHCI Host Controller
[    5.981751] usb usb2: Manufacturer: Linux 6.0.11-arch1-1 xhci-hcd
[    5.981751] usb usb2: SerialNumber: 0000:02:00.0
[    5.981790] hub 2-0:1.0: USB hub found
[    5.981797] hub 2-0:1.0: 4 ports detected
[    5.982000] xhci_hcd 0000:2b:00.2: xHCI Host Controller
[    5.982003] xhci_hcd 0000:2b:00.2: new USB bus registered, assigned bus number 3
[    5.982599] xhci_hcd 0000:2b:00.2: hcc params 0x0180ff05 hci version 0x110 quirks 0x0000000000000010
[    5.982710] xhci_hcd 0000:2b:00.2: xHCI Host Controller
[    5.982711] xhci_hcd 0000:2b:00.2: new USB bus registered, assigned bus number 4
[    5.982712] xhci_hcd 0000:2b:00.2: Host supports USB 3.1 Enhanced SuperSpeed
[    5.982746] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
[    5.982748] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.982748] usb usb3: Product: xHCI Host Controller
[    5.982749] usb usb3: Manufacturer: Linux 6.0.11-arch1-1 xhci-hcd
[    5.982750] usb usb3: SerialNumber: 0000:2b:00.2
[    5.982786] hub 3-0:1.0: USB hub found
[    5.982791] hub 3-0:1.0: 2 ports detected
[    5.982855] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.982867] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.00
[    5.982868] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.982869] usb usb4: Product: xHCI Host Controller
[    5.982870] usb usb4: Manufacturer: Linux 6.0.11-arch1-1 xhci-hcd
[    5.982870] usb usb4: SerialNumber: 0000:2b:00.2
[    5.982904] hub 4-0:1.0: USB hub found
[    5.982912] hub 4-0:1.0: 4 ports detected
[    5.983042] xhci_hcd 0000:2d:00.3: xHCI Host Controller
[    5.983045] xhci_hcd 0000:2d:00.3: new USB bus registered, assigned bus number 5
[    5.983150] xhci_hcd 0000:2d:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410
[    5.983411] xhci_hcd 0000:2d:00.3: xHCI Host Controller
[    5.983412] xhci_hcd 0000:2d:00.3: new USB bus registered, assigned bus number 6
[    5.983414] xhci_hcd 0000:2d:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    5.983435] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
[    5.983436] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.983437] usb usb5: Product: xHCI Host Controller
[    5.983438] usb usb5: Manufacturer: Linux 6.0.11-arch1-1 xhci-hcd
[    5.983438] usb usb5: SerialNumber: 0000:2d:00.3
[    5.983485] hub 5-0:1.0: USB hub found
[    5.983490] hub 5-0:1.0: 4 ports detected
[    5.983631] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    5.983643] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.00
[    5.983644] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.983645] usb usb6: Product: xHCI Host Controller
[    5.983646] usb usb6: Manufacturer: Linux 6.0.11-arch1-1 xhci-hcd
[    5.983646] usb usb6: SerialNumber: 0000:2d:00.3
[    5.983685] hub 6-0:1.0: USB hub found
[    5.983691] hub 6-0:1.0: 4 ports detected
[    6.093678] nvme nvme0: allocated 64 MiB host memory buffer.
[    6.123034] nvme nvme0: 7/0/0 default/read/poll queues
[    6.136126] nvme nvme0: Ignoring bogus Namespace Identifiers
[    6.141043]  nvme0n1: p1 p2 p3
[    6.296675] usb 1-7: new high-speed USB device number 2 using xhci_hcd
[    6.526453] usb 1-7: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=60.70
[    6.526458] usb 1-7: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    6.526460] usb 1-7: Product: USB2.0 Hub
[    6.534859] hub 1-7:1.0: USB hub found
[    6.538464] hub 1-7:1.0: 4 ports detected
[    6.683800] usb 1-8: new full-speed USB device number 3 using xhci_hcd
[    6.926254] usb 1-8: New USB device found, idVendor=1462, idProduct=7c95, bcdDevice= 0.01
[    6.926260] usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    6.926261] usb 1-8: Product: MYSTIC LIGHT
[    6.926262] usb 1-8: Manufacturer: MSI
[    6.926263] usb 1-8: SerialNumber: A02020051202
[    6.990465] usb 1-7.1: new low-speed USB device number 4 using xhci_hcd
[    7.243787] usb 1-7.1: New USB device found, idVendor=093a, idProduct=2510, bcdDevice= 1.00
[    7.243793] usb 1-7.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    7.243794] usb 1-7.1: Product: USB Optical Mouse
[    7.243796] usb 1-7.1: Manufacturer: PixArt
[    7.383800] usb 1-9: new full-speed USB device number 5 using xhci_hcd
[    7.757132] usb 1-7.2: new low-speed USB device number 6 using xhci_hcd
[    7.772287] usb 1-9: New USB device found, idVendor=8087, idProduct=0aa7, bcdDevice= 0.01
[    7.772293] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    7.829283] input: MSI MYSTIC LIGHT  as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-8/1-8:1.0/0003:1462:7C95.0001/input/input2
[    7.829368] hid-generic 0003:1462:7C95.0001: input,hiddev96,hidraw0: USB HID v1.10 Device [MSI MYSTIC LIGHT ] on usb-0000:02:00.0-8/input0
[    7.849425] input: PixArt USB Optical Mouse as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-7/1-7.1/1-7.1:1.0/0003:093A:2510.0002/input/input3
[    7.849460] hid-generic 0003:093A:2510.0002: input,hidraw1: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:02:00.0-7.1/input0
[    7.849477] usbcore: registered new interface driver usbhid
[    7.849478] usbhid: USB HID core driver
[    8.013769] usb 1-7.2: New USB device found, idVendor=c0f4, idProduct=07c0, bcdDevice= 1.10
[    8.013775] usb 1-7.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    8.013776] usb 1-7.2: Product: usb keyboard
[    8.013777] usb 1-7.2: Manufacturer: USB
[    8.054942] input: USB usb keyboard as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-7/1-7.2/1-7.2:1.0/0003:C0F4:07C0.0003/input/input4
[    8.110575] hid-generic 0003:C0F4:07C0.0003: input,hidraw2: USB HID v1.10 Keyboard [USB usb keyboard] on usb-0000:02:00.0-7.2/input0
[    8.132947] input: USB usb keyboard Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-7/1-7.2/1-7.2:1.1/0003:C0F4:07C0.0004/input/input5
[    8.187225] input: USB usb keyboard System Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-7/1-7.2/1-7.2:1.1/0003:C0F4:07C0.0004/input/input6
[    8.187262] hid-generic 0003:C0F4:07C0.0004: input,hidraw3: USB HID v1.10 Device [USB usb keyboard] on usb-0000:02:00.0-7.2/input1
[    8.277132] usb 1-7.4: new full-speed USB device number 7 using xhci_hcd
[    8.594806] usb 1-7.4: New USB device found, idVendor=2516, idProduct=0051, bcdDevice=11.01
[    8.594811] usb 1-7.4: New USB device strings: Mfr=3, Product=1, SerialNumber=0
[    8.594813] usb 1-7.4: Product: AMD SR4 lamplight Control
[    8.594814] usb 1-7.4: Manufacturer: Cooler Master Technology Inc.
[    8.637935] input: Cooler Master Technology Inc. AMD SR4 lamplight Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-7/1-7.4/1-7.4:1.0/0003:2516:0051.0005/input/input7
[    8.693919] hid-generic 0003:2516:0051.0005: input,hidraw4: USB HID v1.11 Keyboard [Cooler Master Technology Inc. AMD SR4 lamplight Control] on usb-0000:02:00.0-7.4/input0
[    8.710661] hid-generic 0003:2516:0051.0006: hiddev97,hidraw5: USB HID v1.11 Device [Cooler Master Technology Inc. AMD SR4 lamplight Control] on usb-0000:02:00.0-7.4/input1
[    8.723929] input: Cooler Master Technology Inc. AMD SR4 lamplight Control System Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-7/1-7.4/1-7.4:1.2/0003:2516:0051.0007/input/input8
[    8.780545] input: Cooler Master Technology Inc. AMD SR4 lamplight Control Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-7/1-7.4/1-7.4:1.2/0003:2516:0051.0007/input/input9
[    8.780579] hid-generic 0003:2516:0051.0007: input,hidraw6: USB HID v1.11 Device [Cooler Master Technology Inc. AMD SR4 lamplight Control] on usb-0000:02:00.0-7.4/input2
[   40.311220] ata3.00: exception Emask 0x0 SAct 0x80000 SErr 0x0 action 0x0
[   40.311225] ata3.00: irq_stat 0x40000008
[   40.311227] ata3.00: failed command: READ FPDMA QUEUED
[   40.311228] ata3.00: cmd 60/08:98:08:08:00/00:00:00:00:00/40 tag 19 ncq dma 4096 in
                        res 51/40:08:08:08:00/00:00:00:00:00/40 Emask 0x409 (media error) <F>
[   40.311233] ata3.00: status: { DRDY ERR }
[   40.311234] ata3.00: error: { UNC }
[   40.317222] ata3.00: configured for UDMA/133
[   40.317236] sd 2:0:0:0: [sdc] tag#19 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=3s
[   40.317239] sd 2:0:0:0: [sdc] tag#19 Sense Key : Medium Error [current]
[   40.317240] sd 2:0:0:0: [sdc] tag#19 Add. Sense: Unrecovered read error - auto reallocate failed
[   40.317242] sd 2:0:0:0: [sdc] tag#19 CDB: Read(10) 28 00 00 00 08 08 00 00 08 00
[   40.317243] I/O error, dev sdc, sector 2056 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2
[   40.317254] ata3: EH complete
[   44.184583] ata3.00: exception Emask 0x0 SAct 0x100000 SErr 0x0 action 0x0
[   44.184588] ata3.00: irq_stat 0x40000008
[   44.184591] ata3.00: failed command: READ FPDMA QUEUED
[   44.184592] ata3.00: cmd 60/08:a0:08:08:00/00:00:00:00:00/40 tag 20 ncq dma 4096 in
                        res 51/40:08:08:08:00/00:00:00:00:00/40 Emask 0x409 (media error) <F>
[   44.184596] ata3.00: status: { DRDY ERR }
[   44.184597] ata3.00: error: { UNC }
[   44.190875] ata3.00: configured for UDMA/133
[   44.190891] sd 2:0:0:0: [sdc] tag#20 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=3s
[   44.190893] sd 2:0:0:0: [sdc] tag#20 Sense Key : Medium Error [current]
[   44.190895] sd 2:0:0:0: [sdc] tag#20 Add. Sense: Unrecovered read error - auto reallocate failed
[   44.190896] sd 2:0:0:0: [sdc] tag#20 CDB: Read(10) 28 00 00 00 08 08 00 00 08 00
[   44.190897] I/O error, dev sdc, sector 2056 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
[   44.190901] Buffer I/O error on dev sdc1, logical block 1, async page read
[   44.190910] ata3: EH complete
[   44.303803] EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Quota mode: none.
[   44.378996] systemd[1]: systemd 252.2-3-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)
[   44.379000] systemd[1]: Detected architecture x86-64.
[   44.380456] systemd[1]: Hostname set to <ryzen>.
[   44.480793] systemd[1]: Queued start job for default target Graphical Interface.
[   44.570545] systemd[1]: Created slice Slice /system/getty.
[   44.570861] systemd[1]: Created slice Slice /system/modprobe.
[   44.571136] systemd[1]: Created slice Slice /system/systemd-fsck.
[   44.571352] systemd[1]: Created slice User and Session Slice.
[   44.571408] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   44.571516] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   44.571563] systemd[1]: Reached target Login Prompts.
[   44.571585] systemd[1]: Reached target Local Integrity Protected Volumes.
[   44.571621] systemd[1]: Reached target Slice Units.
[   44.571644] systemd[1]: Reached target Swaps.
[   44.571671] systemd[1]: Reached target Local Verity Protected Volumes.
[   44.571731] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   44.571917] systemd[1]: Listening on LVM2 poll daemon socket.
[   44.572500] systemd[1]: Listening on Process Core Dump Socket.
[   44.572588] systemd[1]: Listening on Journal Audit Socket.
[   44.572656] systemd[1]: Listening on Journal Socket (/dev/log).
[   44.572722] systemd[1]: Listening on Journal Socket.
[   44.572800] systemd[1]: Listening on udev Control Socket.
[   44.572855] systemd[1]: Listening on udev Kernel Socket.
[   44.573348] systemd[1]: Mounting Huge Pages File System...
[   44.573821] systemd[1]: Mounting POSIX Message Queue File System...
[   44.574325] systemd[1]: Mounting Kernel Debug File System...
[   44.574768] systemd[1]: Mounting Kernel Trace File System...
[   44.575812] systemd[1]: Mounting Temporary Directory /tmp...
[   44.576392] systemd[1]: Starting Create List of Static Device Nodes...
[   44.576926] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[   44.577412] systemd[1]: Starting Load Kernel Module configfs...
[   44.577882] systemd[1]: Starting Load Kernel Module drm...
[   44.578323] systemd[1]: Starting Load Kernel Module fuse...
[   44.578417] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[   44.579248] systemd[1]: Starting Load Kernel Modules...
[   44.579760] systemd[1]: Starting Remount Root and Kernel File Systems...
[   44.579830] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[   44.580323] systemd[1]: Starting Coldplug All udev Devices...
[   44.581053] systemd[1]: Mounted Huge Pages File System.
[   44.581131] systemd[1]: Mounted POSIX Message Queue File System.
[   44.581192] systemd[1]: Mounted Kernel Debug File System.
[   44.581250] systemd[1]: Mounted Kernel Trace File System.
[   44.581314] systemd[1]: Mounted Temporary Directory /tmp.
[   44.581444] systemd[1]: Finished Create List of Static Device Nodes.
[   44.581612] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[   44.581676] systemd[1]: Finished Load Kernel Module configfs.
[   44.581817] systemd[1]: modprobe@drm.service: Deactivated successfully.
[   44.581878] systemd[1]: Finished Load Kernel Module drm.
[   44.582587] systemd[1]: Mounting Kernel Configuration File System...
[   44.583670] EXT4-fs (nvme0n1p3): re-mounted. Quota mode: none.
[   44.584086] systemd[1]: Finished Remount Root and Kernel File Systems.
[   44.584332] systemd[1]: Mounted Kernel Configuration File System.
[   44.584397] systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[   44.584998] systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
[   44.585488] systemd[1]: Starting Load/Save Random Seed...
[   44.585994] systemd[1]: Starting Create System Users...
[   44.586944] systemd[1]: Starting Setup Virtual Console...
[   44.588092] fuse: init (API version 7.36)
[   44.588506] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[   44.588584] systemd[1]: Finished Load Kernel Module fuse.
[   44.589518] systemd[1]: Mounting FUSE Control File System...
[   44.590690] systemd[1]: Finished Load/Save Random Seed.
[   44.591309] systemd[1]: Mounted FUSE Control File System.
[   44.591783] systemd[1]: Finished Setup Virtual Console.
[   44.592182] systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
[   44.594015] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   44.594038] sd 1:0:0:0: Attached scsi generic sg1 type 0
[   44.594058] sd 2:0:0:0: Attached scsi generic sg2 type 0
[   44.597546] systemd[1]: Finished Create System Users.
[   44.598449] systemd[1]: Starting Create Static Device Nodes in /dev...
[   44.602555] device-mapper: uevent: version 1.0.3
[   44.602607] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[   44.609723] Asymmetric key parser 'pkcs8' registered
[   44.610145] systemd[1]: Finished Load Kernel Modules.
[   44.611081] systemd[1]: Starting Apply Kernel Variables...
[   44.615203] systemd[1]: Finished Apply Kernel Variables.
[   44.617003] systemd[1]: Finished Create Static Device Nodes in /dev.
[   44.617420] systemd[1]: Entropy Daemon based on the HAVEGE algorithm was skipped because of an unmet condition check (ConditionKernelVersion=<5.6).
[   44.618290] systemd[1]: Starting Journal Service...
[   44.619204] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[   44.649416] systemd[1]: Started Rule-based Manager for Device Events and Files.
[   44.649877] audit: type=1130 audit(1670511280.692:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   44.656097] systemd[1]: Started Journal Service.
[   44.656566] audit: type=1130 audit(1670511280.699:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   44.664724] systemd-journald[375]: Received client request to flush runtime journal.
[   44.665042] audit: type=1130 audit(1670511280.709:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   44.682725] acpi_cpufreq: overriding BIOS provided _PSD data
[   44.696990] audit: type=1130 audit(1670511280.742:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   44.699322] mousedev: PS/2 mouse device common for all mice
[   44.707591] audit: type=1130 audit(1670511280.752:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   44.714491] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[   44.817049] nvidia-gpu 0000:2b:00.3: enabling device (0000 -> 0002)
[   44.817753] input: PC Speaker as /devices/platform/pcspkr/input/input10
[   44.817772] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[   44.817775] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[   44.817910] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[   44.819396] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[   44.819399] RAPL PMU: hw unit of domain package 2^-16 Joules
[   44.829293] cryptd: max_cpu_qlen set to 1000
[   44.849221] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   44.849397] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   44.849863] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   44.849866] cfg80211: failed to load regulatory.db
[   44.859879] Bluetooth: Core ver 2.22
[   44.859895] NET: Registered PF_BLUETOOTH protocol family
[   44.859896] Bluetooth: HCI device and connection manager initialized
[   44.859901] Bluetooth: HCI socket layer initialized
[   44.859904] Bluetooth: L2CAP socket layer initialized
[   44.859907] Bluetooth: SCO socket layer initialized
[   44.860402] ccp 0000:2d:00.1: enabling device (0000 -> 0002)
[   44.860532] ccp 0000:2d:00.1: ccp: unable to access the device: you might be running a broken BIOS.
[   44.860551] ccp 0000:2d:00.1: psp enabled
[   44.861071] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[   44.861155] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[   44.866696] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[   44.941354] AVX2 version of gcm_enc/dec engaged.
[   44.941402] AES CTR mode by8 optimization enabled
[   44.951711] r8169 0000:2a:00.0: enabling device (0000 -> 0003)
[   44.951989] Intel(R) Wireless WiFi driver for Linux
[   44.952041] iwlwifi 0000:29:00.0: enabling device (0000 -> 0002)
[   44.968589] r8169 0000:2a:00.0 eth0: RTL8168h/8111h, 2c:f0:5d:8c:94:37, XID 541, IRQ 71
[   44.968595] r8169 0000:2a:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[   44.971779] usbcore: registered new interface driver btusb
[   44.974453] r8169 0000:2a:00.0 enp42s0: renamed from eth0
[   44.983553] iwlwifi 0000:29:00.0: loaded firmware version 29.198743027.0 3168-29.ucode op_mode iwlmvm
[   44.986214] Bluetooth: hci0: Legacy ROM 2.x revision 5.0 build 25 week 20 2015
[   44.989513] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq
[   45.068351] audit: type=1130 audit(1670511281.112:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   45.078424] snd_hda_intel 0000:2b:00.1: enabling device (0000 -> 0002)
[   45.078845] snd_hda_intel 0000:2b:00.1: Disabling MSI
[   45.078887] snd_hda_intel 0000:2b:00.1: Handle vga_switcheroo audio client
[   45.079401] snd_hda_intel 0000:2d:00.4: enabling device (0000 -> 0002)
[   45.187943] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:2b:00.1/sound/card0/input11
[   45.187989] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:2b:00.1/sound/card0/input12
[   45.188039] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:2b:00.1/sound/card0/input13
[   45.188084] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:2b:00.1/sound/card0/input14
[   45.188119] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:2b:00.1/sound/card0/input15
[   45.188159] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.1/0000:2b:00.1/sound/card0/input16
[   45.263490] iwlwifi 0000:29:00.0: Detected Intel(R) Dual Band Wireless AC 3168, REV=0x220
[   45.263568] thermal thermal_zone0: failed to read out thermal zone (-61)
[   45.281295] iwlwifi 0000:29:00.0: base HW address: 9c:29:76:c3:20:26, OTP minor version: 0x0
[   45.298355] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC892: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[   45.298359] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   45.298361] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   45.298362] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[   45.298363] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[   45.298364] snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
[   45.298365] snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
[   45.298366] snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
[   45.300078] SVM: TSC scaling supported
[   45.300080] kvm: Nested Virtualization enabled
[   45.300081] SVM: kvm: Nested Paging enabled
[   45.300083] SEV supported: 509 ASIDs
[   45.300102] SVM: Virtual VMLOAD VMSAVE supported
[   45.300103] SVM: Virtual GIF supported
[   45.300104] SVM: LBR virtualization supported
[   45.309862] MCE: In-kernel MCE decoding enabled.
[   45.310172] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[   45.310821] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:2d:00.4/sound/card1/input17
[   45.313804] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:2d:00.4/sound/card1/input18
[   45.315478] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:2d:00.4/sound/card1/input19
[   45.315702] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:2d:00.4/sound/card1/input20
[   45.315905] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:2d:00.4/sound/card1/input21
[   45.433602] intel_rapl_common: Found RAPL domain package
[   45.433606] intel_rapl_common: Found RAPL domain core
[   45.965868] nvidia-gpu 0000:2b:00.3: i2c timeout error e0000000
[   45.965875] ucsi_ccg 0-0008: i2c_transfer failed -110
[   45.965878] ucsi_ccg 0-0008: ucsi_ccg_init failed - -110
[   45.965881] ucsi_ccg: probe of 0-0008 failed with error -110
[   46.492410] Bluetooth: hci0: Intel BT fw patch 0x43 completed & activated
[   50.359913] audit: type=1131 audit(1670511286.405:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   58.934776] ata3.00: exception Emask 0x0 SAct 0x2 SErr 0x0 action 0x0
[   58.934784] ata3.00: irq_stat 0x40000008
[   58.934787] ata3.00: failed command: READ FPDMA QUEUED
[   58.934789] ata3.00: cmd 60/00:08:00:08:00/01:00:00:00:00/40 tag 1 ncq dma 131072 in
                        res 51/40:f8:08:08:00/00:00:00:00:00/40 Emask 0x409 (media error) <F>
[   58.934795] ata3.00: status: { DRDY ERR }
[   58.934797] ata3.00: error: { UNC }
[   58.939888] ata3.00: configured for UDMA/133
[   58.939907] sd 2:0:0:0: [sdc] tag#1 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=14s
[   58.939911] sd 2:0:0:0: [sdc] tag#1 Sense Key : Medium Error [current]
[   58.939914] sd 2:0:0:0: [sdc] tag#1 Add. Sense: Unrecovered read error - auto reallocate failed
[   58.939916] sd 2:0:0:0: [sdc] tag#1 CDB: Read(10) 28 00 00 00 08 00 00 01 00 00
[   58.939918] I/O error, dev sdc, sector 2056 op 0x0:(READ) flags 0x0 phys_seg 2 prio class 2
[   58.939936] ata3: EH complete
[   58.998667] audit: type=1130 audit(1670511295.042:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   59.114284] audit: type=1130 audit(1670511295.159:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2dlabel-EFIBOOT comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   59.207143] audit: type=1130 audit(1670511295.252:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   59.211942] audit: type=1130 audit(1670511295.255:12): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   59.225477] audit: type=1130 audit(1670511295.269:13): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   59.230278] audit: type=1127 audit(1670511295.275:14): pid=576 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[   59.232238] audit: type=1130 audit(1670511295.275:15): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   59.235189] audit: type=1130 audit(1670511295.279:16): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   59.265355] audit: type=1130 audit(1670511295.309:17): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   59.268721] audit: type=1130 audit(1670511295.312:18): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   59.289037] NET: Registered PF_ALG protocol family
[   59.302842] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   59.302844] Bluetooth: BNEP filters: protocol multicast
[   59.302847] Bluetooth: BNEP socket layer initialized
[   59.303489] Bluetooth: MGMT ver 1.22
[   59.440427] FS-Cache: Loaded
[   59.443181] Key type dns_resolver registered
[   59.456725] Generic FE-GE Realtek PHY r8169-0-2a00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-2a00:00, irq=MAC)
[   59.527108] Key type cifs.spnego registered
[   59.653462] r8169 0000:2a:00.0 enp42s0: Link is Down
[   59.653988] Key type cifs.idmap registered
[   59.655103] CIFS: No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3.1.1), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3.1.1 (or even SMB3 or SMB2.1) specify vers=1.0 on mount.
[   59.655107] CIFS: Attempting to mount \\192.168.1.2\NAS-1
[   59.655139] CIFS: VFS: Error connecting to socket. Aborting operation.
[   59.655145] CIFS: VFS: cifs_mount failed w/return code = -101
[   59.655191] CIFS: Attempting to mount \\192.168.1.2\NAS
[   59.655213] CIFS: VFS: Error connecting to socket. Aborting operation.
[   59.655216] CIFS: VFS: cifs_mount failed w/return code = -101
[   59.655498] CIFS: Attempting to mount \\192.168.1.2\NAS-HOME
[   59.655521] CIFS: VFS: Error connecting to socket. Aborting operation.
[   59.655524] CIFS: VFS: cifs_mount failed w/return code = -101
[   59.663739] tun: Universal TUN/TAP device driver, 1.6
[   60.439859] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   60.443278] Bridge firewalling registered
[   60.569005] br-c34d90788550: port 1(veth0887bbb) entered blocking state
[   60.569016] br-c34d90788550: port 1(veth0887bbb) entered disabled state
[   60.569056] device veth0887bbb entered promiscuous mode
[   60.569157] br-c34d90788550: port 1(veth0887bbb) entered blocking state
[   60.569159] br-c34d90788550: port 1(veth0887bbb) entered forwarding state
[   60.569183] IPv6: ADDRCONF(NETDEV_CHANGE): br-c34d90788550: link becomes ready
[   60.569276] br-c34d90788550: port 1(veth0887bbb) entered disabled state
[   60.569313] docker0: port 1(veth70eb577) entered blocking state
[   60.569316] docker0: port 1(veth70eb577) entered disabled state
[   60.569344] device veth70eb577 entered promiscuous mode
[   60.569404] docker0: port 1(veth70eb577) entered blocking state
[   60.569406] docker0: port 1(veth70eb577) entered forwarding state
[   60.569432] IPv6: ADDRCONF(NETDEV_CHANGE): docker0: link becomes ready
[   60.569477] docker0: port 1(veth70eb577) entered disabled state
[   60.597720] br-c34d90788550: port 2(veth48e9ab4) entered blocking state
[   60.597731] br-c34d90788550: port 2(veth48e9ab4) entered disabled state
[   60.597772] device veth48e9ab4 entered promiscuous mode
[   60.597855] br-c34d90788550: port 2(veth48e9ab4) entered blocking state
[   60.597857] br-c34d90788550: port 2(veth48e9ab4) entered forwarding state
[   60.623421] docker0: port 2(vethd915e6c) entered blocking state
[   60.623431] docker0: port 2(vethd915e6c) entered disabled state
[   60.623462] device vethd915e6c entered promiscuous mode
[   60.623580] docker0: port 2(vethd915e6c) entered blocking state
[   60.623582] docker0: port 2(vethd915e6c) entered forwarding state
[   60.660229] br-c34d90788550: port 2(veth48e9ab4) entered disabled state
[   60.660278] docker0: port 2(vethd915e6c) entered disabled state
[   60.674010] br-c34d90788550: port 3(veth266bd42) entered blocking state
[   60.674016] br-c34d90788550: port 3(veth266bd42) entered disabled state
[   60.674044] device veth266bd42 entered promiscuous mode
[   60.674120] br-c34d90788550: port 3(veth266bd42) entered blocking state
[   60.674121] br-c34d90788550: port 3(veth266bd42) entered forwarding state
[   60.830646] br-c34d90788550: port 4(vetha227b89) entered blocking state
[   60.830656] br-c34d90788550: port 4(vetha227b89) entered disabled state
[   60.830701] device vetha227b89 entered promiscuous mode
[   60.830790] br-c34d90788550: port 4(vetha227b89) entered blocking state
[   60.830792] br-c34d90788550: port 4(vetha227b89) entered forwarding state
[   61.010422] eth0: renamed from veth0e1153c
[   61.090249] br-c34d90788550: port 3(veth266bd42) entered disabled state
[   61.090333] br-c34d90788550: port 4(vetha227b89) entered disabled state
[   61.090379] IPv6: ADDRCONF(NETDEV_CHANGE): vethd915e6c: link becomes ready
[   61.090409] docker0: port 2(vethd915e6c) entered blocking state
[   61.090413] docker0: port 2(vethd915e6c) entered forwarding state
[   61.090631] eth0: renamed from veth7e6b224
[   61.123649] IPv6: ADDRCONF(NETDEV_CHANGE): veth70eb577: link becomes ready
[   61.123681] docker0: port 1(veth70eb577) entered blocking state
[   61.123684] docker0: port 1(veth70eb577) entered forwarding state
[   61.173661] eth0: renamed from veth6c5b7bb
[   61.310191] eth0: renamed from veth6d3b036
[   61.346938] IPv6: ADDRCONF(NETDEV_CHANGE): veth266bd42: link becomes ready
[   61.346963] br-c34d90788550: port 3(veth266bd42) entered blocking state
[   61.346965] br-c34d90788550: port 3(veth266bd42) entered forwarding state
[   61.347011] eth0: renamed from veth866021f
[   61.406964] IPv6: ADDRCONF(NETDEV_CHANGE): veth48e9ab4: link becomes ready
[   61.407012] br-c34d90788550: port 2(veth48e9ab4) entered blocking state
[   61.407019] br-c34d90788550: port 2(veth48e9ab4) entered forwarding state
[   61.407122] eth0: renamed from vethbf68b78
[   61.446878] IPv6: ADDRCONF(NETDEV_CHANGE): veth0887bbb: link becomes ready
[   61.446905] br-c34d90788550: port 1(veth0887bbb) entered blocking state
[   61.446908] br-c34d90788550: port 1(veth0887bbb) entered forwarding state
[   61.447013] IPv6: ADDRCONF(NETDEV_CHANGE): vetha227b89: link becomes ready
[   61.447030] br-c34d90788550: port 4(vetha227b89) entered blocking state
[   61.447032] br-c34d90788550: port 4(vetha227b89) entered forwarding state
[   62.623581] r8169 0000:2a:00.0 enp42s0: Link is Up - 100Mbps/Full - flow control rx/tx
[   62.623594] IPv6: ADDRCONF(NETDEV_CHANGE): enp42s0: link becomes ready
[   64.555040] kauditd_printk_skb: 457 callbacks suppressed
[   64.555044] audit: type=1101 audit(1670511300.599:212): pid=3463 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="piragenth" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   64.555344] audit: type=1110 audit(1670511300.599:213): pid=3463 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   64.555408] audit: type=1105 audit(1670511300.599:214): pid=3463 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   65.525588] audit: type=1130 audit(1670511301.569:215): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   66.092911] Bluetooth: RFCOMM TTY layer initialized
[   66.092919] Bluetooth: RFCOMM socket layer initialized
[   66.092921] Bluetooth: RFCOMM ver 1.11
[   66.932446] audit: type=1106 audit(1670511302.975:216): pid=3463 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   66.932467] audit: type=1104 audit(1670511302.975:217): pid=3463 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
[   69.429833] audit: type=1131 audit(1670511305.475:218): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   70.304697] audit: type=1130 audit(1670511306.349:219): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   80.315570] audit: type=1131 audit(1670511316.359:220): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   89.369016] audit: type=1131 audit(1670511325.412:221): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   89.516807] audit: type=1334 audit(1670511325.562:222): prog-id=0 op=UNLOAD
[   89.516826] audit: type=1334 audit(1670511325.562:223): prog-id=0 op=UNLOAD
[   89.516829] audit: type=1334 audit(1670511325.562:224): prog-id=0 op=UNLOAD
[   95.688324] audit: type=1101 audit(1670511331.732:225): pid=5040 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="piragenth" exe="/usr/bin/sshd" hostname=192.168.1.6 addr=192.168.1.6 terminal=ssh res=success'
[   95.689260] audit: type=1103 audit(1670511331.732:226): pid=5040 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_env,pam_faillock acct="piragenth" exe="/usr/bin/sshd" hostname=192.168.1.6 addr=192.168.1.6 terminal=ssh res=success'
[   95.689414] audit: type=1006 audit(1670511331.732:227): pid=5040 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[   95.689424] audit: type=1300 audit(1670511331.732:227): arch=c000003e syscall=1 success=yes exit=4 a0=3 a1=7ffd5ee2e2a0 a2=4 a3=7ffd5ee2dfb4 items=0 ppid=694 pid=5040 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="sshd" exe="/usr/bin/sshd" key=(null)
[   95.689431] audit: type=1327 audit(1670511331.732:227): proctitle=737368643A207069726167656E7468205B707269765D
[   95.770882] audit: type=1105 audit(1670511331.815:228): pid=5040 uid=0 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="piragenth" exe="/usr/bin/sshd" hostname=192.168.1.6 addr=192.168.1.6 terminal=ssh res=success'
[   95.772505] audit: type=1103 audit(1670511331.815:229): pid=5043 uid=0 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_env,pam_faillock acct="piragenth" exe="/usr/bin/sshd" hostname=192.168.1.6 addr=192.168.1.6 terminal=ssh res=success'
[  102.440262] ata3.00: exception Emask 0x0 SAct 0x10000000 SErr 0x0 action 0x0
[  102.440275] ata3.00: irq_stat 0x40000008
[  102.440279] ata3.00: failed command: READ FPDMA QUEUED
[  102.440281] ata3.00: cmd 60/08:e0:08:08:00/00:00:00:00:00/40 tag 28 ncq dma 4096 in
                        res 51/40:08:08:08:00/00:00:00:00:00/40 Emask 0x409 (media error) <F>
[  102.440286] ata3.00: status: { DRDY ERR }
[  102.440287] ata3.00: error: { UNC }
[  102.444928] ata3.00: configured for UDMA/133
[  102.444968] sd 2:0:0:0: [sdc] tag#28 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=4s
[  102.444974] sd 2:0:0:0: [sdc] tag#28 Sense Key : Medium Error [current]
[  102.444977] sd 2:0:0:0: [sdc] tag#28 Add. Sense: Unrecovered read error - auto reallocate failed
[  102.444980] sd 2:0:0:0: [sdc] tag#28 CDB: Read(10) 28 00 00 00 08 08 00 00 08 00
[  102.444983] I/O error, dev sdc, sector 2056 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 2
[  102.445023] ata3: EH complete
[  106.483621] ata3.00: exception Emask 0x0 SAct 0x80 SErr 0x0 action 0x0
[  106.483636] ata3.00: irq_stat 0x40000008
[  106.483641] ata3.00: failed command: READ FPDMA QUEUED
[  106.483643] ata3.00: cmd 60/08:38:08:08:00/00:00:00:00:00/40 tag 7 ncq dma 4096 in
                        res 51/40:08:08:08:00/00:00:00:00:00/40 Emask 0x409 (media error) <F>
[  106.483648] ata3.00: status: { DRDY ERR }
[  106.483650] ata3.00: error: { UNC }
[  106.530472] ata3.00: configured for UDMA/133
[  106.530505] sd 2:0:0:0: [sdc] tag#7 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=4s
[  106.530509] sd 2:0:0:0: [sdc] tag#7 Sense Key : Medium Error [current]
[  106.530511] sd 2:0:0:0: [sdc] tag#7 Add. Sense: Unrecovered read error - auto reallocate failed
[  106.530514] sd 2:0:0:0: [sdc] tag#7 CDB: Read(10) 28 00 00 00 08 08 00 00 08 00
[  106.530516] I/O error, dev sdc, sector 2056 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
[  106.530524] Buffer I/O error on dev sdc1, logical block 1, async page read
[  106.530551] ata3: EH complete
[  280.223637] audit: type=1101 audit(1670511516.734:230): pid=13030 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="piragenth" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  280.223946] audit: type=1110 audit(1670511516.734:231): pid=13030 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  280.223986] audit: type=1105 audit(1670511516.734:232): pid=13030 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  280.270803] audit: type=1106 audit(1670511516.781:233): pid=13030 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  280.270812] audit: type=1104 audit(1670511516.781:234): pid=13030 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  323.516203] audit: type=1101 audit(1670511560.024:235): pid=14666 uid=1000 auid=1000 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="piragenth" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  323.516569] audit: type=1110 audit(1670511560.028:236): pid=14666 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  323.516646] audit: type=1105 audit(1670511560.028:237): pid=14666 uid=1000 auid=1000 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  352.864446] audit: type=1106 audit(1670511589.374:238): pid=14666 uid=1000 auid=1000 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  352.864465] audit: type=1104 audit(1670511589.374:239): pid=14666 uid=1000 auid=1000 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  464.092294] audit: type=1101 audit(1670511700.601:240): pid=20141 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="piragenth" exe="/usr/bin/sshd" hostname=192.168.1.6 addr=192.168.1.6 terminal=ssh res=success'
[  464.093310] audit: type=1103 audit(1670511700.605:241): pid=20141 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_env,pam_faillock acct="piragenth" exe="/usr/bin/sshd" hostname=192.168.1.6 addr=192.168.1.6 terminal=ssh res=success'
[  464.093351] audit: type=1006 audit(1670511700.605:242): pid=20141 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=4 res=1
[  464.093355] audit: type=1300 audit(1670511700.605:242): arch=c000003e syscall=1 success=yes exit=4 a0=3 a1=7ffd40c0bec0 a2=4 a3=7ffd40c0bbd4 items=0 ppid=694 pid=20141 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4 comm="sshd" exe="/usr/bin/sshd" key=(null)
[  464.093359] audit: type=1327 audit(1670511700.605:242): proctitle=737368643A207069726167656E7468205B707269765D
[  464.183746] audit: type=1105 audit(1670511700.695:243): pid=20141 uid=0 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="piragenth" exe="/usr/bin/sshd" hostname=192.168.1.6 addr=192.168.1.6 terminal=ssh res=success'
[  464.184953] audit: type=1103 audit(1670511700.695:244): pid=20144 uid=0 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_env,pam_faillock acct="piragenth" exe="/usr/bin/sshd" hostname=192.168.1.6 addr=192.168.1.6 terminal=ssh res=success'
[  470.206414] audit: type=1101 audit(1670511706.718:245): pid=20346 uid=1000 auid=1000 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="piragenth" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  470.206812] audit: type=1110 audit(1670511706.718:246): pid=20346 uid=1000 auid=1000 ses=4 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[  470.206893] audit: type=1105 audit(1670511706.718:247): pid=20346 uid=1000 auid=1000 ses=4 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'

Offline

#2 2022-12-08 15:25:50

seth
Member
Registered: 2012-09-03
Posts: 51,029

Re: Very slow arch boot | slow loader,Kernel,firmware

Please edit your post and use code tags, https://bbs.archlinux.org/help.php#bbcode

Offline

Board footer

Powered by FluxBB