You are not logged in.

#1 2023-08-31 10:06:39

juraj.matus
Member
Registered: 2015-12-11
Posts: 3

[SOLVED] Boot is stuck on "Reached graphical target"

I have built a new computer with these specs:
- CPU: Intel Core i9-12900KF
- GPU: ASROCK Intel Arc A380 Challenger ITX 6GB OC

I'm reusing disks with already installed Arch Linux and until now the furthest I got in boot is "Reached graphical target".

I have tried common tricks I found on internet, but none of them helped:
- restarting sddm
- adding i915.modeset=1 param
- installing various xf86-video packages (including intel and vesa)
- linux-firmware is installed and I also added upd72020x-fw based on the previous error messages

When using GParted Live CD, the graphical environment works, so it's definitely not an issue of unsupported hardware.

These two lines seem to be the cause to me:

(EE) open /dev/dri/card0: No such file or directory
(WW) intel(0): Unknown chipset

However I have no clue why that happens and how to fix it.

Here are the logs:

Xorg.0.log

[    28.522] (--) Log file renamed from "/var/log/Xorg.pid-1560.log" to "/var/log/Xorg.0.log"
[    28.523] 
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[    28.523] Current Operating System: Linux MatusJuraj 6.4.12-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 24 Aug 2023 00:38:14 +0000 x86_64
[    28.523] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/cryptroot rw rd.luks.name=1e59d192-0bab-41e4-a53c-2807d12c2e58=cryptroot rd.luks.crypttab=no loglevel=3 console=tty1 systemd.debug-shell=1 splash resume=UUID=149361cf-79c9-417d-a4f1-c2e39dd1a49a
[    28.523]  
[    28.523] Current version of pixman: 0.42.2
[    28.523] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    28.523] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    28.523] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug 31 11:40:12 2023
[    28.523] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    28.523] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    28.523] (==) No Layout section.  Using the first Screen section.
[    28.523] (==) No screen section available. Using defaults.
[    28.523] (**) |-->Screen "Default Screen Section" (0)
[    28.523] (**) |   |-->Monitor "<default monitor>"
[    28.523] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    28.523] (==) Automatically adding devices
[    28.523] (==) Automatically enabling devices
[    28.523] (==) Automatically adding GPU devices
[    28.523] (==) Automatically binding GPU devices
[    28.523] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    28.523] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    28.523] 	Entry deleted from font path.
[    28.523] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    28.523] 	Entry deleted from font path.
[    28.523] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/Type1
[    28.523] (==) ModulePath set to "/usr/lib/xorg/modules"
[    28.523] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    28.523] (II) Module ABI versions:
[    28.523] 	X.Org ANSI C Emulation: 0.4
[    28.523] 	X.Org Video Driver: 25.2
[    28.523] 	X.Org XInput driver : 24.4
[    28.523] 	X.Org Server Extension : 10.0
[    28.524] (++) using VT number 2

[    28.524] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    28.526] (II) xfree86: Adding drm device (/dev/dri/card1)
[    28.526] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:01.0/0000:03:00.0/drm/card1
[    28.533] (--) PCI:*(3@0:0:0) 8086:56a5:1849:6004 rev 5, Mem @ 0x80000000/16777216, 0x4000000000/8589934592, BIOS @ 0x????????/2097152
[    28.533] (II) Open ACPI successful (/var/run/acpid.socket)
[    28.533] (II) LoadModule: "glx"
[    28.533] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    28.534] (II) Module glx: vendor="X.Org Foundation"
[    28.534] 	compiled for 1.21.1.8, module version = 1.0.0
[    28.534] 	ABI class: X.Org Server Extension, version 10.0
[    28.534] (==) Matched intel as autoconfigured driver 0
[    28.534] (==) Matched modesetting as autoconfigured driver 1
[    28.534] (==) Matched fbdev as autoconfigured driver 2
[    28.534] (==) Matched vesa as autoconfigured driver 3
[    28.534] (==) Assigned the driver to the xf86ConfigLayout
[    28.534] (II) LoadModule: "intel"
[    28.534] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    28.535] (II) Module intel: vendor="X.Org Foundation"
[    28.535] 	compiled for 1.21.1.6, module version = 2.99.917
[    28.535] 	Module class: X.Org Video Driver
[    28.535] 	ABI class: X.Org Video Driver, version 25.2
[    28.535] (II) LoadModule: "modesetting"
[    28.535] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    28.535] (II) Module modesetting: vendor="X.Org Foundation"
[    28.535] 	compiled for 1.21.1.8, module version = 1.21.1
[    28.535] 	Module class: X.Org Video Driver
[    28.535] 	ABI class: X.Org Video Driver, version 25.2
[    28.535] (II) LoadModule: "fbdev"
[    28.535] (WW) Warning, couldn't open module fbdev
[    28.535] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    28.535] (II) LoadModule: "vesa"
[    28.535] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    28.535] (II) Module vesa: vendor="X.Org Foundation"
[    28.535] 	compiled for 1.21.1.4, module version = 2.6.0
[    28.535] 	Module class: X.Org Video Driver
[    28.535] 	ABI class: X.Org Video Driver, version 25.2
[    28.535] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    28.535] (II) intel: Driver for Intel(R) HD Graphics
[    28.535] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[    28.535] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[    28.535] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    28.535] (II) VESA: driver for VESA chipsets: vesa
[    28.539] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20201103
[    28.539] (II) intel(0): SNA compiled from 2.99.917-923-gb74b67f0
[    28.539] (WW) Falling back to old probe method for modesetting
[    28.539] (EE) open /dev/dri/card0: No such file or directory
[    28.539] (WW) intel(0): Unknown chipset
[    28.539] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 8 threads
[    28.539] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    28.539] (EE) intel(0): Given depth (24) is not supported by the Intel driver and this chipset.
[    28.542] (II) UnloadModule: "intel"
[    28.542] (EE) Screen(s) found, but none have a usable configuration.
[    28.542] (EE) 
Fatal server error:
[    28.542] (EE) no screens found(EE) 
[    28.542] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    28.542] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    28.542] (EE) 
[    28.579] (EE) Server terminated with error (1). Closing log file.

lspci | grep VGA -A 14

03:00.0 VGA compatible controller: Intel Corporation DG2 [Arc A380] (rev 05) (prog-if 00 [VGA controller])
	Subsystem: ASRock Incorporation DG2 [Arc A380]
	Flags: bus master, fast devsel, latency 0, IRQ 125
	Memory at 80000000 (64-bit, non-prefetchable) [size=16M]
	Memory at 4000000000 (64-bit, prefetchable) [size=8G]
	Expansion ROM at 81000000 [disabled] [size=2M]
	Capabilities: [40] Vendor Specific Information: Len=0c <?>
	Capabilities: [70] Express Endpoint, MSI 00
	Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable+ 64bit+
	Capabilities: [d0] Power Management version 3
	Capabilities: [100] Alternative Routing-ID Interpretation (ARI)
	Capabilities: [420] Physical Resizable BAR
	Capabilities: [400] Latency Tolerance Reporting
	Kernel driver in use: i915
	Kernel modules: i915

systool -vm i915

Module = "i915"

  Attributes:
    coresize            = "3907584"
    initsize            = "0"
    initstate           = "live"
    refcnt              = "4"
    srcversion          = "D0B40FBC4358B923A614645"
    taint               = ""
    uevent              = <store method only>

  Parameters:
    disable_display     = "N"
    disable_power_well  = "-1"
    dmc_firmware_path   = "(null)"
    edp_vswing          = "0"
    enable_dc           = "-1"
    enable_dp_mst       = "Y"
    enable_dpcd_backlight= "-1"
    enable_dpt          = "Y"
    enable_fbc          = "-1"
    enable_guc          = "-1"
    enable_gvt          = "N"
    enable_hangcheck    = "Y"
    enable_ips          = "1"
    enable_psr2_sel_fetch= "Y"
    enable_psr          = "-1"
    enable_sagv         = "Y"
    error_capture       = "Y"
    fastboot            = "-1"
    force_probe         = "*"
    force_reset_modeset_test= "N"
    gsc_firmware_path   = "(null)"
    guc_firmware_path   = "(null)"
    guc_log_level       = "-1"
    huc_firmware_path   = "(null)"
    invert_brightness   = "0"
    lmem_bar_size       = "0"
    lmem_size           = "0"
    load_detect_test    = "N"
    lvds_channel_mode   = "0"
    memtest             = "N"
    mitigations         = "auto"
    mmio_debug          = "0"
    modeset             = "1"
    nuclear_pageflip    = "N"
    panel_use_ssc       = "-1"
    psr_safest_params   = "N"
    request_timeout_ms  = "20000"
    reset               = "3"
    vbt_firmware        = "(null)"
    vbt_sdvo_panel_type = "-1"
    verbose_state_checks= "Y"

  Sections:
    .altinstr_aux       = "0xffffffffc07148c2"
    .altinstr_replacement= "0xffffffffc07146aa"
    .altinstructions    = "0xffffffffc07e41f8"
    .bss                = "0xffffffffc0731c40"
    .call_sites         = "0xffffffffc0880026"
    .data..read_mostly  = "0xffffffffc072cfe0"
    .data.once          = "0xffffffffc072cf68"
    .data               = "0xffffffffc0724100"
    .exit.data          = "0xffffffffc072d0b0"
    .exit.text          = "0xffffffffc0714640"
    .gnu.linkonce.this_module= "0xffffffffc0731700"
    .ibt_endbr_seal     = "0xffffffffc089c99a"
    .init.data          = "0xffffffffc0921000"
    .init.text          = "0xffffffffc091f000"
    .note.Linux         = "0xffffffffc091a4e4"
    .note.gnu.build-id  = "0xffffffffc091a4c0"
    .note.gnu.property  = "0xffffffffc091a480"
    .orc_header         = "0xffffffffc091a514"
    .orc_unwind         = "0xffffffffc089e892"
    .orc_unwind_ip      = "0xffffffffc08e8c86"
    .parainstructions   = "0xffffffffc0874378"
    .printk_index       = "0xffffffffc072b610"
    .ref.data           = "0xffffffffc072d7e0"
    .retpoline_sites    = "0xffffffffc0875172"
    .return_sites       = "0xffffffffc087ae96"
    .rodata             = "0xffffffffc07e4b20"
    .rodata.cst2        = "0xffffffffc0874638"
    .rodata.str1.1      = "0xffffffffc0865f08"
    .rodata.str1.8      = "0xffffffffc082dba0"
    .smp_locks          = "0xffffffffc08649e4"
    .static_call.text   = "0xffffffffc07148f8"
    .static_call_sites  = "0xffffffffc072f6e8"
    .strtab             = "0xffffffffc0982310"
    .symtab             = "0xffffffffc0921008"
    .text               = "0xffffffffc0561000"
    __bpf_raw_tp_map    = "0xffffffffc072d100"
    __bug_table         = "0xffffffffc0716000"
    __dyndbg_classes    = "0xffffffffc072d0b8"
    __ex_table          = "0xffffffffc0874b2c"
    __jump_table        = "0xffffffffc091c000"
    __ksymtab_gpl       = "0xffffffffc07e4000"
    __ksymtab_strings   = "0xffffffffc0874650"
    __mcount_loc        = "0xffffffffc082438c"
    __param             = "0xffffffffc0873d10"
    __patchable_function_entries= "0xffffffffc071a3c8"
    __tracepoints_ptrs  = "0xffffffffc0874bd4"
    __tracepoints_strings= "0xffffffffc0874ca0"
    __tracepoints       = "0xffffffffc072e680"
    _ftrace_events      = "0xffffffffc072d680"

dmesg

