Package: open-iscsi
Version: 2.1.9-3
Severity: important
X-Debbugs-Cc: f...@posteo.de

   * What led up to the situation?

Hello everyone,

I hope I am writing to the right people and describing the problem reasonably 
well, this is my first bug report. I have been trying to find a solution at 
program level for two months now, which is unfortunately proving difficult. I 
think that the error can be narrowed down to the kernel, there are indications 
of this, but I can't prove it with 100% certainty as I don't understand the C 
language myself.

Let me break down the current structure:
optical drive---> via USB3---> ESXi8 host---> pass-through to VM---> Debian 12 
with kernel 6.1.0 and self-compiled kernel 6.7.4---> tgt iSCSI target---> SCSI 
pass-through---> Ethernet/ WiFi with TCP---> Debian 12 Stable or Testing with 
open-iscsi Initiator---> Programs like rsync

(drive already removed from enclosure and connected to physical PC with 
mini-SATA, tgt set up, same error pattern)

Problem description:
I search for the target via iscsiadm and log in. The optical drive is 
recognized and initialized, see dmesg:

[ 6204.436754] scsi host0: iSCSI Initiator over TCP/IP
[ 6204.452976] scsi 0:0:0:0: RAID              IET      Controller       0001 
PQ: 0 ANSI: 5
[ 6204.483159] scsi 0:0:0:0: Attached scsi generic sg0 type 12
[ 6204.486988] scsi 0:0:0:1: CD-ROM            NECVMWar VMware SATA CD00 1.00 
PQ: 0 ANSI: 5
[ 6204.534459] sr 0:0:0:1: [sr0] scsi-1 drive
[ 6204.598759] sr 0:0:0:1: Attached scsi CD-ROM sr0
[ 6204.598905] sr 0:0:0:1: Attached scsi generic sg1 type 5
[ 6208.550055] sr 0:0:0:1: [sr0] tag#96 FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_OK cmd_age=0s
[ 6208.550064] sr 0:0:0:1: [sr0] tag#96 Sense Key : Hardware Error [current]
[ 6208.550067] sr 0:0:0:1: [sr0] tag#96 Add. Sense: Internal target failure
[ 6208.550071] sr 0:0:0:1: [sr0] tag#96 CDB: Read(10) 28 00 00 00 00 82 00 00 
7e 00
[ 6208.550073] critical target error, dev sr0, sector 520 op 0x0:(READ) flags 
0x80700 phys_seg 63 prio class 2
[ 6208.763308] sr 0:0:0:1: [sr0] tag#96 FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_OK cmd_age=0s
[ 6208.763316] sr 0:0:0:1: [sr0] tag#96 Sense Key : Hardware Error [current]
[ 6208.763319] sr 0:0:0:1: [sr0] tag#96 Add. Sense: Internal target failure
[ 6208.763322] sr 0:0:0:1: [sr0] tag#96 CDB: Read(10) 28 00 01 65 d3 00 00 00 
80 00
[ 6208.763324] critical target error, dev sr0, sector 93801472 op 0x0:(READ) 
flags 0x80700 phys_seg 64 prio class 2
[ 6212.108642] sr 0:0:0:1: [sr0] tag#98 FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_OK cmd_age=0s
[ 6212.108650] sr 0:0:0:1: [sr0] tag#98 Sense Key : Hardware Error [current]
[ 6212.108653] sr 0:0:0:1: [sr0] tag#98 Add. Sense: Internal target failure
[ 6212.108656] sr 0:0:0:1: [sr0] tag#98 CDB: Read(10) 28 00 01 65 d3 80 00 00 
80 00
[ 6212.108658] critical target error, dev sr0, sector 93801984 op 0x0:(READ) 
flags 0x80700 phys_seg 64 prio class 2

At first it seems as if it is recognized and initialized without any problems, 
about 3-5 seconds after connection the first error messages are thrown.
For example, when I run rsync -av -P on the mounted drive, dmesg is flooded 
with this kind of error message and the transfer rate is 2.0 - 2.5 MB/s. This 
behavior does NOT continue to occur when I use dd if=/dev/sr0 of=/test.img to 
read the disc bit by bit. To my surprise, the disc is then read at the full 
speed of the drive (between 20.0 and 24.0 MB/s).
In principle, this is also the complete error pattern, with open-iscsi as the 
initiator.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

I have now run some tests to find a solution at program level, which has not 
been found.
Among other things, I have counter-tested with Windows (10/11/Server 2022) and 
the initiator used there can establish a connection with default settings and 
mount the drive into the system. Completely error-free. The programs there can 
read it at full speed.

I have also tested another Debian-based distribution (virtualized), Ubuntu 
22.04, which also has this error.I have also tested various kernel versions, 
namely kernel 6.7.4 (self-compiled), 6.6.13, 6.5.0, 4.19.306 and 4.0.0 (Debian 
Stretch Alpha).
This error occurs in all kernel versions mentioned. In the first four, exactly 
the same. With kernel 4.0.0 the drive is initialized in dmesg apparently 
without errors, only when I start a read operation (e.g. with rsync) is dmesg 
flooded.
I also read the disc on the VM on which tgt is running with dd 1:1 and wrote it 
to a hard disk. I then entered the hard disk in targets.conf using SCSI 
passthrough and mounted it on the client with open-iscsi-initiator.
Now I have used various programs to read out this created image on the client 
and copied it to file level. This worked without any problems, neither in dmesg 
nor with the speed, which means for me that the error is not generally due to 
open-iscsi.
On Friday I bought a brand new optical drive which also works fine on Windows 
to rule out the error of an unlikely hardware defect.

IMPORTANT NOTE: Both drives work flawlessly when I connect them to my Linux 
clients via USB(2/3) OR pass them through to a guest VM via ESXi8.

   * What was the outcome of this action?

I expected the drive to pass through the local network normally, i.e. without 
errors.

   * What outcome did you expect instead?

dmesg is flooded with error messages, the read speed is stuck at 2.0 - 2.5 MB/s.

-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.4 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=de:en_GB
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages open-iscsi depends on:
ii  debconf [debconf-2.0]  1.5.83
ii  init-system-helpers    1.66
ii  libc6                  2.37-15~deb13u1
ii  libisns0               0.101-0.2+b1
ii  libkmod2               31-1
ii  libmount1              2.39.3-6
ii  libopeniscsiusr        2.1.9-3
ii  libssl3                3.1.4-2
ii  libsystemd0            255.3-1
ii  udev                   255.3-1

Versions of packages open-iscsi recommends:
ii  busybox  1:1.36.1-6
pn  finalrd  <none>

open-iscsi suggests no packages.

-- Configuration Files:
/etc/default/open-iscsi changed [not included]

-- debconf information:
  open-iscsi/remove_even_with_active_sessions:
  open-iscsi/downgrade_and_break_system:
  open-iscsi/upgrade_even_with_failed_sessions:
  open-iscsi/upgrade_recovery_error:
