You are not logged in.

#1 2023-07-06 11:05:43

Misaka13514
Member
From: Asia/Shanghai
Registered: 2021-05-22
Posts: 4
Website

[SOLVED] USB to ATA bridge fails, all USB ports becoming unresponsive

The USB to ATA bridge fails to work when writing the disk, resulting in all USB ports becoming unresponsive.

I'm attempting to connect a 2.5" HDD to my laptop using a USB to ATA bridge (152d:a578 JMicron). This HDD functions properly on a Windows system with the same hardware (laptop+bridge+HDD) and has been checked by Windows software to ensure there are no bad blocks. The HDD has been wiped with zeros. Previously, it could be mounted normally on my Arch Linux, allowing me to view the file list. However, when attempting to read the data up to a certain point, the same issue as below occurs. This HDD functions properly without the bridge when connected via a SATA interface on another Arch Linux computer.

Upon booting into Arch Linux and reaching the desktop, I plug in the USB. Initially, it is detected by lsusb, and the block device is recognized by fdisk. However, when attempting to write the block device, the error occurs. The badblocks process becomes stuck until the USB connection is disconnected, and it starts outputting errors.

Eventually, all USB ports become unresponsive. I am unable to detect USB devices such as the USB stick, mouse, or smartcard using lsusb. The integrated camera can still be identified by lsusb, but it is non-functional.