[    0.000000] Linux version 6.4.12-arch1-1 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Thu, 24 Aug 2023 00:38:14 +0000
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/cryptroot rw rd.luks.name=1e59d192-0bab-41e4-a53c-2807d12c2e58=cryptroot rd.luks.crypttab=no loglevel=3 console=tty1 systemd.debug-shell=1 splash resume=UUID=149361cf-79c9-417d-a4f1-c2e39dd1a49a
[    0.000000] x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000076477fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000076478000-0x000000007882dfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007882e000-0x000000007892dfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007892e000-0x0000000078b2dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000078b2e000-0x0000000079bfefff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000079bff000-0x0000000079bfffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000079c00000-0x000000007dffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007ee00000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000c7fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x6acfb018-0x6adbd057] usable ==> usable
[    0.000000] e820: update [mem 0x6acfb018-0x6adbd057] usable ==> usable
[    0.000000] e820: update [mem 0x6e9e2018-0x6e9ef857] usable ==> usable
[    0.000000] e820: update [mem 0x6e9e2018-0x6e9ef857] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009dfff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009e000-0x000000000009efff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000006acfb017] usable
[    0.000000] reserve setup_data: [mem 0x000000006acfb018-0x000000006adbd057] usable
[    0.000000] reserve setup_data: [mem 0x000000006adbd058-0x000000006e9e2017] usable
[    0.000000] reserve setup_data: [mem 0x000000006e9e2018-0x000000006e9ef857] usable
[    0.000000] reserve setup_data: [mem 0x000000006e9ef858-0x0000000076477fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000076478000-0x000000007882dfff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007882e000-0x000000007892dfff] ACPI data
[    0.000000] reserve setup_data: [mem 0x000000007892e000-0x0000000078b2dfff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x0000000078b2e000-0x0000000079bfefff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000079bff000-0x0000000079bfffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000079c00000-0x000000007dffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007ee00000-0x000000007fffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x0000000c7fffffff] usable
[    0.000000] efi: EFI v2.8 by American Megatrends
[    0.000000] efi: ACPI=0x78a6a000 ACPI 2.0=0x78a6a014 TPMFinalLog=0x78a39000 SMBIOS=0x79671000 SMBIOS 3.0=0x79670000 MEMATTR=0x70242018 ESRT=0x737a8c18 INITRD=0x6f65f198 RNG=0x78868018 TPMEventLog=0x6e9f4018 
[    0.000000] random: crng init done
[    0.000000] efi: Remove mem75: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
[    0.000000] e820: remove [mem 0xc0000000-0xcfffffff] reserved
[    0.000000] efi: Not removing mem76: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
[    0.000000] efi: Not removing mem77: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem78: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem80: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[    0.000000] efi: Remove mem81: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[    0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[    0.000000] SMBIOS 3.6.0 present.
[    0.000000] DMI: Micro-Star International Co., Ltd. MS-7E01/MAG B760M MORTAR WIFI (MS-7E01), BIOS M.40 07/12/2023
[    0.000000] tsc: Detected 3200.000 MHz processor
[    0.000000] tsc: Detected 3187.200 MHz TSC
[    0.000391] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000392] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000397] last_pfn = 0xc80000 max_arch_pfn = 0x400000000
[    0.000399] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000797] last_pfn = 0x79c00 max_arch_pfn = 0x400000000
[    0.009680] esrt: Reserving ESRT space from 0x00000000737a8c18 to 0x00000000737a8c78.
[    0.009683] e820: update [mem 0x737a8000-0x737a8fff] usable ==> reserved
[    0.009694] Using GB pages for direct mapping
[    0.009694] Incomplete global flushes, disabling PCID
[    0.009787] Secure boot disabled
[    0.009787] RAMDISK: [mem 0x6adbe000-0x6d9dbfff]
[    0.009789] ACPI: Early table checksum verification disabled
[    0.009791] ACPI: RSDP 0x0000000078A6A014 000024 (v02 ALASKA)
[    0.009793] ACPI: XSDT 0x0000000078A69728 0000FC (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.009797] ACPI: FACP 0x000000007892B000 000114 (v06 ALASKA A M I    01072009 AMI  01000013)
[    0.009800] ACPI: DSDT 0x000000007889E000 08C21C (v02 ALASKA A M I    01072009 INTL 20200717)
[    0.009802] ACPI: FACS 0x0000000078B2D000 000040
[    0.009803] ACPI: FIDT 0x000000007889D000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.009805] ACPI: SSDT 0x000000007892D000 00038C (v02 PmaxDv Pmax_Dev 00000001 INTL 20200717)
[    0.009807] ACPI: SSDT 0x0000000078897000 005D34 (v02 CpuRef CpuSsdt  00003000 INTL 20200717)
[    0.009809] ACPI: SSDT 0x0000000078894000 002A81 (v02 SaSsdt SaSsdt   00003000 INTL 20200717)
[    0.009811] ACPI: SSDT 0x0000000078890000 00334F (v02 INTEL  IgfxSsdt 00003000 INTL 20200717)
[    0.009812] ACPI: HPET 0x000000007892C000 000038 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.009814] ACPI: APIC 0x000000007888F000 0001DC (v05 ALASKA A M I    01072009 AMI  01000013)
[    0.009816] ACPI: MCFG 0x000000007888E000 00003C (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.009817] ACPI: SSDT 0x000000007888C000 001F1A (v02 ALASKA Ther_Rvp 00001000 INTL 20200717)
[    0.009819] ACPI: UEFI 0x0000000078A21000 000048 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.009821] ACPI: NHLT 0x000000007888B000 00002D (v00 ALASKA A M I    01072009 AMI  01000013)
[    0.009823] ACPI: LPIT 0x000000007888A000 0000CC (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.009824] ACPI: SSDT 0x0000000078886000 002A83 (v02 ALASKA PtidDevc 00001000 INTL 20200717)
[    0.009826] ACPI: SSDT 0x000000007887C000 0092F4 (v02 ALASKA TbtTypeC 00000000 INTL 20200717)
[    0.009828] ACPI: DBGP 0x000000007887B000 000034 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.009829] ACPI: DBG2 0x000000007887A000 000054 (v00 ALASKA A M I    01072009 AMI  01000013)
[    0.009831] ACPI: SSDT 0x0000000078878000 00190A (v02 ALASKA UsbCTabl 00001000 INTL 20200717)
[    0.009833] ACPI: DMAR 0x0000000078877000 000050 (v01 INTEL  EDK2     00000002      01000013)
[    0.009834] ACPI: FPDT 0x0000000078876000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
[    0.009836] ACPI: SSDT 0x0000000078874000 0016C2 (v02 INTEL  xh_rps14 00000000 INTL 20200717)
[    0.009838] ACPI: SSDT 0x0000000078870000 003AEA (v02 SocGpe SocGpe   00003000 INTL 20200717)
[    0.009840] ACPI: SSDT 0x000000007886C000 0039DA (v02 SocCmn SocCmn   00003000 INTL 20200717)
[    0.009841] ACPI: BGRT 0x000000007886B000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.009843] ACPI: PHAT 0x000000007886A000 0005B1 (v01 ALASKA A M I    00000005 MSFT 0100000D)
[    0.009845] ACPI: TPM2 0x0000000078869000 00004C (v04 ALASKA A M I    00000001 AMI  00000000)
[    0.009846] ACPI: WSMT 0x0000000078889000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.009848] ACPI: Reserving FACP table memory at [mem 0x7892b000-0x7892b113]
[    0.009849] ACPI: Reserving DSDT table memory at [mem 0x7889e000-0x7892a21b]
[    0.009850] ACPI: Reserving FACS table memory at [mem 0x78b2d000-0x78b2d03f]
[    0.009851] ACPI: Reserving FIDT table memory at [mem 0x7889d000-0x7889d09b]
[    0.009852] ACPI: Reserving SSDT table memory at [mem 0x7892d000-0x7892d38b]
[    0.009853] ACPI: Reserving SSDT table memory at [mem 0x78897000-0x7889cd33]
[    0.009854] ACPI: Reserving SSDT table memory at [mem 0x78894000-0x78896a80]
[    0.009854] ACPI: Reserving SSDT table memory at [mem 0x78890000-0x7889334e]
[    0.009855] ACPI: Reserving HPET table memory at [mem 0x7892c000-0x7892c037]
[    0.009855] ACPI: Reserving APIC table memory at [mem 0x7888f000-0x7888f1db]
[    0.009856] ACPI: Reserving MCFG table memory at [mem 0x7888e000-0x7888e03b]
[    0.009856] ACPI: Reserving SSDT table memory at [mem 0x7888c000-0x7888df19]
[    0.009856] ACPI: Reserving UEFI table memory at [mem 0x78a21000-0x78a21047]
[    0.009857] ACPI: Reserving NHLT table memory at [mem 0x7888b000-0x7888b02c]
[    0.009857] ACPI: Reserving LPIT table memory at [mem 0x7888a000-0x7888a0cb]
[    0.009858] ACPI: Reserving SSDT table memory at [mem 0x78886000-0x78888a82]
[    0.009858] ACPI: Reserving SSDT table memory at [mem 0x7887c000-0x788852f3]
[    0.009859] ACPI: Reserving DBGP table memory at [mem 0x7887b000-0x7887b033]
[    0.009859] ACPI: Reserving DBG2 table memory at [mem 0x7887a000-0x7887a053]
[    0.009860] ACPI: Reserving SSDT table memory at [mem 0x78878000-0x78879909]
[    0.009860] ACPI: Reserving DMAR table memory at [mem 0x78877000-0x7887704f]
[    0.009860] ACPI: Reserving FPDT table memory at [mem 0x78876000-0x78876043]
[    0.009861] ACPI: Reserving SSDT table memory at [mem 0x78874000-0x788756c1]
[    0.009861] ACPI: Reserving SSDT table memory at [mem 0x78870000-0x78873ae9]
[    0.009862] ACPI: Reserving SSDT table memory at [mem 0x7886c000-0x7886f9d9]
[    0.009862] ACPI: Reserving BGRT table memory at [mem 0x7886b000-0x7886b037]
[    0.009863] ACPI: Reserving PHAT table memory at [mem 0x7886a000-0x7886a5b0]
[    0.009863] ACPI: Reserving TPM2 table memory at [mem 0x78869000-0x7886904b]
[    0.009864] ACPI: Reserving WSMT table memory at [mem 0x78889000-0x78889027]
[    0.009974] No NUMA configuration found
[    0.009974] Faking a node at [mem 0x0000000000000000-0x0000000c7fffffff]
[    0.009976] NODE_DATA(0) allocated [mem 0xc7fffb000-0xc7fffffff]
[    0.010003] Zone ranges:
[    0.010003]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.010004]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.010005]   Normal   [mem 0x0000000100000000-0x0000000c7fffffff]
[    0.010005]   Device   empty
[    0.010006] Movable zone start for each node
[    0.010006] Early memory node ranges
[    0.010007]   node   0: [mem 0x0000000000001000-0x000000000009dfff]
[    0.010007]   node   0: [mem 0x000000000009f000-0x000000000009ffff]
[    0.010008]   node   0: [mem 0x0000000000100000-0x0000000076477fff]
[    0.010008]   node   0: [mem 0x0000000079bff000-0x0000000079bfffff]
[    0.010009]   node   0: [mem 0x0000000100000000-0x0000000c7fffffff]
[    0.010011] Initmem setup node 0 [mem 0x0000000000001000-0x0000000c7fffffff]
[    0.010013] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.010014] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.010030] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.012201] On node 0, zone DMA32: 14215 pages in unavailable ranges
[    0.065783] On node 0, zone Normal: 25600 pages in unavailable ranges
[    0.066111] ACPI: PM-Timer IO Port: 0x1808
[    0.066116] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.066117] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.066117] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.066118] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.066118] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.066119] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.066119] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.066119] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.066120] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.066120] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.066120] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.066121] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.066121] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.066121] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.066122] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.066122] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.066123] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
[    0.066123] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
[    0.066123] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
[    0.066124] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
[    0.066124] ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
[    0.066124] ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
[    0.066125] ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
[    0.066125] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.066164] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.066166] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.066167] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.066169] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.066170] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.066175] e820: update [mem 0x6f527000-0x6f583fff] usable ==> reserved
[    0.066182] TSC deadline timer available
[    0.066183] smpboot: Allowing 24 CPUs, 0 hotplug CPUs
[    0.066192] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.066193] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[    0.066195] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.066196] PM: hibernation: Registered nosave memory: [mem 0x6acfb000-0x6acfbfff]
[    0.066196] PM: hibernation: Registered nosave memory: [mem 0x6adbd000-0x6adbdfff]
[    0.066197] PM: hibernation: Registered nosave memory: [mem 0x6e9e2000-0x6e9e2fff]
[    0.066198] PM: hibernation: Registered nosave memory: [mem 0x6e9ef000-0x6e9effff]
[    0.066199] PM: hibernation: Registered nosave memory: [mem 0x6f527000-0x6f583fff]
[    0.066199] PM: hibernation: Registered nosave memory: [mem 0x737a8000-0x737a8fff]
[    0.066200] PM: hibernation: Registered nosave memory: [mem 0x76478000-0x7882dfff]
[    0.066200] PM: hibernation: Registered nosave memory: [mem 0x7882e000-0x7892dfff]
[    0.066201] PM: hibernation: Registered nosave memory: [mem 0x7892e000-0x78b2dfff]
[    0.066201] PM: hibernation: Registered nosave memory: [mem 0x78b2e000-0x79bfefff]
[    0.066202] PM: hibernation: Registered nosave memory: [mem 0x79c00000-0x7dffffff]
[    0.066202] PM: hibernation: Registered nosave memory: [mem 0x7e000000-0x7edfffff]
[    0.066202] PM: hibernation: Registered nosave memory: [mem 0x7ee00000-0x7fffffff]
[    0.066203] PM: hibernation: Registered nosave memory: [mem 0x80000000-0xfdffffff]
[    0.066203] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.066203] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.066204] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.066204] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.066204] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.066205] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed1ffff]
[    0.066205] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
[    0.066205] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfedfffff]
[    0.066206] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.066206] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[    0.066207] [mem 0x80000000-0xfdffffff] available for PCI devices
[    0.066207] Booting paravirtualized kernel on bare hardware
[    0.066209] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.069340] setup_percpu: NR_CPUS:320 nr_cpumask_bits:24 nr_cpu_ids:24 nr_node_ids:1
[    0.070088] percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
[    0.070092] pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
[    0.070094] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.070098] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 
[    0.070108] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/cryptroot rw rd.luks.name=1e59d192-0bab-41e4-a53c-2807d12c2e58=cryptroot rd.luks.crypttab=no loglevel=3 console=tty1 systemd.debug-shell=1 splash resume=UUID=149361cf-79c9-417d-a4f1-c2e39dd1a49a
[    0.070158] Unknown kernel command line parameters "splash BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
[    0.070165] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.070166] printk: log_buf_len total cpu_extra contributions: 94208 bytes
[    0.070166] printk: log_buf_len min size: 131072 bytes
[    0.070278] printk: log_buf_len: 262144 bytes
[    0.070279] printk: early log buf free: 113256(86%)
[    0.074940] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[    0.077253] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.077409] Fallback order for Node 0: 0 
[    0.077411] Built 1 zonelists, mobility grouping on.  Total pages: 12346855
[    0.077412] Policy zone: Normal
[    0.077565] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.077571] software IO TLB: area num 32.
[    0.148410] Memory: 49022420K/50171996K available (16384K kernel code, 2120K rwdata, 12780K rodata, 3348K init, 3984K bss, 1149316K reserved, 0K cma-reserved)
[    0.148502] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1
[    0.148522] ftrace: allocating 47559 entries in 186 pages
[    0.152985] ftrace: allocated 186 pages with 5 groups
[    0.153039] Dynamic Preempt: full
[    0.153068] rcu: Preemptible hierarchical RCU implementation.
[    0.153068] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=24.
[    0.153069] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.153070] 	Trampoline variant of Tasks RCU enabled.
[    0.153070] 	Rude variant of Tasks RCU enabled.
[    0.153070] 	Tracing variant of Tasks RCU enabled.
[    0.153071] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.153071] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24
[    0.154385] NR_IRQS: 20736, nr_irqs: 2248, preallocated irqs: 16
[    0.154663] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.154901] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.154927] Console: colour dummy device 80x25
[    0.154929] printk: console [tty1] enabled
[    0.154953] ACPI: Core revision 20230331
[    0.155253] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns
[    0.155359] APIC: Switch to symmetric I/O mode setup
[    0.155360] DMAR: Host address width 39
[    0.155361] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.155365] DMAR: dmar0: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
[    0.155367] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 0
[    0.155368] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.155369] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.156800] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.156801] x2apic enabled
[    0.156821] Switched APIC routing to cluster x2apic.
[    0.161306] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.175312] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2df10e7656b, max_idle_ns: 440795364873 ns
[    0.175316] Calibrating delay loop (skipped), value calculated using timer frequency.. 6376.00 BogoMIPS (lpj=10624000)
[    0.175357] CPU0: Thermal monitoring enabled (TM1)
[    0.175359] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.175456] process: using mwait in idle threads
[    0.175457] CET detected: Indirect Branch Tracking enabled
[    0.175458] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.175458] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.175460] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.175462] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[    0.175462] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.175463] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[    0.175463] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.175464] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.175471] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.175472] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.175472] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.175473] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.175473] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.175474] x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
[    0.175474] x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
[    0.184516] Freeing SMP alternatives memory: 40K
[    0.184518] pid_max: default: 32768 minimum: 301
[    0.186242] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
[    0.186248] landlock: Up and running.
[    0.186249] Yama: becoming mindful.
[    0.186252] LSM support for eBPF active
[    0.186343] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.186422] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.186809] smpboot: CPU0: 12th Gen Intel(R) Core(TM) i9-12900KF (family: 0x6, model: 0x97, stepping: 0x2)
[    0.186883] cblist_init_generic: Setting adjustable number of callback queues.
[    0.186884] cblist_init_generic: Setting shift to 5 and lim to 1.
[    0.186893] cblist_init_generic: Setting adjustable number of callback queues.
[    0.186893] cblist_init_generic: Setting shift to 5 and lim to 1.
[    0.186899] cblist_init_generic: Setting adjustable number of callback queues.
[    0.186900] cblist_init_generic: Setting shift to 5 and lim to 1.
[    0.186906] Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline,  AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.186983] core: cpu_core PMU driver: 
[    0.186984] ... version:                5
[    0.186985] ... bit width:              48
[    0.186985] ... generic registers:      8
[    0.186985] ... value mask:             0000ffffffffffff
[    0.186986] ... max period:             00007fffffffffff
[    0.186986] ... fixed-purpose events:   4
[    0.186986] ... event mask:             0001000f000000ff
[    0.186996] signal: max sigframe size: 3632
[    0.187003] Estimated ratio of average max frequency by base frequency (times 1024): 1600
[    0.187017] rcu: Hierarchical SRCU implementation.
[    0.187017] rcu: 	Max phase no-delay instances is 1000.
[    0.187837] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.187953] smp: Bringing up secondary CPUs ...
[    0.188002] x86: Booting SMP configuration:
[    0.188003] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15 #16
[    0.003802] core: cpu_atom PMU driver: PEBS-via-PT 
[    0.003802] ... version:                5
[    0.003802] ... bit width:              48
[    0.003802] ... generic registers:      6
[    0.003802] ... value mask:             0000ffffffffffff
[    0.003802] ... max period:             00007fffffffffff
[    0.003802] ... fixed-purpose events:   3
[    0.003802] ... event mask:             000000070000003f
[    0.219712]  #17 #18 #19 #20 #21 #22 #23
[    0.236764] smp: Brought up 1 node, 24 CPUs
[    0.236764] smpboot: Max logical packages: 1
[    0.236764] smpboot: Total of 24 processors activated (153046.00 BogoMIPS)
[    0.239799] devtmpfs: initialized
[    0.239799] x86/mm: Memory block size: 128MB
[    0.239824] ACPI: PM: Registering ACPI NVS region [mem 0x7892e000-0x78b2dfff] (2097152 bytes)
[    0.239824] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.239824] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    0.239824] pinctrl core: initialized pinctrl subsystem
[    0.239824] PM: RTC time: 09:39:44, date: 2023-08-31
[    0.239824] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.239824] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.242254] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.242554] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.242566] audit: initializing netlink subsys (disabled)
[    0.242574] audit: type=2000 audit(1693474784.086:1): state=initialized audit_enabled=0 res=1
[    0.242574] thermal_sys: Registered thermal governor 'fair_share'
[    0.242574] thermal_sys: Registered thermal governor 'bang_bang'
[    0.242574] thermal_sys: Registered thermal governor 'step_wise'
[    0.242574] thermal_sys: Registered thermal governor 'user_space'
[    0.242574] thermal_sys: Registered thermal governor 'power_allocator'
[    0.242574] cpuidle: using governor ladder
[    0.242574] cpuidle: using governor menu
[    0.242574] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.242574] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.242574] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
[    0.242574] PCI: not using MMCONFIG
[    0.242574] PCI: Using configuration type 1 for base access
[    0.242574] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.242574] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.242574] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.242574] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.242574] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.242574] ACPI: Added _OSI(Module Device)
[    0.242574] ACPI: Added _OSI(Processor Device)
[    0.242574] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.242574] ACPI: Added _OSI(Processor Aggregator Device)
[    0.299843] ACPI: 12 ACPI AML tables successfully acquired and loaded
[    0.306927] ACPI: Dynamic OEM Table Load:
[    0.306933] ACPI: SSDT 0xFFFF905A823E4600 0001AB (v02 PmRef  Cpu0Psd  00003000 INTL 20200717)
[    0.307430] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.308816] ACPI: Dynamic OEM Table Load:
[    0.308820] ACPI: SSDT 0xFFFF905A818B4800 000394 (v02 PmRef  Cpu0Cst  00003001 INTL 20200717)
[    0.309434] ACPI: Dynamic OEM Table Load:
[    0.309437] ACPI: SSDT 0xFFFF905A828C6000 000647 (v02 PmRef  Cpu0Ist  00003000 INTL 20200717)
[    0.310103] ACPI: Dynamic OEM Table Load:
[    0.310106] ACPI: SSDT 0xFFFF905A828C7800 0004B5 (v02 PmRef  Cpu0Hwp  00003000 INTL 20200717)
[    0.310907] ACPI: Dynamic OEM Table Load:
[    0.310911] ACPI: SSDT 0xFFFF905A8189E000 001BAF (v02 PmRef  ApIst    00003000 INTL 20200717)
[    0.311908] ACPI: Dynamic OEM Table Load:
[    0.311911] ACPI: SSDT 0xFFFF905A81898000 001038 (v02 PmRef  ApHwp    00003000 INTL 20200717)
[    0.312787] ACPI: Dynamic OEM Table Load:
[    0.312791] ACPI: SSDT 0xFFFF905A828CC000 001349 (v02 PmRef  ApPsd    00003000 INTL 20200717)
[    0.313674] ACPI: Dynamic OEM Table Load:
[    0.313677] ACPI: SSDT 0xFFFF905A818BB000 000FBB (v02 PmRef  ApCst    00003000 INTL 20200717)
[    0.320676] ACPI: Interpreter enabled
[    0.320711] ACPI: PM: (supports S0 S3 S4 S5)
[    0.320712] ACPI: Using IOAPIC for interrupt routing
[    0.321511] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
[    0.322588] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved as ACPI motherboard resource
[    0.322595] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.322595] PCI: Ignoring E820 reservations for host bridge windows
[    0.323383] ACPI: Enabled 6 GPEs in block 00 to 7F
[    0.334220] ACPI: \_SB_.PC00.XHCI.RHUB.HS14.BTRT: New power resource
[    0.339249] ACPI: \_SB_.PC00.CNVW.WRST: New power resource
[    0.343014] ACPI: \_TZ_.FN00: New power resource
[    0.343042] ACPI: \_TZ_.FN01: New power resource
[    0.343068] ACPI: \_TZ_.FN02: New power resource
[    0.343095] ACPI: \_TZ_.FN03: New power resource
[    0.343121] ACPI: \_TZ_.FN04: New power resource
[    0.343432] ACPI: \PIN_: New power resource
[    0.343599] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
[    0.343602] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.346219] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.346220] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.347029] PCI host bridge to bus 0000:00
[    0.347030] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.347031] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.347032] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.347033] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[    0.347034] pci_bus 0000:00: root bus resource [mem 0x80000000-0xbfffffff window]
[    0.347034] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[    0.347035] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.347069] pci 0000:00:00.0: [8086:4660] type 00 class 0x060000
[    0.347149] pci 0000:00:01.0: [8086:460d] type 01 class 0x060400
[    0.347190] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.347204] pci 0000:00:01.0: PTM enabled (root), 4ns granularity
[    0.347582] pci 0000:00:08.0: [8086:464f] type 00 class 0x088000
[    0.347589] pci 0000:00:08.0: reg 0x10: [mem 0x420142f000-0x420142ffff 64bit]
[    0.347652] pci 0000:00:0a.0: [8086:467d] type 00 class 0x118000
[    0.347657] pci 0000:00:0a.0: reg 0x10: [mem 0x4201410000-0x4201417fff 64bit]
[    0.347672] pci 0000:00:0a.0: enabling Extended Tags
[    0.347754] pci 0000:00:14.0: [8086:7a60] type 00 class 0x0c0330
[    0.347771] pci 0000:00:14.0: reg 0x10: [mem 0x4201400000-0x420140ffff 64bit]
[    0.347840] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.348226] pci 0000:00:14.2: [8086:7a27] type 00 class 0x050000
[    0.348244] pci 0000:00:14.2: reg 0x10: [mem 0x4201428000-0x420142bfff 64bit]
[    0.348256] pci 0000:00:14.2: reg 0x18: [mem 0x420142e000-0x420142efff 64bit]
[    0.348374] pci 0000:00:14.3: [8086:7a70] type 00 class 0x028000
[    0.348394] pci 0000:00:14.3: reg 0x10: [mem 0x4201424000-0x4201427fff 64bit]
[    0.348514] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.348706] pci 0000:00:16.0: [8086:7a68] type 00 class 0x078000
[    0.348726] pci 0000:00:16.0: reg 0x10: [mem 0x420142d000-0x420142dfff 64bit]
[    0.348800] pci 0000:00:16.0: PME# supported from D3hot
[    0.349131] pci 0000:00:17.0: [8086:7a62] type 00 class 0x010601
[    0.349143] pci 0000:00:17.0: reg 0x10: [mem 0x81f00000-0x81f01fff]
[    0.349150] pci 0000:00:17.0: reg 0x14: [mem 0x81f03000-0x81f030ff]
[    0.349157] pci 0000:00:17.0: reg 0x18: [io  0x5050-0x5057]
[    0.349165] pci 0000:00:17.0: reg 0x1c: [io  0x5040-0x5043]
[    0.349171] pci 0000:00:17.0: reg 0x20: [io  0x5020-0x503f]
[    0.349178] pci 0000:00:17.0: reg 0x24: [mem 0x81f02000-0x81f027ff]
[    0.349215] pci 0000:00:17.0: PME# supported from D3hot
[    0.349400] pci 0000:00:1c.0: [8086:7a38] type 01 class 0x060400
[    0.349812] pci 0000:00:1c.1: [8086:7a39] type 01 class 0x060400
[    0.349905] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.349940] pci 0000:00:1c.1: PTM enabled (root), 4ns granularity
[    0.350324] pci 0000:00:1f.0: [8086:7a06] type 00 class 0x060100
[    0.350581] pci 0000:00:1f.3: [8086:7a50] type 00 class 0x040300
[    0.350622] pci 0000:00:1f.3: reg 0x10: [mem 0x4201420000-0x4201423fff 64bit]
[    0.350674] pci 0000:00:1f.3: reg 0x20: [mem 0x4201300000-0x42013fffff 64bit]
[    0.350774] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.350850] pci 0000:00:1f.4: [8086:7a23] type 00 class 0x0c0500
[    0.350873] pci 0000:00:1f.4: reg 0x10: [mem 0x420142c000-0x420142c0ff 64bit]
[    0.350901] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.351052] pci 0000:00:1f.5: [8086:7a24] type 00 class 0x0c8000
[    0.351069] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.351185] pci 0000:01:00.0: [8086:4fa1] type 01 class 0x060400
[    0.351198] pci 0000:01:00.0: reg 0x10: [mem 0x4200000000-0x42007fffff 64bit pref]
[    0.351265] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    0.351390] pci 0000:00:01.0: PCI bridge to [bus 01-04]
[    0.351392] pci 0000:00:01.0:   bridge window [mem 0x80000000-0x813fffff]
[    0.351394] pci 0000:00:01.0:   bridge window [mem 0x4000000000-0x42007fffff 64bit pref]
[    0.351425] pci 0000:02:01.0: [8086:4fa4] type 01 class 0x060400
[    0.351504] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
[    0.351573] pci 0000:02:04.0: [8086:4fa4] type 01 class 0x060400
[    0.351676] pci 0000:02:04.0: PME# supported from D0 D3hot D3cold
[    0.351764] pci 0000:01:00.0: PCI bridge to [bus 02-04]
[    0.351769] pci 0000:01:00.0:   bridge window [mem 0x80000000-0x813fffff]
[    0.351772] pci 0000:01:00.0:   bridge window [mem 0x4000000000-0x41ffffffff 64bit pref]
[    0.351808] pci 0000:03:00.0: [8086:56a5] type 00 class 0x030000
[    0.351824] pci 0000:03:00.0: reg 0x10: [mem 0x80000000-0x80ffffff 64bit]
[    0.351835] pci 0000:03:00.0: reg 0x18: [mem 0x4000000000-0x41ffffffff 64bit pref]
[    0.351856] pci 0000:03:00.0: reg 0x30: [mem 0x81000000-0x811fffff pref]
[    0.351871] pci 0000:03:00.0: ASPM: overriding L1 acceptable latency from 0x0 to 0x7
[    0.351873] pci 0000:03:00.0: BAR 2: assigned to efifb
[    0.351918] pci 0000:03:00.0: PME# supported from D0 D3hot
[    0.352016] pci 0000:02:01.0: PCI bridge to [bus 03]
[    0.352020] pci 0000:02:01.0:   bridge window [mem 0x80000000-0x811fffff]
[    0.352024] pci 0000:02:01.0:   bridge window [mem 0x4000000000-0x41ffffffff 64bit pref]
[    0.352074] pci 0000:04:00.0: [8086:4f92] type 00 class 0x040300
[    0.352096] pci 0000:04:00.0: reg 0x10: [mem 0x81300000-0x81303fff 64bit]
[    0.352204] pci 0000:04:00.0: PME# supported from D3hot D3cold
[    0.352292] pci 0000:02:04.0: PCI bridge to [bus 04]
[    0.352297] pci 0000:02:04.0:   bridge window [mem 0x81300000-0x813fffff]
[    0.352349] pci 0000:00:1c.0: PCI bridge to [bus 05]
[    0.352351] pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
[    0.352354] pci 0000:00:1c.0:   bridge window [mem 0x81400000-0x81dfffff]
[    0.352358] pci 0000:00:1c.0:   bridge window [mem 0x4200900000-0x42012fffff 64bit pref]
[    0.352408] pci 0000:06:00.0: [10ec:8125] type 00 class 0x020000
[    0.352430] pci 0000:06:00.0: reg 0x10: [io  0x3000-0x30ff]
[    0.352460] pci 0000:06:00.0: reg 0x18: [mem 0x81e00000-0x81e0ffff 64bit]
[    0.352478] pci 0000:06:00.0: reg 0x20: [mem 0x81e10000-0x81e13fff 64bit]
[    0.352607] pci 0000:06:00.0: supports D1 D2
[    0.352607] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.352833] pci 0000:00:1c.1: PCI bridge to [bus 06]
[    0.352835] pci 0000:00:1c.1:   bridge window [io  0x3000-0x3fff]
[    0.352837] pci 0000:00:1c.1:   bridge window [mem 0x81e00000-0x81efffff]
[    0.354195] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.354259] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
[    0.354321] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.354383] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.354444] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.354506] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.354568] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.354630] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.361282] iommu: Default domain type: Translated 
[    0.361282] iommu: DMA domain TLB invalidation policy: lazy mode 
[    0.361282] SCSI subsystem initialized
[    0.361282] libata version 3.00 loaded.
[    0.361282] ACPI: bus type USB registered
[    0.361282] usbcore: registered new interface driver usbfs
[    0.361282] usbcore: registered new interface driver hub
[    0.361282] usbcore: registered new device driver usb
[    0.361282] pps_core: LinuxPPS API ver. 1 registered
[    0.361282] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.361282] PTP clock support registered
[    0.361282] EDAC MC: Ver: 3.0.0
[    0.361282] efivars: Registered efivars operations
[    0.361282] NetLabel: Initializing
[    0.361282] NetLabel:  domain hash size = 128
[    0.361282] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.361282] NetLabel:  unlabeled traffic allowed by default
[    0.361282] mctp: management component transport protocol core
[    0.361282] NET: Registered PF_MCTP protocol family
[    0.361282] PCI: Using ACPI for IRQ routing
[    0.384124] PCI: pci_cache_line_size set to 64 bytes
[    0.384180] pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
[    0.384236] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.384237] e820: reserve RAM buffer [mem 0x6acfb018-0x6bffffff]
[    0.384238] e820: reserve RAM buffer [mem 0x6e9e2018-0x6fffffff]
[    0.384239] e820: reserve RAM buffer [mem 0x6f527000-0x6fffffff]
[    0.384239] e820: reserve RAM buffer [mem 0x737a8000-0x73ffffff]
[    0.384240] e820: reserve RAM buffer [mem 0x76478000-0x77ffffff]
[    0.384240] e820: reserve RAM buffer [mem 0x79c00000-0x7bffffff]
[    0.384258] pci 0000:03:00.0: vgaarb: setting as boot VGA device
[    0.384258] pci 0000:03:00.0: vgaarb: bridge control possible
[    0.384258] pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.384258] vgaarb: loaded
[    0.384258] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.384258] hpet0: 8 comparators, 64-bit 19.200000 MHz counter
[    0.386355] clocksource: Switched to clocksource tsc-early
[    0.386419] VFS: Disk quotas dquot_6.6.0
[    0.386426] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.386462] pnp: PnP ACPI init
[    0.386586] system 00:00: [io  0x0a00-0x0a0f] has been reserved
[    0.386587] system 00:00: [io  0x0a10-0x0a1f] has been reserved
[    0.386588] system 00:00: [io  0x0a20-0x0a2f] has been reserved
[    0.386701] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.386702] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.386767] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.387727] system 00:03: [mem 0xfedc0000-0xfedc7fff] has been reserved
[    0.387728] system 00:03: [mem 0xfeda0000-0xfeda0fff] has been reserved
[    0.387728] system 00:03: [mem 0xfeda1000-0xfeda1fff] has been reserved
[    0.387729] system 00:03: [mem 0xc0000000-0xcfffffff] has been reserved
[    0.387730] system 00:03: [mem 0xfed20000-0xfed7ffff] could not be reserved
[    0.387730] system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.387731] system 00:03: [mem 0xfed45000-0xfed8ffff] could not be reserved
[    0.387732] system 00:03: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.388207] system 00:04: [io  0x2000-0x20fe] has been reserved
[    0.388647] pnp: PnP ACPI: found 6 devices
[    0.392608] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.392645] NET: Registered PF_INET protocol family
[    0.392813] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.394528] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.394560] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.394874] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.395245] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.395323] TCP: Hash tables configured (established 524288 bind 65536)
[    0.395517] MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
[    0.395649] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.395757] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.395817] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.395820] NET: Registered PF_XDP protocol family
[    0.395827] pci 0000:00:1f.5: BAR 0: assigned [mem 0x81f04000-0x81f04fff]
[    0.395842] pci 0000:02:01.0: PCI bridge to [bus 03]
[    0.395846] pci 0000:02:01.0:   bridge window [mem 0x80000000-0x811fffff]
[    0.395848] pci 0000:02:01.0:   bridge window [mem 0x4000000000-0x41ffffffff 64bit pref]
[    0.395853] pci 0000:02:04.0: PCI bridge to [bus 04]
[    0.395857] pci 0000:02:04.0:   bridge window [mem 0x81300000-0x813fffff]
[    0.395865] pci 0000:01:00.0: PCI bridge to [bus 02-04]
[    0.395867] pci 0000:01:00.0:   bridge window [mem 0x80000000-0x813fffff]
[    0.395869] pci 0000:01:00.0:   bridge window [mem 0x4000000000-0x41ffffffff 64bit pref]
[    0.395873] pci 0000:00:01.0: PCI bridge to [bus 01-04]
[    0.395874] pci 0000:00:01.0:   bridge window [mem 0x80000000-0x813fffff]
[    0.395875] pci 0000:00:01.0:   bridge window [mem 0x4000000000-0x42007fffff 64bit pref]
[    0.395878] pci 0000:00:1c.0: PCI bridge to [bus 05]
[    0.395886] pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
[    0.395889] pci 0000:00:1c.0:   bridge window [mem 0x81400000-0x81dfffff]
[    0.395891] pci 0000:00:1c.0:   bridge window [mem 0x4200900000-0x42012fffff 64bit pref]
[    0.395895] pci 0000:00:1c.1: PCI bridge to [bus 06]
[    0.395897] pci 0000:00:1c.1:   bridge window [io  0x3000-0x3fff]
[    0.395900] pci 0000:00:1c.1:   bridge window [mem 0x81e00000-0x81efffff]
[    0.395906] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.395907] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.395907] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.395908] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000fffff window]
[    0.395908] pci_bus 0000:00: resource 8 [mem 0x80000000-0xbfffffff window]
[    0.395909] pci_bus 0000:00: resource 9 [mem 0x4000000000-0x7fffffffff window]
[    0.395910] pci_bus 0000:01: resource 1 [mem 0x80000000-0x813fffff]
[    0.395910] pci_bus 0000:01: resource 2 [mem 0x4000000000-0x42007fffff 64bit pref]
[    0.395911] pci_bus 0000:02: resource 1 [mem 0x80000000-0x813fffff]
[    0.395911] pci_bus 0000:02: resource 2 [mem 0x4000000000-0x41ffffffff 64bit pref]
[    0.395912] pci_bus 0000:03: resource 1 [mem 0x80000000-0x811fffff]
[    0.395912] pci_bus 0000:03: resource 2 [mem 0x4000000000-0x41ffffffff 64bit pref]
[    0.395913] pci_bus 0000:04: resource 1 [mem 0x81300000-0x813fffff]
[    0.395913] pci_bus 0000:05: resource 0 [io  0x4000-0x4fff]
[    0.395914] pci_bus 0000:05: resource 1 [mem 0x81400000-0x81dfffff]
[    0.395914] pci_bus 0000:05: resource 2 [mem 0x4200900000-0x42012fffff 64bit pref]
[    0.395915] pci_bus 0000:06: resource 0 [io  0x3000-0x3fff]
[    0.395915] pci_bus 0000:06: resource 1 [mem 0x81e00000-0x81efffff]
[    0.396211] PCI: CLS 64 bytes, default 64
[    0.396220] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.396220] software IO TLB: mapped [mem 0x0000000066219000-0x000000006a219000] (64MB)
[    0.396234] Trying to unpack rootfs image as initramfs...
[    0.396239] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2df10e7656b, max_idle_ns: 440795364873 ns
[    0.396261] clocksource: Switched to clocksource tsc
[    0.396275] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.397545] Initialise system trusted keyrings
[    0.397549] Key type blacklist registered
[    0.397566] workingset: timestamp_bits=41 max_order=24 bucket_order=0
[    0.397575] zbud: loaded
[    0.397644] integrity: Platform Keyring initialized
[    0.397644] integrity: Machine keyring initialized
[    0.402273] Key type asymmetric registered
[    0.402274] Asymmetric key parser 'x509' registered
[    0.402282] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[    0.402307] io scheduler mq-deadline registered
[    0.402307] io scheduler kyber registered
[    0.402312] io scheduler bfq registered
[    0.404124] pcieport 0000:00:01.0: PME: Signaling with IRQ 121
[    0.404164] pcieport 0000:00:1c.0: Refused to change power state from D3hot to D0
[    0.404181] pcieport 0000:00:1c.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.404184] pcieport 0000:00:1c.0: pciehp: Cannot get irq -1 for the hotplug controller
[    0.404185] pcieport 0000:00:1c.0: pciehp: Notification initialization failed (-1)
[    0.404322] pcieport 0000:00:1c.1: PME: Signaling with IRQ 122
[    0.404550] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.405068] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.405078] ACPI: button: Sleep Button [SLPB]
[    0.405092] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.405098] ACPI: button: Power Button [PWRB]
[    0.405110] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.413854] ACPI: button: Power Button [PWRF]
[    0.416433] thermal LNXTHERM:00: registered as thermal_zone0
[    0.416434] ACPI: thermal: Thermal Zone [TZ00] (28 C)
[    0.416553] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.417245] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.417866] Non-volatile memory driver v1.3
[    0.417867] Linux agpgart interface v0.103
[    0.435190] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    0.435497] ACPI: bus type drm_connector registered
[    0.437755] ahci 0000:00:17.0: version 3.0
[    0.447997] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf0 impl SATA mode
[    0.447999] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds 
[    0.477849] scsi host0: ahci
[    0.478326] scsi host1: ahci
[    0.478669] scsi host2: ahci
[    0.478906] scsi host3: ahci
[    0.479091] scsi host4: ahci
[    0.479299] scsi host5: ahci
[    0.479471] scsi host6: ahci
[    0.479739] scsi host7: ahci
[    0.479759] ata1: DUMMY
[    0.479759] ata2: DUMMY
[    0.479760] ata3: DUMMY
[    0.479760] ata4: DUMMY
[    0.479766] ata5: SATA max UDMA/133 abar m2048@0x81f02000 port 0x81f02300 irq 123
[    0.479768] ata6: SATA max UDMA/133 abar m2048@0x81f02000 port 0x81f02380 irq 123
[    0.479769] ata7: SATA max UDMA/133 abar m2048@0x81f02000 port 0x81f02400 irq 123
[    0.479770] ata8: SATA max UDMA/133 abar m2048@0x81f02000 port 0x81f02480 irq 123
[    0.479817] usbcore: registered new interface driver usbserial_generic
[    0.479818] usbserial: USB Serial support registered for generic
[    0.479869] rtc_cmos rtc_cmos: RTC can wake from S4
[    0.480742] rtc_cmos rtc_cmos: registered as rtc0
[    0.480922] rtc_cmos rtc_cmos: setting system clock to 2023-08-31T09:39:44 UTC (1693474784)
[    0.480954] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
[    0.481998] intel_pstate: Intel P-state driver initializing
[    0.483890] intel_pstate: HWP enabled
[    0.484112] ledtrig-cpu: registered to indicate activity on CPUs
[    0.484308] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[    0.485580] fbcon: Deferring console take-over
[    0.485581] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[    0.485673] hid: raw HID events driver (C) Jiri Kosina
[    0.485710] intel_pmc_core INT33A1:00:  initialized
[    0.485764] drop_monitor: Initializing network drop monitor service
[    0.491925] Initializing XFRM netlink socket
[    0.491942] NET: Registered PF_INET6 protocol family
[    0.530771] Freeing initrd memory: 45176K
[    0.535017] Segment Routing with IPv6
[    0.535018] RPL Segment Routing with IPv6
[    0.535026] In-situ OAM (IOAM) with IPv6
[    0.535042] NET: Registered PF_PACKET protocol family
[    0.537864] microcode: Microcode Update Driver: v2.2.
[    0.537868] IPI shorthand broadcast: enabled
[    0.538472] sched_clock: Marking stable (537393794, 469014)->(546598510, -8735702)
[    0.538943] registered taskstats version 1
[    0.540849] Loading compiled-in X.509 certificates
[    0.542239] Loaded X.509 cert 'Build time autogenerated kernel key: 333e1bae8548937ea28bdd550a94d2aba8351419'
[    0.546001] zswap: loaded using pool zstd/zsmalloc
[    0.547416] Key type .fscrypt registered
[    0.547417] Key type fscrypt-provisioning registered
[    0.547665] integrity: Loading X.509 certificate: UEFI:db
[    0.547684] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    0.547685] integrity: Loading X.509 certificate: UEFI:db
[    0.547696] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    0.547697] integrity: Loading X.509 certificate: UEFI:db
[    0.548010] integrity: Loaded X.509 cert 'Micro-Star INTL CO., LTD.: 0094c53ac8d1a3c3db'
[    0.548011] integrity: Loading X.509 certificate: UEFI:db
[    0.548018] integrity: Loaded X.509 cert 'MSI SHIP DB: ebc30d5be5f35f8041c1c2d9e613eee2'
[    0.548368] blacklist: Duplicate blacklisted hash bin:47ff1b63b140b6fc04ed79131331e651da5b2e2f170f5daef4153dc2fbc532b1
[    0.548370] blacklist: Duplicate blacklisted hash bin:5391c3a2fb112102a6aa1edc25ae77e19f5d6f09cd09eeb2509922bfcd5992ea
[    0.548403] blacklist: Duplicate blacklisted hash bin:80b4d96931bf0d02fd91a61e19d14f1da452e66db2408ca8604d411f92659f0a
[    0.548428] blacklist: Duplicate blacklisted hash bin:992d359aa7a5f789d268b94c11b9485a6b1ce64362b0edb4441ccc187c39647b
[    0.548467] blacklist: Duplicate blacklisted hash bin:c452ab846073df5ace25cca64d6b7a09d906308a1a65eb5240e3c4ebcaa9cc0c
[    0.548485] blacklist: Duplicate blacklisted hash bin:e051b788ecbaeda53046c70e6af6058f95222c046157b8c4c1b9c2cfc65f46e5
[    0.548735] PM:   Magic number: 3:429:678
[    0.551533] RAS: Correctable Errors collector initialized.
[    0.795112] ata7: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    0.795164] ata8: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.795291] ata6: SATA link down (SStatus 4 SControl 300)
[    0.795620] ata5: SATA link down (SStatus 4 SControl 300)
[    0.795941] ata7.00: ATA-9: WDC WD20EURS-73TLHY0, 80.00A80, max UDMA/133
[    0.796473] ata7.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    0.797169] ata8.00: ATA-9: Samsung SSD 840 EVO 750GB, EXT0BB0Q, max UDMA/133
[    0.797543] ata7.00: configured for UDMA/133
[    0.797696] ata8.00: NCQ Send/Recv Log not supported
[    0.797704] ata8.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    0.797944] scsi 6:0:0:0: Direct-Access     ATA      WDC WD20EURS-73T 0A80 PQ: 0 ANSI: 5
[    0.798229] ata8.00: NCQ Send/Recv Log not supported
[    0.798236] ata8.00: configured for UDMA/133
[    0.799573] scsi 7:0:0:0: Direct-Access     ATA      Samsung SSD 840  BB0Q PQ: 0 ANSI: 5
[    0.799667] sd 6:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    0.799676] sd 6:0:0:0: [sda] 4096-byte physical blocks
[    0.799709] sd 6:0:0:0: [sda] Write Protect is off
[    0.799719] sd 6:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.799757] sd 6:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.799808] sd 6:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
[    0.800075] sd 7:0:0:0: [sdb] 1465149168 512-byte logical blocks: (750 GB/699 GiB)
[    0.800100] sd 7:0:0:0: [sdb] Write Protect is off
[    0.800109] sd 7:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    0.800143] sd 7:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.800187] sd 7:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
[    0.801741]  sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 >
[    0.802164] sd 7:0:0:0: [sdb] Attached SCSI disk
[    0.822367]  sda: sda1 < sda5 sda6 > sda2
[    0.822730] sd 6:0:0:0: [sda] Attached SCSI disk
[    0.822878] clk: Disabling unused clocks
[    0.832918] Freeing unused decrypted memory: 2036K
[    0.834005] Freeing unused kernel image (initmem) memory: 3348K
[    0.850611] Write protecting the kernel read-only data: 30720k
[    0.851722] Freeing unused kernel image (rodata/data gap) memory: 1556K
[    0.870957] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.870961] rodata_test: all tests were successful
[    0.870965] Run /init as init process
[    0.870966]   with arguments:
[    0.870967]     /init
[    0.870968]     splash
[    0.870969]   with environment:
[    0.870970]     HOME=/
[    0.870971]     TERM=linux
[    0.870971]     BOOT_IMAGE=/vmlinuz-linux
[    0.891701] systemd[1]: systemd 254.1-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[    0.891704] systemd[1]: Detected architecture x86-64.
[    0.891705] systemd[1]: Running in initrd.
[    0.891759] fbcon: Taking over console
[    0.891777] systemd[1]: Initializing machine ID from random generator.
[    0.896419] Console: switching to colour frame buffer device 160x45
[    0.932372] systemd[1]: Queued start job for default target Initrd Default Target.
[    0.933449] systemd[1]: Created slice Slice /system/systemd-cryptsetup.
[    0.933523] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    0.933564] systemd[1]: Reached target Path Units.
[    0.933584] systemd[1]: Reached target Slice Units.
[    0.933601] systemd[1]: Reached target Swaps.
[    0.933616] systemd[1]: Reached target Timer Units.
[    0.933669] systemd[1]: Listening on Journal Socket (/dev/log).
[    0.933712] systemd[1]: Listening on Journal Socket.
[    0.933757] systemd[1]: Listening on udev Control Socket.
[    0.933793] systemd[1]: Listening on udev Kernel Socket.
[    0.933814] systemd[1]: Reached target Socket Units.
[    0.934090] systemd[1]: Starting Create List of Static Device Nodes...
[    0.934140] systemd[1]: Check battery level during early boot was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/class/power_supply).
[    0.934859] systemd[1]: Starting Journal Service...
[    0.935180] systemd[1]: Starting Load Kernel Modules...
[    0.935214] systemd[1]: TPM2 PCR Barrier (initrd) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[    0.935477] systemd[1]: Starting Coldplug All udev Devices...
[    0.935658] systemd[1]: Finished Create List of Static Device Nodes.
[    0.935984] systemd[1]: Starting Create Static Device Nodes in /dev...
[    0.938362] systemd[1]: Finished Create Static Device Nodes in /dev.
[    0.938740] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    0.938901] systemd-journald[263]: Collecting audit messages is disabled.
[    0.944361] systemd[1]: Started Rule-based Manager for Device Events and Files.
[    0.949126] systemd[1]: Started Journal Service.
[    1.104858] cryptd: max_cpu_qlen set to 1000
[    1.105892] i915: unknown parameter 'preliminary_hw_support' ignored
[    1.108048] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.108053] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.109143] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
[    1.109391] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.109393] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.109394] xhci_hcd 0000:00:14.0: Host supports USB 3.2 Enhanced SuperSpeed
[    1.109424] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
[    1.109426] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.109427] usb usb1: Product: xHCI Host Controller
[    1.109427] usb usb1: Manufacturer: Linux 6.4.12-arch1-1 xhci-hcd
[    1.109428] usb usb1: SerialNumber: 0000:00:14.0
[    1.109541] hub 1-0:1.0: USB hub found
[    1.109565] hub 1-0:1.0: 16 ports detected
[    1.109705] AVX2 version of gcm_enc/dec engaged.
[    1.109726] AES CTR mode by8 optimization enabled
[    1.111501] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
[    1.111503] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.111504] usb usb2: Product: xHCI Host Controller
[    1.111505] usb usb2: Manufacturer: Linux 6.4.12-arch1-1 xhci-hcd
[    1.111506] usb usb2: SerialNumber: 0000:00:14.0
[    1.117253] Console: switching to colour dummy device 80x25
[    1.117359] hub 2-0:1.0: USB hub found
[    1.117390] hub 2-0:1.0: 9 ports detected
[    1.118604] usb: port power management may be unreliable
[    1.137856] i915 0000:03:00.0: vgaarb: deactivate vga console
[    1.137882] i915 0000:03:00.0: [drm] Local memory IO size: 0x000000017c800000
[    1.137883] i915 0000:03:00.0: [drm] Local memory available: 0x000000017c800000
[    1.151915] i915 0000:03:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=none
[    1.154418] i915 0000:03:00.0: [drm] Finished loading DMC firmware i915/dg2_dmc_ver2_08.bin (v2.8)
[    1.156855] PM: Image not found (code -22)
[    1.163297] device-mapper: uevent: version 1.0.3
[    1.163330] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[    1.168523] i915 0000:03:00.0: [drm] GT0: GuC firmware i915/dg2_guc_70.bin version 70.8.0
[    1.168525] i915 0000:03:00.0: [drm] GT0: HuC firmware i915/dg2_huc_gsc.bin version 7.10.3
[    1.179635] i915 0000:03:00.0: [drm] GT0: GUC: submission enabled
[    1.179638] i915 0000:03:00.0: [drm] GT0: GUC: SLPC enabled
[    1.179864] i915 0000:03:00.0: [drm] GT0: GUC: RC enabled
[    1.193665] [drm] Initialized i915 1.6.0 20201103 for 0000:03:00.0 on minor 1
[    1.219515] fbcon: i915drmfb (fb0) is primary device
[    1.264181] Console: switching to colour frame buffer device 160x45
[    1.276514] i915 0000:03:00.0: [drm] fb0: i915drmfb frame buffer device
[    1.363896] usb 1-2: new full-speed USB device number 2 using xhci_hcd
[    1.505007] usb 1-2: New USB device found, idVendor=1462, idProduct=7e01, bcdDevice= 0.01
[    1.505019] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.505024] usb 1-2: Product: MYSTIC LIGHT 
[    1.505028] usb 1-2: Manufacturer: MSI
[    1.505031] usb 1-2: SerialNumber: 7E0122112904
[    1.516958] input: MSI MYSTIC LIGHT  as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:1462:7E01.0001/input/input3
[    1.517197] hid-generic 0003:1462:7E01.0001: input,hiddev96,hidraw0: USB HID v1.10 Device [MSI MYSTIC LIGHT ] on usb-0000:00:14.0-2/input0
[    1.517279] usbcore: registered new interface driver usbhid
[    1.517282] usbhid: USB HID core driver
[    1.627520] usb 2-2: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
[    1.650468] usb 2-2: New USB device found, idVendor=05e3, idProduct=0625, bcdDevice=78.10
[    1.650499] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.650504] usb 2-2: Product: USB3.2 Hub
[    1.650507] usb 2-2: Manufacturer: GenesysLogic
[    1.652565] hub 2-2:1.0: USB hub found
[    1.653030] hub 2-2:1.0: 4 ports detected
[    1.767235] usb 1-3: new high-speed USB device number 3 using xhci_hcd
[    1.911625] usb 1-3: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=78.10
[    1.911637] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.911642] usb 1-3: Product: USB2.1 Hub
[    1.911645] usb 1-3: Manufacturer: GenesysLogic
[    1.913422] hub 1-3:1.0: USB hub found
[    1.913742] hub 1-3:1.0: 4 ports detected
[    2.031262] usb 2-9: new SuperSpeed USB device number 3 using xhci_hcd
[    2.063468] usb 2-9: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.17
[    2.063481] usb 2-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.063485] usb 2-9: Product: 4-Port USB 3.0 Hub
[    2.063489] usb 2-9: Manufacturer: Generic
[    2.070673] hub 2-9:1.0: USB hub found
[    2.071905] hub 2-9:1.0: 4 ports detected
[    2.177241] usb 1-10: new high-speed USB device number 4 using xhci_hcd
[    2.334571] usb 1-10: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.17
[    2.334584] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.334589] usb 1-10: Product: 4-Port USB 2.0 Hub
[    2.334592] usb 1-10: Manufacturer: Generic
[    2.337045] hub 1-10:1.0: USB hub found
[    2.338124] hub 1-10:1.0: 4 ports detected
[    2.401831] usb 2-9.1: new SuperSpeed USB device number 4 using xhci_hcd
[    2.432710] usb 2-9.1: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.17
[    2.432722] usb 2-9.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.432727] usb 2-9.1: Product: 4-Port USB 3.0 Hub
[    2.432731] usb 2-9.1: Manufacturer: Generic
[    2.439735] hub 2-9.1:1.0: USB hub found
[    2.440967] hub 2-9.1:1.0: 4 ports detected
[    2.547234] usb 1-11: new high-speed USB device number 5 using xhci_hcd
[    2.689182] usb 1-11: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=60.90
[    2.689194] usb 1-11: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.689199] usb 1-11: Product: USB2.0 Hub
[    2.692106] hub 1-11:1.0: USB hub found
[    2.692533] hub 1-11:1.0: 4 ports detected
[    2.760569] usb 1-10.1: new high-speed USB device number 6 using xhci_hcd
[    2.870092] usb 1-10.1: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.17
[    2.870105] usb 1-10.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.870110] usb 1-10.1: Product: 4-Port USB 2.0 Hub
[    2.870113] usb 1-10.1: Manufacturer: Generic
[    2.871911] hub 1-10.1:1.0: USB hub found
[    2.873797] hub 1-10.1:1.0: 4 ports detected
[    2.940770] usb 2-9.1.4: new SuperSpeed USB device number 5 using xhci_hcd
[    2.959385] usb 2-9.1.4: New USB device found, idVendor=152d, idProduct=0567, bcdDevice= 1.17
[    2.959398] usb 2-9.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.959403] usb 2-9.1.4: Product: USB 3.0 Device
[    2.959407] usb 2-9.1.4: Manufacturer: USB 3.0 Device
[    2.959409] usb 2-9.1.4: SerialNumber: 00000000A7D4
[    2.969843] usbcore: registered new interface driver usb-storage
[    2.974286] scsi host8: uas
[    2.974355] usbcore: registered new interface driver uas
[    2.974915] scsi 8:0:0:0: Direct-Access     ST1000LM 024 HN-M101MBB   0117 PQ: 0 ANSI: 6
[    2.977217] sd 8:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    2.977222] sd 8:0:0:0: [sdc] 4096-byte physical blocks
[    2.977371] sd 8:0:0:0: [sdc] Write Protect is off
[    2.977373] sd 8:0:0:0: [sdc] Mode Sense: 53 00 10 08
[    2.977698] sd 8:0:0:0: [sdc] Disabling FUA
[    2.977700] sd 8:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.977703] sd 8:0:0:0: [sdc] Preferred minimum I/O size 4096 bytes
[    2.977705] sd 8:0:0:0: [sdc] Optimal transfer size 33553920 bytes not a multiple of preferred minimum block size (4096 bytes)
[    2.980679]  sdc: sdc1 sdc2 sdc3 sdc7 sdc11
[    2.980872] sd 8:0:0:0: [sdc] Attached SCSI disk
[    3.080568] usb 1-14: new full-speed USB device number 7 using xhci_hcd
[    3.225733] usb 1-14: New USB device found, idVendor=8087, idProduct=0033, bcdDevice= 0.00
[    3.225745] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.297232] usb 1-10.3: new low-speed USB device number 8 using xhci_hcd
[    3.390269] usb 1-10.3: New USB device found, idVendor=1bcf, idProduct=08a0, bcdDevice= 1.04
[    3.390281] usb 1-10.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.400378] input: HID 1bcf:08a0 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.0/0003:1BCF:08A0.0002/input/input4
[    3.400768] input: HID 1bcf:08a0 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.0/0003:1BCF:08A0.0002/input/input5
[    3.458410] hid-generic 0003:1BCF:08A0.0002: input,hiddev97,hidraw1: USB HID v1.10 Mouse [HID 1bcf:08a0] on usb-0000:00:14.0-10.3/input0
[    3.547240] usb 1-10.4: new low-speed USB device number 9 using xhci_hcd
[    3.644264] usb 1-10.4: New USB device found, idVendor=046d, idProduct=c31d, bcdDevice=66.01
[    3.644277] usb 1-10.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.644282] usb 1-10.4: Product: USB Keyboard
[    3.644286] usb 1-10.4: Manufacturer: Logitech
[    3.656778] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.4/1-10.4:1.0/0003:046D:C31D.0003/input/input6
[    3.711193] hid-generic 0003:046D:C31D.0003: input,hidraw2: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:14.0-10.4/input0
[    3.718179] input: Logitech USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.4/1-10.4:1.1/0003:046D:C31D.0004/input/input7
[    3.774216] input: Logitech USB Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.4/1-10.4:1.1/0003:046D:C31D.0004/input/input8
[    3.774678] hid-generic 0003:046D:C31D.0004: input,hidraw3: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:14.0-10.4/input1
[   11.179117] i915 0000:03:00.0: [drm] GT0: HuC: timed out waiting for MEI GSC
[   14.269618] Key type trusted registered
[   14.274800] Key type encrypted registered
[   14.504053] EXT4-fs (dm-0): mounted filesystem c89e9a1e-2a6c-4ac1-9124-6b29950dd4a6 r/w with ordered data mode. Quota mode: none.
[   14.989667] systemd-journald[263]: Received SIGTERM from PID 1 (systemd).
[   15.438959] systemd[1]: systemd 254.1-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[   15.438969] systemd[1]: Detected architecture x86-64.
[   15.447798] systemd[1]: Hostname set to <MatusJuraj>.
[   15.590948] systemd[1]: bpf-lsm: LSM BPF program attached
[   16.371839] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[   16.415024] systemd[1]: Stopped Switch Root.
[   16.418367] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[   16.419465] systemd[1]: Created slice Slice /system/getty.
[   16.421948] systemd[1]: Created slice Slice /system/modprobe.
[   16.422553] systemd[1]: Created slice Slice /system/systemd-fsck.
[   16.423065] systemd[1]: Created slice User and Session Slice.
[   16.423483] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   16.424004] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   16.424706] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   16.426075] systemd[1]: Reached target Login Prompts.
[   16.427605] systemd[1]: Stopped target Switch Root.
[   16.429188] systemd[1]: Stopped target Initrd File Systems.
[   16.430861] systemd[1]: Stopped target Initrd Root File System.
[   16.431433] systemd[1]: Reached target Local Integrity Protected Volumes.
[   16.431839] systemd[1]: Reached target Path Units.
[   16.432240] systemd[1]: Reached target Remote File Systems.
[   16.432642] systemd[1]: Reached target Slice Units.
[   16.433048] systemd[1]: Reached target Local Verity Protected Volumes.
[   16.433478] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   16.434409] systemd[1]: Listening on LVM2 poll daemon socket.
[   16.436874] systemd[1]: Listening on Process Core Dump Socket.
[   16.439251] systemd[1]: Listening on udev Control Socket.
[   16.440081] systemd[1]: Listening on udev Kernel Socket.
[   16.464181] systemd[1]: Mounting Huge Pages File System...
[   16.469429] systemd[1]: Mounting POSIX Message Queue File System...
[   16.474828] systemd[1]: Mounting Kernel Debug File System...
[   16.479831] systemd[1]: Mounting Kernel Trace File System...
[   16.484376] systemd[1]: Started Early root shell on /dev/tty9 FOR DEBUGGING ONLY.
[   16.486476] systemd[1]: Starting Create List of Static Device Nodes...
[   16.490623] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[   16.493662] systemd[1]: Starting Load Kernel Module configfs...
[   16.496062] systemd[1]: Starting Load Kernel Module dm_mod...
[   16.497973] systemd[1]: Starting Load Kernel Module drm...
[   16.499474] systemd[1]: Starting Load Kernel Module fuse...
[   16.500754] systemd[1]: Starting Load Kernel Module loop...
[   16.501781] systemd[1]: systemd-cryptsetup@cryptroot.service: Deactivated successfully.
[   16.527413] systemd[1]: Stopped systemd-cryptsetup@cryptroot.service.
[   16.529006] systemd[1]: systemd-cryptsetup@cryptroot.service: Consumed 3.783s CPU time.
[   16.530268] loop: module loaded
[   16.533001] fuse: init (API version 7.38)
[   16.604216] systemd[1]: Starting Journal Service...
[   16.608909] systemd[1]: Starting Load Kernel Modules...
[   16.611885] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[   16.614048] systemd[1]: Starting Remount Root and Kernel File Systems...
[   16.618658] systemd[1]: Starting Coldplug All udev Devices...
[   16.622434] systemd[1]: Mounted Huge Pages File System.
[   16.623948] systemd[1]: Mounted POSIX Message Queue File System.
[   16.625174] systemd[1]: Mounted Kernel Debug File System.
[   16.626250] systemd[1]: Mounted Kernel Trace File System.
[   16.629056] EXT4-fs (dm-0): re-mounted c89e9a1e-2a6c-4ac1-9124-6b29950dd4a6 r/w. Quota mode: none.
[   16.642541] systemd-journald[552]: Collecting audit messages is disabled.
[   16.647831] systemd[1]: Finished Create List of Static Device Nodes.
[   16.650805] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[   16.664831] vboxdrv: loading out-of-tree module taints kernel.
[   16.664833] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
[   16.670775] vboxdrv: Found 24 processor cores/threads
[   16.694332] vboxdrv: TSC mode is Invariant, tentative frequency 3187199359 Hz
[   16.694334] vboxdrv: Successfully loaded version 7.0.10 r158379 (interface 0x00330004)
[   16.702213] VBoxNetAdp: Successfully started.
[   16.706055] VBoxNetFlt: Successfully started.
[   16.713885] systemd[1]: Finished Load Kernel Module configfs.
[   16.714380] systemd[1]: Started Journal Service.
[   17.086658] systemd-journald[552]: Received client request to flush runtime journal.
[   17.225569] systemd-journald[552]: /var/log/journal/af16838578d84b58bb12f17374f4a8d0/system.journal: Boot ID changed since last record, rotating.
[   17.225581] systemd-journald[552]: Rotating system journal.
[   18.012328] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[   18.114318] mei i915.mei-gscfi.768-e2c2afa2-3817-4d19-9d95-06b16b588a5d: cannot connect
[   18.116153] mei_gsc i915.mei-gscfi.768: FW not ready: resetting: dev_state = 2 pxp = 0
[   18.116181] mei_gsc i915.mei-gscfi.768: unexpected reset: dev_state = ENABLED fw status = 00000345 84670000 00000000 00000000 E0020002 00000000
[   18.116905] mei_gsc i915.mei-gsc.768: FW not ready: resetting: dev_state = 2 pxp = 2
[   18.116928] mei_gsc i915.mei-gsc.768: unexpected reset: dev_state = ENABLED fw status = 00000345 84670000 00000000 00000000 E0020002 00000000
[   18.129765] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[   18.130318] input: PC Speaker as /devices/platform/pcspkr/input/input9
[   18.132371] i2c i2c-8: 3/4 memory slots populated (from DMI)
[   18.132372] i2c i2c-8: Memory type 0x22 not supported yet, not instantiating SPD
[   18.231532] Adding 16464892k swap on /dev/sdb5.  Priority:-2 extents:1 across:16464892k SSFS
[   18.245689] EXT4-fs (sdb7): mounted filesystem 889fbade-c741-4c7a-ae09-673494a54aa0 r/w with ordered data mode. Quota mode: none.
[   18.251878] iTCO_vendor_support: vendor-support=0
[   18.252188] spi-nor spi0.0: w25q256jw (32768 Kbytes)
[   18.258888] Creating 1 MTD partitions on "0000:00:1f.5":
[   18.258952] 0x000000000000-0x000002000000 : "BIOS"
[   18.303889] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[   18.304089] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   18.357786] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   18.357886] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   18.359304] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   18.359308] cfg80211: failed to load regulatory.db
[   18.361832] mousedev: PS/2 mouse device common for all mice
[   18.362071] RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 655360 ms ovfl timer
[   18.362074] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   18.362074] RAPL PMU: hw unit of domain package 2^-14 Joules
[   18.370572] r8169 0000:06:00.0: can't disable ASPM; OS doesn't have ASPM control
[   18.391058] Bluetooth: Core ver 2.22
[   18.391080] NET: Registered PF_BLUETOOTH protocol family
[   18.391081] Bluetooth: HCI device and connection manager initialized
[   18.391085] Bluetooth: HCI socket layer initialized
[   18.391086] Bluetooth: L2CAP socket layer initialized
[   18.391088] Bluetooth: SCO socket layer initialized
[   18.391479] r8169 0000:06:00.0 eth0: RTL8125B, 04:7c:16:73:c5:b2, XID 641, IRQ 130
[   18.391484] r8169 0000:06:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[   18.394567] r8169 0000:06:00.0 enp6s0: renamed from eth0
[   18.395432] Intel(R) Wireless WiFi driver for Linux
[   18.395473] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[   18.397094] iwlwifi 0000:00:14.3: Detected crf-id 0x400410, cnv-id 0x80401 wfpm id 0x80000020
[   18.397118] iwlwifi 0000:00:14.3: PCI dev 7a70/0094, rev=0x430, rfid=0x2010d000
[   18.411929] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[   18.411945] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.39
[   18.412386] iwlwifi 0000:00:14.3: loaded firmware version 78.3bfdc55f.0 so-a0-gf-a0-78.ucode op_mode iwlmvm
[   18.427075] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[   18.427527] snd_hda_intel 0000:04:00.0: enabling device (0000 -> 0002)
[   18.427627] snd_hda_intel 0000:04:00.0: bound 0000:03:00.0 (ops i915_audio_component_bind_ops [i915])
[   18.431633] snd_hda_intel 0000:04:00.0: Unknown capability 0
[   18.432996] usbcore: registered new interface driver btusb
[   18.434971] Bluetooth: hci0: Device revision is 0
[   18.434978] Bluetooth: hci0: Secure boot is enabled
[   18.434979] Bluetooth: hci0: OTP lock is enabled
[   18.434980] Bluetooth: hci0: API lock is enabled
[   18.434980] Bluetooth: hci0: Debug lock is disabled
[   18.434981] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[   18.434982] Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
[   18.448556] Bluetooth: hci0: Found device firmware: intel/ibt-1040-0041.sfi
[   18.448577] Bluetooth: hci0: Boot Address: 0x100800
[   18.448579] Bluetooth: hci0: Firmware Version: 252-24.23
[   18.465240] intel_tcc_cooling: Programmable TCC Offset detected
[   18.475622] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC897: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[   18.475628] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   18.475630] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   18.475631] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   18.475632] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
[   18.475633] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   18.475634] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[   18.475636] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[   18.475637] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[   18.485587] intel_rapl_msr: PL4 support detected.
[   18.485618] intel_rapl_common: Found RAPL domain package
[   18.485621] intel_rapl_common: Found RAPL domain core
[   18.485955] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:04.0/0000:04:00.0/sound/card1/input10
[   18.486066] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:04.0/0000:04:00.0/sound/card1/input11
[   18.486123] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:04.0/0000:04:00.0/sound/card1/input12
[   18.486193] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.0/0000:02:04.0/0000:04:00.0/sound/card1/input13
[   18.495458] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6E AX211 160MHz, REV=0x430
[   18.495497] thermal thermal_zone2: failed to read out thermal zone (-61)
[   18.496392] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[   18.496423] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[   18.496446] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[   18.496467] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[   18.496490] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[   18.496511] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[   18.496539] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[   18.504001] iwlwifi 0000:00:14.3: WRT: Invalid buffer destination
[   18.512393] i915 0000:03:00.0: [drm] GT0: HuC: authenticated!
[   18.512401] mei_pxp i915.mei-gsc.768-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:03:00.0 (ops i915_pxp_tee_component_ops [i915])
[   18.665135] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x1f
[   18.665173] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[   18.665204] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
[   18.665236] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
[   18.667049] iwlwifi 0000:00:14.3: loaded PNVM version 181407b3
[   18.683617] iwlwifi 0000:00:14.3: Detected RF GF, rfid=0x2010d000
[   18.752709] iwlwifi 0000:00:14.3: base HW address: f4:c8:8a:35:57:e1
[   18.768927] iwlwifi 0000:00:14.3 wlo1: renamed from wlan0
[   19.647243] EXT4-fs (dm-1): mounting with "discard" option, but the device does not support discard
[   19.647250] EXT4-fs (dm-1): mounted filesystem 18ce3016-4367-4278-ae09-bf0946fa5d94 r/w with ordered data mode. Quota mode: none.
[   19.671694] EXT4-fs (sdb6): mounted filesystem 4178f34c-6eaf-40b1-9b3f-c85beef80c5b r/w with ordered data mode. Quota mode: none.
[   19.775933] EXT4-fs (sda5): mounted filesystem ea374b6c-790c-46d7-bc40-15478f2c9b09 r/w with ordered data mode. Quota mode: none.
[   19.910088] Bluetooth: hci0: Waiting for firmware download to complete
[   19.910998] Bluetooth: hci0: Firmware loaded in 1428160 usecs
[   19.911133] Bluetooth: hci0: Waiting for device to boot
[   19.927007] Bluetooth: hci0: Device booted in 15587 usecs
[   19.927019] Bluetooth: hci0: Malformed MSFT vendor event: 0x02
[   19.929606] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-1040-0041.ddc
[   19.932111] Bluetooth: hci0: Applying Intel DDC parameters completed
[   19.935121] Bluetooth: hci0: Firmware timestamp 2023.24 buildtype 1 build 67068
[   22.442019] EXT4-fs (dm-3): mounted filesystem 4cf4f148-f436-4e4d-86ef-22da57964e60 r/w with ordered data mode. Quota mode: none.
[   23.316510] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   23.316517] Bluetooth: BNEP filters: protocol multicast
[   23.316525] Bluetooth: BNEP socket layer initialized
[   23.318586] Bluetooth: MGMT ver 1.22
[   23.328583] NET: Registered PF_ALG protocol family
[   24.157298] RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-600:00: attached PHY driver (mii_bus:phy_addr=r8169-0-600:00, irq=MAC)
[   24.360673] r8169 0000:06:00.0 enp6s0: Link is Down
[   25.205642] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   25.207818] Bridge firewalling registered
[   26.193225] r8169 0000:06:00.0 enp6s0: Link is Up - 100Mbps/Full - flow control rx/tx
[   26.193258] IPv6: ADDRCONF(NETDEV_CHANGE): enp6s0: link becomes ready
[   46.281143] systemd-journald[552]: /var/log/journal/af16838578d84b58bb12f17374f4a8d0/user-1000.journal: Boot ID changed since last record, rotating.
[   46.425621] r8169 0000:06:00.0 enp6s0: Link is Up - 100Mbps/Full - flow control rx/tx
[   94.035741] usb 1-9: new high-speed USB device number 10 using xhci_hcd
[   94.182980] usb 1-9: New USB device found, idVendor=13fe, idProduct=4500, bcdDevice= 1.00
[   94.182992] usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   94.182997] usb 1-9: Product: USB DISK 2.0
[   94.183001] usb 1-9: SerialNumber: 7D6CBB3C15FF83F2
[   94.185794] usb-storage 1-9:1.0: USB Mass Storage device detected
[   94.186648] scsi host9: usb-storage 1-9:1.0
[   95.198754] scsi 9:0:0:0: Direct-Access              USB DISK 2.0     PMAP PQ: 0 ANSI: 4
[   95.201065] sd 9:0:0:0: [sdd] 30261248 512-byte logical blocks: (15.5 GB/14.4 GiB)
[   95.201793] sd 9:0:0:0: [sdd] Write Protect is off
[   95.201798] sd 9:0:0:0: [sdd] Mode Sense: 23 00 00 00
[   95.202487] sd 9:0:0:0: [sdd] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[   95.207664]  sdd: sdd1
[   95.207893] sd 9:0:0:0: [sdd] Attached SCSI removable disk
[  102.288561] usb 1-10: USB disconnect, device number 4
[  102.288571] usb 1-10.1: USB disconnect, device number 6
[  102.289526] usb 1-10.3: USB disconnect, device number 8
[  102.320100] usb 2-9: USB disconnect, device number 3
[  102.320110] usb 2-9.1: USB disconnect, device number 4
[  102.320114] usb 2-9.1.4: USB disconnect, device number 5
[  102.370242] sd 8:0:0:0: [sdc] Synchronizing SCSI cache
[  102.538273] usb 1-10.4: USB disconnect, device number 9
[  102.566715] sd 8:0:0:0: [sdc] Synchronize Cache(10) failed: Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[  120.970871] usb 1-10: new high-speed USB device number 11 using xhci_hcd
[  121.127042] usb 1-10: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.17
[  121.127055] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  121.127060] usb 1-10: Product: 4-Port USB 2.0 Hub
[  121.127064] usb 1-10: Manufacturer: Generic
[  121.129688] hub 1-10:1.0: USB hub found
[  121.130717] hub 1-10:1.0: 4 ports detected
[  121.241379] usb 2-9: new SuperSpeed USB device number 6 using xhci_hcd
[  121.272127] usb 2-9: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.17
[  121.272139] usb 2-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  121.272144] usb 2-9: Product: 4-Port USB 3.0 Hub
[  121.272147] usb 2-9: Manufacturer: Generic
[  121.280318] hub 2-9:1.0: USB hub found
[  121.281520] hub 2-9:1.0: 4 ports detected
[  121.410876] usb 1-10.1: new high-speed USB device number 12 using xhci_hcd
[  121.533326] usb 1-10.1: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.17
[  121.533339] usb 1-10.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  121.533344] usb 1-10.1: Product: 4-Port USB 2.0 Hub
[  121.533347] usb 1-10.1: Manufacturer: Generic
[  121.535315] hub 1-10.1:1.0: USB hub found
[  121.537548] hub 1-10.1:1.0: 4 ports detected
[  121.598050] usb 2-9.1: new SuperSpeed USB device number 7 using xhci_hcd
[  121.629777] usb 2-9.1: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.17
[  121.629789] usb 2-9.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  121.629794] usb 2-9.1: Product: 4-Port USB 3.0 Hub
[  121.629797] usb 2-9.1: Manufacturer: Generic
[  121.637606] hub 2-9.1:1.0: USB hub found
[  121.638870] hub 2-9.1:1.0: 4 ports detected
[  121.710864] usb 1-10.3: new low-speed USB device number 13 using xhci_hcd
[  121.803979] usb 1-10.3: New USB device found, idVendor=1bcf, idProduct=08a0, bcdDevice= 1.04
[  121.803992] usb 1-10.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[  121.814070] input: HID 1bcf:08a0 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.0/0003:1BCF:08A0.0005/input/input21
[  121.871347] input: HID 1bcf:08a0 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.3/1-10.3:1.0/0003:1BCF:08A0.0005/input/input22
[  121.872302] hid-generic 0003:1BCF:08A0.0005: input,hiddev97,hidraw1: USB HID v1.10 Mouse [HID 1bcf:08a0] on usb-0000:00:14.0-10.3/input0
[  121.924430] usb 2-9.1.4: new SuperSpeed USB device number 8 using xhci_hcd
[  121.943028] usb 2-9.1.4: New USB device found, idVendor=152d, idProduct=0567, bcdDevice= 1.17
[  121.943041] usb 2-9.1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  121.943046] usb 2-9.1.4: Product: USB 3.0 Device
[  121.943049] usb 2-9.1.4: Manufacturer: USB 3.0 Device
[  121.943052] usb 2-9.1.4: SerialNumber: 00000000A7D4
[  121.948953] scsi host8: uas
[  121.949642] scsi 8:0:0:0: Direct-Access     ST1000LM 024 HN-M101MBB   0117 PQ: 0 ANSI: 6
[  121.952509] sd 8:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[  121.952517] sd 8:0:0:0: [sdc] 4096-byte physical blocks
[  121.952700] sd 8:0:0:0: [sdc] Write Protect is off
[  121.952705] sd 8:0:0:0: [sdc] Mode Sense: 53 00 10 08
[  121.953054] sd 8:0:0:0: [sdc] Disabling FUA
[  121.953058] sd 8:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[  121.953063] sd 8:0:0:0: [sdc] Preferred minimum I/O size 4096 bytes
[  121.953066] sd 8:0:0:0: [sdc] Optimal transfer size 33553920 bytes not a multiple of preferred minimum block size (4096 bytes)
[  122.017565] usb 1-10.4: new low-speed USB device number 14 using xhci_hcd
[  122.114399] usb 1-10.4: New USB device found, idVendor=046d, idProduct=c31d, bcdDevice=66.01
[  122.114412] usb 1-10.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  122.114417] usb 1-10.4: Product: USB Keyboard
[  122.114421] usb 1-10.4: Manufacturer: Logitech
[  122.126794] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.4/1-10.4:1.0/0003:046D:C31D.0006/input/input23
[  122.181598] hid-generic 0003:046D:C31D.0006: input,hidraw2: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:14.0-10.4/input0
[  122.188673] input: Logitech USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.4/1-10.4:1.1/0003:046D:C31D.0007/input/input24
[  122.244570] input: Logitech USB Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10.4/1-10.4:1.1/0003:046D:C31D.0007/input/input25
[  122.244888] hid-generic 0003:046D:C31D.0007: input,hidraw3: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:14.0-10.4/input1
[  122.403604]  sdc: sdc1 sdc2 sdc3 sdc7 sdc11
[  122.404199] sd 8:0:0:0: [sdc] Attached SCSI disk
[  145.899154] usb 2-9.1.4: USB disconnect, device number 8
[  145.950653] sd 8:0:0:0: [sdc] Synchronizing SCSI cache
[  146.150673] sd 8:0:0:0: [sdc] Synchronize Cache(10) failed: Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK

journalctl -p 3 -b

Aug 31 11:39:44 archlinux kernel: pcieport 0000:00:1c.0: pciehp: Cannot get irq -1 for the hotplug controller
Aug 31 11:39:44 archlinux kernel: pcieport 0000:00:1c.0: pciehp: Notification initialization failed (-1)
Aug 31 11:39:44 archlinux kernel: pcieport 0000:00:1c.0: pciehp: Cannot get irq -1 for the hotplug controller
Aug 31 11:39:44 archlinux kernel: pcieport 0000:00:1c.0: pciehp: Notification initialization failed (-1)
Aug 31 11:40:02 MatusJuraj kernel: mei i915.mei-gscfi.768-e2c2afa2-3817-4d19-9d95-06b16b588a5d: cannot connect
Aug 31 11:40:02 MatusJuraj kernel: snd_hda_intel 0000:04:00.0: Unknown capability 0
Aug 31 11:40:02 MatusJuraj kernel: iwlwifi 0000:00:14.3: WRT: Invalid buffer destination
Aug 31 11:40:03 MatusJuraj kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Aug 31 11:40:07 MatusJuraj bluetoothd[1265]: src/adapter.c:reset_adv_monitors_complete() Failed to reset Adv Monitors: Failed (0x03)
Aug 31 11:40:07 MatusJuraj bluetoothd[1265]: profiles/audio/bap.c:bap_adapter_probe() BAP requires ISO Socket which is not enabled
Aug 31 11:40:07 MatusJuraj bluetoothd[1265]: bap: Operation not supported (95)
Aug 31 11:40:07 MatusJuraj bluetoothd[1265]: Failed to clear UUIDs: Failed (0x03)
Aug 31 11:40:07 MatusJuraj bluetoothd[1265]: Failed to add UUID: Failed (0x03)
Aug 31 11:40:07 MatusJuraj bluetoothd[1265]: Failed to add UUID: Failed (0x03)
Aug 31 11:40:07 MatusJuraj bluetoothd[1265]: Failed to add UUID: Failed (0x03)
Aug 31 11:40:08 MatusJuraj nmbd[1311]: [2023/08/31 11:40:08.381082,  0] ../../source3/nmbd/nmbd.c:901(main)
Aug 31 11:40:08 MatusJuraj nmbd[1311]:   nmbd version 4.18.6 started.
Aug 31 11:40:08 MatusJuraj nmbd[1311]:   Copyright Andrew Tridgell and the Samba Team 1992-2023
Aug 31 11:40:08 MatusJuraj nmbd[1311]: [2023/08/31 11:40:08.391817,  0] ../../lib/util/become_daemon.c:150(daemon_status)
Aug 31 11:40:08 MatusJuraj nmbd[1311]:   daemon_status: daemon 'nmbd' : No local IPv4 non-loopback interfaces available, waiting for interface ...
Aug 31 11:40:08 MatusJuraj nmbd[1311]: [2023/08/31 11:40:08.394654,  0] ../../source3/nmbd/nmbd_subnetdb.c:252(create_subnets)
Aug 31 11:40:08 MatusJuraj nmbd[1311]:   NOTE: NetBIOS name resolution is not supported for Internet Protocol Version 6 (IPv6).
Aug 31 11:40:08 MatusJuraj sddm[1318]: Failed to read display number from pipe
Aug 31 11:40:09 MatusJuraj smbd[1488]: [2023/08/31 11:40:09.579087,  0] ../../source3/smbd/server.c:1746(main)
Aug 31 11:40:09 MatusJuraj smbd[1488]:   smbd version 4.18.6 started.
Aug 31 11:40:09 MatusJuraj smbd[1488]:   Copyright Andrew Tridgell and the Samba Team 1992-2023
Aug 31 11:40:09 MatusJuraj smbd[1488]: [2023/08/31 11:40:09.583457,  0] ../../lib/param/loadparm.c:1957(lpcfg_do_service_parameter)
Aug 31 11:40:09 MatusJuraj smbd[1488]:   Global parameter guest account found in service section!
Aug 31 11:40:09 MatusJuraj smbd[1488]: [2023/08/31 11:40:09.583497,  0] ../../lib/param/loadparm.c:1957(lpcfg_do_service_parameter)
Aug 31 11:40:09 MatusJuraj smbd[1488]:   Global parameter guest account found in service section!
Aug 31 11:40:10 MatusJuraj sddm[1318]: Failed to read display number from pipe
Aug 31 11:40:12 MatusJuraj sddm[1318]: Failed to read display number from pipe
Aug 31 11:40:12 MatusJuraj sddm[1318]: Could not start Display server on vt 2
Aug 31 11:40:32 MatusJuraj nmbd[1311]: [2023/08/31 11:40:32.441177,  0] ../../source3/nmbd/nmbd_become_lmb.c:398(become_local_master_stage2)
Aug 31 11:40:32 MatusJuraj nmbd[1311]:   *****
Aug 31 11:40:32 MatusJuraj nmbd[1311]: 
Aug 31 11:40:32 MatusJuraj nmbd[1311]:   Samba name server JURAJ MATUS is now a local master browser for workgroup MATUS on subnet 172.17.0.1
Aug 31 11:40:32 MatusJuraj nmbd[1311]: 
Aug 31 11:40:32 MatusJuraj nmbd[1311]:   *****
Aug 31 11:40:32 MatusJuraj nmbd[1311]: [2023/08/31 11:40:32.441536,  0] ../../source3/nmbd/nmbd_browsesync.c:355(find_domain_master_name_query_fail)
Aug 31 11:40:32 MatusJuraj nmbd[1311]:   find_domain_master_name_query_fail:
Aug 31 11:40:32 MatusJuraj nmbd[1311]:   Unable to find the Domain Master Browser name MATUS<1b> for the workgroup MATUS.
Aug 31 11:40:32 MatusJuraj nmbd[1311]:   Unable to sync browse lists in this workgroup.

