You are not logged in.
Pages: 1
Hello, I recently updated my linux-firmware yesterday and now I get a blackscreen after grub shows loading initramfs.
I have an amdgpu and I believe it's tied to it but I don't know what to do to downgrade since the linux-firmware change:
https://archlinux.org/news/linux-firmwa … ervention/
I tried to manually downgrade via:
/var/cache/pacman/pkg/
pacman -U linux-$version
pacman -U linux-$firmware
But this still results in a blackscreen.
The only way I can get to a login is using 'nomodeset'
last journalctl with loglevel=7
Jun 23 12:47:45 kemononoshima kernel: Linux version 6.15.3-arch1-1 (linux@archlinux) (gcc (GCC) 15.1.1 20250425, GNU ld (GNU Binutils) 2.44.0) #1 SMP PREEMPT_DYNAMIC Thu, 19 Jun 2025 14:41:19 +0000
Jun 23 12:47:45 kemononoshima kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=4e209d90-88a6-4dcf-a055-69d9d2247306 rw zswap.enabled=0 rootfstype=ext4 loglevel=7 nomodeset
Jun 23 12:47:45 kemononoshima kernel: BIOS-provided physical RAM map:
Jun 23 12:47:45 kemononoshima kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Jun 23 12:47:45 kemononoshima kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jun 23 12:47:45 kemononoshima kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009afefff] usable
Jun 23 12:47:45 kemononoshima kernel: BIOS-e820: [mem 0x0000000009aff000-0x0000000009ffffff] reserved
Jun 23 12:47:45 kemononoshima kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Jun 23 12:47:45 kemononoshima kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] ACPI NVS
Jun 23 12:47:45 kemononoshima kernel: BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
Jun 23 12:47:45 kemononoshima kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b020fff] reserved
Jun 23 12:47:45 kemononoshima kernel: BIOS-e820: [mem 0x000000000b021000-0x0000000068fdafff] usable
Jun 23 12:47:45 kemononoshima kernel: BIOS-e820: [mem 0x0000000068fdb000-0x000000006f81dfff] reserved
Jun 23 12:47:45 kemononoshima kernel: BIOS-e820: [mem 0x000000006f81e000-0x000000006fa41fff] ACPI data
Jun 23 12:47:45 kemononoshima kernel: BIOS-e820: [mem 0x000000006fa42000-0x0000000071a41fff] ACPI NVS
Jun 23 12:47:45 kemononoshima kernel: BIOS-e820: [mem 0x0000000071a42000-0x00000000781fefff] reserved
Jun 23 12:47:45 kemononoshima kernel: BIOS-e820: [mem 0x00000000781ff000-0x0000000079ff8fff] usable
Jun 23 12:47:45 kemononoshima kernel: BIOS-e820: [mem 0x0000000079ff9000-0x0000000079ffbfff] reserved
Jun 23 12:47:45 kemononoshima kernel: BIOS-e820: [mem 0x0000000079ffc000-0x0000000079ffffff] usable
Jun 23 12:47:45 kemononoshima kernel: BIOS-e820: [mem 0x000000007a000000-0x000000007bffffff] reserved
Jun 23 12:47:45 kemononoshima kernel: BIOS-e820: [mem 0x000000007d7f3000-0x000000007fffffff] reserved
Jun 23 12:47:45 kemononoshima kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 23 12:47:45 kemononoshima kernel: BIOS-e820: [mem 0x00000000f7000000-0x00000000ffffffff] reserved
Jun 23 12:47:45 kemononoshima kernel: BIOS-e820: [mem 0x0000000100000000-0x000000105de7ffff] usable
Jun 23 12:47:45 kemononoshima kernel: BIOS-e820: [mem 0x000000105eec0000-0x00000010a01fffff] reserved
Jun 23 12:47:45 kemononoshima kernel: BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved
Jun 23 12:47:45 kemononoshima kernel: NX (Execute Disable) protection: active
Jun 23 12:47:45 kemononoshima kernel: APIC: Static calls initialized
Jun 23 12:47:45 kemononoshima kernel: efi: EFI v2.9 by American Megatrends
Jun 23 12:47:45 kemononoshima kernel: efi: ACPI=0x6fa41000 ACPI 2.0=0x6fa41014 SMBIOS=0x7768a000 SMBIOS 3.0=0x77689000 MEMATTR=0x60734018 ESRT=0x65acdc18 INITRD=0x57562798 RNG=0x6fa26018
Jun 23 12:47:45 kemononoshima kernel: random: crng init done
Jun 23 12:47:45 kemononoshima kernel: efi: Remove mem58: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
Jun 23 12:47:45 kemononoshima kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
Jun 23 12:47:45 kemononoshima kernel: efi: Remove mem59: MMIO range=[0xf7000000-0xfedfffff] (126MB) from e820 map
Jun 23 12:47:45 kemononoshima kernel: e820: remove [mem 0xf7000000-0xfedfffff] reserved
Jun 23 12:47:45 kemononoshima kernel: efi: Not removing mem60: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Jun 23 12:47:45 kemononoshima kernel: efi: Remove mem61: MMIO range=[0xfee01000-0xffffffff] (17MB) from e820 map
Jun 23 12:47:45 kemononoshima kernel: e820: remove [mem 0xfee01000-0xffffffff] reserved
Jun 23 12:47:45 kemononoshima kernel: efi: Remove mem63: MMIO range=[0x1080000000-0x10a01fffff] (514MB) from e820 map
Jun 23 12:47:45 kemononoshima kernel: e820: remove [mem 0x1080000000-0x10a01fffff] reserved
Jun 23 12:47:45 kemononoshima kernel: SMBIOS 3.6.0 present.
Jun 23 12:47:45 kemononoshima kernel: DMI: ASUS System Product Name/ROG STRIX X870-A GAMING WIFI, BIOS 0227 07/23/2024
Jun 23 12:47:45 kemononoshima kernel: DMI: Memory slots populated: 4/4
Jun 23 12:47:45 kemononoshima kernel: tsc: Fast TSC calibration using PIT
Jun 23 12:47:45 kemononoshima kernel: tsc: Detected 4199.993 MHz processor
Jun 23 12:47:45 kemononoshima kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 23 12:47:45 kemononoshima kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 23 12:47:45 kemononoshima kernel: last_pfn = 0x105de80 max_arch_pfn = 0x400000000
Jun 23 12:47:45 kemononoshima kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 20), built from 9 variable MTRRs
Jun 23 12:47:45 kemononoshima kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Jun 23 12:47:45 kemononoshima kernel: e820: update [mem 0x80000000-0xffffffff] usable ==> reserved
Jun 23 12:47:45 kemononoshima kernel: last_pfn = 0x7a000 max_arch_pfn = 0x400000000
Jun 23 12:47:45 kemononoshima kernel: esrt: Reserving ESRT space from 0x0000000065acdc18 to 0x0000000065acdc50.
Jun 23 12:47:45 kemononoshima kernel: e820: update [mem 0x65acd000-0x65acdfff] usable ==> reserved
Jun 23 12:47:45 kemononoshima kernel: Using GB pages for direct mapping
Jun 23 12:47:45 kemononoshima kernel: Secure boot disabled
Jun 23 12:47:45 kemononoshima kernel: RAMDISK: [mem 0x4f7e0000-0x51ca1fff]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Early table checksum verification disabled
Jun 23 12:47:45 kemononoshima kernel: ACPI: RSDP 0x000000006FA41014 000024 (v02 ALASKA)
Jun 23 12:47:45 kemononoshima kernel: ACPI: XSDT 0x000000006FA40728 0000F4 (v01 ALASKA A M I 01072009 AMI 01000013)
Jun 23 12:47:45 kemononoshima kernel: ACPI: FACP 0x000000006FA35000 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
Jun 23 12:47:45 kemononoshima kernel: ACPI: DSDT 0x000000006FA0F000 012E83 (v141 ALASKA A M I 01072009 INTL 20230331)
Jun 23 12:47:45 kemononoshima kernel: ACPI: FACS 0x0000000071A27000 000040
Jun 23 12:47:45 kemononoshima kernel: ACPI: SSDT 0x000000006FA37000 00816C (v02 AMD Splinter 00000002 MSFT 05000000)
Jun 23 12:47:45 kemononoshima kernel: ACPI: SSDT 0x000000006FA36000 0003F1 (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
Jun 23 12:47:45 kemononoshima kernel: ACPI: FIDT 0x000000006FA27000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
Jun 23 12:47:45 kemononoshima kernel: ACPI: MCFG 0x000000006FA25000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
Jun 23 12:47:45 kemononoshima kernel: ACPI: HPET 0x000000006FA24000 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
Jun 23 12:47:45 kemononoshima kernel: ACPI: WDRT 0x000000006FA23000 000047 (v01 ALASKA A M I 01072009 AMI 00000005)
Jun 23 12:47:45 kemononoshima kernel: ACPI: FPDT 0x000000006FA22000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
Jun 23 12:47:45 kemononoshima kernel: ACPI: VFCT 0x000000006F9F5000 0194A0 (v01 ALASKA A M I 00000001 AMD 33504F47)
Jun 23 12:47:45 kemononoshima kernel: ACPI: BGRT 0x000000006FA34000 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
Jun 23 12:47:45 kemononoshima kernel: ACPI: WPBT 0x000000006FA32000 000040 (v01 ALASKA A M I 00000001 ASUS 00000001)
Jun 23 12:47:45 kemononoshima kernel: ACPI: SSDT 0x000000006FA28000 009BAE (v02 AMD AMD CPU 00000001 AMD 00000001)
Jun 23 12:47:45 kemononoshima kernel: ACPI: SSDT 0x000000006F8A7000 00C682 (v02 AMD DISCUSB4 00000002 INTL 20230331)
Jun 23 12:47:45 kemononoshima kernel: ACPI: SSDT 0x000000006F8A5000 00169E (v02 AMD CPMDFIG2 00000001 INTL 20230331)
Jun 23 12:47:45 kemononoshima kernel: ACPI: SSDT 0x000000006F8A2000 002AA6 (v02 AMD CDFAAIG2 00000001 INTL 20230331)
Jun 23 12:47:45 kemononoshima kernel: ACPI: SSDT 0x000000006F8A1000 0008BA (v02 AMD CPMDFDG2 00000001 INTL 20230331)
Jun 23 12:47:45 kemononoshima kernel: ACPI: SSDT 0x000000006F896000 00A62A (v02 AMD CPMCMN 00000001 INTL 20230331)
Jun 23 12:47:45 kemononoshima kernel: ACPI: SSDT 0x000000006F893000 0024BE (v02 AMD AOD 00000001 INTL 20230331)
Jun 23 12:47:45 kemononoshima kernel: ACPI: WSMT 0x000000006F892000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
Jun 23 12:47:45 kemononoshima kernel: ACPI: APIC 0x000000006F891000 00015E (v06 ALASKA A M I 01072009 AMI 00010013)
Jun 23 12:47:45 kemononoshima kernel: ACPI: IVRS 0x000000006F890000 0000C8 (v02 AMD AmdTable 00000001 AMD 00000001)
Jun 23 12:47:45 kemononoshima kernel: ACPI: SSDT 0x000000006F88F000 000500 (v02 AMD MEMTOOL0 00000002 INTL 20230331)
Jun 23 12:47:45 kemononoshima kernel: ACPI: SSDT 0x000000006F88E000 0009E6 (v02 AMD CPMMSOSC 00000001 INTL 20230331)
Jun 23 12:47:45 kemononoshima kernel: ACPI: SSDT 0x000000006F88D000 00047C (v02 AMD AMDWOV 00000001 INTL 20230331)
Jun 23 12:47:45 kemononoshima kernel: ACPI: SSDT 0x000000006F88C000 00053E (v01 AMD CPMAPMFD 00000001 INTL 20230331)
Jun 23 12:47:45 kemononoshima kernel: ACPI: SSDT 0x000000006F88B000 00044E (v02 AMD AmdTable 00000001 INTL 20230331)
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving FACP table memory at [mem 0x6fa35000-0x6fa35113]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving DSDT table memory at [mem 0x6fa0f000-0x6fa21e82]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving FACS table memory at [mem 0x71a27000-0x71a2703f]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving SSDT table memory at [mem 0x6fa37000-0x6fa3f16b]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving SSDT table memory at [mem 0x6fa36000-0x6fa363f0]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving FIDT table memory at [mem 0x6fa27000-0x6fa2709b]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving MCFG table memory at [mem 0x6fa25000-0x6fa2503b]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving HPET table memory at [mem 0x6fa24000-0x6fa24037]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving WDRT table memory at [mem 0x6fa23000-0x6fa23046]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving FPDT table memory at [mem 0x6fa22000-0x6fa22043]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving VFCT table memory at [mem 0x6f9f5000-0x6fa0e49f]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving BGRT table memory at [mem 0x6fa34000-0x6fa34037]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving WPBT table memory at [mem 0x6fa32000-0x6fa3203f]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving SSDT table memory at [mem 0x6fa28000-0x6fa31bad]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving SSDT table memory at [mem 0x6f8a7000-0x6f8b3681]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving SSDT table memory at [mem 0x6f8a5000-0x6f8a669d]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving SSDT table memory at [mem 0x6f8a2000-0x6f8a4aa5]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving SSDT table memory at [mem 0x6f8a1000-0x6f8a18b9]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving SSDT table memory at [mem 0x6f896000-0x6f8a0629]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving SSDT table memory at [mem 0x6f893000-0x6f8954bd]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving WSMT table memory at [mem 0x6f892000-0x6f892027]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving APIC table memory at [mem 0x6f891000-0x6f89115d]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving IVRS table memory at [mem 0x6f890000-0x6f8900c7]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving SSDT table memory at [mem 0x6f88f000-0x6f88f4ff]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving SSDT table memory at [mem 0x6f88e000-0x6f88e9e5]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving SSDT table memory at [mem 0x6f88d000-0x6f88d47b]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving SSDT table memory at [mem 0x6f88c000-0x6f88c53d]
Jun 23 12:47:45 kemononoshima kernel: ACPI: Reserving SSDT table memory at [mem 0x6f88b000-0x6f88b44d]
Jun 23 12:47:45 kemononoshima kernel: No NUMA configuration found
Jun 23 12:47:45 kemononoshima kernel: Faking a node at [mem 0x0000000000000000-0x000000105de7ffff]
Jun 23 12:47:45 kemononoshima kernel: NODE_DATA(0) allocated [mem 0x105de55280-0x105de7ffff]
Jun 23 12:47:45 kemononoshima kernel: Zone ranges:
Jun 23 12:47:45 kemononoshima kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Jun 23 12:47:45 kemononoshima kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Jun 23 12:47:45 kemononoshima kernel: Normal [mem 0x0000000100000000-0x000000105de7ffff]
Jun 23 12:47:45 kemononoshima kernel: Device empty
Jun 23 12:47:45 kemononoshima kernel: Movable zone start for each node
Jun 23 12:47:45 kemononoshima kernel: Early memory node ranges
Jun 23 12:47:45 kemononoshima kernel: node 0: [mem 0x0000000000001000-0x000000000009ffff]
Jun 23 12:47:45 kemononoshima kernel: node 0: [mem 0x0000000000100000-0x0000000009afefff]
Jun 23 12:47:45 kemononoshima kernel: node 0: [mem 0x000000000a000000-0x000000000a1fffff]
Jun 23 12:47:45 kemononoshima kernel: node 0: [mem 0x000000000a210000-0x000000000affffff]
Jun 23 12:47:45 kemononoshima kernel: node 0: [mem 0x000000000b021000-0x0000000068fdafff]
Jun 23 12:47:45 kemononoshima kernel: node 0: [mem 0x00000000781ff000-0x0000000079ff8fff]
Jun 23 12:47:45 kemononoshima kernel: node 0: [mem 0x0000000079ffc000-0x0000000079ffffff]
Jun 23 12:47:45 kemononoshima kernel: node 0: [mem 0x0000000100000000-0x000000105de7ffff]
Jun 23 12:47:45 kemononoshima kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000105de7ffff]
Jun 23 12:47:45 kemononoshima kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jun 23 12:47:45 kemononoshima kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Jun 23 12:47:45 kemononoshima kernel: On node 0, zone DMA32: 1281 pages in unavailable ranges
Jun 23 12:47:45 kemononoshima kernel: On node 0, zone DMA32: 16 pages in unavailable ranges
Jun 23 12:47:45 kemononoshima kernel: On node 0, zone DMA32: 33 pages in unavailable ranges
Jun 23 12:47:45 kemononoshima kernel: On node 0, zone DMA32: 29220 pages in unavailable ranges
Jun 23 12:47:45 kemononoshima kernel: On node 0, zone DMA32: 3 pages in unavailable ranges
Jun 23 12:47:45 kemononoshima kernel: On node 0, zone Normal: 24576 pages in unavailable ranges
Jun 23 12:47:45 kemononoshima kernel: On node 0, zone Normal: 8576 pages in unavailable ranges
Jun 23 12:47:45 kemononoshima kernel: ACPI: PM-Timer IO Port: 0x808
Jun 23 12:47:45 kemononoshima kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Jun 23 12:47:45 kemononoshima kernel: IOAPIC[0]: apic_id 32, version 33, address 0xfec00000, GSI 0-23
Jun 23 12:47:45 kemononoshima kernel: IOAPIC[1]: apic_id 33, version 33, address 0xfec01000, GSI 24-55
Jun 23 12:47:45 kemononoshima kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 23 12:47:45 kemononoshima kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Jun 23 12:47:45 kemononoshima kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jun 23 12:47:45 kemononoshima kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Jun 23 12:47:45 kemononoshima kernel: e820: update [mem 0x62e36000-0x62fe6fff] usable ==> reserved
Jun 23 12:47:45 kemononoshima kernel: CPU topo: Max. logical packages: 1
Jun 23 12:47:45 kemononoshima kernel: CPU topo: Max. logical dies: 2
Jun 23 12:47:45 kemononoshima kernel: CPU topo: Max. dies per package: 2
Jun 23 12:47:45 kemononoshima kernel: CPU topo: Max. threads per core: 2
Jun 23 12:47:45 kemononoshima kernel: CPU topo: Num. cores per package: 16
Jun 23 12:47:45 kemononoshima kernel: CPU topo: Num. threads per package: 32
Jun 23 12:47:45 kemononoshima kernel: CPU topo: Allowing 32 present CPUs plus 0 hotplug CPUs
Jun 23 12:47:45 kemononoshima kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 23 12:47:45 kemononoshima kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jun 23 12:47:45 kemononoshima kernel: PM: hibernation: Registered nosave memory: [mem 0x09aff000-0x09ffffff]
Jun 23 12:47:45 kemononoshima kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20ffff]
Jun 23 12:47:45 kemononoshima kernel: PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b020fff]
Jun 23 12:47:45 kemononoshima kernel: PM: hibernation: Registered nosave memory: [mem 0x62e36000-0x62fe6fff]
Jun 23 12:47:45 kemononoshima kernel: PM: hibernation: Registered nosave memory: [mem 0x65acd000-0x65acdfff]
Jun 23 12:47:45 kemononoshima kernel: PM: hibernation: Registered nosave memory: [mem 0x68fdb000-0x781fefff]
Jun 23 12:47:45 kemononoshima kernel: PM: hibernation: Registered nosave memory: [mem 0x79ff9000-0x79ffbfff]
Jun 23 12:47:45 kemononoshima kernel: PM: hibernation: Registered nosave memory: [mem 0x7a000000-0xffffffff]
Jun 23 12:47:45 kemononoshima kernel: [mem 0x80000000-0xfedfffff] available for PCI devices
Jun 23 12:47:45 kemononoshima kernel: Booting paravirtualized kernel on bare hardware
Jun 23 12:47:45 kemononoshima kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
Jun 23 12:47:45 kemononoshima kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1
Jun 23 12:47:45 kemononoshima kernel: percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u262144
Jun 23 12:47:45 kemononoshima kernel: pcpu-alloc: s217088 r8192 d28672 u262144 alloc=1*2097152
Jun 23 12:47:45 kemononoshima kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
Jun 23 12:47:45 kemononoshima kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31
Jun 23 12:47:45 kemononoshima kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=4e209d90-88a6-4dcf-a055-69d9d2247306 rw zswap.enabled=0 rootfstype=ext4 loglevel=7 nomodeset
Jun 23 12:47:45 kemononoshima kernel: Booted with the nomodeset parameter. Only the system framebuffer will be available
Jun 23 12:47:45 kemononoshima kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Jun 23 12:47:45 kemononoshima kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Jun 23 12:47:45 kemononoshima kernel: printk: log_buf_len total cpu_extra contributions: 126976 bytes
Jun 23 12:47:45 kemononoshima kernel: printk: log_buf_len min size: 131072 bytes
Jun 23 12:47:45 kemononoshima kernel: printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes
Jun 23 12:47:45 kemononoshima kernel: printk: early log buf free: 117568(89%)
Jun 23 12:47:45 kemononoshima kernel: Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
Jun 23 12:47:45 kemononoshima kernel: Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Jun 23 12:47:45 kemononoshima kernel: software IO TLB: area num 32.
Jun 23 12:47:45 kemononoshima kernel: Fallback order for Node 0: 0
Jun 23 12:47:45 kemononoshima kernel: Built 1 zonelists, mobility grouping on. Total pages: 16549574
Jun 23 12:47:45 kemononoshima kernel: Policy zone: Normal
Jun 23 12:47:45 kemononoshima kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jun 23 12:47:45 kemononoshima kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
Jun 23 12:47:45 kemononoshima kernel: ftrace: allocating 55575 entries in 220 pages
Jun 23 12:47:45 kemononoshima kernel: ftrace: allocated 220 pages with 5 groups
Jun 23 12:47:45 kemononoshima kernel: Dynamic Preempt: full
Jun 23 12:47:45 kemononoshima kernel: rcu: Preemptible hierarchical RCU implementation.
Jun 23 12:47:45 kemononoshima kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=32.
Jun 23 12:47:45 kemononoshima kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Jun 23 12:47:45 kemononoshima kernel: Trampoline variant of Tasks RCU enabled.
Jun 23 12:47:45 kemononoshima kernel: Rude variant of Tasks RCU enabled.
Jun 23 12:47:45 kemononoshima kernel: Tracing variant of Tasks RCU enabled.
Jun 23 12:47:45 kemononoshima kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
Jun 23 12:47:45 kemononoshima kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
Jun 23 12:47:45 kemononoshima kernel: RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=32.
Jun 23 12:47:45 kemononoshima kernel: RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=32.
Jun 23 12:47:45 kemononoshima kernel: RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=32.
Jun 23 12:47:45 kemononoshima kernel: NR_IRQS: 524544, nr_irqs: 1224, preallocated irqs: 16
Jun 23 12:47:45 kemononoshima kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jun 23 12:47:45 kemononoshima kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Jun 23 12:47:45 kemononoshima kernel: Console: colour dummy device 80x25
Jun 23 12:47:45 kemononoshima kernel: printk: legacy console [tty0] enabled
Jun 23 12:47:45 kemononoshima kernel: ACPI: Core revision 20240827
Jun 23 12:47:45 kemononoshima kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Jun 23 12:47:45 kemononoshima kernel: APIC: Switch to symmetric I/O mode setup
Jun 23 12:47:45 kemononoshima kernel: AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x0
Jun 23 12:47:45 kemononoshima kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 23 12:47:45 kemononoshima kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3c8a5a2aa36, max_idle_ns: 440795206594 ns
Jun 23 12:47:45 kemononoshima kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 8399.98 BogoMIPS (lpj=4199993)
Jun 23 12:47:45 kemononoshima kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Jun 23 12:47:45 kemononoshima kernel: LVT offset 1 assigned for vector 0xf9
Jun 23 12:47:45 kemononoshima kernel: LVT offset 2 assigned for vector 0xf4
Jun 23 12:47:45 kemononoshima kernel: Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
Jun 23 12:47:45 kemononoshima kernel: Last level dTLB entries: 4KB 3072, 2MB 3072, 4MB 1536, 1GB 0
Jun 23 12:47:45 kemononoshima kernel: process: using mwait in idle threads
Jun 23 12:47:45 kemononoshima kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jun 23 12:47:45 kemononoshima kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Jun 23 12:47:45 kemononoshima kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jun 23 12:47:45 kemononoshima kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Jun 23 12:47:45 kemononoshima kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Jun 23 12:47:45 kemononoshima kernel: Speculative Return Stack Overflow: Mitigation: Safe RET
Jun 23 12:47:45 kemononoshima kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 23 12:47:45 kemononoshima kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 23 12:47:45 kemononoshima kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 23 12:47:45 kemononoshima kernel: x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
Jun 23 12:47:45 kemononoshima kernel: x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
Jun 23 12:47:45 kemononoshima kernel: x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
Jun 23 12:47:45 kemononoshima kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Jun 23 12:47:45 kemononoshima kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Jun 23 12:47:45 kemononoshima kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Jun 23 12:47:45 kemononoshima kernel: x86/fpu: xstate_offset[5]: 832, xstate_sizes[5]: 64
Jun 23 12:47:45 kemononoshima kernel: x86/fpu: xstate_offset[6]: 896, xstate_sizes[6]: 512
Jun 23 12:47:45 kemononoshima kernel: x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
Jun 23 12:47:45 kemononoshima kernel: x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]: 8
Jun 23 12:47:45 kemononoshima kernel: x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]: 16
Jun 23 12:47:45 kemononoshima kernel: x86/fpu: Enabled xstate features 0xae7, context size is 2456 bytes, using 'compacted' format.
Jun 23 12:47:45 kemononoshima kernel: Freeing SMP alternatives memory: 52K
Jun 23 12:47:45 kemononoshima kernel: pid_max: default: 32768 minimum: 301
Jun 23 12:47:45 kemononoshima kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Jun 23 12:47:45 kemononoshima kernel: landlock: Up and running.
Jun 23 12:47:45 kemononoshima kernel: Yama: becoming mindful.
Jun 23 12:47:45 kemononoshima kernel: LSM support for eBPF active
Jun 23 12:47:45 kemononoshima kernel: Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jun 23 12:47:45 kemononoshima kernel: Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Jun 23 12:47:45 kemononoshima kernel: smpboot: CPU0: AMD Ryzen 9 7950X3D 16-Core Processor (family: 0x19, model: 0x61, stepping: 0x2)
Jun 23 12:47:45 kemononoshima kernel: Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
Jun 23 12:47:45 kemononoshima kernel: ... version: 2
Jun 23 12:47:45 kemononoshima kernel: ... bit width: 48
Jun 23 12:47:45 kemononoshima kernel: ... generic registers: 6
Jun 23 12:47:45 kemononoshima kernel: ... value mask: 0000ffffffffffff
Jun 23 12:47:45 kemononoshima kernel: ... max period: 00007fffffffffff
Jun 23 12:47:45 kemononoshima kernel: ... fixed-purpose events: 0
Jun 23 12:47:45 kemononoshima kernel: ... event mask: 000000000000003f
Jun 23 12:47:45 kemononoshima kernel: signal: max sigframe size: 3376
Jun 23 12:47:45 kemononoshima kernel: rcu: Hierarchical SRCU implementation.
Jun 23 12:47:45 kemononoshima kernel: rcu: Max phase no-delay instances is 400.
Jun 23 12:47:45 kemononoshima kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Jun 23 12:47:45 kemononoshima kernel: MCE: In-kernel MCE decoding enabled.
Jun 23 12:47:45 kemononoshima kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jun 23 12:47:45 kemononoshima kernel: smp: Bringing up secondary CPUs ...
Jun 23 12:47:45 kemononoshima kernel: smpboot: x86: Booting SMP configuration:
Jun 23 12:47:45 kemononoshima kernel: .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31
Jun 23 12:47:45 kemononoshima kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Jun 23 12:47:45 kemononoshima kernel: smp: Brought up 1 node, 32 CPUs
Jun 23 12:47:45 kemononoshima kernel: smpboot: Total of 32 processors activated (268799.55 BogoMIPS)
Jun 23 12:47:45 kemononoshima kernel: Memory: 64846816K/66198296K available (19692K kernel code, 2940K rwdata, 16512K rodata, 4632K init, 5036K bss, 1312524K reserved, 0K cma-reserved)
Jun 23 12:47:45 kemononoshima kernel: devtmpfs: initialized
Jun 23 12:47:45 kemononoshima kernel: x86/mm: Memory block size: 2048MB
Jun 23 12:47:45 kemononoshima kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20ffff] (65536 bytes)
Jun 23 12:47:45 kemononoshima kernel: ACPI: PM: Registering ACPI NVS region [mem 0x6fa42000-0x71a41fff] (33554432 bytes)
Jun 23 12:47:45 kemononoshima kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Jun 23 12:47:45 kemononoshima kernel: posixtimers hash table entries: 16384 (order: 6, 262144 bytes, linear)
Jun 23 12:47:45 kemononoshima kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Jun 23 12:47:45 kemononoshima kernel: pinctrl core: initialized pinctrl subsystem
Jun 23 12:47:45 kemononoshima kernel: PM: RTC time: 17:46:34, date: 2025-06-23
Jun 23 12:47:45 kemononoshima kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jun 23 12:47:45 kemononoshima kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Jun 23 12:47:45 kemononoshima kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jun 23 12:47:45 kemononoshima kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jun 23 12:47:45 kemononoshima kernel: audit: initializing netlink subsys (disabled)
Jun 23 12:47:45 kemononoshima kernel: audit: type=2000 audit(1750700794.179:1): state=initialized audit_enabled=0 res=1
Jun 23 12:47:45 kemononoshima kernel: thermal_sys: Registered thermal governor 'fair_share'
Jun 23 12:47:45 kemononoshima kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jun 23 12:47:45 kemononoshima kernel: thermal_sys: Registered thermal governor 'step_wise'
Jun 23 12:47:45 kemononoshima kernel: thermal_sys: Registered thermal governor 'user_space'
Jun 23 12:47:45 kemononoshima kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jun 23 12:47:45 kemononoshima kernel: cpuidle: using governor ladder
Jun 23 12:47:45 kemononoshima kernel: cpuidle: using governor menu
Jun 23 12:47:45 kemononoshima kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 23 12:47:45 kemononoshima kernel: PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
Jun 23 12:47:45 kemononoshima kernel: PCI: Using configuration type 1 for base access
Jun 23 12:47:45 kemononoshima kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jun 23 12:47:45 kemononoshima kernel: HugeTLB: allocation took 0ms with hugepage_allocation_threads=8
Jun 23 12:47:45 kemononoshima kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Jun 23 12:47:45 kemononoshima kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Jun 23 12:47:45 kemononoshima kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jun 23 12:47:45 kemononoshima kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jun 23 12:47:45 kemononoshima kernel: raid6: skipped pq benchmark and selected avx512x4
Jun 23 12:47:45 kemononoshima kernel: raid6: using avx512x2 recovery algorithm
Jun 23 12:47:45 kemononoshima kernel: fbcon: Taking over console
Jun 23 12:47:45 kemononoshima kernel: ACPI: Added _OSI(Module Device)
Jun 23 12:47:45 kemononoshima kernel: ACPI: Added _OSI(Processor Device)
Jun 23 12:47:45 kemononoshima kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 23 12:47:45 kemononoshima kernel: ACPI: 15 ACPI AML tables successfully acquired and loaded
Jun 23 12:47:45 kemononoshima kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
Jun 23 12:47:45 kemononoshima kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
Jun 23 12:47:45 kemononoshima kernel: ACPI: EC: EC started
Jun 23 12:47:45 kemononoshima kernel: ACPI: EC: interrupt blocked
Jun 23 12:47:45 kemononoshima kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 23 12:47:45 kemononoshima kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions
Jun 23 12:47:45 kemononoshima kernel: ACPI: Interpreter enabled
Jun 23 12:47:45 kemononoshima kernel: ACPI: PM: (supports S0 S3 S4 S5)
Jun 23 12:47:45 kemononoshima kernel: ACPI: Using IOAPIC for interrupt routing
Jun 23 12:47:45 kemononoshima kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 23 12:47:45 kemononoshima kernel: PCI: Ignoring E820 reservations for host bridge windows
Jun 23 12:47:45 kemononoshima kernel: ACPI: Enabled 9 GPEs in block 00 to 1F
Jun 23 12:47:45 kemononoshima kernel: ACPI: \_SB_.PCI0.GPP0.M237: New power resource
Jun 23 12:47:45 kemononoshima kernel: ACPI: \_SB_.PCI0.GPP0.SWUS.M237: New power resource
Jun 23 12:47:45 kemononoshima kernel: ACPI: \_SB_.PCI0.GPP0.SWUS.SWDS.M237: New power resource
Jun 23 12:47:45 kemononoshima kernel: ACPI: \_SB_.PCI0.GPP8.PWRS: New power resource
Jun 23 12:47:45 kemononoshima kernel: ACPI: \_SB_.PCI0.GPP8.U4UP.PWRS: New power resource
Jun 23 12:47:45 kemononoshima kernel: ACPI: \_SB_.PCI0.GPP8.U4UP.U4P0.PWRS: New power resource
Jun 23 12:47:45 kemononoshima kernel: ACPI: \_SB_.PCI0.GPP8.U4UP.U4P0.UP0D.PWRS: New power resource
Jun 23 12:47:45 kemononoshima kernel: ACPI: \_SB_.PCI0.GPP8.U4UP.U4P1.PWRS: New power resource
Jun 23 12:47:45 kemononoshima kernel: ACPI: \_SB_.PCI0.GPP8.U4UP.U4P1.UP1D.PWRS: New power resource
Jun 23 12:47:45 kemononoshima kernel: ACPI: \_SB_.PCI0.GPP8.U4UP.U4P2.PWRS: New power resource
Jun 23 12:47:45 kemononoshima kernel: ACPI: \_SB_.PCI0.GPP8.U4UP.U4P2.UXHC.PWRS: New power resource
Jun 23 12:47:45 kemononoshima kernel: ACPI: \_SB_.PCI0.GPP8.U4UP.U4P3.PWRS: New power resource
Jun 23 12:47:45 kemononoshima kernel: ACPI: \_SB_.PCI0.GPP8.U4UP.U4P3.UHI0.PWRS: New power resource
Jun 23 12:47:45 kemononoshima kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jun 23 12:47:45 kemononoshima kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jun 23 12:47:45 kemononoshima kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Jun 23 12:47:45 kemononoshima kernel: PCI host bridge to bus 0000:00
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:00: root bus resource [mem 0x1080000000-0xffffffffff window]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:00.0: [1022:14d8] type 00 class 0x060000 conventional PCI endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:00.2: [1022:14d9] type 00 class 0x080600 conventional PCI endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.1: [1022:14db] type 01 class 0x060400 PCIe Root Port
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.1: PCI bridge to [bus 01-03]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.1: bridge window [mem 0xdd800000-0xdd9fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.1: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.2: [1022:14db] type 01 class 0x060400 PCIe Root Port
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.2: PCI bridge to [bus 04]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.2: bridge window [mem 0xddc00000-0xddcfffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.3: [1022:14db] type 01 class 0x060400 PCIe Root Port
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.3: PCI bridge to [bus 05]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.3: bridge window [mem 0xddb00000-0xddbfffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:02.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:02.1: [1022:14db] type 01 class 0x060400 PCIe Root Port
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:02.1: PCI bridge to [bus 06-0d]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:02.1: bridge window [mem 0xdca00000-0xdd2fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:02.1: enabling Extended Tags
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:02.2: [1022:14db] type 01 class 0x060400 PCIe Root Port
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:02.2: PCI bridge to [bus 0e-75]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:02.2: bridge window [io 0x8000-0xdfff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:02.2: bridge window [mem 0xac000000-0xdc7fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:02.2: bridge window [mem 0xb800000000-0xf7ffffffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:03.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:04.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:08.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:08.1: [1022:14dd] type 01 class 0x060400 PCIe Root Port
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:08.1: PCI bridge to [bus 76]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:08.1: bridge window [io 0xe000-0xefff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:08.1: bridge window [mem 0xdd400000-0xdd7fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:08.1: bridge window [mem 0xfc20000000-0xfc301fffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:08.1: enabling Extended Tags
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:08.3: [1022:14dd] type 01 class 0x060400 PCIe Root Port
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:08.3: PCI bridge to [bus 77]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:08.3: bridge window [mem 0xdda00000-0xddafffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:08.3: enabling Extended Tags
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:18.0: [1022:14e0] type 00 class 0x060000 conventional PCI endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:18.1: [1022:14e1] type 00 class 0x060000 conventional PCI endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:18.2: [1022:14e2] type 00 class 0x060000 conventional PCI endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:18.3: [1022:14e3] type 00 class 0x060000 conventional PCI endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:18.4: [1022:14e4] type 00 class 0x060000 conventional PCI endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:18.5: [1022:14e5] type 00 class 0x060000 conventional PCI endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:18.6: [1022:14e6] type 00 class 0x060000 conventional PCI endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:18.7: [1022:14e7] type 00 class 0x060000 conventional PCI endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:01:00.0: [1002:1478] type 01 class 0x060400 PCIe Switch Upstream Port
Jun 23 12:47:45 kemononoshima kernel: pci 0000:01:00.0: BAR 0 [mem 0xdd900000-0xdd903fff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:01:00.0: bridge window [io 0xf000-0xffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:01:00.0: bridge window [mem 0xdd800000-0xdd8fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:01:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:01:00.0: 252.056 Gb/s available PCIe bandwidth, limited by 32.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 504.112 Gb/s with 32.0 GT/s PCIe x16 link)
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.1: PCI bridge to [bus 01-03]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:02:00.0: [1002:1479] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 23 12:47:45 kemononoshima kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:02:00.0: bridge window [io 0xf000-0xffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:02:00.0: bridge window [mem 0xdd800000-0xdd8fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:02:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:03:00.0: [1002:7550] type 00 class 0x030000 PCIe Legacy Endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:03:00.0: BAR 0 [mem 0xf800000000-0xfbffffffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:03:00.0: BAR 2 [mem 0xfc00000000-0xfc0fffffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:03:00.0: BAR 4 [io 0xf000-0xf0ff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:03:00.0: BAR 5 [mem 0xdd800000-0xdd87ffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:03:00.0: ROM [mem 0xdd880000-0xdd89ffff pref]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:03:00.0: 252.056 Gb/s available PCIe bandwidth, limited by 32.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 504.112 Gb/s with 32.0 GT/s PCIe x16 link)
Jun 23 12:47:45 kemononoshima kernel: pci 0000:03:00.1: [1002:ab40] type 00 class 0x040300 PCIe Legacy Endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:03:00.1: BAR 0 [mem 0xdd8a0000-0xdd8a3fff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:04:00.0: [144d:a80c] type 00 class 0x010802 PCIe Endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:04:00.0: BAR 0 [mem 0xddc00000-0xddc03fff 64bit]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.2: PCI bridge to [bus 04]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:05:00.0: [144d:a80a] type 00 class 0x010802 PCIe Endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:05:00.0: BAR 0 [mem 0xddb00000-0xddb03fff 64bit]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.3: PCI bridge to [bus 05]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:06:00.0: [1022:43f4] type 01 class 0x060400 PCIe Switch Upstream Port
Jun 23 12:47:45 kemononoshima kernel: pci 0000:06:00.0: PCI bridge to [bus 07-0d]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:06:00.0: bridge window [mem 0xdca00000-0xdd2fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:06:00.0: enabling Extended Tags
Jun 23 12:47:45 kemononoshima kernel: pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:02.1: PCI bridge to [bus 06-0d]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:00.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:00.0: PCI bridge to [bus 08]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:00.0: bridge window [mem 0xdd200000-0xdd2fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:00.0: enabling Extended Tags
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:00.0: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:06.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:06.0: PCI bridge to [bus 09]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:06.0: bridge window [mem 0xdce00000-0xdcffffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:06.0: enabling Extended Tags
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:06.0: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:07.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:07.0: PCI bridge to [bus 0a]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:07.0: bridge window [mem 0xdca00000-0xdccfffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:07.0: enabling Extended Tags
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:07.0: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:08.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:08.0: PCI bridge to [bus 0b]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:08.0: enabling Extended Tags
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:08.0: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:0c.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:0c.0: PCI bridge to [bus 0c]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:0c.0: bridge window [mem 0xdd100000-0xdd1fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:0c.0: enabling Extended Tags
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:0c.0: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:0d.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:0d.0: PCI bridge to [bus 0d]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:0d.0: bridge window [mem 0xdd000000-0xdd0fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:0d.0: enabling Extended Tags
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:0d.0: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:06:00.0: PCI bridge to [bus 07-0d]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:08:00.0: [1b21:1166] type 00 class 0x010601 PCIe Endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:08:00.0: BAR 0 [mem 0xdd282000-0xdd283fff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:08:00.0: BAR 5 [mem 0xdd280000-0xdd281fff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:08:00.0: ROM [mem 0xdd200000-0xdd27ffff pref]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:08:00.0: enabling Extended Tags
Jun 23 12:47:45 kemononoshima kernel: pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:00.0: PCI bridge to [bus 08]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:09:00.0: [8086:125c] type 00 class 0x020000 PCIe Endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:09:00.0: BAR 0 [mem 0xdce00000-0xdcefffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:09:00.0: BAR 3 [mem 0xdcf00000-0xdcf03fff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:09:00.0: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:06.0: PCI bridge to [bus 09]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0a:00.0: [14c3:7925] type 00 class 0x028000 PCIe Endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0a:00.0: BAR 0 [mem 0xdca00000-0xdcbfffff 64bit]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0a:00.0: BAR 2 [mem 0xdcc00000-0xdcc07fff 64bit]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0a:00.0: enabling Extended Tags
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0a:00.0: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:07.0: PCI bridge to [bus 0a]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:08.0: PCI bridge to [bus 0b]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0c:00.0: [1022:43fc] type 00 class 0x0c0330 PCIe Legacy Endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0c:00.0: BAR 0 [mem 0xdd100000-0xdd107fff 64bit]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0c:00.0: enabling Extended Tags
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0c:00.0: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:0c.0: PCI bridge to [bus 0c]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0d:00.0: [1022:43f6] type 00 class 0x010601 PCIe Legacy Endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0d:00.0: BAR 5 [mem 0xdd080000-0xdd0803ff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0d:00.0: ROM [mem 0xdd000000-0xdd07ffff pref]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0d:00.0: enabling Extended Tags
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0d:00.0: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:0d.0: PCI bridge to [bus 0d]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0e:00.0: [1b21:2421] type 01 class 0x060400 PCIe Switch Upstream Port
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0e:00.0: PCI bridge to [bus 0f-75]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0e:00.0: bridge window [io 0x8000-0xdfff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0e:00.0: bridge window [mem 0xac000000-0xdc7fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0e:00.0: bridge window [mem 0xb800000000-0xf7ffffffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0e:00.0: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:02.2: PCI bridge to [bus 0e-75]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:00.0: [1b21:2423] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:00.0: PCI bridge to [bus 14-43]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:00.0: bridge window [io 0x8000-0xafff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:00.0: bridge window [mem 0xac000000-0xc3ffffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:00.0: bridge window [mem 0xb800000000-0xd7ffffffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:00.0: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:01.0: [1b21:2423] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:01.0: PCI bridge to [bus 44-73]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:01.0: bridge window [io 0xb000-0xdfff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:01.0: bridge window [mem 0xc4000000-0xdbffffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:01.0: bridge window [mem 0xd800000000-0xf7ffffffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:01.0: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:02.0: [1b21:2423] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:02.0: PCI bridge to [bus 74]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:02.0: bridge window [mem 0xdc000000-0xdc3fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:02.0: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:03.0: [1b21:2423] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:03.0: PCI bridge to [bus 75]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:03.0: bridge window [mem 0xdc400000-0xdc7fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:03.0: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0e:00.0: PCI bridge to [bus 0f-75]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:00.0: PCI bridge to [bus 14-43]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:01.0: PCI bridge to [bus 44-73]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:74:00.0: [1b21:2426] type 00 class 0x0c0330 PCIe Legacy Endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:74:00.0: BAR 0 [mem 0xdc000000-0xdc007fff 64bit]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:74:00.0: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:02.0: PCI bridge to [bus 74]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:75:00.0: [1b21:2425] type 00 class 0x0c0340 PCIe Legacy Endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:75:00.0: BAR 0 [mem 0xdc400000-0xdc43ffff 64bit]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:75:00.0: BAR 2 [mem 0xdc440000-0xdc44ffff 64bit]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:75:00.0: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:03.0: PCI bridge to [bus 75]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.0: [1002:164e] type 00 class 0x030000 PCIe Legacy Endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.0: BAR 0 [mem 0xfc20000000-0xfc2fffffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.0: BAR 2 [mem 0xfc30000000-0xfc301fffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.0: BAR 4 [io 0xe000-0xe0ff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.0: BAR 5 [mem 0xdd700000-0xdd77ffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.0: enabling Extended Tags
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.0: PME# supported from D1 D2 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.1: [1002:1640] type 00 class 0x040300 PCIe Legacy Endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.1: BAR 0 [mem 0xdd780000-0xdd783fff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.1: enabling Extended Tags
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.1: PME# supported from D1 D2 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.2: [1022:1649] type 00 class 0x108000 PCIe Endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.2: BAR 2 [mem 0xdd600000-0xdd6fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.2: BAR 5 [mem 0xdd784000-0xdd785fff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.2: enabling Extended Tags
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.3: [1022:15b6] type 00 class 0x0c0330 PCIe Endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.3: BAR 0 [mem 0xdd500000-0xdd5fffff 64bit]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.3: enabling Extended Tags
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.3: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.4: [1022:15b7] type 00 class 0x0c0330 PCIe Endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.4: BAR 0 [mem 0xdd400000-0xdd4fffff 64bit]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.4: enabling Extended Tags
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.4: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:08.1: PCI bridge to [bus 76]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:77:00.0: [1022:15b8] type 00 class 0x0c0330 PCIe Endpoint
Jun 23 12:47:45 kemononoshima kernel: pci 0000:77:00.0: BAR 0 [mem 0xdda00000-0xddafffff 64bit]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:77:00.0: enabling Extended Tags
Jun 23 12:47:45 kemononoshima kernel: pci 0000:77:00.0: PME# supported from D0 D3hot D3cold
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:08.3: PCI bridge to [bus 77]
Jun 23 12:47:45 kemononoshima kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Jun 23 12:47:45 kemononoshima kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Jun 23 12:47:45 kemononoshima kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Jun 23 12:47:45 kemononoshima kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Jun 23 12:47:45 kemononoshima kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Jun 23 12:47:45 kemononoshima kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Jun 23 12:47:45 kemononoshima kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Jun 23 12:47:45 kemononoshima kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Jun 23 12:47:45 kemononoshima kernel: ACPI: EC: interrupt unblocked
Jun 23 12:47:45 kemononoshima kernel: ACPI: EC: event unblocked
Jun 23 12:47:45 kemononoshima kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jun 23 12:47:45 kemononoshima kernel: ACPI: EC: GPE=0x4
Jun 23 12:47:45 kemononoshima kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC initialization complete
Jun 23 12:47:45 kemononoshima kernel: ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
Jun 23 12:47:45 kemononoshima kernel: iommu: Default domain type: Translated
Jun 23 12:47:45 kemononoshima kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Jun 23 12:47:45 kemononoshima kernel: SCSI subsystem initialized
Jun 23 12:47:45 kemononoshima kernel: libata version 3.00 loaded.
Jun 23 12:47:45 kemononoshima kernel: ACPI: bus type USB registered
Jun 23 12:47:45 kemononoshima kernel: usbcore: registered new interface driver usbfs
Jun 23 12:47:45 kemononoshima kernel: usbcore: registered new interface driver hub
Jun 23 12:47:45 kemononoshima kernel: usbcore: registered new device driver usb
Jun 23 12:47:45 kemononoshima kernel: EDAC MC: Ver: 3.0.0
Jun 23 12:47:45 kemononoshima kernel: efivars: Registered efivars operations
Jun 23 12:47:45 kemononoshima kernel: NetLabel: Initializing
Jun 23 12:47:45 kemononoshima kernel: NetLabel: domain hash size = 128
Jun 23 12:47:45 kemononoshima kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Jun 23 12:47:45 kemononoshima kernel: NetLabel: unlabeled traffic allowed by default
Jun 23 12:47:45 kemononoshima kernel: mctp: management component transport protocol core
Jun 23 12:47:45 kemononoshima kernel: NET: Registered PF_MCTP protocol family
Jun 23 12:47:45 kemononoshima kernel: PCI: Using ACPI for IRQ routing
Jun 23 12:47:45 kemononoshima kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 23 12:47:45 kemononoshima kernel: e820: reserve RAM buffer [mem 0x09aff000-0x0bffffff]
Jun 23 12:47:45 kemononoshima kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Jun 23 12:47:45 kemononoshima kernel: e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
Jun 23 12:47:45 kemononoshima kernel: e820: reserve RAM buffer [mem 0x62e36000-0x63ffffff]
Jun 23 12:47:45 kemononoshima kernel: e820: reserve RAM buffer [mem 0x65acd000-0x67ffffff]
Jun 23 12:47:45 kemononoshima kernel: e820: reserve RAM buffer [mem 0x68fdb000-0x6bffffff]
Jun 23 12:47:45 kemononoshima kernel: e820: reserve RAM buffer [mem 0x79ff9000-0x7bffffff]
Jun 23 12:47:45 kemononoshima kernel: e820: reserve RAM buffer [mem 0x7a000000-0x7bffffff]
Jun 23 12:47:45 kemononoshima kernel: e820: reserve RAM buffer [mem 0x105de80000-0x105fffffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:03:00.0: vgaarb: setting as boot VGA device
Jun 23 12:47:45 kemononoshima kernel: pci 0000:03:00.0: vgaarb: bridge control possible
Jun 23 12:47:45 kemononoshima kernel: pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.0: vgaarb: bridge control possible
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Jun 23 12:47:45 kemononoshima kernel: vgaarb: loaded
Jun 23 12:47:45 kemononoshima kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Jun 23 12:47:45 kemononoshima kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Jun 23 12:47:45 kemononoshima kernel: clocksource: Switched to clocksource tsc-early
Jun 23 12:47:45 kemononoshima kernel: VFS: Disk quotas dquot_6.6.0
Jun 23 12:47:45 kemononoshima kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 23 12:47:45 kemononoshima kernel: pnp: PnP ACPI init
Jun 23 12:47:45 kemononoshima kernel: system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
Jun 23 12:47:45 kemononoshima kernel: system 00:01: [mem 0x1060000000-0x107fffffff window] has been reserved
Jun 23 12:47:45 kemononoshima kernel: system 00:03: [io 0x0290-0x029f] has been reserved
Jun 23 12:47:45 kemononoshima kernel: system 00:03: [io 0x0200-0x023f] has been reserved
Jun 23 12:47:45 kemononoshima kernel: system 00:04: [io 0x04d0-0x04d1] has been reserved
Jun 23 12:47:45 kemononoshima kernel: system 00:04: [io 0x040b] has been reserved
Jun 23 12:47:45 kemononoshima kernel: system 00:04: [io 0x04d6] has been reserved
Jun 23 12:47:45 kemononoshima kernel: system 00:04: [io 0x0c00-0x0c01] has been reserved
Jun 23 12:47:45 kemononoshima kernel: system 00:04: [io 0x0c14] has been reserved
Jun 23 12:47:45 kemononoshima kernel: system 00:04: [io 0x0c50-0x0c51] has been reserved
Jun 23 12:47:45 kemononoshima kernel: system 00:04: [io 0x0c52] has been reserved
Jun 23 12:47:45 kemononoshima kernel: system 00:04: [io 0x0c6c] has been reserved
Jun 23 12:47:45 kemononoshima kernel: system 00:04: [io 0x0c6f] has been reserved
Jun 23 12:47:45 kemononoshima kernel: system 00:04: [io 0x0cd8-0x0cdf] has been reserved
Jun 23 12:47:45 kemononoshima kernel: system 00:04: [io 0x0800-0x089f] has been reserved
Jun 23 12:47:45 kemononoshima kernel: system 00:04: [io 0x0b00-0x0b0f] has been reserved
Jun 23 12:47:45 kemononoshima kernel: system 00:04: [io 0x0b20-0x0b3f] has been reserved
Jun 23 12:47:45 kemononoshima kernel: system 00:04: [io 0x0900-0x090f] has been reserved
Jun 23 12:47:45 kemononoshima kernel: system 00:04: [io 0x0910-0x091f] has been reserved
Jun 23 12:47:45 kemononoshima kernel: system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
Jun 23 12:47:45 kemononoshima kernel: system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
Jun 23 12:47:45 kemononoshima kernel: system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
Jun 23 12:47:45 kemononoshima kernel: system 00:04: [mem 0xfeb00000-0xfeb00fff] has been reserved
Jun 23 12:47:45 kemononoshima kernel: system 00:04: [mem 0xff000000-0xffffffff] has been reserved
Jun 23 12:47:45 kemononoshima kernel: pnp: PnP ACPI: found 5 devices
Jun 23 12:47:45 kemononoshima kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 23 12:47:45 kemononoshima kernel: NET: Registered PF_INET protocol family
Jun 23 12:47:45 kemononoshima kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jun 23 12:47:45 kemononoshima kernel: tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
Jun 23 12:47:45 kemononoshima kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jun 23 12:47:45 kemononoshima kernel: TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Jun 23 12:47:45 kemononoshima kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Jun 23 12:47:45 kemononoshima kernel: TCP: Hash tables configured (established 524288 bind 65536)
Jun 23 12:47:45 kemononoshima kernel: MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
Jun 23 12:47:45 kemononoshima kernel: UDP hash table entries: 32768 (order: 9, 2097152 bytes, linear)
Jun 23 12:47:45 kemononoshima kernel: UDP-Lite hash table entries: 32768 (order: 9, 2097152 bytes, linear)
Jun 23 12:47:45 kemononoshima kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jun 23 12:47:45 kemononoshima kernel: NET: Registered PF_XDP protocol family
Jun 23 12:47:45 kemononoshima kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:02:00.0: bridge window [io 0xf000-0xffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:02:00.0: bridge window [mem 0xdd800000-0xdd8fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:02:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:01:00.0: bridge window [io 0xf000-0xffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:01:00.0: bridge window [mem 0xdd800000-0xdd8fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:01:00.0: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.1: PCI bridge to [bus 01-03]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.1: bridge window [io 0xf000-0xffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.1: bridge window [mem 0xdd800000-0xdd9fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.1: bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.2: PCI bridge to [bus 04]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.2: bridge window [mem 0xddc00000-0xddcfffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.3: PCI bridge to [bus 05]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.3: bridge window [mem 0xddb00000-0xddbfffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:00.0: PCI bridge to [bus 08]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:00.0: bridge window [mem 0xdd200000-0xdd2fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:06.0: PCI bridge to [bus 09]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:06.0: bridge window [mem 0xdce00000-0xdcffffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:07.0: PCI bridge to [bus 0a]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:07.0: bridge window [mem 0xdca00000-0xdccfffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:08.0: PCI bridge to [bus 0b]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:0c.0: PCI bridge to [bus 0c]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:0c.0: bridge window [mem 0xdd100000-0xdd1fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:0d.0: PCI bridge to [bus 0d]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:0d.0: bridge window [mem 0xdd000000-0xdd0fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:06:00.0: PCI bridge to [bus 07-0d]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:06:00.0: bridge window [mem 0xdca00000-0xdd2fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:02.1: PCI bridge to [bus 06-0d]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:02.1: bridge window [mem 0xdca00000-0xdd2fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:00.0: PCI bridge to [bus 14-43]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:00.0: bridge window [io 0x8000-0xafff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:00.0: bridge window [mem 0xac000000-0xc3ffffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:00.0: bridge window [mem 0xb800000000-0xd7ffffffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:01.0: PCI bridge to [bus 44-73]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:01.0: bridge window [io 0xb000-0xdfff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:01.0: bridge window [mem 0xc4000000-0xdbffffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:01.0: bridge window [mem 0xd800000000-0xf7ffffffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:02.0: PCI bridge to [bus 74]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:02.0: bridge window [mem 0xdc000000-0xdc3fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:03.0: PCI bridge to [bus 75]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:03.0: bridge window [mem 0xdc400000-0xdc7fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0e:00.0: PCI bridge to [bus 0f-75]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0e:00.0: bridge window [io 0x8000-0xdfff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0e:00.0: bridge window [mem 0xac000000-0xdc7fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0e:00.0: bridge window [mem 0xb800000000-0xf7ffffffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:02.2: PCI bridge to [bus 0e-75]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:02.2: bridge window [io 0x8000-0xdfff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:02.2: bridge window [mem 0xac000000-0xdc7fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:02.2: bridge window [mem 0xb800000000-0xf7ffffffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:08.1: PCI bridge to [bus 76]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:08.1: bridge window [io 0xe000-0xefff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:08.1: bridge window [mem 0xdd400000-0xdd7fffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:08.1: bridge window [mem 0xfc20000000-0xfc301fffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:08.3: PCI bridge to [bus 77]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:08.3: bridge window [mem 0xdda00000-0xddafffff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:00: resource 9 [mem 0x80000000-0xdfffffff window]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:00: resource 10 [mem 0x1080000000-0xffffffffff window]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:01: resource 0 [io 0xf000-0xffff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:01: resource 1 [mem 0xdd800000-0xdd9fffff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:01: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:02: resource 0 [io 0xf000-0xffff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:02: resource 1 [mem 0xdd800000-0xdd8fffff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:02: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:03: resource 0 [io 0xf000-0xffff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:03: resource 1 [mem 0xdd800000-0xdd8fffff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:03: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:04: resource 1 [mem 0xddc00000-0xddcfffff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:05: resource 1 [mem 0xddb00000-0xddbfffff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:06: resource 1 [mem 0xdca00000-0xdd2fffff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:07: resource 1 [mem 0xdca00000-0xdd2fffff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:08: resource 1 [mem 0xdd200000-0xdd2fffff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:09: resource 1 [mem 0xdce00000-0xdcffffff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:0a: resource 1 [mem 0xdca00000-0xdccfffff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:0c: resource 1 [mem 0xdd100000-0xdd1fffff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:0d: resource 1 [mem 0xdd000000-0xdd0fffff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:0e: resource 0 [io 0x8000-0xdfff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:0e: resource 1 [mem 0xac000000-0xdc7fffff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:0e: resource 2 [mem 0xb800000000-0xf7ffffffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:0f: resource 0 [io 0x8000-0xdfff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:0f: resource 1 [mem 0xac000000-0xdc7fffff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:0f: resource 2 [mem 0xb800000000-0xf7ffffffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:14: resource 0 [io 0x8000-0xafff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:14: resource 1 [mem 0xac000000-0xc3ffffff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:14: resource 2 [mem 0xb800000000-0xd7ffffffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:44: resource 0 [io 0xb000-0xdfff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:44: resource 1 [mem 0xc4000000-0xdbffffff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:44: resource 2 [mem 0xd800000000-0xf7ffffffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:74: resource 1 [mem 0xdc000000-0xdc3fffff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:75: resource 1 [mem 0xdc400000-0xdc7fffff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:76: resource 0 [io 0xe000-0xefff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:76: resource 1 [mem 0xdd400000-0xdd7fffff]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:76: resource 2 [mem 0xfc20000000-0xfc301fffff 64bit pref]
Jun 23 12:47:45 kemononoshima kernel: pci_bus 0000:77: resource 1 [mem 0xdda00000-0xddafffff]
Jun 23 12:47:45 kemononoshima kernel: pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.1: D0 power state depends on 0000:76:00.0
Jun 23 12:47:45 kemononoshima kernel: PCI: CLS 64 bytes, default 64
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Jun 23 12:47:45 kemononoshima kernel: Trying to unpack rootfs image as initramfs...
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:00.0: Adding to iommu group 0
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.0: Adding to iommu group 1
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.1: Adding to iommu group 2
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.2: Adding to iommu group 3
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:01.3: Adding to iommu group 4
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:02.0: Adding to iommu group 5
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:02.1: Adding to iommu group 6
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:02.2: Adding to iommu group 7
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:03.0: Adding to iommu group 8
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:04.0: Adding to iommu group 9
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:08.0: Adding to iommu group 10
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:08.1: Adding to iommu group 11
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:08.3: Adding to iommu group 12
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:14.0: Adding to iommu group 13
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:14.3: Adding to iommu group 13
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:18.0: Adding to iommu group 14
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:18.1: Adding to iommu group 14
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:18.2: Adding to iommu group 14
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:18.3: Adding to iommu group 14
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:18.4: Adding to iommu group 14
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:18.5: Adding to iommu group 14
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:18.6: Adding to iommu group 14
Jun 23 12:47:45 kemononoshima kernel: pci 0000:00:18.7: Adding to iommu group 14
Jun 23 12:47:45 kemononoshima kernel: pci 0000:01:00.0: Adding to iommu group 15
Jun 23 12:47:45 kemononoshima kernel: pci 0000:02:00.0: Adding to iommu group 16
Jun 23 12:47:45 kemononoshima kernel: pci 0000:03:00.0: Adding to iommu group 17
Jun 23 12:47:45 kemononoshima kernel: pci 0000:03:00.1: Adding to iommu group 18
Jun 23 12:47:45 kemononoshima kernel: pci 0000:04:00.0: Adding to iommu group 19
Jun 23 12:47:45 kemononoshima kernel: pci 0000:05:00.0: Adding to iommu group 20
Jun 23 12:47:45 kemononoshima kernel: pci 0000:06:00.0: Adding to iommu group 21
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:00.0: Adding to iommu group 22
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:06.0: Adding to iommu group 23
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:07.0: Adding to iommu group 24
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:08.0: Adding to iommu group 25
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:0c.0: Adding to iommu group 26
Jun 23 12:47:45 kemononoshima kernel: pci 0000:07:0d.0: Adding to iommu group 27
Jun 23 12:47:45 kemononoshima kernel: pci 0000:08:00.0: Adding to iommu group 22
Jun 23 12:47:45 kemononoshima kernel: pci 0000:09:00.0: Adding to iommu group 23
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0a:00.0: Adding to iommu group 24
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0c:00.0: Adding to iommu group 26
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0d:00.0: Adding to iommu group 27
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0e:00.0: Adding to iommu group 28
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:00.0: Adding to iommu group 29
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:01.0: Adding to iommu group 30
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:02.0: Adding to iommu group 31
Jun 23 12:47:45 kemononoshima kernel: pci 0000:0f:03.0: Adding to iommu group 32
Jun 23 12:47:45 kemononoshima kernel: pci 0000:74:00.0: Adding to iommu group 31
Jun 23 12:47:45 kemononoshima kernel: pci 0000:75:00.0: Adding to iommu group 32
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.0: Adding to iommu group 33
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.1: Adding to iommu group 34
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.2: Adding to iommu group 35
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.3: Adding to iommu group 36
Jun 23 12:47:45 kemononoshima kernel: pci 0000:76:00.4: Adding to iommu group 37
Jun 23 12:47:45 kemononoshima kernel: pci 0000:77:00.0: Adding to iommu group 38
Jun 23 12:47:45 kemononoshima kernel: AMD-Vi: Extended features (0x246577efa2254afa, 0x0): PPR NX GT [5] IA GA PC GA_vAPIC
Jun 23 12:47:45 kemononoshima kernel: AMD-Vi: Interrupt remapping enabled
Jun 23 12:47:45 kemononoshima kernel: Freeing initrd memory: 37640K
Jun 23 12:47:45 kemononoshima kernel: AMD-Vi: Virtual APIC enabled
Jun 23 12:47:45 kemononoshima kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 23 12:47:45 kemononoshima kernel: software IO TLB: mapped [mem 0x000000005c734000-0x0000000060734000] (64MB)
Jun 23 12:47:45 kemononoshima kernel: LVT offset 0 assigned for vector 0x400
Jun 23 12:47:45 kemononoshima kernel: perf: AMD IBS detected (0x00000bff)
Jun 23 12:47:45 kemononoshima kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Jun 23 12:47:45 kemononoshima kernel: Initialise system trusted keyrings
Jun 23 12:47:45 kemononoshima kernel: Key type blacklist registered
Jun 23 12:47:45 kemononoshima kernel: workingset: timestamp_bits=36 max_order=24 bucket_order=0
Jun 23 12:47:45 kemononoshima kernel: fuse: init (API version 7.43)
Jun 23 12:47:45 kemononoshima kernel: integrity: Platform Keyring initialized
Jun 23 12:47:45 kemononoshima kernel: integrity: Machine keyring initialized
Jun 23 12:47:45 kemononoshima kernel: xor: automatically using best checksumming function avx
Jun 23 12:47:45 kemononoshima kernel: Key type asymmetric registered
Jun 23 12:47:45 kemononoshima kernel: Asymmetric key parser 'x509' registered
Jun 23 12:47:45 kemononoshima kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Jun 23 12:47:45 kemononoshima kernel: io scheduler mq-deadline registered
Jun 23 12:47:45 kemononoshima kernel: io scheduler kyber registered
Jun 23 12:47:45 kemononoshima kernel: io scheduler bfq registered
Jun 23 12:47:45 kemononoshima kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 23 12:47:45 kemononoshima kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 28
Jun 23 12:47:45 kemononoshima kernel: pcieport 0000:00:01.2: PME: Signaling with IRQ 29
Jun 23 12:47:45 kemononoshima kernel: pcieport 0000:00:01.3: PME: Signaling with IRQ 30
Jun 23 12:47:45 kemononoshima kernel: pcieport 0000:00:02.1: PME: Signaling with IRQ 31
Jun 23 12:47:45 kemononoshima kernel: pcieport 0000:00:02.2: PME: Signaling with IRQ 32
Jun 23 12:47:45 kemononoshima kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 33
Jun 23 12:47:45 kemononoshima kernel: pcieport 0000:00:08.3: PME: Signaling with IRQ 34
Jun 23 12:47:45 kemononoshima kernel: pcieport 0000:0f:00.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Jun 23 12:47:45 kemononoshima kernel: pcieport 0000:0f:01.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Jun 23 12:47:45 kemononoshima kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Jun 23 12:47:45 kemononoshima kernel: ACPI: button: Power Button [PWRB]
Jun 23 12:47:45 kemononoshima kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Jun 23 12:47:45 kemononoshima kernel: ACPI: button: Power Button [PWRF]
Jun 23 12:47:45 kemononoshima kernel: Monitor-Mwait will be used to enter C-1 state
Jun 23 12:47:45 kemononoshima kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1214
Jun 23 12:47:45 kemononoshima kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jun 23 12:47:45 kemononoshima kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Jun 23 12:47:45 kemononoshima kernel: Non-volatile memory driver v1.3
Jun 23 12:47:45 kemononoshima kernel: Linux agpgart interface v0.103
Jun 23 12:47:45 kemononoshima kernel: ACPI: bus type drm_connector registered
Jun 23 12:47:45 kemononoshima kernel: ahci 0000:08:00.0: version 3.0
Jun 23 12:47:45 kemononoshima kernel: ahci 0000:08:00.0: SSS flag set, parallel bus scan disabled
Jun 23 12:47:45 kemononoshima kernel: ahci 0000:08:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Jun 23 12:47:45 kemononoshima kernel: ahci 0000:08:00.0: 30/32 ports implemented (port mask 0xffffff3f)
Jun 23 12:47:45 kemononoshima kernel: ahci 0000:08:00.0: flags: 64bit ncq sntf stag pm led only pio sxs deso sadm sds apst
Jun 23 12:47:45 kemononoshima kernel: scsi host0: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host1: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host2: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host3: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host4: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host5: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host6: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host7: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host8: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host9: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host10: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host11: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host12: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host13: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host14: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host15: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host16: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host17: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host18: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host19: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host20: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host21: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host22: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host23: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host24: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host25: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host26: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host27: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host28: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host29: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host30: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host31: ahci
Jun 23 12:47:45 kemononoshima kernel: ata1: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280100 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata2: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280180 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata3: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280200 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata4: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280280 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata5: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280300 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata6: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280380 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata7: DUMMY
Jun 23 12:47:45 kemononoshima kernel: ata8: DUMMY
Jun 23 12:47:45 kemononoshima kernel: ata9: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280500 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata10: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280580 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata11: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280600 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata12: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280680 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata13: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280700 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata14: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280780 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata15: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280800 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata16: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280880 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata17: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280900 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata18: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280980 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata19: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280a00 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata20: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280a80 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata21: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280b00 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata22: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280b80 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata23: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280c00 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata24: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280c80 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata25: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280d00 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata26: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280d80 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata27: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280e00 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata28: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280e80 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata29: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280f00 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata30: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd280f80 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata31: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd281000 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ata32: SATA max UDMA/133 abar m8192@0xdd280000 port 0xdd281080 irq 45 lpm-pol 0
Jun 23 12:47:45 kemononoshima kernel: ahci 0000:0d:00.0: SSS flag set, parallel bus scan disabled
Jun 23 12:47:45 kemononoshima kernel: ahci 0000:0d:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Jun 23 12:47:45 kemononoshima kernel: ahci 0000:0d:00.0: 4/6 ports implemented (port mask 0xf)
Jun 23 12:47:45 kemononoshima kernel: ahci 0000:0d:00.0: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
Jun 23 12:47:45 kemononoshima kernel: scsi host32: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host33: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host34: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host35: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host36: ahci
Jun 23 12:47:45 kemononoshima kernel: scsi host37: ahci
Jun 23 12:47:45 kemononoshima kernel: ata33: SATA max UDMA/133 abar m1024@0xdd080000 port 0xdd080100 irq 46 lpm-pol 3
Jun 23 12:47:45 kemononoshima kernel: ata34: SATA max UDMA/133 abar m1024@0xdd080000 port 0xdd080180 irq 46 lpm-pol 3
Jun 23 12:47:45 kemononoshima kernel: ata35: SATA max UDMA/133 abar m1024@0xdd080000 port 0xdd080200 irq 46 lpm-pol 3
Jun 23 12:47:45 kemononoshima kernel: ata36: SATA max UDMA/133 abar m1024@0xdd080000 port 0xdd080280 irq 46 lpm-pol 3
Jun 23 12:47:45 kemononoshima kernel: ata37: DUMMY
Jun 23 12:47:45 kemononoshima kernel: ata38: DUMMY
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:0c:00.0: xHCI Host Controller
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:0c:00.0: new USB bus registered, assigned bus number 1
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:0c:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000010
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:0c:00.0: xHCI Host Controller
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:0c:00.0: new USB bus registered, assigned bus number 2
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:0c:00.0: Host supports USB 3.2 Enhanced SuperSpeed
Jun 23 12:47:45 kemononoshima kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.15
Jun 23 12:47:45 kemononoshima kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 23 12:47:45 kemononoshima kernel: usb usb1: Product: xHCI Host Controller
Jun 23 12:47:45 kemononoshima kernel: usb usb1: Manufacturer: Linux 6.15.3-arch1-1 xhci-hcd
Jun 23 12:47:45 kemononoshima kernel: usb usb1: SerialNumber: 0000:0c:00.0
Jun 23 12:47:45 kemononoshima kernel: hub 1-0:1.0: USB hub found
Jun 23 12:47:45 kemononoshima kernel: hub 1-0:1.0: 12 ports detected
Jun 23 12:47:45 kemononoshima kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 23 12:47:45 kemononoshima kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.15
Jun 23 12:47:45 kemononoshima kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 23 12:47:45 kemononoshima kernel: usb usb2: Product: xHCI Host Controller
Jun 23 12:47:45 kemononoshima kernel: usb usb2: Manufacturer: Linux 6.15.3-arch1-1 xhci-hcd
Jun 23 12:47:45 kemononoshima kernel: usb usb2: SerialNumber: 0000:0c:00.0
Jun 23 12:47:45 kemononoshima kernel: hub 2-0:1.0: USB hub found
Jun 23 12:47:45 kemononoshima kernel: hub 2-0:1.0: 5 ports detected
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:74:00.0: xHCI Host Controller
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:74:00.0: new USB bus registered, assigned bus number 3
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:74:00.0: hcc params 0x0200ef81 hci version 0x120 quirks 0x0000000200000010
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:74:00.0: xHCI Host Controller
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:74:00.0: new USB bus registered, assigned bus number 4
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:74:00.0: Host supports USB 3.2 Enhanced SuperSpeed
Jun 23 12:47:45 kemononoshima kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.15
Jun 23 12:47:45 kemononoshima kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 23 12:47:45 kemononoshima kernel: usb usb3: Product: xHCI Host Controller
Jun 23 12:47:45 kemononoshima kernel: usb usb3: Manufacturer: Linux 6.15.3-arch1-1 xhci-hcd
Jun 23 12:47:45 kemononoshima kernel: usb usb3: SerialNumber: 0000:74:00.0
Jun 23 12:47:45 kemononoshima kernel: hub 3-0:1.0: USB hub found
Jun 23 12:47:45 kemononoshima kernel: hub 3-0:1.0: 2 ports detected
Jun 23 12:47:45 kemononoshima kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 23 12:47:45 kemononoshima kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.15
Jun 23 12:47:45 kemononoshima kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 23 12:47:45 kemononoshima kernel: usb usb4: Product: xHCI Host Controller
Jun 23 12:47:45 kemononoshima kernel: usb usb4: Manufacturer: Linux 6.15.3-arch1-1 xhci-hcd
Jun 23 12:47:45 kemononoshima kernel: usb usb4: SerialNumber: 0000:74:00.0
Jun 23 12:47:45 kemononoshima kernel: hub 4-0:1.0: USB hub found
Jun 23 12:47:45 kemononoshima kernel: hub 4-0:1.0: 2 ports detected
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:76:00.3: xHCI Host Controller
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:76:00.3: new USB bus registered, assigned bus number 5
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:76:00.3: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000010
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:76:00.3: xHCI Host Controller
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:76:00.3: new USB bus registered, assigned bus number 6
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:76:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Jun 23 12:47:45 kemononoshima kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.15
Jun 23 12:47:45 kemononoshima kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 23 12:47:45 kemononoshima kernel: usb usb5: Product: xHCI Host Controller
Jun 23 12:47:45 kemononoshima kernel: usb usb5: Manufacturer: Linux 6.15.3-arch1-1 xhci-hcd
Jun 23 12:47:45 kemononoshima kernel: usb usb5: SerialNumber: 0000:76:00.3
Jun 23 12:47:45 kemononoshima kernel: hub 5-0:1.0: USB hub found
Jun 23 12:47:45 kemononoshima kernel: hub 5-0:1.0: 2 ports detected
Jun 23 12:47:45 kemononoshima kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 23 12:47:45 kemononoshima kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.15
Jun 23 12:47:45 kemononoshima kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 23 12:47:45 kemononoshima kernel: usb usb6: Product: xHCI Host Controller
Jun 23 12:47:45 kemononoshima kernel: usb usb6: Manufacturer: Linux 6.15.3-arch1-1 xhci-hcd
Jun 23 12:47:45 kemononoshima kernel: usb usb6: SerialNumber: 0000:76:00.3
Jun 23 12:47:45 kemononoshima kernel: hub 6-0:1.0: USB hub found
Jun 23 12:47:45 kemononoshima kernel: hub 6-0:1.0: 2 ports detected
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:76:00.4: xHCI Host Controller
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:76:00.4: new USB bus registered, assigned bus number 7
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:76:00.4: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000010
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:76:00.4: xHCI Host Controller
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:76:00.4: new USB bus registered, assigned bus number 8
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:76:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Jun 23 12:47:45 kemononoshima kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.15
Jun 23 12:47:45 kemononoshima kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 23 12:47:45 kemononoshima kernel: usb usb7: Product: xHCI Host Controller
Jun 23 12:47:45 kemononoshima kernel: usb usb7: Manufacturer: Linux 6.15.3-arch1-1 xhci-hcd
Jun 23 12:47:45 kemononoshima kernel: usb usb7: SerialNumber: 0000:76:00.4
Jun 23 12:47:45 kemononoshima kernel: hub 7-0:1.0: USB hub found
Jun 23 12:47:45 kemononoshima kernel: hub 7-0:1.0: 2 ports detected
Jun 23 12:47:45 kemononoshima kernel: usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 23 12:47:45 kemononoshima kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.15
Jun 23 12:47:45 kemononoshima kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 23 12:47:45 kemononoshima kernel: usb usb8: Product: xHCI Host Controller
Jun 23 12:47:45 kemononoshima kernel: usb usb8: Manufacturer: Linux 6.15.3-arch1-1 xhci-hcd
Jun 23 12:47:45 kemononoshima kernel: usb usb8: SerialNumber: 0000:76:00.4
Jun 23 12:47:45 kemononoshima kernel: hub 8-0:1.0: USB hub found
Jun 23 12:47:45 kemononoshima kernel: hub 8-0:1.0: 2 ports detected
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:77:00.0: xHCI Host Controller
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:77:00.0: new USB bus registered, assigned bus number 9
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:77:00.0: USB3 root hub has no ports
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:77:00.0: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000010
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:77:00.0: xHCI Host Controller
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:77:00.0: new USB bus registered, assigned bus number 10
Jun 23 12:47:45 kemononoshima kernel: xhci_hcd 0000:77:00.0: Host supports USB 3.0 SuperSpeed
Jun 23 12:47:45 kemononoshima kernel: usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.15
Jun 23 12:47:45 kemononoshima kernel: usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 23 12:47:45 kemononoshima kernel: usb usb9: Product: xHCI Host Controller
Jun 23 12:47:45 kemononoshima kernel: usb usb9: Manufacturer: Linux 6.15.3-arch1-1 xhci-hcd
Jun 23 12:47:45 kemononoshima kernel: usb usb9: SerialNumber: 0000:77:00.0
Jun 23 12:47:45 kemononoshima kernel: hub 9-0:1.0: USB hub found
Jun 23 12:47:45 kemononoshima kernel: hub 9-0:1.0: 1 port detected
Jun 23 12:47:45 kemononoshima kernel: usb usb10: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 23 12:47:45 kemononoshima kernel: usb usb10: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.15
Jun 23 12:47:45 kemononoshima kernel: usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 23 12:47:45 kemononoshima kernel: usb usb10: Product: xHCI Host Controller
Jun 23 12:47:45 kemononoshima kernel: usb usb10: Manufacturer: Linux 6.15.3-arch1-1 xhci-hcd
Jun 23 12:47:45 kemononoshima kernel: usb usb10: SerialNumber: 0000:77:00.0
Jun 23 12:47:45 kemononoshima kernel: hub 10-0:1.0: USB hub found
Jun 23 12:47:45 kemononoshima kernel: hub 10-0:1.0: config failed, hub doesn't have any ports! (err -19)
Jun 23 12:47:45 kemononoshima kernel: usbcore: registered new interface driver usbserial_generic
Jun 23 12:47:45 kemononoshima kernel: usbserial: USB Serial support registered for generic
Jun 23 12:47:45 kemononoshima kernel: i8042: PNP: No PS/2 controller found.
Jun 23 12:47:45 kemononoshima kernel: rtc_cmos 00:02: RTC can wake from S4
Jun 23 12:47:45 kemononoshima kernel: rtc_cmos 00:02: registered as rtc0
Jun 23 12:47:45 kemononoshima kernel: rtc_cmos 00:02: setting system clock to 2025-06-23T17:46:35 UTC (1750700795)
Jun 23 12:47:45 kemononoshima kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram
Jun 23 12:47:45 kemononoshima kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
Jun 23 12:47:45 kemononoshima kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Jun 23 12:47:45 kemononoshima kernel: Console: switching to colour frame buffer device 160x45
Jun 23 12:47:45 kemononoshima kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Jun 23 12:47:45 kemononoshima kernel: hid: raw HID events driver (C) Jiri Kosina
Jun 23 12:47:45 kemononoshima kernel: usbcore: registered new interface driver usbhid
Jun 23 12:47:45 kemononoshima kernel: usbhid: USB HID core driver
Jun 23 12:47:45 kemononoshima kernel: drop_monitor: Initializing network drop monitor service
Jun 23 12:47:45 kemononoshima kernel: NET: Registered PF_INET6 protocol family
Jun 23 12:47:45 kemononoshima kernel: Segment Routing with IPv6
Jun 23 12:47:45 kemononoshima kernel: RPL Segment Routing with IPv6
Jun 23 12:47:45 kemononoshima kernel: In-situ OAM (IOAM) with IPv6
Jun 23 12:47:45 kemononoshima kernel: NET: Registered PF_PACKET protocol family
Jun 23 12:47:45 kemononoshima kernel: microcode: Current revision: 0x0a601209
Jun 23 12:47:45 kemononoshima kernel: microcode: Updated early from: 0x0a601206
Jun 23 12:47:45 kemononoshima kernel: resctrl: L3 allocation detected
Jun 23 12:47:45 kemononoshima kernel: resctrl: MB allocation detected
Jun 23 12:47:45 kemononoshima kernel: resctrl: SMBA allocation detected
Jun 23 12:47:45 kemononoshima kernel: resctrl: L3 monitoring detected
Jun 23 12:47:45 kemononoshima kernel: IPI shorthand broadcast: enabled
Jun 23 12:47:45 kemononoshima kernel: sched_clock: Marking stable (981650464, 1475101)->(1041437624, -58312059)
Jun 23 12:47:45 kemononoshima kernel: registered taskstats version 1
Jun 23 12:47:45 kemononoshima kernel: Loading compiled-in X.509 certificates
Jun 23 12:47:45 kemononoshima kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 7b9fa42a5f9b9a26f6f501133ec970a48a1dafa6'
Jun 23 12:47:45 kemononoshima kernel: Demotion targets for Node 0: null
Jun 23 12:47:45 kemononoshima kernel: Key type .fscrypt registered
Jun 23 12:47:45 kemononoshima kernel: Key type fscrypt-provisioning registered
Jun 23 12:47:45 kemononoshima kernel: Btrfs loaded, zoned=yes, fsverity=yes
Jun 23 12:47:45 kemononoshima kernel: Key type big_key registered
Jun 23 12:47:45 kemononoshima kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 23 12:47:45 kemononoshima kernel: integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
Jun 23 12:47:45 kemononoshima kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 23 12:47:45 kemononoshima kernel: integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
Jun 23 12:47:45 kemononoshima kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 23 12:47:45 kemononoshima kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Jun 23 12:47:45 kemononoshima kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 23 12:47:45 kemononoshima kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Jun 23 12:47:45 kemononoshima kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 23 12:47:45 kemononoshima kernel: integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
Jun 23 12:47:45 kemononoshima kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 23 12:47:45 kemononoshima kernel: integrity: Loaded X.509 cert 'Microsoft UEFI CA 2023: 81aa6b3244c935bce0d6628af39827421e32497d'
Jun 23 12:47:45 kemononoshima kernel: integrity: Loading X.509 certificate: UEFI:db
Jun 23 12:47:45 kemononoshima kernel: integrity: Loaded X.509 cert 'Microsoft Corporation: Windows UEFI CA 2023: aefc5fbbbe055d8f8daa585473499417ab5a5272'
Jun 23 12:47:45 kemononoshima kernel: PM: Magic number: 13:767:795
Jun 23 12:47:45 kemononoshima kernel: PM: hash matches drivers/base/power/main.c:1246
Jun 23 12:47:45 kemononoshima kernel: ata_link link22: hash matches
Jun 23 12:47:45 kemononoshima kernel: link22: hash matches
Jun 23 12:47:45 kemononoshima kernel: RAS: Correctable Errors collector initialized.
Jun 23 12:47:45 kemononoshima kernel: clk: Disabling unused clocks
Jun 23 12:47:45 kemononoshima kernel: PM: genpd: Disabling unused power domains
Jun 23 12:47:45 kemononoshima kernel: ata1: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: usb 1-2: new high-speed USB device number 2 using xhci_hcd
Jun 23 12:47:45 kemononoshima kernel: ata33: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: ata33.00: ATA-10: WDC WD80EAZZ-00BKLB0, 80.00A80, max UDMA/133
Jun 23 12:47:45 kemononoshima kernel: ata33.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Jun 23 12:47:45 kemononoshima kernel: ata33.00: configured for UDMA/133
Jun 23 12:47:45 kemononoshima kernel: usb 1-2: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.20
Jun 23 12:47:45 kemononoshima kernel: usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 23 12:47:45 kemononoshima kernel: usb 1-2: Product: USB2.1 Hub
Jun 23 12:47:45 kemononoshima kernel: usb 1-2: Manufacturer: Generic
Jun 23 12:47:45 kemononoshima kernel: hub 1-2:1.0: USB hub found
Jun 23 12:47:45 kemononoshima kernel: hub 1-2:1.0: 4 ports detected
Jun 23 12:47:45 kemononoshima kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: ata2.00: ATA-11: WDC WD102FZBX-00CCNA0, 01.01A01, max UDMA/133
Jun 23 12:47:45 kemononoshima kernel: ata2.00: 19532873728 sectors, multi 16: LBA48 NCQ (depth 32), AA
Jun 23 12:47:45 kemononoshima kernel: usb 2-2: new SuperSpeed USB device number 2 using xhci_hcd
Jun 23 12:47:45 kemononoshima kernel: usb 2-2: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.20
Jun 23 12:47:45 kemononoshima kernel: usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 23 12:47:45 kemononoshima kernel: usb 2-2: Product: USB3.2 Hub
Jun 23 12:47:45 kemononoshima kernel: usb 2-2: Manufacturer: Generic
Jun 23 12:47:45 kemononoshima kernel: ata2.00: Features: NCQ-sndrcv NCQ-prio
Jun 23 12:47:45 kemononoshima kernel: hub 2-2:1.0: USB hub found
Jun 23 12:47:45 kemononoshima kernel: hub 2-2:1.0: 4 ports detected
Jun 23 12:47:45 kemononoshima kernel: ata2.00: configured for UDMA/133
Jun 23 12:47:45 kemononoshima kernel: scsi 1:0:0:0: Direct-Access ATA WDC WD102FZBX-00 1A01 PQ: 0 ANSI: 5
Jun 23 12:47:45 kemononoshima kernel: sd 1:0:0:0: [sda] 19532873728 512-byte logical blocks: (10.0 TB/9.10 TiB)
Jun 23 12:47:45 kemononoshima kernel: sd 1:0:0:0: [sda] 4096-byte physical blocks
Jun 23 12:47:45 kemononoshima kernel: sd 1:0:0:0: [sda] Write Protect is off
Jun 23 12:47:45 kemononoshima kernel: sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jun 23 12:47:45 kemononoshima kernel: sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 23 12:47:45 kemononoshima kernel: sd 1:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
Jun 23 12:47:45 kemononoshima kernel: sda: sda1 sda2
Jun 23 12:47:45 kemononoshima kernel: sd 1:0:0:0: [sda] Attached SCSI disk
Jun 23 12:47:45 kemononoshima kernel: usb 1-3: new high-speed USB device number 3 using xhci_hcd
Jun 23 12:47:45 kemononoshima kernel: tsc: Refined TSC clocksource calibration: 4199.996 MHz
Jun 23 12:47:45 kemononoshima kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3c8a5dbeece, max_idle_ns: 440795356272 ns
Jun 23 12:47:45 kemononoshima kernel: clocksource: Switched to clocksource tsc
Jun 23 12:47:45 kemononoshima kernel: ata3: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: usb 1-3: New USB device found, idVendor=174c, idProduct=2174, bcdDevice= 0.01
Jun 23 12:47:45 kemononoshima kernel: usb 1-3: New USB device strings: Mfr=2, Product=3, SerialNumber=0
Jun 23 12:47:45 kemononoshima kernel: usb 1-3: Product: ASMT2307
Jun 23 12:47:45 kemononoshima kernel: usb 1-3: Manufacturer: ASMT
Jun 23 12:47:45 kemononoshima kernel: hub 1-3:1.0: USB hub found
Jun 23 12:47:45 kemononoshima kernel: hub 1-3:1.0: 4 ports detected
Jun 23 12:47:45 kemononoshima kernel: usb 2-3: new SuperSpeed Plus Gen 2x1 USB device number 3 using xhci_hcd
Jun 23 12:47:45 kemononoshima kernel: usb 2-3: New USB device found, idVendor=174c, idProduct=3174, bcdDevice= 0.01
Jun 23 12:47:45 kemononoshima kernel: usb 2-3: New USB device strings: Mfr=2, Product=3, SerialNumber=0
Jun 23 12:47:45 kemononoshima kernel: usb 2-3: Product: ASMT2307
Jun 23 12:47:45 kemononoshima kernel: usb 2-3: Manufacturer: ASMT
Jun 23 12:47:45 kemononoshima kernel: hub 2-3:1.0: USB hub found
Jun 23 12:47:45 kemononoshima kernel: hub 2-3:1.0: 4 ports detected
Jun 23 12:47:45 kemononoshima kernel: usb 1-2.3: new high-speed USB device number 4 using xhci_hcd
Jun 23 12:47:45 kemononoshima kernel: ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: ata4.00: ATA-11: WD Blue SA510 2.5 500GB, 52020100, max UDMA/133
Jun 23 12:47:45 kemononoshima kernel: usb 1-2.3: New USB device found, idVendor=2109, idProduct=2817, bcdDevice=90.13
Jun 23 12:47:45 kemononoshima kernel: usb 1-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 23 12:47:45 kemononoshima kernel: usb 1-2.3: Product: USB2.0 Hub
Jun 23 12:47:45 kemononoshima kernel: usb 1-2.3: Manufacturer: VIA Labs, Inc.
Jun 23 12:47:45 kemononoshima kernel: usb 1-2.3: SerialNumber: 000000000
Jun 23 12:47:45 kemononoshima kernel: ata4.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jun 23 12:47:45 kemononoshima kernel: hub 1-2.3:1.0: USB hub found
Jun 23 12:47:45 kemononoshima kernel: hub 1-2.3:1.0: 4 ports detected
Jun 23 12:47:45 kemononoshima kernel: ata4.00: Features: Dev-Sleep
Jun 23 12:47:45 kemononoshima kernel: usb 2-2.2: new SuperSpeed USB device number 4 using xhci_hcd
Jun 23 12:47:45 kemononoshima kernel: usb 2-2.2: New USB device found, idVendor=0781, idProduct=5581, bcdDevice= 1.00
Jun 23 12:47:45 kemononoshima kernel: usb 2-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 23 12:47:45 kemononoshima kernel: usb 2-2.2: Product: SanDisk 3.2Gen1
Jun 23 12:47:45 kemononoshima kernel: usb 2-2.2: Manufacturer: USB
Jun 23 12:47:45 kemononoshima kernel: usb 2-2.2: SerialNumber: 04019567d80b7a132e43e06e580a79ef6ad8d36b19a99a53e685a5abd78e5f1c939b00000000000000000000ece0cb380097621881558107172e5ebb
Jun 23 12:47:45 kemononoshima kernel: ata4.00: configured for UDMA/133
Jun 23 12:47:45 kemononoshima kernel: scsi 3:0:0:0: Direct-Access ATA WD Blue SA510 2. 0100 PQ: 0 ANSI: 5
Jun 23 12:47:45 kemononoshima kernel: sd 3:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Jun 23 12:47:45 kemononoshima kernel: sd 3:0:0:0: [sdb] Write Protect is off
Jun 23 12:47:45 kemononoshima kernel: sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Jun 23 12:47:45 kemononoshima kernel: sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 23 12:47:45 kemononoshima kernel: sd 3:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
Jun 23 12:47:45 kemononoshima kernel: sdb: sdb1 sdb2
Jun 23 12:47:45 kemononoshima kernel: sd 3:0:0:0: [sdb] Attached SCSI disk
Jun 23 12:47:45 kemononoshima kernel: usb 1-4: new high-speed USB device number 5 using xhci_hcd
Jun 23 12:47:45 kemononoshima kernel: ata5: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: usb 1-4: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 1.20
Jun 23 12:47:45 kemononoshima kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 23 12:47:45 kemononoshima kernel: usb 1-4: Product: USB2.1 Hub
Jun 23 12:47:45 kemononoshima kernel: usb 1-4: Manufacturer: Generic
Jun 23 12:47:45 kemononoshima kernel: hub 1-4:1.0: USB hub found
Jun 23 12:47:45 kemononoshima kernel: hub 1-4:1.0: 4 ports detected
Jun 23 12:47:45 kemononoshima kernel: usb 2-4: new SuperSpeed USB device number 5 using xhci_hcd
Jun 23 12:47:45 kemononoshima kernel: usb 2-4: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 1.20
Jun 23 12:47:45 kemononoshima kernel: usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 23 12:47:45 kemononoshima kernel: usb 2-4: Product: USB3.2 Hub
Jun 23 12:47:45 kemononoshima kernel: usb 2-4: Manufacturer: Generic
Jun 23 12:47:45 kemononoshima kernel: hub 2-4:1.0: USB hub found
Jun 23 12:47:45 kemononoshima kernel: hub 2-4:1.0: 4 ports detected
Jun 23 12:47:45 kemononoshima kernel: usb 1-3.2: new full-speed USB device number 6 using xhci_hcd
Jun 23 12:47:45 kemononoshima kernel: ata6: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: usb 2-3.3: new SuperSpeed USB device number 6 using xhci_hcd
Jun 23 12:47:45 kemononoshima kernel: usb 2-3.3: LPM exit latency is zeroed, disabling LPM.
Jun 23 12:47:45 kemononoshima kernel: usb 2-3.3: config 1 has an invalid interface number: 7 but max is 4
Jun 23 12:47:45 kemononoshima kernel: usb 2-3.3: config 1 has no interface number 4
Jun 23 12:47:45 kemononoshima kernel: usb 2-3.3: New USB device found, idVendor=0fd9, idProduct=008a, bcdDevice= 0.01
Jun 23 12:47:45 kemononoshima kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 23 12:47:45 kemononoshima kernel: usb 2-3.3: Product: Elgato HD60 X
Jun 23 12:47:45 kemononoshima kernel: usb 2-3.3: Manufacturer: Elgato
Jun 23 12:47:45 kemononoshima kernel: usb 2-3.3: SerialNumber: A00XB3332A2ZI5
Jun 23 12:47:45 kemononoshima kernel: usb 1-3.2: New USB device found, idVendor=0fd9, idProduct=0070, bcdDevice= 1.22
Jun 23 12:47:45 kemononoshima kernel: usb 1-3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 23 12:47:45 kemononoshima kernel: usb 1-3.2: Product: Elgato Wave:3
Jun 23 12:47:45 kemononoshima kernel: usb 1-3.2: Manufacturer: Elgato Systems
Jun 23 12:47:45 kemononoshima kernel: usb 1-3.2: SerialNumber: BS25K1A00854
Jun 23 12:47:45 kemononoshima kernel: hid-generic 0003:0FD9:008A.0001: hiddev96,hidraw0: USB HID v1.11 Device [Elgato Elgato HD60 X] on usb-0000:0c:00.0-3.3/input7
Jun 23 12:47:45 kemononoshima kernel: usb 2-2.3: new SuperSpeed USB device number 7 using xhci_hcd
Jun 23 12:47:45 kemononoshima kernel: ata9: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: usb 2-2.3: New USB device found, idVendor=2109, idProduct=0817, bcdDevice=90.13
Jun 23 12:47:45 kemononoshima kernel: usb 2-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 23 12:47:45 kemononoshima kernel: usb 2-2.3: Product: USB3.0 Hub
Jun 23 12:47:45 kemononoshima kernel: usb 2-2.3: Manufacturer: VIA Labs, Inc.
Jun 23 12:47:45 kemononoshima kernel: usb 2-2.3: SerialNumber: 000000000
Jun 23 12:47:45 kemononoshima kernel: hub 2-2.3:1.0: USB hub found
Jun 23 12:47:45 kemononoshima kernel: hub 2-2.3:1.0: 4 ports detected
Jun 23 12:47:45 kemononoshima kernel: usb 1-2.4: new full-speed USB device number 7 using xhci_hcd
Jun 23 12:47:45 kemononoshima kernel: ata10: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: usb 1-2.4: New USB device found, idVendor=3233, idProduct=0016, bcdDevice= 2.00
Jun 23 12:47:45 kemononoshima kernel: usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 23 12:47:45 kemononoshima kernel: usb 1-2.4: Product: Ducky One X Wireless
Jun 23 12:47:45 kemononoshima kernel: usb 1-2.4: Manufacturer: Ducky
Jun 23 12:47:45 kemononoshima kernel: usb 1-6: new high-speed USB device number 8 using xhci_hcd
Jun 23 12:47:45 kemononoshima kernel: input: Ducky Ducky One X Wireless Keyboard as /devices/pci0000:00/0000:00:02.1/0000:06:00.0/0000:07:0c.0/0000:0c:00.0/usb1/1-2/1-2.4/1-2.4:1.0/0003:3233:0016.0002/input/input2
Jun 23 12:47:45 kemononoshima kernel: input: Ducky Ducky One X Wireless Mouse as /devices/pci0000:00/0000:00:02.1/0000:06:00.0/0000:07:0c.0/0000:0c:00.0/usb1/1-2/1-2.4/1-2.4:1.0/0003:3233:0016.0002/input/input3
Jun 23 12:47:45 kemononoshima kernel: hid-generic 0003:3233:0016.0002: input,hidraw1: USB HID v1.10 Keyboard [Ducky Ducky One X Wireless] on usb-0000:0c:00.0-2.4/input0
Jun 23 12:47:45 kemononoshima kernel: hid-generic 0003:3233:0016.0003: hiddev97,hidraw2: USB HID v1.10 Device [Ducky Ducky One X Wireless] on usb-0000:0c:00.0-2.4/input1
Jun 23 12:47:45 kemononoshima kernel: input: Ducky Ducky One X Wireless Keyboard as /devices/pci0000:00/0000:00:02.1/0000:06:00.0/0000:07:0c.0/0000:0c:00.0/usb1/1-2/1-2.4/1-2.4:1.2/0003:3233:0016.0004/input/input4
Jun 23 12:47:45 kemononoshima kernel: ata11: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: hid-generic 0003:3233:0016.0004: input,hidraw3: USB HID v1.10 Keyboard [Ducky Ducky One X Wireless] on usb-0000:0c:00.0-2.4/input2
Jun 23 12:47:45 kemononoshima kernel: ata12: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: usb 1-2.3.1: new full-speed USB device number 9 using xhci_hcd
Jun 23 12:47:45 kemononoshima kernel: ata13: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: usb 1-4.2: new full-speed USB device number 10 using xhci_hcd
Jun 23 12:47:45 kemononoshima kernel: ata14: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: usb 1-2.3.1: New USB device found, idVendor=1532, idProduct=00a8, bcdDevice= 1.00
Jun 23 12:47:45 kemononoshima kernel: usb 1-2.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 23 12:47:45 kemononoshima kernel: usb 1-2.3.1: Product: Razer Naga V2 Pro
Jun 23 12:47:45 kemononoshima kernel: usb 1-2.3.1: Manufacturer: Razer
Jun 23 12:47:45 kemononoshima kernel: input: Razer Razer Naga V2 Pro as /devices/pci0000:00/0000:00:02.1/0000:06:00.0/0000:07:0c.0/0000:0c:00.0/usb1/1-2/1-2.3/1-2.3.1/1-2.3.1:1.0/0003:1532:00A8.0005/input/input5
Jun 23 12:47:45 kemononoshima kernel: hid-generic 0003:1532:00A8.0005: input,hidraw4: USB HID v1.11 Mouse [Razer Razer Naga V2 Pro] on usb-0000:0c:00.0-2.3.1/input0
Jun 23 12:47:45 kemononoshima kernel: input: Razer Razer Naga V2 Pro Keyboard as /devices/pci0000:00/0000:00:02.1/0000:06:00.0/0000:07:0c.0/0000:0c:00.0/usb1/1-2/1-2.3/1-2.3.1/1-2.3.1:1.1/0003:1532:00A8.0006/input/input6
Jun 23 12:47:45 kemononoshima kernel: input: Razer Razer Naga V2 Pro Mouse as /devices/pci0000:00/0000:00:02.1/0000:06:00.0/0000:07:0c.0/0000:0c:00.0/usb1/1-2/1-2.3/1-2.3.1/1-2.3.1:1.1/0003:1532:00A8.0006/input/input7
Jun 23 12:47:45 kemononoshima kernel: input: Razer Razer Naga V2 Pro as /devices/pci0000:00/0000:00:02.1/0000:06:00.0/0000:07:0c.0/0000:0c:00.0/usb1/1-2/1-2.3/1-2.3.1/1-2.3.1:1.1/0003:1532:00A8.0006/input/input8
Jun 23 12:47:45 kemononoshima kernel: hid-generic 0003:1532:00A8.0006: input,hidraw5: USB HID v1.11 Keyboard [Razer Razer Naga V2 Pro] on usb-0000:0c:00.0-2.3.1/input1
Jun 23 12:47:45 kemononoshima kernel: input: Razer Razer Naga V2 Pro as /devices/pci0000:00/0000:00:02.1/0000:06:00.0/0000:07:0c.0/0000:0c:00.0/usb1/1-2/1-2.3/1-2.3.1/1-2.3.1:1.2/0003:1532:00A8.0007/input/input9
Jun 23 12:47:45 kemononoshima kernel: usb 1-4.2: New USB device found, idVendor=3233, idProduct=0018, bcdDevice= 1.00
Jun 23 12:47:45 kemononoshima kernel: usb 1-4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 23 12:47:45 kemononoshima kernel: usb 1-4.2: Product: Ducky One X 2.4GHz
Jun 23 12:47:45 kemononoshima kernel: usb 1-4.2: Manufacturer: Ducky
Jun 23 12:47:45 kemononoshima kernel: hid-generic 0003:1532:00A8.0007: input,hidraw6: USB HID v1.11 Keyboard [Razer Razer Naga V2 Pro] on usb-0000:0c:00.0-2.3.1/input2
Jun 23 12:47:45 kemononoshima kernel: input: Ducky Ducky One X 2.4GHz as /devices/pci0000:00/0000:00:02.1/0000:06:00.0/0000:07:0c.0/0000:0c:00.0/usb1/1-4/1-4.2/1-4.2:1.0/0003:3233:0018.0008/input/input10
Jun 23 12:47:45 kemononoshima kernel: hid-generic 0003:3233:0018.0008: input,hidraw7: USB HID v1.11 Keyboard [Ducky Ducky One X 2.4GHz] on usb-0000:0c:00.0-4.2/input0
Jun 23 12:47:45 kemononoshima kernel: ata15: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: input: Ducky Ducky One X 2.4GHz Keyboard as /devices/pci0000:00/0000:00:02.1/0000:06:00.0/0000:07:0c.0/0000:0c:00.0/usb1/1-4/1-4.2/1-4.2:1.1/0003:3233:0018.0009/input/input11
Jun 23 12:47:45 kemononoshima kernel: input: Ducky Ducky One X 2.4GHz as /devices/pci0000:00/0000:00:02.1/0000:06:00.0/0000:07:0c.0/0000:0c:00.0/usb1/1-4/1-4.2/1-4.2:1.1/0003:3233:0018.0009/input/input12
Jun 23 12:47:45 kemononoshima kernel: input: Ducky Ducky One X 2.4GHz Mouse as /devices/pci0000:00/0000:00:02.1/0000:06:00.0/0000:07:0c.0/0000:0c:00.0/usb1/1-4/1-4.2/1-4.2:1.1/0003:3233:0018.0009/input/input13
Jun 23 12:47:45 kemononoshima kernel: hid-generic 0003:3233:0018.0009: input,hiddev98,hidraw8: USB HID v1.11 Keyboard [Ducky Ducky One X 2.4GHz] on usb-0000:0c:00.0-4.2/input1
Jun 23 12:47:45 kemononoshima kernel: ata16: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: ata17: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: usb 1-6: New USB device found, idVendor=0b05, idProduct=1b9b, bcdDevice= 0.13
Jun 23 12:47:45 kemononoshima kernel: usb 1-6: New USB device strings: Mfr=3, Product=1, SerialNumber=0
Jun 23 12:47:45 kemononoshima kernel: usb 1-6: Product: USB Audio
Jun 23 12:47:45 kemononoshima kernel: usb 1-6: Manufacturer: Generic
Jun 23 12:47:45 kemononoshima kernel: ata18: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: hid-generic 0003:0B05:1B9B.000A: hiddev99,hidraw9: USB HID v1.11 Device [Generic USB Audio] on usb-0000:0c:00.0-6/input7
Jun 23 12:47:45 kemononoshima kernel: usb 1-7: new full-speed USB device number 11 using xhci_hcd
Jun 23 12:47:45 kemononoshima kernel: ata19: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: usb 1-7: config 1 has an invalid interface number: 2 but max is 1
Jun 23 12:47:45 kemononoshima kernel: usb 1-7: config 1 has no interface number 1
Jun 23 12:47:45 kemononoshima kernel: usb 1-7: New USB device found, idVendor=0b05, idProduct=19af, bcdDevice= 1.00
Jun 23 12:47:45 kemononoshima kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 23 12:47:45 kemononoshima kernel: usb 1-7: Product: AURA LED Controller
Jun 23 12:47:45 kemononoshima kernel: usb 1-7: Manufacturer: AsusTek Computer Inc.
Jun 23 12:47:45 kemononoshima kernel: usb 1-7: SerialNumber: 9876543210
Jun 23 12:47:45 kemononoshima kernel: hid-generic 0003:0B05:19AF.000B: hiddev100,hidraw10: USB HID v1.11 Device [AsusTek Computer Inc. AURA LED Controller] on usb-0000:0c:00.0-7/input2
Jun 23 12:47:45 kemononoshima kernel: ata20: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: usb 1-9: new high-speed USB device number 12 using xhci_hcd
Jun 23 12:47:45 kemononoshima kernel: ata21: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: usb 1-9: New USB device found, idVendor=0b05, idProduct=1ada, bcdDevice= 2.00
Jun 23 12:47:45 kemononoshima kernel: usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 23 12:47:45 kemononoshima kernel: usb 1-9: Product: ROG RYUJIN III WHITE EDITION
Jun 23 12:47:45 kemononoshima kernel: usb 1-9: Manufacturer: AsusTek Computer Inc.
Jun 23 12:47:45 kemononoshima kernel: usb 1-9: SerialNumber: 346838593332
Jun 23 12:47:45 kemononoshima kernel: hid-generic 0003:0B05:1ADA.000C: hiddev101,hidraw11: USB HID v1.11 Device [AsusTek Computer Inc. ROG RYUJIN III WHITE EDITION] on usb-0000:0c:00.0-9/input1
Jun 23 12:47:45 kemononoshima kernel: ata22: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: usb 1-11: new high-speed USB device number 13 using xhci_hcd
Jun 23 12:47:45 kemononoshima kernel: ata23: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: ata24: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: ata25: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: ata26: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: ata27: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: ata28: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: ata29: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: ata30: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: ata31: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: ata32: SATA link down (SStatus 0 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: scsi 32:0:0:0: Direct-Access ATA WDC WD80EAZZ-00B 0A80 PQ: 0 ANSI: 5
Jun 23 12:47:45 kemononoshima kernel: sd 32:0:0:0: [sdc] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
Jun 23 12:47:45 kemononoshima kernel: sd 32:0:0:0: [sdc] 4096-byte physical blocks
Jun 23 12:47:45 kemononoshima kernel: sd 32:0:0:0: [sdc] Write Protect is off
Jun 23 12:47:45 kemononoshima kernel: sd 32:0:0:0: [sdc] Mode Sense: 00 3a 00 00
Jun 23 12:47:45 kemononoshima kernel: sd 32:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 23 12:47:45 kemononoshima kernel: sd 32:0:0:0: [sdc] Preferred minimum I/O size 4096 bytes
Jun 23 12:47:45 kemononoshima kernel: sdc: sdc1 sdc2
Jun 23 12:47:45 kemononoshima kernel: sd 32:0:0:0: [sdc] Attached SCSI disk
Jun 23 12:47:45 kemononoshima kernel: ata34: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 23 12:47:45 kemononoshima kernel: ata34.00: Model 'Samsung SSD 870 EVO 4TB', rev 'SVT03B6Q', applying quirks: noncqtrim zeroaftertrim noncqonati nolpmonati
Jun 23 12:47:45 kemononoshima kernel: ata34.00: supports DRM functions and may not be fully accessible
Jun 23 12:47:45 kemononoshima kernel: ata34.00: ATA-11: Samsung SSD 870 EVO 4TB, SVT03B6Q, max UDMA/133
Jun 23 12:47:45 kemononoshima kernel: ata34.00: 7814037168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jun 23 12:47:45 kemononoshima kernel: ata34.00: Features: Trust Dev-Sleep NCQ-sndrcv
Jun 23 12:47:45 kemononoshima kernel: ata34.00: supports DRM functions and may not be fully accessible
Jun 23 12:47:45 kemononoshima kernel: ata34.00: configured for UDMA/133
Jun 23 12:47:45 kemononoshima kernel: ahci 0000:0d:00.0: port does not support device sleep
Jun 23 12:47:45 kemononoshima kernel: scsi 33:0:0:0: Direct-Access ATA Samsung SSD 870 3B6Q PQ: 0 ANSI: 5
Jun 23 12:47:45 kemononoshima kernel: ata34.00: Enabling discard_zeroes_data
Jun 23 12:47:45 kemononoshima kernel: sd 33:0:0:0: [sdd] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
Jun 23 12:47:45 kemononoshima kernel: sd 33:0:0:0: [sdd] Write Protect is off
Jun 23 12:47:45 kemononoshima kernel: sd 33:0:0:0: [sdd] Mode Sense: 00 3a 00 00
Jun 23 12:47:45 kemononoshima kernel: sd 33:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 23 12:47:45 kemononoshima kernel: sd 33:0:0:0: [sdd] Preferred minimum I/O size 512 bytes
Jun 23 12:47:45 kemononoshima kernel: ata34.00: Enabling discard_zeroes_data
Jun 23 12:47:45 kemononoshima kernel: sdd: sdd1 sdd2
Jun 23 12:47:45 kemononoshima kernel: sd 33:0:0:0: [sdd] supports TCG Opal
Jun 23 12:47:45 kemononoshima kernel: sd 33:0:0:0: [sdd] Attached SCSI disk
Jun 23 12:47:45 kemononoshima kernel: ata35: SATA link down (SStatus 0 SControl 330)
Jun 23 12:47:45 kemononoshima kernel: ata36: SATA link down (SStatus 0 SControl 330)
Jun 23 12:47:45 kemononoshima kernel: Freeing unused decrypted memory: 2028K
Jun 23 12:47:45 kemononoshima kernel: Freeing unused kernel image (initmem) memory: 4632K
Jun 23 12:47:45 kemononoshima kernel: Write protecting the kernel read-only data: 38912k
Jun 23 12:47:45 kemononoshima kernel: Freeing unused kernel image (text/rodata gap) memory: 784K
Jun 23 12:47:45 kemononoshima kernel: Freeing unused kernel image (rodata/data gap) memory: 1920K
Jun 23 12:47:45 kemononoshima kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 23 12:47:45 kemononoshima kernel: rodata_test: all tests were successful
Jun 23 12:47:45 kemononoshima kernel: Run /init as init process
Jun 23 12:47:45 kemononoshima kernel: with arguments:
Jun 23 12:47:45 kemononoshima kernel: /init
Jun 23 12:47:45 kemononoshima kernel: with environment:
Jun 23 12:47:45 kemononoshima kernel: HOME=/
Jun 23 12:47:45 kemononoshima kernel: TERM=linux
Jun 23 12:47:45 kemononoshima kernel: BOOT_IMAGE=/vmlinuz-linux
Jun 23 12:47:45 kemononoshima kernel: ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
Jun 23 12:47:45 kemononoshima kernel: Key type psk registered
Jun 23 12:47:45 kemononoshima kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:20/LNXVIDEO:00/input/input14
Jun 23 12:47:45 kemononoshima kernel: usb-storage 2-2.2:1.0: USB Mass Storage device detected
Jun 23 12:47:45 kemononoshima kernel: scsi host38: usb-storage 2-2.2:1.0
Jun 23 12:47:45 kemononoshima kernel: usbcore: registered new interface driver usb-storage
Jun 23 12:47:45 kemononoshima kernel: nvme nvme1: pci function 0000:05:00.0
Jun 23 12:47:45 kemononoshima kernel: nvme nvme0: pci function 0000:04:00.0
Jun 23 12:47:45 kemononoshima kernel: usbcore: registered new interface driver uas
Jun 23 12:47:45 kemononoshima kernel: nvme nvme0: D3 entry latency set to 10 seconds
Jun 23 12:47:45 kemononoshima kernel: nvme nvme0: 16/0/0 default/read/poll queues
Jun 23 12:47:45 kemononoshima kernel: nvme0n1: p1 p2 p3
Jun 23 12:47:45 kemononoshima kernel: nvme nvme1: D3 entry latency set to 10 seconds
Jun 23 12:47:45 kemononoshima kernel: nvme nvme1: 32/0/0 default/read/poll queues
Jun 23 12:47:45 kemononoshima kernel: nvme1n1: p1
Jun 23 12:47:45 kemononoshima kernel: usb 1-11: device descriptor read/64, error -110
Jun 23 12:47:45 kemononoshima kernel: scsi 38:0:0:0: Direct-Access USB SanDisk 3.2Gen1 1.00 PQ: 0 ANSI: 6
Jun 23 12:47:45 kemononoshima kernel: sd 38:0:0:0: [sde] 60088320 512-byte logical blocks: (30.8 GB/28.7 GiB)
Jun 23 12:47:45 kemononoshima kernel: sd 38:0:0:0: [sde] Write Protect is off
Jun 23 12:47:45 kemononoshima kernel: sd 38:0:0:0: [sde] Mode Sense: 43 00 00 00
Jun 23 12:47:45 kemononoshima kernel: sd 38:0:0:0: [sde] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Jun 23 12:47:45 kemononoshima kernel: sde: sde1 sde2
Jun 23 12:47:45 kemononoshima kernel: sd 38:0:0:0: [sde] Attached SCSI removable disk
Jun 23 12:47:45 kemononoshima kernel: [drm] amdgpu kernel modesetting enabled.
Jun 23 12:47:45 kemononoshima kernel: amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
Jun 23 12:47:45 kemononoshima kernel: amdgpu: ATPX version 1, functions 0x00000000
Jun 23 12:47:45 kemononoshima kernel: amdgpu: Virtual CRAT table created for CPU
Jun 23 12:47:45 kemononoshima kernel: amdgpu: Topology: Add CPU node
Jun 23 12:47:45 kemononoshima kernel: amdgpu 0000:03:00.0: probe with driver amdgpu failed with error -22
Jun 23 12:47:45 kemononoshima kernel: amdgpu 0000:76:00.0: probe with driver amdgpu failed with error -22
Jun 23 12:47:45 kemononoshima kernel: usb 1-11: device descriptor read/64, error -110
Jun 23 12:47:45 kemononoshima kernel: usb 1-11: new high-speed USB device number 14 using xhci_hcd
Jun 23 12:47:45 kemononoshima kernel: usb 1-11: device descriptor read/64, error -110
Jun 23 12:47:45 kemononoshima kernel: usb 1-11: device descriptor read/64, error -110
Jun 23 12:47:45 kemononoshima kernel: usb usb1-port11: attempt power cycle
Jun 23 12:47:45 kemononoshima kernel: usb 1-11: new high-speed USB device number 15 using xhci_hcd
Jun 23 12:47:45 kemononoshima kernel: usb 1-11: Device not responding to setup address.
Jun 23 12:47:45 kemononoshima kernel: usb 1-11: Device not responding to setup address.
Jun 23 12:47:45 kemononoshima kernel: usb 1-11: device not accepting address 15, error -71
Jun 23 12:47:45 kemononoshima kernel: usb 1-11: new high-speed USB device number 16 using xhci_hcd
Jun 23 12:47:45 kemononoshima kernel: usb 1-11: Device not responding to setup address.
Jun 23 12:47:45 kemononoshima kernel: usb 1-11: Device not responding to setup address.
Jun 23 12:47:45 kemononoshima kernel: usb 1-11: device not accepting address 16, error -71
Jun 23 12:47:45 kemononoshima kernel: usb usb1-port11: unable to enumerate USB device
Jun 23 12:47:45 kemononoshima kernel: EXT4-fs (sdd2): mounted filesystem 4e209d90-88a6-4dcf-a055-69d9d2247306 r/w with ordered data mode. Quota mode: none.
Jun 23 12:47:45 kemononoshima systemd[1]: systemd 257.6-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
Jun 23 12:47:45 kemononoshima systemd[1]: Detected architecture x86-64.
Jun 23 12:47:45 kemononoshima systemd[1]: Hostname set to <kemononoshima>.
Jun 23 12:47:45 kemononoshima systemd[1]: bpf-restrict-fs: LSM BPF program attached
Jun 23 12:47:45 kemononoshima kernel: zram: Added device: zram0
Jun 23 12:47:45 kemononoshima systemd[1]: Queued start job for default target Graphical Interface.
Jun 23 12:47:45 kemononoshima systemd[1]: Created slice Slice /system/dirmngr.
Jun 23 12:47:45 kemononoshima systemd[1]: Created slice Slice /system/getty.
Jun 23 12:47:45 kemononoshima systemd[1]: Created slice Slice /system/gpg-agent.
Jun 23 12:47:45 kemononoshima systemd[1]: Created slice Slice /system/gpg-agent-browser.
Jun 23 12:47:45 kemononoshima systemd[1]: Created slice Slice /system/gpg-agent-extra.
Jun 23 12:47:45 kemononoshima systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Jun 23 12:47:45 kemononoshima systemd[1]: Created slice Slice /system/keyboxd.
Jun 23 12:47:45 kemononoshima systemd[1]: Created slice Slice /system/modprobe.
Jun 23 12:47:45 kemononoshima systemd[1]: Created slice Slice /system/systemd-zram-setup.
Jun 23 12:47:45 kemononoshima systemd[1]: Created slice User and Session Slice.
Jun 23 12:47:45 kemononoshima systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jun 23 12:47:45 kemononoshima systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jun 23 12:47:45 kemononoshima systemd[1]: Expecting device /dev/disk/by-uuid/06183D09183CF8EF...
Jun 23 12:47:45 kemononoshima systemd[1]: Expecting device /dev/disk/by-uuid/0EF8-36A7...
Jun 23 12:47:45 kemononoshima systemd[1]: Expecting device /dev/disk/by-uuid/3C7EBF297EBEDABA...
Jun 23 12:47:45 kemononoshima systemd[1]: Expecting device /dev/disk/by-uuid/70B6A3B3B6A3786C...
Jun 23 12:47:45 kemononoshima systemd[1]: Expecting device /dev/disk/by-uuid/7862F85662F81B18...
Jun 23 12:47:45 kemononoshima systemd[1]: Expecting device /dev/zram0...
Jun 23 12:47:45 kemononoshima systemd[1]: Reached target Login Prompts.
Jun 23 12:47:45 kemononoshima systemd[1]: Reached target Local Integrity Protected Volumes.
Jun 23 12:47:45 kemononoshima systemd[1]: Reached target Remote File Systems.
Jun 23 12:47:45 kemononoshima systemd[1]: Reached target Slice Units.
Jun 23 12:47:45 kemononoshima systemd[1]: Reached target Local Verity Protected Volumes.
Jun 23 12:47:45 kemononoshima systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jun 23 12:47:45 kemononoshima systemd[1]: Listening on Process Core Dump Socket.
Jun 23 12:47:45 kemononoshima systemd[1]: Listening on Credential Encryption/Decryption.
Jun 23 12:47:45 kemononoshima systemd[1]: Listening on Journal Socket (/dev/log).
Jun 23 12:47:45 kemononoshima systemd[1]: Listening on Journal Sockets.
Jun 23 12:47:45 kemononoshima systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 23 12:47:45 kemononoshima systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 23 12:47:45 kemononoshima systemd[1]: Listening on udev Control Socket.
Jun 23 12:47:45 kemononoshima systemd[1]: Listening on udev Kernel Socket.
Jun 23 12:47:45 kemononoshima systemd[1]: Listening on User Database Manager Socket.
Jun 23 12:47:45 kemononoshima systemd[1]: Mounting Huge Pages File System...
Jun 23 12:47:45 kemononoshima systemd[1]: Mounting POSIX Message Queue File System...
Jun 23 12:47:45 kemononoshima systemd[1]: Mounting Kernel Debug File System...
Jun 23 12:47:45 kemononoshima systemd[1]: Mounting Kernel Trace File System...
Jun 23 12:47:45 kemononoshima systemd[1]: Starting Create List of Static Device Nodes...
Jun 23 12:47:45 kemononoshima systemd[1]: Starting Load Kernel Module configfs...
Jun 23 12:47:45 kemononoshima systemd[1]: Starting Load Kernel Module dm_mod...
Jun 23 12:47:45 kemononoshima systemd[1]: Starting Load Kernel Module drm...
Jun 23 12:47:45 kemononoshima systemd[1]: Starting Load Kernel Module fuse...
Jun 23 12:47:45 kemononoshima systemd[1]: Starting Load Kernel Module loop...
Jun 23 12:47:45 kemononoshima systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Jun 23 12:47:45 kemononoshima systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Jun 23 12:47:45 kemononoshima systemd[1]: Starting Journal Service...
Jun 23 12:47:45 kemononoshima kernel: device-mapper: uevent: version 1.0.3
Jun 23 12:47:45 kemononoshima kernel: device-mapper: ioctl: 4.49.0-ioctl (2025-01-17) initialised: dm-devel@lists.linux.dev
Jun 23 12:47:45 kemononoshima kernel: loop: module loaded
Jun 23 12:47:45 kemononoshima systemd[1]: Starting Load Kernel Modules...
Jun 23 12:47:45 kemononoshima systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 23 12:47:45 kemononoshima systemd[1]: Starting Remount Root and Kernel File Systems...
Jun 23 12:47:45 kemononoshima systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 23 12:47:45 kemononoshima kernel: acpi_call: loading out-of-tree module taints kernel.
Jun 23 12:47:45 kemononoshima systemd[1]: Starting Load udev Rules from Credentials...
Jun 23 12:47:45 kemononoshima kernel: acpi_call: module verification failed: signature and/or required key missing - tainting kernel
Jun 23 12:47:45 kemononoshima systemd-journald[648]: Collecting audit messages is disabled.
Jun 23 12:47:45 kemononoshima systemd[1]: Starting Coldplug All udev Devices...
Jun 23 12:47:45 kemononoshima systemd[1]: Starting Virtual Console Setup...
Jun 23 12:47:45 kemononoshima kernel: EXT4-fs (sdd2): re-mounted 4e209d90-88a6-4dcf-a055-69d9d2247306.
Jun 23 12:47:45 kemononoshima systemd[1]: Mounted Huge Pages File System.
Jun 23 12:47:45 kemononoshima kernel: i2c_dev: i2c /dev entries driver
Jun 23 12:47:45 kemononoshima systemd[1]: Mounted POSIX Message Queue File System.
Jun 23 12:47:45 kemononoshima kernel: Asymmetric key parser 'pkcs8' registered
Jun 23 12:47:45 kemononoshima systemd[1]: Mounted Kernel Debug File System.
Jun 23 12:47:45 kemononoshima systemd[1]: Mounted Kernel Trace File System.
Jun 23 12:47:45 kemononoshima systemd[1]: Finished Create List of Static Device Nodes.
Jun 23 12:47:45 kemononoshima systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jun 23 12:47:45 kemononoshima systemd[1]: Finished Load Kernel Module configfs.
Jun 23 12:47:45 kemononoshima systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jun 23 12:47:45 kemononoshima systemd[1]: Finished Load Kernel Module dm_mod.
Jun 23 12:47:45 kemononoshima systemd[1]: modprobe@drm.service: Deactivated successfully.
Jun 23 12:47:45 kemononoshima systemd[1]: Finished Load Kernel Module drm.
Jun 23 12:47:45 kemononoshima systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jun 23 12:47:45 kemononoshima systemd[1]: Finished Load Kernel Module fuse.
Jun 23 12:47:45 kemononoshima systemd[1]: modprobe@loop.service: Deactivated successfully.
Jun 23 12:47:45 kemononoshima systemd[1]: Finished Load Kernel Module loop.
Jun 23 12:47:45 kemononoshima systemd[1]: Finished Load Kernel Modules.
Jun 23 12:47:45 kemononoshima systemd[1]: Finished Remount Root and Kernel File Systems.
Jun 23 12:47:45 kemononoshima systemd[1]: Finished Load udev Rules from Credentials.
Jun 23 12:47:45 kemononoshima systemd[1]: Finished Virtual Console Setup.
Jun 23 12:47:45 kemononoshima systemd[1]: Mounting FUSE Control File System...
Jun 23 12:47:45 kemononoshima systemd[1]: Mounting Kernel Configuration File System...
Jun 23 12:47:45 kemononoshima systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Jun 23 12:47:45 kemononoshima systemd[1]: Starting Load/Save OS Random Seed...
Jun 23 12:47:45 kemononoshima systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jun 23 12:47:45 kemononoshima systemd[1]: Starting Apply Kernel Variables...
Jun 23 12:47:45 kemononoshima systemd-journald[648]: Journal started
Jun 23 12:47:45 kemononoshima systemd-journald[648]: Runtime Journal (/run/log/journal/b63e8a46fe5a4d2d8458ee52669a80c4) is 8M, max 3G, 3G free.
Jun 23 12:47:45 kemononoshima systemd-modules-load[649]: Inserted module 'acpi_call'
Jun 23 12:47:45 kemononoshima systemd-modules-load[649]: Inserted module 'crypto_user'
Jun 23 12:47:45 kemononoshima systemd-modules-load[649]: Inserted module 'i2c_dev'
Jun 23 12:47:45 kemononoshima systemd-modules-load[649]: Inserted module 'pkcs8_key_parser'
Jun 23 12:47:45 kemononoshima systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Jun 23 12:47:45 kemononoshima systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 23 12:47:45 kemononoshima systemd[1]: Started Journal Service.
Jun 23 12:47:45 kemononoshima systemd[1]: Mounted FUSE Control File System.
Jun 23 12:47:45 kemononoshima systemd[1]: Mounted Kernel Configuration File System.
Jun 23 12:47:45 kemononoshima systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 23 12:47:45 kemononoshima systemd[1]: Finished Load/Save OS Random Seed.
Jun 23 12:47:45 kemononoshima systemd-journald[648]: Time spent on flushing to /var/log/journal/b63e8a46fe5a4d2d8458ee52669a80c4 is 49.623ms for 1511 entries.
Jun 23 12:47:45 kemononoshima systemd-journald[648]: System Journal (/var/log/journal/b63e8a46fe5a4d2d8458ee52669a80c4) is 406.4M, max 4G, 3.6G free.
Jun 23 12:47:46 kemononoshima systemd-journald[648]: Received client request to flush runtime journal.
Jun 23 12:47:45 kemononoshima systemd[1]: Finished Apply Kernel Variables.
Jun 23 12:47:45 kemononoshima systemd[1]: Starting User Database Manager...
Jun 23 12:47:46 kemononoshima systemd[1]: Started User Database Manager.
Jun 23 12:47:46 kemononoshima systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Jun 23 12:47:46 kemononoshima systemd[1]: Starting Create System Users...
Jun 23 12:47:46 kemononoshima systemd[1]: Finished Coldplug All udev Devices.
Jun 23 12:47:46 kemononoshima systemd[1]: Finished Flush Journal to Persistent Storage.
Jun 23 12:47:46 kemononoshima systemd[1]: Finished Create System Users.
Jun 23 12:47:46 kemononoshima systemd[1]: Starting Network Time Synchronization...
Jun 23 12:47:46 kemononoshima systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 23 12:47:46 kemononoshima systemd[1]: Finished Create Static Device Nodes in /dev.
Jun 23 12:47:46 kemononoshima systemd[1]: Reached target Preparation for Local File Systems.
Jun 23 12:47:46 kemononoshima systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jun 23 12:47:46 kemononoshima systemd[1]: Started Network Time Synchronization.
Jun 23 12:47:46 kemononoshima systemd[1]: Reached target System Time Set.
Jun 23 12:47:46 kemononoshima systemd-udevd[710]: Using default interface naming scheme 'v257'.
Jun 23 12:47:46 kemononoshima systemd[1]: Started Rule-based Manager for Device Events and Files.
Jun 23 12:47:46 kemononoshima systemd[1]: Starting Show Plymouth Boot Screen...
Jun 23 12:47:46 kemononoshima systemd[1]: Found device /dev/zram0.
Jun 23 12:47:46 kemononoshima systemd[1]: Starting Create swap on /dev/zram0...
Jun 23 12:47:46 kemononoshima kernel: zram0: detected capacity change from 0 to 8388608
Jun 23 12:47:46 kemononoshima systemd[1]: Received SIGRTMIN+20 from PID 787 (plymouthd).
Jun 23 12:47:46 kemononoshima mtp-probe[781]: checking bus 2, device 4: "/sys/devices/pci0000:00/0000:00:02.1/0000:06:00.0/0000:07:0c.0/0000:0c:00.0/usb2/2-2/2-2.2"
Jun 23 12:47:46 kemononoshima mtp-probe[783]: checking bus 1, device 10: "/sys/devices/pci0000:00/0000:00:02.1/0000:06:00.0/0000:07:0c.0/0000:0c:00.0/usb1/1-4/1-4.2"
Jun 23 12:47:46 kemononoshima mtp-probe[784]: checking bus 1, device 7: "/sys/devices/pci0000:00/0000:00:02.1/0000:06:00.0/0000:07:0c.0/0000:0c:00.0/usb1/1-2/1-2.4"
Jun 23 12:47:46 kemononoshima mtp-probe[786]: checking bus 1, device 9: "/sys/devices/pci0000:00/0000:00:02.1/0000:06:00.0/0000:07:0c.0/0000:0c:00.0/usb1/1-2/1-2.3/1-2.3.1"
Jun 23 12:47:46 kemononoshima mtp-probe[781]: bus: 2, device: 4 was not an MTP device
Jun 23 12:47:46 kemononoshima mtp-probe[783]: bus: 1, device: 10 was not an MTP device
Jun 23 12:47:46 kemononoshima mtp-probe[784]: bus: 1, device: 7 was not an MTP device
Jun 23 12:47:46 kemononoshima mtp-probe[786]: bus: 1, device: 9 was not an MTP device
Jun 23 12:47:46 kemononoshima systemd-makefs[782]: /dev/zram0 successfully formatted as swap (label "zram0", uuid cfc717c9-3ef7-4ba3-a85d-c315de48e722)
Jun 23 12:47:46 kemononoshima systemd[1]: Finished Create swap on /dev/zram0.
Jun 23 12:47:46 kemononoshima systemd[1]: Activating swap Compressed Swap on /dev/zram0...
Jun 23 12:47:46 kemononoshima razer_mount[800]: Driver razermouse
Jun 23 12:47:46 kemononoshima razer_mount[802]: Device_ID 1-2.3.1
Jun 23 12:47:46 kemononoshima razer_mount[804]: Modprobing razermouse
Jun 23 12:47:46 kemononoshima mtp-probe[822]: checking bus 1, device 11: "/sys/devices/pci0000:00/0000:00:02.1/0000:06:00.0/0000:07:0c.0/0000:0c:00.0/usb1/1-7"
Jun 23 12:47:46 kemononoshima mtp-probe[823]: checking bus 1, device 12: "/sys/devices/pci0000:00/0000:00:02.1/0000:06:00.0/0000:07:0c.0/0000:0c:00.0/usb1/1-9"
Jun 23 12:47:46 kemononoshima mtp-probe[825]: checking bus 1, device 8: "/sys/devices/pci0000:00/0000:00:02.1/0000:06:00.0/0000:07:0c.0/0000:0c:00.0/usb1/1-6"
Jun 23 12:47:46 kemononoshima mtp-probe[823]: bus: 1, device: 12 was not an MTP device
Jun 23 12:47:46 kemononoshima mtp-probe[822]: bus: 1, device: 11 was not an MTP device
Jun 23 12:47:46 kemononoshima mtp-probe[825]: bus: 1, device: 8 was not an MTP device
Jun 23 12:47:46 kemononoshima kernel: mousedev: PS/2 mouse device common for all mice
Jun 23 12:47:46 kemononoshima systemd[1]: Received SIGRTMIN+20 from PID 787 (plymouthd).
Jun 23 12:47:46 kemononoshima mtp-probe[835]: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:02.1/0000:06:00.0/0000:07:0c.0/0000:0c:00.0/usb1/1-3/1-3.2"
Jun 23 12:47:46 kemononoshima mtp-probe[835]: bus: 1, device: 6 was not an MTP device
Jun 23 12:47:46 kemononoshima kernel: Adding 4194300k swap on /dev/zram0. Priority:100 extents:1 across:4194300k SSDsc
Jun 23 12:47:46 kemononoshima mtp-probe[837]: checking bus 2, device 6: "/sys/devices/pci0000:00/0000:00:02.1/0000:06:00.0/0000:07:0c.0/0000:0c:00.0/usb2/2-3/2-3.3"
Jun 23 12:47:46 kemononoshima systemd[1]: Activated swap Compressed Swap on /dev/zram0.
Jun 23 12:47:46 kemononoshima mtp-probe[837]: bus: 2, device: 6 was not an MTP device
Jun 23 12:47:46 kemononoshima systemd[1]: Started Show Plymouth Boot Screen.
Jun 23 12:47:46 kemononoshima systemd[1]: Found device Samsung SSD 980 PRO 2TB 2TB_M2.
Jun 23 12:47:46 kemononoshima kernel: pps_core: LinuxPPS API ver. 1 registered
Jun 23 12:47:46 kemononoshima kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jun 23 12:47:46 kemononoshima kernel: input: PC Speaker as /devices/platform/pcspkr/input/input15
Jun 23 12:47:46 kemononoshima kernel: mc: Linux media interface: v0.10
Jun 23 12:47:46 kemononoshima kernel: RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 163840 ms ovfl timer
Jun 23 12:47:46 kemononoshima kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Jun 23 12:47:46 kemononoshima kernel: RAPL PMU: hw unit of domain core 2^-16 Joules
Jun 23 12:47:46 kemononoshima kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Jun 23 12:47:46 kemononoshima kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Jun 23 12:47:46 kemononoshima kernel: input: Razer Razer Naga V2 Pro as /devices/pci0000:00/0000:00:02.1/0000:06:00.0/0000:07:0c.0/0000:0c:00.0/usb1/1-2/1-2.3/1-2.3.1/1-2.3.1:1.0/0003:1532:00A8.0005/input/input16
Jun 23 12:47:46 kemononoshima kernel: razermouse 0003:1532:00A8.0005: input,hidraw4: USB HID v1.11 Mouse [Razer Razer Naga V2 Pro] on usb-0000:0c:00.0-2.3.1/input0
Jun 23 12:47:46 kemononoshima kernel: i2c i2c-1: Successfully instantiated SPD at 0x50
Jun 23 12:47:46 kemononoshima systemd[1]: Found device WDC_WD102FZBX-00CCNA0 10TB_HD.
Jun 23 12:47:46 kemononoshima kernel: i2c i2c-1: Successfully instantiated SPD at 0x51
Jun 23 12:47:46 kemononoshima kernel: i2c i2c-1: Successfully instantiated SPD at 0x52
Jun 23 12:47:46 kemononoshima kernel: i2c i2c-1: Successfully instantiated SPD at 0x53
Jun 23 12:47:46 kemononoshima kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Jun 23 12:47:46 kemononoshima kernel: PTP clock support registered
Jun 23 12:47:46 kemononoshima kernel: ACPI: bus type thunderbolt registered
Jun 23 12:47:46 kemononoshima kernel: cryptd: max_cpu_qlen set to 1000
Jun 23 12:47:46 kemononoshima kernel: ccp 0000:76:00.2: enabling device (0000 -> 0002)
Jun 23 12:47:46 kemononoshima kernel: thunderbolt 0000:75:00.0: enabling device (0000 -> 0002)
Jun 23 12:47:46 kemononoshima systemd[1]: Found device WD_Blue_SA510_2.5_500GB 500GB_SSD.
Jun 23 12:47:46 kemononoshima kernel: ccp 0000:76:00.2: tee enabled
Jun 23 12:47:46 kemononoshima kernel: videodev: Linux video capture interface: v2.00
Jun 23 12:47:46 kemononoshima kernel: ccp 0000:76:00.2: psp enabled
Jun 23 12:47:46 kemononoshima systemd[1]: Found device Samsung_SSD_870_EVO_4TB 1.
Jun 23 12:47:46 kemononoshima systemd[1]: Found device WDC_WD80EAZZ-00BKLB0 8TB_HD.
Jun 23 12:47:46 kemononoshima systemd[1]: Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Jun 23 12:47:46 kemononoshima systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
Jun 23 12:47:46 kemononoshima systemd[1]: Reached target Local Encrypted Volumes.
Jun 23 12:47:46 kemononoshima systemd[1]: Reached target Path Units.
Jun 23 12:47:46 kemononoshima systemd[1]: Reached target Swaps.
Jun 23 12:47:46 kemononoshima systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 23 12:47:46 kemononoshima systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Jun 23 12:47:46 kemononoshima systemd[1]: Stopped Virtual Console Setup.
Jun 23 12:47:46 kemononoshima systemd[1]: Stopping Virtual Console Setup...
Jun 23 12:47:46 kemononoshima systemd[1]: Starting Virtual Console Setup...
Jun 23 12:47:46 kemononoshima kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Jun 23 12:47:46 kemononoshima kernel: Intel(R) 2.5G Ethernet Linux Driver
Jun 23 12:47:46 kemononoshima kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Jun 23 12:47:46 kemononoshima kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Jun 23 12:47:46 kemononoshima kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 23 12:47:46 kemononoshima kernel: Copyright(c) 2018 Intel Corporation.
Jun 23 12:47:46 kemononoshima kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 23 12:47:46 kemononoshima kernel: igc 0000:09:00.0: PCIe PTM not supported by PCIe bus/controller
Jun 23 12:47:46 kemononoshima kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Jun 23 12:47:46 kemononoshima kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jun 23 12:47:46 kemononoshima kernel: cfg80211: failed to load regulatory.db
Jun 23 12:47:46 kemononoshima systemd[1]: Finished Virtual Console Setup.
Jun 23 12:47:46 kemononoshima kernel: asus_wmi: ASUS WMI generic driver loaded
Jun 23 12:47:46 kemononoshima kernel: asus_wmi: Initialization: 0x0
Jun 23 12:47:46 kemononoshima kernel: asus_wmi: BIOS WMI version: 0.0
Jun 23 12:47:46 kemononoshima kernel: asus_wmi: SFUN value: 0x0
Jun 23 12:47:46 kemononoshima kernel: eeepc-wmi eeepc-wmi: Detected AsusMbSwInterface, not ASUSWMI, use DSTS
Jun 23 12:47:46 kemononoshima kernel: spd5118 1-0050: DDR5 temperature sensor: vendor 0x0b:0x10 revision 2.2
Jun 23 12:47:46 kemononoshima kernel: spd5118 1-0051: DDR5 temperature sensor: vendor 0x0b:0x10 revision 2.2
Jun 23 12:47:46 kemononoshima kernel: spd5118 1-0052: DDR5 temperature sensor: vendor 0x0b:0x10 revision 2.2
Jun 23 12:47:46 kemononoshima kernel: spd5118 1-0053: DDR5 temperature sensor: vendor 0x0b:0x10 revision 2.2
Jun 23 12:47:46 kemononoshima kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input17
Jun 23 12:47:46 kemononoshima kernel: snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002)
Jun 23 12:47:46 kemononoshima kernel: snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client
Jun 23 12:47:46 kemononoshima kernel: snd_hda_intel 0000:76:00.1: enabling device (0000 -> 0002)
Jun 23 12:47:46 kemononoshima kernel: snd_hda_intel 0000:76:00.1: Handle vga_switcheroo audio client
Jun 23 12:47:46 kemononoshima kernel: uvcvideo 2-3.3:1.1: Unknown video format 30313050-0000-0010-8000-00aa00389b71
Jun 23 12:47:46 kemononoshima kernel: usb 2-3.3: Found UVC 1.10 device Elgato HD60 X (0fd9:008a)
Jun 23 12:47:46 kemononoshima kernel: usbcore: registered new interface driver uvcvideo
Jun 23 12:47:46 kemononoshima kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input18
Jun 23 12:47:46 kemononoshima kernel: input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:76:00.1/sound/card2/input22
Jun 23 12:47:46 kemononoshima kernel: igc 0000:09:00.0 (unnamed net_device) (uninitialized): PHC added
Jun 23 12:47:46 kemononoshima kernel: input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input19
Jun 23 12:47:46 kemononoshima kernel: input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:76:00.1/sound/card2/input23
Jun 23 12:47:46 kemononoshima kernel: input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input20
Jun 23 12:47:46 kemononoshima kernel: input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:76:00.1/sound/card2/input24
Jun 23 12:47:46 kemononoshima kernel: input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card1/input21
Jun 23 12:47:46 kemononoshima kernel: input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:76:00.1/sound/card2/input25
Jun 23 12:47:46 kemononoshima kernel: input: Razer Razer Naga V2 Pro as /devices/pci0000:00/0000:00:02.1/0000:06:00.0/0000:07:0c.0/0000:0c:00.0/usb1/1-2/1-2.3/1-2.3.1/1-2.3.1:1.1/0003:1532:00A8.0006/input/input26
Jun 23 12:47:46 kemononoshima kernel: igc 0000:09:00.0: 4.000 Gb/s available PCIe bandwidth (5.0 GT/s PCIe x1 link)
Jun 23 12:47:46 kemononoshima kernel: igc 0000:09:00.0 eth0: MAC: 60:cf:84:84:18:36
Jun 23 12:47:46 kemononoshima (udev-worker)[776]: controlC2: Process '/usr/bin/alsactl restore 2' failed with exit code 2.
Jun 23 12:47:46 kemononoshima (udev-worker)[718]: controlC1: Process '/usr/bin/alsactl restore 1' failed with exit code 2.
Jun 23 12:47:46 kemononoshima systemd[1]: Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Jun 23 12:47:46 kemononoshima systemd[1]: Starting Load Kernel Module dm_mod...
Jun 23 12:47:46 kemononoshima systemd[1]: Starting Load Kernel Module loop...
Jun 23 12:47:46 kemononoshima systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Jun 23 12:47:46 kemononoshima systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Jun 23 12:47:46 kemononoshima systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Jun 23 12:47:46 kemononoshima systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 23 12:47:46 kemononoshima systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 23 12:47:46 kemononoshima systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 23 12:47:46 kemononoshima kernel: igc 0000:09:00.0 enp9s0: renamed from eth0
Jun 23 12:47:46 kemononoshima kernel: mt7925e 0000:0a:00.0: enabling device (0000 -> 0002)
Jun 23 12:47:46 kemononoshima kernel: kvm_amd: TSC scaling supported
Jun 23 12:47:46 kemononoshima kernel: kvm_amd: Nested Virtualization enabled
Jun 23 12:47:46 kemononoshima kernel: kvm_amd: Nested Paging enabled
Jun 23 12:47:46 kemononoshima kernel: kvm_amd: LBR virtualization supported
Jun 23 12:47:46 kemononoshima kernel: kvm_amd: Virtual GIF supported
Jun 23 12:47:46 kemononoshima kernel: kvm_amd: Virtual NMI enabled
Jun 23 12:47:46 kemononoshima systemd[1]: modprobe@loop.service: Deactivated successfully.
Jun 23 12:47:46 kemononoshima systemd[1]: Finished Load Kernel Module loop.
Jun 23 12:47:46 kemononoshima kernel: mt7925e 0000:0a:00.0: ASIC revision: 79250000
Jun 23 12:47:46 kemononoshima systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jun 23 12:47:46 kemononoshima systemd[1]: Finished Load Kernel Module dm_mod.
Jun 23 12:47:46 kemononoshima systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jun 23 12:47:46 kemononoshima systemd[1]: Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Jun 23 12:47:46 kemononoshima systemd[1]: Starting Load Kernel Module dm_mod...
Jun 23 12:47:46 kemononoshima systemd[1]: Starting Load Kernel Module loop...
Jun 23 12:47:46 kemononoshima systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Jun 23 12:47:46 kemononoshima systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Jun 23 12:47:46 kemononoshima systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Jun 23 12:47:46 kemononoshima systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 23 12:47:46 kemononoshima systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 23 12:47:46 kemononoshima systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 23 12:47:46 kemononoshima kernel: razermouse 0003:1532:00A8.0006: input,hidraw5: USB HID v1.11 Keyboard [Razer Razer Naga V2 Pro] on usb-0000:0c:00.0-2.3.1/input1
Jun 23 12:47:46 kemononoshima systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jun 23 12:47:46 kemononoshima systemd[1]: Finished Load Kernel Module dm_mod.
Jun 23 12:47:46 kemononoshima systemd[1]: modprobe@loop.service: Deactivated successfully.
Jun 23 12:47:46 kemononoshima systemd[1]: Finished Load Kernel Module loop.
Jun 23 12:47:46 kemononoshima systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jun 23 12:47:46 kemononoshima kernel: mt7925e 0000:0a:00.0: HW/SW Version: 0x8a108a10, Build Time: 20250526152947a
Jun 23 12:47:46 kemononoshima kernel: intel_rapl_common: Found RAPL domain package
Jun 23 12:47:46 kemononoshima kernel: intel_rapl_common: Found RAPL domain core
Jun 23 12:47:46 kemononoshima kernel: amd_atl: AMD Address Translation Library initialized
Jun 23 12:47:46 kemononoshima kernel: input: Razer Razer Naga V2 Pro as /devices/pci0000:00/0000:00:02.1/0000:06:00.0/0000:07:0c.0/0000:0c:00.0/usb1/1-2/1-2.3/1-2.3.1/1-2.3.1:1.2/0003:1532:00A8.0007/input/input27
Jun 23 12:47:46 kemononoshima kernel: razermouse 0003:1532:00A8.0007: input,hidraw6: USB HID v1.11 Keyboard [Razer Razer Naga V2 Pro] on usb-0000:0c:00.0-2.3.1/input2
Jun 23 12:47:46 kemononoshima razer_mount[892]: Modprobed razermouse
Jun 23 12:47:46 kemononoshima razer_mount[896]: Driver razermouse
Jun 23 12:47:46 kemononoshima razer_mount[897]: Driver razermouse
Jun 23 12:47:46 kemononoshima systemd[1]: Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
Jun 23 12:47:46 kemononoshima razer_mount[898]: Driver razermouse
Jun 23 12:47:46 kemononoshima razer_mount[899]: Device_ID 1-2.3.1:1.2
Jun 23 12:47:46 kemononoshima razer_mount[900]: Device_ID 1-2.3.1:1.0
Jun 23 12:47:46 kemononoshima razer_mount[901]: Device_ID 1-2.3.1:1.1
Jun 23 12:47:46 kemononoshima systemd[1]: Starting Load Kernel Module dm_mod...
Jun 23 12:47:46 kemononoshima systemd[1]: Starting Load Kernel Module loop...
Jun 23 12:47:46 kemononoshima systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Jun 23 12:47:46 kemononoshima systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Jun 23 12:47:46 kemononoshima systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Jun 23 12:47:46 kemononoshima systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 23 12:47:46 kemononoshima systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 23 12:47:46 kemononoshima systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 23 12:47:46 kemononoshima razer_mount[907]: Driver razermouse
Jun 23 12:47:46 kemononoshima razer_mount[909]: Driver razermouse
Jun 23 12:47:46 kemononoshima razer_mount[908]: Driver razermouse
Jun 23 12:47:46 kemononoshima razer_mount[910]: Device_ID 0003:1532:00A8.0005
Jun 23 12:47:46 kemononoshima razer_mount[911]: Device_ID 0003:1532:00A8.0006
Jun 23 12:47:46 kemononoshima razer_mount[912]: Device_ID 0003:1532:00A8.0007
Jun 23 12:47:46 kemononoshima razer_mount[914]: Changing group /sys/bus/hid/drivers/razermouse/0003:1532:00A8.0006/
Jun 23 12:47:46 kemononoshima razer_mount[913]: Changing group /sys/bus/hid/drivers/razermouse/0003:1532:00A8.0005/
Jun 23 12:47:46 kemononoshima razer_mount[915]: Changing group /sys/bus/hid/drivers/razermouse/0003:1532:00A8.0007/
Jun 23 12:47:46 kemononoshima razer_mount[919]: Changed group /sys/bus/hid/drivers/razermouse/0003:1532:00A8.0005/
Jun 23 12:47:46 kemononoshima razer_mount[920]: Changed group /sys/bus/hid/drivers/razermouse/0003:1532:00A8.0007/
Jun 23 12:47:46 kemononoshima razer_mount[921]: Changed group /sys/bus/hid/drivers/razermouse/0003:1532:00A8.0006/
Jun 23 12:47:46 kemononoshima systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jun 23 12:47:46 kemononoshima systemd[1]: Finished Load Kernel Module dm_mod.
Jun 23 12:47:46 kemononoshima systemd[1]: modprobe@loop.service: Deactivated successfully.
Jun 23 12:47:46 kemononoshima systemd[1]: Finished Load Kernel Module loop.
Jun 23 12:47:46 kemononoshima systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jun 23 12:47:46 kemononoshima kernel: mt7925e 0000:0a:00.0: WM Firmware Version: ____000000, Build Time: 20250526153043
Jun 23 12:47:46 kemononoshima systemd[1]: Mounting /boot...
Jun 23 12:47:46 kemononoshima systemd[1]: Mounting /mnt/a...
Jun 23 12:47:46 kemononoshima systemd[1]: Mounting /mnt/b...
Jun 23 12:47:46 kemononoshima systemd[1]: Mounting /mnt/d...
Jun 23 12:47:46 kemononoshima systemd[1]: Mounting /mnt/t...
Jun 23 12:47:46 kemononoshima systemd[1]: Mounting Temporary Directory /tmp...
Jun 23 12:47:46 kemononoshima systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Jun 23 12:47:46 kemononoshima systemd[1]: Listening on Disk Image Download Service Socket.
Jun 23 12:47:46 kemononoshima systemd-timesyncd[704]: Network configuration changed, trying to establish connection.
Jun 23 12:47:46 kemononoshima systemd[1]: Mounted Temporary Directory /tmp.
Jun 23 12:47:46 kemononoshima systemd[1]: Mounted /boot.
Jun 23 12:47:46 kemononoshima kernel: FAT-fs (sdd1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Jun 23 12:47:46 kemononoshima ntfs-3g[950]: Version 2022.10.3 external FUSE 29
Jun 23 12:47:46 kemononoshima ntfs-3g[950]: Mounted /dev/sdb2 (Read-Write, label "500GB SSD", NTFS 3.1)
Jun 23 12:47:46 kemononoshima ntfs-3g[950]: Cmdline options: rw
Jun 23 12:47:46 kemononoshima ntfs-3g[950]: Mount options: allow_other,nonempty,relatime,rw,fsname=/dev/sdb2,blkdev,blksize=4096
Jun 23 12:47:46 kemononoshima ntfs-3g[950]: Ownership and permissions disabled, configuration type 7
Jun 23 12:47:46 kemononoshima systemd[1]: Mounted /mnt/b.
Jun 23 12:47:47 kemononoshima ntfs-3g[952]: Version 2022.10.3 external FUSE 29
Jun 23 12:47:47 kemononoshima ntfs-3g[952]: Mounted /dev/nvme1n1p1 (Read-Write, label "2TB M2", NTFS 3.1)
Jun 23 12:47:47 kemononoshima ntfs-3g[952]: Cmdline options: rw
Jun 23 12:47:47 kemononoshima ntfs-3g[952]: Mount options: allow_other,nonempty,relatime,rw,fsname=/dev/nvme1n1p1,blkdev,blksize=4096
Jun 23 12:47:47 kemononoshima ntfs-3g[952]: Ownership and permissions disabled, configuration type 7
Jun 23 12:47:47 kemononoshima systemd[1]: Mounted /mnt/d.
Jun 23 12:47:47 kemononoshima systemd[1]: Starting Load/Save RF Kill Switch Status...
Jun 23 12:47:47 kemononoshima systemd[1]: Started Load/Save RF Kill Switch Status.
Jun 23 12:47:48 kemononoshima ntfs-3g[958]: Version 2022.10.3 external FUSE 29
Jun 23 12:47:48 kemononoshima ntfs-3g[958]: Mounted /dev/sda2 (Read-Write, label "10TB HD", NTFS 3.1)
Jun 23 12:47:48 kemononoshima ntfs-3g[958]: Cmdline options: rw
Jun 23 12:47:48 kemononoshima ntfs-3g[958]: Mount options: allow_other,nonempty,relatime,rw,fsname=/dev/sda2,blkdev,blksize=4096
Jun 23 12:47:48 kemononoshima ntfs-3g[958]: Ownership and permissions disabled, configuration type 7
Jun 23 12:47:48 kemononoshima systemd[1]: Mounted /mnt/t.
Jun 23 12:47:49 kemononoshima ntfs-3g[961]: Version 2022.10.3 external FUSE 29
Jun 23 12:47:49 kemononoshima ntfs-3g[961]: Mounted /dev/sdc2 (Read-Write, label "8TB HD", NTFS 3.1)
Jun 23 12:47:49 kemononoshima ntfs-3g[961]: Cmdline options: rw
Jun 23 12:47:49 kemononoshima ntfs-3g[961]: Mount options: allow_other,nonempty,relatime,rw,fsname=/dev/sdc2,blkdev,blksize=4096
Jun 23 12:47:49 kemononoshima ntfs-3g[961]: Ownership and permissions disabled, configuration type 7
Jun 23 12:47:49 kemononoshima systemd[1]: Mounted /mnt/a.
Jun 23 12:47:49 kemononoshima systemd[1]: Reached target Local File Systems.
Jun 23 12:47:49 kemononoshima systemd[1]: Listening on Boot Entries Service Socket.
Jun 23 12:47:49 kemononoshima systemd-timesyncd[704]: Network configuration changed, trying to establish connection.
Jun 23 12:47:49 kemononoshima systemd[1]: Listening on System Extension Image Management.
Jun 23 12:47:49 kemononoshima systemd-timesyncd[704]: Network configuration changed, trying to establish connection.
Jun 23 12:47:49 kemononoshima systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
Jun 23 12:47:49 kemononoshima systemd[1]: Starting Set Up Additional Binary Formats...
Jun 23 12:47:49 kemononoshima systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Jun 23 12:47:49 kemononoshima systemd[1]: Starting Create System Files and Directories...
Jun 23 12:47:49 kemononoshima systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 964 (systemd-binfmt)
Jun 23 12:47:49 kemononoshima systemd[1]: Mounting Arbitrary Executable File Formats File System...
Jun 23 12:47:49 kemononoshima systemd[1]: Mounted Arbitrary Executable File Formats File System.
Jun 23 12:47:49 kemononoshima systemd[1]: Finished Set Up Additional Binary Formats.
Jun 23 12:47:49 kemononoshima systemd[1]: Received SIGRTMIN+20 from PID 787 (plymouthd).
Jun 23 12:47:49 kemononoshima systemd[1]: Finished Tell Plymouth To Write Out Runtime Data.
Jun 23 12:47:49 kemononoshima systemd-timesyncd[704]: Network configuration changed, trying to establish connection.
Jun 23 12:47:49 kemononoshima systemd-timesyncd[704]: Network configuration changed, trying to establish connection.
Jun 23 12:47:49 kemononoshima systemd-timesyncd[704]: Network configuration changed, trying to establish connection.
Jun 23 12:47:49 kemononoshima systemd[1]: Finished Create System Files and Directories.
Jun 23 12:47:49 kemononoshima systemd[1]: Starting Rebuild Dynamic Linker Cache...
Jun 23 12:47:49 kemononoshima systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jun 23 12:47:49 kemononoshima systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jun 23 12:47:49 kemononoshima systemd[1]: Starting Rebuild Journal Catalog...
Jun 23 12:47:49 kemononoshima systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Jun 23 12:47:49 kemononoshima systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Jun 23 12:47:49 kemononoshima systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Jun 23 12:47:49 kemononoshima systemd[1]: Finished Rebuild Journal Catalog.
Jun 23 12:47:49 kemononoshima systemd[1]: Finished Rebuild Dynamic Linker Cache.
Jun 23 12:47:49 kemononoshima systemd[1]: Starting Update is Completed...
Jun 23 12:47:49 kemononoshima systemd[1]: Finished Update is Completed.
Jun 23 12:47:49 kemononoshima systemd[1]: Reached target System Initialization.
Jun 23 12:47:49 kemononoshima systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Jun 23 12:47:49 kemononoshima systemd[1]: Started Discard unused filesystem blocks once a week.
Jun 23 12:47:49 kemononoshima systemd[1]: Started Daily verification of password and group files.
Jun 23 12:47:49 kemononoshima systemd[1]: Started Daily Cleanup of Temporary Directories.
Jun 23 12:47:49 kemononoshima systemd[1]: Reached target Timer Units.
Jun 23 12:47:49 kemononoshima systemd[1]: Listening on D-Bus System Message Bus Socket.
Jun 23 12:47:49 kemononoshima systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Jun 23 12:47:49 kemononoshima systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Jun 23 12:47:49 kemononoshima systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Jun 23 12:47:49 kemononoshima systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Jun 23 12:47:49 kemononoshima systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Jun 23 12:47:49 kemononoshima systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Jun 23 12:47:49 kemononoshima systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Jun 23 12:47:49 kemononoshima systemd[1]: Listening on Hostname Service Socket.
Jun 23 12:47:49 kemononoshima systemd[1]: Reached target Socket Units.
Jun 23 12:47:49 kemononoshima systemd[1]: Starting D-Bus System Message Bus...
Jun 23 12:47:49 kemononoshima systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 23 12:47:49 kemononoshima systemd[1]: Started D-Bus System Message Bus.
Jun 23 12:47:49 kemononoshima systemd[1]: Reached target Basic System.
Jun 23 12:47:49 kemononoshima systemd[1]: Starting Network Manager...
Jun 23 12:47:49 kemononoshima systemd[1]: Starting Save/Restore Sound Card State...
Jun 23 12:47:49 kemononoshima systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Jun 23 12:47:49 kemononoshima systemd[1]: Starting Thunderbolt system service...
Jun 23 12:47:49 kemononoshima dbus-broker-launch[984]: Ready
Jun 23 12:47:49 kemononoshima systemd[1]: Starting User Login Management...
Jun 23 12:47:49 kemononoshima systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 23 12:47:49 kemononoshima boltd[989]: bolt 0.9.9 starting up.
Jun 23 12:47:49 kemononoshima boltd[989]: manager: initializing store
Jun 23 12:47:49 kemononoshima boltd[989]: store: located at: /var/lib/boltd
Jun 23 12:47:49 kemononoshima boltd[989]: config: loading user config
Jun 23 12:47:49 kemononoshima boltd[989]: bouncer: initializing polkit
Jun 23 12:47:49 kemononoshima systemd[1]: Finished Save/Restore Sound Card State.
Jun 23 12:47:49 kemononoshima systemd[1]: Reached target Sound Card.
Jun 23 12:47:49 kemononoshima systemd[1]: Starting Authorization Manager...
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.4873] NetworkManager (version 1.52.0-1) is starting... (boot:fa138149-8e4f-4998-8224-0f950c1910fb)
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.4873] Read config: /etc/NetworkManager/NetworkManager.conf, /usr/lib/NetworkManager/conf.d/20-connectivity.conf
Jun 23 12:47:49 kemononoshima systemd-logind[991]: New seat seat0.
Jun 23 12:47:49 kemononoshima systemd-logind[991]: Watching system buttons on /dev/input/event1 (Power Button)
Jun 23 12:47:49 kemononoshima systemd-logind[991]: Watching system buttons on /dev/input/event0 (Power Button)
Jun 23 12:47:49 kemononoshima systemd-logind[991]: Watching system buttons on /dev/input/event22 (Razer Razer Naga V2 Pro)
Jun 23 12:47:49 kemononoshima systemd-logind[991]: Watching system buttons on /dev/input/event9 (Razer Razer Naga V2 Pro)
Jun 23 12:47:49 kemononoshima systemd-logind[991]: Watching system buttons on /dev/input/event2 (Ducky Ducky One X Wireless Keyboard)
Jun 23 12:47:49 kemononoshima systemd-logind[991]: Watching system buttons on /dev/input/event4 (Ducky Ducky One X Wireless Keyboard)
Jun 23 12:47:49 kemononoshima systemd-logind[991]: Watching system buttons on /dev/input/event10 (Ducky Ducky One X 2.4GHz)
Jun 23 12:47:49 kemononoshima systemd-logind[991]: Watching system buttons on /dev/input/event11 (Ducky Ducky One X 2.4GHz Keyboard)
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.4938] manager[0x559f986e56b0]: monitoring kernel firmware directory '/lib/firmware'.
Jun 23 12:47:49 kemononoshima systemd[1]: Starting Hostname Service...
Jun 23 12:47:49 kemononoshima systemd[1]: Started User Login Management.
Jun 23 12:47:49 kemononoshima polkitd[1004]: Started polkitd version 126
Jun 23 12:47:49 kemononoshima polkitd[1004]: Loading rules from directory /etc/polkit-1/rules.d
Jun 23 12:47:49 kemononoshima polkitd[1004]: Loading rules from directory /run/polkit-1/rules.d
Jun 23 12:47:49 kemononoshima polkitd[1004]: Error opening rules directory: Error opening directory “/run/polkit-1/rules.d”: No such file or directory (g-file-error-quark, 4)
Jun 23 12:47:49 kemononoshima polkitd[1004]: Loading rules from directory /usr/local/share/polkit-1/rules.d
Jun 23 12:47:49 kemononoshima polkitd[1004]: Error opening rules directory: Error opening directory “/usr/local/share/polkit-1/rules.d”: No such file or directory (g-file-error-quark, 4)
Jun 23 12:47:49 kemononoshima polkitd[1004]: Loading rules from directory /usr/share/polkit-1/rules.d
Jun 23 12:47:49 kemononoshima polkitd[1004]: Finished loading, compiling and executing 5 rules
Jun 23 12:47:49 kemononoshima systemd[1]: Started Authorization Manager.
Jun 23 12:47:49 kemononoshima polkitd[1004]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jun 23 12:47:49 kemononoshima boltd[989]: watchdog: enabled [pulse: 90s]
Jun 23 12:47:49 kemononoshima boltd[989]: udev: initializing udev
Jun 23 12:47:49 kemononoshima boltd[989]: store: loading domains
Jun 23 12:47:49 kemononoshima boltd[989]: store: loading devices
Jun 23 12:47:49 kemononoshima boltd[989]: power: state located at: /run/boltd/power
Jun 23 12:47:49 kemononoshima boltd[989]: power: force power support: no
Jun 23 12:47:49 kemononoshima boltd[989]: udev: enumerating devices
Jun 23 12:47:49 kemononoshima boltd[989]: probing: adding /sys/devices/pci0000:00/0000:00:02.2/0000:0e:00.0 to roots
Jun 23 12:47:49 kemononoshima boltd[989]: [dd0c4c17-007f-domain0 ] newly connected [user] (/sys/devices/pci0000:00/0000:00:02.2/0000:0e:00.0/0000:0f:03.0/0000:75:00.0/domain0/0-0)
Jun 23 12:47:49 kemononoshima boltd[989]: security level set to 'user'
Jun 23 12:47:49 kemononoshima boltd[989]: [dd0c4c17-007f-domain0 ] domain: registered (bootacl: 0/0)
Jun 23 12:47:49 kemononoshima boltd[989]: [dd0c4c17-007f-domain0 ] bootacl: bootacl not supported, no sync
Jun 23 12:47:49 kemononoshima boltd[989]: [dd0c4c17-007f-domain0 ] udev: failed to determine if uid is stable: unknown NHI PCI id '0x2425'
Jun 23 12:47:49 kemononoshima boltd[989]: [dd0c4c17-007f-domain0 ] udev: uuid is stable: no (for NHI: 0x2425)
Jun 23 12:47:49 kemononoshima boltd[989]: global 'generation' set to '4'
Jun 23 12:47:49 kemononoshima boltd[989]: [dd0c4c17-007f-ASM4242 ] device added, status: authorized, at /sys/devices/pci0000:00/0000:00:02.2/0000:0e:00.0/0000:0f:03.0/0000:75:00.0/domain0/0-0
Jun 23 12:47:49 kemononoshima boltd[989]: [dd0c4c17-007f-ASM4242 ] labeling device: ASMedia Technology Inc. ASM4242
Jun 23 12:47:49 kemononoshima boltd[989]: [dd0c4c17-007f-domain0 ] dbus: exported domain at /org/freedesktop/bolt/domains/dd0c4c17_007f_2494_ffff_ffffffffffff
Jun 23 12:47:49 kemononoshima boltd[989]: [dd0c4c17-007f-ASM4242 ] dbus: exported device at /org/freedesktop/bolt/devices/dd0c4c17_007f...
Jun 23 12:47:49 kemononoshima systemd[1]: Started Thunderbolt system service.
Jun 23 12:47:49 kemononoshima systemd[1]: Started Hostname Service.
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5230] hostname: hostname: using hostnamed
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5230] hostname: static hostname changed from (none) to "kemononoshima"
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5233] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5238] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:02.1/0000:06:00.0/0000:07:07.0/0000:0a:00.0/ieee80211/phy0/rfkill0) (driver mt7925e)
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5239] manager[0x559f986e56b0]: rfkill: Wi-Fi hardware radio set enabled
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5239] manager[0x559f986e56b0]: rfkill: WWAN hardware radio set enabled
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5338] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.52.0-1/libnm-device-plugin-wwan.so)
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5349] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.52.0-1/libnm-device-plugin-ovs.so)
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5361] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.52.0-1/libnm-device-plugin-wifi.so)
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5525] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.52.0-1/libnm-device-plugin-team.so)
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5531] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.52.0-1/libnm-device-plugin-adsl.so)
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5536] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.52.0-1/libnm-device-plugin-bluetooth.so)
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5537] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5537] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5537] manager: Networking is enabled by state file
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5542] settings: Loaded settings plugin: keyfile (internal)
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5549] dhcp: init: Using DHCP client 'internal'
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5550] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5555] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external')
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5560] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external')
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5562] device (lo): Activation: starting connection 'lo' (24eaf11b-a260-40e4-ab71-928f23ab25f0)
Jun 23 12:47:49 kemononoshima systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5567] manager: (enp9s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5571] settings: (enp9s0): created default wired connection 'Wired connection 1'
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5571] device (enp9s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5684] device (wlan0): driver supports Access Point (AP) mode
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5686] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Jun 23 12:47:49 kemononoshima NetworkManager[987]: <info> [1750700869.5687] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Jun 23 12:47:49 kemononoshima systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 23 12:47:50 kemononoshima NetworkManager[987]: <info> [1750700870.2097] device (wlan0): set-hw-addr: set MAC address to F2:1B:18:8B:D9:A9 (scanning)
Jun 23 12:47:50 kemononoshima NetworkManager[987]: <info> [1750700870.2858] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jun 23 12:47:50 kemononoshima systemd[1]: Started Network Manager.
Jun 23 12:47:50 kemononoshima NetworkManager[987]: <info> [1750700870.2872] ovsdb: disconnected from ovsdb
Jun 23 12:47:50 kemononoshima NetworkManager[987]: <info> [1750700870.2873] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external')
Jun 23 12:47:50 kemononoshima NetworkManager[987]: <info> [1750700870.2874] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external')
Jun 23 12:47:50 kemononoshima NetworkManager[987]: <info> [1750700870.2875] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external')
Jun 23 12:47:50 kemononoshima systemd[1]: Starting WPA supplicant...
Jun 23 12:47:50 kemononoshima NetworkManager[987]: <info> [1750700870.2878] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external')
Jun 23 12:47:50 kemononoshima NetworkManager[987]: <info> [1750700870.2884] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external')
Jun 23 12:47:50 kemononoshima NetworkManager[987]: <info> [1750700870.2884] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external')
Jun 23 12:47:50 kemononoshima NetworkManager[987]: <info> [1750700870.2886] device (lo): Activation: successful, device activated.
Jun 23 12:47:50 kemononoshima systemd[1]: Started WPA supplicant.
Jun 23 12:47:50 kemononoshima systemd[1]: Reached target Network.
Jun 23 12:47:50 kemononoshima wpa_supplicant[1045]: Successfully initialized wpa_supplicant
Jun 23 12:47:50 kemononoshima systemd[1]: Starting Permit User Sessions...
Jun 23 12:47:50 kemononoshima systemd[1]: Finished Permit User Sessions.
Jun 23 12:47:50 kemononoshima systemd[1]: Starting Hold until boot process finishes up...
Jun 23 12:47:50 kemononoshima systemd[1]: Starting Terminate Plymouth Boot Screen...
Jun 23 12:47:50 kemononoshima systemd[1]: Received SIGRTMIN+21 from PID 787 (plymouthd).
Jun 23 12:47:50 kemononoshima systemd[1]: Finished Hold until boot process finishes up.
Jun 23 12:47:50 kemononoshima systemd[1]: Finished Terminate Plymouth Boot Screen.
Jun 23 12:47:50 kemononoshima systemd[1]: Reached target Multi-User System.
Jun 23 12:47:50 kemononoshima systemd[1]: Started Simple Desktop Display Manager.
Jun 23 12:47:50 kemononoshima systemd[1]: Reached target Graphical Interface.
Jun 23 12:47:50 kemononoshima systemd[1]: Startup finished in 1min 23.244s (firmware) + 1min 21.297s (loader) + 1min 10.883s (kernel) + 4.932s (userspace) = 4min 358ms.
Jun 23 12:47:50 kemononoshima NetworkManager[987]: <info> [1750700870.3705] device (wlan0): supplicant interface state: internal-starting -> disconnected
Jun 23 12:47:50 kemononoshima NetworkManager[987]: <info> [1750700870.3705] Wi-Fi P2P device controlled by interface wlan0 created
Jun 23 12:47:50 kemononoshima NetworkManager[987]: <info> [1750700870.3706] manager: (p2p-dev-wlan0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Jun 23 12:47:50 kemononoshima NetworkManager[987]: <info> [1750700870.3707] device (p2p-dev-wlan0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Jun 23 12:47:50 kemononoshima NetworkManager[987]: <info> [1750700870.3708] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
Jun 23 12:47:50 kemononoshima NetworkManager[987]: <info> [1750700870.3710] device (p2p-dev-wlan0): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
Jun 23 12:47:50 kemononoshima sddm[1052]: Initializing...
Jun 23 12:47:50 kemononoshima sddm[1052]: Starting...
Jun 23 12:47:50 kemononoshima sddm[1052]: Logind interface found
Jun 23 12:47:50 kemononoshima sddm[1052]: Adding new display...
Jun 23 12:47:50 kemononoshima sddm[1052]: Loaded empty theme configuration
Jun 23 12:47:50 kemononoshima sddm[1052]: Xauthority path: "/run/sddm/xauth_iuivDZ"
Jun 23 12:47:50 kemononoshima sddm[1052]: Using VT 2
Jun 23 12:47:50 kemononoshima sddm[1052]: Display server starting...
Jun 23 12:47:50 kemononoshima sddm[1052]: Writing cookie to "/run/sddm/xauth_iuivDZ"
Jun 23 12:47:50 kemononoshima sddm[1052]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt2 -auth /run/sddm/xauth_iuivDZ -noreset -displayfd 16
Jun 23 12:47:51 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 23 12:47:51 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5240 max_tx_power=2000 no_ir=1
Jun 23 12:47:51 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5240 max_tx_power=2000
Jun 23 12:47:51 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 23 12:47:51 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5240 max_tx_power=2000 no_ir=1
Jun 23 12:47:51 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5240 max_tx_power=2000
Jun 23 12:47:51 kemononoshima sddm[1052]: Setting default cursor
Jun 23 12:47:51 kemononoshima sddm[1052]: Could not setup default cursor
Jun 23 12:47:51 kemononoshima sddm[1052]: Running display setup script "/usr/share/sddm/scripts/Xsetup"
Jun 23 12:47:51 kemononoshima sddm[1052]: Display server started.
Jun 23 12:47:51 kemononoshima sddm[1052]: Socket server starting...
Jun 23 12:47:51 kemononoshima sddm[1052]: Socket server started.
Jun 23 12:47:51 kemononoshima sddm[1052]: Loading theme configuration from "/usr/share/sddm/themes/breeze/theme.conf"
Jun 23 12:47:51 kemononoshima sddm[1052]: Greeter starting...
Jun 23 12:47:51 kemononoshima sddm-helper[1127]: [PAM] Starting...
Jun 23 12:47:51 kemononoshima sddm-helper[1127]: [PAM] Authenticating...
Jun 23 12:47:51 kemononoshima sddm-helper[1127]: [PAM] returning.
Jun 23 12:47:51 kemononoshima sddm-helper[1127]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=969) by (uid=0)
Jun 23 12:47:51 kemononoshima systemd-logind[991]: New session c1 of user sddm.
Jun 23 12:47:51 kemononoshima systemd[1]: Created slice User Slice of UID 969.
Jun 23 12:47:51 kemononoshima systemd[1]: Starting User Runtime Directory /run/user/969...
Jun 23 12:47:51 kemononoshima systemd[1]: Finished User Runtime Directory /run/user/969.
Jun 23 12:47:51 kemononoshima systemd[1]: Starting User Manager for UID 969...
Jun 23 12:47:51 kemononoshima dbus-broker-launch[984]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Jun 23 12:47:51 kemononoshima (systemd)[1131]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
Jun 23 12:47:51 kemononoshima (systemd)[1131]: pam_unix(systemd-user:session): session opened for user sddm(uid=969) by sddm(uid=0)
Jun 23 12:47:51 kemononoshima systemd-logind[991]: New session 1 of user sddm.
Jun 23 12:47:51 kemononoshima systemd[1131]: Queued start job for default target Main User Target.
Jun 23 12:47:51 kemononoshima systemd[1131]: Created slice User Application Slice.
Jun 23 12:47:51 kemononoshima systemd[1131]: Started Submitting pending crash events (file monitor).
Jun 23 12:47:51 kemononoshima systemd[1131]: Cleanup lingering KCrash metadata was skipped because of an unmet condition check (ConditionPathExistsGlob=/var/lib/sddm/.cache/kcrash-metadata/*.ini).
Jun 23 12:47:51 kemononoshima systemd[1131]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPathExistsGlob=/var/lib/sddm/.cache/drkonqi/sentry-envelopes/*).
Jun 23 12:47:51 kemononoshima systemd[1131]: Reached target Paths.
Jun 23 12:47:51 kemononoshima systemd[1131]: Reached target Timers.
Jun 23 12:47:51 kemononoshima systemd[1131]: Starting D-Bus User Message Bus Socket...
Jun 23 12:47:51 kemononoshima systemd[1131]: Listening on GnuPG network certificate management daemon.
Jun 23 12:47:51 kemononoshima systemd[1131]: Socket to launch DrKonqi for a systemd-coredump crash was skipped because of an unmet condition check (ConditionUser=!@system).
Jun 23 12:47:51 kemononoshima systemd[1131]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 23 12:47:51 kemononoshima systemd[1131]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 23 12:47:51 kemononoshima systemd[1131]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 23 12:47:51 kemononoshima systemd[1131]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 23 12:47:51 kemononoshima systemd[1131]: Listening on GnuPG public key management service.
Jun 23 12:47:51 kemononoshima systemd[1131]: Listening on p11-kit server.
Jun 23 12:47:51 kemononoshima systemd[1131]: Listening on PipeWire PulseAudio.
Jun 23 12:47:51 kemononoshima systemd[1131]: Listening on PipeWire Multimedia System Sockets.
Jun 23 12:47:51 kemononoshima systemd[1131]: Listening on D-Bus User Message Bus Socket.
Jun 23 12:47:51 kemononoshima systemd[1131]: Reached target Sockets.
Jun 23 12:47:51 kemononoshima systemd[1131]: Reached target Basic System.
Jun 23 12:47:51 kemononoshima systemd[1131]: Cleanup lingering KCrash metadata was skipped because of an unmet condition check (ConditionPathExistsGlob=/var/lib/sddm/.cache/kcrash-metadata/*.ini).
Jun 23 12:47:51 kemononoshima systemd[1]: Started User Manager for UID 969.
Jun 23 12:47:51 kemononoshima systemd[1131]: Starting Update XDG user dir configuration...
Jun 23 12:47:51 kemononoshima systemd[1]: Started Session c1 of User sddm.
Jun 23 12:47:51 kemononoshima sddm-helper[1127]: Writing cookie to "/tmp/xauth_nSvtMY"
Jun 23 12:47:51 kemononoshima sddm-helper[1127]: Starting X11 session: "" "/usr/bin/sddm-greeter-qt6 --socket /tmp/sddm-:0-XrDgDf --theme /usr/share/sddm/themes/breeze"
Jun 23 12:47:51 kemononoshima sddm[1052]: Greeter session started successfully
Jun 23 12:47:51 kemononoshima systemd[1131]: Finished Update XDG user dir configuration.
Jun 23 12:47:51 kemononoshima systemd[1131]: Reached target Main User Target.
Jun 23 12:47:51 kemononoshima systemd[1131]: Startup finished in 175ms.
Jun 23 12:47:51 kemononoshima sddm-greeter-qt6[1143]: High-DPI autoscaling Enabled
Jun 23 12:47:51 kemononoshima sddm-greeter-qt6[1143]: Reading from "/usr/local/share/wayland-sessions/plasma.desktop"
Jun 23 12:47:51 kemononoshima sddm-greeter-qt6[1143]: Reading from "/usr/share/wayland-sessions/plasma.desktop"
Jun 23 12:47:51 kemononoshima sddm-greeter-qt6[1143]: Reading from "/usr/local/share/xsessions/plasmax11.desktop"
Jun 23 12:47:51 kemononoshima sddm-greeter-qt6[1143]: Reading from "/usr/share/xsessions/plasmax11.desktop"
Jun 23 12:47:51 kemononoshima sddm-greeter-qt6[1143]: Loading theme configuration from "/usr/share/sddm/themes/breeze/theme.conf"
Jun 23 12:47:51 kemononoshima systemd[1131]: Created slice User Core Session Slice.
Jun 23 12:47:51 kemononoshima systemd[1131]: Starting D-Bus User Message Bus...
Jun 23 12:47:51 kemononoshima dbus-broker-launch[1147]: Service file '/usr/share//dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Jun 23 12:47:51 kemononoshima dbus-broker-launch[1147]: Service file '/usr/share//dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
Jun 23 12:47:51 kemononoshima dbus-broker-launch[1147]: Service file '/usr/share//dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Jun 23 12:47:51 kemononoshima dbus-broker-launch[1147]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Jun 23 12:47:51 kemononoshima dbus-broker-launch[1147]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Jun 23 12:47:51 kemononoshima systemd[1131]: Started D-Bus User Message Bus.
Jun 23 12:47:51 kemononoshima dbus-broker-launch[1147]: Ready
Jun 23 12:47:51 kemononoshima sddm-greeter-qt6[1143]: Connected to the daemon.
Jun 23 12:47:51 kemononoshima sddm[1052]: Message received from greeter: Connect
Jun 23 12:47:51 kemononoshima sddm-greeter-qt6[1143]: Loading file:///usr/share/sddm/themes/breeze/Main.qml...
Jun 23 12:47:52 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 23 12:47:52 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5745 max_tx_power=2000 no_ir=1
Jun 23 12:47:52 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5745 max_tx_power=2000
Jun 23 12:47:52 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 23 12:47:52 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5745 max_tx_power=2000 no_ir=1
Jun 23 12:47:52 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5745 max_tx_power=2000
Jun 23 12:47:52 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 23 12:47:52 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5765 max_tx_power=2000 no_ir=1
Jun 23 12:47:52 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5765 max_tx_power=2000
Jun 23 12:47:52 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 23 12:47:52 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5765 max_tx_power=2000 no_ir=1
Jun 23 12:47:52 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5765 max_tx_power=2000
Jun 23 12:47:52 kemononoshima sddm-greeter-qt6[1143]: Adding view for "None-1" QRect(0,0 2560x1440)
Jun 23 12:47:52 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 23 12:47:52 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5805 max_tx_power=2000 no_ir=1
Jun 23 12:47:52 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5805 max_tx_power=2000
Jun 23 12:47:52 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 23 12:47:52 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5805 max_tx_power=2000 no_ir=1
Jun 23 12:47:52 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5805 max_tx_power=2000
Jun 23 12:47:52 kemononoshima sddm-greeter-qt6[1143]: Message received from daemon: Capabilities
Jun 23 12:47:52 kemononoshima sddm-greeter-qt6[1143]: Message received from daemon: HostName
Jun 23 12:47:52 kemononoshima kernel: usbcore: registered new interface driver snd-usb-audio
Jun 23 12:47:52 kemononoshima NetworkManager[987]: <info> [1750700872.5429] device (enp9s0): carrier: link connected
Jun 23 12:47:52 kemononoshima kernel: igc 0000:09:00.0 enp9s0: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
Jun 23 12:47:52 kemononoshima NetworkManager[987]: <info> [1750700872.5435] device (enp9s0): state change: unavailable -> disconnected (reason 'carrier-changed', managed-type: 'full')
Jun 23 12:47:52 kemononoshima NetworkManager[987]: <info> [1750700872.5439] policy: auto-activating connection 'Wired connection 1' (61032cfe-71f8-318a-a662-6b03b32d2cd6)
Jun 23 12:47:52 kemononoshima NetworkManager[987]: <info> [1750700872.5441] device (enp9s0): Activation: starting connection 'Wired connection 1' (61032cfe-71f8-318a-a662-6b03b32d2cd6)
Jun 23 12:47:52 kemononoshima NetworkManager[987]: <info> [1750700872.5441] device (enp9s0): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Jun 23 12:47:52 kemononoshima NetworkManager[987]: <info> [1750700872.5442] manager: NetworkManager state is now CONNECTING
Jun 23 12:47:52 kemononoshima NetworkManager[987]: <info> [1750700872.5443] device (enp9s0): state change: prepare -> config (reason 'none', managed-type: 'full')
Jun 23 12:47:52 kemononoshima NetworkManager[987]: <info> [1750700872.5448] device (enp9s0): state change: config -> ip-config (reason 'none', managed-type: 'full')
Jun 23 12:47:52 kemononoshima systemd[1131]: Reached target Sound Card.
Jun 23 12:47:52 kemononoshima NetworkManager[987]: <info> [1750700872.5452] dhcp4 (enp9s0): activation: beginning transaction (timeout in 45 seconds)
Jun 23 12:47:52 kemononoshima systemd[1]: systemd-rfkill.service: Deactivated successfully.
Jun 23 12:47:54 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 23 12:47:54 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5220 max_tx_power=2000 no_ir=1
Jun 23 12:47:54 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5220 max_tx_power=2000
Jun 23 12:47:54 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 23 12:47:54 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5220 max_tx_power=2000 no_ir=1
Jun 23 12:47:54 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5220 max_tx_power=2000
Jun 23 12:47:54 kemononoshima dbus-broker-launch[984]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Jun 23 12:47:55 kemononoshima NetworkManager[987]: <info> [1750700875.0821] dhcp4 (enp9s0): state changed new lease, address=192.168.1.17, acd pending
Jun 23 12:47:55 kemononoshima sddm-greeter-qt6[1143]: file:///usr/share/sddm/themes/breeze/Main.qml:232:17 Parameter "username" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
Jun 23 12:47:55 kemononoshima sddm-greeter-qt6[1143]: Reading from "/usr/share/wayland-sessions/plasma.desktop"
Jun 23 12:47:55 kemononoshima sddm[1052]: Message received from greeter: Login
Jun 23 12:47:55 kemononoshima sddm[1052]: Reading from "/usr/share/wayland-sessions/plasma.desktop"
Jun 23 12:47:55 kemononoshima sddm[1052]: Session "/usr/share/wayland-sessions/plasma.desktop" selected, command: "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland" for VT 1
Jun 23 12:47:55 kemononoshima sddm-helper[1233]: [PAM] Starting...
Jun 23 12:47:55 kemononoshima sddm-helper[1233]: [PAM] Authenticating...
Jun 23 12:47:55 kemononoshima sddm-helper[1233]: [PAM] Preparing to converse...
Jun 23 12:47:55 kemononoshima sddm-helper[1233]: [PAM] Conversation with 1 messages
Jun 23 12:47:55 kemononoshima sddm-helper[1233]: pam_kwallet5(sddm:auth): pam_kwallet5: pam_sm_authenticate
Jun 23 12:47:55 kemononoshima sddm-helper[1233]: [PAM] returning.
Jun 23 12:47:55 kemononoshima sddm[1052]: Authentication for user "puuyo" successful
Jun 23 12:47:55 kemononoshima sddm-helper[1233]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred
Jun 23 12:47:55 kemononoshima sddm-helper[1233]: pam_unix(sddm:session): session opened for user puuyo(uid=1000) by puuyo(uid=0)
Jun 23 12:47:55 kemononoshima systemd-logind[991]: New session 2 of user puuyo.
Jun 23 12:47:55 kemononoshima systemd[1]: Created slice User Slice of UID 1000.
Jun 23 12:47:55 kemononoshima systemd[1]: Starting User Runtime Directory /run/user/1000...
Jun 23 12:47:55 kemononoshima systemd[1]: Finished User Runtime Directory /run/user/1000.
Jun 23 12:47:55 kemononoshima systemd[1]: Starting User Manager for UID 1000...
Jun 23 12:47:55 kemononoshima (systemd)[1239]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[puuyo] ruser=[<unknown>] rhost=[<unknown>]
Jun 23 12:47:55 kemononoshima (systemd)[1239]: pam_unix(systemd-user:session): session opened for user puuyo(uid=1000) by puuyo(uid=0)
Jun 23 12:47:55 kemononoshima sddm-greeter-qt6[1143]: Message received from daemon: LoginSucceeded
Jun 23 12:47:55 kemononoshima systemd-logind[991]: New session 3 of user puuyo.
Jun 23 12:47:55 kemononoshima NetworkManager[987]: <info> [1750700875.2260] dhcp4 (enp9s0): state changed new lease, address=192.168.1.17
Jun 23 12:47:55 kemononoshima NetworkManager[987]: <info> [1750700875.2265] policy: set 'Wired connection 1' (enp9s0) as default for IPv4 routing and DNS
Jun 23 12:47:55 kemononoshima NetworkManager[987]: <info> [1750700875.2350] device (enp9s0): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Jun 23 12:47:55 kemononoshima NetworkManager[987]: <info> [1750700875.2355] device (enp9s0): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Jun 23 12:47:55 kemononoshima NetworkManager[987]: <info> [1750700875.2355] device (enp9s0): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Jun 23 12:47:55 kemononoshima NetworkManager[987]: <info> [1750700875.2356] manager: NetworkManager state is now CONNECTED_SITE
Jun 23 12:47:55 kemononoshima NetworkManager[987]: <info> [1750700875.2357] device (enp9s0): Activation: successful, device activated.
Jun 23 12:47:55 kemononoshima sddm-helper[1127]: [PAM] Closing session
Jun 23 12:47:55 kemononoshima sddm-helper[1127]: pam_unix(sddm-greeter:session): session closed for user sddm
Jun 23 12:47:55 kemononoshima sddm-helper[1127]: [PAM] Ended.
Jun 23 12:47:55 kemononoshima sddm[1052]: Auth: sddm-helper exited successfully
Jun 23 12:47:55 kemononoshima sddm[1052]: Greeter stopped. SDDM::Auth::HELPER_SUCCESS
Jun 23 12:47:55 kemononoshima systemd[1]: session-c1.scope: Deactivated successfully.
Jun 23 12:47:55 kemononoshima systemd[1]: session-c1.scope: Consumed 3.624s CPU time, 365.7M memory peak.
Jun 23 12:47:55 kemononoshima systemd-logind[991]: Session c1 logged out. Waiting for processes to exit.
Jun 23 12:47:55 kemononoshima systemd-logind[991]: Removed session c1.
Jun 23 12:47:55 kemononoshima systemd[1239]: Queued start job for default target Main User Target.
Jun 23 12:47:55 kemononoshima systemd[1239]: Created slice User Application Slice.
Jun 23 12:47:55 kemononoshima systemd[1239]: Created slice User Core Session Slice.
Jun 23 12:47:55 kemononoshima systemd[1239]: Started Submitting pending crash events (file monitor).
Jun 23 12:47:55 kemononoshima systemd[1239]: Cleanup lingering KCrash metadata was skipped because of an unmet condition check (ConditionPathExistsGlob=/home/puuyo/.cache/kcrash-metadata/*.ini).
Jun 23 12:47:55 kemononoshima systemd[1239]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPathExistsGlob=/home/puuyo/.cache/drkonqi/sentry-envelopes/*).
Jun 23 12:47:55 kemononoshima systemd[1239]: Reached target Paths.
Jun 23 12:47:55 kemononoshima systemd[1239]: Reached target Timers.
Jun 23 12:47:55 kemononoshima systemd[1239]: Starting D-Bus User Message Bus Socket...
Jun 23 12:47:55 kemononoshima systemd[1239]: Listening on GnuPG network certificate management daemon.
Jun 23 12:47:55 kemononoshima dbus-broker-launch[1250]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Jun 23 12:47:55 kemononoshima dbus-broker-launch[1250]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Jun 23 12:47:55 kemononoshima systemd[1239]: Listening on Socket to launch DrKonqi for a systemd-coredump crash.
Jun 23 12:47:55 kemononoshima sddm-helper[1233]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session
Jun 23 12:47:55 kemononoshima systemd[1239]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 23 12:47:55 kemononoshima systemd[1239]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 23 12:47:55 kemononoshima systemd[1239]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 23 12:47:55 kemononoshima systemd[1239]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 23 12:47:55 kemononoshima systemd[1239]: Listening on GnuPG public key management service.
Jun 23 12:47:55 kemononoshima systemd[1239]: Listening on p11-kit server.
Jun 23 12:47:55 kemononoshima systemd[1239]: Listening on PipeWire PulseAudio.
Jun 23 12:47:55 kemononoshima systemd[1239]: Listening on PipeWire Multimedia System Sockets.
Jun 23 12:47:55 kemononoshima systemd[1239]: Listening on D-Bus User Message Bus Socket.
Jun 23 12:47:55 kemononoshima systemd[1239]: Reached target Sockets.
Jun 23 12:47:55 kemononoshima systemd[1239]: Starting D-Bus User Message Bus...
Jun 23 12:47:55 kemononoshima dbus-broker-launch[1250]: Service file '/usr/share//dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Jun 23 12:47:55 kemononoshima dbus-broker-launch[1250]: Service file '/usr/share//dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
Jun 23 12:47:55 kemononoshima dbus-broker-launch[1250]: Service file '/usr/share//dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Jun 23 12:47:55 kemononoshima systemd[1239]: Started D-Bus User Message Bus.
Jun 23 12:47:55 kemononoshima systemd[1239]: Reached target Basic System.
Jun 23 12:47:55 kemononoshima systemd[1239]: Cleanup lingering KCrash metadata was skipped because of an unmet condition check (ConditionPathExistsGlob=/home/puuyo/.cache/kcrash-metadata/*.ini).
Jun 23 12:47:55 kemononoshima systemd[1]: Started User Manager for UID 1000.
Jun 23 12:47:55 kemononoshima dbus-broker-launch[1250]: Ready
Jun 23 12:47:55 kemononoshima systemd[1239]: Started PipeWire Multimedia Service.
Jun 23 12:47:55 kemononoshima systemd[1]: Started Session 2 of User puuyo.
Jun 23 12:47:55 kemononoshima systemd[1239]: Started Multimedia Service Session Manager.
Jun 23 12:47:55 kemononoshima systemd[1239]: Started PipeWire PulseAudio.
Jun 23 12:47:55 kemononoshima systemd[1239]: Starting Update XDG user dir configuration...
Jun 23 12:47:55 kemononoshima systemd[1239]: Finished Update XDG user dir configuration.
Jun 23 12:47:55 kemononoshima systemd[1239]: Reached target Main User Target.
Jun 23 12:47:55 kemononoshima systemd[1239]: Startup finished in 181ms.
Jun 23 12:47:55 kemononoshima systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jun 23 12:47:55 kemononoshima sddm-helper[1267]: pam_kwallet5: final socket path: /run/user/1000/kwallet5.socket
Jun 23 12:47:55 kemononoshima sddm-helper[1233]: Starting Wayland user session: "/usr/share/sddm/scripts/wayland-session" "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland"
Jun 23 12:47:55 kemononoshima sddm-helper[1269]: Jumping to VT 1
Jun 23 12:47:55 kemononoshima sddm-helper[1269]: VT mode didn't need to be fixed
Jun 23 12:47:55 kemononoshima systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Successfully called chroot.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Successfully dropped privileges.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Successfully limited resources.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Canary thread running.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Running.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Watchdog thread running.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Supervising 0 threads of 0 processes of 0 users.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Supervising 0 threads of 0 processes of 0 users.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Supervising 0 threads of 0 processes of 0 users.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Supervising 0 threads of 0 processes of 0 users.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Supervising 0 threads of 0 processes of 0 users.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Supervising 0 threads of 0 processes of 0 users.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Supervising 0 threads of 0 processes of 0 users.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Supervising 0 threads of 0 processes of 0 users.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Supervising 0 threads of 0 processes of 0 users.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Successfully made thread 1256 of process 1256 owned by '1000' high priority at nice level -11.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Supervising 1 threads of 1 processes of 1 users.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Successfully made thread 1266 of process 1256 owned by '1000' RT at priority 20.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Supervising 2 threads of 1 processes of 1 users.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Successfully made thread 1253 of process 1253 owned by '1000' high priority at nice level -11.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Supervising 3 threads of 2 processes of 1 users.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Successfully made thread 1265 of process 1253 owned by '1000' RT at priority 20.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Supervising 4 threads of 2 processes of 1 users.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Successfully made thread 1254 of process 1254 owned by '1000' high priority at nice level -11.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Supervising 5 threads of 3 processes of 1 users.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Successfully made thread 1275 of process 1254 owned by '1000' RT at priority 20.
Jun 23 12:47:55 kemononoshima rtkit-daemon[1263]: Supervising 6 threads of 3 processes of 1 users.
Jun 23 12:47:55 kemononoshima wireplumber[1254]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Jun 23 12:47:55 kemononoshima wireplumber[1254]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported.
Jun 23 12:47:55 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 23 12:47:55 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5785 max_tx_power=2000 no_ir=1
Jun 23 12:47:55 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5785 max_tx_power=2000
Jun 23 12:47:55 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 23 12:47:55 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-BEACON-HINT before freq=5785 max_tx_power=2000 no_ir=1
Jun 23 12:47:55 kemononoshima wpa_supplicant[1045]: wlan0: CTRL-EVENT-REGDOM-BEACON-HINT after freq=5785 max_tx_power=2000
Jun 23 12:47:55 kemononoshima NetworkManager[987]: <info> [1750700875.5678] manager: NetworkManager state is now CONNECTED_GLOBAL
Jun 23 12:47:55 kemononoshima sddm[1052]: Session started true
Jun 23 12:47:55 kemononoshima systemd[1]: Starting Locale Service...
Jun 23 12:47:55 kemononoshima NetworkManager[987]: <info> [1750700875.7391] manager: startup complete
Jun 23 12:47:55 kemononoshima systemd[1]: Started Locale Service.
Jun 23 12:47:55 kemononoshima systemd[1239]: Reload requested from client PID 1269 ('startplasma-way')...
Jun 23 12:47:55 kemononoshima systemd[1239]: Reloading...
Jun 23 12:47:55 kemononoshima systemd[1239]: Reloading finished in 147 ms.
Jun 23 12:47:55 kemononoshima systemd[1239]: Created slice Slice /app/dbus-:1.1-org.kde.KSplash.
Jun 23 12:47:55 kemononoshima systemd[1239]: Started dbus-:1.1-org.kde.KSplash@0.service.
Jun 23 12:47:55 kemononoshima systemd[1239]: Created slice User Background Tasks Slice.
Jun 23 12:47:55 kemononoshima systemd[1239]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPathExistsGlob=/home/puuyo/.cache/drkonqi/sentry-envelopes/*).
Jun 23 12:47:55 kemononoshima systemd[1239]: Reached target Session services which should run early before the graphical session is brought up.
Jun 23 12:47:55 kemononoshima systemd[1239]: Starting KDE Global Shortcuts Server...
Jun 23 12:47:55 kemononoshima systemd[1239]: Starting KDE Window Manager...
Jun 23 12:47:55 kemononoshima systemd[1239]: Starting Baloo File Indexer Daemon...
Jun 23 12:47:55 kemononoshima systemd[1239]: Started KDE Window Manager.
Jun 23 12:47:55 kemononoshima systemd[1239]: Starting KDE Config Module Initialization...
Jun 23 12:47:55 kemononoshima systemd[1239]: Starting Splash screen shown during boot...
Jun 23 12:47:55 kemononoshima systemd[1239]: Started KDE Global Shortcuts Server.
Jun 23 12:47:55 kemononoshima systemd[1239]: Starting Portal service...
Jun 23 12:47:55 kemononoshima systemd[1239]: Started Baloo File Indexer Daemon.
Jun 23 12:47:55 kemononoshima systemd[1239]: Starting sandboxed app permission store...
Jun 23 12:47:55 kemononoshima systemd[1239]: Started sandboxed app permission store.
Jun 23 12:47:55 kemononoshima systemd[1239]: Starting flatpak document portal service...
Jun 23 12:47:56 kemononoshima systemd[1239]: Started flatpak document portal service.
Jun 23 12:47:56 kemononoshima systemd[1]: Starting Disk Manager...
Jun 23 12:47:56 kemononoshima rtkit-daemon[1263]: Supervising 6 threads of 3 processes of 1 users.
Jun 23 12:47:56 kemononoshima rtkit-daemon[1263]: Supervising 6 threads of 3 processes of 1 users.
Jun 23 12:47:56 kemononoshima rtkit-daemon[1263]: Supervising 6 threads of 3 processes of 1 users.
Jun 23 12:47:56 kemononoshima udisksd[1340]: udisks daemon version 2.10.1 starting
Jun 23 12:47:56 kemononoshima kernel: nvme nvme0: using unchecked data buffer
Jun 23 12:47:56 kemononoshima kwin_wayland[1313]: No backend specified, automatically choosing drm
Jun 23 12:47:56 kemononoshima kwin_wayland_wrapper[1313]: kmsro: driver missing
Jun 23 12:47:56 kemononoshima kwin_wayland_wrapper[1313]: kmsro: driver missing
Jun 23 12:47:56 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Could not find edid for connector DrmConnector(id=36, gpu="/dev/dri/card0", name="Unknown-1", connection="Connected", countMode=1)
Jun 23 12:47:56 kemononoshima systemd[1]: Started Disk Manager.
Jun 23 12:47:56 kemononoshima udisksd[1340]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Jun 23 12:47:56 kemononoshima systemd[1]: Starting Daemon for power management...
Jun 23 12:47:56 kemononoshima kwin_wayland[1313]: kwin_core: Failed to open drm node: ""
Jun 23 12:47:56 kemononoshima kwin_wayland[1313]: kwin_scene_opengl: couldn't find dev node for drm device
Jun 23 12:47:56 kemononoshima kwin_wayland[1313]: kwin_scene_opengl: No render nodes have been found, falling back to primary node
Jun 23 12:47:56 kemononoshima systemd[1]: Started Daemon for power management.
Jun 23 12:47:56 kemononoshima baloo_file[1311]: qt.dbus.integration: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.34'
Jun 23 12:47:56 kemononoshima baloo_file[1311]: qt.dbus.integration: QDBusConnection: name 'org.freedesktop.UPower' had owner '' but we thought it was ':1.36'
Jun 23 12:47:56 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:47:56 kemononoshima kcminit_startup[1317]: Initializing "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
Jun 23 12:47:56 kemononoshima kwin_wayland_wrapper[1448]: Main linux-dmabuf device has no render node
Jun 23 12:47:56 kemononoshima kwin_wayland_wrapper[1448]: EGL setup failed, disabling glamor
Jun 23 12:47:56 kemononoshima kwin_wayland_wrapper[1448]: Failed to initialize glamor, falling back to sw
Jun 23 12:47:56 kemononoshima kwin_wayland_wrapper[1514]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jun 23 12:47:56 kemononoshima kwin_wayland_wrapper[1514]: > Warning: Could not resolve keysym XF86RefreshRateToggle
Jun 23 12:47:56 kemononoshima kwin_wayland_wrapper[1514]: > Warning: Could not resolve keysym XF86Accessibility
Jun 23 12:47:56 kemononoshima kwin_wayland_wrapper[1514]: > Warning: Could not resolve keysym XF86DoNotDisturb
Jun 23 12:47:56 kemononoshima kwin_wayland_wrapper[1514]: Errors from xkbcomp are not fatal to the X server
Jun 23 12:47:56 kemononoshima kwin_wayland_wrapper[1520]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jun 23 12:47:56 kemononoshima kwin_wayland_wrapper[1520]: > Warning: Unsupported maximum keycode 708, clipping.
Jun 23 12:47:56 kemononoshima kwin_wayland_wrapper[1520]: > X11 cannot support keycodes above 255.
Jun 23 12:47:56 kemononoshima kwin_wayland_wrapper[1520]: > Warning: Could not resolve keysym XF86RefreshRateToggle
Jun 23 12:47:56 kemononoshima kwin_wayland_wrapper[1520]: > Warning: Could not resolve keysym XF86Accessibility
Jun 23 12:47:56 kemononoshima kwin_wayland_wrapper[1520]: > Warning: Could not resolve keysym XF86DoNotDisturb
Jun 23 12:47:56 kemononoshima kwin_wayland_wrapper[1520]: Errors from xkbcomp are not fatal to the X server
Jun 23 12:47:56 kemononoshima systemd[1239]: Starting Accessibility services bus...
Jun 23 12:47:56 kemononoshima kcminit_startup[1317]: Initializing "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_mouse.so"
Jun 23 12:47:56 kemononoshima kcminit_startup[1317]: Initializing "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_style.so"
Jun 23 12:47:56 kemononoshima kcminit[1523]: Initializing "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
Jun 23 12:47:56 kemononoshima kcminit[1523]: Initializing "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_style.so"
Jun 23 12:47:56 kemononoshima systemd[1239]: Started Accessibility services bus.
Jun 23 12:47:56 kemononoshima dbus-broker-launch[1542]: Ready
Jun 23 12:47:56 kemononoshima systemd[1239]: Started KDE Config Module Initialization.
Jun 23 12:47:56 kemononoshima systemd[1239]: Starting KDE Session Management Server...
Jun 23 12:47:56 kemononoshima systemd[1239]: Started Unlock kwallet from pam credentials.
Jun 23 12:47:56 kemononoshima systemd[1239]: Starting KDE Daemon 6...
Jun 23 12:47:56 kemononoshima pam_kwallet_init[1551]: 2025/06/23 12:47:56 socat[1551] W address is opened in read-write mode but only supports read-only
Jun 23 12:47:57 kemononoshima systemd[1239]: Started KDE Session Management Server.
Jun 23 12:47:57 kemononoshima systemd[1239]: Starting KDE Plasma Workspace...
Jun 23 12:47:57 kemononoshima systemd[1239]: Created slice Slice /app/dbus-:1.22-org.a11y.atspi.Registry.
Jun 23 12:47:57 kemononoshima systemd[1239]: Started dbus-:1.22-org.a11y.atspi.Registry@0.service.
Jun 23 12:47:57 kemononoshima at-spi2-registryd[1622]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jun 23 12:47:57 kemononoshima systemd[1239]: Started KDE Daemon 6.
Jun 23 12:47:57 kemononoshima systemd[1239]: Starting KDE Configuration Module Initialization (Phase 1)...
Jun 23 12:47:57 kemononoshima kcminit_startup[1317]: Initializing "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_touchpad.so"
Jun 23 12:47:57 kemononoshima kcminit_startup[1317]: Initializing "/usr/lib/qt6/plugins/plasma/kcms/systemsettings_qwidgets/kcm_kgamma.so"
Jun 23 12:47:57 kemononoshima systemd[1239]: Finished KDE Configuration Module Initialization (Phase 1).
Jun 23 12:47:57 kemononoshima kded6[1549]: QDBusObjectPath: invalid path "/modules/kded_plasma-welcome"
Jun 23 12:47:57 kemononoshima kded6[1549]: kf.dbusaddons: The kded module name "kded_plasma-welcome" is invalid!
Jun 23 12:47:57 kemononoshima kded6[1549]: colord: X11 not detect disabling
Jun 23 12:47:57 kemononoshima systemd[1239]: Starting User preferences database...
Jun 23 12:47:57 kemononoshima systemd[1239]: Starting KActivityManager Activity manager Service...
Jun 23 12:47:57 kemononoshima systemd[1239]: Started KDE Plasma Workspace.
Jun 23 12:47:57 kemononoshima systemd[1239]: Reached target KDE Plasma Workspace Core.
Jun 23 12:47:57 kemononoshima systemd[1239]: Started Consume pending crashes using DrKonqi.
Jun 23 12:47:57 kemononoshima systemd[1239]: Started Proxies GTK DBus menus to a Plasma readable format.
Jun 23 12:47:57 kemononoshima systemd[1239]: Started KAccess.
Jun 23 12:47:57 kemononoshima systemd[1239]: Starting KDE PolicyKit Authentication Agent...
Jun 23 12:47:57 kemononoshima systemd[1239]: Starting Powerdevil...
Jun 23 12:47:57 kemononoshima systemd[1239]: Starting Xdg Desktop Portal For KDE...
Jun 23 12:47:57 kemononoshima systemd[1239]: Started Handle legacy xembed system tray icons.
Jun 23 12:47:57 kemononoshima systemd[1239]: Started User preferences database.
Jun 23 12:47:57 kemononoshima kaccess[1848]: Xlib XKB extension major= 1 minor= 0
Jun 23 12:47:57 kemononoshima org_kde_powerdevil[1850]: Starting libddcutil. library built Not set at Not set. stdout_stderr_redirected=true
Jun 23 12:47:57 kemononoshima systemd[1239]: Started KActivityManager Activity manager Service.
Jun 23 12:47:57 kemononoshima kded6[1549]: QDBusObjectPath: invalid path "/modules/oom-notifier"
Jun 23 12:47:57 kemononoshima kded6[1549]: kf.dbusaddons: The kded module name "oom-notifier" is invalid!
Jun 23 12:47:57 kemononoshima plasmashell[1621]: KPackageStructure of KPluginMetaData(pluginId:"org.kde.graphsplasmoid", fileName: "/usr/share/plasma/plasmoids/org.kde.graphsplasmoid/metadata.json") does not match requested format "Plasma/Applet"
Jun 23 12:47:57 kemononoshima kaccess[1848]: X server XKB extension major= 1 minor= 0
Jun 23 12:47:57 kemononoshima plasmashell[1621]: KPackageStructure of KPluginMetaData(pluginId:"org.kde.plasma.kclock_1x2", fileName: "/usr/share/plasma/plasmoids/org.kde.plasma.kclock_1x2/metadata.json") does not match requested format "Plasma/Applet"
Jun 23 12:47:57 kemononoshima kded6[1549]: org.kde.colorcorrectlocationupdater: Geolocator stopped
Jun 23 12:47:57 kemononoshima org_kde_powerdevil[1850]: Initializing libddcutil. ddcutil version: 2.2.0, shared library: /usr/lib/libddcutil.so.5.2.0
Jun 23 12:47:57 kemononoshima plasmashell[1621]: KPackageStructure of KPluginMetaData(pluginId:"org.kde.plasma.kweather_1x4", fileName: "/usr/share/plasma/plasmoids/org.kde.plasma.kweather_1x4/metadata.json") does not match requested format "Plasma/Applet"
Jun 23 12:47:57 kemononoshima org_kde_powerdevil[1850]: [ 1850] Options passed from client:
Jun 23 12:47:57 kemononoshima org_kde_powerdevil[1850]: [ 1850] Applying combined libddcutil options:
Jun 23 12:47:57 kemononoshima org_kde_powerdevil[1850]: Library initialization complete.
Jun 23 12:47:57 kemononoshima org_kde_powerdevil[1850]: org.kde.powerdevil: [DDCutilDetector]: Failed to initialize callback
Jun 23 12:47:57 kemononoshima systemd[1239]: Started Xdg Desktop Portal For KDE.
Jun 23 12:47:57 kemononoshima systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.powerdevil.discretegpuhelper.
Jun 23 12:47:57 kemononoshima systemd[1]: Started dbus-:1.2-org.kde.powerdevil.discretegpuhelper@0.service.
Jun 23 12:47:57 kemononoshima rtkit-daemon[1263]: Supervising 6 threads of 3 processes of 1 users.
Jun 23 12:47:57 kemononoshima rtkit-daemon[1263]: Supervising 6 threads of 3 processes of 1 users.
Jun 23 12:47:57 kemononoshima rtkit-daemon[1263]: Supervising 6 threads of 3 processes of 1 users.
Jun 23 12:47:57 kemononoshima systemd[1239]: Started Portal service.
Jun 23 12:47:57 kemononoshima systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.powerdevil.chargethresholdhelper.
Jun 23 12:47:57 kemononoshima systemd[1239]: Started KDE PolicyKit Authentication Agent.
Jun 23 12:47:57 kemononoshima polkit-kde-authentication-agent-1[1849]: New PolkitAgentListener 0x5633d91f3160
Jun 23 12:47:57 kemononoshima polkit-kde-authentication-agent-1[1849]: Adding new listener PolkitQt1::Agent::Listener(0x5633d91f2f00) for 0x5633d91f3160
Jun 23 12:47:57 kemononoshima polkit-kde-authentication-agent-1[1849]: Listener online
Jun 23 12:47:57 kemononoshima systemd[1]: Started dbus-:1.2-org.kde.powerdevil.chargethresholdhelper@0.service.
Jun 23 12:47:57 kemononoshima polkitd[1004]: Registered Authentication Agent for unix-session:2 (system bus name :1.51 [/usr/lib/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jun 23 12:47:57 kemononoshima polkit-kde-authentication-agent-1[1849]: Authentication agent result: true
Jun 23 12:47:57 kemononoshima kded6[1549]: org.kde.plasma.printmanager.kded: Unable to register service to systemBus: "com.redhat.NewPrinterNotification"
Jun 23 12:47:57 kemononoshima kded6[1549]: QDBusObjectPath: invalid path "/modules/wpad-detector"
Jun 23 12:47:57 kemononoshima kded6[1549]: kf.dbusaddons: The kded module name "wpad-detector" is invalid!
Jun 23 12:47:57 kemononoshima systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.powerdevil.backlighthelper.
Jun 23 12:47:57 kemononoshima systemd[1]: Started dbus-:1.2-org.kde.powerdevil.backlighthelper@0.service.
Jun 23 12:47:57 kemononoshima plasmashell[1621]: kf.coreaddons: The plugin "/usr/lib/qt6/plugins/plasma/applets/plasma_applet_kweather_1x4.so" explicitly states an Id in the embedded metadata, which is different from the one derived from the filename The Id field from the KPlugin object in the metadata should be removed
Jun 23 12:47:57 kemononoshima backlighthelper[2139]: org.kde.powerdevil: no kernel backlight interface found
Jun 23 12:47:57 kemononoshima org_kde_powerdevil[1850]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Jun 23 12:47:57 kemononoshima org_kde_powerdevil[1850]: org.kde.powerdevil: org.kde.powerdevil.backlighthelper.brightness failed
Jun 23 12:47:57 kemononoshima kded6[1549]: org.kde.kameleon: found no RGB LED devices
Jun 23 12:47:57 kemononoshima kded6[1549]: QDBusObjectPath: invalid path "/modules/plasma-session-shortcuts"
Jun 23 12:47:57 kemononoshima kded6[1549]: kf.dbusaddons: The kded module name "plasma-session-shortcuts" is invalid!
Jun 23 12:47:57 kemononoshima plasmashell[1621]: kf.plasma.quick: Applet preload policy set to 1
Jun 23 12:47:57 kemononoshima systemd[1239]: Started Powerdevil.
Jun 23 12:47:57 kemononoshima systemd[1239]: Reached target KDE Plasma Workspace.
Jun 23 12:47:57 kemononoshima systemd[1239]: Reached target Current graphical user session.
Jun 23 12:47:57 kemononoshima systemd[1239]: Reached target plasma-workspace-wayland.target.
Jun 23 12:47:57 kemononoshima systemd[1239]: Starting AT-SPI D-Bus Bus...
Jun 23 12:47:57 kemononoshima systemd[1239]: Starting KAlarm...
Jun 23 12:47:57 kemononoshima systemd[1239]: Starting KMix...
Jun 23 12:47:57 kemononoshima systemd[1239]: Starting Konqueror preloading during desktop environment startup...
Jun 23 12:47:57 kemononoshima systemd[1239]: Starting NetworkManager Applet...
Jun 23 12:47:57 kemononoshima org_kde_powerdevil[1850]: org.kde.powerdevil: Handle button events action could not check for screen configuration
Jun 23 12:47:57 kemononoshima org_kde_powerdevil[1850]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Jun 23 12:47:57 kemononoshima systemd[1239]: Starting Discover...
Jun 23 12:47:57 kemononoshima systemd[1239]: Starting Calendar Reminders...
Jun 23 12:47:57 kemononoshima systemd[1239]: Starting Clock...
Jun 23 12:47:57 kemononoshima systemd[1239]: Starting KDE Connect...
Jun 23 12:47:57 kemononoshima systemd[1239]: Starting KGpg...
Jun 23 12:47:57 kemononoshima systemd[1239]: Starting UnifiedPush Distributor...
Jun 23 12:47:57 kemononoshima systemd[1239]: Starting Plasma Session Restore...
Jun 23 12:47:57 kemononoshima systemd[1239]: Starting Polychromatic Autostart...
Jun 23 12:47:57 kemononoshima systemd[1239]: Starting Restore Mixer Volumes...
Jun 23 12:47:57 kemononoshima systemd[1239]: Starting KSplash "ready" Stage...
Jun 23 12:47:57 kemononoshima systemd[1239]: Starting KDE Session Restoration...
Jun 23 12:47:57 kemononoshima systemd[1239]: Started Clock.
Jun 23 12:47:57 kemononoshima systemd[1239]: Started KDE Connect.
Jun 23 12:47:57 kemononoshima systemd[1239]: Started UnifiedPush Distributor.
Jun 23 12:47:57 kemononoshima systemd[1239]: Started Polychromatic Autostart.
Jun 23 12:47:57 kemononoshima systemd[1239]: app-at\x2dspi\x2ddbus\x2dbus@autostart.service: Skipped due to 'exec-condition'.
Jun 23 12:47:57 kemononoshima systemd[1239]: Condition check resulted in AT-SPI D-Bus Bus being skipped.
Jun 23 12:47:57 kemononoshima systemd[1239]: app-nm\x2dapplet@autostart.service: Skipped due to 'exec-condition'.
Jun 23 12:47:57 kemononoshima systemd[1239]: Condition check resulted in NetworkManager Applet being skipped.
Jun 23 12:47:57 kemononoshima systemd[1239]: app-org.kde.kgpg@autostart.service: Skipped due to 'exec-condition'.
Jun 23 12:47:57 kemononoshima systemd[1239]: Condition check resulted in KGpg being skipped.
Jun 23 12:47:57 kemononoshima systemd[1239]: Started Discover.
Jun 23 12:47:57 kemononoshima systemd[1239]: Finished KSplash "ready" Stage.
Jun 23 12:47:57 kemononoshima systemd[1239]: Started Calendar Reminders.
Jun 23 12:47:57 kemononoshima systemd[1239]: app-konqy_preload@autostart.service: Skipped due to 'exec-condition'.
Jun 23 12:47:57 kemononoshima systemd[1239]: Condition check resulted in Konqueror preloading during desktop environment startup being skipped.
Jun 23 12:47:57 kemononoshima systemd[1239]: app-kalarm.autostart@autostart.service: Skipped due to 'exec-condition'.
Jun 23 12:47:57 kemononoshima systemd[1239]: Condition check resulted in KAlarm being skipped.
Jun 23 12:47:57 kemononoshima systemd[1239]: Started Plasma Session Restore.
Jun 23 12:47:57 kemononoshima systemd[1239]: Started KMix.
Jun 23 12:47:57 kemononoshima systemd[1239]: Finished KDE Session Restoration.
Jun 23 12:47:57 kemononoshima systemd[1239]: Started Restore Mixer Volumes.
Jun 23 12:47:57 kemononoshima systemd[1239]: Reached target Startup of XDG autostart applications.
Jun 23 12:47:57 kemononoshima wireplumber[1254]: default: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Jun 23 12:47:57 kemononoshima wireplumber[1254]: spa.bluez5: BlueZ system service is not available
Jun 23 12:47:57 kemononoshima kmixctrl[2206]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:57 kemononoshima kmixctrl[2206]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:57 kemononoshima kmixctrl[2206]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:57 kemononoshima kmixctrl[2206]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:57 kemononoshima kmixctrl[2206]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:57 kemononoshima kmixctrl[2206]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:57 kemononoshima kmixctrl[2206]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:57 kemononoshima kmixctrl[2206]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:57 kemononoshima kmixctrl[2206]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:57 kemononoshima kmixctrl[2206]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:57 kemononoshima kmixctrl[2206]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:57 kemononoshima kmixctrl[2206]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:57 kemononoshima kmixctrl[2206]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:57 kemononoshima kmixctrl[2206]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:57 kemononoshima kmixctrl[2206]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:57 kemononoshima kmixctrl[2206]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:57 kemononoshima wireplumber[1254]: wp-pw-obj-mixin: <WpNode:0x555b55c443e0> ignoring set_param on already destroyed objects
Jun 23 12:47:57 kemononoshima kclockd[2173]: Starting kclockd 25.04.2
Jun 23 12:47:57 kemononoshima kclockd[2173]: PowerDevil found, using it for time tracking.
Jun 23 12:47:57 kemononoshima kclockd[2173]: Registered on DBus: true
Jun 23 12:47:57 kemononoshima NetworkManager[987]: <info> [1750700877.9090] agent-manager: agent[f251098f175ea475,:1.37/org.kde.plasma.networkmanagement/1000]: agent registered
Jun 23 12:47:57 kemononoshima kconf_update[2304]: kf.config.kconf_update: /usr/share/kconf_update/ark.upd defined Version=5 but Version=6 was expected
Jun 23 12:47:57 kemononoshima kconf_update[2304]: kf.config.kconf_update: /usr/share/kconf_update/dolphin_directorysizemode.upd defined Version=5 but Version=6 was expected
Jun 23 12:47:57 kemononoshima kconf_update[2304]: kf.config.kconf_update: /usr/share/kconf_update/filepicker.upd defined Version=5 but Version=6 was expected
Jun 23 12:47:57 kemononoshima kconf_update[2304]: kf.config.kconf_update: /usr/share/kconf_update/webenginepart.upd defined Version=5 but Version=6 was expected
Jun 23 12:47:57 kemononoshima kded6[1549]: org.kde.colorcorrectlocationupdater: Geolocator stopped
Jun 23 12:47:57 kemononoshima kded6[1549]: Known activities: QList("9f18c3e3-c993-47b4-b7ea-a726a611dce7")
Jun 23 12:47:57 kemononoshima systemd[1239]: Started Discord - Internet Messenger.
Jun 23 12:47:57 kemononoshima dbus-broker-launch[984]: Activation request for 'org.freedesktop.ModemManager1' failed: The systemd unit 'dbus-org.freedesktop.ModemManager1.service' could not be found.
Jun 23 12:47:57 kemononoshima kded6[1549]: kf.modemmanagerqt: Failed enumerating MM objects: "org.freedesktop.DBus.Error.NameHasNoOwner"
"Could not activate remote peer 'org.freedesktop.ModemManager1': activation request failed: unknown unit"
Jun 23 12:47:58 kemononoshima kded6[2448]: xsettingsd: Loaded 16 settings from /home/puuyo/.config/xsettingsd/xsettingsd.conf
Jun 23 12:47:58 kemononoshima kded6[2448]: xsettingsd: Created window 0xe00001 on screen 0 with timestamp 83469
Jun 23 12:47:58 kemononoshima kded6[2448]: xsettingsd: Selection _XSETTINGS_S0 is owned by 0x0
Jun 23 12:47:58 kemononoshima kded6[2448]: xsettingsd: Took ownership of selection _XSETTINGS_S0
Jun 23 12:47:58 kemononoshima systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.kded.smart.
Jun 23 12:47:58 kemononoshima systemd[1]: Started dbus-:1.2-org.kde.kded.smart@0.service.
Jun 23 12:47:58 kemononoshima kded6[1549]: kf.bluezqt: PendingCall Error: "The name is not activatable"
Jun 23 12:47:58 kemononoshima systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
Jun 23 12:47:58 kemononoshima kded6[1549]: kf.bluezqt: PendingCall Error: "Could not activate remote peer 'org.bluez': unit failed"
Jun 23 12:47:58 kemononoshima systemd[1239]: Finished Splash screen shown during boot.
Jun 23 12:47:58 kemononoshima systemd[1239]: plasma-ksplash.service: Consumed 1.159s CPU time, 180.2M memory peak.
Jun 23 12:47:58 kemononoshima kernel: warning: `kdeconnectd' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
Jun 23 12:47:58 kemononoshima systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
Jun 23 12:47:58 kemononoshima kdeconnectd[2174]: 2025-06-23T12:47:58 default: Cannot find a compatible running Bluez. Please check the Bluez installation. QtBluetooth requires at least BlueZ version 5.
Jun 23 12:47:58 kemononoshima systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
Jun 23 12:47:58 kemononoshima kdeconnectd[2174]: 2025-06-23T12:47:58 kdeconnect.core: No local bluetooth adapter found
Jun 23 12:47:58 kemononoshima systemd[1239]: Created slice Slice /app/dbus-:1.1-org.freedesktop.Notifications.
Jun 23 12:47:58 kemononoshima systemd[1239]: Started dbus-:1.1-org.freedesktop.Notifications@0.service.
Jun 23 12:47:58 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:47:58 kemononoshima DiscoverNotifier[2194]: couldn't load "/usr/lib/qt6/plugins/discover-notifier/DiscoverPackageKitNotifier.so" because "Cannot load library /usr/lib/qt6/plugins/discover-notifier/DiscoverPackageKitNotifier.so: libpackagekitqt6.so.1: cannot open shared object file: No such file or directory"
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: no mix devices and not dynamic
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: Cannot load profile "PulseAudio.Playback_Devices.1.default"
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: No such icon "audio-card-analog"
Jun 23 12:47:58 kemononoshima systemd[1239]: Starting Daemon to manage razer devices in userspace...
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: No such icon "audio-speakers"
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: No such icon "audio-speakers"
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: Cannot load profile "PulseAudio.Capture_Devices.1.default"
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: No such icon "audio-card-analog"
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: No such icon "audio-card-analog"
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: Cannot load profile "PulseAudio.Playback_Streams.1.default"
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: Cannot load profile "PulseAudio.Capture_Streams.1.default"
Jun 23 12:47:58 kemononoshima kmix[2204]: adding 4 mixers
Jun 23 12:47:58 kemononoshima kmix[2204]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jun 23 12:47:58 kemononoshima kmix[2204]: PulseAudio adding 4 devices
Jun 23 12:47:58 kemononoshima kmix[2204]: adding "alsa_output.usb-Elgato_Systems_Elgato_Wave_3_BS25K1A00854-00.analog-stereo" "Elgato Wave 3 Analog Stereo"
Jun 23 12:47:58 kemononoshima kmix[2204]: adding "alsa_output.usb-Generic_USB_Audio-00.HiFi__SPDIF__sink" "USB Audio S/PDIF Output"
Jun 23 12:47:58 kemononoshima kmix[2204]: adding "alsa_output.usb-Generic_USB_Audio-00.HiFi__Headphones__sink" "USB Audio Front Headphones"
Jun 23 12:47:58 kemononoshima kmix[2204]: adding "alsa_output.usb-Generic_USB_Audio-00.HiFi__Speaker__sink" "USB Audio Speakers"
Jun 23 12:47:58 kemononoshima kmix[2204]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jun 23 12:47:58 kemononoshima kmix[2204]: PulseAudio adding 4 devices
Jun 23 12:47:58 kemononoshima kmix[2204]: adding "alsa_input.usb-Elgato_Systems_Elgato_Wave_3_BS25K1A00854-00.mono-fallback" "Elgato Wave 3 Mono"
Jun 23 12:47:58 kemononoshima kmix[2204]: adding "alsa_input.usb-Generic_USB_Audio-00.HiFi__Mic1__source" "USB Audio Microphone"
Jun 23 12:47:58 kemononoshima kmix[2204]: adding "alsa_input.usb-Generic_USB_Audio-00.HiFi__Line1__source" "USB Audio Line Input"
Jun 23 12:47:58 kemononoshima kmix[2204]: adding "alsa_input.usb-Elgato_Elgato_HD60_X_A00XB3332A2ZI5-02.analog-stereo" "Elgato HD60 X Analog Stereo"
Jun 23 12:47:58 kemononoshima kmix[2204]: mixer "PulseAudio::Playback_Streams:1" "Playback Streams"
Jun 23 12:47:58 kemononoshima kmix[2204]: PulseAudio adding 0 devices
Jun 23 12:47:58 kemononoshima kmix[2204]: mixer "PulseAudio::Capture_Streams:1" "Capture Streams"
Jun 23 12:47:58 kemononoshima kmix[2204]: PulseAudio adding 0 devices
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: No such icon "audio-card-analog"
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: No such icon "audio-speakers"
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: No such icon "audio-speakers"
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: No such icon "audio-card-analog"
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: No such icon "audio-card-analog"
Jun 23 12:47:58 kemononoshima kded6[1549]: Registering ":1.56/StatusNotifierItem" to system tray
Jun 23 12:47:58 kemononoshima kmix[2204]: adding 4 mixers
Jun 23 12:47:58 kemononoshima kmix[2204]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jun 23 12:47:58 kemononoshima kmix[2204]: PulseAudio adding 4 devices
Jun 23 12:47:58 kemononoshima kmix[2204]: adding "alsa_output.usb-Elgato_Systems_Elgato_Wave_3_BS25K1A00854-00.analog-stereo" "Elgato Wave 3 Analog Stereo"
Jun 23 12:47:58 kemononoshima kmix[2204]: adding "alsa_output.usb-Generic_USB_Audio-00.HiFi__SPDIF__sink" "USB Audio S/PDIF Output"
Jun 23 12:47:58 kemononoshima kmix[2204]: adding "alsa_output.usb-Generic_USB_Audio-00.HiFi__Headphones__sink" "USB Audio Front Headphones"
Jun 23 12:47:58 kemononoshima kmix[2204]: adding "alsa_output.usb-Generic_USB_Audio-00.HiFi__Speaker__sink" "USB Audio Speakers"
Jun 23 12:47:58 kemononoshima kmix[2204]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jun 23 12:47:58 kemononoshima kmix[2204]: PulseAudio adding 4 devices
Jun 23 12:47:58 kemononoshima kmix[2204]: adding "alsa_input.usb-Elgato_Systems_Elgato_Wave_3_BS25K1A00854-00.mono-fallback" "Elgato Wave 3 Mono"
Jun 23 12:47:58 kemononoshima kmix[2204]: adding "alsa_input.usb-Generic_USB_Audio-00.HiFi__Mic1__source" "USB Audio Microphone"
Jun 23 12:47:58 kemononoshima kmix[2204]: adding "alsa_input.usb-Generic_USB_Audio-00.HiFi__Line1__source" "USB Audio Line Input"
Jun 23 12:47:58 kemononoshima kmix[2204]: adding "alsa_input.usb-Elgato_Elgato_HD60_X_A00XB3332A2ZI5-02.analog-stereo" "Elgato HD60 X Analog Stereo"
Jun 23 12:47:58 kemononoshima kmix[2204]: mixer "PulseAudio::Playback_Streams:1" "Playback Streams"
Jun 23 12:47:58 kemononoshima kmix[2204]: PulseAudio adding 1 devices
Jun 23 12:47:58 kemononoshima discord[2436]: [Vencord] Starting up...
Jun 23 12:47:58 kemononoshima kmix[2204]: mixer "PulseAudio::Capture_Streams:1" "Capture Streams"
Jun 23 12:47:58 kemononoshima kmix[2204]: PulseAudio adding 0 devices
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: No such icon "audio-card-analog"
Jun 23 12:47:58 kemononoshima discord[2436]: [Vencord] Loading original Discord app.asar
Jun 23 12:47:58 kemononoshima discord[2436]: [OpenAsar > Init] OpenAsar nightly-4ed9e52
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: No such icon "audio-speakers"
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: No such icon "audio-speakers"
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: No such icon "audio-card-analog"
Jun 23 12:47:58 kemononoshima kmix[2204]: org.kde.kmix: No such icon "audio-card-analog"
Jun 23 12:47:58 kemononoshima discord[2436]: [OpenAsar > Settings] /home/puuyo/.config/discord/settings.json {
Jun 23 12:47:58 kemononoshima discord[2436]: chromiumSwitches: {},
Jun 23 12:47:58 kemononoshima discord[2436]: BACKGROUND_COLOR: '#121214',
Jun 23 12:47:58 kemononoshima discord[2436]: IS_MAXIMIZED: true,
Jun 23 12:47:58 kemononoshima discord[2436]: IS_MINIMIZED: false,
Jun 23 12:47:58 kemononoshima discord[2436]: DANGEROUS_ENABLE_DEVTOOLS_ONLY_ENABLE_IF_YOU_KNOW_WHAT_YOURE_DOING: true,
Jun 23 12:47:58 kemononoshima discord[2436]: openasar: { setup: true, noTyping: true, quickstart: true },
Jun 23 12:47:58 kemononoshima discord[2436]: trayBalloonShown: true,
Jun 23 12:47:58 kemononoshima discord[2436]: WINDOW_BOUNDS: { x: 475, y: 1194, width: 1705, height: 1051 }
Jun 23 12:47:58 kemononoshima discord[2436]: }
Jun 23 12:47:58 kemononoshima discord[2436]: [OpenAsar > BuildInfo] { releaseChannel: 'stable', version: '0.0.98' }
Jun 23 12:47:58 kemononoshima openrazer-daemon[2707]: Starting daemon.
Jun 23 12:47:58 kemononoshima systemd[1239]: Started Daemon to manage razer devices in userspace.
Jun 23 12:47:58 kemononoshima systemd[1]: Bluetooth service was skipped because of an unmet condition check (ConditionPathIsDirectory=/sys/class/bluetooth).
Jun 23 12:47:58 kemononoshima openrazer-daemon[2707]: 2025-06-23 12:47:58 | razer | INFO | Initialising Daemon (v3.10.3). Pid: 2707
Jun 23 12:47:58 kemononoshima openrazer-daemon[2707]: 2025-06-23 12:47:58 | razer.screensaver | INFO | Initialising DBus Screensaver Monitor
Jun 23 12:47:58 kemononoshima openrazer-daemon[2707]: 2025-06-23 12:47:58 | razer | INFO | Found device.0: 0003:1532:00A8.0005
Jun 23 12:47:58 kemononoshima openrazer-daemon[2707]: 2025-06-23 12:47:58 | razer.device0 | INFO | Initialising device.0 RazerNagaV2ProWireless
Jun 23 12:47:58 kemononoshima kernel: razermouse: Command timed out. status: 04 transaction_id.id: 1f remaining_packets: 00 protocol_type: 00 data_size: 16, command_class: 00, command_id.id: 82 Params: 00000000000000000000000000000000 .
Jun 23 12:47:58 kemononoshima discord[2436]: [OpenAsar > Modules] Checking
Jun 23 12:47:58 kemononoshima kwin_wayland[1313]: kf.windowsystem: static bool KX11Extras::mapViewport() may only be used on X11
Jun 23 12:47:58 kemononoshima kernel: razermouse: Command timed out. status: 04 transaction_id.id: 1f remaining_packets: 00 protocol_type: 00 data_size: 16, command_class: 00, command_id.id: 82 Params: 00000000000000000000000000000000 .
Jun 23 12:47:58 kemononoshima kernel: usb 2-3.3: UVC non compliance: GET_RES control 2 on unit 2 returned 1 bytes when we expected 2.
Jun 23 12:47:58 kemononoshima kernel: razermouse: Command timed out. status: 04 transaction_id.id: 1f remaining_packets: 00 protocol_type: 00 data_size: 16, command_class: 00, command_id.id: 82 Params: 00000000000000000000000000000000 .
Jun 23 12:47:58 kemononoshima discord[2436]: Optional module ./ElectronTestRpc was not included.
Jun 23 12:47:58 kemononoshima kded6[1549]: Registering ":1.58/StatusNotifierItem" to system tray
Jun 23 12:47:58 kemononoshima kwin_wayland[1313]: kf.windowsystem: static bool KX11Extras::mapViewport() may only be used on X11
Jun 23 12:47:59 kemononoshima kernel: razermouse: Command timed out. status: 04 transaction_id.id: 1f remaining_packets: 00 protocol_type: 00 data_size: 16, command_class: 00, command_id.id: 82 Params: 00000000000000000000000000000000 .
Jun 23 12:47:59 kemononoshima kernel: razermouse: Command timed out. status: 04 transaction_id.id: 1f remaining_packets: 00 protocol_type: 00 data_size: 16, command_class: 00, command_id.id: 82 Params: 00000000000000000000000000000000 .
Jun 23 12:47:59 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:47:59 kemononoshima openrazer-daemon[2707]: 2025-06-23 12:47:59 | razer.device0 | WARNING | Invalid serial number found, using a generated one.
Jun 23 12:47:59 kemononoshima openrazer-daemon[2707]: 2025-06-23 12:47:59 | razer.device0 | WARNING | Original value:
Jun 23 12:47:59 kemononoshima kernel: razermouse: Command timed out. status: 04 transaction_id.id: 1f remaining_packets: 00 protocol_type: 00 data_size: 07, command_class: 04, command_id.id: 05 Params: 01070807080000000000000000000000 .
Jun 23 12:47:59 kemononoshima kernel: razermouse: Command timed out. status: 04 transaction_id.id: 1f remaining_packets: 00 protocol_type: 00 data_size: 01, command_class: 00, command_id.id: 05 Params: 02000000000000000000000000000000 .
Jun 23 12:47:59 kemononoshima kernel: razermouse: Command timed out. status: 04 transaction_id.id: 1f remaining_packets: 00 protocol_type: 00 data_size: 03, command_class: 0f, command_id.id: 04 Params: 0100bf00000000000000000000000000 .
Jun 23 12:47:59 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:47:59 kemononoshima kernel: razermouse: Command timed out. status: 04 transaction_id.id: 1f remaining_packets: 00 protocol_type: 00 data_size: 02, command_class: 07, command_id.id: 80 Params: 00000000000000000000000000000000 .
Jun 23 12:47:59 kemononoshima kernel: razermouse: Command timed out. status: 04 transaction_id.id: 1f remaining_packets: 00 protocol_type: 00 data_size: 03, command_class: 0f, command_id.id: 04 Params: 0104bf00000000000000000000000000 .
Jun 23 12:47:59 kemononoshima openrazer-daemon[2707]: 2025-06-23 12:47:59 | razer | INFO | Serving DBus
Jun 23 12:47:59 kemononoshima discord[2436]: (node:2436) UnhandledPromiseRejectionWarning: Error: An object could not be cloned.
Jun 23 12:47:59 kemononoshima discord[2436]: at IpcRendererInternal.send (node:electron/js2c/renderer_init:2:12009)
Jun 23 12:47:59 kemononoshima discord[2436]: at IpcRendererInternal.<anonymous> (node:electron/js2c/renderer_init:2:11648)
Jun 23 12:47:59 kemononoshima discord[2436]: (Use `discord --trace-warnings ...` to show where the warning was created)
Jun 23 12:47:59 kemononoshima discord[2436]: (node:2436) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
Jun 23 12:47:59 kemononoshima kernel: razermouse: Command timed out. status: 04 transaction_id.id: 1f remaining_packets: 00 protocol_type: 00 data_size: 02, command_class: 00, command_id.id: 81 Params: 00000000000000000000000000000000 .
Jun 23 12:47:59 kemononoshima systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jun 23 12:47:59 kemononoshima kernel: razermouse: Command timed out. status: 04 transaction_id.id: 1f remaining_packets: 00 protocol_type: 00 data_size: 02, command_class: 00, command_id.id: 81 Params: 00000000000000000000000000000000 .
Jun 23 12:47:59 kemononoshima polychromatic-t[2921]: libayatana-appindicator is deprecated. Please use libayatana-appindicator-glib in newly written code.
Jun 23 12:47:59 kemononoshima systemd[1239]: Created slice Slice /app/dbus-:1.1-org.kde.kwalletd6.
Jun 23 12:47:59 kemononoshima systemd[1239]: Started dbus-:1.1-org.kde.kwalletd6@0.service.
Jun 23 12:47:59 kemononoshima kernel: razermouse: Command timed out. status: 04 transaction_id.id: 1f remaining_packets: 00 protocol_type: 00 data_size: 02, command_class: 00, command_id.id: 81 Params: 00000000000000000000000000000000 .
Jun 23 12:47:59 kemononoshima kernel: razermouse: Command timed out. status: 04 transaction_id.id: 1f remaining_packets: 00 protocol_type: 00 data_size: 02, command_class: 07, command_id.id: 84 Params: 00000000000000000000000000000000 .
Jun 23 12:47:59 kemononoshima kwalletd6[2942]: g_dbus_proxy_get_object_path: assertion 'G_IS_DBUS_PROXY (proxy)' failed
Jun 23 12:47:59 kemononoshima kernel: razermouse: Command timed out. status: 04 transaction_id.id: 1f remaining_packets: 00 protocol_type: 00 data_size: 02, command_class: 07, command_id.id: 80 Params: 00000000000000000000000000000000 .
Jun 23 12:47:59 kemononoshima polychromatic-helper[2921]: /usr/bin/polychromatic-tray-applet:203: DeprecationWarning: Gtk.ImageMenuItem.set_image is deprecated
Jun 23 12:47:59 kemononoshima polychromatic-helper[2921]: item.set_image(img) # GTK3: Deprecated, no replacement!
Jun 23 12:48:00 kemononoshima discord[2436]: mainScreen.UpdaterEvents: UPDATER_HISTORY_QUERY_AND_TRUNCATE
Jun 23 12:48:00 kemononoshima discord[2436]: [app] null analytics
Jun 23 12:48:00 kemononoshima discord[2436]: ipcMain.on(IPCEvents.APP_ASYNC_INDEX_TSX_LOADED) false false
Jun 23 12:48:00 kemononoshima discord[2856]: [2025-06-23 12:48:00.119] [info] Initializing krisp SDK...
Jun 23 12:48:00 kemononoshima discord[2856]: [2025-06-23 12:48:00.119] [info] DoKrispInitialize
Jun 23 12:48:00 kemononoshima kded6[1549]: Registering ":1.65/org/ayatana/NotificationItem/polychromatic_tray_applet" to system tray
Jun 23 12:48:00 kemononoshima discord[2856]: [2025-06-23 12:48:00.404] [info] LoadDynamicKrisp
Jun 23 12:48:00 kemononoshima discord[2856]: [2025-06-23 12:48:00.404] [info] Did not find KRISP_DYLIB_PATH, skipping dynamic loading
Jun 23 12:48:00 kemononoshima discord[2856]: [2025-06-23 12:48:00.404] [info] Initializing Krisp SDK in PID 2856, addr 0x7fac0cf8d8e0
Jun 23 12:48:00 kemononoshima discord[2856]: WEIGHT /home/puuyo/.config/discord/0.0.98/modules/discord_krisp/c5.n.s.20949d.kw
Jun 23 12:48:00 kemononoshima discord[2856]: WEIGHT /home/puuyo/.config/discord/0.0.98/modules/discord_krisp/c5.s.w.c9ac8f.kw
Jun 23 12:48:00 kemononoshima discord[2856]: WEIGHT /home/puuyo/.config/discord/0.0.98/modules/discord_krisp/c6.f.s.ced125.kw
Jun 23 12:48:00 kemononoshima discord[2856]: WEIGHT /home/puuyo/.config/discord/0.0.98/modules/discord_krisp/VAD_model.kw
Jun 23 12:48:00 kemononoshima discord[2856]: [2025-06-23 12:48:00.543] [info] Initialized Krisp SDK successfully
Jun 23 12:48:00 kemononoshima discord[2856]: [2025-06-23 12:48:00.543] [info] Krisp SDK initialized
Jun 23 12:48:00 kemononoshima plasmashell[1621]: kf.i18n: 0 instead of 1 arguments to message "Unable to retrieve w..." supplied before conversion
Jun 23 12:48:00 kemononoshima kmix[2204]: org.kde.kmix: No such icon "chromium-browser"
Jun 23 12:48:00 kemononoshima kmix[2204]: adding 4 mixers
Jun 23 12:48:00 kemononoshima kmix[2204]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jun 23 12:48:00 kemononoshima kmix[2204]: PulseAudio adding 4 devices
Jun 23 12:48:00 kemononoshima kmix[2204]: adding "alsa_output.usb-Elgato_Systems_Elgato_Wave_3_BS25K1A00854-00.analog-stereo" "Elgato Wave 3 Analog Stereo"
Jun 23 12:48:00 kemononoshima kmix[2204]: adding "alsa_output.usb-Generic_USB_Audio-00.HiFi__SPDIF__sink" "USB Audio S/PDIF Output"
Jun 23 12:48:00 kemononoshima kmix[2204]: adding "alsa_output.usb-Generic_USB_Audio-00.HiFi__Headphones__sink" "USB Audio Front Headphones"
Jun 23 12:48:00 kemononoshima kmix[2204]: adding "alsa_output.usb-Generic_USB_Audio-00.HiFi__Speaker__sink" "USB Audio Speakers"
Jun 23 12:48:00 kemononoshima kmix[2204]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jun 23 12:48:00 kemononoshima kmix[2204]: PulseAudio adding 4 devices
Jun 23 12:48:00 kemononoshima kmix[2204]: adding "alsa_input.usb-Elgato_Systems_Elgato_Wave_3_BS25K1A00854-00.mono-fallback" "Elgato Wave 3 Mono"
Jun 23 12:48:00 kemononoshima kmix[2204]: adding "alsa_input.usb-Generic_USB_Audio-00.HiFi__Mic1__source" "USB Audio Microphone"
Jun 23 12:48:00 kemononoshima kmix[2204]: adding "alsa_input.usb-Generic_USB_Audio-00.HiFi__Line1__source" "USB Audio Line Input"
Jun 23 12:48:00 kemononoshima kmix[2204]: adding "alsa_input.usb-Elgato_Elgato_HD60_X_A00XB3332A2ZI5-02.analog-stereo" "Elgato HD60 X Analog Stereo"
Jun 23 12:48:00 kemononoshima kmix[2204]: mixer "PulseAudio::Playback_Streams:1" "Playback Streams"
Jun 23 12:48:00 kemononoshima kmix[2204]: PulseAudio adding 2 devices
Jun 23 12:48:00 kemononoshima kmix[2204]: mixer "PulseAudio::Capture_Streams:1" "Capture Streams"
Jun 23 12:48:00 kemononoshima kmix[2204]: PulseAudio adding 0 devices
Jun 23 12:48:00 kemononoshima kmix[2204]: org.kde.kmix: No such icon "audio-card-analog"
Jun 23 12:48:00 kemononoshima kmix[2204]: org.kde.kmix: No such icon "audio-speakers"
Jun 23 12:48:00 kemononoshima kmix[2204]: org.kde.kmix: No such icon "audio-speakers"
Jun 23 12:48:00 kemononoshima kmix[2204]: org.kde.kmix: No such icon "audio-card-analog"
Jun 23 12:48:00 kemononoshima kmix[2204]: org.kde.kmix: No such icon "audio-card-analog"
Jun 23 12:48:00 kemononoshima kmix[2204]: org.kde.kmix: No such icon "chromium-browser"
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kmix[2204]: org.kde.kmix: No such icon "chromium-browser"
Jun 23 12:48:01 kemononoshima kmix[2204]: org.kde.kmix: No such icon "chromium-browser"
Jun 23 12:48:01 kemononoshima kmix[2204]: adding 4 mixers
Jun 23 12:48:01 kemononoshima kmix[2204]: mixer "PulseAudio::Playback_Devices:1" "Playback Devices"
Jun 23 12:48:01 kemononoshima kmix[2204]: PulseAudio adding 4 devices
Jun 23 12:48:01 kemononoshima kmix[2204]: adding "alsa_output.usb-Elgato_Systems_Elgato_Wave_3_BS25K1A00854-00.analog-stereo" "Elgato Wave 3 Analog Stereo"
Jun 23 12:48:01 kemononoshima kmix[2204]: adding "alsa_output.usb-Generic_USB_Audio-00.HiFi__SPDIF__sink" "USB Audio S/PDIF Output"
Jun 23 12:48:01 kemononoshima kmix[2204]: adding "alsa_output.usb-Generic_USB_Audio-00.HiFi__Headphones__sink" "USB Audio Front Headphones"
Jun 23 12:48:01 kemononoshima kmix[2204]: adding "alsa_output.usb-Generic_USB_Audio-00.HiFi__Speaker__sink" "USB Audio Speakers"
Jun 23 12:48:01 kemononoshima kmix[2204]: mixer "PulseAudio::Capture_Devices:1" "Capture Devices"
Jun 23 12:48:01 kemononoshima kmix[2204]: PulseAudio adding 4 devices
Jun 23 12:48:01 kemononoshima kmix[2204]: adding "alsa_input.usb-Elgato_Systems_Elgato_Wave_3_BS25K1A00854-00.mono-fallback" "Elgato Wave 3 Mono"
Jun 23 12:48:01 kemononoshima kmix[2204]: adding "alsa_input.usb-Generic_USB_Audio-00.HiFi__Mic1__source" "USB Audio Microphone"
Jun 23 12:48:01 kemononoshima kmix[2204]: adding "alsa_input.usb-Generic_USB_Audio-00.HiFi__Line1__source" "USB Audio Line Input"
Jun 23 12:48:01 kemononoshima kmix[2204]: adding "alsa_input.usb-Elgato_Elgato_HD60_X_A00XB3332A2ZI5-02.analog-stereo" "Elgato HD60 X Analog Stereo"
Jun 23 12:48:01 kemononoshima kmix[2204]: mixer "PulseAudio::Playback_Streams:1" "Playback Streams"
Jun 23 12:48:01 kemononoshima kmix[2204]: PulseAudio adding 3 devices
Jun 23 12:48:01 kemononoshima kmix[2204]: mixer "PulseAudio::Capture_Streams:1" "Capture Streams"
Jun 23 12:48:01 kemononoshima kmix[2204]: PulseAudio adding 0 devices
Jun 23 12:48:01 kemononoshima kmix[2204]: org.kde.kmix: No such icon "audio-card-analog"
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kmix[2204]: org.kde.kmix: No such icon "audio-speakers"
Jun 23 12:48:01 kemononoshima kmix[2204]: org.kde.kmix: No such icon "audio-speakers"
Jun 23 12:48:01 kemononoshima kmix[2204]: org.kde.kmix: No such icon "audio-card-analog"
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kmix[2204]: org.kde.kmix: No such icon "audio-card-analog"
Jun 23 12:48:01 kemononoshima kmix[2204]: org.kde.kmix: No such icon "chromium-browser"
Jun 23 12:48:01 kemononoshima kmix[2204]: org.kde.kmix: No such icon "chromium-browser"
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:01 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima discord[2436]: [OpenAsar > AsarUpdate] Updating...
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima discord[2436]: [OpenAsar > AsarUpdate] Downloaded [Error: EACCES: permission denied, open '/opt/discord/resources/_app.asar'] {
Jun 23 12:48:02 kemononoshima discord[2436]: errno: -13,
Jun 23 12:48:02 kemononoshima discord[2436]: code: 'EACCES',
Jun 23 12:48:02 kemononoshima discord[2436]: syscall: 'open',
Jun 23 12:48:02 kemononoshima discord[2436]: path: '/opt/discord/resources/_app.asar'
Jun 23 12:48:02 kemononoshima discord[2436]: }
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:02 kemononoshima systemd[1239]: Started Konsole - Terminal.
Jun 23 12:48:03 kemononoshima konsole[3134]: QLayout: Cannot add a null widget to QHBoxLayout/
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima systemd[1239]: Started app-org.kde.konsole-3134.scope.
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:03 kemononoshima kwin_wayland[1313]: kwin_wayland_drm: Failed to create framebuffer: Invalid argument
Jun 23 12:48:04 kemononoshima discord[2436]: mainScreen.UpdaterEvents: CHECK_FOR_UPDATES UPDATE_NOT_AVAILABLE
Jun 23 12:48:04 kemononoshima discord[2436]: [OpenAsar > Modules] Checking
Jun 23 12:48:04 kemononoshima discord[2856]: [2025-06-23 12:48:04.485] [info] KrispNCSetModel: model =
Jun 23 12:48:04 kemononoshima discord[2436]: [OpenAsar > Settings] Saved
Jun 23 12:48:05 kemononoshima systemd[1]: Stopping User Manager for UID 969...
Jun 23 12:48:05 kemononoshima systemd[1131]: Activating special unit Exit the Session...
Jun 23 12:48:05 kemononoshima systemd[1131]: Stopped target Main User Target.
Jun 23 12:48:05 kemononoshima systemd[1131]: Stopped target Basic System.
Jun 23 12:48:05 kemononoshima systemd[1131]: Stopped target Paths.
Jun 23 12:48:05 kemononoshima systemd[1131]: Stopped Submitting pending crash events (file monitor).
Jun 23 12:48:05 kemononoshima systemd[1131]: Stopped target Sockets.
Jun 23 12:48:05 kemononoshima systemd[1131]: Stopped target Sound Card.
Jun 23 12:48:05 kemononoshima systemd[1131]: Stopped target Timers.
Jun 23 12:48:05 kemononoshima systemd[1131]: Closed GnuPG network certificate management daemon.
Jun 23 12:48:05 kemononoshima systemd[1131]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 23 12:48:05 kemononoshima systemd[1131]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jun 23 12:48:05 kemononoshima systemd[1131]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jun 23 12:48:05 kemononoshima systemd[1131]: Closed GnuPG cryptographic agent and passphrase cache.
Jun 23 12:48:05 kemononoshima systemd[1131]: Closed GnuPG public key management service.
Jun 23 12:48:05 kemononoshima systemd[1131]: Closed p11-kit server.
Jun 23 12:48:05 kemononoshima systemd[1131]: Closed PipeWire PulseAudio.
Jun 23 12:48:05 kemononoshima systemd[1131]: Closed PipeWire Multimedia System Sockets.
Jun 23 12:48:05 kemononoshima dbus-broker[1148]: Dispatched 234 messages @ 1(±2)μs / message.
Jun 23 12:48:05 kemononoshima systemd[1131]: Stopping D-Bus User Message Bus...
Jun 23 12:48:05 kemononoshima systemd[1131]: Stopped D-Bus User Message Bus.
Jun 23 12:48:05 kemononoshima systemd[1131]: Removed slice User Core Session Slice.
Jun 23 12:48:05 kemononoshima systemd[1131]: Closed D-Bus User Message Bus Socket.
Jun 23 12:48:05 kemononoshima systemd[1131]: Removed slice User Application Slice.
Jun 23 12:48:05 kemononoshima systemd[1131]: Reached target Shutdown.
Jun 23 12:48:05 kemononoshima systemd[1131]: Finished Exit the Session.
Jun 23 12:48:05 kemononoshima systemd[1131]: Reached target Exit the Session.
Jun 23 12:48:05 kemononoshima systemd-logind[991]: Removed session 1.
Jun 23 12:48:05 kemononoshima (sd-pam)[1133]: pam_unix(systemd-user:session): session closed for user sddm
Jun 23 12:48:05 kemononoshima systemd[1]: user@969.service: Deactivated successfully.
Jun 23 12:48:05 kemononoshima systemd[1]: Stopped User Manager for UID 969.
Jun 23 12:48:05 kemononoshima systemd[1]: Stopping User Runtime Directory /run/user/969...
Jun 23 12:48:05 kemononoshima systemd[1]: run-user-969.mount: Deactivated successfully.
Jun 23 12:48:05 kemononoshima systemd[1]: user-runtime-dir@969.service: Deactivated successfully.
Jun 23 12:48:05 kemononoshima systemd[1]: Stopped User Runtime Directory /run/user/969.
Jun 23 12:48:05 kemononoshima systemd[1]: Removed slice User Slice of UID 969.
Jun 23 12:48:05 kemononoshima systemd[1]: user-969.slice: Consumed 3.811s CPU time, 374.5M memory peak.
Jun 23 12:48:07 kemononoshima systemd[1]: dbus-:1.2-org.kde.powerdevil.discretegpuhelper@0.service: Deactivated successfully.
Jun 23 12:48:07 kemononoshima systemd[1]: dbus-:1.2-org.kde.powerdevil.chargethresholdhelper@0.service: Deactivated successfully.
Jun 23 12:48:07 kemononoshima systemd[1]: dbus-:1.2-org.kde.powerdevil.backlighthelper@0.service: Deactivated successfully.
Jun 23 12:48:08 kemononoshima systemd[1]: dbus-:1.2-org.kde.kded.smart@0.service: Deactivated successfully.
Last edited by tigermemory (Yesterday 18:28:20)
Offline
Solved:
sudo pacman -Rs linux-firmware
#install downgrade if you dont have it
sudo pacman -S downgrade
#downgrade the firmware
sudo downgrade linux-firmware #2025-may is what I chose (aka the previously stored version in my /var/cache/pacman/pkg/
Offline
Pages: 1