I have tried the following solutions, but none of them have been successful:

  • Swapping the USB to ATA bridge with a similar one (152d:0578 JMicron).

  • Installing mkinitcpio-firmware.

  • Installing linux-lts and use the LTS kernel

  • Creating the following file and regenerating the initial ramdisk to disable UAS (https://bbs.archlinux.org/viewtopic.php?id=183190):

    /etc/modprobe.d/ignore_uas.conf
    options usb-storage quirks=152d:a578:u
    options usb-storage quirks=152d:0578:u
$ sudo fdisk -l /dev/sda
Disk /dev/sda: 298.09 GiB, 320072933376 bytes, 625142448 sectors
Disk model: Generic         
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
$ sudo badblocks -wsv /dev/sda
Checking for bad blocks in read-write mode
From block 0 to 312571223
Testing with pattern 0xaa:   0.00% done, 0:33 elapsed. (0/0/0 errors)
...
badblocks: Invalid argument during seek
52361
badblocks: Invalid argument during seek
52362
badblocks: Invalid argument during seek^C


Interrupted at block 52363
$ sudo lsusb -v -d 152d:a578

Bus 004 Device 002: ID 152d:a578 JMicron Technology Corp. / JMicron USA Technology Corp. USB to ATA/ATAPI Bridge
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               3.20
  bDeviceClass            0 
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         9
  idVendor           0x152d JMicron Technology Corp. / JMicron USA Technology Corp.
  idProduct          0xa578 
  bcdDevice            2.01
  iManufacturer           1 JMicron
  iProduct                2 USB to ATA/ATAPI Bridge
  iSerial                 3 2203LH3A00011
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0079
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              896mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     80 Bulk-Only
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               0
        bMaxBurst              15
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               0
        bMaxBurst              15
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       1
      bNumEndpoints           4
      bInterfaceClass         8 Mass Storage
      bInterfaceSubClass      6 SCSI
      bInterfaceProtocol     98 
      iInterface             10 MSC USB Attached SCSI
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               0
        bMaxBurst               0
        Command pipe (0x01)
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               0
        bMaxBurst               0
        MaxStreams             32
        Status pipe (0x02)
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               0
        bMaxBurst               3
        MaxStreams             32
        Data-in pipe (0x03)
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x04  EP 4 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               0
        bMaxBurst              15
        MaxStreams             32
        Data-out pipe (0x04)
Binary Object Store Descriptor:
  bLength                 5
  bDescriptorType        15
  wTotalLength       0x002a
  bNumDeviceCaps          3
  USB 2.0 Extension Device Capability:
    bLength                 7
    bDescriptorType        16
    bDevCapabilityType      2
    bmAttributes   0x00000f0e
      BESL Link Power Management (LPM) Supported
    BESL value     3840 us 
  SuperSpeed USB Device Capability:
    bLength                10
    bDescriptorType        16
    bDevCapabilityType      3
    bmAttributes         0x00
    wSpeedsSupported   0x000e
      Device can operate at Full Speed (12Mbps)
      Device can operate at High Speed (480Mbps)
      Device can operate at SuperSpeed (5Gbps)
    bFunctionalitySupport   1
      Lowest fully-functional device speed is Full Speed (12Mbps)
    bU1DevExitLat          10 micro seconds
    bU2DevExitLat          32 micro seconds
  SuperSpeedPlus USB Device Capability:
    bLength                20
    bDescriptorType        16
    bDevCapabilityType     10
    bmAttributes         0x00000001
      Sublink Speed Attribute count 2
      Sublink Speed ID count 1
    wFunctionalitySupport   0x1100
      Min functional Speed Attribute ID: 0
      Min functional RX lanes: 1
      Min functional TX lanes: 1
    bmSublinkSpeedAttr[0]   0x000a4030
      Speed Attribute ID: 0 10Gb/s Symmetric RX SuperSpeedPlus
    bmSublinkSpeedAttr[1]   0x000a40b0
      Speed Attribute ID: 0 10Gb/s Symmetric TX SuperSpeedPlus
Device Status:     0x000c
  (Bus Powered)
  U1 Enabled
  U2 Enabled
$ sudo journalctl -b 0
Jul 06 17:50:02 Index kernel: microcode: updated early: 0x42 -> 0x44, date = 2022-12-28
Jul 06 17:50:02 Index kernel: Linux version 6.4.1-arch2-1 (linux@archlinux) (gcc (GCC) 13.1.1 20230429, GNU ld (GNU Binutils) 2.40.0) #1 SMP PREEMPT_DYNAMIC Tue, 04 Jul 2023 08:39:40 +0000
Jul 06 17:50:02 Index kernel: Command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img cryptdevice=UUID=0eb88484-b946-4aa2-ac8b-4d70b9cc4b92:root root=/dev/mapper/root rootflags=subvol=@ rw resume=/dev/mapper/root resume_offset=828672 quiet splash nvidia-drm.modeset=1 libata.allow_tpm=1
Jul 06 17:50:02 Index kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Jul 06 17:50:02 Index kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jul 06 17:50:02 Index kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jul 06 17:50:02 Index kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jul 06 17:50:02 Index kernel: x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
Jul 06 17:50:02 Index kernel: x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
Jul 06 17:50:02 Index kernel: x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
Jul 06 17:50:02 Index kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Jul 06 17:50:02 Index kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jul 06 17:50:02 Index kernel: x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
Jul 06 17:50:02 Index kernel: x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
Jul 06 17:50:02 Index kernel: x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
Jul 06 17:50:02 Index kernel: x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
Jul 06 17:50:02 Index kernel: x86/fpu: Enabled xstate features 0x2e7, context size is 2440 bytes, using 'compacted' format.
Jul 06 17:50:02 Index kernel: signal: max sigframe size: 3632
Jul 06 17:50:02 Index kernel: BIOS-provided physical RAM map:
Jul 06 17:50:02 Index kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Jul 06 17:50:02 Index kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Jul 06 17:50:02 Index kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000034ea9fff] usable
Jul 06 17:50:02 Index kernel: BIOS-e820: [mem 0x0000000034eaa000-0x000000003db50fff] reserved
Jul 06 17:50:02 Index kernel: BIOS-e820: [mem 0x000000003db51000-0x000000003dc1cfff] ACPI data
Jul 06 17:50:02 Index kernel: BIOS-e820: [mem 0x000000003dc1d000-0x000000003dde4fff] ACPI NVS
Jul 06 17:50:02 Index kernel: BIOS-e820: [mem 0x000000003dde5000-0x00000000417fefff] reserved
Jul 06 17:50:02 Index kernel: BIOS-e820: [mem 0x00000000417ff000-0x00000000417fffff] usable
Jul 06 17:50:02 Index kernel: BIOS-e820: [mem 0x0000000041800000-0x0000000047ffffff] reserved
Jul 06 17:50:02 Index kernel: BIOS-e820: [mem 0x0000000048e00000-0x000000004f7fffff] reserved
Jul 06 17:50:02 Index kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Jul 06 17:50:02 Index kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Jul 06 17:50:02 Index kernel: BIOS-e820: [mem 0x00000000fe410000-0x00000000fe410fff] reserved
Jul 06 17:50:02 Index kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jul 06 17:50:02 Index kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Jul 06 17:50:02 Index kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Jul 06 17:50:02 Index kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jul 06 17:50:02 Index kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jul 06 17:50:02 Index kernel: BIOS-e820: [mem 0x0000000100000000-0x00000010b07fffff] usable
Jul 06 17:50:02 Index kernel: NX (Execute Disable) protection: active
Jul 06 17:50:02 Index kernel: e820: update [mem 0x2de54018-0x2de7a857] usable ==> usable
Jul 06 17:50:02 Index kernel: e820: update [mem 0x2de54018-0x2de7a857] usable ==> usable
Jul 06 17:50:02 Index kernel: e820: update [mem 0x2de22018-0x2de53657] usable ==> usable
Jul 06 17:50:02 Index kernel: e820: update [mem 0x2de22018-0x2de53657] usable ==> usable
Jul 06 17:50:02 Index kernel: extended physical RAM map:
Jul 06 17:50:02 Index kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
Jul 06 17:50:02 Index kernel: reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
Jul 06 17:50:02 Index kernel: reserve setup_data: [mem 0x0000000000100000-0x000000002de22017] usable
Jul 06 17:50:02 Index kernel: reserve setup_data: [mem 0x000000002de22018-0x000000002de53657] usable
Jul 06 17:50:02 Index kernel: reserve setup_data: [mem 0x000000002de53658-0x000000002de54017] usable
Jul 06 17:50:02 Index kernel: reserve setup_data: [mem 0x000000002de54018-0x000000002de7a857] usable
Jul 06 17:50:02 Index kernel: reserve setup_data: [mem 0x000000002de7a858-0x0000000034ea9fff] usable
Jul 06 17:50:02 Index kernel: reserve setup_data: [mem 0x0000000034eaa000-0x000000003db50fff] reserved
Jul 06 17:50:02 Index kernel: reserve setup_data: [mem 0x000000003db51000-0x000000003dc1cfff] ACPI data
Jul 06 17:50:02 Index kernel: reserve setup_data: [mem 0x000000003dc1d000-0x000000003dde4fff] ACPI NVS
Jul 06 17:50:02 Index kernel: reserve setup_data: [mem 0x000000003dde5000-0x00000000417fefff] reserved
Jul 06 17:50:02 Index kernel: reserve setup_data: [mem 0x00000000417ff000-0x00000000417fffff] usable
Jul 06 17:50:02 Index kernel: reserve setup_data: [mem 0x0000000041800000-0x0000000047ffffff] reserved
Jul 06 17:50:02 Index kernel: reserve setup_data: [mem 0x0000000048e00000-0x000000004f7fffff] reserved
Jul 06 17:50:02 Index kernel: reserve setup_data: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Jul 06 17:50:02 Index kernel: reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Jul 06 17:50:02 Index kernel: reserve setup_data: [mem 0x00000000fe410000-0x00000000fe410fff] reserved
Jul 06 17:50:02 Index kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jul 06 17:50:02 Index kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Jul 06 17:50:02 Index kernel: reserve setup_data: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Jul 06 17:50:02 Index kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jul 06 17:50:02 Index kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jul 06 17:50:02 Index kernel: reserve setup_data: [mem 0x0000000100000000-0x00000010b07fffff] usable
Jul 06 17:50:02 Index kernel: efi: EFI v2.7 by American Megatrends
Jul 06 17:50:02 Index kernel: efi: ACPI=0x3dd26000 ACPI 2.0=0x3dd26014 TPMFinalLog=0x3dd30000 SMBIOS=0x4159a000 SMBIOS 3.0=0x41599000 MEMATTR=0x31f4c698 ESRT=0x325f5918 RNG=0x3db84f18 INITRD=0x31afec18 TPMEventLog=0x31afa018 
Jul 06 17:50:02 Index kernel: random: crng init done
Jul 06 17:50:02 Index kernel: efi: Remove mem78: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
Jul 06 17:50:02 Index kernel: e820: remove [mem 0xc0000000-0xcfffffff] reserved
Jul 06 17:50:02 Index kernel: efi: Not removing mem79: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
Jul 06 17:50:02 Index kernel: efi: Not removing mem80: MMIO range=[0xfe410000-0xfe410fff] (4KB) from e820 map
Jul 06 17:50:02 Index kernel: efi: Not removing mem81: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
Jul 06 17:50:02 Index kernel: efi: Not removing mem82: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
Jul 06 17:50:02 Index kernel: efi: Not removing mem84: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Jul 06 17:50:02 Index kernel: efi: Remove mem85: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Jul 06 17:50:02 Index kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Jul 06 17:50:02 Index kernel: SMBIOS 3.3.0 present.
Jul 06 17:50:02 Index kernel: DMI: Intel(R) Client Systems LAPKC71F/LAPKC71F, BIOS KCTGL357.0044.2023.0130.1106 01/30/2023
Jul 06 17:50:02 Index kernel: tsc: Detected 2300.000 MHz processor
Jul 06 17:50:02 Index kernel: tsc: Detected 2304.000 MHz TSC
Jul 06 17:50:02 Index kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jul 06 17:50:02 Index kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jul 06 17:50:02 Index kernel: last_pfn = 0x10b0800 max_arch_pfn = 0x400000000
Jul 06 17:50:02 Index kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jul 06 17:50:02 Index kernel: last_pfn = 0x41800 max_arch_pfn = 0x400000000
Jul 06 17:50:02 Index kernel: esrt: Reserving ESRT space from 0x00000000325f5918 to 0x00000000325f59f0.
Jul 06 17:50:02 Index kernel: e820: update [mem 0x325f5000-0x325f5fff] usable ==> reserved
Jul 06 17:50:02 Index kernel: Using GB pages for direct mapping
Jul 06 17:50:02 Index kernel: Secure boot enabled
Jul 06 17:50:02 Index kernel: RAMDISK: [mem 0x2a08c000-0x2bc05fff]
Jul 06 17:50:02 Index kernel: ACPI: Early table checksum verification disabled
Jul 06 17:50:02 Index kernel: ACPI: RSDP 0x000000003DD26014 000024 (v02 INTEL )
Jul 06 17:50:02 Index kernel: ACPI: XSDT 0x000000003DCC2728 000114 (v01 INTEL  NUCxi7A5 0000002C AMI  01000013)
Jul 06 17:50:02 Index kernel: ACPI: FACP 0x000000003DC17000 000114 (v06 INTEL  NUCxi7A5 0000002C AMI  01000013)
Jul 06 17:50:02 Index kernel: ACPI: DSDT 0x000000003DBB8000 05ED00 (v02 INTEL  NUCxi7A5 0000002C INTL 20191018)
Jul 06 17:50:02 Index kernel: ACPI: FACS 0x000000003DDE1000 000040
Jul 06 17:50:02 Index kernel: ACPI: SSDT 0x000000003DC18000 00255D (v02 INTEL  NUCxi7A5 0000002C INTL 20191018)
Jul 06 17:50:02 Index kernel: ACPI: FIDT 0x000000003DBB7000 00009C (v01 INTEL  NUCxi7A5 0000002C AMI  00010013)
Jul 06 17:50:02 Index kernel: ACPI: SSDT 0x000000003DBB4000 002E24 (v02 INTEL  NUCxi7A5 0000002C INTL 20191018)
Jul 06 17:50:02 Index kernel: ACPI: SSDT 0x000000003DBB0000 003378 (v02 INTEL  NUCxi7A5 0000002C INTL 20191018)
Jul 06 17:50:02 Index kernel: ACPI: SSDT 0x000000003DBA4000 00B392 (v02 INTEL  NUCxi7A5 00001000 INTL 20191018)
Jul 06 17:50:02 Index kernel: ACPI: HPET 0x000000003DC1C000 000038 (v01 INTEL  NUCxi7A5 0000002C AMI  01000013)
Jul 06 17:50:02 Index kernel: ACPI: APIC 0x000000003DC1B000 00012C (v04 INTEL  NUCxi7A5 0000002C AMI  01000013)
Jul 06 17:50:02 Index kernel: ACPI: SSDT 0x000000003DB9E000 00528F (v02 INTEL  NUCxi7A5 0000002C INTL 20191018)
Jul 06 17:50:02 Index kernel: ACPI: SSDT 0x000000003DB9D000 000DEB (v02 INTEL  NUCxi7A5 0000002C INTL 20191018)
Jul 06 17:50:02 Index kernel: ACPI: NHLT 0x000000003DB9C000 0002F1 (v00 INTEL  NUCxi7A5 0000002C AMI  01000013)
Jul 06 17:50:02 Index kernel: ACPI: UEFI 0x000000003DCB0000 000048 (v01 INTEL  NUCxi7A5 0000002C AMI  01000013)
Jul 06 17:50:02 Index kernel: ACPI: LPIT 0x000000003DB9B000 0000CC (v01 INTEL  NUCxi7A5 0000002C AMI  01000013)
Jul 06 17:50:02 Index kernel: ACPI: WDAT 0x000000003DB99000 000134 (v01 INTEL  NUCxi7A5 0000002C AMI  01000013)
Jul 06 17:50:02 Index kernel: ACPI: SSDT 0x000000003DB96000 002720 (v02 INTEL  NUCxi7A5 0000002C INTL 20191018)
Jul 06 17:50:02 Index kernel: ACPI: SSDT 0x000000003DB95000 00012A (v02 INTEL  NUCxi7A5 0000002C INTL 20191018)
Jul 06 17:50:02 Index kernel: ACPI: DBGP 0x000000003DB94000 000034 (v01 INTEL  NUCxi7A5 0000002C AMI  01000013)
Jul 06 17:50:02 Index kernel: ACPI: DBG2 0x000000003DB93000 000054 (v00 INTEL  NUCxi7A5 0000002C AMI  01000013)
Jul 06 17:50:02 Index kernel: ACPI: SSDT 0x000000003DB91000 0011BE (v02 INTEL  NUCxi7A5 0000002C INTL 20191018)
Jul 06 17:50:02 Index kernel: ACPI: DMAR 0x000000003DB90000 0000A0 (v02 INTEL  NUCxi7A5 0000002C      01000013)
Jul 06 17:50:02 Index kernel: ACPI: FPDT 0x000000003DB8F000 000044 (v01 INTEL  NUCxi7A5 0000002C AMI  01000013)
Jul 06 17:50:02 Index kernel: ACPI: SSDT 0x000000003DB8E000 000D3C (v02 INTEL  NUCxi7A5 0000002C INTL 20191018)
Jul 06 17:50:02 Index kernel: ACPI: MCFG 0x000000003DB8D000 00003C (v01 INTEL  NUCxi7A5 0000002C      00000000)
Jul 06 17:50:02 Index kernel: ACPI: SSDT 0x000000003DB8C000 0000AE (v02 INTEL  NUCxi7A5 0000002C INTL 20191018)
Jul 06 17:50:02 Index kernel: ACPI: SSDT 0x000000003DB8B000 000144 (v02 INTEL  NUCxi7A5 0000002C INTL 20191018)
Jul 06 17:50:02 Index kernel: ACPI: BGRT 0x000000003DB8A000 000038 (v01 INTEL  NUCxi7A5 0000002C AMI  00010013)
Jul 06 17:50:02 Index kernel: ACPI: TPM2 0x000000003DB89000 00004C (v04 INTEL  NUCxi7A5 0000002C AMI  00000000)
Jul 06 17:50:02 Index kernel: ACPI: SSDT 0x000000003DB86000 002E6C (v01 INTEL  NUCxi7A5 0000002C INTL 20191018)
Jul 06 17:50:02 Index kernel: ACPI: PTDT 0x000000003DB85000 000D44 (v00 INTEL  NUCxi7A5 0000002C MSFT 0100000D)
Jul 06 17:50:02 Index kernel: ACPI: WSMT 0x000000003DB9A000 000028 (v01 INTEL  NUCxi7A5 0000002C AMI  00010013)
Jul 06 17:50:02 Index kernel: ACPI: Reserving FACP table memory at [mem 0x3dc17000-0x3dc17113]
Jul 06 17:50:02 Index kernel: ACPI: Reserving DSDT table memory at [mem 0x3dbb8000-0x3dc16cff]
Jul 06 17:50:02 Index kernel: ACPI: Reserving FACS table memory at [mem 0x3dde1000-0x3dde103f]
Jul 06 17:50:02 Index kernel: ACPI: Reserving SSDT table memory at [mem 0x3dc18000-0x3dc1a55c]
Jul 06 17:50:02 Index kernel: ACPI: Reserving FIDT table memory at [mem 0x3dbb7000-0x3dbb709b]
Jul 06 17:50:02 Index kernel: ACPI: Reserving SSDT table memory at [mem 0x3dbb4000-0x3dbb6e23]
Jul 06 17:50:02 Index kernel: ACPI: Reserving SSDT table memory at [mem 0x3dbb0000-0x3dbb3377]
Jul 06 17:50:02 Index kernel: ACPI: Reserving SSDT table memory at [mem 0x3dba4000-0x3dbaf391]
Jul 06 17:50:02 Index kernel: ACPI: Reserving HPET table memory at [mem 0x3dc1c000-0x3dc1c037]
Jul 06 17:50:02 Index kernel: ACPI: Reserving APIC table memory at [mem 0x3dc1b000-0x3dc1b12b]
Jul 06 17:50:02 Index kernel: ACPI: Reserving SSDT table memory at [mem 0x3db9e000-0x3dba328e]
Jul 06 17:50:02 Index kernel: ACPI: Reserving SSDT table memory at [mem 0x3db9d000-0x3db9ddea]
Jul 06 17:50:02 Index kernel: ACPI: Reserving NHLT table memory at [mem 0x3db9c000-0x3db9c2f0]
Jul 06 17:50:02 Index kernel: ACPI: Reserving UEFI table memory at [mem 0x3dcb0000-0x3dcb0047]
Jul 06 17:50:02 Index kernel: ACPI: Reserving LPIT table memory at [mem 0x3db9b000-0x3db9b0cb]
Jul 06 17:50:02 Index kernel: ACPI: Reserving WDAT table memory at [mem 0x3db99000-0x3db99133]
Jul 06 17:50:02 Index kernel: ACPI: Reserving SSDT table memory at [mem 0x3db96000-0x3db9871f]
Jul 06 17:50:02 Index kernel: ACPI: Reserving SSDT table memory at [mem 0x3db95000-0x3db95129]
Jul 06 17:50:02 Index kernel: ACPI: Reserving DBGP table memory at [mem 0x3db94000-0x3db94033]
Jul 06 17:50:02 Index kernel: ACPI: Reserving DBG2 table memory at [mem 0x3db93000-0x3db93053]
Jul 06 17:50:02 Index kernel: ACPI: Reserving SSDT table memory at [mem 0x3db91000-0x3db921bd]
Jul 06 17:50:02 Index kernel: ACPI: Reserving DMAR table memory at [mem 0x3db90000-0x3db9009f]
Jul 06 17:50:02 Index kernel: ACPI: Reserving FPDT table memory at [mem 0x3db8f000-0x3db8f043]
Jul 06 17:50:02 Index kernel: ACPI: Reserving SSDT table memory at [mem 0x3db8e000-0x3db8ed3b]
Jul 06 17:50:02 Index kernel: ACPI: Reserving MCFG table memory at [mem 0x3db8d000-0x3db8d03b]
Jul 06 17:50:02 Index kernel: ACPI: Reserving SSDT table memory at [mem 0x3db8c000-0x3db8c0ad]
Jul 06 17:50:02 Index kernel: ACPI: Reserving SSDT table memory at [mem 0x3db8b000-0x3db8b143]
Jul 06 17:50:02 Index kernel: ACPI: Reserving BGRT table memory at [mem 0x3db8a000-0x3db8a037]
Jul 06 17:50:02 Index kernel: ACPI: Reserving TPM2 table memory at [mem 0x3db89000-0x3db8904b]
Jul 06 17:50:02 Index kernel: ACPI: Reserving SSDT table memory at [mem 0x3db86000-0x3db88e6b]
Jul 06 17:50:02 Index kernel: ACPI: Reserving PTDT table memory at [mem 0x3db85000-0x3db85d43]
Jul 06 17:50:02 Index kernel: ACPI: Reserving WSMT table memory at [mem 0x3db9a000-0x3db9a027]
Jul 06 17:50:02 Index kernel: No NUMA configuration found
Jul 06 17:50:02 Index kernel: Faking a node at [mem 0x0000000000000000-0x00000010b07fffff]
Jul 06 17:50:02 Index kernel: NODE_DATA(0) allocated [mem 0x10b07fb000-0x10b07fffff]
Jul 06 17:50:02 Index kernel: Zone ranges:
Jul 06 17:50:02 Index kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jul 06 17:50:02 Index kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jul 06 17:50:02 Index kernel:   Normal   [mem 0x0000000100000000-0x00000010b07fffff]
Jul 06 17:50:02 Index kernel:   Device   empty
Jul 06 17:50:02 Index kernel: Movable zone start for each node
Jul 06 17:50:02 Index kernel: Early memory node ranges
Jul 06 17:50:02 Index kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
Jul 06 17:50:02 Index kernel:   node   0: [mem 0x0000000000100000-0x0000000034ea9fff]
Jul 06 17:50:02 Index kernel:   node   0: [mem 0x00000000417ff000-0x00000000417fffff]
Jul 06 17:50:02 Index kernel:   node   0: [mem 0x0000000100000000-0x00000010b07fffff]
Jul 06 17:50:02 Index kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000010b07fffff]
Jul 06 17:50:02 Index kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jul 06 17:50:02 Index kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Jul 06 17:50:02 Index kernel: On node 0, zone DMA32: 18773 pages in unavailable ranges
Jul 06 17:50:02 Index kernel: On node 0, zone Normal: 26624 pages in unavailable ranges
Jul 06 17:50:02 Index kernel: On node 0, zone Normal: 30720 pages in unavailable ranges
Jul 06 17:50:02 Index kernel: Reserving Intel graphics memory at [mem 0x4b800000-0x4f7fffff]
Jul 06 17:50:02 Index kernel: ACPI: PM-Timer IO Port: 0x1808
Jul 06 17:50:02 Index kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jul 06 17:50:02 Index kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Jul 06 17:50:02 Index kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Jul 06 17:50:02 Index kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Jul 06 17:50:02 Index kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Jul 06 17:50:02 Index kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Jul 06 17:50:02 Index kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Jul 06 17:50:02 Index kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Jul 06 17:50:02 Index kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Jul 06 17:50:02 Index kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Jul 06 17:50:02 Index kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Jul 06 17:50:02 Index kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Jul 06 17:50:02 Index kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Jul 06 17:50:02 Index kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Jul 06 17:50:02 Index kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Jul 06 17:50:02 Index kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Jul 06 17:50:02 Index kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Jul 06 17:50:02 Index kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jul 06 17:50:02 Index kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jul 06 17:50:02 Index kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jul 06 17:50:02 Index kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Jul 06 17:50:02 Index kernel: e820: update [mem 0x31e3b000-0x31ed9fff] usable ==> reserved
Jul 06 17:50:02 Index kernel: TSC deadline timer available
Jul 06 17:50:02 Index kernel: smpboot: Allowing 16 CPUs, 0 hotplug CPUs
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0x2de22000-0x2de22fff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0x2de53000-0x2de53fff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0x2de54000-0x2de54fff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0x2de7a000-0x2de7afff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0x31e3b000-0x31ed9fff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0x325f5000-0x325f5fff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0x34eaa000-0x3db50fff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0x3db51000-0x3dc1cfff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0x3dc1d000-0x3dde4fff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0x3dde5000-0x417fefff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0x41800000-0x47ffffff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0x48000000-0x48dfffff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0x48e00000-0x4f7fffff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0x4f800000-0xfdffffff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfe40ffff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0xfe410000-0xfe410fff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0xfe411000-0xfebfffff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed1ffff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfedfffff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Jul 06 17:50:02 Index kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
Jul 06 17:50:02 Index kernel: [mem 0x4f800000-0xfdffffff] available for PCI devices
Jul 06 17:50:02 Index kernel: Booting paravirtualized kernel on bare hardware
Jul 06 17:50:02 Index kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jul 06 17:50:02 Index kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
Jul 06 17:50:02 Index kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
Jul 06 17:50:02 Index kernel: pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
Jul 06 17:50:02 Index kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
Jul 06 17:50:02 Index kernel: Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img cryptdevice=UUID=0eb88484-b946-4aa2-ac8b-4d70b9cc4b92:root root=/dev/mapper/root rootflags=subvol=@ rw resume=/dev/mapper/root resume_offset=828672 quiet splash nvidia-drm.modeset=1 libata.allow_tpm=1
Jul 06 17:50:02 Index kernel: Unknown kernel command line parameters "splash cryptdevice=UUID=0eb88484-b946-4aa2-ac8b-4d70b9cc4b92:root", will be passed to user space.
Jul 06 17:50:02 Index kernel: Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
Jul 06 17:50:02 Index kernel: Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Jul 06 17:50:02 Index kernel: Fallback order for Node 0: 0 
Jul 06 17:50:02 Index kernel: Built 1 zonelists, mobility grouping on.  Total pages: 16407632
Jul 06 17:50:02 Index kernel: Policy zone: Normal
Jul 06 17:50:02 Index kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jul 06 17:50:02 Index kernel: software IO TLB: area num 16.
Jul 06 17:50:02 Index kernel: Memory: 65249312K/66672932K available (16384K kernel code, 2119K rwdata, 12752K rodata, 3332K init, 4008K bss, 1423360K reserved, 0K cma-reserved)
Jul 06 17:50:02 Index kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
Jul 06 17:50:02 Index kernel: ftrace: allocating 47522 entries in 186 pages
Jul 06 17:50:02 Index kernel: ftrace: allocated 186 pages with 5 groups
Jul 06 17:50:02 Index kernel: Dynamic Preempt: full
Jul 06 17:50:02 Index kernel: rcu: Preemptible hierarchical RCU implementation.
Jul 06 17:50:02 Index kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
Jul 06 17:50:02 Index kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Jul 06 17:50:02 Index kernel:         Trampoline variant of Tasks RCU enabled.
Jul 06 17:50:02 Index kernel:         Rude variant of Tasks RCU enabled.
Jul 06 17:50:02 Index kernel:         Tracing variant of Tasks RCU enabled.
Jul 06 17:50:02 Index kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jul 06 17:50:02 Index kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
Jul 06 17:50:02 Index kernel: NR_IRQS: 20736, nr_irqs: 2184, preallocated irqs: 16
Jul 06 17:50:02 Index kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jul 06 17:50:02 Index kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Jul 06 17:50:02 Index kernel: Console: colour dummy device 80x25
Jul 06 17:50:02 Index kernel: printk: console [tty0] enabled
Jul 06 17:50:02 Index kernel: ACPI: Core revision 20230331
Jul 06 17:50:02 Index kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Jul 06 17:50:02 Index kernel: APIC: Switch to symmetric I/O mode setup
Jul 06 17:50:02 Index kernel: DMAR: Host address width 39
Jul 06 17:50:02 Index kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Jul 06 17:50:02 Index kernel: DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
Jul 06 17:50:02 Index kernel: DMAR: DRHD base: 0x000000fed84000 flags: 0x0
Jul 06 17:50:02 Index kernel: DMAR: dmar1: reg_base_addr fed84000 ver 1:0 cap d2008c40660462 ecap f050da
Jul 06 17:50:02 Index kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Jul 06 17:50:02 Index kernel: DMAR: dmar2: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Jul 06 17:50:02 Index kernel: DMAR: RMRR base: 0x0000004b000000 end: 0x0000004f7fffff
Jul 06 17:50:02 Index kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 2
Jul 06 17:50:02 Index kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Jul 06 17:50:02 Index kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Jul 06 17:50:02 Index kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Jul 06 17:50:02 Index kernel: x2apic enabled
Jul 06 17:50:02 Index kernel: Switched APIC routing to cluster x2apic.
Jul 06 17:50:02 Index kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2135f7c97c8, max_idle_ns: 440795273205 ns
Jul 06 17:50:02 Index kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4609.00 BogoMIPS (lpj=7680000)
Jul 06 17:50:02 Index kernel: pid_max: default: 32768 minimum: 301
Jul 06 17:50:02 Index kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
Jul 06 17:50:02 Index kernel: landlock: Up and running.
Jul 06 17:50:02 Index kernel: Yama: becoming mindful.
Jul 06 17:50:02 Index kernel: LSM support for eBPF active
Jul 06 17:50:02 Index kernel: Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jul 06 17:50:02 Index kernel: Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jul 06 17:50:02 Index kernel: CPU0: Thermal monitoring enabled (TM1)
Jul 06 17:50:02 Index kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Jul 06 17:50:02 Index kernel: process: using mwait in idle threads
Jul 06 17:50:02 Index kernel: CET detected: Indirect Branch Tracking enabled
Jul 06 17:50:02 Index kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Jul 06 17:50:02 Index kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Jul 06 17:50:02 Index kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jul 06 17:50:02 Index kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Jul 06 17:50:02 Index kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jul 06 17:50:02 Index kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Jul 06 17:50:02 Index kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jul 06 17:50:02 Index kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Jul 06 17:50:02 Index kernel: Freeing SMP alternatives memory: 40K
Jul 06 17:50:02 Index kernel: smpboot: CPU0: 11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz (family: 0x6, model: 0x8d, stepping: 0x1)
Jul 06 17:50:02 Index kernel: cblist_init_generic: Setting adjustable number of callback queues.
Jul 06 17:50:02 Index kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
Jul 06 17:50:02 Index kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
Jul 06 17:50:02 Index kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
Jul 06 17:50:02 Index kernel: Performance Events: PEBS fmt4+-baseline,  AnyThread deprecated, Icelake events, 32-deep LBR, full-width counters, Intel PMU driver.
Jul 06 17:50:02 Index kernel: ... version:                5
Jul 06 17:50:02 Index kernel: ... bit width:              48
Jul 06 17:50:02 Index kernel: ... generic registers:      8
Jul 06 17:50:02 Index kernel: ... value mask:             0000ffffffffffff
Jul 06 17:50:02 Index kernel: ... max period:             00007fffffffffff
Jul 06 17:50:02 Index kernel: ... fixed-purpose events:   4
Jul 06 17:50:02 Index kernel: ... event mask:             0001000f000000ff
Jul 06 17:50:02 Index kernel: Estimated ratio of average max frequency by base frequency (times 1024): 2003
Jul 06 17:50:02 Index kernel: rcu: Hierarchical SRCU implementation.
Jul 06 17:50:02 Index kernel: rcu:         Max phase no-delay instances is 1000.
Jul 06 17:50:02 Index kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jul 06 17:50:02 Index kernel: smp: Bringing up secondary CPUs ...
Jul 06 17:50:02 Index kernel: x86: Booting SMP configuration:
Jul 06 17:50:02 Index kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
Jul 06 17:50:02 Index kernel: smp: Brought up 1 node, 16 CPUs
Jul 06 17:50:02 Index kernel: smpboot: Max logical packages: 1
Jul 06 17:50:02 Index kernel: smpboot: Total of 16 processors activated (73757.00 BogoMIPS)
Jul 06 17:50:02 Index kernel: devtmpfs: initialized
Jul 06 17:50:02 Index kernel: x86/mm: Memory block size: 2048MB
Jul 06 17:50:02 Index kernel: ACPI: PM: Registering ACPI NVS region [mem 0x3dc1d000-0x3dde4fff] (1867776 bytes)
Jul 06 17:50:02 Index kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jul 06 17:50:02 Index kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Jul 06 17:50:02 Index kernel: pinctrl core: initialized pinctrl subsystem
Jul 06 17:50:02 Index kernel: PM: RTC time: 09:49:43, date: 2023-07-06
Jul 06 17:50:02 Index kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jul 06 17:50:02 Index kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Jul 06 17:50:02 Index kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jul 06 17:50:02 Index kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jul 06 17:50:02 Index kernel: audit: initializing netlink subsys (disabled)
Jul 06 17:50:02 Index kernel: audit: type=2000 audit(1688636982.206:1): state=initialized audit_enabled=0 res=1
Jul 06 17:50:02 Index kernel: thermal_sys: Registered thermal governor 'fair_share'
Jul 06 17:50:02 Index kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jul 06 17:50:02 Index kernel: thermal_sys: Registered thermal governor 'step_wise'
Jul 06 17:50:02 Index kernel: thermal_sys: Registered thermal governor 'user_space'
Jul 06 17:50:02 Index kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jul 06 17:50:02 Index kernel: cpuidle: using governor ladder
Jul 06 17:50:02 Index kernel: cpuidle: using governor menu
Jul 06 17:50:02 Index kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jul 06 17:50:02 Index kernel: PCI: MMCONFIG for domain 0000 [bus 00-2e] at [mem 0xc0000000-0xc2efffff] (base 0xc0000000)
Jul 06 17:50:02 Index kernel: PCI: not using MMCONFIG
Jul 06 17:50:02 Index kernel: PCI: Using configuration type 1 for base access
Jul 06 17:50:02 Index kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jul 06 17:50:02 Index kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jul 06 17:50:02 Index kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Jul 06 17:50:02 Index kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Jul 06 17:50:02 Index kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jul 06 17:50:02 Index kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jul 06 17:50:02 Index kernel: ACPI: Added _OSI(Module Device)
Jul 06 17:50:02 Index kernel: ACPI: Added _OSI(Processor Device)
Jul 06 17:50:02 Index kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jul 06 17:50:02 Index kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jul 06 17:50:02 Index kernel: ACPI: 14 ACPI AML tables successfully acquired and loaded
Jul 06 17:50:02 Index kernel: ACPI: Dynamic OEM Table Load:
Jul 06 17:50:02 Index kernel: ACPI: SSDT 0xFFFF9A0D426B9600 0001CB (v02 PmRef  Cpu0Psd  00003000 INTL 20191018)
Jul 06 17:50:02 Index kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
Jul 06 17:50:02 Index kernel: ACPI: Dynamic OEM Table Load:
Jul 06 17:50:02 Index kernel: ACPI: SSDT 0xFFFF9A0D426FC400 000394 (v02 PmRef  Cpu0Cst  00003001 INTL 20191018)
Jul 06 17:50:02 Index kernel: ACPI: Dynamic OEM Table Load:
Jul 06 17:50:02 Index kernel: ACPI: SSDT 0xFFFF9A0D4276B000 00051E (v02 PmRef  Cpu0Ist  00003000 INTL 20191018)
Jul 06 17:50:02 Index kernel: ACPI: Dynamic OEM Table Load:
Jul 06 17:50:02 Index kernel: ACPI: SSDT 0xFFFF9A0D426F9000 00029E (v02 PmRef  Cpu0Hwp  00003000 INTL 20191018)
Jul 06 17:50:02 Index kernel: ACPI: Dynamic OEM Table Load:
Jul 06 17:50:02 Index kernel: ACPI: SSDT 0xFFFF9A0D42701000 0008E7 (v02 PmRef  ApIst    00003000 INTL 20191018)
Jul 06 17:50:02 Index kernel: ACPI: Dynamic OEM Table Load:
Jul 06 17:50:02 Index kernel: ACPI: SSDT 0xFFFF9A0D4276B800 00048A (v02 PmRef  ApHwp    00003000 INTL 20191018)
Jul 06 17:50:02 Index kernel: ACPI: Dynamic OEM Table Load:
Jul 06 17:50:02 Index kernel: ACPI: SSDT 0xFFFF9A0D4276A800 0004D4 (v02 PmRef  ApPsd    00003000 INTL 20191018)
Jul 06 17:50:02 Index kernel: ACPI: Dynamic OEM Table Load:
Jul 06 17:50:02 Index kernel: ACPI: SSDT 0xFFFF9A0D4276D800 00048A (v02 PmRef  ApCst    00003000 INTL 20191018)
Jul 06 17:50:02 Index kernel: ACPI: EC: EC started
Jul 06 17:50:02 Index kernel: ACPI: EC: interrupt blocked
Jul 06 17:50:02 Index kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jul 06 17:50:02 Index kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC used to handle transactions
Jul 06 17:50:02 Index kernel: ACPI: Interpreter enabled
Jul 06 17:50:02 Index kernel: ACPI: PM: (supports S0 S3 S4 S5)
Jul 06 17:50:02 Index kernel: ACPI: Using IOAPIC for interrupt routing
Jul 06 17:50:02 Index kernel: PCI: MMCONFIG for domain 0000 [bus 00-2e] at [mem 0xc0000000-0xc2efffff] (base 0xc0000000)
Jul 06 17:50:02 Index kernel: PCI: MMCONFIG at [mem 0xc0000000-0xc2efffff] reserved as ACPI motherboard resource
Jul 06 17:50:02 Index kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jul 06 17:50:02 Index kernel: PCI: Ignoring E820 reservations for host bridge windows
Jul 06 17:50:02 Index kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Jul 06 17:50:02 Index kernel: ACPI: \_SB_.PC00.PEG1.PG00: New power resource
Jul 06 17:50:02 Index kernel: ACPI: \_SB_.PC00.PEG2.PG02: New power resource
Jul 06 17:50:02 Index kernel: ACPI: \_SB_.PC00.PEG3.PG03: New power resource
Jul 06 17:50:02 Index kernel: ACPI: \_SB_.PC00.PEG0.PXP_: New power resource
Jul 06 17:50:02 Index kernel: ACPI: \_SB_.PC00.RP05.PXP_: New power resource
Jul 06 17:50:02 Index kernel: ACPI: \_SB_.PC00.RP09.PXP_: New power resource
Jul 06 17:50:02 Index kernel: ACPI: \_SB_.PC00.XHCI.RHUB.HS14.BTRT: New power resource
Jul 06 17:50:02 Index kernel: ACPI: \_SB_.PC00.SAT0.VOL0.V0PR: New power resource
Jul 06 17:50:02 Index kernel: ACPI: \_SB_.PC00.SAT0.VOL1.V1PR: New power resource
Jul 06 17:50:02 Index kernel: ACPI: \_SB_.PC00.SAT0.VOL2.V2PR: New power resource
Jul 06 17:50:02 Index kernel: ACPI: \_SB_.PC00.CNVW.WRST: New power resource
Jul 06 17:50:02 Index kernel: ACPI: \_SB_.PC00.TBT0: New power resource
Jul 06 17:50:02 Index kernel: ACPI: \_SB_.PC00.TBT1: New power resource
Jul 06 17:50:02 Index kernel: ACPI: \_SB_.PC00.D3C_: New power resource
Jul 06 17:50:02 Index kernel: ACPI: \_TZ_.FN00: New power resource
Jul 06 17:50:02 Index kernel: ACPI: \_TZ_.FN01: New power resource
Jul 06 17:50:02 Index kernel: ACPI: \_TZ_.FN02: New power resource
Jul 06 17:50:02 Index kernel: ACPI: \_TZ_.FN03: New power resource
Jul 06 17:50:02 Index kernel: ACPI: \_TZ_.FN04: New power resource
Jul 06 17:50:02 Index kernel: ACPI: \PIN_: New power resource
Jul 06 17:50:02 Index kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-2e])
Jul 06 17:50:02 Index kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jul 06 17:50:02 Index kernel: acpi PNP0A08:00: _OSC: platform does not support [AER]
Jul 06 17:50:02 Index kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
Jul 06 17:50:02 Index kernel: PCI host bridge to bus 0000:00
Jul 06 17:50:02 Index kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Jul 06 17:50:02 Index kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jul 06 17:50:02 Index kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jul 06 17:50:02 Index kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
Jul 06 17:50:02 Index kernel: pci_bus 0000:00: root bus resource [mem 0x4f800000-0xbfffffff window]
Jul 06 17:50:02 Index kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
Jul 06 17:50:02 Index kernel: pci_bus 0000:00: root bus resource [bus 00-2e]
Jul 06 17:50:02 Index kernel: pci 0000:00:00.0: [8086:9a36] type 00 class 0x060000
Jul 06 17:50:02 Index kernel: pci 0000:00:01.0: [8086:9a01] type 01 class 0x060400
Jul 06 17:50:02 Index kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Jul 06 17:50:02 Index kernel: pci 0000:00:01.0: PTM enabled (root), 4ns granularity
Jul 06 17:50:02 Index kernel: pci 0000:00:02.0: [8086:9a60] type 00 class 0x030000
Jul 06 17:50:02 Index kernel: pci 0000:00:02.0: reg 0x10: [mem 0x622c000000-0x622cffffff 64bit]
Jul 06 17:50:02 Index kernel: pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
Jul 06 17:50:02 Index kernel: pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
Jul 06 17:50:02 Index kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Jul 06 17:50:02 Index kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Jul 06 17:50:02 Index kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jul 06 17:50:02 Index kernel: pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
Jul 06 17:50:02 Index kernel: pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
Jul 06 17:50:02 Index kernel: pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
Jul 06 17:50:02 Index kernel: pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
Jul 06 17:50:02 Index kernel: pci 0000:00:06.0: [8086:9a0f] type 01 class 0x060400
Jul 06 17:50:02 Index kernel: pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
Jul 06 17:50:02 Index kernel: pci 0000:00:06.0: PTM enabled (root), 4ns granularity
Jul 06 17:50:02 Index kernel: pci 0000:00:07.0: [8086:9a2b] type 01 class 0x060400
Jul 06 17:50:02 Index kernel: pci 0000:00:07.0: Overriding RP PIO Log Size to 4
Jul 06 17:50:02 Index kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
Jul 06 17:50:02 Index kernel: pci 0000:00:08.0: [8086:9a11] type 00 class 0x088000
Jul 06 17:50:02 Index kernel: pci 0000:00:08.0: reg 0x10: [mem 0x622d179000-0x622d179fff 64bit]
Jul 06 17:50:02 Index kernel: pci 0000:00:0a.0: [8086:9a0d] type 00 class 0x118000
Jul 06 17:50:02 Index kernel: pci 0000:00:0a.0: reg 0x10: [mem 0x622d160000-0x622d167fff 64bit]
Jul 06 17:50:02 Index kernel: pci 0000:00:0a.0: enabling Extended Tags
Jul 06 17:50:02 Index kernel: pci 0000:00:0d.0: [8086:9a17] type 00 class 0x0c0330
Jul 06 17:50:02 Index kernel: pci 0000:00:0d.0: reg 0x10: [mem 0x622d150000-0x622d15ffff 64bit]
Jul 06 17:50:02 Index kernel: pci 0000:00:0d.0: PME# supported from D3hot D3cold
Jul 06 17:50:02 Index kernel: pci 0000:00:0d.2: [8086:9a1f] type 00 class 0x0c0340
Jul 06 17:50:02 Index kernel: pci 0000:00:0d.2: reg 0x10: [mem 0x622d100000-0x622d13ffff 64bit]
Jul 06 17:50:02 Index kernel: pci 0000:00:0d.2: reg 0x18: [mem 0x622d178000-0x622d178fff 64bit]
Jul 06 17:50:02 Index kernel: pci 0000:00:0d.2: supports D1 D2
Jul 06 17:50:02 Index kernel: pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
Jul 06 17:50:02 Index kernel: pci 0000:00:14.0: [8086:43ed] type 00 class 0x0c0330
Jul 06 17:50:02 Index kernel: pci 0000:00:14.0: reg 0x10: [mem 0x622d140000-0x622d14ffff 64bit]
Jul 06 17:50:02 Index kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jul 06 17:50:02 Index kernel: pci 0000:00:14.2: [8086:43ef] type 00 class 0x050000
Jul 06 17:50:02 Index kernel: pci 0000:00:14.2: reg 0x10: [mem 0x622d170000-0x622d173fff 64bit]
Jul 06 17:50:02 Index kernel: pci 0000:00:14.2: reg 0x18: [mem 0x622d177000-0x622d177fff 64bit]
Jul 06 17:50:02 Index kernel: pci 0000:00:14.3: [8086:43f0] type 00 class 0x028000
Jul 06 17:50:02 Index kernel: pci 0000:00:14.3: reg 0x10: [mem 0x622d16c000-0x622d16ffff 64bit]
Jul 06 17:50:02 Index kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Jul 06 17:50:02 Index kernel: pci 0000:00:15.0: [8086:43e8] type 00 class 0x0c8000
Jul 06 17:50:02 Index kernel: pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Jul 06 17:50:02 Index kernel: pci 0000:00:16.0: [8086:43e0] type 00 class 0x078000
Jul 06 17:50:02 Index kernel: pci 0000:00:16.0: reg 0x10: [mem 0x622d175000-0x622d175fff 64bit]
Jul 06 17:50:02 Index kernel: pci 0000:00:16.0: PME# supported from D3hot
Jul 06 17:50:02 Index kernel: pci 0000:00:1c.0: [8086:43bc] type 01 class 0x060400
Jul 06 17:50:02 Index kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Jul 06 17:50:02 Index kernel: pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
Jul 06 17:50:02 Index kernel: pci 0000:00:1f.0: [8086:438b] type 00 class 0x060100
Jul 06 17:50:02 Index kernel: pci 0000:00:1f.3: [8086:43c8] type 00 class 0x040380
Jul 06 17:50:02 Index kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x622d168000-0x622d16bfff 64bit]
Jul 06 17:50:02 Index kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x622d000000-0x622d0fffff 64bit]
Jul 06 17:50:02 Index kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Jul 06 17:50:02 Index kernel: pci 0000:00:1f.4: [8086:43a3] type 00 class 0x0c0500
Jul 06 17:50:02 Index kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x622d174000-0x622d1740ff 64bit]
Jul 06 17:50:02 Index kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
Jul 06 17:50:02 Index kernel: pci 0000:00:1f.5: [8086:43a4] type 00 class 0x0c8000
Jul 06 17:50:02 Index kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
Jul 06 17:50:02 Index kernel: pci 0000:01:00.0: [10de:249d] type 00 class 0x030000
Jul 06 17:50:02 Index kernel: pci 0000:01:00.0: reg 0x10: [mem 0x5d000000-0x5dffffff]
Jul 06 17:50:02 Index kernel: pci 0000:01:00.0: reg 0x14: [mem 0x6000000000-0x61ffffffff 64bit pref]
Jul 06 17:50:02 Index kernel: pci 0000:01:00.0: reg 0x1c: [mem 0x6200000000-0x6201ffffff 64bit pref]
Jul 06 17:50:02 Index kernel: pci 0000:01:00.0: reg 0x24: [io  0x3000-0x307f]
Jul 06 17:50:02 Index kernel: pci 0000:01:00.0: reg 0x30: [mem 0x5e000000-0x5e07ffff pref]
Jul 06 17:50:02 Index kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Jul 06 17:50:02 Index kernel: pci 0000:01:00.1: [10de:228b] type 00 class 0x040300
Jul 06 17:50:02 Index kernel: pci 0000:01:00.1: reg 0x10: [mem 0x5e080000-0x5e083fff]
Jul 06 17:50:02 Index kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Jul 06 17:50:02 Index kernel: pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Jul 06 17:50:02 Index kernel: pci 0000:00:01.0:   bridge window [mem 0x5d000000-0x5e0fffff]
Jul 06 17:50:02 Index kernel: pci 0000:00:01.0:   bridge window [mem 0x6000000000-0x6201ffffff 64bit pref]
Jul 06 17:50:02 Index kernel: pci 0000:02:00.0: [144d:a80a] type 00 class 0x010802
Jul 06 17:50:02 Index kernel: pci 0000:02:00.0: reg 0x10: [mem 0x5e500000-0x5e503fff 64bit]
Jul 06 17:50:02 Index kernel: pci 0000:00:06.0: PCI bridge to [bus 02]
Jul 06 17:50:02 Index kernel: pci 0000:00:06.0:   bridge window [mem 0x5e500000-0x5e5fffff]
Jul 06 17:50:02 Index kernel: pci 0000:00:07.0: PCI bridge to [bus 03-2d]
Jul 06 17:50:02 Index kernel: pci 0000:00:07.0:   bridge window [mem 0x50000000-0x5c1fffff]
Jul 06 17:50:02 Index kernel: pci 0000:00:07.0:   bridge window [mem 0x6210000000-0x622bffffff 64bit pref]
Jul 06 17:50:02 Index kernel: pci 0000:2e:00.0: [8086:15f3] type 00 class 0x020000
Jul 06 17:50:02 Index kernel: pci 0000:2e:00.0: reg 0x10: [mem 0x5e300000-0x5e3fffff]
Jul 06 17:50:02 Index kernel: pci 0000:2e:00.0: reg 0x1c: [mem 0x5e400000-0x5e403fff]
Jul 06 17:50:02 Index kernel: pci 0000:2e:00.0: reg 0x30: [mem 0x5e200000-0x5e2fffff pref]
Jul 06 17:50:02 Index kernel: pci 0000:2e:00.0: PME# supported from D0 D3hot D3cold
Jul 06 17:50:02 Index kernel: pci 0000:00:1c.0: PCI bridge to [bus 2e]
Jul 06 17:50:02 Index kernel: pci 0000:00:1c.0:   bridge window [mem 0x5e200000-0x5e4fffff]
Jul 06 17:50:02 Index kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Jul 06 17:50:02 Index kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 1
Jul 06 17:50:02 Index kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Jul 06 17:50:02 Index kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Jul 06 17:50:02 Index kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Jul 06 17:50:02 Index kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Jul 06 17:50:02 Index kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Jul 06 17:50:02 Index kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Jul 06 17:50:02 Index kernel: Low-power S0 idle used by default for system suspend
Jul 06 17:50:02 Index kernel: ACPI: EC: interrupt unblocked
Jul 06 17:50:02 Index kernel: ACPI: EC: event unblocked
Jul 06 17:50:02 Index kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jul 06 17:50:02 Index kernel: ACPI: EC: GPE=0x6e
Jul 06 17:50:02 Index kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC initialization complete
Jul 06 17:50:02 Index kernel: ACPI: \_SB_.PC00.LPCB.EC0_: EC: Used to handle transactions and events
Jul 06 17:50:02 Index kernel: iommu: Default domain type: Translated 
Jul 06 17:50:02 Index kernel: iommu: DMA domain TLB invalidation policy: lazy mode 
Jul 06 17:50:02 Index kernel: SCSI subsystem initialized
Jul 06 17:50:02 Index kernel: libata version 3.00 loaded.
Jul 06 17:50:02 Index kernel: ACPI: bus type USB registered
Jul 06 17:50:02 Index kernel: usbcore: registered new interface driver usbfs
Jul 06 17:50:02 Index kernel: usbcore: registered new interface driver hub
Jul 06 17:50:02 Index kernel: usbcore: registered new device driver usb
Jul 06 17:50:02 Index kernel: pps_core: LinuxPPS API ver. 1 registered
Jul 06 17:50:02 Index kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jul 06 17:50:02 Index kernel: PTP clock support registered
Jul 06 17:50:02 Index kernel: EDAC MC: Ver: 3.0.0
Jul 06 17:50:02 Index kernel: efivars: Registered efivars operations
Jul 06 17:50:02 Index kernel: NetLabel: Initializing
Jul 06 17:50:02 Index kernel: NetLabel:  domain hash size = 128
Jul 06 17:50:02 Index kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jul 06 17:50:02 Index kernel: NetLabel:  unlabeled traffic allowed by default
Jul 06 17:50:02 Index kernel: mctp: management component transport protocol core
Jul 06 17:50:02 Index kernel: NET: Registered PF_MCTP protocol family
Jul 06 17:50:02 Index kernel: PCI: Using ACPI for IRQ routing
Jul 06 17:50:02 Index kernel: PCI: pci_cache_line_size set to 64 bytes
Jul 06 17:50:02 Index kernel: pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
Jul 06 17:50:02 Index kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Jul 06 17:50:02 Index kernel: e820: reserve RAM buffer [mem 0x2de22018-0x2fffffff]
Jul 06 17:50:02 Index kernel: e820: reserve RAM buffer [mem 0x2de54018-0x2fffffff]
Jul 06 17:50:02 Index kernel: e820: reserve RAM buffer [mem 0x31e3b000-0x33ffffff]
Jul 06 17:50:02 Index kernel: e820: reserve RAM buffer [mem 0x325f5000-0x33ffffff]
Jul 06 17:50:02 Index kernel: e820: reserve RAM buffer [mem 0x34eaa000-0x37ffffff]
Jul 06 17:50:02 Index kernel: e820: reserve RAM buffer [mem 0x41800000-0x43ffffff]
Jul 06 17:50:02 Index kernel: e820: reserve RAM buffer [mem 0x10b0800000-0x10b3ffffff]
Jul 06 17:50:02 Index kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Jul 06 17:50:02 Index kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Jul 06 17:50:02 Index kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jul 06 17:50:02 Index kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Jul 06 17:50:02 Index kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Jul 06 17:50:02 Index kernel: vgaarb: loaded
Jul 06 17:50:02 Index kernel: clocksource: Switched to clocksource tsc-early
Jul 06 17:50:02 Index kernel: VFS: Disk quotas dquot_6.6.0
Jul 06 17:50:02 Index kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jul 06 17:50:02 Index kernel: pnp: PnP ACPI init
Jul 06 17:50:02 Index kernel: system 00:01: [io  0x0680-0x069f] has been reserved
Jul 06 17:50:02 Index kernel: system 00:01: [io  0x164e-0x164f] has been reserved
Jul 06 17:50:02 Index kernel: system 00:02: [io  0x1854-0x1857] has been reserved
Jul 06 17:50:02 Index kernel: pnp 00:03: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Jul 06 17:50:02 Index kernel: system 00:03: [mem 0xfedc0000-0xfedc7fff] has been reserved
Jul 06 17:50:02 Index kernel: system 00:03: [mem 0xfeda0000-0xfeda0fff] has been reserved
Jul 06 17:50:02 Index kernel: system 00:03: [mem 0xfeda1000-0xfeda1fff] has been reserved
Jul 06 17:50:02 Index kernel: system 00:03: [mem 0xfed20000-0xfed7ffff] could not be reserved
Jul 06 17:50:02 Index kernel: system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
Jul 06 17:50:02 Index kernel: system 00:03: [mem 0xfed45000-0xfed8ffff] could not be reserved
Jul 06 17:50:02 Index kernel: system 00:03: [mem 0xfee00000-0xfeefffff] could not be reserved
Jul 06 17:50:02 Index kernel: system 00:04: [io  0x1800-0x18fe] could not be reserved
Jul 06 17:50:02 Index kernel: system 00:04: [mem 0xfe000000-0xfe01ffff] could not be reserved
Jul 06 17:50:02 Index kernel: system 00:04: [mem 0xfe04c000-0xfe04ffff] has been reserved
Jul 06 17:50:02 Index kernel: system 00:04: [mem 0xfe050000-0xfe0affff] has been reserved
Jul 06 17:50:02 Index kernel: system 00:04: [mem 0xfe0d0000-0xfe0fffff] has been reserved
Jul 06 17:50:02 Index kernel: system 00:04: [mem 0xfe200000-0xfe7fffff] could not be reserved
Jul 06 17:50:02 Index kernel: system 00:04: [mem 0xff000000-0xffffffff] has been reserved
Jul 06 17:50:02 Index kernel: system 00:04: [mem 0xfd000000-0xfd68ffff] has been reserved
Jul 06 17:50:02 Index kernel: system 00:04: [mem 0xfd6c0000-0xfd6cffff] has been reserved
Jul 06 17:50:02 Index kernel: system 00:04: [mem 0xfd6f0000-0xfdffffff] has been reserved
Jul 06 17:50:02 Index kernel: system 00:05: [io  0x2000-0x20fe] has been reserved
Jul 06 17:50:02 Index kernel: system 00:07: [mem 0xfe410400-0xfe4104ff] has been reserved
Jul 06 17:50:02 Index kernel: pnp: PnP ACPI: found 8 devices
Jul 06 17:50:02 Index kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jul 06 17:50:02 Index kernel: NET: Registered PF_INET protocol family
Jul 06 17:50:02 Index kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jul 06 17:50:02 Index kernel: tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
Jul 06 17:50:02 Index kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jul 06 17:50:02 Index kernel: TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Jul 06 17:50:02 Index kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Jul 06 17:50:02 Index kernel: TCP: Hash tables configured (established 524288 bind 65536)
Jul 06 17:50:02 Index kernel: MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
Jul 06 17:50:02 Index kernel: UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Jul 06 17:50:02 Index kernel: UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
Jul 06 17:50:02 Index kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jul 06 17:50:02 Index kernel: NET: Registered PF_XDP protocol family
Jul 06 17:50:02 Index kernel: pci 0000:00:07.0: bridge window [io  0x1000-0x0fff] to [bus 03-2d] add_size 1000
Jul 06 17:50:02 Index kernel: pci 0000:00:02.0: BAR 9: assigned [mem 0x4020000000-0x40ffffffff 64bit pref]
Jul 06 17:50:02 Index kernel: pci 0000:00:02.0: BAR 7: assigned [mem 0x4010000000-0x4016ffffff 64bit]
Jul 06 17:50:02 Index kernel: pci 0000:00:07.0: BAR 13: assigned [io  0x5000-0x5fff]
Jul 06 17:50:02 Index kernel: pci 0000:00:15.0: BAR 0: assigned [mem 0x4017000000-0x4017000fff 64bit]
Jul 06 17:50:02 Index kernel: pci 0000:00:1f.5: BAR 0: assigned [mem 0x4f800000-0x4f800fff]
Jul 06 17:50:02 Index kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Jul 06 17:50:02 Index kernel: pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Jul 06 17:50:02 Index kernel: pci 0000:00:01.0:   bridge window [mem 0x5d000000-0x5e0fffff]
Jul 06 17:50:02 Index kernel: pci 0000:00:01.0:   bridge window [mem 0x6000000000-0x6201ffffff 64bit pref]
Jul 06 17:50:02 Index kernel: pci 0000:00:06.0: PCI bridge to [bus 02]
Jul 06 17:50:02 Index kernel: pci 0000:00:06.0:   bridge window [mem 0x5e500000-0x5e5fffff]
Jul 06 17:50:02 Index kernel: pci 0000:00:07.0: PCI bridge to [bus 03-2d]
Jul 06 17:50:02 Index kernel: pci 0000:00:07.0:   bridge window [io  0x5000-0x5fff]
Jul 06 17:50:02 Index kernel: pci 0000:00:07.0:   bridge window [mem 0x50000000-0x5c1fffff]
Jul 06 17:50:02 Index kernel: pci 0000:00:07.0:   bridge window [mem 0x6210000000-0x622bffffff 64bit pref]
Jul 06 17:50:02 Index kernel: pci 0000:00:1c.0: PCI bridge to [bus 2e]
Jul 06 17:50:02 Index kernel: pci 0000:00:1c.0:   bridge window [mem 0x5e200000-0x5e4fffff]
Jul 06 17:50:02 Index kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Jul 06 17:50:02 Index kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Jul 06 17:50:02 Index kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Jul 06 17:50:02 Index kernel: pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000fffff window]
Jul 06 17:50:02 Index kernel: pci_bus 0000:00: resource 8 [mem 0x4f800000-0xbfffffff window]
Jul 06 17:50:02 Index kernel: pci_bus 0000:00: resource 9 [mem 0x4000000000-0x7fffffffff window]
Jul 06 17:50:02 Index kernel: pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
Jul 06 17:50:02 Index kernel: pci_bus 0000:01: resource 1 [mem 0x5d000000-0x5e0fffff]
Jul 06 17:50:02 Index kernel: pci_bus 0000:01: resource 2 [mem 0x6000000000-0x6201ffffff 64bit pref]
Jul 06 17:50:02 Index kernel: pci_bus 0000:02: resource 1 [mem 0x5e500000-0x5e5fffff]
Jul 06 17:50:02 Index kernel: pci_bus 0000:03: resource 0 [io  0x5000-0x5fff]
Jul 06 17:50:02 Index kernel: pci_bus 0000:03: resource 1 [mem 0x50000000-0x5c1fffff]
Jul 06 17:50:02 Index kernel: pci_bus 0000:03: resource 2 [mem 0x6210000000-0x622bffffff 64bit pref]
Jul 06 17:50:02 Index kernel: pci_bus 0000:2e: resource 1 [mem 0x5e200000-0x5e4fffff]
Jul 06 17:50:02 Index kernel: pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
Jul 06 17:50:02 Index kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Jul 06 17:50:02 Index kernel: PCI: CLS 64 bytes, default 64
Jul 06 17:50:02 Index kernel: DMAR: Intel-IOMMU force enabled due to platform opt in
Jul 06 17:50:02 Index kernel: DMAR: No ATSR found
Jul 06 17:50:02 Index kernel: DMAR: No SATC found
Jul 06 17:50:02 Index kernel: DMAR: IOMMU feature fl1gp_support inconsistent
Jul 06 17:50:02 Index kernel: DMAR: IOMMU feature pgsel_inv inconsistent
Jul 06 17:50:02 Index kernel: DMAR: IOMMU feature nwfs inconsistent
Jul 06 17:50:02 Index kernel: DMAR: IOMMU feature dit inconsistent
Jul 06 17:50:02 Index kernel: DMAR: IOMMU feature sc_support inconsistent
Jul 06 17:50:02 Index kernel: DMAR: IOMMU feature dev_iotlb_support inconsistent
Jul 06 17:50:02 Index kernel: DMAR: dmar1: Using Queued invalidation
Jul 06 17:50:02 Index kernel: DMAR: dmar0: Using Queued invalidation
Jul 06 17:50:02 Index kernel: DMAR: dmar2: Using Queued invalidation
Jul 06 17:50:02 Index kernel: Trying to unpack rootfs image as initramfs...
Jul 06 17:50:02 Index kernel: pci 0000:00:07.0: Adding to iommu group 0
Jul 06 17:50:02 Index kernel: pci 0000:00:02.0: Adding to iommu group 1
Jul 06 17:50:02 Index kernel: pci 0000:00:00.0: Adding to iommu group 2
Jul 06 17:50:02 Index kernel: pci 0000:00:01.0: Adding to iommu group 3
Jul 06 17:50:02 Index kernel: pci 0000:00:06.0: Adding to iommu group 4
Jul 06 17:50:02 Index kernel: pci 0000:00:08.0: Adding to iommu group 5
Jul 06 17:50:02 Index kernel: pci 0000:00:0a.0: Adding to iommu group 6
Jul 06 17:50:02 Index kernel: pci 0000:00:0d.0: Adding to iommu group 7
Jul 06 17:50:02 Index kernel: pci 0000:00:0d.2: Adding to iommu group 7
Jul 06 17:50:02 Index kernel: pci 0000:00:14.0: Adding to iommu group 8
Jul 06 17:50:02 Index kernel: pci 0000:00:14.2: Adding to iommu group 8
Jul 06 17:50:02 Index kernel: pci 0000:00:14.3: Adding to iommu group 9
Jul 06 17:50:02 Index kernel: pci 0000:00:15.0: Adding to iommu group 10
Jul 06 17:50:02 Index kernel: pci 0000:00:16.0: Adding to iommu group 11
Jul 06 17:50:02 Index kernel: pci 0000:00:1c.0: Adding to iommu group 12
Jul 06 17:50:02 Index kernel: pci 0000:00:1f.0: Adding to iommu group 13
Jul 06 17:50:02 Index kernel: pci 0000:00:1f.3: Adding to iommu group 13
Jul 06 17:50:02 Index kernel: pci 0000:00:1f.4: Adding to iommu group 13
Jul 06 17:50:02 Index kernel: pci 0000:00:1f.5: Adding to iommu group 13
Jul 06 17:50:02 Index kernel: pci 0000:01:00.0: Adding to iommu group 14
Jul 06 17:50:02 Index kernel: pci 0000:01:00.1: Adding to iommu group 14
Jul 06 17:50:02 Index kernel: pci 0000:02:00.0: Adding to iommu group 15
Jul 06 17:50:02 Index kernel: pci 0000:2e:00.0: Adding to iommu group 16
Jul 06 17:50:02 Index kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Jul 06 17:50:02 Index kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jul 06 17:50:02 Index kernel: software IO TLB: mapped [mem 0x000000002608c000-0x000000002a08c000] (64MB)
Jul 06 17:50:02 Index kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2135f7c97c8, max_idle_ns: 440795273205 ns
Jul 06 17:50:02 Index kernel: clocksource: Switched to clocksource tsc
Jul 06 17:50:02 Index kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
Jul 06 17:50:02 Index kernel: Initialise system trusted keyrings
Jul 06 17:50:02 Index kernel: Key type blacklist registered
Jul 06 17:50:02 Index kernel: workingset: timestamp_bits=41 max_order=24 bucket_order=0
Jul 06 17:50:02 Index kernel: zbud: loaded
Jul 06 17:50:02 Index kernel: integrity: Platform Keyring initialized
Jul 06 17:50:02 Index kernel: integrity: Machine keyring initialized
Jul 06 17:50:02 Index kernel: Key type asymmetric registered
Jul 06 17:50:02 Index kernel: Asymmetric key parser 'x509' registered
Jul 06 17:50:02 Index kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Jul 06 17:50:02 Index kernel: io scheduler mq-deadline registered
Jul 06 17:50:02 Index kernel: io scheduler kyber registered
Jul 06 17:50:02 Index kernel: io scheduler bfq registered
Jul 06 17:50:02 Index kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 123
Jul 06 17:50:02 Index kernel: pcieport 0000:00:06.0: PME: Signaling with IRQ 124
Jul 06 17:50:02 Index kernel: pcieport 0000:00:07.0: PME: Signaling with IRQ 125
Jul 06 17:50:02 Index kernel: pcieport 0000:00:07.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Jul 06 17:50:02 Index kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 126
Jul 06 17:50:02 Index kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jul 06 17:50:02 Index kernel: Monitor-Mwait will be used to enter C-1 state
Jul 06 17:50:02 Index kernel: Monitor-Mwait will be used to enter C-2 state
Jul 06 17:50:02 Index kernel: Monitor-Mwait will be used to enter C-3 state
Jul 06 17:50:02 Index kernel: ACPI: \_SB_.PR00: Found 3 idle states
Jul 06 17:50:02 Index kernel: ACPI: AC: AC Adapter [AC0] (on-line)
Jul 06 17:50:02 Index kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
Jul 06 17:50:02 Index kernel: ACPI: button: Sleep Button [SLPB]
Jul 06 17:50:02 Index kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Jul 06 17:50:02 Index kernel: ACPI: button: Power Button [PWRB]
Jul 06 17:50:02 Index kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
Jul 06 17:50:02 Index kernel: ACPI: button: Lid Switch [LID1]
Jul 06 17:50:02 Index kernel: thermal LNXTHERM:00: registered as thermal_zone0
Jul 06 17:50:02 Index kernel: ACPI: thermal: Thermal Zone [ECTZ] (63 C)
Jul 06 17:50:02 Index kernel: thermal LNXTHERM:01: registered as thermal_zone1
Jul 06 17:50:02 Index kernel: ACPI: thermal: Thermal Zone [TZ00] (63 C)
Jul 06 17:50:02 Index kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jul 06 17:50:02 Index kernel: hpet_acpi_add: no address or irqs in _CRS
Jul 06 17:50:02 Index kernel: Non-volatile memory driver v1.3
Jul 06 17:50:02 Index kernel: Linux agpgart interface v0.103
Jul 06 17:50:02 Index kernel: ACPI: battery: Slot [BAT0] (battery present)
Jul 06 17:50:02 Index kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Jul 06 17:50:02 Index kernel: ACPI: bus type drm_connector registered
Jul 06 17:50:02 Index kernel: usbcore: registered new interface driver usbserial_generic
Jul 06 17:50:02 Index kernel: usbserial: USB Serial support registered for generic
Jul 06 17:50:02 Index kernel: rtc_cmos rtc_cmos: RTC can wake from S4
Jul 06 17:50:02 Index kernel: rtc_cmos rtc_cmos: registered as rtc0
Jul 06 17:50:02 Index kernel: rtc_cmos rtc_cmos: setting system clock to 2023-07-06T09:49:44 UTC (1688636984)
Jul 06 17:50:02 Index kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
Jul 06 17:50:02 Index kernel: intel_pstate: Intel P-state driver initializing
Jul 06 17:50:02 Index kernel: intel_pstate: HWP enabled
Jul 06 17:50:02 Index kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jul 06 17:50:02 Index kernel: efifb: probing for efifb
Jul 06 17:50:02 Index kernel: efifb: Ignoring BGRT: unexpected or invalid BMP data
Jul 06 17:50:02 Index kernel: efifb: framebuffer at 0x4000000000, using 5120k, total 5120k
Jul 06 17:50:02 Index kernel: efifb: mode is 1280x1024x32, linelength=5120, pages=1
Jul 06 17:50:02 Index kernel: efifb: scrolling: redraw
Jul 06 17:50:02 Index kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jul 06 17:50:02 Index kernel: fbcon: Deferring console take-over
Jul 06 17:50:02 Index kernel: fb0: EFI VGA frame buffer device
Jul 06 17:50:02 Index kernel: hid: raw HID events driver (C) Jiri Kosina
Jul 06 17:50:02 Index kernel: intel_pmc_core INT33A1:00:  initialized
Jul 06 17:50:02 Index kernel: drop_monitor: Initializing network drop monitor service
Jul 06 17:50:02 Index kernel: Initializing XFRM netlink socket
Jul 06 17:50:02 Index kernel: NET: Registered PF_INET6 protocol family
Jul 06 17:50:02 Index kernel: Freeing initrd memory: 28136K
Jul 06 17:50:02 Index kernel: Segment Routing with IPv6
Jul 06 17:50:02 Index kernel: RPL Segment Routing with IPv6
Jul 06 17:50:02 Index kernel: In-situ OAM (IOAM) with IPv6
Jul 06 17:50:02 Index kernel: NET: Registered PF_PACKET protocol family
Jul 06 17:50:02 Index kernel: microcode: Microcode Update Driver: v2.2.
Jul 06 17:50:02 Index kernel: resctrl: L2 allocation detected
Jul 06 17:50:02 Index kernel: IPI shorthand broadcast: enabled
Jul 06 17:50:02 Index kernel: sched_clock: Marking stable (2696668944, 12044342)->(2844309269, -135595983)
Jul 06 17:50:02 Index kernel: registered taskstats version 1
Jul 06 17:50:02 Index kernel: Loading compiled-in X.509 certificates
Jul 06 17:50:02 Index kernel: Loaded X.509 cert 'Build time autogenerated kernel key: e1f668c86850a5b5416a171c84499cecafe439ba'
Jul 06 17:50:02 Index kernel: zswap: loaded using pool zstd/zsmalloc
Jul 06 17:50:02 Index kernel: Key type .fscrypt registered
Jul 06 17:50:02 Index kernel: Key type fscrypt-provisioning registered
Jul 06 17:50:02 Index kernel: integrity: Loading X.509 certificate: UEFI:db
Jul 06 17:50:02 Index kernel: integrity: Loaded X.509 cert 'Database Key: 11c72e20ab6ea567e5c03000d8fbf58f'
Jul 06 17:50:02 Index kernel: integrity: Loading X.509 certificate: UEFI:db
Jul 06 17:50:02 Index kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Jul 06 17:50:02 Index kernel: integrity: Loading X.509 certificate: UEFI:db
Jul 06 17:50:02 Index kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Jul 06 17:50:02 Index kernel: PM:   Magic number: 15:197:828
Jul 06 17:50:02 Index kernel: acpi device:b3: hash matches
Jul 06 17:50:02 Index kernel: RAS: Correctable Errors collector initialized.
Jul 06 17:50:02 Index kernel: clk: Disabling unused clocks
Jul 06 17:50:02 Index kernel: Freeing unused decrypted memory: 2036K
Jul 06 17:50:02 Index kernel: Freeing unused kernel image (initmem) memory: 3332K
Jul 06 17:50:02 Index kernel: Write protecting the kernel read-only data: 30720k
Jul 06 17:50:02 Index kernel: Freeing unused kernel image (rodata/data gap) memory: 1584K
Jul 06 17:50:02 Index kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jul 06 17:50:02 Index kernel: rodata_test: all tests were successful
Jul 06 17:50:02 Index kernel: Run /init as init process
Jul 06 17:50:02 Index kernel:   with arguments:
Jul 06 17:50:02 Index kernel:     /init
Jul 06 17:50:02 Index kernel:     splash
Jul 06 17:50:02 Index kernel:   with environment:
Jul 06 17:50:02 Index kernel:     HOME=/
Jul 06 17:50:02 Index kernel:     TERM=linux
Jul 06 17:50:02 Index kernel:     cryptdevice=UUID=0eb88484-b946-4aa2-ac8b-4d70b9cc4b92:root
Jul 06 17:50:02 Index kernel: VFIO - User Level meta-driver version: 0.3
Jul 06 17:50:02 Index kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Jul 06 17:50:02 Index kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Jul 06 17:50:02 Index kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jul 06 17:50:02 Index kernel: cryptd: max_cpu_qlen set to 1000
Jul 06 17:50:02 Index kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Jul 06 17:50:02 Index kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
Jul 06 17:50:02 Index kernel: xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
Jul 06 17:50:02 Index kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Jul 06 17:50:02 Index kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
Jul 06 17:50:02 Index kernel: xhci_hcd 0000:00:0d.0: Host supports USB 3.1 Enhanced SuperSpeed
Jul 06 17:50:02 Index kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
Jul 06 17:50:02 Index kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 06 17:50:02 Index kernel: usb usb1: Product: xHCI Host Controller
Jul 06 17:50:02 Index kernel: usb usb1: Manufacturer: Linux 6.4.1-arch2-1 xhci-hcd
Jul 06 17:50:02 Index kernel: usb usb1: SerialNumber: 0000:00:0d.0
Jul 06 17:50:02 Index kernel: AVX2 version of gcm_enc/dec engaged.
Jul 06 17:50:02 Index kernel: AES CTR mode by8 optimization enabled
Jul 06 17:50:02 Index kernel: hub 1-0:1.0: USB hub found
Jul 06 17:50:02 Index kernel: hub 1-0:1.0: 1 port detected
Jul 06 17:50:02 Index kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
Jul 06 17:50:02 Index kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 06 17:50:02 Index kernel: usb usb2: Product: xHCI Host Controller
Jul 06 17:50:02 Index kernel: usb usb2: Manufacturer: Linux 6.4.1-arch2-1 xhci-hcd
Jul 06 17:50:02 Index kernel: usb usb2: SerialNumber: 0000:00:0d.0
Jul 06 17:50:02 Index kernel: hub 2-0:1.0: USB hub found
Jul 06 17:50:02 Index kernel: hub 2-0:1.0: 4 ports detected
Jul 06 17:50:02 Index kernel: nvme nvme0: pci function 0000:02:00.0
Jul 06 17:50:02 Index kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jul 06 17:50:02 Index kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Jul 06 17:50:02 Index kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
Jul 06 17:50:02 Index kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jul 06 17:50:02 Index kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Jul 06 17:50:02 Index kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.2 Enhanced SuperSpeed
Jul 06 17:50:02 Index kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
Jul 06 17:50:02 Index kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 06 17:50:02 Index kernel: usb usb3: Product: xHCI Host Controller
Jul 06 17:50:02 Index kernel: usb usb3: Manufacturer: Linux 6.4.1-arch2-1 xhci-hcd
Jul 06 17:50:02 Index kernel: usb usb3: SerialNumber: 0000:00:14.0
Jul 06 17:50:02 Index kernel: hub 3-0:1.0: USB hub found
Jul 06 17:50:02 Index kernel: hub 3-0:1.0: 16 ports detected
Jul 06 17:50:02 Index kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
Jul 06 17:50:02 Index kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
Jul 06 17:50:02 Index kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 06 17:50:02 Index kernel: usb usb4: Product: xHCI Host Controller
Jul 06 17:50:02 Index kernel: usb usb4: Manufacturer: Linux 6.4.1-arch2-1 xhci-hcd
Jul 06 17:50:02 Index kernel: usb usb4: SerialNumber: 0000:00:14.0
Jul 06 17:50:02 Index kernel: hub 4-0:1.0: USB hub found
Jul 06 17:50:02 Index kernel: hub 4-0:1.0: 8 ports detected
Jul 06 17:50:02 Index kernel: nvme nvme0: Shutdown timeout set to 10 seconds
Jul 06 17:50:02 Index kernel: usb: port power management may be unreliable
Jul 06 17:50:02 Index kernel: nvme nvme0: 16/0/0 default/read/poll queues
Jul 06 17:50:02 Index kernel:  nvme0n1: p1 p2
Jul 06 17:50:02 Index kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access
Jul 06 17:50:02 Index kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Jul 06 17:50:02 Index kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Jul 06 17:50:02 Index kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Jul 06 17:50:02 Index kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/tgl_dmc_ver2_12.bin (v2.12)
Jul 06 17:50:02 Index kernel: i915 0000:00:02.0: [drm] [CONNECTOR:308:eDP-1] Panel is missing HDR static metadata. Possible support for Intel HDR backlight interface is not used. If your backlight controls don't work try booting with i915.enable_dpcd_backlight=3. needs this, please file a _new_ bug report on drm/i915, see https://gitlab.freedesktop.org/drm/intel/-/wikis/How-to-file-i915-bugs for details.
Jul 06 17:50:02 Index kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
Jul 06 17:50:02 Index kernel: usb 3-11: new full-speed USB device number 2 using xhci_hcd
Jul 06 17:50:02 Index kernel: usb 3-11: New USB device found, idVendor=048d, idProduct=6006, bcdDevice= 0.03
Jul 06 17:50:02 Index kernel: usb 3-11: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 06 17:50:02 Index kernel: usb 3-11: Product: ITE Device(8291)
Jul 06 17:50:02 Index kernel: usb 3-11: Manufacturer: ITE Tech. Inc.
Jul 06 17:50:02 Index kernel: usbhid 3-11:1.0: couldn't find an input interrupt endpoint
Jul 06 17:50:02 Index kernel: hid-generic 0003:048D:6006.0001: hiddev96,hidraw0: USB HID v1.10 Device [ITE Tech. Inc. ITE Device(8291)] on usb-0000:00:14.0-11/input1
Jul 06 17:50:02 Index kernel: usbcore: registered new interface driver usbhid
Jul 06 17:50:02 Index kernel: usbhid: USB HID core driver
Jul 06 17:50:02 Index kernel: usb 3-13: new high-speed USB device number 3 using xhci_hcd
Jul 06 17:50:02 Index kernel: usb 3-13: New USB device found, idVendor=04f2, idProduct=b71a, bcdDevice= 0.03
Jul 06 17:50:02 Index kernel: usb 3-13: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jul 06 17:50:02 Index kernel: usb 3-13: Product: HD Webcam
Jul 06 17:50:02 Index kernel: usb 3-13: Manufacturer: SunplusIT Inc
Jul 06 17:50:02 Index kernel: usb 3-13: SerialNumber: 01.00.00
Jul 06 17:50:02 Index kernel: usb 3-14: new full-speed USB device number 4 using xhci_hcd
Jul 06 17:50:02 Index kernel: usb 3-14: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
Jul 06 17:50:02 Index kernel: usb 3-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jul 06 17:50:02 Index kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
Jul 06 17:50:02 Index kernel: ACPI: video: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
Jul 06 17:50:02 Index kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input4
Jul 06 17:50:02 Index kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Jul 06 17:50:02 Index kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input5
Jul 06 17:50:02 Index kernel: fbcon: i915drmfb (fb0) is primary device
Jul 06 17:50:02 Index kernel: fbcon: Deferring console take-over
Jul 06 17:50:02 Index kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Jul 06 17:50:02 Index kernel: device-mapper: uevent: version 1.0.3
Jul 06 17:50:02 Index kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
Jul 06 17:50:02 Index kernel: Key type trusted registered
Jul 06 17:50:02 Index kernel: Key type encrypted registered
Jul 06 17:50:02 Index kernel: fbcon: Taking over console
Jul 06 17:50:02 Index kernel: Console: switching to colour frame buffer device 160x45
Jul 06 17:50:02 Index kernel: raid6: skipped pq benchmark and selected avx512x4
Jul 06 17:50:02 Index kernel: raid6: using avx512x2 recovery algorithm
Jul 06 17:50:02 Index kernel: xor: automatically using best checksumming function   avx       
Jul 06 17:50:02 Index kernel: Btrfs loaded, zoned=yes, fsverity=yes
Jul 06 17:50:02 Index kernel: BTRFS: device fsid ce828077-48ec-41a3-8d94-32759df91848 devid 1 transid 132409 /dev/dm-0 scanned by (udev-worker) (636)
Jul 06 17:50:02 Index kernel: BTRFS info (device dm-0): using crc32c (crc32c-intel) checksum algorithm
Jul 06 17:50:02 Index kernel: BTRFS info (device dm-0): using free space tree
Jul 06 17:50:02 Index kernel: BTRFS info (device dm-0): enabling ssd optimizations
Jul 06 17:50:02 Index systemd[1]: systemd 253.5-2-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Jul 06 17:50:02 Index systemd[1]: Detected architecture x86-64.
Jul 06 17:50:02 Index systemd[1]: Hostname set to <Index>.
Jul 06 17:50:02 Index systemd[1]: bpf-lsm: LSM BPF program attached
Jul 06 17:50:02 Index kernel: memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=1 'systemd'
Jul 06 17:50:02 Index systemd[1]: Queued start job for default target Graphical Interface.
Jul 06 17:50:02 Index systemd[1]: Created slice Slice /system/getty.
Jul 06 17:50:02 Index systemd[1]: Created slice Slice /system/modprobe.
Jul 06 17:50:02 Index systemd[1]: Created slice Slice /system/systemd-fsck.
Jul 06 17:50:02 Index systemd[1]: Created slice User and Session Slice.
Jul 06 17:50:02 Index systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jul 06 17:50:02 Index systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jul 06 17:50:02 Index systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jul 06 17:50:02 Index systemd[1]: Reached target Local Encrypted Volumes.
Jul 06 17:50:02 Index systemd[1]: Reached target Login Prompts.
Jul 06 17:50:02 Index systemd[1]: Reached target Local Integrity Protected Volumes.
Jul 06 17:50:02 Index systemd[1]: Reached target Path Units.
Jul 06 17:50:02 Index systemd[1]: Reached target Remote File Systems.
Jul 06 17:50:02 Index systemd[1]: Reached target Slice Units.
Jul 06 17:50:02 Index systemd[1]: Reached target Local Verity Protected Volumes.
Jul 06 17:50:02 Index systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jul 06 17:50:02 Index systemd[1]: Listening on LVM2 poll daemon socket.
Jul 06 17:50:02 Index systemd[1]: Listening on Process Core Dump Socket.
Jul 06 17:50:02 Index systemd[1]: Listening on Journal Socket (/dev/log).
Jul 06 17:50:02 Index systemd[1]: Listening on Journal Socket.
Jul 06 17:50:02 Index systemd[1]: Listening on udev Control Socket.
Jul 06 17:50:02 Index systemd[1]: Listening on udev Kernel Socket.
Jul 06 17:50:02 Index systemd[1]: Mounting Huge Pages File System...
Jul 06 17:50:02 Index systemd[1]: Mounting POSIX Message Queue File System...
Jul 06 17:50:02 Index systemd[1]: Mounting Kernel Debug File System...
Jul 06 17:50:02 Index systemd[1]: Mounting Kernel Trace File System...
Jul 06 17:50:02 Index systemd[1]: Starting Create List of Static Device Nodes...
Jul 06 17:50:02 Index systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jul 06 17:50:02 Index systemd[1]: Starting Load Kernel Module configfs...
Jul 06 17:50:02 Index systemd[1]: Starting Load Kernel Module dm_mod...
Jul 06 17:50:02 Index systemd[1]: Starting Load Kernel Module drm...
Jul 06 17:50:02 Index systemd[1]: Starting Load Kernel Module fuse...
Jul 06 17:50:02 Index systemd[1]: Starting Load Kernel Module loop...
Jul 06 17:50:02 Index systemd[1]: Starting Journal Service...
Jul 06 17:50:02 Index systemd[1]: Starting Load Kernel Modules...
Jul 06 17:50:02 Index systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Jul 06 17:50:02 Index systemd[1]: Starting Remount Root and Kernel File Systems...
Jul 06 17:50:02 Index systemd[1]: Starting Coldplug All udev Devices...
Jul 06 17:50:02 Index systemd[1]: Mounted Huge Pages File System.
Jul 06 17:50:02 Index systemd[1]: Mounted POSIX Message Queue File System.
Jul 06 17:50:02 Index systemd[1]: Mounted Kernel Debug File System.
Jul 06 17:50:02 Index systemd[1]: Mounted Kernel Trace File System.
Jul 06 17:50:02 Index kernel: loop: module loaded
Jul 06 17:50:02 Index kernel: fuse: init (API version 7.38)
Jul 06 17:50:02 Index systemd[1]: Finished Create List of Static Device Nodes.
Jul 06 17:50:02 Index systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jul 06 17:50:02 Index systemd-journald[713]: Collecting audit messages is disabled.
Jul 06 17:50:02 Index systemd-journald[713]: Journal started
Jul 06 17:50:02 Index systemd-journald[713]: Runtime Journal (/run/log/journal/ff0577b9c316478c883506164efaee97) is 8.0M, max 3.1G, 3.1G free.
Jul 06 17:50:02 Index systemd-modules-load[714]: Inserted module 'crypto_user'
Jul 06 17:50:02 Index systemd-modules-load[714]: Inserted module 'dm_multipath'
Jul 06 17:50:02 Index systemd[1]: Finished Load Kernel Module configfs.
Jul 06 17:50:02 Index systemd[1]: Started Journal Service.
Jul 06 17:50:02 Index kernel: BTRFS info (device dm-0: state M): use zstd compression, level 3
Jul 06 17:50:03 Index systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jul 06 17:50:03 Index systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jul 06 17:50:03 Index kernel: nvidia: loading out-of-tree module taints kernel.
Jul 06 17:50:03 Index kernel: nvidia: module license 'NVIDIA' taints kernel.
Jul 06 17:50:03 Index kernel: Disabling lock debugging due to kernel taint
Jul 06 17:50:03 Index kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Jul 06 17:50:03 Index kernel: nvidia: module license taints kernel.
Jul 06 17:50:03 Index systemd[1]: Finished Load Kernel Module dm_mod.
Jul 06 17:50:03 Index systemd[1]: modprobe@drm.service: Deactivated successfully.
Jul 06 17:50:03 Index systemd[1]: Finished Load Kernel Module drm.
Jul 06 17:50:03 Index systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jul 06 17:50:03 Index systemd[1]: Finished Load Kernel Module fuse.
Jul 06 17:50:03 Index systemd[1]: modprobe@loop.service: Deactivated successfully.
Jul 06 17:50:03 Index kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 510
Jul 06 17:50:03 Index kernel: 
Jul 06 17:50:03 Index kernel: nvidia 0000:01:00.0: enabling device (0000 -> 0003)
Jul 06 17:50:03 Index kernel: nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
Jul 06 17:50:03 Index systemd[1]: Finished Load Kernel Module loop.
Jul 06 17:50:03 Index systemd[1]: Finished Remount Root and Kernel File Systems.
Jul 06 17:50:03 Index kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  535.54.03  Tue Jun  6 22:20:39 UTC 2023
Jul 06 17:50:03 Index kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
Jul 06 17:50:03 Index systemd[1]: Finished Coldplug All udev Devices.
Jul 06 17:50:03 Index systemd-modules-load[714]: Inserted module 'nvidia_uvm'
Jul 06 17:50:03 Index kernel: nvidia-uvm: Loaded the UVM driver, major device number 508.
Jul 06 17:50:03 Index systemd[1]: Mounting FUSE Control File System...
Jul 06 17:50:03 Index systemd[1]: Mounting Kernel Configuration File System...
Jul 06 17:50:03 Index systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jul 06 17:50:03 Index systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jul 06 17:50:03 Index systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jul 06 17:50:03 Index systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jul 06 17:50:03 Index systemd[1]: Starting Create Static Device Nodes in /dev...
Jul 06 17:50:03 Index systemd[1]: Mounted FUSE Control File System.
Jul 06 17:50:03 Index systemd[1]: Mounted Kernel Configuration File System.
Jul 06 17:50:03 Index systemd-modules-load[714]: Inserted module 'tuxedo_io'
Jul 06 17:50:03 Index kernel: tuxedo_keyboard: module init
Jul 06 17:50:03 Index systemd-modules-load[714]: Inserted module 'usbip_core'
Jul 06 17:50:03 Index systemd-modules-load[714]: Inserted module 'usbip_host'
Jul 06 17:50:03 Index kernel: usbcore: registered new device driver usbip-host
Jul 06 17:50:03 Index systemd[1]: Finished Load Kernel Modules.
Jul 06 17:50:03 Index systemd[1]: Starting Apply Kernel Variables...
Jul 06 17:50:03 Index systemd[1]: Finished Create Static Device Nodes in /dev.
Jul 06 17:50:03 Index systemd[1]: Finished Apply Kernel Variables.
Jul 06 17:50:03 Index systemd[1]: Reached target Preparation for Local File Systems.
Jul 06 17:50:03 Index systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jul 06 17:50:03 Index systemd-udevd[743]: Using default interface naming scheme 'v253'.
Jul 06 17:50:03 Index systemd[1]: Started Rule-based Manager for Device Events and Files.
Jul 06 17:50:03 Index kernel: BTRFS info: devid 1 device path /dev/mapper/root changed to /dev/dm-0 scanned by (udev-worker) (748)
Jul 06 17:50:03 Index kernel: BTRFS info: devid 1 device path /dev/dm-0 changed to /dev/mapper/root scanned by (udev-worker) (748)
Jul 06 17:50:03 Index systemd[1]: Found device /dev/disk/by-uuid/ce828077-48ec-41a3-8d94-32759df91848.
Jul 06 17:50:03 Index kernel: input: Intel HID events as /devices/platform/INTC1051:00/input/input6
Jul 06 17:50:03 Index systemd[1]: Found device Samsung SSD 980 PRO 2TB 1.
Jul 06 17:50:03 Index kernel: ACPI: bus type thunderbolt registered
Jul 06 17:50:03 Index kernel: Intel(R) 2.5G Ethernet Linux Driver
Jul 06 17:50:03 Index kernel: Copyright(c) 2018 Intel Corporation.
Jul 06 17:50:03 Index kernel: thunderbolt 0000:00:0d.2: enabling device (0000 -> 0002)
Jul 06 17:50:03 Index kernel: igc 0000:2e:00.0: enabling device (0000 -> 0002)
Jul 06 17:50:03 Index kernel: igc 0000:2e:00.0: PTM enabled, 4ns granularity
Jul 06 17:50:03 Index kernel: input: PC Speaker as /devices/platform/pcspkr/input/input7
Jul 06 17:50:03 Index kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Jul 06 17:50:03 Index kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Jul 06 17:50:03 Index kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Jul 06 17:50:03 Index kernel: i2c i2c-12: 2/2 memory slots populated (from DMI)
Jul 06 17:50:03 Index kernel: i2c i2c-12: Successfully instantiated SPD at 0x50
Jul 06 17:50:03 Index kernel: spi-nor spi0.0: gd25q256 (32768 Kbytes)
Jul 06 17:50:03 Index systemd[1]: Starting File System Check on /dev/disk/by-uuid/F033-2A41...
Jul 06 17:50:03 Index systemd[1]: Created slice Slice /system/systemd-backlight.
Jul 06 17:50:03 Index kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  535.54.03  Tue Jun  6 22:17:39 UTC 2023
Jul 06 17:50:03 Index kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Jul 06 17:50:03 Index kernel: 0x000000000000-0x000002000000 : "BIOS"
Jul 06 17:50:03 Index (udev-worker)[772]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
Jul 06 17:50:03 Index systemd-fsck[822]: fsck.fat 4.2 (2021-01-31)
Jul 06 17:50:03 Index systemd-fsck[822]: /dev/nvme0n1p1: 27 files, 53990/523262 clusters
Jul 06 17:50:03 Index kernel: pps pps0: new PPS source ptp0
Jul 06 17:50:03 Index kernel: igc 0000:2e:00.0 (unnamed net_device) (uninitialized): PHC added
Jul 06 17:50:03 Index kernel: igc 0000:2e:00.0: 4.000 Gb/s available PCIe bandwidth (5.0 GT/s PCIe x1 link)
Jul 06 17:50:03 Index kernel: igc 0000:2e:00.0 eth0: MAC: b0:25:aa:4a:8d:e4
Jul 06 17:50:03 Index systemd[1]: Finished File System Check on /dev/disk/by-uuid/F033-2A41.
Jul 06 17:50:03 Index kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Jul 06 17:50:03 Index kernel: ee1004 12-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Jul 06 17:50:03 Index kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Jul 06 17:50:03 Index kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jul 06 17:50:03 Index kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jul 06 17:50:03 Index kernel: resource: resource sanity check: requesting [mem 0x00000000fedc0000-0x00000000fedcdfff], which spans more than pnp 00:03 [mem 0xfedc0000-0xfedc7fff]
Jul 06 17:50:03 Index kernel: caller __uncore_imc_init_box+0xfa/0x150 [intel_uncore] mapping multiple BARs
Jul 06 17:50:03 Index (udev-worker)[777]: cfg80211: Process '/usr/bin/set-wireless-regdom' failed with exit code 1.
Jul 06 17:50:03 Index kernel: igc 0000:2e:00.0 enp46s0: renamed from eth0
Jul 06 17:50:03 Index kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Jul 06 17:50:03 Index kernel: asus_wmi: ASUS WMI generic driver loaded
Jul 06 17:50:03 Index kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Jul 06 17:50:03 Index kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Jul 06 17:50:03 Index kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Jul 06 17:50:03 Index kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Jul 06 17:50:03 Index kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Jul 06 17:50:03 Index kernel: asus_wmi: ASUS Management GUID not found
Jul 06 17:50:03 Index kernel: intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
Jul 06 17:50:03 Index kernel: Intel(R) Wireless WiFi driver for Linux
Jul 06 17:50:03 Index kernel: iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
Jul 06 17:50:03 Index mtp-probe[870]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-11"
Jul 06 17:50:03 Index mtp-probe[869]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-13"
Jul 06 17:50:03 Index mtp-probe[870]: bus: 3, device: 2 was not an MTP device
Jul 06 17:50:03 Index mtp-probe[869]: bus: 3, device: 3 was not an MTP device
Jul 06 17:50:03 Index kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Jul 06 17:50:03 Index kernel: iwlwifi 0000:00:14.3: Detected crf-id 0x3617, cnv-id 0x20000302 wfpm id 0x80000000
Jul 06 17:50:03 Index kernel: iwlwifi 0000:00:14.3: PCI dev 43f0/0074, rev=0x351, rfid=0x10a100
Jul 06 17:50:03 Index kernel: iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-QuZ-a0-hr-b0-78.ucode failed with error -2
Jul 06 17:50:03 Index kernel: snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
Jul 06 17:50:03 Index kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Jul 06 17:50:03 Index kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Jul 06 17:50:03 Index kernel: iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
Jul 06 17:50:03 Index kernel: iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
Jul 06 17:50:03 Index kernel: iwlwifi 0000:00:14.3: loaded firmware version 77.206b0184.0 QuZ-a0-hr-b0-77.ucode op_mode iwlmvm
Jul 06 17:50:03 Index kernel: mc: Linux media interface: v0.10
Jul 06 17:50:03 Index kernel: hid_ite8291r3 0003:048D:6006.0001: probing
Jul 06 17:50:03 Index kernel: hid_ite8291r3 0003:048D:6006.0001: usb interface: 1
Jul 06 17:50:03 Index kernel: hid_ite8291r3 0003:048D:6006.0001: hidraw0: USB HID v1.10 Device [ITE Tech. Inc. ITE Device(8291)] on usb-0000:00:14.0-11/input1
Jul 06 17:50:03 Index kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC274: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
Jul 06 17:50:03 Index kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jul 06 17:50:03 Index kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Jul 06 17:50:03 Index kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Jul 06 17:50:03 Index kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Jul 06 17:50:03 Index kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x19
Jul 06 17:50:03 Index kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Jul 06 17:50:03 Index kernel: videodev: Linux video capture interface: v2.00
Jul 06 17:50:03 Index systemd[1]: Mounting /boot...
Jul 06 17:50:03 Index systemd[1]: Mounting /home...
Jul 06 17:50:03 Index systemd[1]: root.mount: Directory /root to mount over is not empty, mounting anyway.
Jul 06 17:50:03 Index systemd[1]: Mounting /root...
Jul 06 17:50:03 Index systemd[1]: Mounting /srv...
Jul 06 17:50:03 Index systemd[1]: Mounting /swap...
Jul 06 17:50:03 Index systemd[1]: var.mount: Directory /var to mount over is not empty, mounting anyway.
Jul 06 17:50:03 Index systemd[1]: Mounting /var...
Jul 06 17:50:03 Index systemd[1]: Mounted /home.
Jul 06 17:50:03 Index systemd[1]: Mounted /root.
Jul 06 17:50:03 Index systemd[1]: Mounted /srv.
Jul 06 17:50:03 Index systemd[1]: Mounted /swap.
Jul 06 17:50:03 Index systemd[1]: Mounted /var.
Jul 06 17:50:03 Index systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jul 06 17:50:03 Index systemd[1]: Activating swap /swap/swapfile...
Jul 06 17:50:03 Index systemd[1]: Mounting /var/cache/pacman/pkg...
Jul 06 17:50:03 Index systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Jul 06 17:50:03 Index systemd[1]: Mounting /var/log...
Jul 06 17:50:03 Index systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Jul 06 17:50:03 Index systemd[1]: Starting Load/Save OS Random Seed...
Jul 06 17:50:03 Index systemd[1]: Mounted /var/cache/pacman/pkg.
Jul 06 17:50:03 Index systemd[1]: Mounted /var/log.
Jul 06 17:50:03 Index systemd[1]: Starting Flush Journal to Persistent Storage...
Jul 06 17:50:03 Index systemd-journald[713]: Time spent on flushing to /var/log/journal/ff0577b9c316478c883506164efaee97 is 214.726ms for 1089 entries.
Jul 06 17:50:03 Index systemd-journald[713]: System Journal (/var/log/journal/ff0577b9c316478c883506164efaee97) is 834.8M, max 4.0G, 3.1G free.
Jul 06 17:50:04 Index systemd-journald[713]: Received client request to flush runtime journal.
Jul 06 17:50:04 Index kernel: Adding 71303164k swap on /swap/swapfile.  Priority:-2 extents:3 across:81919996k FS
Jul 06 17:50:04 Index kernel: hid_ite8291r3 0003:048D:6006.0001: firmware version: 16 04 00 00
Jul 06 17:50:04 Index systemd-journald[713]: /var/log/journal/ff0577b9c316478c883506164efaee97/system.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
Jul 06 17:50:04 Index systemd-journald[713]: Rotating system journal.
Jul 06 17:50:04 Index kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
Jul 06 17:50:04 Index kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Jul 06 17:50:04 Index kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Jul 06 17:50:04 Index kernel: ACPI Warning: \_SB.NPCF._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20230331/nsarguments-61)
Jul 06 17:50:04 Index kernel: ACPI Warning: \_SB.PC00.PEG1.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20230331/nsarguments-61)
Jul 06 17:50:04 Index kernel: input: UNIW0001:00 093A:0255 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-13/i2c-UNIW0001:00/0018:093A:0255.0002/input/input8
Jul 06 17:50:04 Index kernel: input: UNIW0001:00 093A:0255 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-13/i2c-UNIW0001:00/0018:093A:0255.0002/input/input9
Jul 06 17:50:04 Index kernel: hid-generic 0018:093A:0255.0002: input,hidraw1: I2C HID v1.00 Mouse [UNIW0001:00 093A:0255] on i2c-UNIW0001:00
Jul 06 17:50:04 Index kernel: intel_tcc_cooling: Programmable TCC Offset detected
Jul 06 17:50:04 Index kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
Jul 06 17:50:04 Index kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
Jul 06 17:50:04 Index kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
Jul 06 17:50:04 Index kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
Jul 06 17:50:04 Index kernel: intel_rapl_common: Found RAPL domain package
Jul 06 17:50:04 Index kernel: intel_rapl_common: Found RAPL domain core
Jul 06 17:50:04 Index kernel: intel_rapl_common: Found RAPL domain uncore
Jul 06 17:50:04 Index kernel: intel_rapl_common: Found RAPL domain psys
Jul 06 17:50:04 Index kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x351
Jul 06 17:50:04 Index kernel: thermal thermal_zone3: failed to read out thermal zone (-61)
Jul 06 17:50:04 Index kernel: Bluetooth: Core ver 2.22
Jul 06 17:50:04 Index kernel: NET: Registered PF_BLUETOOTH protocol family
Jul 06 17:50:04 Index kernel: Bluetooth: HCI device and connection manager initialized
Jul 06 17:50:04 Index kernel: Bluetooth: HCI socket layer initialized
Jul 06 17:50:04 Index kernel: Bluetooth: L2CAP socket layer initialized
Jul 06 17:50:04 Index kernel: Bluetooth: SCO socket layer initialized
Jul 06 17:50:04 Index kernel: usb 3-13: Found UVC 1.50 device HD Webcam (04f2:b71a)
Jul 06 17:50:04 Index kernel: usbcore: registered new interface driver btusb
Jul 06 17:50:04 Index kernel: Bluetooth: hci0: Bootloader revision 0.4 build 0 week 30 2018
Jul 06 17:50:04 Index kernel: Bluetooth: hci0: Device revision is 2
Jul 06 17:50:04 Index kernel: Bluetooth: hci0: Secure boot is enabled
Jul 06 17:50:04 Index kernel: Bluetooth: hci0: OTP lock is enabled
Jul 06 17:50:04 Index kernel: Bluetooth: hci0: API lock is enabled
Jul 06 17:50:04 Index kernel: Bluetooth: hci0: Debug lock is disabled
Jul 06 17:50:04 Index kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Jul 06 17:50:04 Index kernel: input: UNIW0001:00 093A:0255 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-13/i2c-UNIW0001:00/0018:093A:0255.0002/input/input14
Jul 06 17:50:04 Index kernel: input: UNIW0001:00 093A:0255 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-13/i2c-UNIW0001:00/0018:093A:0255.0002/input/input15
Jul 06 17:50:04 Index kernel: hid-multitouch 0018:093A:0255.0002: input,hidraw1: I2C HID v1.00 Mouse [UNIW0001:00 093A:0255] on i2c-UNIW0001:00
Jul 06 17:50:04 Index kernel: mousedev: PS/2 mouse device common for all mice
Jul 06 17:50:04 Index kernel: Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi
Jul 06 17:50:04 Index kernel: Bluetooth: hci0: Boot Address: 0x24800
Jul 06 17:50:04 Index kernel: Bluetooth: hci0: Firmware Version: 144-11.23
Jul 06 17:50:03 Index systemd[1]: Activated swap /swap/swapfile.
Jul 06 17:50:03 Index systemd[1]: Reached target Swaps.
Jul 06 17:50:04 Index systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Jul 06 17:50:04 Index systemd[1]: Finished Load/Save OS Random Seed.
Jul 06 17:50:04 Index systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jul 06 17:50:04 Index (udev-worker)[772]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Jul 06 17:50:04 Index systemd[1]: Starting Load Kernel Module dm_mod...
Jul 06 17:50:04 Index systemd[1]: Starting Load Kernel Module loop...
Jul 06 17:50:04 Index systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jul 06 17:50:04 Index systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jul 06 17:50:04 Index systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jul 06 17:50:04 Index systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Jul 06 17:50:04 Index systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jul 06 17:50:04 Index systemd[1]: Mounted /boot.
Jul 06 17:50:04 Index systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jul 06 17:50:04 Index systemd[1]: Finished Load Kernel Module dm_mod.
Jul 06 17:50:04 Index systemd[1]: modprobe@loop.service: Deactivated successfully.
Jul 06 17:50:04 Index kernel: usb 3-13: Found UVC 1.50 device HD Webcam (04f2:b71a)
Jul 06 17:50:04 Index systemd[1]: Finished Load Kernel Module loop.
Jul 06 17:50:04 Index kernel: iwlwifi 0000:00:14.3: Detected RF HR B5, rfid=0x10a100
Jul 06 17:50:04 Index kernel: usbcore: registered new interface driver uvcvideo
Jul 06 17:50:04 Index kernel: input: TUXEDO Keyboard as /devices/platform/tuxedo_keyboard/input/input16
Jul 06 17:50:04 Index kernel: uniwill_wmi: interface initialized
Jul 06 17:50:04 Index systemd[1]: Finished Flush Journal to Persistent Storage.
Jul 06 17:50:04 Index systemd[1]: Reached target Sound Card.
Jul 06 17:50:04 Index kernel: iwlwifi 0000:00:14.3: base HW address: a0:e7:0b:06:70:98
Jul 06 17:50:04 Index kernel: iwlwifi 0000:00:14.3 wlo1: renamed from wlan0
Jul 06 17:50:04 Index systemd[1]: Starting Load Kernel Module dm_mod...
Jul 06 17:50:04 Index systemd[1]: Starting Load Kernel Module loop...
Jul 06 17:50:04 Index systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:usb-3-11-2-1::kbd_backlight...
Jul 06 17:50:04 Index systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jul 06 17:50:04 Index systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jul 06 17:50:04 Index systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jul 06 17:50:04 Index systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Jul 06 17:50:04 Index systemd[1]: Starting Load/Save RF Kill Switch Status...
Jul 06 17:50:04 Index systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jul 06 17:50:04 Index systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jul 06 17:50:04 Index systemd[1]: Finished Load Kernel Module dm_mod.
Jul 06 17:50:04 Index systemd[1]: Started Load/Save RF Kill Switch Status.
Jul 06 17:50:04 Index systemd[1]: modprobe@loop.service: Deactivated successfully.
Jul 06 17:50:04 Index systemd[1]: Finished Load Kernel Module loop.
Jul 06 17:50:04 Index kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Jul 06 17:50:04 Index kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
Jul 06 17:50:04 Index kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
Jul 06 17:50:04 Index kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
Jul 06 17:50:04 Index kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
Jul 06 17:50:04 Index kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
Jul 06 17:50:04 Index systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:usb-3-11-2-1::kbd_backlight.
Jul 06 17:50:04 Index systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jul 06 17:50:04 Index systemd[1]: Mounting Temporary Directory /tmp...
Jul 06 17:50:04 Index systemd[1]: Mounted Temporary Directory /tmp.
Jul 06 17:50:04 Index systemd[1]: Reached target Local File Systems.
Jul 06 17:50:04 Index systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Jul 06 17:50:04 Index systemd[1]: Starting Set Up Additional Binary Formats...
Jul 06 17:50:04 Index systemd[1]: Starting Update Boot Loader Random Seed...
Jul 06 17:50:04 Index systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Jul 06 17:50:04 Index systemd[1]: Starting Create Volatile Files and Directories...
Jul 06 17:50:04 Index systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 1025 (systemd-binfmt)
Jul 06 17:50:04 Index systemd[1]: Mounting Arbitrary Executable File Formats File System...
Jul 06 17:50:04 Index systemd[1]: Mounted Arbitrary Executable File Formats File System.
Jul 06 17:50:04 Index bootctl[1026]: Random seed file /boot/loader/random-seed successfully refreshed (32 bytes).
Jul 06 17:50:04 Index systemd[1]: Finished Set Up Additional Binary Formats.
Jul 06 17:50:04 Index systemd[1]: Finished Update Boot Loader Random Seed.
Jul 06 17:50:05 Index systemd[1]: Finished Create Volatile Files and Directories.
Jul 06 17:50:05 Index systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Jul 06 17:50:05 Index systemd[1]: Starting Network Time Synchronization...
Jul 06 17:50:05 Index systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Jul 06 17:50:05 Index systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Jul 06 17:50:05 Index systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Jul 06 17:50:05 Index systemd[1]: Started Network Time Synchronization.
Jul 06 17:50:05 Index systemd[1]: Reached target System Initialization.
Jul 06 17:50:05 Index systemd[1]: Started Daily Cleanup of Temporary Directories.
Jul 06 17:50:05 Index systemd[1]: Reached target System Time Set.
Jul 06 17:50:05 Index systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Jul 06 17:50:05 Index systemd[1]: Started Daily man-db regeneration.
Jul 06 17:50:05 Index systemd[1]: Started Daily verification of password and group files.
Jul 06 17:50:05 Index systemd[1]: Reached target Timer Units.
Jul 06 17:50:05 Index systemd[1]: Listening on CUPS Scheduler.
Jul 06 17:50:05 Index systemd[1]: Listening on D-Bus System Message Bus Socket.
Jul 06 17:50:05 Index systemd[1]: Starting Docker Socket for the API...
Jul 06 17:50:05 Index systemd[1]: Listening on Libvirt local socket.
Jul 06 17:50:05 Index systemd[1]: Listening on PC/SC Smart Card Daemon Activation Socket.
Jul 06 17:50:05 Index systemd[1]: Listening on Virtual machine log manager socket.
Jul 06 17:50:05 Index systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Jul 06 17:50:05 Index systemd[1]: Listening on Docker Socket for the API.
Jul 06 17:50:05 Index systemd[1]: Reached target Socket Units.
Jul 06 17:50:05 Index systemd[1]: Reached target Basic System.
Jul 06 17:50:05 Index systemd[1]: Starting Bluetooth service...
Jul 06 17:50:05 Index systemd[1]: Starting Thunderbolt system service...
Jul 06 17:50:05 Index systemd[1]: Starting D-Bus System Message Bus...
Jul 06 17:50:05 Index systemd[1]: Started Nix Daemon.
Jul 06 17:50:05 Index systemd[1]: Starting NVIDIA Persistence Daemon...
Jul 06 17:50:05 Index systemd[1]: SSH Key Generation was skipped because no trigger condition checks were met.
Jul 06 17:50:05 Index systemd[1]: Starting Switcheroo Control Proxy service...
Jul 06 17:50:05 Index systemd[1]: Starting User Login Management...
Jul 06 17:50:05 Index systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Jul 06 17:50:05 Index nvidia-persistenced[1041]: Started (1041)
Jul 06 17:50:05 Index systemd[1]: Started Touchégg Daemon.
Jul 06 17:50:05 Index boltd[1035]: bolt 0.9.5 starting up.
Jul 06 17:50:05 Index systemd[1]: Started D-Bus System Message Bus.
Jul 06 17:50:05 Index boltd[1035]: manager: initializing store
Jul 06 17:50:05 Index boltd[1035]: store: located at: /var/lib/boltd
Jul 06 17:50:05 Index boltd[1035]: config: loading user config
Jul 06 17:50:05 Index boltd[1035]: config: user config loaded successfully
Jul 06 17:50:05 Index boltd[1035]: config: auth mode set to 'disabled'
Jul 06 17:50:05 Index boltd[1035]: bouncer: initializing polkit
Jul 06 17:50:05 Index systemd[1]: Starting Network Manager...
Jul 06 17:50:05 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.1' (uid=0 pid=1035 comm="/usr/lib/boltd")
Jul 06 17:50:05 Index systemd[1]: Starting Authorization Manager...
Jul 06 17:50:05 Index systemd[1]: Started Switcheroo Control Proxy service.
Jul 06 17:50:05 Index bluetoothd[1034]: Bluetooth daemon 5.68
Jul 06 17:50:05 Index systemd[1]: Started Bluetooth service.
Jul 06 17:50:05 Index systemd[1]: Reached target Bluetooth Support.
Jul 06 17:50:05 Index polkitd[1053]: Started polkitd version 122
Jul 06 17:50:05 Index bluetoothd[1034]: Starting SDP server
Jul 06 17:50:05 Index systemd-logind[1040]: New seat seat0.
Jul 06 17:50:05 Index bluetoothd[1034]: src/plugin.c:plugin_init() System does not support csip plugin
Jul 06 17:50:05 Index bluetoothd[1034]: src/plugin.c:plugin_init() System does not support vcp plugin
Jul 06 17:50:05 Index bluetoothd[1034]: src/plugin.c:plugin_init() System does not support mcp plugin
Jul 06 17:50:05 Index bluetoothd[1034]: src/plugin.c:plugin_init() System does not support bass plugin
Jul 06 17:50:05 Index bluetoothd[1034]: src/plugin.c:plugin_init() System does not support bap plugin
Jul 06 17:50:05 Index polkitd[1053]: Loading rules from directory /etc/polkit-1/rules.d
Jul 06 17:50:05 Index polkitd[1053]: Loading rules from directory /usr/share/polkit-1/rules.d
Jul 06 17:50:05 Index systemd-logind[1040]: Watching system buttons on /dev/input/event1 (Power Button)
Jul 06 17:50:05 Index systemd-logind[1040]: Watching system buttons on /dev/input/event2 (Lid Switch)
Jul 06 17:50:05 Index systemd-logind[1040]: Watching system buttons on /dev/input/event0 (Sleep Button)
Jul 06 17:50:05 Index systemd-logind[1040]: Watching system buttons on /dev/input/event6 (Intel HID events)
Jul 06 17:50:05 Index systemd-logind[1040]: Watching system buttons on /dev/input/event3 (AT Translated Set 2 keyboard)
Jul 06 17:50:05 Index systemd[1]: Started User Login Management.
Jul 06 17:50:05 Index polkitd[1053]: Finished loading, compiling and executing 10 rules
Jul 06 17:50:05 Index dbus-daemon[1036]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Jul 06 17:50:05 Index systemd[1]: Started Authorization Manager.
Jul 06 17:50:05 Index polkitd[1053]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jul 06 17:50:05 Index boltd[1035]: watchdog: enabled [pulse: 90s]
Jul 06 17:50:05 Index boltd[1035]: udev: initializing udev
Jul 06 17:50:05 Index boltd[1035]: store: loading domains
Jul 06 17:50:05 Index boltd[1035]: store: loading devices
Jul 06 17:50:05 Index boltd[1035]: power: state located at: /run/boltd/power
Jul 06 17:50:05 Index kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jul 06 17:50:05 Index kernel: Bluetooth: BNEP filters: protocol multicast
Jul 06 17:50:05 Index kernel: Bluetooth: BNEP socket layer initialized
Jul 06 17:50:05 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.4' (uid=0 pid=1034 comm="/usr/lib/bluetooth/bluetoothd")
Jul 06 17:50:05 Index bluetoothd[1034]: Bluetooth management interface 1.22 initialized
Jul 06 17:50:05 Index boltd[1035]: power: force power support: no
Jul 06 17:50:05 Index boltd[1035]: udev: enumerating devices
Jul 06 17:50:05 Index boltd[1035]: [108320fc-6fc0-domain0                    ] newly connected [iommu] (/sys/devices/pci0000:00/0000:00:0d.2/domain0/0-0)
Jul 06 17:50:05 Index boltd[1035]: security level set to 'none'
Jul 06 17:50:05 Index boltd[1035]: [108320fc-6fc0-domain0                    ] domain: registered (bootacl: 0/0)
Jul 06 17:50:05 Index boltd[1035]: [108320fc-6fc0-domain0                    ] bootacl: bootacl not supported, no sync
Jul 06 17:50:05 Index boltd[1035]: [108320fc-6fc0-domain0                    ] udev: failed to determine if uid is stable: unknown NHI PCI id '0x9a1f'
Jul 06 17:50:05 Index boltd[1035]: [108320fc-6fc0-domain0                    ] udev: uuid is stable: no (for NHI: 0x9a1f)
Jul 06 17:50:05 Index boltd[1035]: global 'generation' set to '4'
Jul 06 17:50:05 Index boltd[1035]: [108320fc-6fc0-LAPKC71F                   ] device added, status: authorized, at /sys/devices/pci0000:00/0000:00:0d.2/domain0/0-0
Jul 06 17:50:05 Index boltd[1035]: [108320fc-6fc0-LAPKC71F                   ] labeling device: Intel(R) Client Systems LAPKC71F
Jul 06 17:50:05 Index boltd[1035]: [108320fc-6fc0-domain0                    ] dbus: exported domain at /org/freedesktop/bolt/domains/108320fc_6fc0_8780_ffff_ffffffffffff
Jul 06 17:50:05 Index boltd[1035]: [108320fc-6fc0-LAPKC71F                   ] dbus: exported device at /org/freedesktop/bolt/devices/108320fc_6fc0...
Jul 06 17:50:05 Index systemd[1]: Starting Hostname Service...
Jul 06 17:50:05 Index systemd[1]: Started Thunderbolt system service.
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.1812] NetworkManager (version 1.42.6-1) is starting... (boot:6d1338a3-eea9-4a98-a595-cfa6e1f49c8b)
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.1813] Read config: /etc/NetworkManager/NetworkManager.conf (etc: 20-connectivity.conf)
Jul 06 17:50:05 Index systemd[1]: Started Network Manager.
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.1821] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jul 06 17:50:05 Index systemd[1]: Reached target Network.
Jul 06 17:50:05 Index systemd[1]: Starting Network Manager Wait Online...
Jul 06 17:50:05 Index systemd[1]: Starting containerd container runtime...
Jul 06 17:50:05 Index systemd[1]: Started OpenSSH Daemon.
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.1858] manager[0x55a236a21280]: monitoring kernel firmware directory '/lib/firmware'.
Jul 06 17:50:05 Index systemd[1]: Starting Permit User Sessions...
Jul 06 17:50:05 Index systemd[1]: Started NVIDIA Persistence Daemon.
Jul 06 17:50:05 Index sshd[1091]: Server listening on 0.0.0.0 port 22.
Jul 06 17:50:05 Index sshd[1091]: Server listening on :: port 22.
Jul 06 17:50:05 Index touchegg[1042]: Touchégg v2.0.16.
Jul 06 17:50:05 Index touchegg[1042]: Starting Touchégg in daemon mode
Jul 06 17:50:05 Index touchegg[1042]: Starting daemon server...
Jul 06 17:50:05 Index touchegg[1042]: Generating D-Bus introspection data
Jul 06 17:50:05 Index touchegg[1042]: Creating D-Bus server
Jul 06 17:50:05 Index touchegg[1042]: Server started at address unix:abstract=touchegg
Jul 06 17:50:05 Index touchegg[1042]: A list of detected compatible devices will be displayed below:
Jul 06 17:50:05 Index dbus-daemon[1036]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.2098] hostname: hostname: using hostnamed
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.2098] hostname: static hostname changed from (none) to "Index"
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.2100] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.2107] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill1) (driver iwlwifi)
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.2108] manager[0x55a236a21280]: rfkill: Wi-Fi hardware radio set enabled
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.2108] manager[0x55a236a21280]: rfkill: WWAN hardware radio set enabled
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.2121] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-adsl.so)
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.2164] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-bluetooth.so)
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.2172] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-ovs.so)
Jul 06 17:50:05 Index kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
Jul 06 17:50:05 Index systemd[1]: Finished Permit User Sessions.
Jul 06 17:50:05 Index systemd[1]: Started Hostname Service.
Jul 06 17:50:05 Index systemd[1]: Starting GNOME Display Manager...
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.2314] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-team.so)
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.2322] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-wifi.so)
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.2325] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-wwan.so)
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.2327] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.2327] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.2327] manager: Networking is enabled by state file
Jul 06 17:50:05 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.7' (uid=0 pid=1050 comm="/usr/bin/NetworkManager --no-daemon")
Jul 06 17:50:05 Index systemd[1]: Started GNOME Display Manager.
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.2330] settings: Loaded settings plugin: keyfile (internal)
Jul 06 17:50:05 Index systemd[1]: Starting Network Manager Script Dispatcher Service...
Jul 06 17:50:05 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service' requested by ':1.10' (uid=0 pid=1103 comm="/usr/bin/gdm")
Jul 06 17:50:05 Index systemd[1]: Reached target User and Group Name Lookups.
Jul 06 17:50:05 Index systemd[1]: Starting Accounts Service...
Jul 06 17:50:05 Index dbus-daemon[1036]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jul 06 17:50:05 Index systemd[1]: Started Network Manager Script Dispatcher Service.
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.2411] dhcp: init: Using DHCP client 'internal'
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.2413] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.2418] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.2422] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.2425] device (lo): Activation: starting connection 'lo' (00cd40b5-06b7-4733-b026-8471006fabf0)
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.2432] manager: (enp46s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.2437] settings: (enp46s0): created default wired connection 'Wired connection 4'
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.2437] device (enp46s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.256429613+08:00" level=info msg="starting containerd" revision=0cae528dd6cb557f7201036e9f43420650207b58.m version=v1.7.2
Jul 06 17:50:05 Index accounts-daemon[1112]: started daemon version 23.13.0
Jul 06 17:50:05 Index dbus-daemon[1036]: [system] Successfully activated service 'org.freedesktop.Accounts'
Jul 06 17:50:05 Index systemd[1]: Started Accounts Service.
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.266612321+08:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.267617730+08:00" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: FATAL: Module aufs not found in directory /lib/modules/6.4.1-arch2-1\\n\"): skip plugin" type=io.containerd.snapshotter.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.267632059+08:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." type=io.containerd.snapshotter.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.267721257+08:00" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.267736624+08:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.267751488+08:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.267801195+08:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.267809554+08:00" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.267814928+08:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.267865336+08:00" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /var/lib/containerd/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.267873212+08:00" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.267884137+08:00" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.267889049+08:00" level=info msg="metadata content store policy set" policy=shared
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273120421+08:00" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273134567+08:00" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273141760+08:00" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273155050+08:00" level=info msg="loading plugin \"io.containerd.lease.v1.manager\"..." type=io.containerd.lease.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273162375+08:00" level=info msg="loading plugin \"io.containerd.nri.v1.nri\"..." type=io.containerd.nri.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273169366+08:00" level=info msg="NRI interface is disabled by configuration."
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273176088+08:00" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273213284+08:00" level=info msg="loading plugin \"io.containerd.runtime.v2.shim\"..." type=io.containerd.runtime.v2
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273220633+08:00" level=info msg="loading plugin \"io.containerd.sandbox.store.v1.local\"..." type=io.containerd.sandbox.store.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273227605+08:00" level=info msg="loading plugin \"io.containerd.sandbox.controller.v1.local\"..." type=io.containerd.sandbox.controller.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273235388+08:00" level=info msg="loading plugin \"io.containerd.streaming.v1.manager\"..." type=io.containerd.streaming.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273245637+08:00" level=info msg="loading plugin \"io.containerd.service.v1.introspection-service\"..." type=io.containerd.service.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273252783+08:00" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273260269+08:00" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273267508+08:00" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273274958+08:00" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273282184+08:00" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273288526+08:00" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273293953+08:00" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273314265+08:00" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273699678+08:00" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273778390+08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273792331+08:00" level=info msg="loading plugin \"io.containerd.transfer.v1.local\"..." type=io.containerd.transfer.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273807902+08:00" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273839206+08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273847121+08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273854244+08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273860857+08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273867692+08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273874471+08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273880601+08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273886177+08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273894082+08:00" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273929101+08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.sandbox-controllers\"..." type=io.containerd.grpc.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273936760+08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.sandboxes\"..." type=io.containerd.grpc.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273942777+08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273948855+08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.streaming\"..." type=io.containerd.grpc.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273955638+08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273962950+08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.transfer\"..." type=io.containerd.grpc.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273969643+08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.273975121+08:00" level=info msg="loading plugin \"io.containerd.grpc.v1.cri\"..." type=io.containerd.grpc.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.274019970+08:00" level=info msg="Start cri plugin with config {PluginConfig:{ContainerdConfig:{Snapshotter:overlayfs DefaultRuntimeName:runc DefaultRuntime:{Type: Path: Engine: PodAnnotations:[] ContainerAnnotations:[] Root: Options:map[] PrivilegedWithoutHostDevices:false PrivilegedWithoutHostDevicesAllDevicesAllowed:false BaseRuntimeSpec: NetworkPluginConfDir: NetworkPluginMaxConfNum:0 Snapshotter: SandboxMode:} UntrustedWorkloadRuntime:{Type: Path: Engine: PodAnnotations:[] ContainerAnnotations:[] Root: Options:map[] PrivilegedWithoutHostDevices:false PrivilegedWithoutHostDevicesAllDevicesAllowed:false BaseRuntimeSpec: NetworkPluginConfDir: NetworkPluginMaxConfNum:0 Snapshotter: SandboxMode:} Runtimes:map[runc:{Type:io.containerd.runc.v2 Path: Engine: PodAnnotations:[] ContainerAnnotations:[] Root: Options:map[BinaryName: CriuImagePath: CriuPath: CriuWorkPath: IoGid:0 IoUid:0 NoNewKeyring:false NoPivotRoot:false Root: ShimCgroup: SystemdCgroup:false] PrivilegedWithoutHostDevices:false PrivilegedWithoutHostDevicesAllDevicesAllowed:false BaseRuntimeSpec: NetworkPluginConfDir: NetworkPluginMaxConfNum:0 Snapshotter: SandboxMode:podsandbox}] NoPivot:false DisableSnapshotAnnotations:true DiscardUnpackedLayers:false IgnoreBlockIONotEnabledErrors:false IgnoreRdtNotEnabledErrors:false} CniConfig:{NetworkPluginBinDir:/opt/cni/bin NetworkPluginConfDir:/etc/cni/net.d NetworkPluginMaxConfNum:1 NetworkPluginSetupSerially:false NetworkPluginConfTemplate: IPPreference:} Registry:{ConfigPath: Mirrors:map[] Configs:map[] Auths:map[] Headers:map[]} ImageDecryption:{KeyModel:node} DisableTCPService:true StreamServerAddress:127.0.0.1 StreamServerPort:0 StreamIdleTimeout:4h0m0s EnableSelinux:false SelinuxCategoryRange:1024 SandboxImage:registry.k8s.io/pause:3.8 StatsCollectPeriod:10 SystemdCgroup:false EnableTLSStreaming:false X509KeyPairStreaming:{TLSCertFile: TLSKeyFile:} MaxContainerLogLineSize:16384 DisableCgroup:false DisableApparmor:false RestrictOOMScoreAdj:false MaxConcurrentDownloads:3 DisableProcMount:false UnsetSeccompProfile: TolerateMissingHugetlbController:true DisableHugetlbController:true DeviceOwnershipFromSecurityContext:false IgnoreImageDefinedVolumes:false NetNSMountsUnderStateDir:false EnableUnprivilegedPorts:false EnableUnprivilegedICMP:false EnableCDI:false CDISpecDirs:[/etc/cdi /var/run/cdi] ImagePullProgressTimeout:1m0s DrainExecSyncIOTimeout:0s} ContainerdRootDir:/var/lib/containerd ContainerdEndpoint:/run/containerd/containerd.sock RootDir:/var/lib/containerd/io.containerd.grpc.v1.cri StateDir:/run/containerd/io.containerd.grpc.v1.cri}"
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.274049063+08:00" level=info msg="Connect containerd service"
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.274062801+08:00" level=info msg="using legacy CRI server"
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.274066150+08:00" level=info msg="using experimental NRI integration - disable nri plugin to prevent this"
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.274081593+08:00" level=info msg="Get image filesystem path \"/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs\""
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.274312382+08:00" level=error msg="failed to load cni during init, please check CRI plugin status before setting up network for pods" error="cni config load failed: no network config found in /etc/cni/net.d: cni plugin not initialized: failed to load cni config"
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.274333458+08:00" level=info msg="loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." type=io.containerd.tracing.processor.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.274342494+08:00" level=info msg="skip loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." error="no OpenTelemetry endpoint: skip plugin" type=io.containerd.tracing.processor.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.274348274+08:00" level=info msg="loading plugin \"io.containerd.internal.v1.tracing\"..." type=io.containerd.internal.v1
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.274353825+08:00" level=info msg="skipping tracing processor initialization (no tracing plugin)" error="no OpenTelemetry endpoint: skip plugin"
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.274390456+08:00" level=info msg="Start subscribing containerd event"
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.274415903+08:00" level=info msg="Start recovering state"
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.274445144+08:00" level=info msg="Start event monitor"
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.274451331+08:00" level=info msg="Start snapshots syncer"
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.274457220+08:00" level=info msg="Start cni network conf syncer for default"
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.274461368+08:00" level=info msg="Start streaming server"
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.274485466+08:00" level=info msg=serving... address=/run/containerd/containerd.sock.ttrpc
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.274503492+08:00" level=info msg=serving... address=/run/containerd/containerd.sock
Jul 06 17:50:05 Index containerd[1102]: time="2023-07-06T17:50:05.274523649+08:00" level=info msg="containerd successfully booted in 0.018594s"
Jul 06 17:50:05 Index systemd[1]: Started containerd container runtime.
Jul 06 17:50:05 Index systemd-logind[1040]: New session 1 of user gdm.
Jul 06 17:50:05 Index systemd[1]: Created slice User Slice of UID 120.
Jul 06 17:50:05 Index systemd[1]: Starting User Runtime Directory /run/user/120...
Jul 06 17:50:05 Index systemd[1]: Finished User Runtime Directory /run/user/120.
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.3198] device (wlo1): driver supports Access Point (AP) mode
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.3201] manager: (wlo1): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.3202] device (wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 06 17:50:05 Index systemd[1]: Starting User Manager for UID 120...
Jul 06 17:50:05 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.15' (uid=0 pid=1141 comm="(systemd)")
Jul 06 17:50:05 Index dbus-daemon[1036]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 06 17:50:05 Index (systemd)[1141]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 06 17:50:05 Index (systemd)[1141]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
Jul 06 17:50:05 Index (systemd)[1141]: pam_unix(systemd-user:session): session opened for user gdm(uid=120) by gdm(uid=0)
Jul 06 17:50:05 Index systemd[1141]: Queued start job for default target Main User Target.
Jul 06 17:50:05 Index systemd[1141]: Created slice User Application Slice.
Jul 06 17:50:05 Index systemd[1141]: Reached target Paths.
Jul 06 17:50:05 Index systemd[1141]: Reached target Timers.
Jul 06 17:50:05 Index systemd[1141]: Starting D-Bus User Message Bus Socket...
Jul 06 17:50:05 Index systemd[1141]: Listening on GnuPG network certificate management daemon.
Jul 06 17:50:05 Index systemd[1141]: Listening on GCR ssh-agent wrapper.
Jul 06 17:50:05 Index systemd[1141]: Listening on GNOME Keyring daemon.
Jul 06 17:50:05 Index systemd[1141]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jul 06 17:50:05 Index systemd[1141]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jul 06 17:50:05 Index systemd[1141]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jul 06 17:50:05 Index systemd[1141]: Listening on GnuPG cryptographic agent and passphrase cache.
Jul 06 17:50:05 Index systemd[1141]: Listening on p11-kit server.
Jul 06 17:50:05 Index systemd[1141]: Listening on PipeWire Multimedia System Socket.
Jul 06 17:50:05 Index systemd[1141]: Listening on Sound System.
Jul 06 17:50:05 Index systemd[1141]: Listening on D-Bus User Message Bus Socket.
Jul 06 17:50:05 Index systemd[1141]: Reached target Sockets.
Jul 06 17:50:05 Index systemd[1141]: Reached target Basic System.
Jul 06 17:50:05 Index systemd[1]: Started User Manager for UID 120.
Jul 06 17:50:05 Index systemd[1141]: Starting Update XDG user dir configuration...
Jul 06 17:50:05 Index systemd[1]: Started Session 1 of User gdm.
Jul 06 17:50:05 Index systemd[1141]: Finished Update XDG user dir configuration.
Jul 06 17:50:05 Index systemd[1141]: Reached target Main User Target.
Jul 06 17:50:05 Index systemd[1141]: Startup finished in 125ms.
Jul 06 17:50:05 Index systemd[1141]: Created slice User Core Session Slice.
Jul 06 17:50:05 Index kernel: iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 1
Jul 06 17:50:05 Index systemd[1141]: Starting D-Bus User Message Bus...
Jul 06 17:50:05 Index systemd[1141]: Started D-Bus User Message Bus.
Jul 06 17:50:05 Index dbus-daemon[1153]: [session uid=120 pid=1153] Successfully activated service 'org.freedesktop.systemd1'
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.5798] device (wlo1): set-hw-addr: set MAC address to E2:BA:38:EB:6D:A9 (scanning)
Jul 06 17:50:05 Index gnome-shell[1167]: Running GNOME Shell (using mutter 44.2) as a Wayland display server
Jul 06 17:50:05 Index gnome-shell[1167]: Device '/dev/dri/card1' prefers shadow buffer
Jul 06 17:50:05 Index dbus-daemon[1036]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.7' (uid=0 pid=1050 comm="/usr/bin/NetworkManager --no-daemon")
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.7762] ovsdb: disconnected from ovsdb
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.7763] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.7764] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.7765] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.7766] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.7807] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.7807] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.7809] device (lo): Activation: successful, device activated.
Jul 06 17:50:05 Index gnome-shell[1167]: Added device '/dev/dri/card1' (nvidia-drm) using atomic mode setting.
Jul 06 17:50:05 Index systemd[1]: Starting WPA supplicant...
Jul 06 17:50:05 Index dbus-daemon[1036]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Jul 06 17:50:05 Index wpa_supplicant[1174]: Successfully initialized wpa_supplicant
Jul 06 17:50:05 Index systemd[1]: Started WPA supplicant.
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.8938] device (wlo1): supplicant interface state: internal-starting -> disconnected
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.8939] Wi-Fi P2P device controlled by interface wlo1 created
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.8940] manager: (p2p-dev-wlo1): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.8941] device (p2p-dev-wlo1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.8943] device (wlo1): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jul 06 17:50:05 Index NetworkManager[1050]: <info>  [1688637005.8945] device (p2p-dev-wlo1): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jul 06 17:50:05 Index gnome-shell[1167]: Device '/dev/dri/card0' prefers shadow buffer
Jul 06 17:50:05 Index gnome-shell[1167]: Added device '/dev/dri/card0' (i915) using atomic mode setting.
Jul 06 17:50:06 Index gnome-shell[1167]: Created gbm renderer for '/dev/dri/card1'
Jul 06 17:50:06 Index gnome-shell[1167]: Created gbm renderer for '/dev/dri/card0'
Jul 06 17:50:06 Index gnome-shell[1167]: Boot VGA GPU /dev/dri/card0 selected as primary
Jul 06 17:50:06 Index gnome-shell[1167]: Obtained a high priority EGL context
Jul 06 17:50:06 Index gnome-shell[1167]: Obtained a high priority EGL context
Jul 06 17:50:06 Index kernel: Bluetooth: hci0: Waiting for firmware download to complete
Jul 06 17:50:06 Index kernel: Bluetooth: hci0: Firmware loaded in 1940215 usecs
Jul 06 17:50:06 Index kernel: Bluetooth: hci0: Waiting for device to boot
Jul 06 17:50:06 Index kernel: Bluetooth: hci0: Device booted in 14737 usecs
Jul 06 17:50:06 Index kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Jul 06 17:50:06 Index kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-0-4.ddc
Jul 06 17:50:06 Index kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Jul 06 17:50:06 Index kernel: Bluetooth: hci0: Firmware revision 0.4 build 144 week 11 2023
Jul 06 17:50:06 Index kernel: Bluetooth: MGMT ver 1.22
Jul 06 17:50:06 Index kernel: NET: Registered PF_ALG protocol family
Jul 06 17:50:06 Index bluetoothd[1034]: src/device.c:device_set_wake_support() Unable to set wake_support without RPA resolution
Jul 06 17:50:06 Index gnome-shell[1167]: Secondary GPU initialization failed (Failed to create gbm_surface: Function not implemented). Falling back to GPU-less mode instead, so the secondary monitor may be slow to update.
Jul 06 17:50:06 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Activating service name='org.a11y.Bus' requested by ':1.4' (uid=120 pid=1167 comm="/usr/bin/gnome-shell")
Jul 06 17:50:06 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Successfully activated service 'org.a11y.Bus'
Jul 06 17:50:06 Index gnome-shell[1167]: Using public X11 display :1024, (using :1025 for managed services)
Jul 06 17:50:06 Index gnome-shell[1167]: Using Wayland display name 'wayland-0'
Jul 06 17:50:07 Index gnome-shell[1167]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Jul 06 17:50:07 Index gnome-shell[1167]: Will monitor session 1
Jul 06 17:50:07 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' requested by ':1.19' (uid=120 pid=1167 comm="/usr/bin/gnome-shell")
Jul 06 17:50:07 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Activating service name='org.gnome.Shell.Screencast' requested by ':1.3' (uid=120 pid=1167 comm="/usr/bin/gnome-shell")
Jul 06 17:50:07 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.3' (uid=120 pid=1167 comm="/usr/bin/gnome-shell")
Jul 06 17:50:07 Index systemd[1]: Starting Locale Service...
Jul 06 17:50:07 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Jul 06 17:50:07 Index dbus-daemon[1036]: [system] Successfully activated service 'org.freedesktop.locale1'
Jul 06 17:50:07 Index systemd[1]: Started Locale Service.
Jul 06 17:50:07 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.19' (uid=120 pid=1167 comm="/usr/bin/gnome-shell")
Jul 06 17:50:07 Index systemd[1]: Starting Daemon for power management...
Jul 06 17:50:07 Index systemd[1141]: Starting Sound Service...
Jul 06 17:50:07 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service' requested by ':1.19' (uid=120 pid=1167 comm="/usr/bin/gnome-shell")
Jul 06 17:50:07 Index systemd[1]: Starting Location Lookup Service...
Jul 06 17:50:07 Index dbus-daemon[1036]: [system] Activating via systemd: service name='net.hadess.PowerProfiles' unit='power-profiles-daemon.service' requested by ':1.19' (uid=120 pid=1167 comm="/usr/bin/gnome-shell")
Jul 06 17:50:07 Index systemd[1]: Starting Power Profiles daemon...
Jul 06 17:50:07 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.24' (uid=120 pid=1254 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
Jul 06 17:50:07 Index systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jul 06 17:50:07 Index dbus-daemon[1036]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Jul 06 17:50:07 Index rtkit-daemon[1261]: Successfully called chroot.
Jul 06 17:50:07 Index rtkit-daemon[1261]: Successfully dropped privileges.
Jul 06 17:50:07 Index systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jul 06 17:50:07 Index rtkit-daemon[1261]: Successfully limited resources.
Jul 06 17:50:07 Index rtkit-daemon[1261]: Canary thread running.
Jul 06 17:50:07 Index rtkit-daemon[1261]: Running.
Jul 06 17:50:07 Index rtkit-daemon[1261]: Watchdog thread running.
Jul 06 17:50:07 Index rtkit-daemon[1261]: Successfully made thread 1254 of process 1254 owned by '120' high priority at nice level -11.
Jul 06 17:50:07 Index rtkit-daemon[1261]: Supervising 1 threads of 1 processes of 1 users.
Jul 06 17:50:07 Index polkitd[1053]: Registered Authentication Agent for unix-session:1 (system bus name :1.19 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jul 06 17:50:07 Index dbus-daemon[1036]: [system] Successfully activated service 'net.hadess.PowerProfiles'
Jul 06 17:50:07 Index systemd[1]: Started Power Profiles daemon.
Jul 06 17:50:07 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Activating service name='org.gnome.Shell.Notifications' requested by ':1.3' (uid=120 pid=1167 comm="/usr/bin/gnome-shell")
Jul 06 17:50:07 Index gnome-shell[1167]: Extension apps-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Jul 06 17:50:07 Index gnome-shell[1167]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded
Jul 06 17:50:07 Index gnome-shell[1167]: Extension drive-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Jul 06 17:50:07 Index gnome-shell[1167]: Extension launch-new-instance@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com will not be loaded
Jul 06 17:50:07 Index gnome-shell[1167]: Extension native-window-placement@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com will not be loaded
Jul 06 17:50:07 Index gnome-shell[1167]: Extension places-menu@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Jul 06 17:50:07 Index gnome-shell[1167]: Extension screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com will not be loaded
Jul 06 17:50:07 Index gnome-shell[1167]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded
Jul 06 17:50:07 Index gnome-shell[1167]: Extension window-list@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com will not be loaded
Jul 06 17:50:07 Index gnome-shell[1167]: Extension windowsNavigator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com will not be loaded
Jul 06 17:50:07 Index gnome-shell[1167]: Extension workspace-indicator@gnome-shell-extensions.gcampax.github.com already installed in /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com will not be loaded
Jul 06 17:50:07 Index gnome-shell[1167]: Extension appindicatorsupport@rgcjonas.gmail.com already installed in /usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com. /usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com will not be loaded
Jul 06 17:50:07 Index gnome-shell[1167]: Extension gsconnect@andyholmes.github.io already installed in /usr/share/gnome-shell/extensions/gsconnect@andyholmes.github.io. /usr/share/gnome-shell/extensions/gsconnect@andyholmes.github.io will not be loaded
Jul 06 17:50:07 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.28' (uid=968 pid=1257 comm="/usr/lib/geoclue")
Jul 06 17:50:07 Index dbus-daemon[1036]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Jul 06 17:50:07 Index geoclue[1257]: Failed to connect to avahi service: Daemon not running
Jul 06 17:50:07 Index dbus-daemon[1036]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Jul 06 17:50:07 Index systemd[1]: Started Location Lookup Service.
Jul 06 17:50:07 Index /usr/lib/gdm-wayland-session[1217]: dbus-daemon[1217]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=120 pid=1167 comm="/usr/bin/gnome-shell")
Jul 06 17:50:07 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' requested by ':1.19' (uid=120 pid=1167 comm="/usr/bin/gnome-shell")
Jul 06 17:50:07 Index systemd[1]: Starting Manage, Install and Generate Color Profiles...
Jul 06 17:50:07 Index /usr/lib/gdm-wayland-session[1217]: dbus-daemon[1217]: Successfully activated service 'org.a11y.atspi.Registry'
Jul 06 17:50:07 Index /usr/lib/gdm-wayland-session[1292]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jul 06 17:50:07 Index dbus-daemon[1036]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Jul 06 17:50:07 Index systemd[1]: Started Manage, Install and Generate Color Profiles.
Jul 06 17:50:07 Index org.gnome.Shell.desktop[1167]: Window manager warning: Failed to parse saved session file: Failed to open file “/var/lib/gdm/.config/mutter/sessions/10f5906dd825e8f47168863700556609100000011570000.ms”: No such file or directory
Jul 06 17:50:07 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Successfully activated service 'org.gnome.Shell.Notifications'
Jul 06 17:50:07 Index dbus-daemon[1036]: [system] Successfully activated service 'org.freedesktop.UPower'
Jul 06 17:50:07 Index systemd[1]: Started Daemon for power management.
Jul 06 17:50:07 Index systemd[1]: Starting CUPS Scheduler...
Jul 06 17:50:07 Index kernel: rfkill: input handler disabled
Jul 06 17:50:07 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Activating service name='ca.desrt.dconf' requested by ':1.3' (uid=120 pid=1167 comm="/usr/bin/gnome-shell")
Jul 06 17:50:07 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Successfully activated service 'ca.desrt.dconf'
Jul 06 17:50:07 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Activating service name='org.gtk.vfs.Daemon' requested by ':1.24' (uid=120 pid=1317 comm="ibus-daemon --panel disable")
Jul 06 17:50:07 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Activating service name='org.freedesktop.systemd1' requested by ':1.10' (uid=120 pid=1310 comm="/usr/lib/gsd-sharing")
Jul 06 17:50:07 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Jul 06 17:50:07 Index NetworkManager[1050]: <info>  [1688637007.3080] agent-manager: agent[ab1e894dbc848b61,:1.19/org.gnome.Shell.NetworkAgent/120]: agent registered
Jul 06 17:50:07 Index gsd-sharing[1310]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jul 06 17:50:07 Index gsd-sharing[1310]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jul 06 17:50:07 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Successfully activated service 'org.gtk.vfs.Daemon'
Jul 06 17:50:07 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Activating service name='org.freedesktop.portal.IBus' requested by ':1.24' (uid=120 pid=1317 comm="ibus-daemon --panel disable")
Jul 06 17:50:07 Index gnome-shell[1167]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jul 06 17:50:07 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Successfully activated service 'org.freedesktop.portal.IBus'
Jul 06 17:50:07 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Successfully activated service 'org.gnome.Shell.Screencast'
Jul 06 17:50:07 Index systemd[1]: Started CUPS Scheduler.
Jul 06 17:50:07 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.36' (uid=120 pid=1318 comm="/usr/lib/gsd-print-notifications")
Jul 06 17:50:07 Index dbus-daemon[1036]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Jul 06 17:50:07 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.39' (uid=970 pid=1470 comm="/usr/lib/colord-sane")
Jul 06 17:50:07 Index dbus-daemon[1036]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Jul 06 17:50:07 Index kernel: igc 0000:2e:00.0 enp46s0: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
Jul 06 17:50:07 Index gnome-session-binary[1157]: Entering running state
Jul 06 17:50:07 Index kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Framebuffer memory not appropriate for scanout
Jul 06 17:50:07 Index kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Framebuffer memory not appropriate for scanout
Jul 06 17:50:07 Index xbrlapi.desktop[1527]: openConnection: connect: No such file or directory
Jul 06 17:50:07 Index xbrlapi.desktop[1527]: cannot connect to braille devices daemon brltty at :0
Jul 06 17:50:07 Index gsd-media-keys[1332]: Failed to grab accelerator for keybinding settings:hibernate
Jul 06 17:50:07 Index gsd-media-keys[1332]: Failed to grab accelerator for keybinding settings:playback-repeat
Jul 06 17:50:07 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Activating service name='org.gnome.ScreenSaver' requested by ':1.25' (uid=120 pid=1373 comm="/usr/lib/gsd-power")
Jul 06 17:50:07 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Successfully activated service 'org.gnome.ScreenSaver'
Jul 06 17:50:07 Index org.gnome.Shell.desktop[1548]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jul 06 17:50:07 Index org.gnome.Shell.desktop[1548]: > Warning:          Unsupported maximum keycode 708, clipping.
Jul 06 17:50:07 Index org.gnome.Shell.desktop[1548]: >                   X11 cannot support keycodes above 255.
Jul 06 17:50:07 Index org.gnome.Shell.desktop[1548]: Errors from xkbcomp are not fatal to the X server
Jul 06 17:50:07 Index NetworkManager[1050]: <info>  [1688637007.5452] device (enp46s0): carrier: link connected
Jul 06 17:50:07 Index NetworkManager[1050]: <info>  [1688637007.5456] device (enp46s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 06 17:50:07 Index NetworkManager[1050]: <info>  [1688637007.5461] policy: auto-activating connection 'Wired connection 4' (a45aed73-a890-3475-aa73-c4af9b590493)
Jul 06 17:50:07 Index NetworkManager[1050]: <info>  [1688637007.5463] device (enp46s0): Activation: starting connection 'Wired connection 4' (a45aed73-a890-3475-aa73-c4af9b590493)
Jul 06 17:50:07 Index NetworkManager[1050]: <info>  [1688637007.5463] device (enp46s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 06 17:50:07 Index NetworkManager[1050]: <info>  [1688637007.5464] manager: NetworkManager state is now CONNECTING
Jul 06 17:50:07 Index NetworkManager[1050]: <info>  [1688637007.5465] device (enp46s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 06 17:50:07 Index NetworkManager[1050]: <info>  [1688637007.5469] device (enp46s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jul 06 17:50:07 Index NetworkManager[1050]: <info>  [1688637007.5473] dhcp4 (enp46s0): activation: beginning transaction (timeout in 45 seconds)
Jul 06 17:50:07 Index kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp46s0: link becomes ready
Jul 06 17:50:07 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Activating service name='org.freedesktop.portal.IBus' requested by ':1.37' (uid=120 pid=1547 comm="ibus-daemon --panel disable -r --xim")
Jul 06 17:50:07 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Successfully activated service 'org.freedesktop.portal.IBus'
Jul 06 17:50:07 Index rtkit-daemon[1261]: Supervising 1 threads of 1 processes of 1 users.
Jul 06 17:50:07 Index rtkit-daemon[1261]: Successfully made thread 1609 of process 1254 owned by '120' RT at priority 5.
Jul 06 17:50:07 Index rtkit-daemon[1261]: Supervising 2 threads of 1 processes of 1 users.
Jul 06 17:50:07 Index rtkit-daemon[1261]: Supervising 2 threads of 1 processes of 1 users.
Jul 06 17:50:07 Index rtkit-daemon[1261]: Successfully made thread 1611 of process 1254 owned by '120' RT at priority 5.
Jul 06 17:50:07 Index rtkit-daemon[1261]: Supervising 3 threads of 1 processes of 1 users.
Jul 06 17:50:07 Index systemd[1141]: Started Sound Service.
Jul 06 17:50:07 Index gnome-shell[1167]: Registering session with GDM
Jul 06 17:50:08 Index touchegg[1042]: Compatible device detected:
Jul 06 17:50:08 Index touchegg[1042]:         Name: UNIW0001:00 093A:0255 Touchpad
Jul 06 17:50:08 Index touchegg[1042]:         Size: 110.923mm x 67.7692mm
Jul 06 17:50:08 Index touchegg[1042]:         Calculating start_threshold and finish_threshold. You can tune this values in your service file
Jul 06 17:50:08 Index touchegg[1042]:         start_threshold: 26.6808
Jul 06 17:50:08 Index touchegg[1042]:         finish_threshold_horizontal: 393.035
Jul 06 17:50:08 Index touchegg[1042]:         finish_threshold_vertical: 240.127
Jul 06 17:50:08 Index [1619]: Attempting facial authentication for user atri
Jul 06 17:50:08 Index kernel: ucsi_acpi USBC000:00: error -ETIMEDOUT: PPM init failed
Jul 06 17:50:09 Index wpa_supplicant[1174]: wlo1: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=CN
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.0620] policy: auto-activating connection '703_5G' (0d62557c-657d-4c6b-ad0c-358408f77560)
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.0622] device (wlo1): Activation: starting connection '703_5G' (0d62557c-657d-4c6b-ad0c-358408f77560)
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.0622] device (wlo1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.1134] device (wlo1): set-hw-addr: reset MAC address to A0:E7:0B:06:70:98 (preserve)
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.1164] device (wlo1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.1165] device (wlo1): Activation: (wifi) access point '703_5G' has security, but secrets are required.
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.1165] device (wlo1): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.1166] sup-iface[5c0e68125e0f024b,0,wlo1]: wps: type pbc start...
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.1170] device (wlo1): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.1171] device (wlo1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.1172] device (wlo1): Activation: (wifi) connection '703_5G' has security, and secrets exist.  No new secrets needed.
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.1172] Config: added 'ssid' value '703_5G'
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.1172] Config: added 'scan_ssid' value '1'
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.1172] Config: added 'bgscan' value 'simple:30:-70:86400'
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.1172] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.1173] Config: added 'psk' value '<hidden>'
Jul 06 17:50:09 Index wpa_supplicant[1174]: wlo1: WPS-CANCEL
Jul 06 17:50:09 Index wpa_supplicant[1174]: wlo1: SME: Trying to authenticate with 88:c3:97:cc:d5:5b (SSID='703_5G' freq=5220 MHz)
Jul 06 17:50:09 Index kernel: wlo1: authenticate with 88:c3:97:cc:d5:5b
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.1520] device (wlo1): supplicant interface state: disconnected -> authenticating
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.1520] device (p2p-dev-wlo1): supplicant management interface state: disconnected -> authenticating
Jul 06 17:50:09 Index kernel: wlo1: send auth to 88:c3:97:cc:d5:5b (try 1/3)
Jul 06 17:50:09 Index gdm-session-worker[1623]: [ WARN:0@0.137] global cap_gstreamer.cpp:2784 handleMessage OpenCV | GStreamer warning: Embedded video playback halted; module source reported: Could not read from resource.
Jul 06 17:50:09 Index gdm-session-worker[1623]: [ WARN:0@0.137] global cap_gstreamer.cpp:1679 open OpenCV | GStreamer warning: unable to start pipeline
Jul 06 17:50:09 Index gdm-session-worker[1623]: [ WARN:0@0.137] global cap_gstreamer.cpp:1164 isPipelinePlaying OpenCV | GStreamer warning: GStreamer: pipeline have not been created
Jul 06 17:50:09 Index wpa_supplicant[1174]: wlo1: SME: Trying to authenticate with 88:c3:97:cc:d5:5b (SSID='703_5G' freq=5220 MHz)
Jul 06 17:50:09 Index kernel: wlo1: authenticate with 88:c3:97:cc:d5:5b
Jul 06 17:50:09 Index kernel: wlo1: send auth to 88:c3:97:cc:d5:5b (try 1/3)
Jul 06 17:50:09 Index wpa_supplicant[1174]: wlo1: PMKSA-CACHE-ADDED 88:c3:97:cc:d5:5b 0
Jul 06 17:50:09 Index wpa_supplicant[1174]: wlo1: Trying to associate with 88:c3:97:cc:d5:5b (SSID='703_5G' freq=5220 MHz)
Jul 06 17:50:09 Index kernel: wlo1: authenticated
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.2481] device (wlo1): supplicant interface state: authenticating -> associating
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.2481] device (p2p-dev-wlo1): supplicant management interface state: authenticating -> associating
Jul 06 17:50:09 Index kernel: wlo1: associate with 88:c3:97:cc:d5:5b (try 1/3)
Jul 06 17:50:09 Index kernel: wlo1: RX AssocResp from 88:c3:97:cc:d5:5b (capab=0x511 status=0 aid=1)
Jul 06 17:50:09 Index wpa_supplicant[1174]: wlo1: Associated with 88:c3:97:cc:d5:5b
Jul 06 17:50:09 Index wpa_supplicant[1174]: wlo1: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 06 17:50:09 Index kernel: wlo1: associated
Jul 06 17:50:09 Index systemd[1]: systemd-rfkill.service: Deactivated successfully.
Jul 06 17:50:09 Index kernel: wlo1: Limiting TX power to 30 (33 - 3) dBm as advertised by 88:c3:97:cc:d5:5b
Jul 06 17:50:09 Index wpa_supplicant[1174]: wlo1: WPA: Key negotiation completed with 88:c3:97:cc:d5:5b [PTK=CCMP GTK=CCMP]
Jul 06 17:50:09 Index wpa_supplicant[1174]: wlo1: CTRL-EVENT-CONNECTED - Connection to 88:c3:97:cc:d5:5b completed [id=0 id_str=]
Jul 06 17:50:09 Index kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.4023] device (wlo1): supplicant interface state: associating -> completed
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.4023] device (wlo1): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "703_5G"
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.4023] device (p2p-dev-wlo1): supplicant management interface state: associating -> completed
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.4024] device (wlo1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jul 06 17:50:09 Index wpa_supplicant[1174]: wlo1: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-67 noise=9999 txrate=29200
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.4026] dhcp4 (wlo1): activation: beginning transaction (timeout in 45 seconds)
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.5600] dhcp6 (enp46s0): activation: beginning transaction (timeout in 45 seconds)
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.5605] policy: set 'Wired connection 4' (enp46s0) as default for IPv6 routing and DNS
Jul 06 17:50:09 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.7' (uid=0 pid=1050 comm="/usr/bin/NetworkManager --no-daemon")
Jul 06 17:50:09 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Activating service name='org.freedesktop.systemd1' requested by ':1.10' (uid=120 pid=1310 comm="/usr/lib/gsd-sharing")
Jul 06 17:50:09 Index dbus-daemon[1036]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Jul 06 17:50:09 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Jul 06 17:50:09 Index gsd-sharing[1310]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jul 06 17:50:09 Index gsd-sharing[1310]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.9010] dhcp4 (wlo1): state changed new lease, address=192.168.31.205
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.9013] policy: set '703_5G' (wlo1) as default for IPv4 routing and DNS
Jul 06 17:50:09 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Activating service name='org.freedesktop.systemd1' requested by ':1.10' (uid=120 pid=1310 comm="/usr/lib/gsd-sharing")
Jul 06 17:50:09 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Jul 06 17:50:09 Index gsd-sharing[1310]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jul 06 17:50:09 Index gsd-sharing[1310]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.9401] device (wlo1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.9417] device (wlo1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.9418] device (wlo1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.9419] manager: NetworkManager state is now CONNECTED_SITE
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.9432] device (wlo1): Activation: successful, device activated.
Jul 06 17:50:09 Index NetworkManager[1050]: <info>  [1688637009.9435] manager: NetworkManager state is now CONNECTED_GLOBAL
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.3994] dhcp4 (enp46s0): state changed new lease, address=192.168.31.206
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.3996] manager: NetworkManager state is now CONNECTING
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.3996] policy: set 'Wired connection 4' (enp46s0) as default for IPv4 routing and DNS
Jul 06 17:50:10 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Activating service name='org.freedesktop.systemd1' requested by ':1.10' (uid=120 pid=1310 comm="/usr/lib/gsd-sharing")
Jul 06 17:50:10 Index /usr/lib/gdm-wayland-session[1156]: dbus-daemon[1156]: [session uid=120 pid=1156] Activated service 'org.freedesktop.systemd1' failed: Process org.freedesktop.systemd1 exited with status 1
Jul 06 17:50:10 Index gsd-sharing[1310]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jul 06 17:50:10 Index gsd-sharing[1310]: Failed to StopUnit service: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.4276] device (enp46s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.4285] device (enp46s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.4286] device (enp46s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.4287] manager: NetworkManager state is now CONNECTED_GLOBAL
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.4288] device (enp46s0): Activation: successful, device activated.
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.4291] manager: startup complete
Jul 06 17:50:10 Index systemd[1]: Finished Network Manager Wait Online.
Jul 06 17:50:10 Index systemd[1]: Reached target Network is Online.
Jul 06 17:50:10 Index systemd[1]: Starting Docker Application Container Engine...
Jul 06 17:50:10 Index systemd[1]: Started ZeroTier One.
Jul 06 17:50:10 Index kernel: capability: warning: `zerotier-one' uses 32-bit capabilities (legacy support in use)
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.5439] manager: (ztzlgepzrd): new Tun device (/org/freedesktop/NetworkManager/Devices/5)
Jul 06 17:50:10 Index kernel: tun: Universal TUN/TAP device driver, 1.6
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.5459] manager: (zt7nnf4ivd): new Tun device (/org/freedesktop/NetworkManager/Devices/6)
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.5916] dhcp6 (enp46s0): state changed new lease, address=fd00:6868:6868::bcd
Jul 06 17:50:10 Index dockerd[1669]: time="2023-07-06T17:50:10.595385632+08:00" level=info msg="Starting up"
Jul 06 17:50:10 Index [1619]: Login approved
Jul 06 17:50:10 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.49' (uid=0 pid=1619 comm="gdm-session-worker [pam/gdm-password]")
Jul 06 17:50:10 Index dbus-daemon[1036]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 06 17:50:10 Index gdm-password][1619]: pam_systemd_home(gdm-password:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 06 17:50:10 Index gdm-password][1619]: pam_unix(gdm-password:session): session opened for user atri(uid=1000) by atri(uid=0)
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.6442] device (ztzlgepzrd): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.6444] device (ztzlgepzrd): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.6447] device (ztzlgepzrd): Activation: starting connection 'ztzlgepzrd' (c79c9914-28ee-427f-9acf-2748c649a3be)
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.6457] device (ztzlgepzrd): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.6458] device (ztzlgepzrd): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.6459] device (ztzlgepzrd): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.6461] device (ztzlgepzrd): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.6466] device (zt7nnf4ivd): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.6469] device (zt7nnf4ivd): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.6471] device (zt7nnf4ivd): Activation: starting connection 'zt7nnf4ivd' (ab7aa2a1-8aa2-492f-b890-59a009aed70a)
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.6471] device (zt7nnf4ivd): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.6472] device (zt7nnf4ivd): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.6473] device (zt7nnf4ivd): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.6474] device (zt7nnf4ivd): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.6481] device (ztzlgepzrd): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.6481] device (ztzlgepzrd): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.6483] device (ztzlgepzrd): Activation: successful, device activated.
Jul 06 17:50:10 Index systemd[1]: Created slice User Slice of UID 1000.
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.6615] device (zt7nnf4ivd): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.6616] device (zt7nnf4ivd): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.6618] device (zt7nnf4ivd): Activation: successful, device activated.
Jul 06 17:50:10 Index dockerd[1669]: time="2023-07-06T17:50:10.723221400+08:00" level=info msg="[graphdriver] using prior storage driver: overlay2"
Jul 06 17:50:10 Index systemd[1]: Starting User Runtime Directory /run/user/1000...
Jul 06 17:50:10 Index systemd-logind[1040]: New session 3 of user atri.
Jul 06 17:50:10 Index systemd[1]: Finished User Runtime Directory /run/user/1000.
Jul 06 17:50:10 Index dockerd[1669]: time="2023-07-06T17:50:10.748483286+08:00" level=info msg="Loading containers: start."
Jul 06 17:50:10 Index systemd[1]: Starting User Manager for UID 1000...
Jul 06 17:50:10 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.52' (uid=0 pid=1713 comm="(systemd)")
Jul 06 17:50:10 Index dbus-daemon[1036]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 06 17:50:10 Index (systemd)[1713]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 06 17:50:10 Index (systemd)[1713]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[atri] ruser=[<unknown>] rhost=[<unknown>]
Jul 06 17:50:10 Index (systemd)[1713]: pam_unix(systemd-user:session): session opened for user atri(uid=1000) by atri(uid=0)
Jul 06 17:50:10 Index systemd[1713]: Queued start job for default target Main User Target.
Jul 06 17:50:10 Index kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Jul 06 17:50:10 Index kernel: Bridge firewalling registered
Jul 06 17:50:10 Index systemd-journald[713]: /var/log/journal/ff0577b9c316478c883506164efaee97/user-1000.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
Jul 06 17:50:10 Index gdm-password][1619]: gkr-pam: couldn't unlock the login keyring.
Jul 06 17:50:10 Index systemd[1713]: Created slice User Application Slice.
Jul 06 17:50:10 Index systemd[1713]: Reached target Paths.
Jul 06 17:50:10 Index systemd[1713]: Reached target Timers.
Jul 06 17:50:10 Index gnome-keyring-daemon[1749]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Jul 06 17:50:10 Index systemd[1713]: Starting D-Bus User Message Bus Socket...
Jul 06 17:50:10 Index systemd[1713]: Listening on GnuPG network certificate management daemon.
Jul 06 17:50:10 Index systemd[1713]: Listening on GCR ssh-agent wrapper.
Jul 06 17:50:10 Index systemd[1713]: Listening on GNOME Keyring daemon.
Jul 06 17:50:10 Index systemd[1713]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jul 06 17:50:10 Index systemd[1713]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jul 06 17:50:10 Index systemd[1713]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jul 06 17:50:10 Index systemd[1713]: Listening on GnuPG cryptographic agent and passphrase cache.
Jul 06 17:50:10 Index systemd[1713]: Listening on p11-kit server.
Jul 06 17:50:10 Index systemd[1713]: Listening on PipeWire Multimedia System Socket.
Jul 06 17:50:10 Index systemd[1713]: Listening on Sound System.
Jul 06 17:50:10 Index systemd[1713]: Listening on D-Bus User Message Bus Socket.
Jul 06 17:50:10 Index systemd[1713]: Reached target Sockets.
Jul 06 17:50:10 Index systemd[1713]: Reached target Basic System.
Jul 06 17:50:10 Index systemd[1]: Started User Manager for UID 1000.
Jul 06 17:50:10 Index systemd[1713]: Starting Update XDG user dir configuration...
Jul 06 17:50:10 Index systemd[1]: Started Session 3 of User atri.
Jul 06 17:50:10 Index systemd[1713]: Finished Update XDG user dir configuration.
Jul 06 17:50:10 Index systemd[1713]: Reached target Main User Target.
Jul 06 17:50:10 Index systemd[1713]: Startup finished in 140ms.
Jul 06 17:50:10 Index systemd[1713]: Started GNOME Keyring daemon.
Jul 06 17:50:10 Index systemd[1713]: Created slice User Core Session Slice.
Jul 06 17:50:10 Index systemd[1713]: Starting D-Bus User Message Bus...
Jul 06 17:50:10 Index systemd[1713]: Started D-Bus User Message Bus.
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.9292] manager: (br-1e0d7c89d08b): new Bridge device (/org/freedesktop/NetworkManager/Devices/7)
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.9909] device (br-1e0d7c89d08b): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.9912] device (br-1e0d7c89d08b): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.9914] device (br-1e0d7c89d08b): Activation: starting connection 'br-1e0d7c89d08b' (6b2b88eb-3cac-4358-93c0-5ffed44563ee)
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.9917] device (br-1e0d7c89d08b): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.9919] device (br-1e0d7c89d08b): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.9919] device (br-1e0d7c89d08b): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.9923] manager: (br-214a8a5ca909): new Bridge device (/org/freedesktop/NetworkManager/Devices/8)
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.9925] device (br-1e0d7c89d08b): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.9937] device (br-1e0d7c89d08b): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.9937] device (br-1e0d7c89d08b): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:10 Index NetworkManager[1050]: <info>  [1688637010.9939] device (br-1e0d7c89d08b): Activation: successful, device activated.
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.0110] manager: (docker0): new Bridge device (/org/freedesktop/NetworkManager/Devices/9)
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.0118] device (br-214a8a5ca909): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.0121] device (br-214a8a5ca909): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.0123] device (br-214a8a5ca909): Activation: starting connection 'br-214a8a5ca909' (358a76a4-fb17-4fe3-b64d-c28470801053)
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.0123] device (br-214a8a5ca909): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.0124] device (br-214a8a5ca909): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.0125] device (br-214a8a5ca909): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.0127] device (br-214a8a5ca909): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.0135] device (br-214a8a5ca909): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.0135] device (br-214a8a5ca909): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.0137] device (br-214a8a5ca909): Activation: successful, device activated.
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.0561] device (docker0): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.0564] device (docker0): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.0566] device (docker0): Activation: starting connection 'docker0' (0fa23f39-b626-4c0d-8d45-58aff6b528e5)
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.0567] device (docker0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.0569] device (docker0): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.0569] device (docker0): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.0573] manager: (br-c5c16298a5f9): new Bridge device (/org/freedesktop/NetworkManager/Devices/10)
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.0576] device (docker0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.0585] device (docker0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.0586] device (docker0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.0587] device (docker0): Activation: successful, device activated.
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.1110] device (br-c5c16298a5f9): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.1114] device (br-c5c16298a5f9): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.1119] device (br-c5c16298a5f9): Activation: starting connection 'br-c5c16298a5f9' (f52a627e-bd31-41a3-ad4e-55d761aab30b)
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.1122] device (br-c5c16298a5f9): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.1124] device (br-c5c16298a5f9): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.1125] device (br-c5c16298a5f9): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.1126] device (br-c5c16298a5f9): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.1135] device (br-c5c16298a5f9): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.1135] device (br-c5c16298a5f9): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.1138] device (br-c5c16298a5f9): Activation: successful, device activated.
Jul 06 17:50:11 Index NetworkManager[1050]: <info>  [1688637011.1787] dhcp6 (wlo1): activation: beginning transaction (timeout in 45 seconds)
Jul 06 17:50:11 Index dockerd[1669]: time="2023-07-06T17:50:11.427214174+08:00" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
Jul 06 17:50:11 Index dockerd[1669]: time="2023-07-06T17:50:11.488999293+08:00" level=info msg="Loading containers: done."
Jul 06 17:50:11 Index systemd[1]: var-lib-docker-overlay2-opaque\x2dbug\x2dcheck3948011535-merged.mount: Deactivated successfully.
Jul 06 17:50:11 Index dockerd[1669]: time="2023-07-06T17:50:11.571765345+08:00" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
Jul 06 17:50:11 Index dockerd[1669]: time="2023-07-06T17:50:11.571906363+08:00" level=info msg="Docker daemon" commit=659604f9ee graphdriver=overlay2 version=24.0.2
Jul 06 17:50:11 Index dockerd[1669]: time="2023-07-06T17:50:11.571950187+08:00" level=info msg="Daemon has completed initialization"
Jul 06 17:50:12 Index kernel: rfkill: input handler enabled
Jul 06 17:50:12 Index systemd[1713]: Started GnuPG cryptographic agent and passphrase cache.
Jul 06 17:50:12 Index gpg-agent[1961]: gpg-agent (GnuPG) 2.2.41 starting in supervised mode.
Jul 06 17:50:12 Index gpg-agent[1961]: using fd 3 for extra socket (/run/user/1000/gnupg/S.gpg-agent.extra)
Jul 06 17:50:12 Index gpg-agent[1961]: using fd 4 for browser socket (/run/user/1000/gnupg/S.gpg-agent.browser)
Jul 06 17:50:12 Index gpg-agent[1961]: using fd 5 for ssh socket (/run/user/1000/gnupg/S.gpg-agent.ssh)
Jul 06 17:50:12 Index gpg-agent[1961]: using fd 6 for std socket (/run/user/1000/gnupg/S.gpg-agent)
Jul 06 17:50:12 Index gpg-agent[1961]: listening on: std=6 extra=3 browser=4 ssh=5
Jul 06 17:50:12 Index systemd[1713]: Created slice Slice /app/gnome-session-manager.
Jul 06 17:50:12 Index systemd[1713]: Reached target GNOME Wayland Session.
Jul 06 17:50:12 Index systemd[1713]: Reached target Session services which should run early before the graphical session is brought up.
Jul 06 17:50:12 Index systemd[1713]: Reached target GNOME Shell.
Jul 06 17:50:12 Index systemd[1713]: Starting Monitor Session leader for GNOME Session...
Jul 06 17:50:12 Index systemd[1713]: Started Monitor Session leader for GNOME Session.
Jul 06 17:50:12 Index systemd[1713]: Reached target Tasks to be run before GNOME Session starts.
Jul 06 17:50:12 Index systemd[1713]: Starting GNOME Session Manager (session: gnome)...
Jul 06 17:50:12 Index gnome-keyring-daemon[1749]: The PKCS#11 component was already initialized
Jul 06 17:50:12 Index gnome-keyring-ssh.desktop[1996]: discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Jul 06 17:50:12 Index gnome-keyring-ssh.desktop[1996]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Jul 06 17:50:12 Index gnome-keyring-pkcs11.desktop[1997]: discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Jul 06 17:50:12 Index gnome-keyring-pkcs11.desktop[1997]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Jul 06 17:50:12 Index gnome-keyring-daemon[1996]: discover_other_daemon: 1
Jul 06 17:50:12 Index gnome-keyring-d[1749]: The PKCS#11 component was already initialized
Jul 06 17:50:12 Index gnome-keyring-daemon[1997]: discover_other_daemon: 1
Jul 06 17:50:12 Index systemd[1713]: Started Application launched by gnome-session-binary.
Jul 06 17:50:12 Index gnome-keyring-daemon[1749]: The Secret Service was already initialized
Jul 06 17:50:12 Index gnome-keyring-secrets.desktop[1998]: discover_other_daemon: 1GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Jul 06 17:50:12 Index gnome-keyring-secrets.desktop[1998]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Jul 06 17:50:12 Index systemd[1713]: Started Application launched by gnome-session-binary.
Jul 06 17:50:12 Index gnome-keyring-daemon[1998]: discover_other_daemon: 1
Jul 06 17:50:12 Index gnome-keyring-d[1749]: The Secret Service was already initialized
Jul 06 17:50:12 Index systemd[1713]: app-gnome-gnome\x2dkeyring\x2dssh-1992.scope: Couldn't move process 1992 to requested cgroup '/user.slice/user-1000.slice/user@1000.service/app.slice/app-gnome-gnome\x2dkeyring\x2dssh-1992.scope': No such process
Jul 06 17:50:12 Index systemd[1713]: app-gnome-gnome\x2dkeyring\x2dssh-1992.scope: Failed to add PIDs to scope's control group: No such process
Jul 06 17:50:12 Index systemd[1713]: app-gnome-gnome\x2dkeyring\x2dssh-1992.scope: Failed with result 'resources'.
Jul 06 17:50:12 Index systemd[1713]: Failed to start Application launched by gnome-session-binary.
Jul 06 17:50:12 Index systemd[1713]: Started GNOME Session Manager (session: gnome).
Jul 06 17:50:12 Index systemd[1713]: Reached target GNOME Session Manager is ready.
Jul 06 17:50:12 Index systemd[1713]: Starting GNOME Shell on Wayland...
Jul 06 17:50:12 Index systemd[1713]: Starting GNOME Shell on X11...
Jul 06 17:50:12 Index systemd[1713]: org.gnome.Shell@x11.service: Skipped due to 'exec-condition'.
Jul 06 17:50:12 Index systemd[1713]: Condition check resulted in GNOME Shell on X11 being skipped.
Jul 06 17:50:12 Index gnome-shell[2001]: Running GNOME Shell (using mutter 44.2) as a Wayland display server
Jul 06 17:50:12 Index NetworkManager[1050]: <info>  [1688637012.2556] dhcp6 (wlo1): state changed new lease, address=fd00:6868:6868::567
Jul 06 17:50:12 Index gnome-shell[2001]: Device '/dev/dri/card1' prefers shadow buffer
Jul 06 17:50:12 Index gnome-shell[2001]: Added device '/dev/dri/card1' (nvidia-drm) using atomic mode setting.
Jul 06 17:50:12 Index gnome-shell[2001]: Device '/dev/dri/card0' prefers shadow buffer
Jul 06 17:50:12 Index gnome-shell[2001]: Added device '/dev/dri/card0' (i915) using atomic mode setting.
Jul 06 17:50:12 Index gnome-shell[2001]: Enabling experimental feature 'scale-monitor-framebuffer'
Jul 06 17:50:12 Index gnome-shell[2001]: Enabling experimental feature 'kms-modifiers'
Jul 06 17:50:12 Index gnome-shell[2001]: Created gbm renderer for '/dev/dri/card1'
Jul 06 17:50:12 Index gnome-shell[2001]: Created gbm renderer for '/dev/dri/card0'
Jul 06 17:50:12 Index gnome-shell[2001]: Boot VGA GPU /dev/dri/card0 selected as primary
Jul 06 17:50:12 Index gnome-shell[2001]: Obtained a high priority EGL context
Jul 06 17:50:12 Index gnome-shell[2001]: Obtained a high priority EGL context
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.15' (uid=1000 pid=2001 comm="/usr/bin/gnome-shell")
Jul 06 17:50:13 Index systemd[1713]: Starting Virtual filesystem service...
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.gtk.vfs.Daemon'
Jul 06 17:50:13 Index systemd[1713]: Started Virtual filesystem service.
Jul 06 17:50:13 Index gnome-shell[2001]: Secondary GPU initialization failed (Failed to create gbm_surface: Function not implemented). Falling back to GPU-less mode instead, so the secondary monitor may be slow to update.
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.18' (uid=1000 pid=2001 comm="/usr/bin/gnome-shell")
Jul 06 17:50:13 Index systemd[1713]: Starting Accessibility services bus...
Jul 06 17:50:13 Index dockerd[1669]: time="2023-07-06T17:50:13.197751441+08:00" level=info msg="API listen on /run/docker.sock"
Jul 06 17:50:13 Index systemd[1]: Started Docker Application Container Engine.
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.a11y.Bus'
Jul 06 17:50:13 Index systemd[1]: Reached target Multi-User System.
Jul 06 17:50:13 Index systemd[1]: Reached target Graphical Interface.
Jul 06 17:50:13 Index systemd[1]: Startup finished in 7.636s (firmware) + 3.789s (loader) + 20.241s (kernel) + 10.888s (userspace) = 42.556s.
Jul 06 17:50:13 Index systemd[1713]: Started Accessibility services bus.
Jul 06 17:50:13 Index gnome-shell[2001]: Using public X11 display :0, (using :1 for managed services)
Jul 06 17:50:13 Index gnome-shell[2001]: Using Wayland display name 'wayland-0'
Jul 06 17:50:13 Index gnome-shell[2001]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly.
Jul 06 17:50:13 Index gnome-shell[2001]: Will monitor session 3
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating service name='org.gnome.Shell.Screencast' requested by ':1.15' (uid=1000 pid=2001 comm="/usr/bin/gnome-shell")
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.15' (uid=1000 pid=2001 comm="/usr/bin/gnome-shell")
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating service name='org.gnome.Shell.CalendarServer' requested by ':1.15' (uid=1000 pid=2001 comm="/usr/bin/gnome-shell")
Jul 06 17:50:13 Index systemd[1713]: Starting sandboxed app permission store...
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Jul 06 17:50:13 Index systemd[1713]: Started sandboxed app permission store.
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service' requested by ':1.22' (uid=1000 pid=2192 comm="/usr/lib/gnome-shell-calendar-server")
Jul 06 17:50:13 Index systemd[1713]: Starting Evolution source registry...
Jul 06 17:50:13 Index systemd[1713]: Starting Sound Service...
Jul 06 17:50:13 Index rtkit-daemon[1261]: Successfully made thread 2213 of process 2213 owned by '1000' high priority at nice level -11.
Jul 06 17:50:13 Index rtkit-daemon[1261]: Supervising 4 threads of 2 processes of 2 users.
Jul 06 17:50:13 Index polkitd[1053]: Registered Authentication Agent for unix-session:3 (system bus name :1.58 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jul 06 17:50:13 Index gnome-shell[2001]: Telepathy is not available, chat integration will be disabled.
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.15' (uid=1000 pid=2001 comm="/usr/bin/gnome-shell")
Jul 06 17:50:13 Index systemd[1713]: Starting Virtual filesystem service - disk device monitor...
Jul 06 17:50:13 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.61' (uid=1000 pid=2218 comm="/usr/lib/gvfs-udisks2-volume-monitor")
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating service name='org.gnome.OnlineAccounts' requested by ':1.23' (uid=1000 pid=2204 comm="/usr/lib/evolution-source-registry")
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.23' (uid=1000 pid=2204 comm="/usr/lib/evolution-source-registry")
Jul 06 17:50:13 Index goa-daemon[2224]: goa-daemon version 3.48.0 starting
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating service name='org.gnome.Identity' requested by ':1.25' (uid=1000 pid=2224 comm="/usr/lib/goa-daemon")
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.gnome.OnlineAccounts'
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.gnome.Identity'
Jul 06 17:50:13 Index systemd[1713]: Starting Virtual filesystem metadata service...
Jul 06 17:50:13 Index systemd[1]: Starting Disk Manager...
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.gtk.vfs.Metadata'
Jul 06 17:50:13 Index systemd[1713]: Started Virtual filesystem metadata service.
Jul 06 17:50:13 Index udisksd[2229]: udisks daemon version 2.9.4 starting
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
Jul 06 17:50:13 Index systemd[1713]: Started Evolution source registry.
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar8' unit='evolution-calendar-factory.service' requested by ':1.22' (uid=1000 pid=2192 comm="/usr/lib/gnome-shell-calendar-server")
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.gnome.Shell.CalendarServer'
Jul 06 17:50:13 Index systemd[1713]: Starting Evolution calendar service...
Jul 06 17:50:13 Index dbus-daemon[1036]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Jul 06 17:50:13 Index systemd[1]: Started Disk Manager.
Jul 06 17:50:13 Index udisksd[2229]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Jul 06 17:50:13 Index systemd[1713]: Started Virtual filesystem service - disk device monitor.
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.15' (uid=1000 pid=2001 comm="/usr/bin/gnome-shell")
Jul 06 17:50:13 Index systemd[1713]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
Jul 06 17:50:13 Index systemd[1713]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.15' (uid=1000 pid=2001 comm="/usr/bin/gnome-shell")
Jul 06 17:50:13 Index systemd[1713]: Starting Virtual filesystem service - digital camera monitor...
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.gnome.evolution.dataserver.Calendar8'
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
Jul 06 17:50:13 Index systemd[1713]: Started Evolution calendar service.
Jul 06 17:50:13 Index systemd[1713]: Started Virtual filesystem service - digital camera monitor.
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' requested by ':1.15' (uid=1000 pid=2001 comm="/usr/bin/gnome-shell")
Jul 06 17:50:13 Index systemd[1713]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
Jul 06 17:50:13 Index systemd[1713]: Started Virtual filesystem service - GNOME Online Accounts monitor.
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.15' (uid=1000 pid=2001 comm="/usr/bin/gnome-shell")
Jul 06 17:50:13 Index systemd[1713]: Starting Virtual filesystem service - Apple File Conduit monitor...
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook10' unit='evolution-addressbook-factory.service' requested by ':1.29' (uid=1000 pid=2261 comm="/usr/lib/evolution-calendar-factory")
Jul 06 17:50:13 Index systemd[1713]: Starting Evolution address book service...
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
Jul 06 17:50:13 Index systemd[1713]: Started Virtual filesystem service - Apple File Conduit monitor.
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating service name='org.gnome.Shell.Notifications' requested by ':1.15' (uid=1000 pid=2001 comm="/usr/bin/gnome-shell")
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.gnome.evolution.dataserver.AddressBook10'
Jul 06 17:50:13 Index systemd[1713]: Started Evolution address book service.
Jul 06 17:50:13 Index gnome-shell[2001]: Extension apps-menu@gnome-shell-extensions.gcampax.github.com already installed in /home/atri/.local/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Jul 06 17:50:13 Index gnome-shell[2001]: Extension auto-move-windows@gnome-shell-extensions.gcampax.github.com already installed in /home/atri/.local/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com will not be loaded
Jul 06 17:50:13 Index gnome-shell[2001]: Extension drive-menu@gnome-shell-extensions.gcampax.github.com already installed in /home/atri/.local/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Jul 06 17:50:13 Index gnome-shell[2001]: Extension launch-new-instance@gnome-shell-extensions.gcampax.github.com already installed in /home/atri/.local/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com will not be loaded
Jul 06 17:50:13 Index gnome-shell[2001]: Extension native-window-placement@gnome-shell-extensions.gcampax.github.com already installed in /home/atri/.local/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com will not be loaded
Jul 06 17:50:13 Index gnome-shell[2001]: Extension places-menu@gnome-shell-extensions.gcampax.github.com already installed in /home/atri/.local/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com will not be loaded
Jul 06 17:50:13 Index gnome-shell[2001]: Extension screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com already installed in /home/atri/.local/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com will not be loaded
Jul 06 17:50:13 Index gnome-shell[2001]: Extension user-theme@gnome-shell-extensions.gcampax.github.com already installed in /home/atri/.local/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com will not be loaded
Jul 06 17:50:13 Index gnome-shell[2001]: Extension window-list@gnome-shell-extensions.gcampax.github.com already installed in /home/atri/.local/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com will not be loaded
Jul 06 17:50:13 Index gnome-shell[2001]: Extension windowsNavigator@gnome-shell-extensions.gcampax.github.com already installed in /home/atri/.local/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com will not be loaded
Jul 06 17:50:13 Index gnome-shell[2001]: Extension workspace-indicator@gnome-shell-extensions.gcampax.github.com already installed in /home/atri/.local/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com. /usr/share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com will not be loaded
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.gnome.Shell.Notifications'
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating via systemd: service name='ca.desrt.dconf' unit='dconf.service' requested by ':1.15' (uid=1000 pid=2001 comm="/usr/bin/gnome-shell")
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating service name='org.freedesktop.FileManager1' requested by ':1.15' (uid=1000 pid=2001 comm="/usr/bin/gnome-shell")
Jul 06 17:50:13 Index systemd[1713]: Starting User preferences database...
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'ca.desrt.dconf'
Jul 06 17:50:13 Index systemd[1713]: Started User preferences database.
Jul 06 17:50:13 Index rtkit-daemon[1261]: Supervising 4 threads of 2 processes of 2 users.
Jul 06 17:50:13 Index rtkit-daemon[1261]: Successfully made thread 2370 of process 2213 owned by '1000' RT at priority 5.
Jul 06 17:50:13 Index rtkit-daemon[1261]: Supervising 5 threads of 2 processes of 2 users.
Jul 06 17:50:13 Index rtkit-daemon[1261]: Supervising 5 threads of 2 processes of 2 users.
Jul 06 17:50:13 Index rtkit-daemon[1261]: Successfully made thread 2372 of process 2213 owned by '1000' RT at priority 5.
Jul 06 17:50:13 Index rtkit-daemon[1261]: Supervising 6 threads of 2 processes of 2 users.
Jul 06 17:50:13 Index pulseaudio[2213]: stat('/etc/pulse/default.pa.d'): No such file or directory
Jul 06 17:50:13 Index systemd[1713]: Started Sound Service.
Jul 06 17:50:13 Index pulseaudio[2213]: Could not find org.bluez.BatteryProviderManager1.RegisterBatteryProvider(), is bluetoothd started with experimental features enabled (-E flag)?
Jul 06 17:50:13 Index bluetoothd[1034]: Endpoint registered: sender=:1.69 path=/MediaEndpoint/A2DPSource/ldac_hq
Jul 06 17:50:13 Index bluetoothd[1034]: Endpoint registered: sender=:1.69 path=/MediaEndpoint/A2DPSource/ldac_sq
Jul 06 17:50:13 Index bluetoothd[1034]: Endpoint registered: sender=:1.69 path=/MediaEndpoint/A2DPSource/ldac_mq
Jul 06 17:50:13 Index bluetoothd[1034]: Endpoint registered: sender=:1.69 path=/MediaEndpoint/A2DPSink/aptx_hd
Jul 06 17:50:13 Index bluetoothd[1034]: Endpoint registered: sender=:1.69 path=/MediaEndpoint/A2DPSource/aptx_hd
Jul 06 17:50:13 Index bluetoothd[1034]: Endpoint registered: sender=:1.69 path=/MediaEndpoint/A2DPSink/aptx
Jul 06 17:50:13 Index bluetoothd[1034]: Endpoint registered: sender=:1.69 path=/MediaEndpoint/A2DPSource/aptx
Jul 06 17:50:13 Index bluetoothd[1034]: Endpoint registered: sender=:1.69 path=/MediaEndpoint/A2DPSink/sbc
Jul 06 17:50:13 Index bluetoothd[1034]: Endpoint registered: sender=:1.69 path=/MediaEndpoint/A2DPSource/sbc
Jul 06 17:50:13 Index bluetoothd[1034]: Endpoint registered: sender=:1.69 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Jul 06 17:50:13 Index bluetoothd[1034]: Endpoint registered: sender=:1.69 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Jul 06 17:50:13 Index bluetoothd[1034]: Endpoint registered: sender=:1.69 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Jul 06 17:50:13 Index bluetoothd[1034]: Endpoint registered: sender=:1.69 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Jul 06 17:50:13 Index bluetoothd[1034]: Endpoint registered: sender=:1.69 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Jul 06 17:50:13 Index bluetoothd[1034]: Endpoint registered: sender=:1.69 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Jul 06 17:50:13 Index kernel: Bluetooth: RFCOMM TTY layer initialized
Jul 06 17:50:13 Index kernel: Bluetooth: RFCOMM socket layer initialized
Jul 06 17:50:13 Index kernel: Bluetooth: RFCOMM ver 1.11
Jul 06 17:50:13 Index nautilus[2357]: Connecting to org.freedesktop.Tracker3.Miner.Files
Jul 06 17:50:13 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.freedesktop.FileManager1'
Jul 06 17:50:13 Index gnome-shell[2001]: [System monitor] applet init from /home/atri/.local/share/gnome-shell/extensions/system-monitor-next@paradoxxx.zero.gmail.com
Jul 06 17:50:13 Index gnome-shell[2001]: [System monitor] applet enabling
Jul 06 17:50:14 Index kernel: warning: `gnome-shell' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
Jul 06 17:50:14 Index gnome-shell[2001]: [System monitor] applet enabling done
Jul 06 17:50:14 Index gnome-shell[2001]: cogl_framebuffer_set_viewport: assertion 'width > 0 && height > 0' failed
Jul 06 17:50:14 Index gnome-shell[2001]: loading user theme: /home/atri/.themes/WhiteSur-Light/gnome-shell/gnome-shell.css
Jul 06 17:50:14 Index gnome-shell[2001]: [x11gestures@joseexposito.github.io] Extension enabled
Jul 06 17:50:14 Index gnome-shell[2001]: [x11gestures@joseexposito.github.io] This extension is only for X11
Jul 06 17:50:14 Index at-spi-bus-launcher[2166]: dbus-daemon[2166]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=2001 comm="/usr/bin/gnome-shell")
Jul 06 17:50:14 Index at-spi-bus-launcher[2166]: dbus-daemon[2166]: Successfully activated service 'org.a11y.atspi.Registry'
Jul 06 17:50:14 Index at-spi-bus-launcher[2407]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jul 06 17:50:14 Index systemd[1713]: Started GNOME Shell on Wayland.
Jul 06 17:50:14 Index systemd[1713]: Reached target GNOME Session is initialized.
Jul 06 17:50:14 Index systemd[1713]: GNOME session X11 services is inactive.
Jul 06 17:50:14 Index systemd[1713]: Dependency failed for GNOME XSettings service.
Jul 06 17:50:14 Index systemd[1713]: org.gnome.SettingsDaemon.XSettings.service: Job org.gnome.SettingsDaemon.XSettings.service/start failed with result 'dependency'.
Jul 06 17:50:14 Index systemd[1713]: gnome-session-x11-services-ready.target: Job gnome-session-x11-services-ready.target/verify-active failed with result 'dependency'.
Jul 06 17:50:14 Index systemd[1713]: Reached target GNOME Session (session: gnome).
Jul 06 17:50:14 Index systemd[1713]: Reached target GNOME XSettings target.
Jul 06 17:50:14 Index systemd[1713]: Starting Signal initialization done to GNOME Session Manager...
Jul 06 17:50:14 Index systemd[1713]: Starting IBus Daemon for GNOME...
Jul 06 17:50:14 Index systemd[1713]: Starting GNOME accessibility service...
Jul 06 17:50:14 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating service name='org.gnome.Shell.Extensions.GSConnect' requested by ':1.15' (uid=1000 pid=2001 comm="/usr/bin/gnome-shell")
Jul 06 17:50:14 Index systemd[1713]: Starting GNOME color management service...
Jul 06 17:50:14 Index systemd[1713]: Starting GNOME date & time service...
Jul 06 17:50:14 Index systemd[1713]: Starting GNOME maintenance of expirable data service...
Jul 06 17:50:14 Index systemd[1713]: Starting GNOME keyboard configuration service...
Jul 06 17:50:14 Index systemd[1713]: Starting GNOME keyboard shortcuts service...
Jul 06 17:50:14 Index systemd[1713]: Starting GNOME power management service...
Jul 06 17:50:14 Index systemd[1713]: Starting GNOME printer notifications service...
Jul 06 17:50:14 Index systemd[1713]: Starting GNOME RFKill support service...
Jul 06 17:50:14 Index systemd[1713]: Starting GNOME FreeDesktop screensaver service...
Jul 06 17:50:14 Index systemd[1713]: Starting GNOME file sharing service...
Jul 06 17:50:14 Index systemd[1713]: Starting GNOME smartcard service...
Jul 06 17:50:14 Index systemd[1713]: Starting GNOME sound sample caching service...
Jul 06 17:50:14 Index systemd[1713]: Starting GNOME USB protection service...
Jul 06 17:50:14 Index systemd[1713]: Starting GNOME Wacom tablet support service...
Jul 06 17:50:14 Index gnome-session-binary[1986]: Entering running state
Jul 06 17:50:14 Index systemd[1713]: Started Application launched by gnome-session-binary.
Jul 06 17:50:14 Index systemd[1713]: Finished Signal initialization done to GNOME Session Manager.
Jul 06 17:50:14 Index kernel: rfkill: input handler disabled
Jul 06 17:50:14 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.72' (uid=1000 pid=2440 comm="/usr/lib/gsd-print-notifications")
Jul 06 17:50:14 Index dbus-daemon[1036]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Jul 06 17:50:14 Index touchegg.desktop[2465]: Touchégg v2.0.16.
Jul 06 17:50:14 Index touchegg.desktop[2465]: Starting Touchégg in client mode
Jul 06 17:50:14 Index systemd[1713]: Started GNOME RFKill support service.
Jul 06 17:50:14 Index systemd[1713]: Started GNOME printer notifications service.
Jul 06 17:50:14 Index systemd[1713]: Started GNOME date & time service.
Jul 06 17:50:14 Index systemd[1713]: Started GNOME accessibility service.
Jul 06 17:50:14 Index systemd[1713]: Started GNOME maintenance of expirable data service.
Jul 06 17:50:14 Index systemd[1713]: Started Application launched by gnome-session-binary.
Jul 06 17:50:14 Index systemd[1713]: Started Application launched by gnome-session-binary.
Jul 06 17:50:14 Index systemd[1713]: Started Application launched by gnome-session-binary.
Jul 06 17:50:14 Index systemd[1713]: Started Application launched by gnome-session-binary.
Jul 06 17:50:14 Index systemd[1713]: Started Application launched by gnome-session-binary.
Jul 06 17:50:14 Index systemd[1713]: Reached target GNOME accessibility target.
Jul 06 17:50:14 Index systemd[1713]: Reached target GNOME date & time target.
Jul 06 17:50:14 Index systemd[1713]: Reached target GNOME maintenance of expirable data target.
Jul 06 17:50:14 Index systemd[1713]: Reached target GNOME printer notifications target.
Jul 06 17:50:14 Index systemd[1713]: Reached target GNOME RFKill support target.
Jul 06 17:50:14 Index systemd[1713]: Started GNOME smartcard service.
Jul 06 17:50:14 Index systemd[1713]: Reached target GNOME smartcard target.
Jul 06 17:50:14 Index systemd[1713]: Started GNOME FreeDesktop screensaver service.
Jul 06 17:50:14 Index systemd[1713]: Reached target GNOME FreeDesktop screensaver target.
Jul 06 17:50:14 Index systemd[1713]: Started GNOME USB protection service.
Jul 06 17:50:14 Index systemd[1713]: Reached target GNOME USB protection target.
Jul 06 17:50:14 Index systemd[1713]: Started GNOME file sharing service.
Jul 06 17:50:14 Index systemd[1713]: Reached target GNOME file sharing target.
Jul 06 17:50:14 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating service name='org.gnome.ScreenSaver' requested by ':1.54' (uid=1000 pid=2469 comm="/usr/lib/gsd-usb-protection")
Jul 06 17:50:14 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating service name='org.freedesktop.portal.IBus' requested by ':1.47' (uid=1000 pid=2420 comm="/usr/bin/ibus-daemon --panel disable")
Jul 06 17:50:14 Index systemd[1713]: Started IBus Daemon for GNOME.
Jul 06 17:50:14 Index systemd[1713]: Started GNOME sound sample caching service.
Jul 06 17:50:14 Index systemd[1713]: Reached target GNOME sound sample caching target.
Jul 06 17:50:14 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.freedesktop.portal.IBus'
Jul 06 17:50:14 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.gnome.Shell.Extensions.GSConnect'
Jul 06 17:50:14 Index NetworkManager[1050]: <info>  [1688637014.2787] agent-manager: agent[c4aff90646cf763f,:1.58/org.gnome.Shell.NetworkAgent/1000]: agent registered
Jul 06 17:50:14 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.gnome.ScreenSaver'
Jul 06 17:50:14 Index gnome-shell[1167]: Failed to create color profile from colord profile: Error opening file /home/atri/.local/share/icc/WQHD_01.icm: Permission denied
Jul 06 17:50:14 Index gnome-shell[2001]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation
Jul 06 17:50:14 Index gsd-usb-protect[2469]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.usbguard1 was not provided by any .service files
Jul 06 17:50:14 Index gnome-shell[2001]: Failed to create color profile from colord profile: Error opening file /var/lib/gdm/.local/share/icc/edid-94a006dfcee24b5f8794f90e7652c437.icc: Permission denied
Jul 06 17:50:15 Index systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jul 06 17:50:16 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.gnome.Shell.Screencast'
Jul 06 17:50:16 Index gnome-shell[2001]: Window manager warning: Overwriting existing binding of keysym 39 with keysym 39 (keycode 12).
Jul 06 17:50:16 Index gnome-shell[2001]: Window manager warning: Overwriting existing binding of keysym 37 with keysym 37 (keycode 10).
Jul 06 17:50:16 Index gnome-shell[2001]: Window manager warning: Overwriting existing binding of keysym 38 with keysym 38 (keycode 11).
Jul 06 17:50:16 Index gnome-shell[2001]: Window manager warning: Overwriting existing binding of keysym 32 with keysym 32 (keycode b).
Jul 06 17:50:16 Index gnome-shell[2001]: Window manager warning: Overwriting existing binding of keysym 33 with keysym 33 (keycode c).
Jul 06 17:50:16 Index gnome-shell[2001]: Window manager warning: Overwriting existing binding of keysym 31 with keysym 31 (keycode a).
Jul 06 17:50:16 Index gnome-shell[2001]: Window manager warning: Overwriting existing binding of keysym 36 with keysym 36 (keycode f).
Jul 06 17:50:16 Index gnome-shell[2001]: Window manager warning: Overwriting existing binding of keysym 34 with keysym 34 (keycode d).
Jul 06 17:50:16 Index gnome-shell[2001]: Window manager warning: Overwriting existing binding of keysym 35 with keysym 35 (keycode e).
Jul 06 17:50:16 Index systemd[1713]: Started GNOME keyboard configuration service.
Jul 06 17:50:16 Index systemd[1713]: Reached target GNOME keyboard configuration target.
Jul 06 17:50:16 Index systemd[1713]: Started GNOME Wacom tablet support service.
Jul 06 17:50:16 Index systemd[1713]: Reached target GNOME Wacom tablet support target.
Jul 06 17:50:16 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.40' (uid=1000 pid=2357 comm="/usr/bin/nautilus --gapplication-service")
Jul 06 17:50:16 Index systemd[1713]: Starting Portal service...
Jul 06 17:50:16 Index systemd[1713]: Started GNOME color management service.
Jul 06 17:50:16 Index systemd[1713]: Started GNOME keyboard shortcuts service.
Jul 06 17:50:16 Index systemd[1713]: Started GNOME power management service.
Jul 06 17:50:16 Index systemd[1713]: Reached target GNOME color management target.
Jul 06 17:50:16 Index systemd[1713]: Reached target GNOME keyboard shortcuts target.
Jul 06 17:50:16 Index systemd[1713]: Reached target GNOME power management target.
Jul 06 17:50:16 Index systemd[1713]: Reached target GNOME Session.
Jul 06 17:50:16 Index systemd[1713]: Reached target GNOME Wayland Session (session: gnome).
Jul 06 17:50:16 Index systemd[1713]: Reached target Current graphical user session.
Jul 06 17:50:16 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating via systemd: service name='org.freedesktop.portal.Documents' unit='xdg-document-portal.service' requested by ':1.79' (uid=1000 pid=2683 comm="/usr/lib/xdg-desktop-portal")
Jul 06 17:50:16 Index systemd[1713]: Starting flatpak document portal service...
Jul 06 17:50:16 Index gnome-shell[2001]: clutter_actor_get_child_at_index: assertion 'index_ <= self->priv->n_children' failed
Jul 06 17:50:16 Index gnome-shell[2001]: clutter_actor_get_child_at_index: assertion 'index_ <= self->priv->n_children' failed
Jul 06 17:50:16 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.freedesktop.portal.Documents'
Jul 06 17:50:16 Index systemd[1713]: Started flatpak document portal service.
Jul 06 17:50:16 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.gnome' unit='xdg-desktop-portal-gnome.service' requested by ':1.79' (uid=1000 pid=2683 comm="/usr/lib/xdg-desktop-portal")
Jul 06 17:50:16 Index systemd[1713]: Starting Portal service (GNOME implementation)...
Jul 06 17:50:16 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Connection :1.82 (uid=1000 pid=2423 comm="gjs /usr/share/gnome-shell/extensions/gsconnect@an") became a monitor.
Jul 06 17:50:16 Index gsd-media-keys[2437]: Failed to grab accelerator for keybinding settings:playback-repeat
Jul 06 17:50:16 Index gsd-media-keys[2437]: Failed to grab accelerator for keybinding settings:hibernate
Jul 06 17:50:16 Index kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Framebuffer memory not appropriate for scanout
Jul 06 17:50:16 Index kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Framebuffer memory not appropriate for scanout
Jul 06 17:50:16 Index rtkit-daemon[1261]: Supervising 6 threads of 2 processes of 2 users.
Jul 06 17:50:16 Index rtkit-daemon[1261]: Successfully made thread 2801 of process 2213 owned by '1000' RT at priority 5.
Jul 06 17:50:16 Index rtkit-daemon[1261]: Supervising 7 threads of 2 processes of 2 users.
Jul 06 17:50:16 Index gnome-shell[2001]: Ignoring length property that isn't a number at line 2842, col 24
Jul 06 17:50:16 Index systemd[1713]: Reached target GNOME session X11 services.
Jul 06 17:50:16 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.freedesktop.impl.portal.desktop.gnome'
Jul 06 17:50:16 Index systemd[1713]: Starting GNOME XSettings service...
Jul 06 17:50:16 Index systemd[1713]: Started Portal service (GNOME implementation).
Jul 06 17:50:16 Index gnome-shell[2812]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jul 06 17:50:16 Index gnome-shell[2812]: > Warning:          Unsupported maximum keycode 708, clipping.
Jul 06 17:50:16 Index gnome-shell[2812]: >                   X11 cannot support keycodes above 255.
Jul 06 17:50:16 Index gnome-shell[2812]: Errors from xkbcomp are not fatal to the X server
Jul 06 17:50:16 Index rtkit-daemon[1261]: Supervising 7 threads of 2 processes of 2 users.
Jul 06 17:50:16 Index rtkit-daemon[1261]: Supervising 7 threads of 2 processes of 2 users.
Jul 06 17:50:16 Index rtkit-daemon[1261]: Supervising 7 threads of 2 processes of 2 users.
Jul 06 17:50:16 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.gtk' unit='xdg-desktop-portal-gtk.service' requested by ':1.79' (uid=1000 pid=2683 comm="/usr/lib/xdg-desktop-portal")
Jul 06 17:50:16 Index systemd[1713]: Starting Portal service (GTK/GNOME implementation)...
Jul 06 17:50:16 Index systemd[1713]: Started GNOME XSettings service.
Jul 06 17:50:16 Index systemd[1713]: Reached target GNOME session X11 services.
Jul 06 17:50:16 Index touchegg.desktop[2465]: Parsing your configuration file...
Jul 06 17:50:16 Index touchegg.desktop[2465]: Using configuration file "/home/atri/.config/touchegg/touchegg.conf"
Jul 06 17:50:16 Index touchegg.desktop[2465]: Configuration parsed successfully
Jul 06 17:50:16 Index touchegg.desktop[2465]: Connecting to Touchégg daemon...
Jul 06 17:50:16 Index touchegg.desktop[2465]: Connection with Touchégg established
Jul 06 17:50:16 Index touchegg[1042]: New client connection request
Jul 06 17:50:16 Index touchegg[1042]: New client connected
Jul 06 17:50:16 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.freedesktop.impl.portal.desktop.gtk'
Jul 06 17:50:16 Index systemd[1713]: Started Portal service (GTK/GNOME implementation).
Jul 06 17:50:16 Index systemd[1713]: Started PipeWire Multimedia Service.
Jul 06 17:50:16 Index systemd[1713]: Started Multimedia Service Session Manager.
Jul 06 17:50:16 Index rtkit-daemon[1261]: Supervising 7 threads of 2 processes of 2 users.
Jul 06 17:50:16 Index rtkit-daemon[1261]: Successfully made thread 2889 of process 2889 owned by '1000' high priority at nice level -11.
Jul 06 17:50:16 Index rtkit-daemon[1261]: Supervising 8 threads of 3 processes of 2 users.
Jul 06 17:50:16 Index rtkit-daemon[1261]: Supervising 8 threads of 3 processes of 2 users.
Jul 06 17:50:16 Index rtkit-daemon[1261]: Supervising 8 threads of 3 processes of 2 users.
Jul 06 17:50:16 Index rtkit-daemon[1261]: Successfully made thread 2897 of process 2897 owned by '1000' high priority at nice level -11.
Jul 06 17:50:16 Index rtkit-daemon[1261]: Supervising 9 threads of 4 processes of 2 users.
Jul 06 17:50:16 Index rtkit-daemon[1261]: Supervising 9 threads of 4 processes of 2 users.
Jul 06 17:50:16 Index rtkit-daemon[1261]: Supervising 9 threads of 4 processes of 2 users.
Jul 06 17:50:16 Index rtkit-daemon[1261]: Successfully made thread 2900 of process 2889 owned by '1000' RT at priority 20.
Jul 06 17:50:16 Index rtkit-daemon[1261]: Supervising 10 threads of 4 processes of 2 users.
Jul 06 17:50:16 Index rtkit-daemon[1261]: Supervising 10 threads of 4 processes of 2 users.
Jul 06 17:50:16 Index rtkit-daemon[1261]: Successfully made thread 2901 of process 2897 owned by '1000' RT at priority 20.
Jul 06 17:50:16 Index rtkit-daemon[1261]: Supervising 11 threads of 4 processes of 2 users.
Jul 06 17:50:16 Index gnome-shell[2001]: GNOME Shell started at Thu Jul 06 2023 17:50:13 GMT+0800 (China Standard Time)
Jul 06 17:50:16 Index wireplumber[2897]: SPA handle 'api.alsa.enum.udev' could not be loaded; is it installed?
Jul 06 17:50:16 Index wireplumber[2897]: PipeWire's SPA ALSA udev plugin("api.alsa.enum.udev")missing or broken. Sound Cards cannot be enumerated
Jul 06 17:50:16 Index gnome-shell[2001]: Registering session with GDM
Jul 06 17:50:16 Index gnome-shell[1167]: Connection to xwayland lost
Jul 06 17:50:16 Index gnome-shell[1167]: Xwayland terminated, exiting since it was mandatory
Jul 06 17:50:16 Index org.gnome.Shell.desktop[1167]: GNOME Shell terminated with an error: Xwayland exited unexpectedly
Jul 06 17:50:16 Index gnome-shell[1167]: Shutting down GNOME Shell
Jul 06 17:50:16 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.freedesktop.portal.Desktop'
Jul 06 17:50:16 Index systemd[1713]: Started Portal service.
Jul 06 17:50:16 Index systemd-logind[1040]: Session 1 logged out. Waiting for processes to exit.
Jul 06 17:50:16 Index wireplumber[2897]: SPA handle 'api.bluez5.enum.dbus' could not be loaded; is it installed?
Jul 06 17:50:16 Index wireplumber[2897]: PipeWire's BlueZ SPA missing or broken. Bluetooth not supported.
Jul 06 17:50:16 Index wireplumber[2897]: [0:00:34.836547131] [2897]  INFO Camera camera_manager.cpp:298 libcamera v0.0.5
Jul 06 17:50:16 Index polkitd[1053]: Unregistered Authentication Agent for unix-session:1 (system bus name :1.19, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Jul 06 17:50:16 Index systemd[1]: session-1.scope: Deactivated successfully.
Jul 06 17:50:16 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating via systemd: service name='org.freedesktop.Tracker3.Miner.Files' unit='tracker-miner-fs-3.service' requested by ':1.40' (uid=1000 pid=2357 comm="/usr/bin/nautilus --gapplication-service")
Jul 06 17:50:16 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating service name='org.gnome.DiskUtility' requested by ':1.40' (uid=1000 pid=2357 comm="/usr/bin/nautilus --gapplication-service")
Jul 06 17:50:16 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating service name='org.gnome.Console' requested by ':1.40' (uid=1000 pid=2357 comm="/usr/bin/nautilus --gapplication-service")
Jul 06 17:50:16 Index systemd[1713]: Created slice User Background Tasks Slice.
Jul 06 17:50:16 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.gnome.DiskUtility'
Jul 06 17:50:16 Index gdm[1103]: Gdm: Child process -1150 was already dead.
Jul 06 17:50:17 Index systemd[1713]: Starting Tracker file system data miner...
Jul 06 17:50:17 Index systemd[1]: session-1.scope: Consumed 2.903s CPU time.
Jul 06 17:50:17 Index systemd-logind[1040]: Removed session 1.
Jul 06 17:50:17 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.gnome.Console'
Jul 06 17:50:17 Index wireplumber[2897]: <WpNode:0x55e24525af00> Object activation aborted: PipeWire proxy destroyed
Jul 06 17:50:17 Index pipewire[2889]: [0:00:35.153539091] [2889]  INFO Camera camera_manager.cpp:298 libcamera v0.0.5
Jul 06 17:50:17 Index wireplumber[2897]: <WpPortalPermissionStorePlugin:0x55e2451b78a0> Failed to call Lookup: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera
Jul 06 17:50:17 Index wireplumber[2897]: <WpPortalPermissionStorePlugin:0x55e2451b78a0> Failed to call Lookup: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera
Jul 06 17:50:17 Index wireplumber[2897]: <WpPortalPermissionStorePlugin:0x55e2451b78a0> Failed to call Lookup: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera
Jul 06 17:50:17 Index wireplumber[2897]: <WpPortalPermissionStorePlugin:0x55e2451b78a0> Failed to call Lookup: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera
Jul 06 17:50:17 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.freedesktop.Tracker3.Miner.Files'
Jul 06 17:50:17 Index systemd[1713]: Started Tracker file system data miner.
Jul 06 17:50:22 Index systemd[1713]: Started Application launched by gnome-shell.
Jul 06 17:50:22 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service' requested by ':1.103' (uid=1000 pid=2985 comm="/usr/bin/gnome-terminal")
Jul 06 17:50:22 Index systemd[1713]: Created slice Slice /app/org.gnome.Terminal.
Jul 06 17:50:22 Index systemd[1713]: Starting GNOME Terminal Server...
Jul 06 17:50:22 Index dbus-daemon[1766]: [session uid=1000 pid=1766] Successfully activated service 'org.gnome.Terminal'
Jul 06 17:50:22 Index systemd[1713]: Started GNOME Terminal Server.
Jul 06 17:50:22 Index systemd[1713]: Started VTE child process 3010 launched by gnome-terminal-server process 2991.
Jul 06 17:50:25 Index systemd[1713]: Started Application launched by gnome-shell.
Jul 06 17:50:25 Index gnome-shell[2001]: Failed to query filesystem: method Gio.File.query_filesystem_info_async: At least 4 arguments required, but only 3 passed
Jul 06 17:50:26 Index systemd[1713]: Started Application launched by gnome-shell.
Jul 06 17:50:26 Index rtkit-daemon[1261]: Supervising 8 threads of 3 processes of 2 users.
Jul 06 17:50:26 Index rtkit-daemon[1261]: Supervising 8 threads of 3 processes of 2 users.
Jul 06 17:50:26 Index rtkit-daemon[1261]: Supervising 8 threads of 3 processes of 2 users.
Jul 06 17:50:26 Index rtkit-daemon[1261]: Supervising 8 threads of 3 processes of 2 users.
Jul 06 17:50:26 Index rtkit-daemon[1261]: Supervising 8 threads of 3 processes of 2 users.
Jul 06 17:50:26 Index rtkit-daemon[1261]: Supervising 8 threads of 3 processes of 2 users.
Jul 06 17:50:26 Index rtkit-daemon[1261]: Successfully made thread 3254 of process 3065 owned by '1000' RT at priority 10.
Jul 06 17:50:26 Index rtkit-daemon[1261]: Supervising 9 threads of 4 processes of 2 users.
Jul 06 17:50:26 Index gnome-shell[2001]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Jul 06 17:50:26 Index rtkit-daemon[1261]: Supervising 9 threads of 4 processes of 2 users.
Jul 06 17:50:26 Index rtkit-daemon[1261]: Supervising 9 threads of 4 processes of 2 users.
Jul 06 17:50:27 Index systemd[1]: Stopping User Manager for UID 120...
Jul 06 17:50:27 Index systemd[1141]: Activating special unit Exit the Session...
Jul 06 17:50:27 Index systemd[1141]: Stopped target Main User Target.
Jul 06 17:50:27 Index systemd[1141]: Stopping D-Bus User Message Bus...
Jul 06 17:50:27 Index systemd[1141]: Stopped D-Bus User Message Bus.
Jul 06 17:50:27 Index systemd[1141]: Removed slice User Core Session Slice.
Jul 06 17:50:27 Index systemd[1141]: Stopped target Basic System.
Jul 06 17:50:27 Index systemd[1141]: Stopped target Paths.
Jul 06 17:50:27 Index systemd[1141]: Stopped target Sockets.
Jul 06 17:50:27 Index systemd[1141]: Stopped target Timers.
Jul 06 17:50:27 Index systemd[1141]: Closed D-Bus User Message Bus Socket.
Jul 06 17:50:27 Index systemd[1141]: Closed GnuPG network certificate management daemon.
Jul 06 17:50:27 Index systemd[1141]: Closed GCR ssh-agent wrapper.
Jul 06 17:50:27 Index systemd[1141]: Closed GNOME Keyring daemon.
Jul 06 17:50:27 Index systemd[1141]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jul 06 17:50:27 Index systemd[1141]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jul 06 17:50:27 Index systemd[1141]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jul 06 17:50:27 Index systemd[1141]: Closed GnuPG cryptographic agent and passphrase cache.
Jul 06 17:50:27 Index systemd[1141]: Closed p11-kit server.
Jul 06 17:50:27 Index systemd[1141]: Closed PipeWire Multimedia System Socket.
Jul 06 17:50:27 Index systemd[1141]: Closed Sound System.
Jul 06 17:50:27 Index systemd[1141]: Removed slice User Application Slice.
Jul 06 17:50:27 Index systemd[1141]: Reached target Shutdown.
Jul 06 17:50:27 Index systemd[1141]: Finished Exit the Session.
Jul 06 17:50:27 Index systemd[1141]: Reached target Exit the Session.
Jul 06 17:50:27 Index (sd-pam)[1142]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[gdm] ruser=[<unknown>] rhost=[<unknown>]
Jul 06 17:50:27 Index systemd[1]: user@120.service: Deactivated successfully.
Jul 06 17:50:27 Index systemd[1]: Stopped User Manager for UID 120.
Jul 06 17:50:27 Index systemd[1]: Stopping User Runtime Directory /run/user/120...
Jul 06 17:50:27 Index systemd[1]: run-user-120.mount: Deactivated successfully.
Jul 06 17:50:27 Index systemd[1]: user-runtime-dir@120.service: Deactivated successfully.
Jul 06 17:50:27 Index systemd[1]: Stopped User Runtime Directory /run/user/120.
Jul 06 17:50:27 Index systemd[1]: Removed slice User Slice of UID 120.
Jul 06 17:50:27 Index systemd[1]: user-120.slice: Consumed 3.102s CPU time.
Jul 06 17:50:27 Index rtkit-daemon[1261]: Supervising 9 threads of 4 processes of 1 users.
Jul 06 17:50:27 Index rtkit-daemon[1261]: Supervising 9 threads of 4 processes of 1 users.
Jul 06 17:50:27 Index rtkit-daemon[1261]: Supervising 9 threads of 4 processes of 1 users.
Jul 06 17:50:27 Index rtkit-daemon[1261]: Supervising 9 threads of 4 processes of 1 users.
Jul 06 17:50:27 Index rtkit-daemon[1261]: Supervising 9 threads of 4 processes of 1 users.
Jul 06 17:50:27 Index rtkit-daemon[1261]: Supervising 9 threads of 4 processes of 1 users.
Jul 06 17:50:28 Index rtkit-daemon[1261]: Supervising 9 threads of 4 processes of 1 users.
Jul 06 17:50:28 Index rtkit-daemon[1261]: Supervising 9 threads of 4 processes of 1 users.
Jul 06 17:50:35 Index systemd-timesyncd[1030]: Contacted time server 202.112.31.197:123 (2.arch.pool.ntp.org).
Jul 06 17:50:35 Index systemd-timesyncd[1030]: Initial clock synchronization to Thu 2023-07-06 17:50:35.260443 CST.
Jul 06 17:50:46 Index systemd[1]: systemd-localed.service: Deactivated successfully.
Jul 06 17:50:46 Index systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jul 06 17:50:53 Index kernel: usb 4-4: new SuperSpeed USB device number 2 using xhci_hcd
Jul 06 17:50:53 Index kernel: usb 4-4: New USB device found, idVendor=152d, idProduct=a578, bcdDevice= 2.01
Jul 06 17:50:53 Index kernel: usb 4-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jul 06 17:50:53 Index kernel: usb 4-4: Product: USB to ATA/ATAPI Bridge
Jul 06 17:50:53 Index kernel: usb 4-4: Manufacturer: JMicron
Jul 06 17:50:53 Index kernel: usb 4-4: SerialNumber: 2203LH3A00011
Jul 06 17:50:53 Index mtp-probe[3975]: checking bus 4, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb4/4-4"
Jul 06 17:50:53 Index mtp-probe[3975]: bus: 4, device: 2 was not an MTP device
Jul 06 17:50:53 Index kernel: usbcore: registered new interface driver usb-storage
Jul 06 17:50:53 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.105' (uid=970 pid=3980 comm="/usr/lib/colord-sane")
Jul 06 17:50:53 Index dbus-daemon[1036]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Jul 06 17:50:53 Index kernel: scsi host0: uas
Jul 06 17:50:53 Index kernel: usbcore: registered new interface driver uas
Jul 06 17:50:53 Index kernel: scsi 0:0:0:0: Direct-Access     JMicron  Generic          0201 PQ: 0 ANSI: 6
Jul 06 17:50:56 Index kernel: sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
Jul 06 17:50:56 Index kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Jul 06 17:50:56 Index kernel: sd 0:0:0:0: [sda] Write Protect is off
Jul 06 17:50:56 Index kernel: sd 0:0:0:0: [sda] Mode Sense: 5f 00 00 08
Jul 06 17:50:56 Index kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jul 06 17:50:56 Index kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
Jul 06 17:50:56 Index kernel: sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes not a multiple of preferred minimum block size (4096 bytes)
Jul 06 17:50:56 Index kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jul 06 17:50:56 Index mtp-probe[4004]: checking bus 4, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb4/4-4"
Jul 06 17:50:56 Index mtp-probe[4004]: bus: 4, device: 2 was not an MTP device
Jul 06 17:50:56 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.108' (uid=970 pid=4001 comm="/usr/lib/colord-sane")
Jul 06 17:50:56 Index dbus-daemon[1036]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Jul 06 17:50:58 Index sudo[4026]: pam_unix(sudo:auth): authentication failure; logname=atri uid=1000 euid=0 tty=/dev/pts/0 ruser=atri rhost=  user=atri
Jul 06 17:50:58 Index [4026]: Attempting facial authentication for user atri
Jul 06 17:50:59 Index [4026]: Login approved
Jul 06 17:50:59 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.110' (uid=0 pid=4026 comm="sudo lsusb -v -d 152d:a578")
Jul 06 17:50:59 Index dbus-daemon[1036]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 06 17:50:59 Index sudo[4026]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 06 17:50:59 Index sudo[4026]:     atri : TTY=pts/0 ; PWD=/home/atri ; USER=root ; COMMAND=/usr/bin/lsusb -v -d 152d:a578
Jul 06 17:50:59 Index sudo[4026]: pam_unix(sudo:session): session opened for user root(uid=0) by atri(uid=1000)
Jul 06 17:50:59 Index sudo[4026]: pam_unix(sudo:session): session closed for user root
Jul 06 17:51:00 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.111' (uid=0 pid=4054 comm="sudo lsusb -v -d 152d:a578")
Jul 06 17:51:00 Index dbus-daemon[1036]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 06 17:51:00 Index sudo[4054]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 06 17:51:00 Index sudo[4054]:     atri : TTY=pts/0 ; PWD=/home/atri ; USER=root ; COMMAND=/usr/bin/lsusb -v -d 152d:a578
Jul 06 17:51:00 Index sudo[4054]: pam_unix(sudo:session): session opened for user root(uid=0) by atri(uid=1000)
Jul 06 17:51:00 Index sudo[4054]: pam_unix(sudo:session): session closed for user root
Jul 06 17:51:07 Index geoclue[1257]: Service not used for 60 seconds. Shutting down..
Jul 06 17:51:07 Index systemd[1]: geoclue.service: Deactivated successfully.
Jul 06 17:51:20 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.112' (uid=0 pid=4075 comm="sudo fdisk -l")
Jul 06 17:51:20 Index dbus-daemon[1036]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 06 17:51:20 Index sudo[4075]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 06 17:51:20 Index sudo[4075]:     atri : TTY=pts/0 ; PWD=/home/atri ; USER=root ; COMMAND=/usr/bin/fdisk -l
Jul 06 17:51:20 Index sudo[4075]: pam_unix(sudo:session): session opened for user root(uid=0) by atri(uid=1000)
Jul 06 17:51:20 Index sudo[4075]: pam_unix(sudo:session): session closed for user root
Jul 06 17:51:24 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.113' (uid=0 pid=4084 comm="sudo fdisk -l /dev/sda")
Jul 06 17:51:24 Index dbus-daemon[1036]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 06 17:51:24 Index sudo[4084]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 06 17:51:24 Index sudo[4084]:     atri : TTY=pts/0 ; PWD=/home/atri ; USER=root ; COMMAND=/usr/bin/fdisk -l /dev/sda
Jul 06 17:51:24 Index sudo[4084]: pam_unix(sudo:session): session opened for user root(uid=0) by atri(uid=1000)
Jul 06 17:51:24 Index sudo[4084]: pam_unix(sudo:session): session closed for user root
Jul 06 17:51:59 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.114' (uid=0 pid=4108 comm="sudo badblocks -wsv /dev/sda")
Jul 06 17:51:59 Index dbus-daemon[1036]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 06 17:51:59 Index sudo[4108]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 06 17:51:59 Index sudo[4108]:     atri : TTY=pts/0 ; PWD=/home/atri ; USER=root ; COMMAND=/usr/bin/badblocks -wsv /dev/sda
Jul 06 17:51:59 Index sudo[4108]: pam_unix(sudo:session): session opened for user root(uid=0) by atri(uid=1000)
Jul 06 17:52:00 Index kernel: xhci_hcd 0000:00:14.0: ERROR Unknown event condition 10 for slot 4 ep 7 , HC probably busted
Jul 06 17:52:22 Index wpa_supplicant[1174]: wlo1: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-68 noise=9999 txrate=29200
Jul 06 17:52:31 Index kernel: sd 0:0:0:0: [sda] tag#28 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD OUT 
Jul 06 17:52:31 Index kernel: sd 0:0:0:0: [sda] tag#28 CDB: Write(10) 2a 00 00 00 1c 80 00 00 80 00
Jul 06 17:52:31 Index kernel: scsi host0: uas_eh_device_reset_handler start
Jul 06 17:52:31 Index kernel: usb 4-4: reset SuperSpeed USB device number 2 using xhci_hcd
Jul 06 17:52:31 Index kernel: scsi host0: uas_eh_device_reset_handler success
Jul 06 17:52:32 Index kernel: xhci_hcd 0000:00:14.0: ERROR Unknown event condition 10 for slot 4 ep 7 , HC probably busted
Jul 06 17:52:40 Index systemd[1713]: Started VTE child process 4120 launched by gnome-terminal-server process 2991.
Jul 06 17:52:45 Index kernel: usb 3-14: reset full-speed USB device number 4 using xhci_hcd
Jul 06 17:52:56 Index wpa_supplicant[1174]: wlo1: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=9999 txrate=29200
Jul 06 17:53:01 Index kernel: usb 3-14: device descriptor read/64, error -110
Jul 06 17:53:03 Index kernel: sd 0:0:0:0: [sda] tag#29 uas_eh_abort_handler 0 uas-tag 1 inflight: CMD OUT 
Jul 06 17:53:03 Index kernel: sd 0:0:0:0: [sda] tag#29 CDB: Write(10) 2a 00 00 00 22 00 00 00 80 00
Jul 06 17:53:04 Index kernel: scsi host0: uas_eh_device_reset_handler start
Jul 06 17:53:04 Index kernel: usb 4-4: cmd cmplt err -2
Jul 06 17:53:16 Index kernel: usb 3-14: device descriptor read/64, error -110
Jul 06 17:53:16 Index kernel: usb 3-14: reset full-speed USB device number 4 using xhci_hcd
Jul 06 17:53:32 Index kernel: usb 3-14: device descriptor read/64, error -110
Jul 06 17:53:35 Index wpa_supplicant[1174]: wlo1: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-71 noise=9999 txrate=29200
Jul 06 17:53:48 Index kernel: usb 3-14: device descriptor read/64, error -110
Jul 06 17:53:48 Index kernel: usb 3-14: reset full-speed USB device number 4 using xhci_hcd
Jul 06 17:53:53 Index kernel: usb 3-14: device descriptor read/8, error -110
Jul 06 17:53:59 Index kernel: usb 3-14: device descriptor read/8, error -110
Jul 06 17:53:59 Index kernel: usb 3-14: reset full-speed USB device number 4 using xhci_hcd
Jul 06 17:54:04 Index kernel: usb 3-14: device descriptor read/8, error -110
Jul 06 17:54:09 Index kernel: usb 3-14: device descriptor read/8, error -110
Jul 06 17:54:10 Index bluetoothd[1034]: Endpoint unregistered: sender=:1.69 path=/MediaEndpoint/A2DPSource/ldac_hq
Jul 06 17:54:10 Index bluetoothd[1034]: Endpoint unregistered: sender=:1.69 path=/MediaEndpoint/A2DPSource/ldac_sq
Jul 06 17:54:10 Index bluetoothd[1034]: Endpoint unregistered: sender=:1.69 path=/MediaEndpoint/A2DPSource/ldac_mq
Jul 06 17:54:10 Index bluetoothd[1034]: Endpoint unregistered: sender=:1.69 path=/MediaEndpoint/A2DPSink/aptx_hd
Jul 06 17:54:10 Index bluetoothd[1034]: Endpoint unregistered: sender=:1.69 path=/MediaEndpoint/A2DPSource/aptx_hd
Jul 06 17:54:10 Index bluetoothd[1034]: Endpoint unregistered: sender=:1.69 path=/MediaEndpoint/A2DPSink/aptx
Jul 06 17:54:10 Index bluetoothd[1034]: Endpoint unregistered: sender=:1.69 path=/MediaEndpoint/A2DPSource/aptx
Jul 06 17:54:10 Index bluetoothd[1034]: Endpoint unregistered: sender=:1.69 path=/MediaEndpoint/A2DPSink/sbc
Jul 06 17:54:10 Index bluetoothd[1034]: Endpoint unregistered: sender=:1.69 path=/MediaEndpoint/A2DPSource/sbc
Jul 06 17:54:10 Index bluetoothd[1034]: Endpoint unregistered: sender=:1.69 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Jul 06 17:54:10 Index bluetoothd[1034]: Endpoint unregistered: sender=:1.69 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Jul 06 17:54:10 Index bluetoothd[1034]: Endpoint unregistered: sender=:1.69 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Jul 06 17:54:10 Index bluetoothd[1034]: Endpoint unregistered: sender=:1.69 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Jul 06 17:54:10 Index bluetoothd[1034]: Endpoint unregistered: sender=:1.69 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Jul 06 17:54:10 Index bluetoothd[1034]: Endpoint unregistered: sender=:1.69 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Jul 06 17:54:10 Index kernel: usb 3-14: USB disconnect, device number 4
Jul 06 17:54:10 Index systemd[1]: Starting Load/Save RF Kill Switch Status...
Jul 06 17:54:10 Index systemd[1]: Started Load/Save RF Kill Switch Status.
Jul 06 17:54:10 Index systemd[1]: Stopped target Bluetooth Support.
Jul 06 17:54:10 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.116' (uid=970 pid=4178 comm="/usr/lib/colord-sane")
Jul 06 17:54:10 Index dbus-daemon[1036]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Jul 06 17:54:15 Index systemd[1]: systemd-rfkill.service: Deactivated successfully.
Jul 06 17:54:15 Index kernel: xhci_hcd 0000:00:14.0: Timeout while waiting for setup device command
Jul 06 17:54:20 Index kernel: xhci_hcd 0000:00:14.0: Timeout while waiting for setup device command
Jul 06 17:54:20 Index kernel: usb 4-4: device not accepting address 2, error -62
Jul 06 17:54:21 Index kernel: usb 4-4: reset SuperSpeed USB device number 2 using xhci_hcd
Jul 06 17:54:26 Index kernel: usb 4-4: device descriptor read/8, error -110
Jul 06 17:54:26 Index kernel: usb 4-4: reset SuperSpeed USB device number 2 using xhci_hcd
Jul 06 17:54:31 Index kernel: usb 4-4: device descriptor read/8, error -110
Jul 06 17:54:31 Index kernel: usb 4-4: reset SuperSpeed USB device number 2 using xhci_hcd
Jul 06 17:54:37 Index kernel: usb 4-4: device descriptor read/8, error -110
Jul 06 17:54:37 Index kernel: usb 4-4: reset SuperSpeed USB device number 2 using xhci_hcd
Jul 06 17:54:42 Index kernel: usb 4-4: device descriptor read/8, error -110
Jul 06 17:54:42 Index kernel: usb 4-4: reset SuperSpeed USB device number 2 using xhci_hcd
Jul 06 17:54:48 Index kernel: usb 4-4: device descriptor read/8, error -110
Jul 06 17:54:48 Index kernel: usb 4-4: reset SuperSpeed USB device number 2 using xhci_hcd
Jul 06 17:54:53 Index kernel: usb 4-4: device descriptor read/8, error -110
Jul 06 17:54:53 Index kernel: scsi host0: uas_eh_device_reset_handler FAILED err -19
Jul 06 17:54:53 Index kernel: sd 0:0:0:0: Device offlined - not ready after error recovery
Jul 06 17:54:53 Index kernel: sd 0:0:0:0: [sda] tag#29 FAILED Result: hostbyte=DID_TIME_OUT driverbyte=DRIVER_OK cmd_age=141s
Jul 06 17:54:53 Index kernel: sd 0:0:0:0: [sda] tag#29 CDB: Write(10) 2a 00 00 00 22 00 00 00 80 00
Jul 06 17:54:53 Index kernel: I/O error, dev sda, sector 8704 op 0x1:(WRITE) flags 0x8800 phys_seg 16 prio class 2
Jul 06 17:54:53 Index kernel: usb 4-4: USB disconnect, device number 2
Jul 06 17:54:53 Index kernel: device offline error, dev sda, sector 8704 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
Jul 06 17:54:53 Index kernel: device offline error, dev sda, sector 8704 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
Jul 06 17:54:53 Index kernel: device offline error, dev sda, sector 8704 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
Jul 06 17:54:53 Index kernel: device offline error, dev sda, sector 8704 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
Jul 06 17:54:53 Index kernel: device offline error, dev sda, sector 8712 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
Jul 06 17:54:53 Index kernel: device offline error, dev sda, sector 8712 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
Jul 06 17:54:53 Index kernel: device offline error, dev sda, sector 8712 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
Jul 06 17:54:53 Index kernel: device offline error, dev sda, sector 8712 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
Jul 06 17:54:53 Index kernel: device offline error, dev sda, sector 8720 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
Jul 06 17:54:53 Index kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Jul 06 17:54:53 Index kernel: usb 3-14: new full-speed USB device number 5 using xhci_hcd
Jul 06 17:54:53 Index kernel: sd 0:0:0:0: [sda] Synchronize Cache(10) failed: Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
Jul 06 17:54:53 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.119' (uid=970 pid=4199 comm="/usr/lib/colord-sane")
Jul 06 17:54:53 Index dbus-daemon[1036]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Jul 06 17:54:53 Index sudo[4108]: pam_unix(sudo:session): session closed for user root
Jul 06 17:55:09 Index kernel: usb 3-14: device descriptor read/64, error -110
Jul 06 17:55:24 Index kernel: usb 3-14: device descriptor read/64, error -110
Jul 06 17:55:25 Index kernel: usb 3-14: new full-speed USB device number 6 using xhci_hcd
Jul 06 17:55:40 Index kernel: usb 3-14: device descriptor read/64, error -110
Jul 06 17:55:41 Index wpa_supplicant[1174]: wlo1: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=9999 txrate=29200
Jul 06 17:55:52 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.121' (uid=0 pid=4278 comm="sudo dmesg")
Jul 06 17:55:52 Index dbus-daemon[1036]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 06 17:55:52 Index sudo[4278]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 06 17:55:52 Index sudo[4278]:     atri : TTY=pts/4 ; PWD=/home/atri ; USER=root ; COMMAND=/usr/bin/dmesg
Jul 06 17:55:52 Index sudo[4278]: pam_unix(sudo:session): session opened for user root(uid=0) by atri(uid=1000)
Jul 06 17:55:52 Index sudo[4278]: pam_unix(sudo:session): session closed for user root
Jul 06 17:55:56 Index kernel: usb 3-14: device descriptor read/64, error -110
Jul 06 17:55:56 Index kernel: usb usb3-port14: attempt power cycle
Jul 06 17:55:56 Index kernel: usb 4-4: new SuperSpeed USB device number 3 using xhci_hcd
Jul 06 17:56:00 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.122' (uid=0 pid=4288 comm="sudo journalctl -b 0")
Jul 06 17:56:00 Index dbus-daemon[1036]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 06 17:56:00 Index sudo[4288]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 06 17:56:00 Index sudo[4288]:     atri : TTY=pts/4 ; PWD=/home/atri ; USER=root ; COMMAND=/usr/bin/journalctl -b 0
Jul 06 17:56:00 Index sudo[4288]: pam_unix(sudo:session): session opened for user root(uid=0) by atri(uid=1000)
Jul 06 17:56:01 Index kernel: usb 4-4: device descriptor read/8, error -110
Jul 06 17:56:02 Index kernel: usb 4-4: new SuperSpeed USB device number 3 using xhci_hcd
Jul 06 17:56:07 Index kernel: usb 4-4: device descriptor read/8, error -110
Jul 06 17:56:07 Index kernel: usb 4-4: new SuperSpeed USB device number 4 using xhci_hcd
Jul 06 17:56:11 Index sudo[4288]: pam_unix(sudo:session): session closed for user root
Jul 06 17:56:12 Index kernel: usb 4-4: device descriptor read/8, error -110
Jul 06 17:56:12 Index kernel: usb 4-4: new SuperSpeed USB device number 4 using xhci_hcd
Jul 06 17:56:15 Index wpa_supplicant[1174]: wlo1: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=9999 txrate=29200
Jul 06 17:56:18 Index kernel: usb 4-4: device descriptor read/8, error -110
Jul 06 17:56:18 Index kernel: usb usb4-port4: attempt power cycle
Jul 06 17:56:18 Index kernel: usb 3-14: new full-speed USB device number 7 using xhci_hcd
Jul 06 17:56:23 Index kernel: usb 3-14: device descriptor read/8, error -110
Jul 06 17:56:24 Index dbus-daemon[1036]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.123' (uid=0 pid=4325 comm="sudo journalctl -b 0")
Jul 06 17:56:24 Index dbus-daemon[1036]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Jul 06 17:56:24 Index sudo[4325]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Jul 06 17:56:24 Index sudo[4325]:     atri : TTY=pts/4 ; PWD=/home/atri ; USER=root ; COMMAND=/usr/bin/journalctl -b 0
Jul 06 17:56:24 Index sudo[4325]: pam_unix(sudo:session): session opened for user root(uid=0) by atri(uid=1000)

UPDATE:
reading by

sudo dd if=/dev/sda of=/dev/null bs=1M status=progress

seems working properly now

but writing by

sudo dd if=/dev/zero of=/dev/sda bs=1M status=progress |& unbuffer -p tr '\r' '\n' >> test.txt

I got:

4774166528 bytes (4.8 GB, 4.4 GiB) copied, 1 s, 4.8 GB/s
9384755200 bytes (9.4 GB, 8.7 GiB) copied, 2 s, 4.7 GB/s
9460252672 bytes (9.5 GB, 8.8 GiB) copied, 3 s, 3.1 GB/s
9522118656 bytes (9.5 GB, 8.9 GiB) copied, 4 s, 2.4 GB/s
9575596032 bytes (9.6 GB, 8.9 GiB) copied, 5 s, 1.9 GB/s
9621733376 bytes (9.6 GB, 9.0 GiB) copied, 6 s, 1.6 GB/s
9738125312 bytes (9.7 GB, 9.1 GiB) copied, 7 s, 1.4 GB/s
10523508736 bytes (11 GB, 9.8 GiB) copied, 8 s, 1.3 GB/s
10892607488 bytes (11 GB, 10 GiB) copied, 9 s, 1.2 GB/s 
11049893888 bytes (11 GB, 10 GiB) copied, 10 s, 1.1 GB/s
11083448320 bytes (11 GB, 10 GiB) copied, 11 s, 1.0 GB/s
11093934080 bytes (11 GB, 10 GiB) copied, 12 s, 916 MB/s
11098128384 bytes (11 GB, 10 GiB) copied, 13 s, 839 MB/s
11100225536 bytes (11 GB, 10 GiB) copied, 14 s, 790 MB/s
11102322688 bytes (11 GB, 10 GiB) copied, 15 s, 733 MB/s
11104419840 bytes (11 GB, 10 GiB) copied, 17 s, 660 MB/s
11105468416 bytes (11 GB, 10 GiB) copied, 18 s, 612 MB/s
11106516992 bytes (11 GB, 10 GiB) copied, 21 s, 534 MB/s
11107565568 bytes (11 GB, 10 GiB) copied, 48 s, 230 MB/s
11108614144 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11109662720 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11110711296 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11111759872 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11112808448 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11113857024 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11114905600 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11115954176 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11117002752 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11118051328 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11119099904 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11120148480 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11121197056 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11122245632 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11123294208 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11124342784 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11125391360 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11126439936 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11127488512 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11128537088 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11129585664 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11130634240 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11131682816 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11132731392 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11133779968 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11134828544 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11135877120 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11136925696 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11137974272 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11139022848 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11140071424 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11141120000 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11142168576 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11143217152 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11144265728 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11145314304 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11146362880 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11147411456 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11148460032 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11149508608 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11150557184 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11151605760 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11152654336 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11153702912 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11154751488 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11155800064 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11156848640 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11157897216 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11158945792 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11159994368 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11161042944 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11162091520 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11163140096 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11164188672 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11165237248 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11166285824 bytes (11 GB, 10 GiB) copied, 76 s, 147 MB/s
11391729664 bytes (11 GB, 11 GiB) copied, 76 s, 150 MB/s
14750318592 bytes (15 GB, 14 GiB) copied, 77 s, 192 MB/s
17971544064 bytes (18 GB, 17 GiB) copied, 78 s, 230 MB/s
20384317440 bytes (20 GB, 19 GiB) copied, 79 s, 258 MB/s
23171432448 bytes (23 GB, 22 GiB) copied, 80 s, 290 MB/s
dd: error writing '/dev/sda': No space left on device

The speed is unreasonable (since this HDD's reading speed is about 60MB/s) and the command results in all USB ports becoming unresponsive.

Last edited by Misaka13514 (2023-07-09 13:38:03)

Offline

#2 2023-07-07 03:54:03

Misaka13514
Member
From: Asia/Shanghai
Registered: 2021-05-22
Posts: 4
Website

Re: [SOLVED] USB to ATA bridge fails, all USB ports becoming unresponsive

Tested on another Arch Linux without using the USB to ATA bridge

$ badblocks -wsv /dev/sdb
Checking for bad blocks in read-write mode
From block 0 to 312571223
Testing with pattern 0xaa: done
Reading and comparing: done
Testing with pattern 0x55: done
Reading and comparing: done
Testing with pattern 0xff: done
Reading and comparing: done
Testing with pattern 0x00: done
Reading and comparing: done
Pass completed, 0 bad blocks found. (0/0/0 errors)
badblocks -wsv /dev/sdb  425.76s user 1545.01s system 4% cpu 12:32:36.99 total

UPDATE: Tested on another Arch Linux with the same USB to ATA bridge also worked properly.

Last edited by Misaka13514 (2023-07-07 11:51:05)

Offline

#3 2023-07-07 08:23:00

nl6720
The Evil Wiki Admin
Registered: 2016-07-02
Posts: 714

Re: [SOLVED] USB to ATA bridge fails, all USB ports becoming unresponsive

Misaka13514 wrote:

Swapping the USB to ATA bridge with a similar one (152d:0578 JMicron).

If possible, you can try an ASMedia bridge. I've had more success with those than JMicron.

Offline

#4 2023-07-07 23:07:54

d.ALT
Member
Registered: 2019-05-10
Posts: 959

Re: [SOLVED] USB to ATA bridge fails, all USB ports becoming unresponsive

What if you completely disable uas?
/etc/modprobe.d/blacklist.conf:

install uas             /bin/true

<49,17,III,I>    Fama di loro il mondo esser non lassa;
<50,17,III,I>    misericordia e giustizia li sdegna:
<51,17,III,I>    non ragioniam di lor, ma guarda e passa.

Offline

#5 2023-07-07 23:09:26

d.ALT
Member
Registered: 2019-05-10
Posts: 959

Re: [SOLVED] USB to ATA bridge fails, all USB ports becoming unresponsive

nl6720 wrote:
Misaka13514 wrote:

Swapping the USB to ATA bridge with a similar one (152d:0578 JMicron).

If possible, you can try an ASMedia bridge. I've had more success with those than JMicron.

I had problems with ASMedia Technology Inc. ASM1153 SATA 3Gb/s also

Last edited by d.ALT (2023-07-07 23:09:46)


<49,17,III,I>    Fama di loro il mondo esser non lassa;
<50,17,III,I>    misericordia e giustizia li sdegna:
<51,17,III,I>    non ragioniam di lor, ma guarda e passa.

Offline

#6 2023-07-09 12:26:37

Misaka13514
Member
From: Asia/Shanghai
Registered: 2021-05-22
Posts: 4
Website

Re: [SOLVED] USB to ATA bridge fails, all USB ports becoming unresponsive

d.ALT wrote:

completely disable uas
/etc/modprobe.d/blacklist.conf:

install uas             /bin/true

After disabling UAS completely, the block device doesn't seem to be recognized. yikes

Last edited by Misaka13514 (2023-07-09 12:55:00)

Offline

#7 2023-07-09 13:37:25

Misaka13514
Member
From: Asia/Shanghai
Registered: 2021-05-22
Posts: 4
Website

Re: [SOLVED] USB to ATA bridge fails, all USB ports becoming unresponsive

Thanks for your advice. By swapping to the other JMicron bridge, it is currently working (for now). Maybe it is a hardware compatibility/power supply issue? I may not want to use it for stability reasons. big_smile big_smile

Offline

Board footer

Powered by FluxBB