[    0.000000] Linux version 6.7.4 (root@asus-zen-ux325) (gcc (Debian 
13.2.0-13) 13.2.0, GNU ld (GNU Binutils for Debian) 2.42) #4 SMP 
PREEMPT_DYNAMIC Fri Feb  9 20:19:53 CET 2024
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.7.4 
root=/dev/mapper/asus--zen--ux325--vg-root ro quiet
[    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-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000036951fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000036952000-0x0000000036952fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000036953000-0x000000003a6cffff] usable
[    0.000000] BIOS-e820: [mem 0x000000003a6d0000-0x000000003a6d0fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003a6d1000-0x000000003c8acfff] usable
[    0.000000] BIOS-e820: [mem 0x000000003c8ad000-0x0000000041ad1fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000041ad2000-0x0000000041b9dfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000041b9e000-0x0000000041c5bfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000041c5c000-0x00000000427fefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000427ff000-0x00000000427fffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000042800000-0x0000000048ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000049200000-0x000000004f7fffff] 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-0x00000004b07fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] efi: EFI v2.7 by American Megatrends
[    0.000000] efi: ACPI=0x41b9d000 ACPI 2.0=0x41b9d014 TPMFinalLog=0x41be8000 
SMBIOS=0x425a8000 SMBIOS 3.0=0x425a7000 MEMATTR=0x3a145398 ESRT=0x3a752218 
MOKvar=0x42580000 INITRD=0x397f9618 RNG=0x41b0b018 TPMEventLog=0x38840018 
[    0.000000] random: crng init done
[    0.000000] efi: Remove mem76: MMIO range=[0xc0000000-0xcfffffff] (256MB) 
from e820 map
[    0.000000] e820: remove [mem 0xc0000000-0xcfffffff] reserved
[    0.000000] efi: Not removing mem77: MMIO range=[0xfe000000-0xfe010fff] 
(68KB) from e820 map
[    0.000000] efi: Not removing mem78: MMIO range=[0xfec00000-0xfec00fff] 
(4KB) from e820 map
[    0.000000] efi: Not removing mem79: MMIO range=[0xfed00000-0xfed00fff] 
(4KB) from e820 map
[    0.000000] efi: Not removing mem81: MMIO range=[0xfee00000-0xfee00fff] 
(4KB) from e820 map
[    0.000000] efi: Remove mem82: MMIO range=[0xff000000-0xffffffff] (16MB) 
from e820 map
[    0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[    0.000000] SMBIOS 3.3.0 present.
[    0.000000] DMI: ASUSTeK COMPUTER INC. ZenBook UX325EA_UX325EA/UX325EA, BIOS 
UX325EA.320 09/20/2023
[    0.000000] tsc: Detected 2400.000 MHz processor
[    0.000000] tsc: Detected 2419.200 MHz TSC
[    0.000534] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000536] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000542] last_pfn = 0x4b0800 max_arch_pfn = 0x400000000
[    0.000545] MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 
10 variable MTRRs
[    0.000546] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000900] last_pfn = 0x42800 max_arch_pfn = 0x400000000
[    0.013721] esrt: Reserving ESRT space from 0x000000003a752218 to 
0x000000003a752278.
[    0.013725] e820: update [mem 0x3a752000-0x3a752fff] usable ==> reserved
[    0.013738] Using GB pages for direct mapping
[    0.013897] Secure boot disabled
[    0.013897] RAMDISK: [mem 0x490e7b000-0x4b07fffff]
[    0.013901] ACPI: Early table checksum verification disabled
[    0.013903] ACPI: RSDP 0x0000000041B9D014 000024 (v02 _ASUS_)
[    0.013906] ACPI: XSDT 0x0000000041B9C728 000114 (v01 _ASUS_ Notebook 
01072009 AMI  01000013)
[    0.013910] ACPI: FACP 0x0000000041B97000 000114 (v06 _ASUS_ Notebook 
01072009 AMI  01000013)
[    0.013913] ACPI: DSDT 0x0000000041B3C000 05A67B (v02 _ASUS_ Notebook 
01072009 INTL 20191018)
[    0.013916] ACPI: FACS 0x0000000041C59000 000040
[    0.013917] ACPI: MCFG 0x0000000041B9B000 00003C (v01 _ASUS_ Notebook 
01072009 MSFT 00000097)
[    0.013919] ACPI: SSDT 0x0000000041B98000 00255D (v02 CpuRef CpuSsdt  
00003000 INTL 20191018)
[    0.013921] ACPI: FIDT 0x0000000041B3B000 00009C (v01 _ASUS_ Notebook 
01072009 AMI  00010013)
[    0.013923] ACPI: MSDM 0x0000000041B3A000 000055 (v03 _ASUS_ Notebook 
01072009 ASUS 00000001)
[    0.013925] ACPI: SSDT 0x0000000041B35000 004D0B (v02 DptfTb DptfTabl 
00001000 INTL 20191018)
[    0.013927] ACPI: SSDT 0x0000000041B32000 002C3E (v02 SaSsdt SaSsdt   
00003000 INTL 20191018)
[    0.013929] ACPI: SSDT 0x0000000041B2E000 003435 (v02 INTEL  IgfxSsdt 
00003000 INTL 20191018)
[    0.013931] ACPI: SSDT 0x0000000041B22000 00B3B2 (v02 INTEL  TcssSsdt 
00001000 INTL 20191018)
[    0.013933] ACPI: HPET 0x0000000041B21000 000038 (v01 _ASUS_ Notebook 
01072009 AMI  01000013)
[    0.013935] ACPI: APIC 0x0000000041B20000 00012C (v04 _ASUS_ Notebook 
01072009 AMI  01000013)
[    0.013937] ACPI: SSDT 0x0000000041B1F000 000EA2 (v02 _ASUS_ Ther_Rvp 
00001000 INTL 20191018)
[    0.013938] ACPI: NHLT 0x0000000041B1D000 001B54 (v00 _ASUS_ Notebook 
01072009 AMI  01000013)
[    0.013940] ACPI: UEFI 0x0000000041BCD000 000048 (v01 _ASUS_ Notebook 
01072009 AMI  01000013)
[    0.013942] ACPI: LPIT 0x0000000041B1C000 0000CC (v01 _ASUS_ Notebook 
01072009 AMI  01000013)
[    0.013944] ACPI: SSDT 0x0000000041B18000 002720 (v02 _ASUS_ PtidDevc 
00001000 INTL 20191018)
[    0.013946] ACPI: SSDT 0x0000000041B17000 00012A (v02 _ASUS_ TbtTypeC 
00000000 INTL 20191018)
[    0.013948] ACPI: DBGP 0x0000000041B16000 000034 (v01 _ASUS_ Notebook 
01072009 AMI  01000013)
[    0.013950] ACPI: DBG2 0x0000000041B15000 000054 (v00 _ASUS_ Notebook 
01072009 AMI  01000013)
[    0.013952] ACPI: SSDT 0x0000000041B13000 0017AC (v02 _ASUS_ UsbCTabl 
00001000 INTL 20191018)
[    0.013954] ACPI: DMAR 0x0000000041B12000 0000B8 (v02 INTEL  EDK2     
00000002      01000013)
[    0.013956] ACPI: FPDT 0x0000000041B11000 000044 (v01 _ASUS_ A M I    
01072009 AMI  01000013)
[    0.013958] ACPI: SSDT 0x0000000041B10000 000C43 (v02 INTEL  xh_tudd4 
00000000 INTL 20191018)
[    0.013960] ACPI: SSDT 0x0000000041B0F000 000144 (v02 Intel  ADebTabl 
00001000 INTL 20191018)
[    0.013961] ACPI: BGRT 0x0000000041B0E000 000038 (v01 _ASUS_ Notebook 
01072009 AMI  00010013)
[    0.013963] ACPI: UEFI 0x0000000041BC5000 00063A (v01 INTEL  RstVmdE  
00000000 ??   00000000)
[    0.013965] ACPI: UEFI 0x0000000041BC4000 00005C (v01 INTEL  RstVmdV  
00000000 ??   00000000)
[    0.013967] ACPI: TPM2 0x0000000041B0D000 00004C (v04 _ASUS_ Notebook 
00000001 AMI  00000000)
[    0.013969] ACPI: PTDT 0x0000000041B0C000 000D44 (v00 _ASUS_ Notebook 
00000005 MSFT 0100000D)
[    0.013971] ACPI: WSMT 0x0000000041B1B000 000028 (v01 _ASUS_ Notebook 
01072009 AMI  00010013)
[    0.013973] ACPI: Reserving FACP table memory at [mem 0x41b97000-0x41b97113]
[    0.013974] ACPI: Reserving DSDT table memory at [mem 0x41b3c000-0x41b9667a]
[    0.013974] ACPI: Reserving FACS table memory at [mem 0x41c59000-0x41c5903f]
[    0.013975] ACPI: Reserving MCFG table memory at [mem 0x41b9b000-0x41b9b03b]
[    0.013975] ACPI: Reserving SSDT table memory at [mem 0x41b98000-0x41b9a55c]
[    0.013976] ACPI: Reserving FIDT table memory at [mem 0x41b3b000-0x41b3b09b]
[    0.013976] ACPI: Reserving MSDM table memory at [mem 0x41b3a000-0x41b3a054]
[    0.013977] ACPI: Reserving SSDT table memory at [mem 0x41b35000-0x41b39d0a]
[    0.013977] ACPI: Reserving SSDT table memory at [mem 0x41b32000-0x41b34c3d]
[    0.013978] ACPI: Reserving SSDT table memory at [mem 0x41b2e000-0x41b31434]
[    0.013978] ACPI: Reserving SSDT table memory at [mem 0x41b22000-0x41b2d3b1]
[    0.013978] ACPI: Reserving HPET table memory at [mem 0x41b21000-0x41b21037]
[    0.013979] ACPI: Reserving APIC table memory at [mem 0x41b20000-0x41b2012b]
[    0.013979] ACPI: Reserving SSDT table memory at [mem 0x41b1f000-0x41b1fea1]
[    0.013980] ACPI: Reserving NHLT table memory at [mem 0x41b1d000-0x41b1eb53]
[    0.013980] ACPI: Reserving UEFI table memory at [mem 0x41bcd000-0x41bcd047]
[    0.013981] ACPI: Reserving LPIT table memory at [mem 0x41b1c000-0x41b1c0cb]
[    0.013981] ACPI: Reserving SSDT table memory at [mem 0x41b18000-0x41b1a71f]
[    0.013982] ACPI: Reserving SSDT table memory at [mem 0x41b17000-0x41b17129]
[    0.013982] ACPI: Reserving DBGP table memory at [mem 0x41b16000-0x41b16033]
[    0.013983] ACPI: Reserving DBG2 table memory at [mem 0x41b15000-0x41b15053]
[    0.013983] ACPI: Reserving SSDT table memory at [mem 0x41b13000-0x41b147ab]
[    0.013984] ACPI: Reserving DMAR table memory at [mem 0x41b12000-0x41b120b7]
[    0.013984] ACPI: Reserving FPDT table memory at [mem 0x41b11000-0x41b11043]
[    0.013984] ACPI: Reserving SSDT table memory at [mem 0x41b10000-0x41b10c42]
[    0.013985] ACPI: Reserving SSDT table memory at [mem 0x41b0f000-0x41b0f143]
[    0.013985] ACPI: Reserving BGRT table memory at [mem 0x41b0e000-0x41b0e037]
[    0.013986] ACPI: Reserving UEFI table memory at [mem 0x41bc5000-0x41bc5639]
[    0.013986] ACPI: Reserving UEFI table memory at [mem 0x41bc4000-0x41bc405b]
[    0.013987] ACPI: Reserving TPM2 table memory at [mem 0x41b0d000-0x41b0d04b]
[    0.013987] ACPI: Reserving PTDT table memory at [mem 0x41b0c000-0x41b0cd43]
[    0.013988] ACPI: Reserving WSMT table memory at [mem 0x41b1b000-0x41b1b027]
[    0.014164] No NUMA configuration found
[    0.014165] Faking a node at [mem 0x0000000000000000-0x00000004b07fffff]
[    0.014170] NODE_DATA(0) allocated [mem 0x490e50000-0x490e7afff]
[    0.014278] Zone ranges:
[    0.014278]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.014279]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.014280]   Normal   [mem 0x0000000100000000-0x00000004b07fffff]
[    0.014281]   Device   empty
[    0.014282] Movable zone start for each node
[    0.014283] Early memory node ranges
[    0.014283]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.014284]   node   0: [mem 0x0000000000100000-0x0000000036951fff]
[    0.014284]   node   0: [mem 0x0000000036953000-0x000000003a6cffff]
[    0.014285]   node   0: [mem 0x000000003a6d1000-0x000000003c8acfff]
[    0.014285]   node   0: [mem 0x00000000427ff000-0x00000000427fffff]
[    0.014286]   node   0: [mem 0x0000000100000000-0x00000004b07fffff]
[    0.014287] Initmem setup node 0 [mem 0x0000000000001000-0x00000004b07fffff]
[    0.014290] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.014308] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.015287] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.015325] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.015457] On node 0, zone DMA32: 24402 pages in unavailable ranges
[    0.015773] On node 0, zone Normal: 22528 pages in unavailable ranges
[    0.015946] On node 0, zone Normal: 30720 pages in unavailable ranges
[    0.015966] Reserving Intel graphics memory at [mem 0x4b800000-0x4f7fffff]
[    0.016292] ACPI: PM-Timer IO Port: 0x1808
[    0.016297] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.016298] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.016298] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.016299] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.016299] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.016300] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.016300] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.016301] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.016301] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.016301] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.016302] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.016302] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.016303] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.016303] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.016304] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.016304] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.016340] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.016342] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.016343] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.016346] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.016347] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.016352] e820: update [mem 0x39f55000-0x39f83fff] usable ==> reserved
[    0.016359] TSC deadline timer available
[    0.016360] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.016371] PM: hibernation: Registered nosave memory: [mem 
0x00000000-0x00000fff]
[    0.016372] PM: hibernation: Registered nosave memory: [mem 
0x0009f000-0x000fffff]
[    0.016373] PM: hibernation: Registered nosave memory: [mem 
0x36952000-0x36952fff]
[    0.016374] PM: hibernation: Registered nosave memory: [mem 
0x39f55000-0x39f83fff]
[    0.016375] PM: hibernation: Registered nosave memory: [mem 
0x3a6d0000-0x3a6d0fff]
[    0.016376] PM: hibernation: Registered nosave memory: [mem 
0x3a752000-0x3a752fff]
[    0.016376] PM: hibernation: Registered nosave memory: [mem 
0x3c8ad000-0x41ad1fff]
[    0.016377] PM: hibernation: Registered nosave memory: [mem 
0x41ad2000-0x41b9dfff]
[    0.016377] PM: hibernation: Registered nosave memory: [mem 
0x41b9e000-0x41c5bfff]
[    0.016378] PM: hibernation: Registered nosave memory: [mem 
0x41c5c000-0x427fefff]
[    0.016379] PM: hibernation: Registered nosave memory: [mem 
0x42800000-0x48ffffff]
[    0.016379] PM: hibernation: Registered nosave memory: [mem 
0x49000000-0x491fffff]
[    0.016379] PM: hibernation: Registered nosave memory: [mem 
0x49200000-0x4f7fffff]
[    0.016380] PM: hibernation: Registered nosave memory: [mem 
0x4f800000-0xfdffffff]
[    0.016380] PM: hibernation: Registered nosave memory: [mem 
0xfe000000-0xfe010fff]
[    0.016381] PM: hibernation: Registered nosave memory: [mem 
0xfe011000-0xfebfffff]
[    0.016381] PM: hibernation: Registered nosave memory: [mem 
0xfec00000-0xfec00fff]
[    0.016381] PM: hibernation: Registered nosave memory: [mem 
0xfec01000-0xfecfffff]
[    0.016382] PM: hibernation: Registered nosave memory: [mem 
0xfed00000-0xfed00fff]
[    0.016382] PM: hibernation: Registered nosave memory: [mem 
0xfed01000-0xfed1ffff]
[    0.016383] PM: hibernation: Registered nosave memory: [mem 
0xfed20000-0xfed7ffff]
[    0.016383] PM: hibernation: Registered nosave memory: [mem 
0xfed80000-0xfedfffff]
[    0.016383] PM: hibernation: Registered nosave memory: [mem 
0xfee00000-0xfee00fff]
[    0.016384] PM: hibernation: Registered nosave memory: [mem 
0xfee01000-0xffffffff]
[    0.016385] [mem 0x4f800000-0xfdffffff] available for PCI devices
[    0.016386] Booting paravirtualized kernel on bare hardware
[    0.016387] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 
0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.020128] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 
nr_node_ids:1
[    0.020356] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
[    0.020360] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
[    0.020361] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.020373] Kernel command line: BOOT_IMAGE=/vmlinuz-6.7.4 
root=/dev/mapper/asus--zen--ux325--vg-root ro quiet
[    0.020401] Unknown kernel command line parameters 
"BOOT_IMAGE=/vmlinuz-6.7.4", will be passed to user space.
[    0.021573] Dentry cache hash table entries: 2097152 (order: 12, 16777216 
bytes, linear)
[    0.022145] Inode-cache hash table entries: 1048576 (order: 11, 8388608 
bytes, linear)
[    0.022228] Fallback order for Node 0: 0 
[    0.022230] Built 1 zonelists, mobility grouping on.  Total pages: 4052073
[    0.022231] Policy zone: Normal
[    0.022235] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.022245] software IO TLB: area num 8.
[    0.034836] Memory: 983504K/16466216K available (14336K kernel code, 2363K 
rwdata, 10552K rodata, 3968K init, 3676K bss, 987344K reserved, 0K cma-reserved)
[    0.034977] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.034996] ftrace: allocating 42827 entries in 168 pages
[    0.040014] ftrace: allocated 168 pages with 3 groups
[    0.040554] Dynamic Preempt: voluntary
[    0.040582] rcu: Preemptible hierarchical RCU implementation.
[    0.040583] rcu:     RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[    0.040584]  Trampoline variant of Tasks RCU enabled.
[    0.040584]  Rude variant of Tasks RCU enabled.
[    0.040584]  Tracing variant of Tasks RCU enabled.
[    0.040585] rcu: RCU calculated value of scheduler-enlistment delay is 25 
jiffies.
[    0.040585] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.042177] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
[    0.042461] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.042670] Console: colour dummy device 80x25
[    0.042672] printk: legacy console [tty0] enabled
[    0.042698] ACPI: Core revision 20230628
[    0.042937] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.042937] APIC: Switch to symmetric I/O mode setup
[    0.042939] DMAR: Host address width 39
[    0.042939] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.042943] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 
ecap 69e2ff0505e
[    0.042945] DMAR: DRHD base: 0x000000fed84000 flags: 0x0
[    0.042949] DMAR: dmar1: reg_base_addr fed84000 ver 1:0 cap d2008c40660462 
ecap f050da
[    0.042951] DMAR: DRHD base: 0x000000fed86000 flags: 0x0
[    0.042954] DMAR: dmar2: reg_base_addr fed86000 ver 1:0 cap d2008c40660462 
ecap f050da
[    0.042955] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.042961] DMAR: dmar3: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 
ecap f050da
[    0.042963] DMAR: RMRR base: 0x0000004b000000 end: 0x0000004f7fffff
[    0.042965] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 3
[    0.042966] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.042966] DMAR-IR: Queued invalidation will be enabled to support x2apic 
and Intr-remapping.
[    0.044889] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.044891] x2apic enabled
[    0.044950] APIC: Switched APIC routing to: cluster x2apic
[    0.049392] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 
0x22df1149949, max_idle_ns: 440795312789 ns
[    0.049398] Calibrating delay loop (skipped), value calculated using timer 
frequency.. 4838.40 BogoMIPS (lpj=9676800)
[    0.049422] CPU0: Thermal monitoring enabled (TM1)
[    0.049424] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.049529] process: using mwait in idle threads
[    0.049531] CET detected: Indirect Branch Tracking enabled
[    0.049532] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.049532] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.049535] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user 
pointer sanitization
[    0.049536] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[    0.049537] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on 
context switch
[    0.049537] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on 
VMEXIT
[    0.049538] Spectre V2 : mitigation: Enabling conditional Indirect Branch 
Prediction Barrier
[    0.049539] Speculative Store Bypass: Mitigation: Speculative Store Bypass 
disabled via prctl
[    0.049541] GDS: Mitigation: Microcode
[    0.049547] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point 
registers'
[    0.049547] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.049548] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.049548] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[    0.049549] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[    0.049550] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[    0.049550] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User 
registers'
[    0.049551] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User 
registers'
[    0.049551] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.049552] x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
[    0.049553] x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
[    0.049553] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
[    0.049554] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
[    0.049555] x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]:   16
[    0.049556] x86/fpu: Enabled xstate features 0xae7, context size is 2456 
bytes, using 'compacted' format.
[    0.053395] Freeing SMP alternatives memory: 36K
[    0.053395] pid_max: default: 32768 minimum: 301
[    0.053395] LSM: initializing 
lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,integrity
[    0.053395] landlock: Up and running.
[    0.053395] Yama: becoming mindful.
[    0.053395] AppArmor: AppArmor initialized
[    0.053395] TOMOYO Linux initialized
[    0.053395] LSM support for eBPF active
[    0.053395] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, 
linear)
[    0.053395] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 
bytes, linear)
[    0.053395] smpboot: CPU0: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz 
(family: 0x6, model: 0x8c, stepping: 0x1)
[    0.053395] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
[    0.053395] RCU Tasks Rude: Setting shift to 3 and lim to 1 
rcu_task_cb_adjust=1.
[    0.053395] RCU Tasks Trace: Setting shift to 3 and lim to 1 
rcu_task_cb_adjust=1.
[    0.053395] Performance Events: PEBS fmt4+-baseline,  AnyThread deprecated, 
Icelake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.053395] ... version:                5
[    0.053395] ... bit width:              48
[    0.053395] ... generic registers:      8
[    0.053395] ... value mask:             0000ffffffffffff
[    0.053395] ... max period:             00007fffffffffff
[    0.053395] ... fixed-purpose events:   4
[    0.053395] ... event mask:             0001000f000000ff
[    0.053395] signal: max sigframe size: 3632
[    0.053395] Estimated ratio of average max frequency by base frequency 
(times 1024): 1621
[    0.053395] rcu: Hierarchical SRCU implementation.
[    0.053395] rcu:     Max phase no-delay instances is 1000.
[    0.053395] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.053395] smp: Bringing up secondary CPUs ...
[    0.053395] smpboot: x86: Booting SMP configuration:
[    0.053395] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.054412] smp: Brought up 1 node, 8 CPUs
[    0.054412] smpboot: Max logical packages: 1
[    0.054412] smpboot: Total of 8 processors activated (38707.20 BogoMIPS)
[    0.068719] node 0 deferred pages initialised in 8ms
[    0.068719] devtmpfs: initialized
[    0.068719] x86/mm: Memory block size: 128MB
[    0.069950] ACPI: PM: Registering ACPI NVS region [mem 
0x41b9e000-0x41c5bfff] (778240 bytes)
[    0.069950] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, 
max_idle_ns: 7645041785100000 ns
[    0.069950] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.069950] pinctrl core: initialized pinctrl subsystem
[    0.069950] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.070086] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.070208] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic 
allocations
[    0.070328] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic 
allocations
[    0.070342] audit: initializing netlink subsys (disabled)
[    0.070348] audit: type=2000 audit(1707741583.020:1): state=initialized 
audit_enabled=0 res=1
[    0.070348] thermal_sys: Registered thermal governor 'fair_share'
[    0.070348] thermal_sys: Registered thermal governor 'bang_bang'
[    0.070348] thermal_sys: Registered thermal governor 'step_wise'
[    0.070348] thermal_sys: Registered thermal governor 'user_space'
[    0.070348] thermal_sys: Registered thermal governor 'power_allocator'
[    0.070348] cpuidle: using governor ladder
[    0.070348] cpuidle: using governor menu
[    0.070348] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.070348] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 
0xc0000000-0xcfffffff] (base 0xc0000000)
[    0.070348] PCI: not using MMCONFIG
[    0.070348] PCI: Using configuration type 1 for base access
[    0.070348] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.070348] kprobes: kprobe jump-optimization is enabled. All kprobes are 
optimized if possible.
[    0.070348] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.070348] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.070348] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.070348] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.070348] ACPI: Added _OSI(Module Device)
[    0.070348] ACPI: Added _OSI(Processor Device)
[    0.070348] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.070348] ACPI: Added _OSI(Processor Aggregator Device)
[    0.121322] ACPI: 12 ACPI AML tables successfully acquired and loaded
[    0.121888] ACPI Error: AE_NOT_FOUND, While resolving a named reference 
package element - ^SPI1.SPFD.CVFD (20230628/dspkginit-438)
[    0.121894] ACPI Error: AE_NOT_FOUND, While resolving a named reference 
package element - ^SPI1.SPFD.CVFD (20230628/dspkginit-438)
[    0.121898] ACPI Error: AE_NOT_FOUND, While resolving a named reference 
package element - ^XHCI.RHUB.HS04.VI2C (20230628/dspkginit-438)
[    0.121906] ACPI Error: AE_NOT_FOUND, While resolving a named reference 
package element - ^XHCI.RHUB.HS04.VI2C (20230628/dspkginit-438)
[    0.129672] ACPI: Dynamic OEM Table Load:
[    0.129678] ACPI: SSDT 0xFFFF99F09D925C00 000394 (v02 PmRef  Cpu0Cst  
00003001 INTL 20191018)
[    0.130385] ACPI: Dynamic OEM Table Load:
[    0.130390] ACPI: SSDT 0xFFFF99F09D942000 0005C3 (v02 PmRef  Cpu0Ist  
00003000 INTL 20191018)
[    0.131082] ACPI: Dynamic OEM Table Load:
[    0.131086] ACPI: SSDT 0xFFFF99F09D960400 0001CB (v02 PmRef  Cpu0Psd  
00003000 INTL 20191018)
[    0.131726] ACPI: Dynamic OEM Table Load:
[    0.131729] ACPI: SSDT 0xFFFF99F09D924C00 000266 (v02 PmRef  Cpu0Hwp  
00003000 INTL 20191018)
[    0.132490] ACPI: Dynamic OEM Table Load:
[    0.132495] ACPI: SSDT 0xFFFF99EE8013D000 0008E7 (v02 PmRef  ApIst    
00003000 INTL 20191018)
[    0.133243] ACPI: Dynamic OEM Table Load:
[    0.133247] ACPI: SSDT 0xFFFF99F09D947000 00048A (v02 PmRef  ApHwp    
00003000 INTL 20191018)
[    0.133963] ACPI: Dynamic OEM Table Load:
[    0.133967] ACPI: SSDT 0xFFFF99F09D941000 0004D4 (v02 PmRef  ApPsd    
00003000 INTL 20191018)
[    0.134675] ACPI: Dynamic OEM Table Load:
[    0.134678] ACPI: SSDT 0xFFFF99F09D944000 00048A (v02 PmRef  ApCst    
00003000 INTL 20191018)
[    0.137807] ACPI: _OSC evaluated successfully for all CPUs
[    0.137836] ACPI: EC: EC started
[    0.137837] ACPI: EC: interrupt blocked
[    0.138021] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.138023] ACPI: \_SB_.PC00.LPCB.H_EC: Boot DSDT EC used to handle 
transactions
[    0.138024] ACPI: Interpreter enabled
[    0.138062] ACPI: PM: (supports S0 S3 S4 S5)
[    0.138063] ACPI: Using IOAPIC for interrupt routing
[    0.138099] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 
0xc0000000-0xcfffffff] (base 0xc0000000)
[    0.139333] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved as ACPI 
motherboard resource
[    0.139339] PCI: Using host bridge windows from ACPI; if necessary, use 
"pci=nocrs" and report a bug
[    0.139340] PCI: Ignoring E820 reservations for host bridge windows
[    0.140401] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.151001] ACPI: \_SB_.PC00.XHCI.RHUB.HS10.BTRT: New power resource
[    0.152786] ACPI: \_SB_.PC00.SAT0.VOL0.V0PR: New power resource
[    0.152858] ACPI: \_SB_.PC00.SAT0.VOL1.V1PR: New power resource
[    0.152921] ACPI: \_SB_.PC00.SAT0.VOL2.V2PR: New power resource
[    0.155135] ACPI: \_SB_.PC00.CNVW.WRST: New power resource
[    0.157619] ACPI: \_SB_.PC00.TBT0: New power resource
[    0.157825] ACPI: \_SB_.PC00.TBT1: New power resource
[    0.158024] ACPI: \_SB_.PC00.D3C_: New power resource
[    0.418457] ACPI: \_TZ_.FN00: New power resource
[    0.418494] ACPI: \_TZ_.FN01: New power resource
[    0.418530] ACPI: \_TZ_.FN02: New power resource
[    0.418563] ACPI: \_TZ_.FN03: New power resource
[    0.418597] ACPI: \_TZ_.FN04: New power resource
[    0.418966] ACPI: \PIN_: New power resource
[    0.419159] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-e0])
[    0.419164] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM 
Segments MSI HPX-Type3]
[    0.420376] acpi PNP0A08:00: _OSC: platform does not support [AER]
[    0.422782] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug 
PME PCIeCapability LTR]
[    0.424243] PCI host bridge to bus 0000:00
[    0.424244] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.424245] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.424246] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff 
window]
[    0.424247] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff 
window]
[    0.424248] pci_bus 0000:00: root bus resource [mem 0x4f800000-0xbfffffff 
window]
[    0.424249] pci_bus 0000:00: root bus resource [mem 
0x4000000000-0x7fffffffff window]
[    0.424250] pci_bus 0000:00: root bus resource [bus 00-e0]
[    0.424341] pci 0000:00:00.0: [8086:9a14] type 00 class 0x060000
[    0.424449] pci 0000:00:02.0: [8086:9a49] type 00 class 0x030000
[    0.424456] pci 0000:00:02.0: reg 0x10: [mem 0x603e000000-0x603effffff 64bit]
[    0.424461] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit 
pref]
[    0.424465] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
[    0.424478] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.424478] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
[    0.424480] pci 0000:00:02.0: Video device with shadowed ROM at [mem 
0x000c0000-0x000dffff]
[    0.424504] pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
[    0.424505] pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 
64bit] (contains BAR0 for 7 VFs)
[    0.424509] pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit 
pref]
[    0.424510] pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 
64bit pref] (contains BAR2 for 7 VFs)
[    0.424624] pci 0000:00:04.0: [8086:9a03] type 00 class 0x118000
[    0.424639] pci 0000:00:04.0: reg 0x10: [mem 0x603f280000-0x603f29ffff 64bit]
[    0.424852] pci 0000:00:07.0: [8086:9a23] type 01 class 0x060400
[    0.424895] pci 0000:00:07.0: Overriding RP PIO Log Size to 4
[    0.424950] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    0.426141] pci 0000:00:07.2: [8086:9a27] type 01 class 0x060400
[    0.426184] pci 0000:00:07.2: Overriding RP PIO Log Size to 4
[    0.426238] pci 0000:00:07.2: PME# supported from D0 D3hot D3cold
[    0.427390] pci 0000:00:08.0: [8086:9a11] type 00 class 0x088000
[    0.427397] pci 0000:00:08.0: reg 0x10: [mem 0x603f2d3000-0x603f2d3fff 64bit]
[    0.427493] pci 0000:00:0d.0: [8086:9a13] type 00 class 0x0c0330
[    0.427505] pci 0000:00:0d.0: reg 0x10: [mem 0x603f2b0000-0x603f2bffff 64bit]
[    0.427557] pci 0000:00:0d.0: PME# supported from D3hot D3cold
[    0.428644] pci 0000:00:0d.2: [8086:9a1b] type 00 class 0x0c0340
[    0.428653] pci 0000:00:0d.2: reg 0x10: [mem 0x603f240000-0x603f27ffff 64bit]
[    0.428659] pci 0000:00:0d.2: reg 0x18: [mem 0x603f2d2000-0x603f2d2fff 64bit]
[    0.428690] pci 0000:00:0d.2: supports D1 D2
[    0.428691] pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.428764] pci 0000:00:0d.3: [8086:9a1d] type 00 class 0x0c0340
[    0.428773] pci 0000:00:0d.3: reg 0x10: [mem 0x603f200000-0x603f23ffff 64bit]
[    0.428779] pci 0000:00:0d.3: reg 0x18: [mem 0x603f2d1000-0x603f2d1fff 64bit]
[    0.428810] pci 0000:00:0d.3: supports D1 D2
[    0.428811] pci 0000:00:0d.3: PME# supported from D0 D1 D2 D3hot D3cold
[    0.428909] pci 0000:00:0e.0: [8086:9a0b] type 00 class 0x010400
[    0.428921] pci 0000:00:0e.0: reg 0x10: [mem 0x603c000000-0x603dffffff 64bit]
[    0.428926] pci 0000:00:0e.0: reg 0x18: [mem 0x50000000-0x51ffffff]
[    0.428939] pci 0000:00:0e.0: reg 0x20: [mem 0x603f100000-0x603f1fffff 64bit]
[    0.429130] pci 0000:00:14.0: [8086:a0ed] type 00 class 0x0c0330
[    0.429150] pci 0000:00:14.0: reg 0x10: [mem 0x603f2a0000-0x603f2affff 64bit]
[    0.429234] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.430370] pci 0000:00:14.2: [8086:a0ef] type 00 class 0x050000
[    0.430390] pci 0000:00:14.2: reg 0x10: [mem 0x603f2c8000-0x603f2cbfff 64bit]
[    0.430403] pci 0000:00:14.2: reg 0x18: [mem 0x603f2d0000-0x603f2d0fff 64bit]
[    0.430539] pci 0000:00:14.3: [8086:a0f0] type 00 class 0x028000
[    0.430560] pci 0000:00:14.3: reg 0x10: [mem 0x603f2c4000-0x603f2c7fff 64bit]
[    0.430680] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.430914] pci 0000:00:15.0: [8086:a0e8] type 00 class 0x0c8000
[    0.430944] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.431311] pci 0000:00:15.1: [8086:a0e9] type 00 class 0x0c8000
[    0.431338] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.431639] pci 0000:00:16.0: [8086:a0e0] type 00 class 0x078000
[    0.431662] pci 0000:00:16.0: reg 0x10: [mem 0x603f2cd000-0x603f2cdfff 64bit]
[    0.431747] pci 0000:00:16.0: PME# supported from D3hot
[    0.432042] pci 0000:00:1c.0: [8086:a0bc] type 01 class 0x060400
[    0.432144] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.432181] pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
[    0.432566] pci 0000:00:1d.0: [8086:09ab] type 00 class 0x088000
[    0.432933] pci 0000:00:1f.0: [8086:a082] type 00 class 0x060100
[    0.433199] pci 0000:00:1f.3: [8086:a0c8] type 00 class 0x040100
[    0.433241] pci 0000:00:1f.3: reg 0x10: [mem 0x603f2c0000-0x603f2c3fff 64bit]
[    0.433296] pci 0000:00:1f.3: reg 0x20: [mem 0x603f000000-0x603f0fffff 64bit]
[    0.433405] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.433689] pci 0000:00:1f.4: [8086:a0a3] type 00 class 0x0c0500
[    0.433714] pci 0000:00:1f.4: reg 0x10: [mem 0x603f2cc000-0x603f2cc0ff 64bit]
[    0.433743] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.433912] pci 0000:00:1f.5: [8086:a0a4] type 00 class 0x0c8000
[    0.433931] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.434069] pci 0000:00:07.0: PCI bridge to [bus 01-2b]
[    0.434073] pci 0000:00:07.0:   bridge window [mem 0x60000000-0x6c1fffff]
[    0.434077] pci 0000:00:07.0:   bridge window [mem 0x6020000000-0x603bffffff 
64bit pref]
[    0.434107] pci 0000:00:07.2: PCI bridge to [bus 2c-56]
[    0.434110] pci 0000:00:07.2:   bridge window [mem 0x52000000-0x5e1fffff]
[    0.434114] pci 0000:00:07.2:   bridge window [mem 0x6000000000-0x601bffffff 
64bit pref]
[    0.434173] pci 0000:57:00.0: [10ec:522a] type 00 class 0xff0000
[    0.434192] pci 0000:57:00.0: reg 0x10: [mem 0x6c300000-0x6c300fff]
[    0.434334] pci 0000:57:00.0: supports D1 D2
[    0.434334] pci 0000:57:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.434527] pci 0000:00:1c.0: PCI bridge to [bus 57]
[    0.434532] pci 0000:00:1c.0:   bridge window [mem 0x6c300000-0x6c3fffff]
[    0.437635] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.437701] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
[    0.437766] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.437831] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.437896] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.437960] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.438023] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.438088] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.445995] Low-power S0 idle used by default for system suspend
[    0.451042] ACPI: EC: interrupt unblocked
[    0.451043] ACPI: EC: event unblocked
[    0.451065] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.451066] ACPI: EC: GPE=0x6e
[    0.451068] ACPI: \_SB_.PC00.LPCB.H_EC: Boot DSDT EC initialization complete
[    0.451069] ACPI: \_SB_.PC00.LPCB.H_EC: EC: Used to handle transactions and 
events
[    0.451139] iommu: Default domain type: Translated
[    0.451139] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.451139] pps_core: LinuxPPS API ver. 1 registered
[    0.451139] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo 
Giometti <giome...@linux.it>
[    0.451139] PTP clock support registered
[    0.451139] EDAC MC: Ver: 3.0.0
[    0.451139] efivars: Registered efivars operations
[    0.451139] NetLabel: Initializing
[    0.451139] NetLabel:  domain hash size = 128
[    0.451139] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.451139] NetLabel:  unlabeled traffic allowed by default
[    0.451139] PCI: Using ACPI for IRQ routing
[    0.466243] PCI: pci_cache_line_size set to 64 bytes
[    0.466347] pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: 
no compatible bridge window
[    0.466438] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.466440] e820: reserve RAM buffer [mem 0x36952000-0x37ffffff]
[    0.466440] e820: reserve RAM buffer [mem 0x39f55000-0x3bffffff]
[    0.466441] e820: reserve RAM buffer [mem 0x3a6d0000-0x3bffffff]
[    0.466442] e820: reserve RAM buffer [mem 0x3a752000-0x3bffffff]
[    0.466443] e820: reserve RAM buffer [mem 0x3c8ad000-0x3fffffff]
[    0.466443] e820: reserve RAM buffer [mem 0x42800000-0x43ffffff]
[    0.466444] e820: reserve RAM buffer [mem 0x4b0800000-0x4b3ffffff]
[    0.466466] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.466466] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.466466] pci 0000:00:02.0: vgaarb: VGA device added: 
decodes=io+mem,owns=io+mem,locks=none
[    0.466466] vgaarb: loaded
[    0.466466] clocksource: Switched to clocksource tsc-early
[    0.466466] VFS: Disk quotas dquot_6.6.0
[    0.466466] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.466466] AppArmor: AppArmor Filesystem Enabled
[    0.466466] pnp: PnP ACPI init
[    0.466466] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.466466] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.466466] system 00:01: [io  0x1854-0x1857] has been reserved
[    0.466466] pnp 00:03: disabling [mem 0xc0000000-0xcfffffff] because it 
overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.466473] system 00:03: [mem 0xfedc0000-0xfedc7fff] has been reserved
[    0.466475] system 00:03: [mem 0xfeda0000-0xfeda0fff] has been reserved
[    0.466476] system 00:03: [mem 0xfeda1000-0xfeda1fff] has been reserved
[    0.466477] system 00:03: [mem 0xfed20000-0xfed7ffff] could not be reserved
[    0.466478] system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.466479] system 00:03: [mem 0xfed45000-0xfed8ffff] could not be reserved
[    0.466480] system 00:03: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.468541] system 00:04: [io  0x1800-0x18fe] could not be reserved
[    0.468542] system 00:04: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.468543] system 00:04: [mem 0xfe04c000-0xfe04ffff] has been reserved
[    0.468544] system 00:04: [mem 0xfe050000-0xfe0affff] has been reserved
[    0.468545] system 00:04: [mem 0xfe0b0000-0xfe0bffff] has been reserved
[    0.468546] system 00:04: [mem 0xfe0d0000-0xfe0fffff] has been reserved
[    0.468547] system 00:04: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.468549] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    0.468550] system 00:04: [mem 0xfd000000-0xfd68ffff] has been reserved
[    0.468551] system 00:04: [mem 0xfd6b0000-0xfd6cffff] has been reserved
[    0.468552] system 00:04: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.468774] system 00:05: [io  0x2000-0x20fe] has been reserved
[    0.469090] pnp: PnP ACPI: found 7 devices
[    0.474255] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, 
max_idle_ns: 2085701024 ns
[    0.474317] NET: Registered PF_INET protocol family
[    0.474448] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, 
linear)
[    0.476353] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 
131072 bytes, linear)
[    0.476374] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, 
linear)
[    0.476434] TCP established hash table entries: 131072 (order: 8, 1048576 
bytes, linear)
[    0.476617] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, 
linear)
[    0.476770] TCP: Hash tables configured (established 131072 bind 65536)
[    0.476833] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, 
linear)
[    0.476865] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.476894] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, 
linear)
[    0.476930] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.476934] NET: Registered PF_XDP protocol family
[    0.476938] pci_bus 0000:00: max bus depth: 1 pci_try_num: 2
[    0.476944] pci 0000:00:02.0: BAR 9: assigned [mem 0x4020000000-0x40ffffffff 
64bit pref]
[    0.476947] pci 0000:00:02.0: BAR 7: assigned [mem 0x4010000000-0x4016ffffff 
64bit]
[    0.476950] pci 0000:00:07.0: BAR 13: assigned [io  0x4000-0x4fff]
[    0.476951] pci 0000:00:07.2: BAR 13: assigned [io  0x5000-0x5fff]
[    0.476952] pci 0000:00:15.0: BAR 0: assigned [mem 0x4017000000-0x4017000fff 
64bit]
[    0.477011] pci 0000:00:15.1: BAR 0: assigned [mem 0x4017001000-0x4017001fff 
64bit]
[    0.477024] pci 0000:00:1f.5: BAR 0: assigned [mem 0x4f800000-0x4f800fff]
[    0.477035] pci 0000:00:07.0: PCI bridge to [bus 01-2b]
[    0.477036] pci 0000:00:07.0:   bridge window [io  0x4000-0x4fff]
[    0.477039] pci 0000:00:07.0:   bridge window [mem 0x60000000-0x6c1fffff]
[    0.477042] pci 0000:00:07.0:   bridge window [mem 0x6020000000-0x603bffffff 
64bit pref]
[    0.477046] pci 0000:00:07.2: PCI bridge to [bus 2c-56]
[    0.477047] pci 0000:00:07.2:   bridge window [io  0x5000-0x5fff]
[    0.477050] pci 0000:00:07.2:   bridge window [mem 0x52000000-0x5e1fffff]
[    0.477052] pci 0000:00:07.2:   bridge window [mem 0x6000000000-0x601bffffff 
64bit pref]
[    0.477056] pci 0000:00:1c.0: PCI bridge to [bus 57]
[    0.477061] pci 0000:00:1c.0:   bridge window [mem 0x6c300000-0x6c3fffff]
[    0.477068] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.477069] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.477070] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.477071] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000fffff window]
[    0.477072] pci_bus 0000:00: resource 8 [mem 0x4f800000-0xbfffffff window]
[    0.477072] pci_bus 0000:00: resource 9 [mem 0x4000000000-0x7fffffffff 
window]
[    0.477073] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    0.477074] pci_bus 0000:01: resource 1 [mem 0x60000000-0x6c1fffff]
[    0.477075] pci_bus 0000:01: resource 2 [mem 0x6020000000-0x603bffffff 64bit 
pref]
[    0.477076] pci_bus 0000:2c: resource 0 [io  0x5000-0x5fff]
[    0.477076] pci_bus 0000:2c: resource 1 [mem 0x52000000-0x5e1fffff]
[    0.477077] pci_bus 0000:2c: resource 2 [mem 0x6000000000-0x601bffffff 64bit 
pref]
[    0.477078] pci_bus 0000:57: resource 1 [mem 0x6c300000-0x6c3fffff]
[    0.477511] PCI: CLS 64 bytes, default 64
[    0.477516] DMAR: Intel-IOMMU force enabled due to platform opt in
[    0.477524] DMAR: No ATSR found
[    0.477525] DMAR: No SATC found
[    0.477526] DMAR: IOMMU feature fl1gp_support inconsistent
[    0.477527] DMAR: IOMMU feature pgsel_inv inconsistent
[    0.477528] DMAR: IOMMU feature nwfs inconsistent
[    0.477528] DMAR: IOMMU feature pds inconsistent
[    0.477529] DMAR: IOMMU feature dit inconsistent
[    0.477529] DMAR: IOMMU feature eafs inconsistent
[    0.477530] DMAR: IOMMU feature prs inconsistent
[    0.477530] DMAR: IOMMU feature nest inconsistent
[    0.477531] DMAR: IOMMU feature mts inconsistent
[    0.477532] DMAR: IOMMU feature sc_support inconsistent
[    0.477532] DMAR: IOMMU feature dev_iotlb_support inconsistent
[    0.477533] DMAR: dmar2: Using Queued invalidation
[    0.477536] DMAR: dmar1: Using Queued invalidation
[    0.477538] DMAR: dmar0: Using Queued invalidation
[    0.477539] DMAR: dmar3: Using Queued invalidation
[    0.477560] Trying to unpack rootfs image as initramfs...
[    0.477670] pci 0000:00:07.2: Adding to iommu group 0
[    0.477702] pci 0000:00:07.0: Adding to iommu group 1
[    0.477728] pci 0000:00:02.0: Adding to iommu group 2
[    0.477752] pci 0000:00:00.0: Adding to iommu group 3
[    0.477761] pci 0000:00:04.0: Adding to iommu group 4
[    0.477769] pci 0000:00:08.0: Adding to iommu group 5
[    0.477786] pci 0000:00:0d.0: Adding to iommu group 6
[    0.477794] pci 0000:00:0d.2: Adding to iommu group 6
[    0.477802] pci 0000:00:0d.3: Adding to iommu group 6
[    0.477811] pci 0000:00:0e.0: Adding to iommu group 7
[    0.477825] pci 0000:00:14.0: Adding to iommu group 8
[    0.477833] pci 0000:00:14.2: Adding to iommu group 8
[    0.477841] pci 0000:00:14.3: Adding to iommu group 9
[    0.477855] pci 0000:00:15.0: Adding to iommu group 10
[    0.477864] pci 0000:00:15.1: Adding to iommu group 10
[    0.477875] pci 0000:00:16.0: Adding to iommu group 11
[    0.477886] pci 0000:00:1c.0: Adding to iommu group 12
[    0.477897] pci 0000:00:1d.0: Adding to iommu group 13
[    0.477918] pci 0000:00:1f.0: Adding to iommu group 14
[    0.477928] pci 0000:00:1f.3: Adding to iommu group 14
[    0.477938] pci 0000:00:1f.4: Adding to iommu group 14
[    0.477947] pci 0000:00:1f.5: Adding to iommu group 14
[    0.477959] pci 0000:57:00.0: Adding to iommu group 15
[    0.478050] DMAR: Intel(R) Virtualization Technology for Directed I/O
[    0.478051] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.478052] software IO TLB: mapped [mem 
0x0000000032952000-0x0000000036952000] (64MB)
[    0.478077] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 
0x22df1149949, max_idle_ns: 440795312789 ns
[    0.478116] clocksource: Switched to clocksource tsc
[    0.478136] platform rtc_cmos: registered platform RTC device (no PNP device 
found)
[    0.478469] Initialise system trusted keyrings
[    0.478477] Key type blacklist registered
[    0.478513] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    0.478520] zbud: loaded
[    0.478660] integrity: Platform Keyring initialized
[    0.478664] integrity: Machine keyring initialized
[    0.478665] Key type asymmetric registered
[    0.478666] Asymmetric key parser 'x509' registered
[    2.953194] Freeing initrd memory: 517652K
[    2.956167] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
247)
[    2.956197] io scheduler mq-deadline registered
[    2.958491] pcieport 0000:00:07.0: PME: Signaling with IRQ 124
[    2.958506] pcieport 0000:00:07.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- 
AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    2.958747] pcieport 0000:00:07.2: PME: Signaling with IRQ 125
[    2.958766] pcieport 0000:00:07.2: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- 
AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    2.958980] pcieport 0000:00:1c.0: PME: Signaling with IRQ 126
[    2.959058] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    2.959175] Monitor-Mwait will be used to enter C-1 state
[    2.959178] Monitor-Mwait will be used to enter C-2 state
[    2.959179] Monitor-Mwait will be used to enter C-3 state
[    2.959181] ACPI: \_SB_.PR00: Found 3 idle states
[    2.960457] thermal LNXTHERM:00: registered as thermal_zone0
[    2.960458] ACPI: thermal: Thermal Zone [TZ00] (34 C)
[    2.960620] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    2.961129] hpet_acpi_add: no address or irqs in _CRS
[    2.961146] Linux agpgart interface v0.103
[    2.969286] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    2.969287] i8042: PNP: PS/2 appears to have AUX port disabled, if this is 
incorrect please boot with i8042.nopnp
[    2.970229] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.970363] mousedev: PS/2 mouse device common for all mice
[    2.970404] rtc_cmos rtc_cmos: RTC can wake from S4
[    2.971397] rtc_cmos rtc_cmos: registered as rtc0
[    2.971590] rtc_cmos rtc_cmos: setting system clock to 2024-02-12T12:39:45 
UTC (1707741585)
[    2.971615] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
[    2.972173] input: AT Translated Set 2 keyboard as 
/devices/platform/i8042/serio0/input/input0
[    2.972365] intel_pstate: Intel P-state driver initializing
[    2.972984] intel_pstate: HWP enabled
[    2.973020] ledtrig-cpu: registered to indicate activity on CPUs
[    2.973333] efifb: probing for efifb
[    2.973342] efifb: framebuffer at 0x4000000000, using 8100k, total 8100k
[    2.973343] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    2.973344] efifb: scrolling: redraw
[    2.973345] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    2.973408] Console: switching to colour frame buffer device 240x67
[    2.975193] fb0: EFI VGA frame buffer device
[    2.982197] NET: Registered PF_INET6 protocol family
[    2.985602] Segment Routing with IPv6
[    2.985611] In-situ OAM (IOAM) with IPv6
[    2.985630] mip6: Mobile IPv6
[    2.985633] NET: Registered PF_PACKET protocol family
[    2.985654] mpls_gso: MPLS GSO support
[    2.986501] microcode: Current revision: 0x000000b4
[    2.986503] microcode: Updated early from: 0x000000ae
[    2.986641] resctrl: L2 allocation detected
[    2.986653] IPI shorthand broadcast: enabled
[    2.987500] sched_clock: Marking stable (2980002072, 6760083)->(3007767389, 
-21005234)
[    2.987686] registered taskstats version 1
[    2.987746] Loading compiled-in X.509 certificates
[    3.002964] Loaded X.509 cert 'Build time autogenerated kernel key: 
2cd2f4cb1338736ce20d0ec6640b835c964498db'
[    3.004133] Key type .fscrypt registered
[    3.004135] Key type fscrypt-provisioning registered
[    3.017995] Key type encrypted registered
[    3.018000] AppArmor: AppArmor sha1 policy hashing enabled
[    3.018253] integrity: Loading X.509 certificate: UEFI:db
[    3.018283] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 
2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    3.018285] integrity: Loading X.509 certificate: UEFI:db
[    3.018307] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 
2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    3.018308] integrity: Loading X.509 certificate: UEFI:db
[    3.018542] integrity: Loaded X.509 cert 'Huaqin NBD2 Software Certificate: 
4672fbfc31a0ada6417c929fb7a3c1ba'
[    3.019849] ima: Allocated hash algorithm: sha256
[    3.036887] ima: No architecture policies found
[    3.036899] evm: Initialising EVM extended attributes:
[    3.036900] evm: security.selinux
[    3.036901] evm: security.SMACK64 (disabled)
[    3.036902] evm: security.SMACK64EXEC (disabled)
[    3.036903] evm: security.SMACK64TRANSMUTE (disabled)
[    3.036904] evm: security.SMACK64MMAP (disabled)
[    3.036905] evm: security.apparmor
[    3.036906] evm: security.ima
[    3.036906] evm: security.capability
[    3.036907] evm: HMAC attrs: 0x1
[    3.108791] RAS: Correctable Errors collector initialized.
[    3.108828] clk: Disabling unused clocks
[    3.112904] Freeing unused decrypted memory: 2028K
[    3.113316] Freeing unused kernel image (initmem) memory: 3968K
[    3.138907] Write protecting the kernel read-only data: 26624k
[    3.139832] Freeing unused kernel image (rodata/data gap) memory: 1736K
[    3.155588] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    3.155594] Run /init as init process
[    3.155595]   with arguments:
[    3.155596]     /init
[    3.155597]   with environment:
[    3.155598]     HOME=/
[    3.155599]     TERM=linux
[    3.155600]     BOOT_IMAGE=/vmlinuz-6.7.4
[    3.306146] input: Lid Switch as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/PNP0C09:00/PNP0C0D:00/input/input1
[    3.306173] ACPI: button: Lid Switch [LID0]
[    3.306328] input: Power Button as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    3.306357] ACPI: button: Power Button [PWRB]
[    3.306408] input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    3.306496] ACPI: button: Power Button [PWRF]
[    3.372090] ACPI: battery: Slot [BAT0] (battery present)
[    3.462209] vmd 0000:00:0e.0: PCI host bridge to bus 10000:e0
[    3.462212] pci_bus 10000:e0: root bus resource [bus e0-ff]
[    3.462214] pci_bus 10000:e0: root bus resource [mem 0x50000000-0x51ffffff]
[    3.462215] pci_bus 10000:e0: root bus resource [mem 
0x603f102000-0x603f1fffff 64bit]
[    3.462328] pci 10000:e0:1d.0: [8086:a0b0] type 01 class 0x060400
[    3.462501] pci 10000:e0:1d.0: PME# supported from D0 D3hot D3cold
[    3.462586] pci 10000:e0:1d.0: PTM enabled (root), 4ns granularity
[    3.462798] pci 10000:e0:1d.0: Adding to iommu group 7
[    3.462819] pci 10000:e0:1d.0: Primary bus is hard wired to 0
[    3.462912] pci 10000:e1:00.0: [144d:a80a] type 00 class 0x010802
[    3.462968] pci 10000:e1:00.0: reg 0x10: [mem 0x50000000-0x50003fff 64bit]
[    3.463440] pci 10000:e1:00.0: 31.504 Gb/s available PCIe bandwidth, limited 
by 8.0 GT/s PCIe x4 link at 10000:e0:1d.0 (capable of 63.012 Gb/s with 16.0 
GT/s PCIe x4 link)
[    3.463577] pci 10000:e1:00.0: Adding to iommu group 7
[    3.463669] pci 10000:e0:1d.0: PCI bridge to [bus e1]
[    3.463672] pci 10000:e0:1d.0:   bridge window [io  0x0000-0x0fff]
[    3.463676] pci 10000:e0:1d.0:   bridge window [mem 0x50000000-0x500fffff]
[    3.463684] pci 10000:e0:1d.0: Primary bus is hard wired to 0
[    3.481938] rtsx_pci 0000:57:00.0: enabling device (0000 -> 0002)
[    3.482220] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
[    3.482409] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    3.482482] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    3.482633] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    3.491970] i2c i2c-0: 8/8 memory slots populated (from DMI)
[    3.491972] i2c i2c-0: Systems with more than 4 memory slots not supported 
yet, not instantiating SPD
[    3.500269] ACPI: bus type drm_connector registered
[    3.503526] ACPI: bus type USB registered
[    3.503557] usbcore: registered new interface driver usbfs
[    3.503564] usbcore: registered new interface driver hub
[    3.503575] usbcore: registered new device driver usb
[    3.509631] intel-lpss 0000:00:15.1: enabling device (0004 -> 0006)
[    3.510097] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    3.510952] ACPI: bus type thunderbolt registered
[    3.510978] thunderbolt 0000:00:0d.2: enabling device (0000 -> 0002)
[    3.532652] hid: raw HID events driver (C) Jiri Kosina
[    3.546335] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    3.546339] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus 
number 1
[    3.547639] xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 
quirks 0x0000000200009810
[    3.548287] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    3.548306] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus 
number 2
[    3.548331] xhci_hcd 0000:00:0d.0: Host supports USB 3.1 Enhanced SuperSpeed
[    3.548456] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, 
bcdDevice= 6.07
[    3.548459] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    3.548460] usb usb1: Product: xHCI Host Controller
[    3.548461] usb usb1: Manufacturer: Linux 6.7.4 xhci-hcd
[    3.548461] usb usb1: SerialNumber: 0000:00:0d.0
[    3.548587] hub 1-0:1.0: USB hub found
[    3.548593] hub 1-0:1.0: 1 port detected
[    3.548795] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, 
bcdDevice= 6.07
[    3.548797] usb usb2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    3.548799] usb usb2: Product: xHCI Host Controller
[    3.548799] usb usb2: Manufacturer: Linux 6.7.4 xhci-hcd
[    3.548800] usb usb2: SerialNumber: 0000:00:0d.0
[    3.548872] hub 2-0:1.0: USB hub found
[    3.548880] hub 2-0:1.0: 4 ports detected
[    3.550163] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    3.550166] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus 
number 3
[    3.551430] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 
quirks 0x0000000200009810
[    3.552043] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    3.552050] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus 
number 4
[    3.552052] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    3.552110] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, 
bcdDevice= 6.07
[    3.552112] usb usb3: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    3.552113] usb usb3: Product: xHCI Host Controller
[    3.552114] usb usb3: Manufacturer: Linux 6.7.4 xhci-hcd
[    3.552115] usb usb3: SerialNumber: 0000:00:14.0
[    3.552278] hub 3-0:1.0: USB hub found
[    3.552316] hub 3-0:1.0: 12 ports detected
[    3.553154] ACPI Warning: \_SB.PC00.XHCI.RHUB.HS05._UPC: Return Package is 
too small - found 1 elements, expected 4 (20230628/nsprepkg-362)
[    3.554275] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, 
bcdDevice= 6.07
[    3.554276] usb usb4: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    3.554277] usb usb4: Product: xHCI Host Controller
[    3.554278] usb usb4: Manufacturer: Linux 6.7.4 xhci-hcd
[    3.554278] usb usb4: SerialNumber: 0000:00:14.0
[    3.554390] hub 4-0:1.0: USB hub found
[    3.554407] hub 4-0:1.0: 4 ports detected
[    3.644521] input: ASUE140A:00 04F3:3134 Mouse as 
/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ASUE140A:00/0018:04F3:3134.0001/input/input4
[    3.644554] input: ASUE140A:00 04F3:3134 Touchpad as 
/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ASUE140A:00/0018:04F3:3134.0001/input/input5
[    3.644611] input: ASUE140A:00 04F3:3134 Keyboard as 
/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ASUE140A:00/0018:04F3:3134.0001/input/input6
[    3.644668] hid-generic 0018:04F3:3134.0001: input,hidraw0: I2C HID v1.00 
Mouse [ASUE140A:00 04F3:3134] on i2c-ASUE140A:00
[    3.670933] pci 10000:e0:1d.0: BAR 14: assigned [mem 0x50000000-0x500fffff]
[    3.670937] pci 10000:e0:1d.0: BAR 13: no space for [io  size 0x1000]
[    3.670938] pci 10000:e0:1d.0: BAR 13: failed to assign [io  size 0x1000]
[    3.670940] pci 10000:e1:00.0: BAR 0: assigned [mem 0x50000000-0x50003fff 
64bit]
[    3.670956] pci 10000:e0:1d.0: PCI bridge to [bus e1]
[    3.670962] pci 10000:e0:1d.0:   bridge window [mem 0x50000000-0x500fffff]
[    3.671013] pci 10000:e1:00.0: VMD: Default LTR value set by driver
[    3.671031] pcieport 10000:e0:1d.0: can't derive routing for PCI INT A
[    3.671032] pcieport 10000:e0:1d.0: PCI INT A: no GSI
[    3.671103] pcieport 10000:e0:1d.0: PME: Signaling with IRQ 165
[    3.671193] vmd 0000:00:0e.0: Bound to PCI domain 10000
[    3.703540] nvme nvme0: pci function 10000:e1:00.0
[    3.703551] pcieport 10000:e0:1d.0: can't derive routing for PCI INT A
[    3.703552] nvme 10000:e1:00.0: PCI INT A: not connected
[    3.706233] nvme nvme0: Shutdown timeout set to 10 seconds
[    3.708802] nvme nvme0: 8/0/0 default/read/poll queues
[    3.710556]  nvme0n1: p1 p3 p4
[    3.795868] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. 
Duplicate IMA measurements will not be recorded in the IMA log.
[    3.795889] device-mapper: uevent: version 1.0.3
[    3.795951] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: 
dm-de...@redhat.com
[    3.822809] usb 3-1: new full-speed USB device number 2 using xhci_hcd
[    3.829712] thunderbolt 0000:00:0d.3: enabling device (0000 -> 0002)
[    3.974671] usb 3-1: New USB device found, idVendor=046a, idProduct=0702, 
bcdDevice= 1.01
[    3.974683] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.974684] usb 3-1: Product: Wireless Dongle
[    3.974685] usb 3-1: Manufacturer: Cherry GmbH
[    3.990206] input: Cherry GmbH Wireless Dongle Mouse as 
/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:046A:0702.0002/input/input7
[    3.990247] input: Cherry GmbH Wireless Dongle as 
/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:046A:0702.0002/input/input8
[    3.990286] hid-generic 0003:046A:0702.0002: input,hiddev0,hidraw1: USB HID 
v1.11 Mouse [Cherry GmbH Wireless Dongle] on usb-0000:00:14.0-1/input0
[    3.990304] usbcore: registered new interface driver usbhid
[    3.990305] usbhid: USB HID core driver
[    4.102800] usb 3-6: new high-speed USB device number 3 using xhci_hcd
[    4.253834] usb 3-6: New USB device found, idVendor=13d3, idProduct=56eb, 
bcdDevice=19.64
[    4.253837] usb 3-6: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    4.253838] usb 3-6: Product: USB2.0 HD UVC WebCam
[    4.253839] usb 3-6: Manufacturer: Azurewave
[    4.253840] usb 3-6: SerialNumber: 0x0001
[    4.382882] usb 3-10: new full-speed USB device number 4 using xhci_hcd
[    4.437549] i915 0000:00:02.0: [drm] VT-d active for gfx access
[    4.437603] Console: switching to colour dummy device 80x25
[    4.437618] i915 0000:00:02.0: vgaarb: deactivate vga console
[    4.437655] i915 0000:00:02.0: [drm] Using Transparent Hugepages
[    4.438834] i915 0000:00:02.0: vgaarb: VGA decodes changed: 
olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    4.440457] i915 0000:00:02.0: [drm] Finished loading DMC firmware 
i915/tgl_dmc_ver2_12.bin (v2.12)
[    4.467620] i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected 
content support initialized
[    4.538260] usb 3-10: New USB device found, idVendor=8087, idProduct=0026, 
bcdDevice= 0.02
[    4.538269] usb 3-10: New USB device strings: Mfr=0, Product=0, 
SerialNumber=0
[    6.147788] [drm] Initialized i915 1.6.0 20230929 for 0000:00:02.0 on minor 0
[    6.151558] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  
post: no)
[    6.152129] input: Video Bus as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
[    6.152270] i915 display info: display version: 12
[    6.152273] i915 display info: cursor_needs_physical: no
[    6.152275] i915 display info: has_cdclk_crawl: no
[    6.152276] i915 display info: has_cdclk_squash: no
[    6.152278] i915 display info: has_ddi: yes
[    6.152280] i915 display info: has_dp_mst: yes
[    6.152281] i915 display info: has_dsb: yes
[    6.152283] i915 display info: has_fpga_dbg: yes
[    6.152284] i915 display info: has_gmch: no
[    6.152286] i915 display info: has_hotplug: yes
[    6.152287] i915 display info: has_hti: no
[    6.152288] i915 display info: has_ipc: yes
[    6.152290] i915 display info: has_overlay: no
[    6.152291] i915 display info: has_psr: yes
[    6.152292] i915 display info: has_psr_hw_tracking: yes
[    6.152294] i915 display info: overlay_needs_physical: no
[    6.152296] i915 display info: supports_tv: no
[    6.152297] i915 display info: has_hdcp: yes
[    6.152299] i915 display info: has_dmc: yes
[    6.152300] i915 display info: has_dsc: yes
[    6.155890] fbcon: i915drmfb (fb0) is primary device
[    6.161236] Console: switching to colour frame buffer device 240x67
[    6.181146] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    6.326321] PM: Image not found (code -22)
[    6.485744] EXT4-fs (dm-0): mounted filesystem 
96c0ef02-4528-4783-bba2-d69c2a2be3ea ro with ordered data mode. Quota mode: 
none.
[    6.592199] Not activating Mandatory Access Control as /sbin/tomoyo-init 
does not exist.
[    6.624085] systemd[1]: Inserted module 'autofs4'
[    6.656439] systemd[1]: systemd 255.3-1 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)
[    6.656446] systemd[1]: Detected architecture x86-64.
[    6.656965] systemd[1]: Hostname set to <asus-zen-ux325>.
[    6.771308] systemd[1]: Queued start job for default target graphical.target.
[    6.812544] systemd[1]: Created slice system-getty.slice - Slice 
/system/getty.
[    6.813018] systemd[1]: Created slice system-modprobe.slice - Slice 
/system/modprobe.
[    6.813380] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice 
/system/systemd-fsck.
[    6.813634] systemd[1]: Created slice user.slice - User and Session Slice.
[    6.813714] systemd[1]: Started systemd-ask-password-wall.path - Forward 
Password Requests to Wall Directory Watch.
[    6.813923] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - 
Arbitrary Executable File Formats File System Automount Point.
[    6.813952] systemd[1]: Expecting device 
dev-disk-by\x2duuid-25795b6e\x2dac4d\x2d4247\x2d806f\x2d1f7dac2ccaa8.device - 
/dev/disk/by-uuid/25795b6e-ac4d-4247-806f-1f7dac2ccaa8...
[    6.813962] systemd[1]: Expecting device 
dev-disk-by\x2duuid-482C\x2d6FA3.device - /dev/disk/by-uuid/482C-6FA3...
[    6.813972] systemd[1]: Expecting device 
dev-mapper-asus\x2d\x2dzen\x2d\x2dux325\x2d\x2dvg\x2dhome.device - 
/dev/mapper/asus--zen--ux325--vg-home...
[    6.813981] systemd[1]: Expecting device 
dev-mapper-asus\x2d\x2dzen\x2d\x2dux325\x2d\x2dvg\x2dswap_1.device - 
/dev/mapper/asus--zen--ux325--vg-swap_1...
[    6.813988] systemd[1]: Expecting device 
dev-mapper-asus\x2d\x2dzen\x2d\x2dux325\x2d\x2dvg\x2dtmp.device - 
/dev/mapper/asus--zen--ux325--vg-tmp...
[    6.813996] systemd[1]: Expecting device 
dev-mapper-asus\x2d\x2dzen\x2d\x2dux325\x2d\x2dvg\x2dvar.device - 
/dev/mapper/asus--zen--ux325--vg-var...
[    6.814025] systemd[1]: Reached target integritysetup.target - Local 
Integrity Protected Volumes.
[    6.814057] systemd[1]: Reached target nss-user-lookup.target - User and 
Group Name Lookups.
[    6.814081] systemd[1]: Reached target slices.target - Slice Units.
[    6.814117] systemd[1]: Reached target veritysetup.target - Local Verity 
Protected Volumes.
[    6.814228] systemd[1]: Listening on dm-event.socket - Device-mapper event 
daemon FIFOs.
[    6.814371] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon 
socket.
[    6.818323] systemd[1]: Listening on systemd-coredump.socket - Process Core 
Dump Socket.
[    6.818435] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd 
communication Socket.
[    6.818506] systemd[1]: Listening on systemd-initctl.socket - initctl 
Compatibility Named Pipe.
[    6.818647] systemd[1]: Listening on systemd-journald-dev-log.socket - 
Journal Socket (/dev/log).
[    6.818784] systemd[1]: Listening on systemd-journald.socket - Journal 
Socket.
[    6.818838] systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension 
(Varlink) was skipped because of an unmet condition check 
(ConditionSecurity=measured-uki).
[    6.818994] systemd[1]: Listening on systemd-udevd-control.socket - udev 
Control Socket.
[    6.819093] systemd[1]: Listening on systemd-udevd-kernel.socket - udev 
Kernel Socket.
[    6.820596] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File 
System...
[    6.821746] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File 
System...
[    6.822750] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File 
System...
[    6.823598] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace 
File System...
[    6.825310] systemd[1]: Starting keyboard-setup.service - Set the console 
keyboard layout...
[    6.826581] systemd[1]: Starting kmod-static-nodes.service - Create List of 
Static Device Nodes...
[    6.827560] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 
mirrors, snapshots etc. using dmeventd or progress polling...
[    6.828771] systemd[1]: Starting modprobe@configfs.service - Load Kernel 
Module configfs...
[    6.830989] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel 
Module dm_mod...
[    6.831890] systemd[1]: Starting modprobe@drm.service - Load Kernel Module 
drm...
[    6.832618] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel 
Module efi_pstore...
[    6.833961] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module 
fuse...
[    6.835127] systemd[1]: Starting modprobe@loop.service - Load Kernel Module 
loop...
[    6.835203] systemd[1]: systemd-fsck-root.service - File System Check on 
Root Device was skipped because of an unmet condition check 
(ConditionPathExists=!/run/initramfs/fsck-root).
[    6.836748] systemd[1]: Starting systemd-journald.service - Journal 
Service...
[    6.838367] systemd[1]: Starting systemd-modules-load.service - Load Kernel 
Modules...
[    6.838383] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID 
Measurement was skipped because of an unmet condition check 
(ConditionSecurity=measured-uki).
[    6.838983] systemd[1]: Starting systemd-remount-fs.service - Remount Root 
and Kernel File Systems...
[    6.839019] systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup 
(Early) was skipped because of an unmet condition check 
(ConditionSecurity=measured-uki).
[    6.841836] pstore: Using crash dump compression: deflate
[    6.842911] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All 
udev Devices...
[    6.844126] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[    6.844203] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File 
System.
[    6.844260] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File 
System.
[    6.844315] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File 
System.
[    6.844461] systemd[1]: Finished kmod-static-nodes.service - Create List of 
Static Device Nodes.
[    6.844665] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    6.844762] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel 
Module dm_mod.
[    6.844931] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    6.845021] systemd[1]: Finished modprobe@drm.service - Load Kernel Module 
drm.
[    6.847258] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - 
Create Static Device Nodes in /dev gracefully...
[    6.848547] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    6.849458] systemd[1]: Finished modprobe@configfs.service - Load Kernel 
Module configfs.
[    6.850654] loop: module loaded
[    6.851041] systemd[1]: Mounting sys-kernel-config.mount - Kernel 
Configuration File System...
[    6.851234] systemd[1]: modprobe@loop.service: Deactivated successfully.
[    6.851252] pstore: Registered efi_pstore as persistent store backend
[    6.851345] systemd[1]: Finished modprobe@loop.service - Load Kernel Module 
loop.
[    6.851452] systemd[1]: systemd-repart.service - Repartition Root Disk was 
skipped because no trigger condition checks were met.
[    6.851600] systemd[1]: modprobe@efi_pstore.service: Deactivated 
successfully.
[    6.851704] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel 
Module efi_pstore.
[    6.854362] systemd-journald[337]: Collecting audit messages is disabled.
[    6.856407] systemd[1]: Mounted sys-kernel-config.mount - Kernel 
Configuration File System.
[    6.860138] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - 
Create Static Device Nodes in /dev gracefully.
[    6.865743] lp: driver loaded but no devices found
[    6.867535] fuse: init (API version 7.39)
[    6.867987] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    6.868106] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module 
fuse.
[    6.868768] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE 
Control File System...
[    6.869816] ppdev: user-space parallel port driver
[    6.872974] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control 
File System.
[    6.879417] EXT4-fs (dm-0): re-mounted 96c0ef02-4528-4783-bba2-d69c2a2be3ea 
r/w. Quota mode: none.
[    6.880034] systemd[1]: Finished systemd-remount-fs.service - Remount Root 
and Kernel File Systems.
[    6.880631] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware 
Database was skipped because of an unmet condition check 
(ConditionNeedsUpdate=/etc).
[    6.880664] systemd[1]: systemd-sysusers.service - Create System Users was 
skipped because no trigger condition checks were met.
[    6.881153] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create 
Static Device Nodes in /dev...
[    6.884862] systemd[1]: Finished keyboard-setup.service - Set the console 
keyboard layout.
[    6.887643] systemd[1]: Started systemd-journald.service - Journal Service.
[    7.013207] Adding 999420k swap on /dev/mapper/asus--zen--ux325--vg-swap_1.  
Priority:-2 extents:1 across:999420k SS
[    7.030491] EXT4-fs (nvme0n1p4): mounting ext2 file system using the ext4 
subsystem
[    7.035565] EXT4-fs (nvme0n1p4): mounted filesystem 
25795b6e-ac4d-4247-806f-1f7dac2ccaa8 r/w without journal. Quota mode: none.
[    7.042013] EXT4-fs (dm-3): mounted filesystem 
df6b3cb2-ba79-45c9-81a3-998a5bd05c3b r/w with ordered data mode. Quota mode: 
none.
[    7.042042] EXT4-fs (dm-1): mounted filesystem 
0062dd7f-7db5-4bff-bd1c-b0f247529e99 r/w with ordered data mode. Quota mode: 
none.
[    7.049044] EXT4-fs (dm-4): mounted filesystem 
044aaf0e-ff14-40e3-9256-2c191333ec85 r/w with ordered data mode. Quota mode: 
none.
[    7.052146] systemd-journald[337]: Received client request to flush runtime 
journal.
[    7.059229] Consider using thermal netlink events interface
[    7.063840] intel_pmc_core INT33A1:00:  initialized
[    7.069451] systemd-journald[337]: 
/var/log/journal/768579195a39415fab53a730abe93686/system.journal: Journal file 
uses a different sequence number ID, rotating.
[    7.069454] systemd-journald[337]: Rotating system journal.
[    7.192008] audit: type=1400 audit(1707741589.716:2): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="lsb_release" pid=491 
comm="apparmor_parser"
[    7.192129] audit: type=1400 audit(1707741589.716:3): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=498 
comm="apparmor_parser"
[    7.192131] audit: type=1400 audit(1707741589.716:4): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="man_filter" pid=498 
comm="apparmor_parser"
[    7.192133] audit: type=1400 audit(1707741589.716:5): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="man_groff" pid=498 
comm="apparmor_parser"
[    7.192401] audit: type=1400 audit(1707741589.716:6): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=494 
comm="apparmor_parser"
[    7.192405] audit: type=1400 audit(1707741589.716:7): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" 
pid=494 comm="apparmor_parser"
[    7.193506] ACPI: AC: AC Adapter [ADP1] (off-line)
[    7.194043] audit: type=1400 audit(1707741589.716:8): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="mariadbd_akonadi" pid=492 
comm="apparmor_parser"
[    7.194610] audit: type=1400 audit(1707741589.716:9): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="mysqld_akonadi" pid=493 
comm="apparmor_parser"
[    7.195238] audit: type=1400 audit(1707741589.720:10): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="/usr/bin/akonadiserver" 
pid=497 comm="apparmor_parser"
[    7.195681] audit: type=1400 audit(1707741589.720:11): apparmor="STATUS" 
operation="profile_load" profile="unconfined" name="libreoffice-oosplash" 
pid=502 comm="apparmor_parser"
[    7.255110] EDAC igen6: v2.5.1
[    7.278279] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[    7.278883] intel_rapl_common: Found RAPL domain package
[    7.298425] mc: Linux media interface: v0.10
[    7.316163] iTCO_vendor_support: vendor-support=0
[    7.318224] input: PC Speaker as /devices/platform/pcspkr/input/input10
[    7.320794] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    7.324119] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, 
TCOBASE=0x0400)
[    7.324223] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    7.336613] resource: resource sanity check: requesting [mem 
0x00000000fedc0000-0x00000000fedcdfff], which spans more than pnp 00:03 [mem 
0xfedc0000-0xfedc7fff]
[    7.336617] caller __uncore_imc_init_box+0xfa/0x150 [intel_uncore] mapping 
multiple BARs
[    7.345083] videodev: Linux video capture interface: v2.00
[    7.392062] intel_rapl_msr: PL4 support detected.
[    7.407265] mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 
0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
[    7.408148] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: 
bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[    7.411301] intel_rapl_common: Found RAPL domain package
[    7.411303] intel_rapl_common: Found RAPL domain core
[    7.411304] intel_rapl_common: Found RAPL domain uncore
[    7.411306] intel_rapl_common: Found RAPL domain psys
[    7.412096] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms 
ovfl timer
[    7.412098] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    7.412099] RAPL PMU: hw unit of domain package 2^-14 Joules
[    7.412099] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    7.412100] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    7.413482] usb 3-6: Found UVC 1.10 device USB2.0 HD UVC WebCam (13d3:56eb)
[    7.415589] usb 3-6: Found UVC 1.50 device USB2.0 HD UVC WebCam (13d3:56eb)
[    7.415993] usbcore: registered new interface driver uvcvideo
[    7.416662] cryptd: max_cpu_qlen set to 1000
[    7.425478] AVX2 version of gcm_enc/dec engaged.
[    7.425505] AES CTR mode by8 optimization enabled
[    7.437295] snd_hda_intel 0000:00:1f.3: DSP detected with PCI 
class/subclass/prog-if info 0x040100
[    7.437410] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ 
platform, using SOF driver
[    7.484628] Error: Driver 'pcspkr' is already registered, aborting...
[    7.487099] alg: No test for fips(ansi_cprng) (fips_ansi_cprng)
[    7.487212] asus_wmi: ASUS WMI generic driver loaded
[    7.499449] input: ASUE140A:00 04F3:3134 Mouse as 
/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ASUE140A:00/0018:04F3:3134.0001/input/input11
[    7.499519] input: ASUE140A:00 04F3:3134 Touchpad as 
/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ASUE140A:00/0018:04F3:3134.0001/input/input12
[    7.499568] input: ASUE140A:00 04F3:3134 Keyboard as 
/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ASUE140A:00/0018:04F3:3134.0001/input/input13
[    7.499670] hid-multitouch 0018:04F3:3134.0001: input,hidraw0: I2C HID v1.00 
Mouse [ASUE140A:00 04F3:3134] on i2c-ASUE140A:00
[    7.502829] asus_wmi: Initialization: 0x1
[    7.503121] asus_wmi: BIOS WMI version: 8.1
[    7.503320] asus_wmi: SFUN value: 0x4a0061
[    7.503324] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
[    7.503327] asus-nb-wmi asus-nb-wmi: Detected ATK, enable event queue
[    7.510900] input: Asus WMI hotkeys as 
/devices/platform/asus-nb-wmi/input/input14
[    7.548384] cfg80211: Loading compiled-in X.509 certificates for regulatory 
database
[    7.548561] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    7.548687] Loaded X.509 cert 'wens: 
61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    7.550041] cfg80211: loaded regulatory.db is malformed or signature is 
missing/invalid
[    7.559882] ACPI: battery: new extension: ASUS Battery Extension
[    7.593906] Intel(R) Wireless WiFi driver for Linux
[    7.594003] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[    7.595362] iwlwifi 0000:00:14.3: Detected crf-id 0x3617, cnv-id 0x20000302 
wfpm id 0x80000000
[    7.595382] iwlwifi 0000:00:14.3: PCI dev a0f0/0074, rev=0x351, rfid=0x10a100
[    7.595636] iwlwifi 0000:00:14.3: Direct firmware load for 
iwlwifi-QuZ-a0-hr-b0-77.ucode failed with error -2
[    7.595665] iwlwifi 0000:00:14.3: Direct firmware load for 
iwlwifi-QuZ-a0-hr-b0-76.ucode failed with error -2
[    7.595689] iwlwifi 0000:00:14.3: Direct firmware load for 
iwlwifi-QuZ-a0-hr-b0-75.ucode failed with error -2
[    7.595713] iwlwifi 0000:00:14.3: Direct firmware load for 
iwlwifi-QuZ-a0-hr-b0-74.ucode failed with error -2
[    7.596222] iwlwifi 0000:00:14.3: Direct firmware load for 
iwlwifi-QuZ-a0-hr-b0-73.ucode failed with error -2
[    7.598960] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by 
driver
[    7.598976] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 
89.3.35.37
[    7.599257] iwlwifi 0000:00:14.3: loaded firmware version 72.daa05125.0 
QuZ-a0-hr-b0-72.ucode op_mode iwlmvm
[    7.607159] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI 
class/subclass/prog-if info 0x040100
[    7.607261] sof-audio-pci-intel-tgl 0000:00:1f.3: Digital mics found on 
Skylake+ platform, using SOF driver
[    7.607272] sof-audio-pci-intel-tgl 0000:00:1f.3: enabling device (0000 -> 
0002)
[    7.607455] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI 
class/subclass/prog-if 0x040100
[    7.607509] sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops 
i915_audio_component_bind_ops [i915])
[    7.614414] sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode
[    7.633723] Bluetooth: Core ver 2.22
[    7.633742] NET: Registered PF_BLUETOOTH protocol family
[    7.633743] Bluetooth: HCI device and connection manager initialized
[    7.633746] Bluetooth: HCI socket layer initialized
[    7.633748] Bluetooth: L2CAP socket layer initialized
[    7.633751] Bluetooth: SCO socket layer initialized
[    7.643247] sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 5
[    7.643251] sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver 
skl_hda_dsp_generic now
[    7.643253] sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT 
tables: 2
[    7.644474] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 
2:2:0-57864
[    7.644476] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 
Kernel ABI 3:23:0
[    7.644479] sof-audio-pci-intel-tgl 0000:00:1f.3: unknown sof_ext_man header 
type 3 size 0x30
[    7.703753] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, 
REV=0x351
[    7.703803] thermal thermal_zone9: failed to read out thermal zone (-61)
[    7.739206] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 
2:2:0-57864
[    7.739212] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 
Kernel ABI 3:23:0
[    7.752799] sof-audio-pci-intel-tgl 0000:00:1f.3: Topology: ABI 3:22:1 
Kernel ABI 3:23:0
[    7.753229] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Parent card not 
yet available, widget card binding deferred
[    7.775883] snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC294: 
line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[    7.775887] snd_hda_codec_realtek ehdaudio0D0:    speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
[    7.775888] snd_hda_codec_realtek ehdaudio0D0:    hp_outs=0 
(0x0/0x0/0x0/0x0/0x0)
[    7.775889] snd_hda_codec_realtek ehdaudio0D0:    mono: mono_out=0x0
[    7.775889] snd_hda_codec_realtek ehdaudio0D0:    inputs:
[    7.778407] skl_hda_dsp_generic skl_hda_dsp_generic: 
hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 3
[    7.787219] usbcore: registered new interface driver btusb
[    7.788427] Bluetooth: hci0: Bootloader revision 0.4 build 0 week 30 2018
[    7.789431] Bluetooth: hci0: Device revision is 2
[    7.789433] Bluetooth: hci0: Secure boot is enabled
[    7.789434] Bluetooth: hci0: OTP lock is enabled
[    7.789435] Bluetooth: hci0: API lock is enabled
[    7.789436] Bluetooth: hci0: Debug lock is disabled
[    7.789436] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    7.790839] Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi
[    7.790871] Bluetooth: hci0: Boot Address: 0x24800
[    7.790872] Bluetooth: hci0: Firmware Version: 144-11.23
[    7.795039] input: sof-hda-dsp HDMI/DP,pcm=3 as 
/devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input15
[    7.795080] input: sof-hda-dsp HDMI/DP,pcm=4 as 
/devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input16
[    7.795114] input: sof-hda-dsp HDMI/DP,pcm=5 as 
/devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input17
[    7.828173] iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
[    7.893470] iwlwifi 0000:00:14.3: base HW address: 28:df:eb:56:77:3c
[    7.908423] iwlwifi 0000:00:14.3 wlo1: renamed from wlan0
[    7.966882] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    7.966884] Bluetooth: BNEP filters: protocol multicast
[    7.966888] Bluetooth: BNEP socket layer initialized
[    8.029954] NET: Registered PF_QIPCRTR protocol family
[    8.388937] iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with 
index: 0
[    9.603082] Bluetooth: hci0: Waiting for firmware download to complete
[    9.603465] Bluetooth: hci0: Firmware loaded in 1770141 usecs
[    9.603584] Bluetooth: hci0: Waiting for device to boot
[    9.618614] Bluetooth: hci0: Device booted in 14769 usecs
[    9.627993] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-0-4.ddc
[    9.629539] Bluetooth: hci0: Applying Intel DDC parameters completed
[    9.630537] Bluetooth: hci0: Firmware revision 0.4 build 144 week 11 2023
[    9.632725] Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its 
usage is not supported.
[    9.708970] Bluetooth: MGMT ver 1.22
[    9.716313] NET: Registered PF_ALG protocol family
[   11.895248] wlo1: authenticate with cc:00:f1:ee:a3:5f (local 
address=28:df:eb:56:77:3c)
[   11.895917] wlo1: send auth to cc:00:f1:ee:a3:5f (try 1/3)
[   11.940479] wlo1: authenticate with cc:00:f1:ee:a3:5f (local 
address=28:df:eb:56:77:3c)
[   11.940488] wlo1: send auth to cc:00:f1:ee:a3:5f (try 1/3)
[   11.942237] wlo1: authenticated
[   11.942792] wlo1: associate with cc:00:f1:ee:a3:5f (try 1/3)
[   11.950997] wlo1: RX AssocResp from cc:00:f1:ee:a3:5f (capab=0x1011 status=0 
aid=22)
[   11.958615] wlo1: associated
[   12.043370] wlo1: Limiting TX power to 23 (23 - 0) dBm as advertised by 
cc:00:f1:ee:a3:5f
[   12.698926] ucsi_acpi USBC000:00: error -ETIMEDOUT: PPM init failed
[   15.194887] SCSI subsystem initialized
[   15.199466] Loading iSCSI transport class v2.0-870.
[   15.211380] iscsi: registered transport (tcp)
[   21.215029] scsi host0: iSCSI Initiator over TCP/IP
[   21.226588] scsi 0:0:0:0: RAID              IET      Controller       0001 
PQ: 0 ANSI: 5
[   21.258595] scsi 0:0:0:1: CD-ROM            NECVMWar VMware SATA CD00 1.00 
PQ: 0 ANSI: 5
[   21.269957] scsi 0:0:0:0: Attached scsi generic sg0 type 12
[   21.270911] scsi 0:0:0:1: Attached scsi generic sg1 type 5
[   21.312649] sr 0:0:0:1: [sr0] scsi-1 drive
[   21.312657] cdrom: Uniform CD-ROM driver Revision: 3.20
[   21.370977] sr 0:0:0:1: Attached scsi CD-ROM sr0
[   22.910978] Bluetooth: RFCOMM TTY layer initialized
[   22.910985] Bluetooth: RFCOMM socket layer initialized
[   22.910989] Bluetooth: RFCOMM ver 1.11
[   25.344871] sr 0:0:0:1: [sr0] tag#56 FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_OK cmd_age=0s
[   25.344880] sr 0:0:0:1: [sr0] tag#56 Sense Key : Hardware Error [current] 
[   25.344884] sr 0:0:0:1: [sr0] tag#56 Add. Sense: Internal target failure
[   25.344887] sr 0:0:0:1: [sr0] tag#56 CDB: Read(10) 28 00 00 00 00 82 00 00 
7e 00
[   25.344889] critical target error, dev sr0, sector 520 op 0x0:(READ) flags 
0x80700 phys_seg 63 prio class 2
[   25.502832] sr 0:0:0:1: [sr0] tag#56 FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_OK cmd_age=0s
[   25.502841] sr 0:0:0:1: [sr0] tag#56 Sense Key : Hardware Error [current] 
[   25.502844] sr 0:0:0:1: [sr0] tag#56 Add. Sense: Internal target failure
[   25.502847] sr 0:0:0:1: [sr0] tag#56 CDB: Read(10) 28 00 01 65 d3 00 00 00 
80 00
[   25.502848] critical target error, dev sr0, sector 93801472 op 0x0:(READ) 
flags 0x80700 phys_seg 64 prio class 2
[   28.347986] sr 0:0:0:1: [sr0] tag#58 FAILED Result: hostbyte=DID_OK 
driverbyte=DRIVER_OK cmd_age=0s
[   28.347995] sr 0:0:0:1: [sr0] tag#58 Sense Key : Hardware Error [current] 
[   28.347998] sr 0:0:0:1: [sr0] tag#58 Add. Sense: Internal target failure
[   28.348001] sr 0:0:0:1: [sr0] tag#58 CDB: Read(10) 28 00 01 65 d3 80 00 00 
80 00
[   28.348003] critical target error, dev sr0, sector 93801984 op 0x0:(READ) 
flags 0x80700 phys_seg 64 prio class 2
[   58.474166] systemd-journald[337]: 
/var/log/journal/768579195a39415fab53a730abe93686/user-1000.journal: Journal 
file uses a different sequence number ID, rotating.
[   61.822513] warning: `kded5' uses wireless extensions which will stop 
working for Wi-Fi 7 hardware; use nl80211

Reply via email to