journalctl -b -u sddm

Aug 31 11:40:07 MatusJuraj systemd[1]: Started Simple Desktop Display Manager.
Aug 31 11:40:08 MatusJuraj sddm[1318]: Initializing...
Aug 31 11:40:08 MatusJuraj sddm[1318]: Starting...
Aug 31 11:40:08 MatusJuraj sddm[1318]: Logind interface found
Aug 31 11:40:08 MatusJuraj sddm[1318]: Adding new display...
Aug 31 11:40:08 MatusJuraj sddm[1318]: Loaded empty theme configuration
Aug 31 11:40:08 MatusJuraj sddm[1318]: Xauthority path: "/run/sddm/xauth_NIsNic"
Aug 31 11:40:08 MatusJuraj sddm[1318]: Using VT 2
Aug 31 11:40:08 MatusJuraj sddm[1318]: Display server starting...
Aug 31 11:40:08 MatusJuraj sddm[1318]: Writing cookie to "/run/sddm/xauth_NIsNic"
Aug 31 11:40:08 MatusJuraj sddm[1318]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_NIsNic -noreset -displayfd 16
Aug 31 11:40:08 MatusJuraj sddm[1318]: Failed to read display number from pipe
Aug 31 11:40:08 MatusJuraj sddm[1318]: Display server stopping...
Aug 31 11:40:08 MatusJuraj sddm[1318]: Attempt 1 starting the Display server on vt 2 failed
Aug 31 11:40:10 MatusJuraj sddm[1318]: Display server starting...
Aug 31 11:40:10 MatusJuraj sddm[1318]: Writing cookie to "/run/sddm/xauth_NIsNic"
Aug 31 11:40:10 MatusJuraj sddm[1318]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_NIsNic -noreset -displayfd 16
Aug 31 11:40:10 MatusJuraj sddm[1318]: Failed to read display number from pipe
Aug 31 11:40:10 MatusJuraj sddm[1318]: Display server stopping...
Aug 31 11:40:10 MatusJuraj sddm[1318]: Attempt 2 starting the Display server on vt 2 failed
Aug 31 11:40:12 MatusJuraj sddm[1318]: Display server starting...
Aug 31 11:40:12 MatusJuraj sddm[1318]: Writing cookie to "/run/sddm/xauth_NIsNic"
Aug 31 11:40:12 MatusJuraj sddm[1318]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_NIsNic -noreset -displayfd 16
Aug 31 11:40:12 MatusJuraj sddm[1318]: Failed to read display number from pipe
Aug 31 11:40:12 MatusJuraj sddm[1318]: Display server stopping...
Aug 31 11:40:12 MatusJuraj sddm[1318]: Attempt 3 starting the Display server on vt 2 failed
Aug 31 11:40:12 MatusJuraj sddm[1318]: Could not start Display server on vt 2

Last edited by juraj.matus (2023-08-31 15:08:36)

Offline

#2 2023-08-31 12:25:29

seth
Member
Registered: 2012-09-03
Posts: 59,882

Re: [SOLVED] Boot is stuck on "Reached graphical target"

- adding i915.modeset=1 param
- installing various xf86-video packages (including intel and vesa)

First is default, second is a terrible idea.

[    28.539] (EE) intel(0): Given depth (24) is not supported by the Intel driver and this chipset.

That looks like trouble.
Remove the xf86-video-* packages restart SDDM and post an updated Xorg log.
In future, please also never again use "-x" w/ journalctl; it just clutters the journal w/ useless spam.

Offline

#3 2023-08-31 15:08:17

juraj.matus
Member
Registered: 2015-12-11
Posts: 3

Re: [SOLVED] Boot is stuck on "Reached graphical target"

Uninstalling video drivers helped, thank you very much!

Offline

#4 2024-11-26 01:41:00

stone_yellow_marshal
Member
Registered: 2024-11-26
Posts: 1

Re: [SOLVED] Boot is stuck on "Reached graphical target"

seth wrote:

- adding i915.modeset=1 param
- installing various xf86-video packages (including intel and vesa)

First is default, second is a terrible idea.

[    28.539] (EE) intel(0): Given depth (24) is not supported by the Intel driver and this chipset.

That looks like trouble.
Remove the xf86-video-* packages restart SDDM and post an updated Xorg log.
In future, please also never again use "-x" w/ journalctl; it just clutters the journal w/ useless spam.


It's 2024 and I met the same problem. After remove the xf86 package, all is fine. Thanks a lot.

Offline

Board footer

Powered by FluxBB