You are not logged in.

#1 2025-07-29 03:32:01

acureau
Member
Registered: 2025-07-29
Posts: 5

[SOLVED] RTX 5060 Black Screen on TTY

A few days ago I installed arch on a new desktop and configured everything using my iGPU. Today I put an RTX 5060 in it and installed the nvidia-open drivers and I've been unable to get it working following the wiki. I've tried both the stable and beta versions and neither has been able to get to the TTY. After loading initramfs the display output signal is dropped.

I have tried disabling KMS and blacklisting the iGPU / nouveau as recommended for this issue in the troubleshooting guide. I've tried disabling the iGPU in the bios. I've tried setting modeset and fbdev in kernel params and modprobe configs. I've spent six hours this evening researching and troubleshooting. I'm really at a loss as to how to proceed. I'm not sure what I can share to help diagnose the issue but I'm willing to provide anything. I'd very much appreciate some help!

Last edited by acureau (2025-08-04 13:08:45)

Offline

#2 2025-08-01 23:05:59

acureau
Member
Registered: 2025-07-29
Posts: 5

Re: [SOLVED] RTX 5060 Black Screen on TTY

I am still working on this issue. I haven't found much more information. I've been looking through logs and I don't see anything unusual, though I don't really know how to interpret a lot of it. Looking at the driver's supported hardware it seems like I should be fine, the GPU is detected via nvidia-smi. I am on the latest nvidia-open-beta driver (575.64.05), and the latest release version of the linux kernel (6.15.8). If anyone has encountered and solved this issue please do share how.

Output of systemctl -b

Aug 01 17:51:57 tv kernel: Linux version 6.15.8-arch1-2 (linux@archlinux) (gcc (GCC) 15.1.1 20250729, GNU ld (GNU Binutils) 2.45.0) #1 SMP PREEMPT_DYNAMIC Tue, 29 Jul 2025 15:05:00 +0000
Aug 01 17:51:57 tv kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=89ed6d41-6121-40ba-a7b9-186233a6d8bc rw loglevel=3 quiet
Aug 01 17:51:57 tv kernel: x86/tme: not enabled by BIOS
Aug 01 17:51:57 tv kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Aug 01 17:51:57 tv kernel: BIOS-provided physical RAM map:
Aug 01 17:51:57 tv kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
Aug 01 17:51:57 tv kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
Aug 01 17:51:57 tv kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
Aug 01 17:51:57 tv kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Aug 01 17:51:57 tv kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000030f92fff] usable
Aug 01 17:51:57 tv kernel: BIOS-e820: [mem 0x0000000030f93000-0x0000000030f93fff] reserved
Aug 01 17:51:57 tv kernel: BIOS-e820: [mem 0x0000000030f94000-0x00000000317cbfff] usable
Aug 01 17:51:57 tv kernel: BIOS-e820: [mem 0x00000000317cc000-0x00000000348cbfff] reserved
Aug 01 17:51:57 tv kernel: BIOS-e820: [mem 0x00000000348cc000-0x0000000034a9efff] ACPI data
Aug 01 17:51:57 tv kernel: BIOS-e820: [mem 0x0000000034a9f000-0x0000000034bd2fff] ACPI NVS
Aug 01 17:51:57 tv kernel: BIOS-e820: [mem 0x0000000034bd3000-0x0000000035ffefff] reserved
Aug 01 17:51:57 tv kernel: BIOS-e820: [mem 0x0000000035fff000-0x0000000035ffffff] usable
Aug 01 17:51:57 tv kernel: BIOS-e820: [mem 0x0000000036000000-0x0000000039ffffff] reserved
Aug 01 17:51:57 tv kernel: BIOS-e820: [mem 0x000000003a800000-0x000000003abfffff] reserved
Aug 01 17:51:57 tv kernel: BIOS-e820: [mem 0x000000003b000000-0x00000000403fffff] reserved
Aug 01 17:51:57 tv kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Aug 01 17:51:57 tv kernel: BIOS-e820: [mem 0x00000000fc000000-0x00000000fc00ffff] reserved
Aug 01 17:51:57 tv kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Aug 01 17:51:57 tv kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Aug 01 17:51:57 tv kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Aug 01 17:51:57 tv kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Aug 01 17:51:57 tv kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Aug 01 17:51:57 tv kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Aug 01 17:51:57 tv kernel: BIOS-e820: [mem 0x0000000100000000-0x00000004bfbfffff] usable
Aug 01 17:51:57 tv kernel: NX (Execute Disable) protection: active
Aug 01 17:51:57 tv kernel: APIC: Static calls initialized
Aug 01 17:51:57 tv kernel: efi: EFI v2.8 by American Megatrends
Aug 01 17:51:57 tv kernel: efi: ACPI=0x34b30000 ACPI 2.0=0x34b30014 TPMFinalLog=0x34afd000 SMBIOS=0x35a50000 SMBIOS 3.0=0x35a4f000 MEMATTR=0x2d774218 ESRT=0x2f76d118 INITRD=0x29890b18 RNG=0x34928018 TPMEventLog=0x34928098 
Aug 01 17:51:57 tv kernel: random: crng init done
Aug 01 17:51:57 tv kernel: efi: Remove mem93: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
Aug 01 17:51:57 tv kernel: e820: remove [mem 0xc0000000-0xcfffffff] reserved
Aug 01 17:51:57 tv kernel: efi: Not removing mem94: MMIO range=[0xfc000000-0xfc00ffff] (64KB) from e820 map
Aug 01 17:51:57 tv kernel: efi: Not removing mem95: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
Aug 01 17:51:57 tv kernel: efi: Not removing mem96: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
Aug 01 17:51:57 tv kernel: efi: Not removing mem97: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
Aug 01 17:51:57 tv kernel: efi: Not removing mem99: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Aug 01 17:51:57 tv kernel: efi: Remove mem100: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Aug 01 17:51:57 tv kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Aug 01 17:51:57 tv kernel: SMBIOS 3.6.0 present.
Aug 01 17:51:57 tv kernel: DMI: Gigabyte Technology Co., Ltd. H610I/H610I, BIOS F9 09/27/2024
Aug 01 17:51:57 tv kernel: DMI: Memory slots populated: 2/2
Aug 01 17:51:57 tv kernel: tsc: Detected 3500.000 MHz processor
Aug 01 17:51:57 tv kernel: tsc: Detected 3494.400 MHz TSC
Aug 01 17:51:57 tv kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Aug 01 17:51:57 tv kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Aug 01 17:51:57 tv kernel: last_pfn = 0x4bfc00 max_arch_pfn = 0x400000000
Aug 01 17:51:57 tv kernel: total RAM covered: 29632M
Aug 01 17:51:57 tv kernel: Found optimal setting for mtrr clean up
Aug 01 17:51:57 tv kernel:  gran_size: 64K         chunk_size: 128M         num_reg: 5          lose cover RAM: 0G
Aug 01 17:51:57 tv kernel: MTRR map: 6 entries (3 fixed + 3 variable; max 23), built from 10 variable MTRRs
Aug 01 17:51:57 tv kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Aug 01 17:51:57 tv kernel: e820: update [mem 0x3c000000-0xffffffff] usable ==> reserved
Aug 01 17:51:57 tv kernel: last_pfn = 0x36000 max_arch_pfn = 0x400000000
Aug 01 17:51:57 tv kernel: esrt: Reserving ESRT space from 0x000000002f76d118 to 0x000000002f76d1c8.
Aug 01 17:51:57 tv kernel: e820: update [mem 0x2f76d000-0x2f76dfff] usable ==> reserved
Aug 01 17:51:57 tv kernel: Using GB pages for direct mapping
Aug 01 17:51:57 tv kernel: Secure boot disabled
Aug 01 17:51:57 tv kernel: RAMDISK: [mem 0x1b8e6000-0x1ff68fff]
Aug 01 17:51:57 tv kernel: ACPI: Early table checksum verification disabled
Aug 01 17:51:57 tv kernel: ACPI: RSDP 0x0000000034B30014 000024 (v02 ALASKA)
Aug 01 17:51:57 tv kernel: ACPI: XSDT 0x0000000034B2F728 000114 (v01 ALASKA A M I    01072009 AMI  01000013)
Aug 01 17:51:57 tv kernel: ACPI: FACP 0x0000000034A9C000 000114 (v06 ALASKA A M I    01072009 AMI  01000013)
Aug 01 17:51:57 tv kernel: ACPI: DSDT 0x0000000034A13000 088533 (v02 ALASKA A M I    01072009 INTL 20200717)
Aug 01 17:51:57 tv kernel: ACPI: FACS 0x0000000034BD2000 000040
Aug 01 17:51:57 tv kernel: ACPI: FIDT 0x0000000034A12000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Aug 01 17:51:57 tv kernel: ACPI: SSDT 0x0000000034A06000 00BA27 (v02 GBT    GSWApp   00000001 INTL 20200717)
Aug 01 17:51:57 tv kernel: ACPI: HWIN 0x0000000034A9E000 0000D4 (v00 GBT    INTEL    00070000 AMI  01000013)
Aug 01 17:51:57 tv kernel: ACPI: SSDT 0x0000000034A02000 0031C9 (v02 INTEL  DTbtSsdt 00001000 INTL 20200717)
Aug 01 17:51:57 tv kernel: ACPI: SSDT 0x0000000034A9D000 00038C (v02 PmaxDv Pmax_Dev 00000001 INTL 20200717)
Aug 01 17:51:57 tv kernel: ACPI: SSDT 0x00000000349FC000 005D34 (v02 CpuRef CpuSsdt  00003000 INTL 20200717)
Aug 01 17:51:57 tv kernel: ACPI: SSDT 0x00000000349F9000 002A81 (v02 SaSsdt SaSsdt   00003000 INTL 20200717)
Aug 01 17:51:57 tv kernel: ACPI: SSDT 0x00000000349F5000 00334F (v02 INTEL  IgfxSsdt 00003000 INTL 20200717)
Aug 01 17:51:57 tv kernel: ACPI: HPET 0x00000000349F4000 000038 (v01 ALASKA A M I    01072009 AMI  01000013)
Aug 01 17:51:57 tv kernel: ACPI: APIC 0x00000000349F3000 0001DC (v05 ALASKA A M I    01072009 AMI  01000013)
Aug 01 17:51:57 tv kernel: ACPI: MCFG 0x00000000349F2000 00003C (v01 ALASKA A M I    01072009 AMI  01000013)
Aug 01 17:51:57 tv kernel: ACPI: SSDT 0x00000000349E9000 008595 (v02 ALASKA A M I    00001000 INTL 20200717)
Aug 01 17:51:57 tv kernel: ACPI: SSDT 0x00000000349E7000 001F1A (v02 ALASKA A M I    00001000 INTL 20200717)
Aug 01 17:51:57 tv kernel: ACPI: NHLT 0x00000000349E6000 00002D (v00 ALASKA A M I    01072009 AMI  01000013)
Aug 01 17:51:57 tv kernel: ACPI: LPIT 0x00000000349E5000 0000CC (v01 ALASKA A M I    01072009 AMI  01000013)
Aug 01 17:51:57 tv kernel: ACPI: SSDT 0x00000000349E1000 002A83 (v02 ALASKA A M I    00001000 INTL 20200717)
Aug 01 17:51:57 tv kernel: ACPI: SSDT 0x00000000349D7000 0092F4 (v02 ALASKA A M I    00000000 INTL 20200717)
Aug 01 17:51:57 tv kernel: ACPI: DBGP 0x00000000349D6000 000034 (v01 ALASKA A M I    01072009 AMI  01000013)
Aug 01 17:51:57 tv kernel: ACPI: DBG2 0x00000000349D5000 000054 (v00 ALASKA A M I    01072009 AMI  01000013)
Aug 01 17:51:57 tv kernel: ACPI: SSDT 0x00000000349D3000 00190A (v02 ALASKA A M I    00001000 INTL 20200717)
Aug 01 17:51:57 tv kernel: ACPI: FPDT 0x00000000349D2000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
Aug 01 17:51:57 tv kernel: ACPI: SSDT 0x00000000349D0000 0019FA (v02 INTEL  xh_rps14 00000000 INTL 20200717)
Aug 01 17:51:57 tv kernel: ACPI: SSDT 0x00000000349CC000 0039DA (v02 SocGpe SocGpe   00003000 INTL 20200717)
Aug 01 17:51:57 tv kernel: ACPI: SSDT 0x00000000349C8000 0039DA (v02 SocCmn SocCmn   00003000 INTL 20200717)
Aug 01 17:51:57 tv kernel: ACPI: BGRT 0x00000000349C7000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
Aug 01 17:51:57 tv kernel: ACPI: WPBT 0x000000003492B000 000034 (v01 ALASKA A M I    00000001 GBT  20221021)
Aug 01 17:51:57 tv kernel: ACPI: PHAT 0x000000003492A000 00083C (v01 ALASKA A M I    00000005 MSFT 0100000D)
Aug 01 17:51:57 tv kernel: ACPI: TPM2 0x0000000034929000 00004C (v04 ALASKA A M I    00000001 AMI  00000000)
Aug 01 17:51:57 tv kernel: ACPI: WSMT 0x00000000349E4000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
Aug 01 17:51:57 tv kernel: ACPI: Reserving FACP table memory at [mem 0x34a9c000-0x34a9c113]
Aug 01 17:51:57 tv kernel: ACPI: Reserving DSDT table memory at [mem 0x34a13000-0x34a9b532]
Aug 01 17:51:57 tv kernel: ACPI: Reserving FACS table memory at [mem 0x34bd2000-0x34bd203f]
Aug 01 17:51:57 tv kernel: ACPI: Reserving FIDT table memory at [mem 0x34a12000-0x34a1209b]
Aug 01 17:51:57 tv kernel: ACPI: Reserving SSDT table memory at [mem 0x34a06000-0x34a11a26]
Aug 01 17:51:57 tv kernel: ACPI: Reserving HWIN table memory at [mem 0x34a9e000-0x34a9e0d3]
Aug 01 17:51:57 tv kernel: ACPI: Reserving SSDT table memory at [mem 0x34a02000-0x34a051c8]
Aug 01 17:51:57 tv kernel: ACPI: Reserving SSDT table memory at [mem 0x34a9d000-0x34a9d38b]
Aug 01 17:51:57 tv kernel: ACPI: Reserving SSDT table memory at [mem 0x349fc000-0x34a01d33]
Aug 01 17:51:57 tv kernel: ACPI: Reserving SSDT table memory at [mem 0x349f9000-0x349fba80]
Aug 01 17:51:57 tv kernel: ACPI: Reserving SSDT table memory at [mem 0x349f5000-0x349f834e]
Aug 01 17:51:57 tv kernel: ACPI: Reserving HPET table memory at [mem 0x349f4000-0x349f4037]
Aug 01 17:51:57 tv kernel: ACPI: Reserving APIC table memory at [mem 0x349f3000-0x349f31db]
Aug 01 17:51:57 tv kernel: ACPI: Reserving MCFG table memory at [mem 0x349f2000-0x349f203b]
Aug 01 17:51:57 tv kernel: ACPI: Reserving SSDT table memory at [mem 0x349e9000-0x349f1594]
Aug 01 17:51:57 tv kernel: ACPI: Reserving SSDT table memory at [mem 0x349e7000-0x349e8f19]
Aug 01 17:51:57 tv kernel: ACPI: Reserving NHLT table memory at [mem 0x349e6000-0x349e602c]
Aug 01 17:51:57 tv kernel: ACPI: Reserving LPIT table memory at [mem 0x349e5000-0x349e50cb]
Aug 01 17:51:57 tv kernel: ACPI: Reserving SSDT table memory at [mem 0x349e1000-0x349e3a82]
Aug 01 17:51:57 tv kernel: ACPI: Reserving SSDT table memory at [mem 0x349d7000-0x349e02f3]
Aug 01 17:51:57 tv kernel: ACPI: Reserving DBGP table memory at [mem 0x349d6000-0x349d6033]
Aug 01 17:51:57 tv kernel: ACPI: Reserving DBG2 table memory at [mem 0x349d5000-0x349d5053]
Aug 01 17:51:57 tv kernel: ACPI: Reserving SSDT table memory at [mem 0x349d3000-0x349d4909]
Aug 01 17:51:57 tv kernel: ACPI: Reserving FPDT table memory at [mem 0x349d2000-0x349d2043]
Aug 01 17:51:57 tv kernel: ACPI: Reserving SSDT table memory at [mem 0x349d0000-0x349d19f9]
Aug 01 17:51:57 tv kernel: ACPI: Reserving SSDT table memory at [mem 0x349cc000-0x349cf9d9]
Aug 01 17:51:57 tv kernel: ACPI: Reserving SSDT table memory at [mem 0x349c8000-0x349cb9d9]
Aug 01 17:51:57 tv kernel: ACPI: Reserving BGRT table memory at [mem 0x349c7000-0x349c7037]
Aug 01 17:51:57 tv kernel: ACPI: Reserving WPBT table memory at [mem 0x3492b000-0x3492b033]
Aug 01 17:51:57 tv kernel: ACPI: Reserving PHAT table memory at [mem 0x3492a000-0x3492a83b]
Aug 01 17:51:57 tv kernel: ACPI: Reserving TPM2 table memory at [mem 0x34929000-0x3492904b]
Aug 01 17:51:57 tv kernel: ACPI: Reserving WSMT table memory at [mem 0x349e4000-0x349e4027]
Aug 01 17:51:57 tv kernel: No NUMA configuration found
Aug 01 17:51:57 tv kernel: Faking a node at [mem 0x0000000000000000-0x00000004bfbfffff]
Aug 01 17:51:57 tv kernel: NODE_DATA(0) allocated [mem 0x4bfbd5280-0x4bfbfffff]
Aug 01 17:51:57 tv kernel: Zone ranges:
Aug 01 17:51:57 tv kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Aug 01 17:51:57 tv kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Aug 01 17:51:57 tv kernel:   Normal   [mem 0x0000000100000000-0x00000004bfbfffff]
Aug 01 17:51:57 tv kernel:   Device   empty
Aug 01 17:51:57 tv kernel: Movable zone start for each node
Aug 01 17:51:57 tv kernel: Early memory node ranges
Aug 01 17:51:57 tv kernel:   node   0: [mem 0x0000000000001000-0x000000000009dfff]
Aug 01 17:51:57 tv kernel:   node   0: [mem 0x000000000009f000-0x000000000009ffff]
Aug 01 17:51:57 tv kernel:   node   0: [mem 0x0000000000100000-0x0000000030f92fff]
Aug 01 17:51:57 tv kernel:   node   0: [mem 0x0000000030f94000-0x00000000317cbfff]
Aug 01 17:51:57 tv kernel:   node   0: [mem 0x0000000035fff000-0x0000000035ffffff]
Aug 01 17:51:57 tv kernel:   node   0: [mem 0x0000000100000000-0x00000004bfbfffff]
Aug 01 17:51:57 tv kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000004bfbfffff]
Aug 01 17:51:57 tv kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Aug 01 17:51:57 tv kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Aug 01 17:51:57 tv kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Aug 01 17:51:57 tv kernel: On node 0, zone DMA32: 1 pages in unavailable ranges
Aug 01 17:51:57 tv kernel: On node 0, zone DMA32: 18483 pages in unavailable ranges
Aug 01 17:51:57 tv kernel: On node 0, zone Normal: 8192 pages in unavailable ranges
Aug 01 17:51:57 tv kernel: On node 0, zone Normal: 1024 pages in unavailable ranges
Aug 01 17:51:57 tv kernel: ACPI: PM-Timer IO Port: 0x1808
Aug 01 17:51:57 tv kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Aug 01 17:51:57 tv kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Aug 01 17:51:57 tv kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Aug 01 17:51:57 tv kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Aug 01 17:51:57 tv kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Aug 01 17:51:57 tv kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Aug 01 17:51:57 tv kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Aug 01 17:51:57 tv kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Aug 01 17:51:57 tv kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Aug 01 17:51:57 tv kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Aug 01 17:51:57 tv kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Aug 01 17:51:57 tv kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Aug 01 17:51:57 tv kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Aug 01 17:51:57 tv kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Aug 01 17:51:57 tv kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Aug 01 17:51:57 tv kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Aug 01 17:51:57 tv kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
Aug 01 17:51:57 tv kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
Aug 01 17:51:57 tv kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
Aug 01 17:51:57 tv kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
Aug 01 17:51:57 tv kernel: ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
Aug 01 17:51:57 tv kernel: ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
Aug 01 17:51:57 tv kernel: ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
Aug 01 17:51:57 tv kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Aug 01 17:51:57 tv kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Aug 01 17:51:57 tv kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Aug 01 17:51:57 tv kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Aug 01 17:51:57 tv kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Aug 01 17:51:57 tv kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Aug 01 17:51:57 tv kernel: e820: update [mem 0x2d393000-0x2d411fff] usable ==> reserved
Aug 01 17:51:57 tv kernel: TSC deadline timer available
Aug 01 17:51:57 tv kernel: CPU topo: Max. logical packages:   1
Aug 01 17:51:57 tv kernel: CPU topo: Max. logical dies:       1
Aug 01 17:51:57 tv kernel: CPU topo: Max. dies per package:   1
Aug 01 17:51:57 tv kernel: CPU topo: Max. threads per core:   2
Aug 01 17:51:57 tv kernel: CPU topo: Num. cores per package:    14
Aug 01 17:51:57 tv kernel: CPU topo: Num. threads per package:  20
Aug 01 17:51:57 tv kernel: CPU topo: Allowing 20 present CPUs plus 0 hotplug CPUs
Aug 01 17:51:57 tv kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Aug 01 17:51:57 tv kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
Aug 01 17:51:57 tv kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Aug 01 17:51:57 tv kernel: PM: hibernation: Registered nosave memory: [mem 0x2d393000-0x2d411fff]
Aug 01 17:51:57 tv kernel: PM: hibernation: Registered nosave memory: [mem 0x2f76d000-0x2f76dfff]
Aug 01 17:51:57 tv kernel: PM: hibernation: Registered nosave memory: [mem 0x30f93000-0x30f93fff]
Aug 01 17:51:57 tv kernel: PM: hibernation: Registered nosave memory: [mem 0x317cc000-0x35ffefff]
Aug 01 17:51:57 tv kernel: PM: hibernation: Registered nosave memory: [mem 0x36000000-0xffffffff]
Aug 01 17:51:57 tv kernel: [mem 0x40400000-0xfbffffff] available for PCI devices
Aug 01 17:51:57 tv kernel: Booting paravirtualized kernel on bare hardware
Aug 01 17:51:57 tv kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
Aug 01 17:51:57 tv kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:20 nr_cpu_ids:20 nr_node_ids:1
Aug 01 17:51:57 tv kernel: percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u262144
Aug 01 17:51:57 tv kernel: pcpu-alloc: s217088 r8192 d28672 u262144 alloc=1*2097152
Aug 01 17:51:57 tv kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
Aug 01 17:51:57 tv kernel: pcpu-alloc: [0] 16 17 18 19 -- -- -- -- 
Aug 01 17:51:57 tv kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=89ed6d41-6121-40ba-a7b9-186233a6d8bc rw loglevel=3 quiet
Aug 01 17:51:57 tv kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Aug 01 17:51:57 tv kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Aug 01 17:51:57 tv kernel: printk: log_buf_len total cpu_extra contributions: 77824 bytes
Aug 01 17:51:57 tv kernel: printk: log_buf_len min size: 131072 bytes
Aug 01 17:51:57 tv kernel: printk: log buffer data + meta data: 262144 + 917504 = 1179648 bytes
Aug 01 17:51:57 tv kernel: printk: early log buf free: 115592(88%)
Aug 01 17:51:57 tv kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Aug 01 17:51:57 tv kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Aug 01 17:51:57 tv kernel: software IO TLB: area num 32.
Aug 01 17:51:57 tv kernel: Fallback order for Node 0: 0 
Aug 01 17:51:57 tv kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4133738
Aug 01 17:51:57 tv kernel: Policy zone: Normal
Aug 01 17:51:57 tv kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Aug 01 17:51:57 tv kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=20, Nodes=1
Aug 01 17:51:57 tv kernel: ftrace: allocating 55585 entries in 220 pages
Aug 01 17:51:57 tv kernel: ftrace: allocated 220 pages with 5 groups
Aug 01 17:51:57 tv kernel: Dynamic Preempt: full
Aug 01 17:51:57 tv kernel: rcu: Preemptible hierarchical RCU implementation.
Aug 01 17:51:57 tv kernel: rcu:         RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=20.
Aug 01 17:51:57 tv kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Aug 01 17:51:57 tv kernel:         Trampoline variant of Tasks RCU enabled.
Aug 01 17:51:57 tv kernel:         Rude variant of Tasks RCU enabled.
Aug 01 17:51:57 tv kernel:         Tracing variant of Tasks RCU enabled.
Aug 01 17:51:57 tv kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
Aug 01 17:51:57 tv kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=20
Aug 01 17:51:57 tv kernel: RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=20.
Aug 01 17:51:57 tv kernel: RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=20.
Aug 01 17:51:57 tv kernel: RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=20.
Aug 01 17:51:57 tv kernel: NR_IRQS: 524544, nr_irqs: 2216, preallocated irqs: 16
Aug 01 17:51:57 tv kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Aug 01 17:51:57 tv kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Aug 01 17:51:57 tv kernel: Console: colour dummy device 80x25
Aug 01 17:51:57 tv kernel: printk: legacy console [tty0] enabled
Aug 01 17:51:57 tv kernel: ACPI: Core revision 20240827
Aug 01 17:51:57 tv kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Aug 01 17:51:57 tv kernel: APIC: Switch to symmetric I/O mode setup
Aug 01 17:51:57 tv kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Aug 01 17:51:57 tv kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x325ea749ca1, max_idle_ns: 440795373125 ns
Aug 01 17:51:57 tv kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6988.80 BogoMIPS (lpj=3494400)
Aug 01 17:51:57 tv kernel: CPU0: Thermal monitoring enabled (TM1)
Aug 01 17:51:57 tv kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Aug 01 17:51:57 tv kernel: CET detected: Indirect Branch Tracking enabled
Aug 01 17:51:57 tv kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Aug 01 17:51:57 tv kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Aug 01 17:51:57 tv kernel: process: using mwait in idle threads
Aug 01 17:51:57 tv kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Aug 01 17:51:57 tv kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Aug 01 17:51:57 tv kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Aug 01 17:51:57 tv kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Aug 01 17:51:57 tv kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Aug 01 17:51:57 tv kernel: Register File Data Sampling: Mitigation: Clear Register File
Aug 01 17:51:57 tv kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Aug 01 17:51:57 tv kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Aug 01 17:51:57 tv kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Aug 01 17:51:57 tv kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Aug 01 17:51:57 tv kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Aug 01 17:51:57 tv kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Aug 01 17:51:57 tv kernel: x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
Aug 01 17:51:57 tv kernel: x86/fpu: xstate_offset[11]:  840, xstate_sizes[11]:   16
Aug 01 17:51:57 tv kernel: x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
Aug 01 17:51:57 tv kernel: Freeing SMP alternatives memory: 52K
Aug 01 17:51:57 tv kernel: pid_max: default: 32768 minimum: 301
Aug 01 17:51:57 tv kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Aug 01 17:51:57 tv kernel: landlock: Up and running.
Aug 01 17:51:57 tv kernel: Yama: becoming mindful.
Aug 01 17:51:57 tv kernel: LSM support for eBPF active
Aug 01 17:51:57 tv kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Aug 01 17:51:57 tv kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Aug 01 17:51:57 tv kernel: smpboot: CPU0: Intel(R) Core(TM) i5-14600K (family: 0x6, model: 0xb7, stepping: 0x1)
Aug 01 17:51:57 tv kernel: Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline,  AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
Aug 01 17:51:57 tv kernel: core: cpu_core PMU driver: 
Aug 01 17:51:57 tv kernel: ... version:                5
Aug 01 17:51:57 tv kernel: ... bit width:              48
Aug 01 17:51:57 tv kernel: ... generic registers:      8
Aug 01 17:51:57 tv kernel: ... value mask:             0000ffffffffffff
Aug 01 17:51:57 tv kernel: ... max period:             00007fffffffffff
Aug 01 17:51:57 tv kernel: ... fixed-purpose events:   4
Aug 01 17:51:57 tv kernel: ... event mask:             0001000f000000ff
Aug 01 17:51:57 tv kernel: signal: max sigframe size: 3632
Aug 01 17:51:57 tv kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1550
Aug 01 17:51:57 tv kernel: rcu: Hierarchical SRCU implementation.
Aug 01 17:51:57 tv kernel: rcu:         Max phase no-delay instances is 400.
Aug 01 17:51:57 tv kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Aug 01 17:51:57 tv kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Aug 01 17:51:57 tv kernel: smp: Bringing up secondary CPUs ...
Aug 01 17:51:57 tv kernel: smpboot: x86: Booting SMP configuration:
Aug 01 17:51:57 tv kernel: .... node  #0, CPUs:        #2  #4  #6  #8 #10 #12 #13 #14 #15 #16 #17 #18 #19
Aug 01 17:51:57 tv kernel: core: cpu_atom PMU driver: 
Aug 01 17:51:57 tv kernel: ... version:                5
Aug 01 17:51:57 tv kernel: ... bit width:              48
Aug 01 17:51:57 tv kernel: ... generic registers:      6
Aug 01 17:51:57 tv kernel: ... value mask:             0000ffffffffffff
Aug 01 17:51:57 tv kernel: ... max period:             00007fffffffffff
Aug 01 17:51:57 tv kernel: ... fixed-purpose events:   3
Aug 01 17:51:57 tv kernel: ... event mask:             000000070000003f
Aug 01 17:51:57 tv kernel:   #1  #3  #5  #7  #9 #11
Aug 01 17:51:57 tv kernel: smp: Brought up 1 node, 20 CPUs
Aug 01 17:51:57 tv kernel: smpboot: Total of 20 processors activated (139776.00 BogoMIPS)
Aug 01 17:51:57 tv kernel: Memory: 16017056K/16534952K available (19713K kernel code, 2940K rwdata, 16528K rodata, 4644K init, 5024K bss, 490708K reserved, 0K cma-reserved)
Aug 01 17:51:57 tv kernel: devtmpfs: initialized
Aug 01 17:51:57 tv kernel: x86/mm: Memory block size: 128MB
Aug 01 17:51:57 tv kernel: ACPI: PM: Registering ACPI NVS region [mem 0x34a9f000-0x34bd2fff] (1261568 bytes)
Aug 01 17:51:57 tv kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Aug 01 17:51:57 tv kernel: posixtimers hash table entries: 16384 (order: 6, 262144 bytes, linear)
Aug 01 17:51:57 tv kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Aug 01 17:51:57 tv kernel: pinctrl core: initialized pinctrl subsystem
Aug 01 17:51:57 tv kernel: PM: RTC time: 22:51:45, date: 2025-08-01
Aug 01 17:51:57 tv kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Aug 01 17:51:57 tv kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Aug 01 17:51:57 tv kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Aug 01 17:51:57 tv kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Aug 01 17:51:57 tv kernel: audit: initializing netlink subsys (disabled)
Aug 01 17:51:57 tv kernel: audit: type=2000 audit(1754088705.016:1): state=initialized audit_enabled=0 res=1
Aug 01 17:51:57 tv kernel: thermal_sys: Registered thermal governor 'fair_share'
Aug 01 17:51:57 tv kernel: thermal_sys: Registered thermal governor 'bang_bang'
Aug 01 17:51:57 tv kernel: thermal_sys: Registered thermal governor 'step_wise'
Aug 01 17:51:57 tv kernel: thermal_sys: Registered thermal governor 'user_space'
Aug 01 17:51:57 tv kernel: thermal_sys: Registered thermal governor 'power_allocator'
Aug 01 17:51:57 tv kernel: cpuidle: using governor ladder
Aug 01 17:51:57 tv kernel: cpuidle: using governor menu
Aug 01 17:51:57 tv kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Aug 01 17:51:57 tv kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Aug 01 17:51:57 tv kernel: PCI: ECAM [mem 0xc0000000-0xcfffffff] (base 0xc0000000) for domain 0000 [bus 00-ff]
Aug 01 17:51:57 tv kernel: PCI: Using configuration type 1 for base access
Aug 01 17:51:57 tv kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Aug 01 17:51:57 tv kernel: HugeTLB: allocation took 0ms with hugepage_allocation_threads=5
Aug 01 17:51:57 tv kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Aug 01 17:51:57 tv kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Aug 01 17:51:57 tv kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Aug 01 17:51:57 tv kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Aug 01 17:51:57 tv kernel: raid6: skipped pq benchmark and selected avx2x4
Aug 01 17:51:57 tv kernel: raid6: using avx2x2 recovery algorithm
Aug 01 17:51:57 tv kernel: ACPI: Added _OSI(Module Device)
Aug 01 17:51:57 tv kernel: ACPI: Added _OSI(Processor Device)
Aug 01 17:51:57 tv kernel: ACPI: Added _OSI(Processor Aggregator Device)
Aug 01 17:51:57 tv kernel: ACPI: 15 ACPI AML tables successfully acquired and loaded
Aug 01 17:51:57 tv kernel: ACPI: Dynamic OEM Table Load:
Aug 01 17:51:57 tv kernel: ACPI: SSDT 0xFFFF8B0081397400 000394 (v02 PmRef  Cpu0Cst  00003001 INTL 20200717)
Aug 01 17:51:57 tv kernel: ACPI: Dynamic OEM Table Load:
Aug 01 17:51:57 tv kernel: ACPI: SSDT 0xFFFF8B008138B000 0006AA (v02 PmRef  Cpu0Ist  00003000 INTL 20200717)
Aug 01 17:51:57 tv kernel: ACPI: Dynamic OEM Table Load:
Aug 01 17:51:57 tv kernel: ACPI: SSDT 0xFFFF8B008291C600 0001AB (v02 PmRef  Cpu0Psd  00003000 INTL 20200717)
Aug 01 17:51:57 tv kernel: ACPI: Dynamic OEM Table Load:
Aug 01 17:51:57 tv kernel: ACPI: SSDT 0xFFFF8B0081388000 0004B5 (v02 PmRef  Cpu0Hwp  00003000 INTL 20200717)
Aug 01 17:51:57 tv kernel: ACPI: Dynamic OEM Table Load:
Aug 01 17:51:57 tv kernel: ACPI: SSDT 0xFFFF8B0081380000 001BAF (v02 PmRef  ApIst    00003000 INTL 20200717)
Aug 01 17:51:57 tv kernel: ACPI: Dynamic OEM Table Load:
Aug 01 17:51:57 tv kernel: ACPI: SSDT 0xFFFF8B0081384000 001038 (v02 PmRef  ApHwp    00003000 INTL 20200717)
Aug 01 17:51:57 tv kernel: ACPI: Dynamic OEM Table Load:
Aug 01 17:51:57 tv kernel: ACPI: SSDT 0xFFFF8B0081382000 001349 (v02 PmRef  ApPsd    00003000 INTL 20200717)
Aug 01 17:51:57 tv kernel: ACPI: Dynamic OEM Table Load:
Aug 01 17:51:57 tv kernel: ACPI: SSDT 0xFFFF8B00813A1000 000FBB (v02 PmRef  ApCst    00003000 INTL 20200717)
Aug 01 17:51:57 tv kernel: ACPI: Interpreter enabled
Aug 01 17:51:57 tv kernel: ACPI: PM: (supports S0 S3 S4 S5)
Aug 01 17:51:57 tv kernel: ACPI: Using IOAPIC for interrupt routing
Aug 01 17:51:57 tv kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Aug 01 17:51:57 tv kernel: PCI: Ignoring E820 reservations for host bridge windows
Aug 01 17:51:57 tv kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
Aug 01 17:51:57 tv kernel: ACPI: \_SB_.PC00.PAUD: New power resource
Aug 01 17:51:57 tv kernel: ACPI: \_SB_.PC00.I2C1.PXTC: New power resource
Aug 01 17:51:57 tv kernel: ACPI: \_SB_.PC00.CNVW.WRST: New power resource
Aug 01 17:51:57 tv kernel: ACPI: \_TZ_.FN00: New power resource
Aug 01 17:51:57 tv kernel: ACPI: \_TZ_.FN01: New power resource
Aug 01 17:51:57 tv kernel: ACPI: \_TZ_.FN02: New power resource
Aug 01 17:51:57 tv kernel: ACPI: \_TZ_.FN03: New power resource
Aug 01 17:51:57 tv kernel: ACPI: \_TZ_.FN04: New power resource
Aug 01 17:51:57 tv kernel: ACPI: \PIN_: New power resource
Aug 01 17:51:57 tv kernel: ACPI: \SPR4: New power resource
Aug 01 17:51:57 tv kernel: ACPI: \SPR5: New power resource
Aug 01 17:51:57 tv kernel: ACPI: \SPR6: New power resource
Aug 01 17:51:57 tv kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
Aug 01 17:51:57 tv kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Aug 01 17:51:57 tv kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Aug 01 17:51:57 tv kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Aug 01 17:51:57 tv kernel: PCI host bridge to bus 0000:00
Aug 01 17:51:57 tv kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Aug 01 17:51:57 tv kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Aug 01 17:51:57 tv kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Aug 01 17:51:57 tv kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
Aug 01 17:51:57 tv kernel: pci_bus 0000:00: root bus resource [mem 0x40400000-0xbfffffff window]
Aug 01 17:51:57 tv kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Aug 01 17:51:57 tv kernel: pci 0000:00:00.0: [8086:a704] type 00 class 0x060000 conventional PCI endpoint
Aug 01 17:51:57 tv kernel: pci 0000:00:01.0: [8086:a70d] type 01 class 0x060400 PCIe Root Port
Aug 01 17:51:57 tv kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Aug 01 17:51:57 tv kernel: pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
Aug 01 17:51:57 tv kernel: pci 0000:00:01.0:   bridge window [mem 0x44000000-0x481fffff]
Aug 01 17:51:57 tv kernel: pci 0000:00:01.0:   bridge window [mem 0x60000000-0x71ffffff 64bit pref]
Aug 01 17:51:57 tv kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Aug 01 17:51:57 tv kernel: pci 0000:00:01.0: PTM enabled (root), 4ns granularity
Aug 01 17:51:57 tv kernel: pci 0000:00:02.0: [8086:a780] type 00 class 0x038000 PCIe Root Complex Integrated Endpoint
Aug 01 17:51:57 tv kernel: pci 0000:00:02.0: BAR 0 [mem 0x49000000-0x49ffffff 64bit]
Aug 01 17:51:57 tv kernel: pci 0000:00:02.0: BAR 2 [mem 0x50000000-0x5fffffff 64bit pref]
Aug 01 17:51:57 tv kernel: pci 0000:00:02.0: BAR 4 [io  0x5000-0x503f]
Aug 01 17:51:57 tv kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Aug 01 17:51:57 tv kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x00ffffff 64bit]
Aug 01 17:51:57 tv kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x06ffffff 64bit]: contains BAR 0 for 7 VFs
Aug 01 17:51:57 tv kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0x1fffffff 64bit pref]
Aug 01 17:51:57 tv kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0xdfffffff 64bit pref]: contains BAR 2 for 7 VFs
Aug 01 17:51:57 tv kernel: pci 0000:00:14.0: [8086:7ae0] type 00 class 0x0c0330 conventional PCI endpoint
Aug 01 17:51:57 tv kernel: pci 0000:00:14.0: BAR 0 [mem 0x4ad20000-0x4ad2ffff 64bit]
Aug 01 17:51:57 tv kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Aug 01 17:51:57 tv kernel: pci 0000:00:14.2: [8086:7aa7] type 00 class 0x050000 conventional PCI endpoint
Aug 01 17:51:57 tv kernel: pci 0000:00:14.2: BAR 0 [mem 0x4ad34000-0x4ad37fff 64bit]
Aug 01 17:51:57 tv kernel: pci 0000:00:14.2: BAR 2 [mem 0x4ad43000-0x4ad43fff 64bit]
Aug 01 17:51:57 tv kernel: pci 0000:00:15.0: [8086:7acc] type 00 class 0x0c8000 conventional PCI endpoint
Aug 01 17:51:57 tv kernel: pci 0000:00:15.0: BAR 0 [mem 0xfe0f9000-0xfe0f9fff 64bit]
Aug 01 17:51:57 tv kernel: pci 0000:00:15.1: [8086:7acd] type 00 class 0x0c8000 conventional PCI endpoint
Aug 01 17:51:57 tv kernel: pci 0000:00:15.1: BAR 0 [mem 0xfe0fa000-0xfe0fafff 64bit]
Aug 01 17:51:57 tv kernel: pci 0000:00:15.2: [8086:7ace] type 00 class 0x0c8000 conventional PCI endpoint
Aug 01 17:51:57 tv kernel: pci 0000:00:15.2: BAR 0 [mem 0xfe0fb000-0xfe0fbfff 64bit]
Aug 01 17:51:57 tv kernel: pci 0000:00:15.3: [8086:7acf] type 00 class 0x0c8000 conventional PCI endpoint
Aug 01 17:51:57 tv kernel: pci 0000:00:15.3: BAR 0 [mem 0xfe0fc000-0xfe0fcfff 64bit]
Aug 01 17:51:57 tv kernel: pci 0000:00:16.0: [8086:7ae8] type 00 class 0x078000 conventional PCI endpoint
Aug 01 17:51:57 tv kernel: pci 0000:00:16.0: BAR 0 [mem 0x4ad3f000-0x4ad3ffff 64bit]
Aug 01 17:51:57 tv kernel: pci 0000:00:16.0: PME# supported from D3hot
Aug 01 17:51:57 tv kernel: pci 0000:00:17.0: [8086:7ae2] type 00 class 0x010601 conventional PCI endpoint
Aug 01 17:51:57 tv kernel: pci 0000:00:17.0: BAR 0 [mem 0x4ad38000-0x4ad39fff]
Aug 01 17:51:57 tv kernel: pci 0000:00:17.0: BAR 1 [mem 0x4ad3e000-0x4ad3e0ff]
Aug 01 17:51:57 tv kernel: pci 0000:00:17.0: BAR 2 [io  0x5090-0x5097]
Aug 01 17:51:57 tv kernel: pci 0000:00:17.0: BAR 3 [io  0x5080-0x5083]
Aug 01 17:51:57 tv kernel: pci 0000:00:17.0: BAR 4 [io  0x5060-0x507f]
Aug 01 17:51:57 tv kernel: pci 0000:00:17.0: BAR 5 [mem 0x4ad3d000-0x4ad3d7ff]
Aug 01 17:51:57 tv kernel: pci 0000:00:17.0: PME# supported from D3hot
Aug 01 17:51:57 tv kernel: pci 0000:00:19.0: [8086:7afc] type 00 class 0x0c8000 conventional PCI endpoint
Aug 01 17:51:57 tv kernel: pci 0000:00:19.0: BAR 0 [mem 0x4ad3c000-0x4ad3cfff 64bit]
Aug 01 17:51:57 tv kernel: pci 0000:00:19.1: [8086:7afd] type 00 class 0x0c8000 conventional PCI endpoint
Aug 01 17:51:57 tv kernel: pci 0000:00:19.1: BAR 0 [mem 0x4ad3b000-0x4ad3bfff 64bit]
Aug 01 17:51:57 tv kernel: pci 0000:00:1c.0: [8086:7ab8] type 01 class 0x060400 PCIe Root Port
Aug 01 17:51:57 tv kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Aug 01 17:51:57 tv kernel: pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
Aug 01 17:51:57 tv kernel: pci 0000:00:1c.0:   bridge window [mem 0x4a100000-0x4aafffff]
Aug 01 17:51:57 tv kernel: pci 0000:00:1c.0:   bridge window [mem 0x72100000-0x72afffff 64bit pref]
Aug 01 17:51:57 tv kernel: pci 0000:00:1c.4: [8086:7abc] type 01 class 0x060400 PCIe Root Port
Aug 01 17:51:57 tv kernel: pci 0000:00:1c.4: PCI bridge to [bus 03]
Aug 01 17:51:57 tv kernel: pci 0000:00:1c.4:   bridge window [mem 0x4ab00000-0x4acfffff]
Aug 01 17:51:57 tv kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Aug 01 17:51:57 tv kernel: pci 0000:00:1c.4: PTM enabled (root), 4ns granularity
Aug 01 17:51:57 tv kernel: pci 0000:00:1f.0: [8086:7a87] type 00 class 0x060100 conventional PCI endpoint
Aug 01 17:51:57 tv kernel: pci 0000:00:1f.3: [8086:7ad0] type 00 class 0x040300 conventional PCI endpoint
Aug 01 17:51:57 tv kernel: pci 0000:00:1f.3: BAR 0 [mem 0x4ad30000-0x4ad33fff 64bit]
Aug 01 17:51:57 tv kernel: pci 0000:00:1f.3: BAR 4 [mem 0x4a000000-0x4a0fffff 64bit]
Aug 01 17:51:57 tv kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Aug 01 17:51:57 tv kernel: pci 0000:00:1f.4: [8086:7aa3] type 00 class 0x0c0500 conventional PCI endpoint
Aug 01 17:51:57 tv kernel: pci 0000:00:1f.4: BAR 0 [mem 0x4ad3a000-0x4ad3a0ff 64bit]
Aug 01 17:51:57 tv kernel: pci 0000:00:1f.4: BAR 4 [io  0xefa0-0xefbf]
Aug 01 17:51:57 tv kernel: pci 0000:00:1f.5: [8086:7aa4] type 00 class 0x0c8000 conventional PCI endpoint
Aug 01 17:51:57 tv kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
Aug 01 17:51:57 tv kernel: pci 0000:00:1f.6: [8086:1a1d] type 00 class 0x020000 conventional PCI endpoint
Aug 01 17:51:57 tv kernel: pci 0000:00:1f.6: BAR 0 [mem 0x4ad00000-0x4ad1ffff]
Aug 01 17:51:57 tv kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Aug 01 17:51:57 tv kernel: pci 0000:01:00.0: [10de:2d05] type 00 class 0x030000 PCIe Legacy Endpoint
Aug 01 17:51:57 tv kernel: pci 0000:01:00.0: BAR 0 [mem 0x44000000-0x47ffffff]
Aug 01 17:51:57 tv kernel: pci 0000:01:00.0: BAR 1 [mem 0x60000000-0x6fffffff 64bit pref]
Aug 01 17:51:57 tv kernel: pci 0000:01:00.0: BAR 3 [mem 0x70000000-0x71ffffff 64bit pref]
Aug 01 17:51:57 tv kernel: pci 0000:01:00.0: BAR 5 [io  0x4000-0x407f]
Aug 01 17:51:57 tv kernel: pci 0000:01:00.0: ROM [mem 0x48000000-0x4807ffff pref]
Aug 01 17:51:57 tv kernel: pci 0000:01:00.0: Enabling HDA controller
Aug 01 17:51:57 tv kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Aug 01 17:51:57 tv kernel: pci 0000:01:00.0: VF BAR 0 [mem 0x00000000-0x0003ffff 64bit pref]
Aug 01 17:51:57 tv kernel: pci 0000:01:00.0: VF BAR 0 [mem 0x00000000-0x0003ffff 64bit pref]: contains BAR 0 for 1 VFs
Aug 01 17:51:57 tv kernel: pci 0000:01:00.0: VF BAR 2 [mem 0x00000000-0x0fffffff 64bit pref]
Aug 01 17:51:57 tv kernel: pci 0000:01:00.0: VF BAR 2 [mem 0x00000000-0x0fffffff 64bit pref]: contains BAR 2 for 1 VFs
Aug 01 17:51:57 tv kernel: pci 0000:01:00.0: VF BAR 4 [mem 0x00000000-0x01ffffff 64bit pref]
Aug 01 17:51:57 tv kernel: pci 0000:01:00.0: VF BAR 4 [mem 0x00000000-0x01ffffff 64bit pref]: contains BAR 4 for 1 VFs
Aug 01 17:51:57 tv 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.0 (capable of 504.112 Gb/s with 32.0 GT/s PCIe x16 link)
Aug 01 17:51:57 tv kernel: pci 0000:01:00.1: [10de:22eb] type 00 class 0x040300 PCIe Endpoint
Aug 01 17:51:57 tv kernel: pci 0000:01:00.1: BAR 0 [mem 0x48080000-0x48083fff]
Aug 01 17:51:57 tv kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Aug 01 17:51:57 tv kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Aug 01 17:51:57 tv kernel: pci 0000:03:00.0: [126f:2263] type 00 class 0x010802 PCIe Endpoint
Aug 01 17:51:57 tv kernel: pci 0000:03:00.0: BAR 0 [mem 0x4ab00000-0x4ab03fff 64bit]
Aug 01 17:51:57 tv kernel: pci 0000:00:1c.4: PCI bridge to [bus 03]
Aug 01 17:51:57 tv kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Aug 01 17:51:57 tv kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 1
Aug 01 17:51:57 tv kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Aug 01 17:51:57 tv kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Aug 01 17:51:57 tv kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Aug 01 17:51:57 tv kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Aug 01 17:51:57 tv kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Aug 01 17:51:57 tv kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Aug 01 17:51:57 tv kernel: iommu: Default domain type: Translated
Aug 01 17:51:57 tv kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Aug 01 17:51:57 tv kernel: SCSI subsystem initialized
Aug 01 17:51:57 tv kernel: libata version 3.00 loaded.
Aug 01 17:51:57 tv kernel: ACPI: bus type USB registered
Aug 01 17:51:57 tv kernel: usbcore: registered new interface driver usbfs
Aug 01 17:51:57 tv kernel: usbcore: registered new interface driver hub
Aug 01 17:51:57 tv kernel: usbcore: registered new device driver usb
Aug 01 17:51:57 tv kernel: EDAC MC: Ver: 3.0.0
Aug 01 17:51:57 tv kernel: efivars: Registered efivars operations
Aug 01 17:51:57 tv kernel: NetLabel: Initializing
Aug 01 17:51:57 tv kernel: NetLabel:  domain hash size = 128
Aug 01 17:51:57 tv kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Aug 01 17:51:57 tv kernel: NetLabel:  unlabeled traffic allowed by default
Aug 01 17:51:57 tv kernel: mctp: management component transport protocol core
Aug 01 17:51:57 tv kernel: NET: Registered PF_MCTP protocol family
Aug 01 17:51:57 tv kernel: PCI: Using ACPI for IRQ routing
Aug 01 17:51:57 tv kernel: PCI: pci_cache_line_size set to 64 bytes
Aug 01 17:51:57 tv kernel: pci 0000:00:15.0: BAR 0 [mem 0xfe0f9000-0xfe0f9fff 64bit]: can't claim; no compatible bridge window
Aug 01 17:51:57 tv kernel: pci 0000:00:15.1: BAR 0 [mem 0xfe0fa000-0xfe0fafff 64bit]: can't claim; no compatible bridge window
Aug 01 17:51:57 tv kernel: pci 0000:00:15.2: BAR 0 [mem 0xfe0fb000-0xfe0fbfff 64bit]: can't claim; no compatible bridge window
Aug 01 17:51:57 tv kernel: pci 0000:00:15.3: BAR 0 [mem 0xfe0fc000-0xfe0fcfff 64bit]: can't claim; no compatible bridge window
Aug 01 17:51:57 tv kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]: can't claim; no compatible bridge window
Aug 01 17:51:57 tv kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
Aug 01 17:51:57 tv kernel: e820: reserve RAM buffer [mem 0x2d393000-0x2fffffff]
Aug 01 17:51:57 tv kernel: e820: reserve RAM buffer [mem 0x2f76d000-0x2fffffff]
Aug 01 17:51:57 tv kernel: e820: reserve RAM buffer [mem 0x30f93000-0x33ffffff]
Aug 01 17:51:57 tv kernel: e820: reserve RAM buffer [mem 0x317cc000-0x33ffffff]
Aug 01 17:51:57 tv kernel: e820: reserve RAM buffer [mem 0x36000000-0x37ffffff]
Aug 01 17:51:57 tv kernel: e820: reserve RAM buffer [mem 0x4bfc00000-0x4bfffffff]
Aug 01 17:51:57 tv kernel: pci 0000:01:00.0: vgaarb: setting as boot VGA device
Aug 01 17:51:57 tv kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Aug 01 17:51:57 tv kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Aug 01 17:51:57 tv kernel: vgaarb: loaded
Aug 01 17:51:57 tv kernel: clocksource: Switched to clocksource tsc-early
Aug 01 17:51:57 tv kernel: VFS: Disk quotas dquot_6.6.0
Aug 01 17:51:57 tv kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Aug 01 17:51:57 tv kernel: pnp: PnP ACPI init
Aug 01 17:51:57 tv kernel: system 00:00: [io  0x0a00-0x0a2f] has been reserved
Aug 01 17:51:57 tv kernel: system 00:00: [io  0x0a30-0x0a3f] has been reserved
Aug 01 17:51:57 tv kernel: system 00:00: [io  0x0a40-0x0a4f] has been reserved
Aug 01 17:51:57 tv kernel: pnp 00:01: [dma 0 disabled]
Aug 01 17:51:57 tv kernel: system 00:02: [io  0x0680-0x069f] has been reserved
Aug 01 17:51:57 tv kernel: system 00:02: [io  0x164e-0x164f] has been reserved
Aug 01 17:51:57 tv kernel: system 00:03: [io  0x1854-0x1857] has been reserved
Aug 01 17:51:57 tv kernel: system 00:04: [mem 0xfc000000-0xfc00ffff] has been reserved
Aug 01 17:51:57 tv kernel: pnp 00:05: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Aug 01 17:51:57 tv kernel: system 00:05: [mem 0xfedc0000-0xfedc7fff] has been reserved
Aug 01 17:51:57 tv kernel: system 00:05: [mem 0xfeda0000-0xfeda0fff] has been reserved
Aug 01 17:51:57 tv kernel: system 00:05: [mem 0xfeda1000-0xfeda1fff] has been reserved
Aug 01 17:51:57 tv kernel: system 00:05: [mem 0xfed20000-0xfed7ffff] could not be reserved
Aug 01 17:51:57 tv kernel: system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
Aug 01 17:51:57 tv kernel: system 00:05: [mem 0xfed45000-0xfed8ffff] could not be reserved
Aug 01 17:51:57 tv kernel: system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
Aug 01 17:51:57 tv kernel: system 00:06: [io  0x2000-0x20fe] has been reserved
Aug 01 17:51:57 tv kernel: pnp: PnP ACPI: found 8 devices
Aug 01 17:51:57 tv kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Aug 01 17:51:57 tv kernel: NET: Registered PF_INET protocol family
Aug 01 17:51:57 tv kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Aug 01 17:51:57 tv kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Aug 01 17:51:57 tv kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Aug 01 17:51:57 tv kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Aug 01 17:51:57 tv kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Aug 01 17:51:57 tv kernel: TCP: Hash tables configured (established 131072 bind 65536)
Aug 01 17:51:57 tv kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Aug 01 17:51:57 tv kernel: UDP hash table entries: 8192 (order: 7, 524288 bytes, linear)
Aug 01 17:51:57 tv kernel: UDP-Lite hash table entries: 8192 (order: 7, 524288 bytes, linear)
Aug 01 17:51:57 tv kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Aug 01 17:51:57 tv kernel: NET: Registered PF_XDP protocol family
Aug 01 17:51:57 tv kernel: pci 0000:00:02.0: VF BAR 2 [mem size 0xe0000000 64bit pref]: can't assign; no space
Aug 01 17:51:57 tv kernel: pci 0000:00:02.0: VF BAR 2 [mem size 0xe0000000 64bit pref]: failed to assign
Aug 01 17:51:57 tv kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x73000000-0x79ffffff 64bit]: assigned
Aug 01 17:51:57 tv kernel: pci 0000:00:15.0: BAR 0 [mem 0x40400000-0x40400fff 64bit]: assigned
Aug 01 17:51:57 tv kernel: pci 0000:00:15.1: BAR 0 [mem 0x40401000-0x40401fff 64bit]: assigned
Aug 01 17:51:57 tv kernel: pci 0000:00:15.2: BAR 0 [mem 0x40402000-0x40402fff 64bit]: assigned
Aug 01 17:51:57 tv kernel: pci 0000:00:15.3: BAR 0 [mem 0x40403000-0x40403fff 64bit]: assigned
Aug 01 17:51:57 tv kernel: pci 0000:00:1f.5: BAR 0 [mem 0x40404000-0x40404fff]: assigned
Aug 01 17:51:57 tv kernel: pci 0000:01:00.0: VF BAR 2 [mem size 0x10000000 64bit pref]: can't assign; no space
Aug 01 17:51:57 tv kernel: pci 0000:01:00.0: VF BAR 2 [mem size 0x10000000 64bit pref]: failed to assign
Aug 01 17:51:57 tv kernel: pci 0000:01:00.0: VF BAR 4 [mem size 0x02000000 64bit pref]: can't assign; no space
Aug 01 17:51:57 tv kernel: pci 0000:01:00.0: VF BAR 4 [mem size 0x02000000 64bit pref]: failed to assign
Aug 01 17:51:57 tv kernel: pci 0000:01:00.0: VF BAR 0 [mem 0x480c0000-0x480fffff 64bit pref]: assigned
Aug 01 17:51:57 tv kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Aug 01 17:51:57 tv kernel: pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
Aug 01 17:51:57 tv kernel: pci 0000:00:01.0:   bridge window [mem 0x44000000-0x481fffff]
Aug 01 17:51:57 tv kernel: pci 0000:00:01.0:   bridge window [mem 0x60000000-0x71ffffff 64bit pref]
Aug 01 17:51:57 tv kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Aug 01 17:51:57 tv kernel: pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
Aug 01 17:51:57 tv kernel: pci 0000:00:1c.0:   bridge window [mem 0x4a100000-0x4aafffff]
Aug 01 17:51:57 tv kernel: pci 0000:00:1c.0:   bridge window [mem 0x72100000-0x72afffff 64bit pref]
Aug 01 17:51:57 tv kernel: pci 0000:00:1c.4: PCI bridge to [bus 03]
Aug 01 17:51:57 tv kernel: pci 0000:00:1c.4:   bridge window [mem 0x4ab00000-0x4acfffff]
Aug 01 17:51:57 tv kernel: pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc
Aug 01 17:51:57 tv kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Aug 01 17:51:57 tv kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Aug 01 17:51:57 tv kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Aug 01 17:51:57 tv kernel: pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000fffff window]
Aug 01 17:51:57 tv kernel: pci_bus 0000:00: resource 8 [mem 0x40400000-0xbfffffff window]
Aug 01 17:51:57 tv kernel: pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
Aug 01 17:51:57 tv kernel: pci_bus 0000:01: resource 1 [mem 0x44000000-0x481fffff]
Aug 01 17:51:57 tv kernel: pci_bus 0000:01: resource 2 [mem 0x60000000-0x71ffffff 64bit pref]
Aug 01 17:51:57 tv kernel: pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
Aug 01 17:51:57 tv kernel: pci_bus 0000:02: resource 1 [mem 0x4a100000-0x4aafffff]
Aug 01 17:51:57 tv kernel: pci_bus 0000:02: resource 2 [mem 0x72100000-0x72afffff 64bit pref]
Aug 01 17:51:57 tv kernel: pci_bus 0000:03: resource 1 [mem 0x4ab00000-0x4acfffff]
Aug 01 17:51:57 tv kernel: pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
Aug 01 17:51:57 tv kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Aug 01 17:51:57 tv kernel: PCI: CLS 64 bytes, default 64
Aug 01 17:51:57 tv kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Aug 01 17:51:57 tv kernel: software IO TLB: mapped [mem 0x00000000178e6000-0x000000001b8e6000] (64MB)
Aug 01 17:51:57 tv kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325ea749ca1, max_idle_ns: 440795373125 ns
Aug 01 17:51:57 tv kernel: Trying to unpack rootfs image as initramfs...
Aug 01 17:51:57 tv kernel: clocksource: Switched to clocksource tsc
Aug 01 17:51:57 tv kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
Aug 01 17:51:57 tv kernel: Initialise system trusted keyrings
Aug 01 17:51:57 tv kernel: Key type blacklist registered
Aug 01 17:51:57 tv kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0
Aug 01 17:51:57 tv kernel: fuse: init (API version 7.43)
Aug 01 17:51:57 tv kernel: integrity: Platform Keyring initialized
Aug 01 17:51:57 tv kernel: integrity: Machine keyring initialized
Aug 01 17:51:57 tv kernel: xor: automatically using best checksumming function   avx       
Aug 01 17:51:57 tv kernel: Key type asymmetric registered
Aug 01 17:51:57 tv kernel: Asymmetric key parser 'x509' registered
Aug 01 17:51:57 tv kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Aug 01 17:51:57 tv kernel: io scheduler mq-deadline registered
Aug 01 17:51:57 tv kernel: io scheduler kyber registered
Aug 01 17:51:57 tv kernel: io scheduler bfq registered
Aug 01 17:51:57 tv kernel: ledtrig-cpu: registered to indicate activity on CPUs
Aug 01 17:51:57 tv kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 120
Aug 01 17:51:57 tv kernel: pcieport 0000:00:01.0: AER: enabled with IRQ 120
Aug 01 17:51:57 tv kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 121
Aug 01 17:51:57 tv kernel: pcieport 0000:00:1c.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Aug 01 17:51:57 tv kernel: pcieport 0000:00:1c.4: PME: Signaling with IRQ 122
Aug 01 17:51:57 tv kernel: pcieport 0000:00:1c.4: AER: enabled with IRQ 122
Aug 01 17:51:57 tv kernel: Monitor-Mwait will be used to enter C-1 state
Aug 01 17:51:57 tv kernel: Monitor-Mwait will be used to enter C-2 state
Aug 01 17:51:57 tv kernel: Monitor-Mwait will be used to enter C-3 state
Aug 01 17:51:57 tv kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
Aug 01 17:51:57 tv kernel: ACPI: button: Sleep Button [SLPB]
Aug 01 17:51:57 tv kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Aug 01 17:51:57 tv kernel: ACPI: button: Power Button [PWRB]
Aug 01 17:51:57 tv kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Aug 01 17:51:57 tv kernel: ACPI: button: Power Button [PWRF]
Aug 01 17:51:57 tv kernel: Freeing initrd memory: 72204K
Aug 01 17:51:57 tv kernel: ACPI: \_TZ_.TZ10: _PSL evaluation failure
Aug 01 17:51:57 tv kernel: thermal LNXTHERM:00: registered as thermal_zone0
Aug 01 17:51:57 tv kernel: ACPI: thermal: Thermal Zone [TZ10] (17 C)
Aug 01 17:51:57 tv kernel: thermal LNXTHERM:01: registered as thermal_zone1
Aug 01 17:51:57 tv kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Aug 01 17:51:57 tv kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Aug 01 17:51:57 tv kernel: 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Aug 01 17:51:57 tv kernel: hpet_acpi_add: no address or irqs in _CRS
Aug 01 17:51:57 tv kernel: Non-volatile memory driver v1.3
Aug 01 17:51:57 tv kernel: Linux agpgart interface v0.103
Aug 01 17:51:57 tv kernel: ACPI: bus type drm_connector registered
Aug 01 17:51:57 tv kernel: ahci 0000:00:17.0: version 3.0
Aug 01 17:51:57 tv kernel: ahci 0000:00:17.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Aug 01 17:51:57 tv kernel: ahci 0000:00:17.0: 4/4 ports implemented (port mask 0xf0)
Aug 01 17:51:57 tv kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds 
Aug 01 17:51:57 tv kernel: scsi host0: ahci
Aug 01 17:51:57 tv kernel: scsi host1: ahci
Aug 01 17:51:57 tv kernel: scsi host2: ahci
Aug 01 17:51:57 tv kernel: scsi host3: ahci
Aug 01 17:51:57 tv kernel: scsi host4: ahci
Aug 01 17:51:57 tv kernel: scsi host5: ahci
Aug 01 17:51:57 tv kernel: scsi host6: ahci
Aug 01 17:51:57 tv kernel: scsi host7: ahci
Aug 01 17:51:57 tv kernel: ata1: DUMMY
Aug 01 17:51:57 tv kernel: ata2: DUMMY
Aug 01 17:51:57 tv kernel: ata3: DUMMY
Aug 01 17:51:57 tv kernel: ata4: DUMMY
Aug 01 17:51:57 tv kernel: ata5: SATA max UDMA/133 abar m2048@0x4ad3d000 port 0x4ad3d300 irq 123 lpm-pol 3
Aug 01 17:51:57 tv kernel: ata6: SATA max UDMA/133 abar m2048@0x4ad3d000 port 0x4ad3d380 irq 123 lpm-pol 3
Aug 01 17:51:57 tv kernel: ata7: SATA max UDMA/133 abar m2048@0x4ad3d000 port 0x4ad3d400 irq 123 lpm-pol 3
Aug 01 17:51:57 tv kernel: ata8: SATA max UDMA/133 abar m2048@0x4ad3d000 port 0x4ad3d480 irq 123 lpm-pol 3
Aug 01 17:51:57 tv kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Aug 01 17:51:57 tv kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Aug 01 17:51:57 tv kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
Aug 01 17:51:57 tv kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Aug 01 17:51:57 tv kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Aug 01 17:51:57 tv kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.2 Enhanced SuperSpeed
Aug 01 17:51:57 tv kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.15
Aug 01 17:51:57 tv kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 01 17:51:57 tv kernel: usb usb1: Product: xHCI Host Controller
Aug 01 17:51:57 tv kernel: usb usb1: Manufacturer: Linux 6.15.8-arch1-2 xhci-hcd
Aug 01 17:51:57 tv kernel: usb usb1: SerialNumber: 0000:00:14.0
Aug 01 17:51:57 tv kernel: hub 1-0:1.0: USB hub found
Aug 01 17:51:57 tv kernel: hub 1-0:1.0: 16 ports detected
Aug 01 17:51:57 tv kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.15
Aug 01 17:51:57 tv kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 01 17:51:57 tv kernel: usb usb2: Product: xHCI Host Controller
Aug 01 17:51:57 tv kernel: usb usb2: Manufacturer: Linux 6.15.8-arch1-2 xhci-hcd
Aug 01 17:51:57 tv kernel: usb usb2: SerialNumber: 0000:00:14.0
Aug 01 17:51:57 tv kernel: hub 2-0:1.0: USB hub found
Aug 01 17:51:57 tv kernel: hub 2-0:1.0: 4 ports detected
Aug 01 17:51:57 tv kernel: usbcore: registered new interface driver usbserial_generic
Aug 01 17:51:57 tv kernel: usbserial: USB Serial support registered for generic
Aug 01 17:51:57 tv kernel: i8042: PNP: No PS/2 controller found.
Aug 01 17:51:57 tv kernel: rtc_cmos rtc_cmos: RTC can wake from S4
Aug 01 17:51:57 tv kernel: rtc_cmos rtc_cmos: registered as rtc0
Aug 01 17:51:57 tv kernel: rtc_cmos rtc_cmos: setting system clock to 2025-08-01T22:51:48 UTC (1754088708)
Aug 01 17:51:57 tv kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
Aug 01 17:51:57 tv kernel: intel_pstate: Intel P-state driver initializing
Aug 01 17:51:57 tv kernel: intel_pstate: HWP enabled
Aug 01 17:51:57 tv kernel: simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
Aug 01 17:51:57 tv kernel: [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
Aug 01 17:51:57 tv kernel: fbcon: Deferring console take-over
Aug 01 17:51:57 tv kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Aug 01 17:51:57 tv kernel: hid: raw HID events driver (C) Jiri Kosina
Aug 01 17:51:57 tv kernel: usbcore: registered new interface driver usbhid
Aug 01 17:51:57 tv kernel: usbhid: USB HID core driver
Aug 01 17:51:57 tv kernel: drop_monitor: Initializing network drop monitor service
Aug 01 17:51:57 tv kernel: NET: Registered PF_INET6 protocol family
Aug 01 17:51:57 tv kernel: Segment Routing with IPv6
Aug 01 17:51:57 tv kernel: RPL Segment Routing with IPv6
Aug 01 17:51:57 tv kernel: In-situ OAM (IOAM) with IPv6
Aug 01 17:51:57 tv kernel: NET: Registered PF_PACKET protocol family
Aug 01 17:51:57 tv kernel: microcode: Current revision: 0x0000012f
Aug 01 17:51:57 tv kernel: microcode: Updated early from: 0x0000012b
Aug 01 17:51:57 tv kernel: IPI shorthand broadcast: enabled
Aug 01 17:51:57 tv kernel: sched_clock: Marking stable (3545001109, 6422129)->(3604833861, -53410623)
Aug 01 17:51:57 tv kernel: registered taskstats version 1
Aug 01 17:51:57 tv kernel: Loading compiled-in X.509 certificates
Aug 01 17:51:57 tv kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 4ee763e1b4a422fbf34e1bed7fe12a7060afe2a6'
Aug 01 17:51:57 tv kernel: zswap: loaded using pool zstd/zsmalloc
Aug 01 17:51:57 tv kernel: Demotion targets for Node 0: null
Aug 01 17:51:57 tv kernel: Key type .fscrypt registered
Aug 01 17:51:57 tv kernel: Key type fscrypt-provisioning registered
Aug 01 17:51:57 tv kernel: Btrfs loaded, zoned=yes, fsverity=yes
Aug 01 17:51:57 tv kernel: Key type big_key registered
Aug 01 17:51:57 tv kernel: PM:   Magic number: 5:760:905
Aug 01 17:51:57 tv kernel: RAS: Correctable Errors collector initialized.
Aug 01 17:51:57 tv kernel: clk: Disabling unused clocks
Aug 01 17:51:57 tv kernel: PM: genpd: Disabling unused power domains
Aug 01 17:51:57 tv kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
Aug 01 17:51:57 tv kernel: ata6: SATA link down (SStatus 4 SControl 300)
Aug 01 17:51:57 tv kernel: ata5: SATA link down (SStatus 4 SControl 300)
Aug 01 17:51:57 tv kernel: ata8: SATA link down (SStatus 4 SControl 300)
Aug 01 17:51:57 tv kernel: ata7: SATA link down (SStatus 4 SControl 300)
Aug 01 17:51:57 tv kernel: Freeing unused decrypted memory: 2028K
Aug 01 17:51:57 tv kernel: Freeing unused kernel image (initmem) memory: 4644K
Aug 01 17:51:57 tv kernel: Write protecting the kernel read-only data: 38912k
Aug 01 17:51:57 tv kernel: Freeing unused kernel image (text/rodata gap) memory: 764K
Aug 01 17:51:57 tv kernel: Freeing unused kernel image (rodata/data gap) memory: 1904K
Aug 01 17:51:57 tv kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Aug 01 17:51:57 tv kernel: rodata_test: all tests were successful
Aug 01 17:51:57 tv kernel: Run /init as init process
Aug 01 17:51:57 tv kernel:   with arguments:
Aug 01 17:51:57 tv kernel:     /init
Aug 01 17:51:57 tv kernel:   with environment:
Aug 01 17:51:57 tv kernel:     HOME=/
Aug 01 17:51:57 tv kernel:     TERM=linux
Aug 01 17:51:57 tv kernel:     BOOT_IMAGE=/vmlinuz-linux
Aug 01 17:51:57 tv kernel: usb 1-1: device descriptor read/64, error -71
Aug 01 17:51:57 tv kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Aug 01 17:51:57 tv kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
Aug 01 17:51:57 tv kernel: Key type psk registered
Aug 01 17:51:57 tv kernel: nvme 0000:03:00.0: platform quirk: setting simple suspend
Aug 01 17:51:57 tv kernel: nvme nvme0: pci function 0000:03:00.0
Aug 01 17:51:57 tv kernel: nvme nvme0: allocated 64 MiB host memory buffer (16 segments).
Aug 01 17:51:57 tv kernel: nvme nvme0: 8/0/0 default/read/poll queues
Aug 01 17:51:57 tv kernel: nvme nvme0: Ignoring bogus Namespace Identifiers
Aug 01 17:51:57 tv kernel:  nvme0n1: p1 p2 p3
Aug 01 17:51:57 tv kernel: i915 0000:00:02.0: enabling device (0006 -> 0007)
Aug 01 17:51:57 tv kernel: i915 0000:00:02.0: [drm] Found alderlake_s/raptorlake_s (device ID a780) integrated display version 12.00 stepping D0
Aug 01 17:51:57 tv kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Aug 01 17:51:57 tv kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adls_dmc_ver2_01.bin (v2.1)
Aug 01 17:51:57 tv kernel: i915 0000:00:02.0: [drm] GT0: GuC firmware i915/tgl_guc_70.bin version 70.44.1
Aug 01 17:51:57 tv kernel: i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
Aug 01 17:51:57 tv kernel: i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
Aug 01 17:51:57 tv kernel: i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
Aug 01 17:51:57 tv kernel: i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
Aug 01 17:51:57 tv kernel: i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
Aug 01 17:51:57 tv kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
Aug 01 17:51:57 tv kernel: [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 1
Aug 01 17:51:57 tv kernel: i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
Aug 01 17:51:57 tv kernel: i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
Aug 01 17:51:57 tv kernel: usb 1-1: new full-speed USB device number 3 using xhci_hcd
Aug 01 17:51:57 tv kernel: usb usb1-port1: attempt power cycle
Aug 01 17:51:57 tv kernel: usb 1-1: new full-speed USB device number 4 using xhci_hcd
Aug 01 17:51:57 tv kernel: usb 1-1: device descriptor read/8, error -71
Aug 01 17:51:57 tv kernel: usb 1-1: device descriptor read/8, error -71
Aug 01 17:51:57 tv kernel: usb 1-1: new high-speed USB device number 5 using xhci_hcd
Aug 01 17:51:57 tv kernel: usb 1-1: New USB device found, idVendor=2972, idProduct=0047, bcdDevice= 1.24
Aug 01 17:51:57 tv kernel: usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=0
Aug 01 17:51:57 tv kernel: usb 1-1: Product: FiiO K7
Aug 01 17:51:57 tv kernel: usb 1-1: Manufacturer: GuangZhou FiiO Electronics Co.,Ltd
Aug 01 17:51:57 tv kernel: usb 1-7: new full-speed USB device number 6 using xhci_hcd
Aug 01 17:51:57 tv kernel: usb 1-7: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.11
Aug 01 17:51:57 tv kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Aug 01 17:51:57 tv kernel: usb 1-7: Product: USB Receiver
Aug 01 17:51:57 tv kernel: usb 1-7: Manufacturer: Logitech
Aug 01 17:51:57 tv kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:046D:C52B.0001/input/input4
Aug 01 17:51:57 tv kernel: hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-7/input0
Aug 01 17:51:57 tv kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52B.0002/input/input5
Aug 01 17:51:57 tv kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52B.0002/input/input6
Aug 01 17:51:57 tv kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:046D:C52B.0002/input/input7
Aug 01 17:51:57 tv kernel: hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-7/input1
Aug 01 17:51:57 tv kernel: hid-generic 0003:046D:C52B.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-7/input2
Aug 01 17:51:57 tv kernel: usb 1-8: new full-speed USB device number 7 using xhci_hcd
Aug 01 17:51:57 tv kernel: usb 1-8: New USB device found, idVendor=2357, idProduct=0604, bcdDevice= 2.00
Aug 01 17:51:57 tv kernel: usb 1-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Aug 01 17:51:57 tv kernel: usb 1-8: Product: TP-Link Bluetooth USB Adapter
Aug 01 17:51:57 tv kernel: usb 1-8: Manufacturer:  
Aug 01 17:51:57 tv kernel: usb 1-8: SerialNumber: BC071D722D9B
Aug 01 17:51:57 tv kernel: usb 1-9: new high-speed USB device number 8 using xhci_hcd
Aug 01 17:51:57 tv kernel: usb 1-9: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=60.70
Aug 01 17:51:57 tv kernel: usb 1-9: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Aug 01 17:51:57 tv kernel: usb 1-9: Product: USB2.0 Hub
Aug 01 17:51:57 tv kernel: hub 1-9:1.0: USB hub found
Aug 01 17:51:57 tv kernel: hub 1-9:1.0: 4 ports detected
Aug 01 17:51:57 tv kernel: logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-7/input2
Aug 01 17:51:57 tv kernel: input: Logitech Wireless Device PID:404d Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input9
Aug 01 17:51:57 tv kernel: input: Logitech Wireless Device PID:404d Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input10
Aug 01 17:51:57 tv kernel: hid-generic 0003:046D:404D.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech Wireless Device PID:404d] on usb-0000:00:14.0-7/input2:1
Aug 01 17:51:57 tv kernel: input: Logitech K400 Plus as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.2/0003:046D:C52B.0003/0003:046D:404D.0004/input/input14
Aug 01 17:51:57 tv kernel: logitech-hidpp-device 0003:046D:404D.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech K400 Plus] on usb-0000:00:14.0-7/input2:1
Aug 01 17:51:57 tv kernel: fbcon: Taking over console
Aug 01 17:51:57 tv kernel: Console: switching to colour frame buffer device 240x67
Aug 01 17:51:57 tv kernel: EXT4-fs (nvme0n1p3): mounted filesystem 89ed6d41-6121-40ba-a7b9-186233a6d8bc r/w with ordered data mode. Quota mode: none.
Aug 01 17:51:57 tv systemd[1]: systemd 257.7-2-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)
Aug 01 17:51:57 tv systemd[1]: Detected architecture x86-64.
Aug 01 17:51:57 tv systemd[1]: Hostname set to <tv>.
Aug 01 17:51:57 tv systemd[1]: bpf-restrict-fs: LSM BPF program attached
Aug 01 17:51:57 tv systemd[1]: Queued start job for default target Graphical Interface.
Aug 01 17:51:57 tv systemd[1]: Created slice Slice /system/dirmngr.
Aug 01 17:51:57 tv systemd[1]: Created slice Slice /system/getty.
Aug 01 17:51:57 tv systemd[1]: Created slice Slice /system/gpg-agent.
Aug 01 17:51:57 tv systemd[1]: Created slice Slice /system/gpg-agent-browser.
Aug 01 17:51:57 tv systemd[1]: Created slice Slice /system/gpg-agent-extra.
Aug 01 17:51:57 tv systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Aug 01 17:51:57 tv systemd[1]: Created slice Slice /system/keyboxd.
Aug 01 17:51:57 tv systemd[1]: Created slice Slice /system/modprobe.
Aug 01 17:51:57 tv systemd[1]: Created slice User and Session Slice.
Aug 01 17:51:57 tv systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Aug 01 17:51:57 tv systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Aug 01 17:51:57 tv systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Aug 01 17:51:57 tv systemd[1]: Expecting device /dev/disk/by-uuid/7414c513-a636-414d-a5df-b1dff5cc34ca...
Aug 01 17:51:57 tv systemd[1]: Expecting device /dev/disk/by-uuid/B9DD-4CF2...
Aug 01 17:51:57 tv systemd[1]: Reached target Local Encrypted Volumes.
Aug 01 17:51:57 tv systemd[1]: Reached target Local Integrity Protected Volumes.
Aug 01 17:51:57 tv systemd[1]: Reached target Path Units.
Aug 01 17:51:57 tv systemd[1]: Reached target Remote File Systems.
Aug 01 17:51:57 tv systemd[1]: Reached target Slice Units.
Aug 01 17:51:57 tv systemd[1]: Reached target Local Verity Protected Volumes.
Aug 01 17:51:57 tv systemd[1]: Listening on Device-mapper event daemon FIFOs.
Aug 01 17:51:57 tv systemd[1]: Listening on Process Core Dump Socket.
Aug 01 17:51:57 tv systemd[1]: Listening on Credential Encryption/Decryption.
Aug 01 17:51:57 tv systemd[1]: Listening on Journal Socket (/dev/log).
Aug 01 17:51:57 tv systemd[1]: Listening on Journal Sockets.
Aug 01 17:51:57 tv systemd[1]: Listening on Network Service Netlink Socket.
Aug 01 17:51:57 tv systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Aug 01 17:51:57 tv systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Aug 01 17:51:57 tv systemd[1]: Listening on udev Control Socket.
Aug 01 17:51:57 tv systemd[1]: Listening on udev Kernel Socket.
Aug 01 17:51:57 tv systemd[1]: Listening on User Database Manager Socket.
Aug 01 17:51:57 tv systemd[1]: Mounting Huge Pages File System...
Aug 01 17:51:57 tv systemd[1]: Mounting POSIX Message Queue File System...
Aug 01 17:51:57 tv systemd[1]: Mounting Kernel Debug File System...
Aug 01 17:51:57 tv systemd[1]: Mounting Kernel Trace File System...
Aug 01 17:51:57 tv systemd[1]: Starting Create List of Static Device Nodes...
Aug 01 17:51:57 tv systemd[1]: Starting Load Kernel Module configfs...
Aug 01 17:51:57 tv systemd[1]: Starting Load Kernel Module dm_mod...
Aug 01 17:51:57 tv systemd[1]: Starting Load Kernel Module drm...
Aug 01 17:51:57 tv systemd[1]: Starting Load Kernel Module fuse...
Aug 01 17:51:57 tv systemd[1]: Starting Load Kernel Module loop...
Aug 01 17:51:57 tv systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Aug 01 17:51:57 tv 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).
Aug 01 17:51:57 tv systemd[1]: Starting Journal Service...
Aug 01 17:51:57 tv systemd[1]: Starting Load Kernel Modules...
Aug 01 17:51:57 tv systemd[1]: Starting Generate network units from Kernel command line...
Aug 01 17:51:57 tv systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Aug 01 17:51:57 tv systemd[1]: Starting Remount Root and Kernel File Systems...
Aug 01 17:51:57 tv systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Aug 01 17:51:57 tv systemd[1]: Starting Load udev Rules from Credentials...
Aug 01 17:51:57 tv systemd[1]: Starting Coldplug All udev Devices...
Aug 01 17:51:57 tv systemd[1]: Mounted Huge Pages File System.
Aug 01 17:51:57 tv systemd[1]: Mounted POSIX Message Queue File System.
Aug 01 17:51:57 tv systemd[1]: Mounted Kernel Debug File System.
Aug 01 17:51:57 tv systemd[1]: Mounted Kernel Trace File System.
Aug 01 17:51:57 tv systemd[1]: Finished Create List of Static Device Nodes.
Aug 01 17:51:57 tv systemd[1]: modprobe@configfs.service: Deactivated successfully.
Aug 01 17:51:57 tv systemd[1]: Finished Load Kernel Module configfs.
Aug 01 17:51:57 tv systemd[1]: modprobe@drm.service: Deactivated successfully.
Aug 01 17:51:57 tv kernel: loop: module loaded
Aug 01 17:51:57 tv systemd[1]: Finished Load Kernel Module drm.
Aug 01 17:51:57 tv systemd[1]: modprobe@fuse.service: Deactivated successfully.
Aug 01 17:51:57 tv systemd[1]: Finished Load Kernel Module fuse.
Aug 01 17:51:57 tv systemd[1]: modprobe@loop.service: Deactivated successfully.
Aug 01 17:51:57 tv systemd[1]: Finished Load Kernel Module loop.
Aug 01 17:51:57 tv systemd[1]: Finished Generate network units from Kernel command line.
Aug 01 17:51:57 tv systemd[1]: Reached target Preparation for Network.
Aug 01 17:51:57 tv systemd[1]: Mounting FUSE Control File System...
Aug 01 17:51:57 tv systemd[1]: Mounting Kernel Configuration File System...
Aug 01 17:51:57 tv systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Aug 01 17:51:57 tv systemd[1]: Finished Load udev Rules from Credentials.
Aug 01 17:51:57 tv systemd[1]: Mounted FUSE Control File System.
Aug 01 17:51:57 tv systemd[1]: Mounted Kernel Configuration File System.
Aug 01 17:51:57 tv kernel: device-mapper: uevent: version 1.0.3
Aug 01 17:51:57 tv kernel: device-mapper: ioctl: 4.49.0-ioctl (2025-01-17) initialised: dm-devel@lists.linux.dev
Aug 01 17:51:57 tv systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Aug 01 17:51:57 tv systemd-journald[411]: Collecting audit messages is disabled.
Aug 01 17:51:57 tv systemd[1]: Finished Load Kernel Module dm_mod.
Aug 01 17:51:57 tv systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Aug 01 17:51:57 tv systemd[1]: Starting User Database Manager...
Aug 01 17:51:57 tv kernel: EXT4-fs (nvme0n1p3): re-mounted 89ed6d41-6121-40ba-a7b9-186233a6d8bc.
Aug 01 17:51:57 tv systemd[1]: Finished Remount Root and Kernel File Systems.
Aug 01 17:51:57 tv systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Aug 01 17:51:57 tv systemd[1]: Starting Load/Save OS Random Seed...
Aug 01 17:51:57 tv systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Aug 01 17:51:57 tv systemd-journald[411]: Journal started
Aug 01 17:51:57 tv systemd-journald[411]: Runtime Journal (/run/log/journal/d01dc6d7687a4437967fb2c47a65cf4c) is 8M, max 787.3M, 779.3M free.
Aug 01 17:51:57 tv systemd-modules-load[412]: Inserted module 'crypto_user'
Aug 01 17:51:57 tv systemd[1]: Starting Flush Journal to Persistent Storage...
Aug 01 17:51:57 tv systemd[1]: Started Journal Service.
Aug 01 17:51:57 tv systemd[1]: Finished Load/Save OS Random Seed.
Aug 01 17:51:57 tv systemd-journald[411]: Time spent on flushing to /var/log/journal/d01dc6d7687a4437967fb2c47a65cf4c is 39.185ms for 906 entries.
Aug 01 17:51:57 tv systemd-journald[411]: System Journal (/var/log/journal/d01dc6d7687a4437967fb2c47a65cf4c) is 96M, max 4G, 3.9G free.
Aug 01 17:51:57 tv systemd-journald[411]: Received client request to flush runtime journal.
Aug 01 17:51:57 tv kernel: nvidia: loading out-of-tree module taints kernel.
Aug 01 17:51:57 tv kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Aug 01 17:51:57 tv systemd[1]: Started User Database Manager.
Aug 01 17:51:57 tv systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Aug 01 17:51:57 tv systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Aug 01 17:51:57 tv systemd[1]: Starting Create Static Device Nodes in /dev...
Aug 01 17:51:57 tv systemd[1]: Finished Coldplug All udev Devices.
Aug 01 17:51:57 tv systemd[1]: Finished Create Static Device Nodes in /dev.
Aug 01 17:51:57 tv systemd[1]: Reached target Preparation for Local File Systems.
Aug 01 17:51:57 tv systemd[1]: Starting Rule-based Manager for Device Events and Files...
Aug 01 17:51:57 tv systemd[1]: Finished Flush Journal to Persistent Storage.
Aug 01 17:51:57 tv kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 236
Aug 01 17:51:57 tv kernel: 
Aug 01 17:51:57 tv kernel: nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
Aug 01 17:51:57 tv systemd-udevd[456]: Using default interface naming scheme 'v257'.
Aug 01 17:51:57 tv kernel: NVRM: loading NVIDIA UNIX Open Kernel Module for x86_64  575.64.05  Release Build  (archlinux_builder@archlinux)  
Aug 01 17:51:57 tv systemd[1]: Started Rule-based Manager for Device Events and Files.
Aug 01 17:51:57 tv systemd[1]: Condition check resulted in /dev/tpmrm0 being skipped.
Aug 01 17:51:57 tv systemd[1]: Reached target Trusted Platform Module.
Aug 01 17:51:57 tv systemd[1]: Found device NE-1TB 2280 2.
Aug 01 17:51:57 tv kernel: mousedev: PS/2 mouse device common for all mice
Aug 01 17:51:57 tv kernel: input: Intel HID events as /devices/platform/INTC1078:00/input/input15
Aug 01 17:51:57 tv kernel: intel-hid INTC1078:00: failed to enable HID power button
Aug 01 17:51:57 tv systemd[1]: Found device NE-1TB 2280 1.
Aug 01 17:51:57 tv systemd[1]: Activating swap /dev/disk/by-uuid/7414c513-a636-414d-a5df-b1dff5cc34ca...
Aug 01 17:51:57 tv kernel: input: PC Speaker as /devices/platform/pcspkr/input/input16
Aug 01 17:51:57 tv kernel: intel_pmc_core INT33A1:00:  initialized
Aug 01 17:51:57 tv kernel: pps_core: LinuxPPS API ver. 1 registered
Aug 01 17:51:57 tv kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Aug 01 17:51:57 tv kernel: mc: Linux media interface: v0.10
Aug 01 17:51:57 tv systemd-modules-load[412]: Inserted module 'nvidia_uvm'
Aug 01 17:51:57 tv kernel: PTP clock support registered
Aug 01 17:51:57 tv kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Aug 01 17:51:57 tv kernel: spi-nor spi0.0: supply vcc not found, using dummy regulator
Aug 01 17:51:57 tv kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Aug 01 17:51:57 tv kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Aug 01 17:51:57 tv kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Aug 01 17:51:57 tv kernel: i2c i2c-12: Successfully instantiated SPD at 0x50
Aug 01 17:51:57 tv kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Aug 01 17:51:57 tv kernel: 0x000000000000-0x000002000000 : "BIOS"
Aug 01 17:51:57 tv systemd[1]: Finished Load Kernel Modules.
Aug 01 17:51:57 tv systemd[1]: Starting Apply Kernel Variables...
Aug 01 17:51:57 tv kernel: e1000e: Intel(R) PRO/1000 Network Driver
Aug 01 17:51:57 tv kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Aug 01 17:51:57 tv kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Aug 01 17:51:57 tv kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Aug 01 17:51:57 tv kernel: Adding 23437308k swap on /dev/nvme0n1p2.  Priority:-2 extents:1 across:23437308k SS
Aug 01 17:51:57 tv systemd[1]: Activated swap /dev/disk/by-uuid/7414c513-a636-414d-a5df-b1dff5cc34ca.
Aug 01 17:51:57 tv kernel: i2c i2c-14: Invalid 7-bit I2C address 0xffff
Aug 01 17:51:57 tv kernel: idma64 idma64.2: Found Intel integrated DMA 64-bit
Aug 01 17:51:57 tv systemd[1]: Reached target Swaps.
Aug 01 17:51:57 tv systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Aug 01 17:51:57 tv systemd[1]: Starting Virtual Console Setup...
Aug 01 17:51:57 tv kernel: idma64 idma64.3: Found Intel integrated DMA 64-bit
Aug 01 17:51:57 tv systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Aug 01 17:51:57 tv systemd[1]: Stopped Virtual Console Setup.
Aug 01 17:51:57 tv systemd[1]: Starting Virtual Console Setup...
Aug 01 17:51:57 tv systemd[1]: Finished Apply Kernel Variables.
Aug 01 17:51:57 tv systemd[1]: Starting Network Configuration...
Aug 01 17:51:57 tv kernel: idma64 idma64.4: Found Intel integrated DMA 64-bit
Aug 01 17:51:57 tv kernel: idma64 idma64.5: Found Intel integrated DMA 64-bit
Aug 01 17:51:57 tv systemd[1]: Starting Network Name Resolution...
Aug 01 17:51:57 tv systemd[1]: Finished Virtual Console Setup.
Aug 01 17:51:57 tv systemd-resolved[557]: Positive Trust Anchors:
Aug 01 17:51:57 tv systemd-resolved[557]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Aug 01 17:51:57 tv systemd-resolved[557]: . IN DS 38696 8 2 683d2d0acb8c9b712a1948b27f741219298d0a450d612c483af444a4c0fb2b16
Aug 01 17:51:57 tv systemd-resolved[557]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 170.0.0.192.in-addr.arpa 171.0.0.192.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa ipv4only.arpa resolver.arpa corp home internal intranet lan local private test
Aug 01 17:51:57 tv kernel: iTCO_vendor_support: vendor-support=0
Aug 01 17:51:57 tv kernel: Bluetooth: Core ver 2.22
Aug 01 17:51:57 tv kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
Aug 01 17:51:57 tv kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Aug 01 17:51:57 tv kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Aug 01 17:51:57 tv kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Aug 01 17:51:57 tv kernel: NET: Registered PF_BLUETOOTH protocol family
Aug 01 17:51:57 tv kernel: Bluetooth: HCI device and connection manager initialized
Aug 01 17:51:57 tv kernel: Bluetooth: HCI socket layer initialized
Aug 01 17:51:57 tv kernel: Bluetooth: L2CAP socket layer initialized
Aug 01 17:51:57 tv kernel: Bluetooth: SCO socket layer initialized
Aug 01 17:51:57 tv kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Aug 01 17:51:57 tv kernel: nvidia-modeset: Loading NVIDIA UNIX Open Kernel Mode Setting Driver for x86_64  575.64.05  Release Build  (archlinux_builder@archlinux)  
Aug 01 17:51:57 tv kernel: spd5118 12-0050: DDR5 temperature sensor: vendor 0x06:0x32 revision 1.6
Aug 01 17:51:57 tv systemd-resolved[557]: Using system hostname 'tv'.
Aug 01 17:51:57 tv systemd[1]: Started Network Name Resolution.
Aug 01 17:51:57 tv systemd[1]: Reached target Host and Network Name Lookups.
Aug 01 17:51:57 tv kernel: spd5118 12-0052: DDR5 temperature sensor: vendor 0x06:0x32 revision 1.6
Aug 01 17:51:57 tv kernel: cryptd: max_cpu_qlen set to 1000
Aug 01 17:51:57 tv kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Aug 01 17:51:57 tv kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Aug 01 17:51:57 tv kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Aug 01 17:51:57 tv kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Aug 01 17:51:57 tv kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Aug 01 17:51:57 tv kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Aug 01 17:51:57 tv kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Aug 01 17:51:57 tv kernel: cfg80211: failed to load regulatory.db
Aug 01 17:51:57 tv systemd-networkd[549]: lo: Link UP
Aug 01 17:51:57 tv systemd-networkd[549]: lo: Gained carrier
Aug 01 17:51:57 tv kernel: usbcore: registered new interface driver btusb
Aug 01 17:51:57 tv systemd[1]: Starting Load/Save RF Kill Switch Status...
Aug 01 17:51:57 tv kernel: Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000b lmp_ver=0a lmp_subver=8761
Aug 01 17:51:57 tv systemd[1]: Starting Load Kernel Module dm_mod...
Aug 01 17:51:57 tv kernel: Bluetooth: hci0: RTL: rom_version status=0 version=1
Aug 01 17:51:57 tv kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8761bu_fw.bin
Aug 01 17:51:57 tv kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8761bu_config.bin
Aug 01 17:51:57 tv kernel: Bluetooth: hci0: RTL: cfg_sz 6, total sz 30210
Aug 01 17:51:57 tv kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Aug 01 17:51:57 tv kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops intel_audio_component_bind_ops [i915])
Aug 01 17:51:57 tv kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
Aug 01 17:51:57 tv kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Aug 01 17:51:57 tv kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Aug 01 17:51:57 tv systemd[1]: Starting Load Kernel Module loop...
Aug 01 17:51:57 tv systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Aug 01 17:51:57 tv 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).
Aug 01 17:51:57 tv systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Aug 01 17:51:57 tv systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Aug 01 17:51:57 tv systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Aug 01 17:51:57 tv systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Aug 01 17:51:57 tv systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Aug 01 17:51:57 tv systemd[1]: Started Network Configuration.
Aug 01 17:51:57 tv systemd[1]: Reached target Network.
Aug 01 17:51:57 tv systemd[1]: Starting Enable Persistent Storage in systemd-networkd...
Aug 01 17:51:57 tv systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Aug 01 17:51:57 tv systemd[1]: Finished Load Kernel Module dm_mod.
Aug 01 17:51:57 tv systemd[1]: Started Load/Save RF Kill Switch Status.
Aug 01 17:51:57 tv systemd[1]: modprobe@loop.service: Deactivated successfully.
Aug 01 17:51:57 tv systemd[1]: Finished Load Kernel Module loop.
Aug 01 17:51:57 tv systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Aug 01 17:51:57 tv systemd[1]: Finished Enable Persistent Storage in systemd-networkd.
Aug 01 17:51:57 tv kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input17
Aug 01 17:51:57 tv kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input18
Aug 01 17:51:57 tv kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input19
Aug 01 17:51:57 tv kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card2/input20
Aug 01 17:51:57 tv (udev-worker)[477]: controlC2: Process '/usr/bin/alsactl restore 2' failed with exit code 2.
Aug 01 17:51:57 tv systemd[1]: Starting Load Kernel Module dm_mod...
Aug 01 17:51:57 tv systemd[1]: Starting Load Kernel Module loop...
Aug 01 17:51:57 tv systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Aug 01 17:51:57 tv 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).
Aug 01 17:51:57 tv systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Aug 01 17:51:57 tv systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Aug 01 17:51:57 tv systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Aug 01 17:51:57 tv systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Aug 01 17:51:57 tv systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Aug 01 17:51:57 tv systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Aug 01 17:51:57 tv systemd[1]: Finished Load Kernel Module dm_mod.
Aug 01 17:51:57 tv systemd[1]: modprobe@loop.service: Deactivated successfully.
Aug 01 17:51:57 tv systemd[1]: Finished Load Kernel Module loop.
Aug 01 17:51:57 tv systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Aug 01 17:51:57 tv kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC897: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
Aug 01 17:51:57 tv kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Aug 01 17:51:57 tv kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Aug 01 17:51:57 tv kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Aug 01 17:51:57 tv kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Aug 01 17:51:57 tv kernel: snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
Aug 01 17:51:57 tv kernel: snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
Aug 01 17:51:57 tv kernel: snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
Aug 01 17:51:57 tv kernel: intel_tcc_cooling: TCC Offset locked
Aug 01 17:51:57 tv kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card1/input21
Aug 01 17:51:57 tv kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card1/input22
Aug 01 17:51:57 tv kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card1/input23
Aug 01 17:51:57 tv kernel: input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card1/input24
Aug 01 17:51:57 tv kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card1/input25
Aug 01 17:51:57 tv kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input26
Aug 01 17:51:57 tv kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input27
Aug 01 17:51:57 tv kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input28
Aug 01 17:51:57 tv kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card1/input29
Aug 01 17:51:57 tv (udev-worker)[463]: controlC1: Process '/usr/bin/alsactl restore 1' failed with exit code 2.
Aug 01 17:51:57 tv systemd[1]: Starting Load Kernel Module dm_mod...
Aug 01 17:51:57 tv systemd[1]: Starting Load Kernel Module loop...
Aug 01 17:51:57 tv systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Aug 01 17:51:57 tv 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).
Aug 01 17:51:57 tv systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Aug 01 17:51:57 tv systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Aug 01 17:51:57 tv systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Aug 01 17:51:57 tv systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Aug 01 17:51:57 tv systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Aug 01 17:51:57 tv kernel: intel_rapl_msr: PL4 support detected.
Aug 01 17:51:57 tv kernel: intel_rapl_common: Found RAPL domain package
Aug 01 17:51:57 tv kernel: intel_rapl_common: Found RAPL domain core
Aug 01 17:51:57 tv kernel: intel_rapl_common: Found RAPL domain uncore
Aug 01 17:51:57 tv kernel: Bluetooth: hci0: RTL: fw version 0xdfc6d922
Aug 01 17:51:57 tv kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
Aug 01 17:51:57 tv kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 10:ff:e0:cf:dc:98
Aug 01 17:51:57 tv kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
Aug 01 17:51:57 tv kernel: e1000e 0000:00:1f.6 eth0: MAC: 15, PHY: 12, PBA No: FFFFFF-0FF
Aug 01 17:51:57 tv systemd-networkd[549]: eth0: Interface name change detected, renamed to eno1.
Aug 01 17:51:57 tv kernel: e1000e 0000:00:1f.6 eno1: renamed from eth0
Aug 01 17:51:57 tv systemd-networkd[549]: eno1: Configuring with /etc/systemd/network/00-wired.network.
Aug 01 17:51:58 tv systemd-networkd[549]: eno1: Link UP
Aug 01 17:51:58 tv systemd[1]: Mounting /boot...
Aug 01 17:51:58 tv systemd[1]: Mounting Temporary Directory /tmp...
Aug 01 17:51:58 tv systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Aug 01 17:51:58 tv systemd[1]: Listening on Disk Image Download Service Socket.
Aug 01 17:51:59 tv systemd[1]: Mounted Temporary Directory /tmp.
Aug 01 17:51:59 tv systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Aug 01 17:51:59 tv systemd[1]: Finished Load Kernel Module dm_mod.
Aug 01 17:51:59 tv systemd[1]: modprobe@loop.service: Deactivated successfully.
Aug 01 17:51:59 tv systemd[1]: Finished Load Kernel Module loop.
Aug 01 17:51:59 tv systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Aug 01 17:51:59 tv kernel: FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Aug 01 17:51:59 tv systemd[1]: Mounted /boot.
Aug 01 17:51:59 tv systemd[1]: Reached target Local File Systems.
Aug 01 17:51:59 tv systemd[1]: Listening on Boot Entries Service Socket.
Aug 01 17:51:59 tv systemd[1]: Listening on System Extension Image Management.
Aug 01 17:51:59 tv systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Aug 01 17:51:59 tv systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Aug 01 17:51:59 tv systemd[1]: Starting Create System Files and Directories...
Aug 01 17:51:59 tv systemd[1]: Finished Create System Files and Directories.
Aug 01 17:51:59 tv systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Aug 01 17:51:59 tv systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Aug 01 17:51:59 tv systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Aug 01 17:51:59 tv systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Aug 01 17:51:59 tv systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Aug 01 17:51:59 tv systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Aug 01 17:51:59 tv systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Aug 01 17:51:59 tv systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Aug 01 17:51:59 tv systemd[1]: Reached target System Initialization.
Aug 01 17:51:59 tv systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Aug 01 17:51:59 tv systemd[1]: Started Daily man-db regeneration.
Aug 01 17:51:59 tv systemd[1]: Started Daily system upgrade..
Aug 01 17:51:59 tv systemd[1]: Started Refresh Pacman mirrorlist weekly with Reflector..
Aug 01 17:51:59 tv systemd[1]: Started Daily verification of password and group files.
Aug 01 17:51:59 tv systemd[1]: Started Daily Cleanup of Temporary Directories.
Aug 01 17:51:59 tv systemd[1]: Reached target Timer Units.
Aug 01 17:51:59 tv systemd[1]: Listening on D-Bus System Message Bus Socket.
Aug 01 17:51:59 tv systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Aug 01 17:51:59 tv systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Aug 01 17:51:59 tv systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Aug 01 17:51:59 tv systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Aug 01 17:51:59 tv systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Aug 01 17:51:59 tv systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Aug 01 17:51:59 tv systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Aug 01 17:51:59 tv systemd[1]: Listening on Hostname Service Socket.
Aug 01 17:51:59 tv systemd[1]: Reached target Socket Units.
Aug 01 17:51:59 tv systemd[1]: Starting D-Bus System Message Bus...
Aug 01 17:51:59 tv systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Aug 01 17:51:59 tv systemd[1]: Started D-Bus System Message Bus.
Aug 01 17:51:59 tv systemd[1]: Reached target Basic System.
Aug 01 17:51:59 tv systemd[1]: Starting Save/Restore Sound Card State...
Aug 01 17:51:59 tv systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Aug 01 17:51:59 tv systemd[1]: Starting Bluetooth service...
Aug 01 17:51:59 tv systemd[1]: Starting User Login Management...
Aug 01 17:51:59 tv systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Aug 01 17:51:59 tv systemd[1]: Starting Permit User Sessions...
Aug 01 17:51:59 tv dbus-broker-launch[638]: Ready
Aug 01 17:51:59 tv systemd[1]: Finished Permit User Sessions.
Aug 01 17:51:59 tv systemd[1]: Started Getty on tty1.
Aug 01 17:51:59 tv systemd[1]: Reached target Login Prompts.
Aug 01 17:51:59 tv systemd[1]: Finished Save/Restore Sound Card State.
Aug 01 17:51:59 tv systemd[1]: Reached target Sound Card.
Aug 01 17:51:59 tv bluetoothd[641]: Bluetooth daemon 5.83
Aug 01 17:51:59 tv systemd[1]: Started Bluetooth service.
Aug 01 17:51:59 tv systemd[1]: Reached target Bluetooth Support.
Aug 01 17:51:59 tv bluetoothd[641]: Starting SDP server
Aug 01 17:51:59 tv systemd-logind[642]: New seat seat0.
Aug 01 17:51:59 tv systemd-logind[642]: Watching system buttons on /dev/input/event2 (Power Button)
Aug 01 17:51:59 tv bluetoothd[641]: Bluetooth management interface 1.23 initialized
Aug 01 17:51:59 tv systemd-logind[642]: Watching system buttons on /dev/input/event1 (Power Button)
Aug 01 17:51:59 tv systemd-logind[642]: Watching system buttons on /dev/input/event0 (Sleep Button)
Aug 01 17:51:59 tv bluetoothd[641]: Battery Provider Manager created
Aug 01 17:51:59 tv kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Aug 01 17:51:59 tv kernel: Bluetooth: BNEP filters: protocol multicast
Aug 01 17:51:59 tv kernel: Bluetooth: BNEP socket layer initialized
Aug 01 17:51:59 tv kernel: Bluetooth: MGMT ver 1.23
Aug 01 17:51:59 tv systemd-logind[642]: Watching system buttons on /dev/input/event4 (Logitech K400 Plus)
Aug 01 17:51:59 tv systemd[1]: Starting Hostname Service...
Aug 01 17:51:59 tv systemd-logind[642]: Watching system buttons on /dev/input/event5 (Intel HID events)
Aug 01 17:51:59 tv systemd[1]: Started User Login Management.
Aug 01 17:51:59 tv systemd[1]: Reached target Multi-User System.
Aug 01 17:51:59 tv systemd[1]: Reached target Graphical Interface.
Aug 01 17:51:59 tv kernel: NET: Registered PF_ALG protocol family
Aug 01 17:51:59 tv kernel: [drm] Initialized nvidia-drm 0.0.0 for 0000:01:00.0 on minor 2
Aug 01 17:51:59 tv kernel: Console: switching to colour dummy device 80x25
Aug 01 17:51:59 tv kernel: nvidia 0000:01:00.0: vgaarb: deactivate vga console
Aug 01 17:51:59 tv systemd[1]: Started Hostname Service.
Aug 01 17:51:59 tv systemd[1]: Startup finished in 11.899s (firmware) + 6.271s (loader) + 11.974s (kernel) + 2.203s (userspace) = 32.347s.
Aug 01 17:51:59 tv dbus-broker-launch[638]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Aug 01 17:51:59 tv login[652]: pam_unix(login:session): session opened for user alec(uid=1000) by alec(uid=0)
Aug 01 17:51:59 tv systemd-logind[642]: New session 1 of user alec.
Aug 01 17:51:59 tv systemd[1]: Created slice User Slice of UID 1000.
Aug 01 17:51:59 tv systemd[1]: Starting User Runtime Directory /run/user/1000...
Aug 01 17:51:59 tv systemd[1]: Finished User Runtime Directory /run/user/1000.
Aug 01 17:51:59 tv systemd[1]: Starting User Manager for UID 1000...
Aug 01 17:51:59 tv (systemd)[702]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[alec] ruser=[<unknown>] rhost=[<unknown>]
Aug 01 17:51:59 tv (systemd)[702]: pam_unix(systemd-user:session): session opened for user alec(uid=1000) by alec(uid=0)
Aug 01 17:51:59 tv systemd-logind[642]: New session 2 of user alec.
Aug 01 17:51:59 tv kernel: fbcon: nvidia-drmdrmfb (fb0) is primary device
Aug 01 17:51:59 tv systemd[702]: Queued start job for default target Main User Target.
Aug 01 17:51:59 tv systemd[702]: Created slice User Application Slice.
Aug 01 17:51:59 tv systemd[702]: Created slice User Core Session Slice.
Aug 01 17:51:59 tv systemd[702]: Reached target Paths.
Aug 01 17:51:59 tv systemd[702]: Reached target Sound Card.
Aug 01 17:51:59 tv systemd[702]: Reached target Timers.
Aug 01 17:51:59 tv systemd[702]: Starting D-Bus User Message Bus Socket...
Aug 01 17:51:59 tv systemd[702]: Listening on GnuPG network certificate management daemon.
Aug 01 17:51:59 tv systemd[702]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Aug 01 17:51:59 tv systemd[702]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Aug 01 17:51:59 tv systemd[702]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Aug 01 17:51:59 tv systemd[702]: Listening on GnuPG cryptographic agent and passphrase cache.
Aug 01 17:51:59 tv systemd[702]: Listening on GnuPG public key management service.
Aug 01 17:51:59 tv systemd[702]: Listening on p11-kit server.
Aug 01 17:51:59 tv systemd[702]: Listening on PipeWire PulseAudio.
Aug 01 17:51:59 tv systemd[702]: Listening on PipeWire Multimedia System Sockets.
Aug 01 17:51:59 tv systemd[702]: Listening on D-Bus User Message Bus Socket.
Aug 01 17:51:59 tv systemd[702]: Reached target Sockets.
Aug 01 17:51:59 tv systemd[702]: Starting D-Bus User Message Bus...
Aug 01 17:51:59 tv dbus-broker-launch[711]: Invalid D-Bus name 'hyprpolkitagent' in service file '/usr/share/dbus-1/services/hyprpolkitagent.service'
Aug 01 17:51:59 tv dbus-broker-launch[711]: Service file '/usr/share/dbus-1/services/org.erikreider.swaync.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Aug 01 17:51:59 tv dbus-broker-launch[711]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Aug 01 17:51:59 tv dbus-broker-launch[711]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Aug 01 17:51:59 tv systemd[702]: Started D-Bus User Message Bus.
Aug 01 17:51:59 tv systemd[702]: Reached target Basic System.
Aug 01 17:51:59 tv systemd[1]: Started User Manager for UID 1000.
Aug 01 17:51:59 tv systemd[1]: Started Session 1 of User alec.
Aug 01 17:51:59 tv systemd[702]: Started PipeWire Multimedia Service.
Aug 01 17:51:59 tv dbus-broker-launch[711]: Ready
Aug 01 17:51:59 tv systemd[702]: Started A spotify playing daemon.
Aug 01 17:51:59 tv systemd[702]: Started Multimedia Service Session Manager.
Aug 01 17:51:59 tv systemd[702]: Started PipeWire PulseAudio.
Aug 01 17:51:59 tv systemd[702]: Starting Update XDG user dir configuration...
Aug 01 17:51:59 tv systemd[702]: Finished Update XDG user dir configuration.
Aug 01 17:51:59 tv systemd[702]: Reached target Main User Target.
Aug 01 17:51:59 tv systemd[702]: Startup finished in 82ms.
Aug 01 17:51:59 tv spotifyd[714]: [INFO] No config file specified. Running with default values
Aug 01 17:51:59 tv spotifyd[714]: [INFO] Using software volume controller.
Aug 01 17:51:59 tv spotifyd[714]: [INFO] Mixing with softvol and volume control: Log(60.0)
Aug 01 17:51:59 tv spotifyd[714]: [INFO] Login via OAuth as user mewspaper.
Aug 01 17:51:59 tv spotifyd[714]: [INFO] Starting zeroconf server to advertise on local network.
Aug 01 17:51:59 tv spotifyd[714]: The application panicked (crashed).
Aug 01 17:51:59 tv spotifyd[714]: Message:  called `Result::unwrap()` on an `Err` value: DnsSdError(Os { code: 19, kind: Uncategorized, message: "No such device" })
Aug 01 17:51:59 tv spotifyd[714]: Location: /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/librespot-discovery-0.6.0/src/lib.rs:408
Aug 01 17:51:59 tv spotifyd[714]: Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Aug 01 17:51:59 tv spotifyd[714]: Run with RUST_BACKTRACE=full to include source snippets.
Aug 01 17:51:59 tv spotifyd[714]: [INFO] Converting with ditherer: tpdf
Aug 01 17:51:59 tv spotifyd[714]: [INFO] Using Rodio sink with format S16 and cpal host: ALSA
Aug 01 17:51:59 tv spotifyd[714]: [INFO] Using audio device: default
Aug 01 17:51:59 tv kernel: Console: switching to colour frame buffer device 240x67
Aug 01 17:51:59 tv kernel: nvidia 0000:01:00.0: [drm] fb0: nvidia-drmdrmfb frame buffer device
Aug 01 17:51:59 tv login[652]: LOGIN ON tty1 BY alec
Aug 01 17:51:59 tv systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Aug 01 17:51:59 tv systemd[1]: Started RealtimeKit Scheduling Policy Service.
Aug 01 17:51:59 tv rtkit-daemon[755]: Successfully called chroot.
Aug 01 17:51:59 tv rtkit-daemon[755]: Successfully dropped privileges.
Aug 01 17:51:59 tv rtkit-daemon[755]: Successfully limited resources.
Aug 01 17:51:59 tv rtkit-daemon[755]: Running.
Aug 01 17:51:59 tv rtkit-daemon[755]: Canary thread running.
Aug 01 17:51:59 tv rtkit-daemon[755]: Watchdog thread running.
Aug 01 17:51:59 tv rtkit-daemon[755]: Supervising 0 threads of 0 processes of 0 users.
Aug 01 17:51:59 tv rtkit-daemon[755]: Supervising 0 threads of 0 processes of 0 users.
Aug 01 17:51:59 tv rtkit-daemon[755]: Supervising 0 threads of 0 processes of 0 users.
Aug 01 17:51:59 tv rtkit-daemon[755]: Supervising 0 threads of 0 processes of 0 users.
Aug 01 17:51:59 tv rtkit-daemon[755]: Supervising 0 threads of 0 processes of 0 users.
Aug 01 17:51:59 tv rtkit-daemon[755]: Supervising 0 threads of 0 processes of 0 users.
Aug 01 17:51:59 tv rtkit-daemon[755]: Supervising 0 threads of 0 processes of 0 users.
Aug 01 17:51:59 tv rtkit-daemon[755]: Supervising 0 threads of 0 processes of 0 users.
Aug 01 17:51:59 tv rtkit-daemon[755]: Supervising 0 threads of 0 processes of 0 users.
Aug 01 17:51:59 tv rtkit-daemon[755]: Supervising 0 threads of 0 processes of 0 users.
Aug 01 17:51:59 tv rtkit-daemon[755]: Supervising 0 threads of 0 processes of 0 users.
Aug 01 17:51:59 tv rtkit-daemon[755]: Supervising 0 threads of 0 processes of 0 users.
Aug 01 17:51:59 tv systemd[1]: Starting Authorization Manager...
Aug 01 17:51:59 tv systemd-resolved[557]: Switching to fallback DNS server 1.1.1.1#cloudflare-dns.com.
Aug 01 17:51:59 tv spotifyd[714]: [ERROR] connection to spotify failed: Service unavailable { client error (Connect) }
Aug 01 17:51:59 tv spotifyd[714]: [INFO] retrying connection in 5 seconds (retry 1/4)
Aug 01 17:51:59 tv polkitd[770]: Started polkitd version 126
Aug 01 17:51:59 tv polkitd[770]: Loading rules from directory /etc/polkit-1/rules.d
Aug 01 17:51:59 tv polkitd[770]: Loading rules from directory /run/polkit-1/rules.d
Aug 01 17:51:59 tv polkitd[770]: Error opening rules directory: Error opening directory “/run/polkit-1/rules.d”: No such file or directory (g-file-error-quark, 4)
Aug 01 17:51:59 tv polkitd[770]: Loading rules from directory /usr/local/share/polkit-1/rules.d
Aug 01 17:51:59 tv polkitd[770]: Error opening rules directory: Error opening directory “/usr/local/share/polkit-1/rules.d”: No such file or directory (g-file-error-quark, 4)
Aug 01 17:51:59 tv polkitd[770]: Loading rules from directory /usr/share/polkit-1/rules.d
Aug 01 17:51:59 tv polkitd[770]: Finished loading, compiling and executing 2 rules
Aug 01 17:51:59 tv systemd[1]: Started Authorization Manager.
Aug 01 17:51:59 tv polkitd[770]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Aug 01 17:51:59 tv rtkit-daemon[755]: Successfully made thread 715 of process 715 owned by '1000' high priority at nice level -11.
Aug 01 17:51:59 tv rtkit-daemon[755]: Supervising 1 threads of 1 processes of 1 users.
Aug 01 17:51:59 tv rtkit-daemon[755]: Successfully made thread 749 of process 715 owned by '1000' RT at priority 20.
Aug 01 17:51:59 tv rtkit-daemon[755]: Supervising 2 threads of 1 processes of 1 users.
Aug 01 17:51:59 tv rtkit-daemon[755]: Successfully made thread 716 of process 716 owned by '1000' high priority at nice level -11.
Aug 01 17:51:59 tv rtkit-daemon[755]: Supervising 3 threads of 2 processes of 1 users.
Aug 01 17:51:59 tv rtkit-daemon[755]: Successfully made thread 723 of process 716 owned by '1000' RT at priority 20.
Aug 01 17:51:59 tv rtkit-daemon[755]: Supervising 4 threads of 2 processes of 1 users.
Aug 01 17:51:59 tv rtkit-daemon[755]: Successfully made thread 713 of process 713 owned by '1000' high priority at nice level -11.
Aug 01 17:51:59 tv rtkit-daemon[755]: Supervising 5 threads of 3 processes of 1 users.
Aug 01 17:51:59 tv rtkit-daemon[755]: Successfully made thread 722 of process 713 owned by '1000' RT at priority 20.
Aug 01 17:51:59 tv rtkit-daemon[755]: Supervising 6 threads of 3 processes of 1 users.
Aug 01 17:51:59 tv rtkit-daemon[755]: Successfully made thread 752 of process 714 owned by '1000' RT at priority 20.
Aug 01 17:51:59 tv rtkit-daemon[755]: Supervising 7 threads of 4 processes of 1 users.
Aug 01 17:51:59 tv wireplumber[715]: default: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Aug 01 17:51:59 tv wireplumber[715]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Aug 01 17:51:59 tv wireplumber[715]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported.
Aug 01 17:51:59 tv kernel: Bluetooth: RFCOMM TTY layer initialized
Aug 01 17:51:59 tv kernel: Bluetooth: RFCOMM socket layer initialized
Aug 01 17:51:59 tv kernel: Bluetooth: RFCOMM ver 1.11
Aug 01 17:51:59 tv bluetoothd[641]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/ldac
Aug 01 17:51:59 tv bluetoothd[641]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSink/aptx_hd
Aug 01 17:51:59 tv bluetoothd[641]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/aptx_hd
Aug 01 17:51:59 tv bluetoothd[641]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSink/aptx
Aug 01 17:51:59 tv bluetoothd[641]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/aptx
Aug 01 17:51:59 tv bluetoothd[641]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSink/aac
Aug 01 17:51:59 tv bluetoothd[641]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/aac
Aug 01 17:51:59 tv bluetoothd[641]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSink/opus_g
Aug 01 17:51:59 tv bluetoothd[641]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/opus_g
Aug 01 17:51:59 tv bluetoothd[641]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSink/sbc
Aug 01 17:51:59 tv bluetoothd[641]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/sbc
Aug 01 17:51:59 tv bluetoothd[641]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Aug 01 17:51:59 tv bluetoothd[641]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Aug 01 17:51:59 tv bluetoothd[641]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Aug 01 17:51:59 tv bluetoothd[641]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Aug 01 17:51:59 tv bluetoothd[641]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/faststream
Aug 01 17:51:59 tv bluetoothd[641]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/faststream_duplex
Aug 01 17:51:59 tv bluetoothd[641]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSink/opus_05
Aug 01 17:51:59 tv bluetoothd[641]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/opus_05
Aug 01 17:51:59 tv bluetoothd[641]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Aug 01 17:51:59 tv bluetoothd[641]: Endpoint registered: sender=:1.19 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Aug 01 17:51:59 tv kernel: usbcore: registered new interface driver snd-usb-audio
Aug 01 17:52:01 tv kernel: e1000e 0000:00:1f.6 eno1: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
Aug 01 17:52:01 tv systemd-networkd[549]: eno1: Gained carrier
Aug 01 17:52:02 tv systemd-networkd[549]: eno1: Gained IPv6LL
Aug 01 17:52:02 tv systemd[1]: systemd-rfkill.service: Deactivated successfully.
Aug 01 17:52:03 tv systemd-networkd[549]: eno1: DHCPv6 address 2600:6c63:43f0:3b10::1f1c/128 (valid for 23h 59min 59s, preferred for 23h 59min 59s)
Aug 01 17:52:04 tv spotifyd[714]: [INFO] Converting with ditherer: tpdf
Aug 01 17:52:04 tv spotifyd[714]: [INFO] Using Rodio sink with format S16 and cpal host: ALSA
Aug 01 17:52:04 tv spotifyd[714]: [INFO] Using audio device: default
Aug 01 17:52:04 tv rtkit-daemon[755]: Supervising 6 threads of 3 processes of 1 users.
Aug 01 17:52:04 tv rtkit-daemon[755]: Supervising 6 threads of 3 processes of 1 users.
Aug 01 17:52:04 tv rtkit-daemon[755]: Supervising 6 threads of 3 processes of 1 users.
Aug 01 17:52:04 tv rtkit-daemon[755]: Successfully made thread 819 of process 714 owned by '1000' RT at priority 20.
Aug 01 17:52:04 tv rtkit-daemon[755]: Supervising 7 threads of 4 processes of 1 users.
Aug 01 17:52:04 tv spotifyd[714]: [ERROR] connection to spotify failed: Service unavailable { client error (Connect) }
Aug 01 17:52:04 tv spotifyd[714]: [INFO] retrying connection in 10 seconds (retry 2/4)
Aug 01 17:52:05 tv systemd-networkd[549]: eno1: DHCPv4 address 192.168.1.129/24, gateway 192.168.1.1 acquired from 192.168.1.1
Aug 01 17:52:14 tv spotifyd[714]: [INFO] Converting with ditherer: tpdf
Aug 01 17:52:14 tv spotifyd[714]: [INFO] Using Rodio sink with format S16 and cpal host: ALSA
Aug 01 17:52:14 tv spotifyd[714]: [INFO] Using audio device: default
Aug 01 17:52:14 tv rtkit-daemon[755]: Supervising 6 threads of 3 processes of 1 users.
Aug 01 17:52:14 tv rtkit-daemon[755]: Supervising 6 threads of 3 processes of 1 users.
Aug 01 17:52:14 tv rtkit-daemon[755]: Supervising 6 threads of 3 processes of 1 users.
Aug 01 17:52:14 tv rtkit-daemon[755]: Successfully made thread 849 of process 714 owned by '1000' RT at priority 20.
Aug 01 17:52:14 tv rtkit-daemon[755]: Supervising 7 threads of 4 processes of 1 users.
Aug 01 17:52:14 tv spotifyd[714]: [INFO] Connecting to AP "ap-guc3.spotify.com:443"
Aug 01 17:52:15 tv spotifyd[714]: [INFO] Authenticated as 'mewspaper' !
Aug 01 17:52:15 tv spotifyd[714]: [INFO] Country: "US"
Aug 01 17:52:35 tv systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Aug 01 17:54:01 tv kernel: logitech-hidpp-device 0003:046D:404D.0004: HID++ 4.1 device connected.
Aug 01 17:54:04 tv systemd-logind[642]: The system will reboot now!
Aug 01 17:54:04 tv systemd-logind[642]: System is rebooting.
Aug 01 17:54:04 tv systemd[1]: Stopping Session 1 of User alec...
Aug 01 17:54:04 tv systemd[1]: Removed slice Slice /system/modprobe.
Aug 01 17:54:04 tv systemd[1]: Stopped target Bluetooth Support.
Aug 01 17:54:04 tv systemd[1]: Stopped target Graphical Interface.
Aug 01 17:54:04 tv login[652]: pam_unix(login:session): session closed for user alec
Aug 01 17:54:04 tv systemd[1]: Stopped target Multi-User System.
Aug 01 17:54:04 tv systemd[1]: Stopped target Login Prompts.
Aug 01 17:54:04 tv systemd[1]: Stopped target Host and Network Name Lookups.
Aug 01 17:54:04 tv systemd[1]: Stopped target Sound Card.
Aug 01 17:54:04 tv systemd[1]: Stopped target Timer Units.
Aug 01 17:54:04 tv systemd[1]: archlinux-keyring-wkd-sync.timer: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Refresh existing PGP keys of archlinux-keyring regularly.
Aug 01 17:54:04 tv systemd[1]: man-db.timer: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Daily man-db regeneration.
Aug 01 17:54:04 tv systemd[1]: pacman-update.timer: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Daily system upgrade..
Aug 01 17:54:04 tv systemd[1]: reflector.timer: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Refresh Pacman mirrorlist weekly with Reflector..
Aug 01 17:54:04 tv systemd[1]: shadow.timer: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Daily verification of password and group files.
Aug 01 17:54:04 tv systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Aug 01 17:54:04 tv systemd[1]: Stopped target Trusted Platform Module.
Aug 01 17:54:04 tv systemd[1]: systemd-rfkill.socket: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Aug 01 17:54:04 tv systemd[1]: Stopping Save/Restore Sound Card State...
Aug 01 17:54:04 tv bluetoothd[641]: Terminating
Aug 01 17:54:04 tv systemd[1]: Stopping Bluetooth service...
Aug 01 17:54:04 tv systemd[1]: Stopping Getty on tty1...
Aug 01 17:54:04 tv systemd[1]: Starting Generate shutdown-ramfs...
Aug 01 17:54:04 tv systemd[1]: Stopping Authorization Manager...
Aug 01 17:54:04 tv systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
Aug 01 17:54:04 tv systemd[1]: Stopping Enable Persistent Storage in systemd-networkd...
Aug 01 17:54:04 tv systemd[1]: Stopping Load/Save OS Random Seed...
Aug 01 17:54:04 tv systemd[1]: systemd-udev-load-credentials.service: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Load udev Rules from Credentials.
Aug 01 17:54:04 tv systemd[1]: getty@tty1.service: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Getty on tty1.
Aug 01 17:54:04 tv mkinitcpio[888]: ==> Starting build: 'none'
Aug 01 17:54:04 tv mkinitcpio[888]:   -> Running build hook: [sd-shutdown]
Aug 01 17:54:04 tv systemd[1]: rtkit-daemon.service: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
Aug 01 17:54:04 tv systemd[1]: polkit.service: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Authorization Manager.
Aug 01 17:54:04 tv systemd[1]: alsa-restore.service: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Save/Restore Sound Card State.
Aug 01 17:54:04 tv systemd[1]: systemd-random-seed.service: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Load/Save OS Random Seed.
Aug 01 17:54:04 tv systemd[1]: session-1.scope: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Session 1 of User alec.
Aug 01 17:54:04 tv systemd-logind[642]: Session 1 logged out. Waiting for processes to exit.
Aug 01 17:54:04 tv bluetoothd[641]: Endpoint unregistered: sender=:1.19 path=/MediaEndpoint/A2DPSource/ldac
Aug 01 17:54:04 tv bluetoothd[641]: Endpoint unregistered: sender=:1.19 path=/MediaEndpoint/A2DPSink/aptx_hd
Aug 01 17:54:04 tv bluetoothd[641]: Endpoint unregistered: sender=:1.19 path=/MediaEndpoint/A2DPSource/aptx_hd
Aug 01 17:54:04 tv bluetoothd[641]: Endpoint unregistered: sender=:1.19 path=/MediaEndpoint/A2DPSink/aptx
Aug 01 17:54:04 tv bluetoothd[641]: Endpoint unregistered: sender=:1.19 path=/MediaEndpoint/A2DPSource/aptx
Aug 01 17:54:04 tv bluetoothd[641]: Endpoint unregistered: sender=:1.19 path=/MediaEndpoint/A2DPSink/aac
Aug 01 17:54:04 tv bluetoothd[641]: Endpoint unregistered: sender=:1.19 path=/MediaEndpoint/A2DPSource/aac
Aug 01 17:54:04 tv bluetoothd[641]: Endpoint unregistered: sender=:1.19 path=/MediaEndpoint/A2DPSink/opus_g
Aug 01 17:54:04 tv bluetoothd[641]: Endpoint unregistered: sender=:1.19 path=/MediaEndpoint/A2DPSource/opus_g
Aug 01 17:54:04 tv bluetoothd[641]: Endpoint unregistered: sender=:1.19 path=/MediaEndpoint/A2DPSink/sbc
Aug 01 17:54:04 tv bluetoothd[641]: Endpoint unregistered: sender=:1.19 path=/MediaEndpoint/A2DPSource/sbc
Aug 01 17:54:04 tv bluetoothd[641]: Endpoint unregistered: sender=:1.19 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Aug 01 17:54:04 tv bluetoothd[641]: Endpoint unregistered: sender=:1.19 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Aug 01 17:54:04 tv bluetoothd[641]: Endpoint unregistered: sender=:1.19 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Aug 01 17:54:04 tv bluetoothd[641]: Endpoint unregistered: sender=:1.19 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Aug 01 17:54:04 tv bluetoothd[641]: Endpoint unregistered: sender=:1.19 path=/MediaEndpoint/A2DPSource/faststream
Aug 01 17:54:04 tv bluetoothd[641]: Endpoint unregistered: sender=:1.19 path=/MediaEndpoint/A2DPSource/faststream_duplex
Aug 01 17:54:04 tv bluetoothd[641]: Endpoint unregistered: sender=:1.19 path=/MediaEndpoint/A2DPSink/opus_05
Aug 01 17:54:04 tv bluetoothd[641]: Endpoint unregistered: sender=:1.19 path=/MediaEndpoint/A2DPSource/opus_05
Aug 01 17:54:04 tv bluetoothd[641]: Endpoint unregistered: sender=:1.19 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Aug 01 17:54:04 tv bluetoothd[641]: Endpoint unregistered: sender=:1.19 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Aug 01 17:54:04 tv systemd[1]: Removed slice Slice /system/getty.
Aug 01 17:54:04 tv systemd[1]: Stopping User Manager for UID 1000...
Aug 01 17:54:04 tv systemd-logind[642]: Removed session 1.
Aug 01 17:54:04 tv systemd[702]: Activating special unit Exit the Session...
Aug 01 17:54:04 tv systemd[702]: Stopped target Main User Target.
Aug 01 17:54:04 tv systemd[702]: Stopping PipeWire PulseAudio...
Aug 01 17:54:04 tv systemd[702]: Stopping A spotify playing daemon...
Aug 01 17:54:04 tv systemd[702]: Stopped PipeWire PulseAudio.
Aug 01 17:54:04 tv systemd[702]: Stopping Multimedia Service Session Manager...
Aug 01 17:54:04 tv systemd[702]: Stopped A spotify playing daemon.
Aug 01 17:54:04 tv systemd[702]: spotifyd.service: Consumed 1.986s CPU time, 27.5M memory peak.
Aug 01 17:54:04 tv systemd[702]: Stopped target Sound Card.
Aug 01 17:54:04 tv systemd[1]: systemd-networkd-persistent-storage.service: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Enable Persistent Storage in systemd-networkd.
Aug 01 17:54:04 tv systemd[702]: Stopped Multimedia Service Session Manager.
Aug 01 17:54:04 tv systemd[702]: Stopping PipeWire Multimedia Service...
Aug 01 17:54:04 tv systemd[702]: Stopped PipeWire Multimedia Service.
Aug 01 17:54:04 tv systemd[702]: pipewire.service: Consumed 1.112s CPU time, 8.9M memory peak.
Aug 01 17:54:04 tv systemd[702]: Stopped target Basic System.
Aug 01 17:54:04 tv systemd[702]: Stopped target Paths.
Aug 01 17:54:04 tv systemd[702]: Stopped target Sockets.
Aug 01 17:54:04 tv systemd[702]: Stopped target Timers.
Aug 01 17:54:04 tv systemd[702]: Closed GnuPG network certificate management daemon.
Aug 01 17:54:04 tv systemd[702]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Aug 01 17:54:04 tv systemd[702]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Aug 01 17:54:04 tv systemd[702]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Aug 01 17:54:04 tv systemd[702]: Closed GnuPG cryptographic agent and passphrase cache.
Aug 01 17:54:04 tv systemd[702]: Closed GnuPG public key management service.
Aug 01 17:54:04 tv systemd[702]: Closed p11-kit server.
Aug 01 17:54:04 tv systemd[702]: Closed PipeWire PulseAudio.
Aug 01 17:54:04 tv systemd[702]: Closed PipeWire Multimedia System Sockets.
Aug 01 17:54:04 tv dbus-broker[712]: Dispatched 278 messages @ 2(±5)μs / message.
Aug 01 17:54:04 tv systemd[702]: Stopping D-Bus User Message Bus...
Aug 01 17:54:04 tv systemd[702]: Stopped D-Bus User Message Bus.
Aug 01 17:54:04 tv systemd[702]: Removed slice User Core Session Slice.
Aug 01 17:54:04 tv systemd[702]: session.slice: Consumed 1.343s CPU time, 29.7M memory peak.
Aug 01 17:54:04 tv systemd[702]: Closed D-Bus User Message Bus Socket.
Aug 01 17:54:04 tv systemd[702]: Removed slice User Application Slice.
Aug 01 17:54:04 tv systemd[702]: app.slice: Consumed 1.993s CPU time, 27.8M memory peak.
Aug 01 17:54:04 tv systemd[702]: Reached target Shutdown.
Aug 01 17:54:04 tv systemd[702]: Finished Exit the Session.
Aug 01 17:54:04 tv systemd[702]: Reached target Exit the Session.
Aug 01 17:54:04 tv bluetoothd[641]: Battery Provider Manager destroyed
Aug 01 17:54:04 tv bluetoothd[641]: Stopping SDP server
Aug 01 17:54:04 tv bluetoothd[641]: Exit
Aug 01 17:54:04 tv systemd[1]: bluetooth.service: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Bluetooth service.
Aug 01 17:54:04 tv (sd-pam)[704]: pam_unix(systemd-user:session): session closed for user alec
Aug 01 17:54:04 tv systemd-logind[642]: Removed session 2.
Aug 01 17:54:04 tv systemd[1]: user@1000.service: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped User Manager for UID 1000.
Aug 01 17:54:04 tv systemd[1]: user@1000.service: Consumed 3.401s CPU time, 62.8M memory peak.
Aug 01 17:54:04 tv mkinitcpio[888]: ==> Build complete.
Aug 01 17:54:04 tv systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Finished Generate shutdown-ramfs.
Aug 01 17:54:04 tv systemd[1]: Stopping Permit User Sessions...
Aug 01 17:54:04 tv systemd[1]: Stopping User Runtime Directory /run/user/1000...
Aug 01 17:54:04 tv systemd[1]: run-user-1000.mount: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Unmounted /run/user/1000.
Aug 01 17:54:04 tv systemd[1]: systemd-user-sessions.service: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Permit User Sessions.
Aug 01 17:54:04 tv systemd[1]: user-runtime-dir@1000.service: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped User Runtime Directory /run/user/1000.
Aug 01 17:54:04 tv systemd[1]: Removed slice User Slice of UID 1000.
Aug 01 17:54:04 tv systemd[1]: user-1000.slice: Consumed 3.443s CPU time, 66M memory peak.
Aug 01 17:54:04 tv systemd[1]: Stopped target Network.
Aug 01 17:54:04 tv systemd[1]: Stopped target Remote File Systems.
Aug 01 17:54:04 tv systemd[1]: Stopping User Login Management...
Aug 01 17:54:04 tv systemd[1]: Stopping Network Configuration...
Aug 01 17:54:04 tv systemd-networkd[549]: eno1: DHCP lease lost
Aug 01 17:54:04 tv systemd-networkd[549]: eno1: DHCPv6 lease lost
Aug 01 17:54:04 tv systemd[1]: Requested transaction contradicts existing jobs: Transaction for systemd-hostnamed.service/start is destructive (dev-disk-by\x2duuid-7414c513\x2da636\x2d414d\x2da5df\x2db1dff5cc34ca.swap has 'stop' job queued, but 'start' is included in transaction).
Aug 01 17:54:04 tv systemd-networkd[549]: Could not set hostname: Could not activate remote peer 'org.freedesktop.hostname1': activation request failed: a concurrent deactivation request is already in progress
Aug 01 17:54:04 tv systemd[1]: systemd-logind.service: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped User Login Management.
Aug 01 17:54:04 tv systemd[1]: Stopped target Basic System.
Aug 01 17:54:04 tv systemd[1]: Stopped target Path Units.
Aug 01 17:54:04 tv systemd[1]: Stopped target Slice Units.
Aug 01 17:54:04 tv systemd[1]: Removed slice User and Session Slice.
Aug 01 17:54:04 tv systemd[1]: user.slice: Consumed 3.443s CPU time, 66.1M memory peak.
Aug 01 17:54:04 tv systemd[1]: Stopped target Socket Units.
Aug 01 17:54:04 tv systemd[1]: dirmngr@etc-pacman.d-gnupg.socket: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Closed GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Aug 01 17:54:04 tv systemd[1]: Removed slice Slice /system/dirmngr.
Aug 01 17:54:04 tv systemd[1]: gpg-agent-browser@etc-pacman.d-gnupg.socket: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Aug 01 17:54:04 tv systemd[1]: Removed slice Slice /system/gpg-agent-browser.
Aug 01 17:54:04 tv systemd[1]: gpg-agent-extra@etc-pacman.d-gnupg.socket: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Closed GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Aug 01 17:54:04 tv systemd[1]: Removed slice Slice /system/gpg-agent-extra.
Aug 01 17:54:04 tv systemd[1]: gpg-agent-ssh@etc-pacman.d-gnupg.socket: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Closed GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Aug 01 17:54:04 tv systemd[1]: Removed slice Slice /system/gpg-agent-ssh.
Aug 01 17:54:04 tv systemd[1]: gpg-agent@etc-pacman.d-gnupg.socket: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Closed GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Aug 01 17:54:04 tv systemd[1]: Removed slice Slice /system/gpg-agent.
Aug 01 17:54:04 tv systemd[1]: keyboxd@etc-pacman.d-gnupg.socket: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Closed GnuPG public key management service for /etc/pacman.d/gnupg.
Aug 01 17:54:04 tv systemd[1]: Removed slice Slice /system/keyboxd.
Aug 01 17:54:04 tv systemd[1]: sshd-unix-local.socket: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Closed OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Aug 01 17:54:04 tv systemd[1]: systemd-hostnamed.socket: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Closed Hostname Service Socket.
Aug 01 17:54:04 tv systemd[1]: systemd-importd.socket: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Closed Disk Image Download Service Socket.
Aug 01 17:54:04 tv dbus-broker[639]: Dispatched 1546 messages @ 2(±5)μs / message.
Aug 01 17:54:04 tv systemd[1]: Stopping D-Bus System Message Bus...
Aug 01 17:54:04 tv systemd[1]: systemd-networkd.service: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Network Configuration.
Aug 01 17:54:04 tv systemd[1]: dbus-broker.service: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped D-Bus System Message Bus.
Aug 01 17:54:04 tv systemd[1]: Stopped target Preparation for Network.
Aug 01 17:54:04 tv systemd[1]: dbus.socket: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Closed D-Bus System Message Bus Socket.
Aug 01 17:54:04 tv systemd[1]: Stopped target System Initialization.
Aug 01 17:54:04 tv systemd[1]: proc-sys-fs-binfmt_misc.automount: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Unset automount Arbitrary Executable File Formats File System Automount Point.
Aug 01 17:54:04 tv systemd[1]: Stopped target Local Encrypted Volumes.
Aug 01 17:54:04 tv systemd[1]: systemd-ask-password-console.path: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Aug 01 17:54:04 tv systemd[1]: systemd-ask-password-wall.path: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Aug 01 17:54:04 tv systemd[1]: Stopped target Local Integrity Protected Volumes.
Aug 01 17:54:04 tv systemd[1]: Stopped target Local Verity Protected Volumes.
Aug 01 17:54:04 tv systemd[1]: systemd-networkd.socket: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Closed Network Service Netlink Socket.
Aug 01 17:54:04 tv systemd[1]: systemd-network-generator.service: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Generate network units from Kernel command line.
Aug 01 17:54:04 tv systemd[1]: Stopping Network Name Resolution...
Aug 01 17:54:04 tv systemd[1]: Stopping Record System Boot/Shutdown in UTMP...
Aug 01 17:54:04 tv systemd[1]: systemd-update-utmp.service: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Record System Boot/Shutdown in UTMP.
Aug 01 17:54:04 tv systemd[1]: systemd-resolved.service: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Network Name Resolution.
Aug 01 17:54:04 tv systemd[1]: systemd-sysctl.service: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Apply Kernel Variables.
Aug 01 17:54:04 tv systemd[1]: systemd-coredump.socket: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Closed Process Core Dump Socket.
Aug 01 17:54:04 tv systemd[1]: systemd-modules-load.service: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Load Kernel Modules.
Aug 01 17:54:04 tv systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Create System Files and Directories.
Aug 01 17:54:04 tv systemd[1]: Stopped target Local File Systems.
Aug 01 17:54:04 tv systemd[1]: Unmounting /boot...
Aug 01 17:54:04 tv systemd[1]: Unmounting Temporary Directory /tmp...
Aug 01 17:54:04 tv systemd[1]: boot.mount: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Unmounted /boot.
Aug 01 17:54:04 tv systemd[1]: tmp.mount: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Unmounted Temporary Directory /tmp.
Aug 01 17:54:04 tv systemd[1]: Stopped target Preparation for Local File Systems.
Aug 01 17:54:04 tv systemd[1]: Stopped target Swaps.
Aug 01 17:54:04 tv systemd[1]: Deactivating swap /dev/disk/by-diskseq/1-part2...
Aug 01 17:54:04 tv systemd[1]: systemd-remount-fs.service: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Remount Root and Kernel File Systems.
Aug 01 17:54:04 tv systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Create Static Device Nodes in /dev.
Aug 01 17:54:04 tv systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully.
Aug 01 17:54:04 tv systemd[1]: Stopped Create Static Device Nodes in /dev gracefully.
Aug 01 17:54:04 tv systemd[1]: Reached target System Shutdown.
Aug 01 17:54:05 tv systemd[1]: dev-disk-by\x2did-nvme\x2dNE\x2d1TB_2280_0031907000329_1\x2dpart2.swap: Deactivated successfully.
Aug 01 17:54:05 tv systemd[1]: Deactivated swap /dev/disk/by-id/nvme-NE-1TB_2280_0031907000329_1-part2.
Aug 01 17:54:05 tv systemd[1]: dev-disk-by\x2did-nvme\x2dnvme.126f\x2d30303331393037303030333239\x2d4e452d3154422032323830\x2d00000001\x2dpart2.swap: Deactivated successfully.
Aug 01 17:54:05 tv systemd[1]: Deactivated swap /dev/disk/by-id/nvme-nvme.126f-30303331393037303030333239-4e452d3154422032323830-00000001-part2.
Aug 01 17:54:05 tv systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartnum-2.swap: Deactivated successfully.
Aug 01 17:54:05 tv systemd[1]: Deactivated swap /dev/disk/by-path/pci-0000:03:00.0-nvme-1-part/by-partnum/2.
Aug 01 17:54:05 tv systemd[1]: dev-disk-by\x2dpartuuid-ede16f1f\x2d02.swap: Deactivated successfully.
Aug 01 17:54:05 tv systemd[1]: Deactivated swap /dev/disk/by-partuuid/ede16f1f-02.
Aug 01 17:54:05 tv systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart2.swap: Deactivated successfully.
Aug 01 17:54:05 tv systemd[1]: Deactivated swap /dev/disk/by-path/pci-0000:03:00.0-nvme-1-part2.
Aug 01 17:54:05 tv systemd[1]: dev-disk-by\x2did-nvme\x2dNE\x2d1TB_2280_0031907000329\x2dpart2.swap: Deactivated successfully.
Aug 01 17:54:05 tv systemd[1]: Deactivated swap /dev/disk/by-id/nvme-NE-1TB_2280_0031907000329-part2.
Aug 01 17:54:05 tv systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2duuid-7414c513\x2da636\x2d414d\x2da5df\x2db1dff5cc34ca.swap: Deactivated successfully.
Aug 01 17:54:05 tv systemd[1]: Deactivated swap /dev/disk/by-path/pci-0000:03:00.0-nvme-1-part/by-uuid/7414c513-a636-414d-a5df-b1dff5cc34ca.
Aug 01 17:54:05 tv systemd[1]: dev-disk-by\x2ddiskseq-1\x2dpart2.swap: Deactivated successfully.
Aug 01 17:54:05 tv systemd[1]: Deactivated swap /dev/disk/by-diskseq/1-part2.
Aug 01 17:54:05 tv systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:03:00.0\x2dnvme\x2d1\x2dpart-by\x2dpartuuid-ede16f1f\x2d02.swap: Deactivated successfully.
Aug 01 17:54:05 tv systemd[1]: Deactivated swap /dev/disk/by-path/pci-0000:03:00.0-nvme-1-part/by-partuuid/ede16f1f-02.
Aug 01 17:54:05 tv systemd[1]: dev-nvme0n1p2.swap: Deactivated successfully.
Aug 01 17:54:05 tv systemd[1]: Deactivated swap /dev/nvme0n1p2.
Aug 01 17:54:05 tv systemd[1]: dev-disk-by\x2duuid-7414c513\x2da636\x2d414d\x2da5df\x2db1dff5cc34ca.swap: Deactivated successfully.
Aug 01 17:54:05 tv systemd[1]: Deactivated swap /dev/disk/by-uuid/7414c513-a636-414d-a5df-b1dff5cc34ca.
Aug 01 17:54:05 tv systemd[1]: Reached target Unmount All Filesystems.
Aug 01 17:54:05 tv systemd[1]: Reached target Late Shutdown Services.
Aug 01 17:54:05 tv systemd[1]: systemd-reboot.service: Deactivated successfully.
Aug 01 17:54:05 tv systemd[1]: Finished System Reboot.
Aug 01 17:54:05 tv systemd[1]: Reached target System Reboot.
Aug 01 17:54:05 tv systemd[1]: Shutting down.
Aug 01 17:54:05 tv systemd[1]: Using hardware watchdog 'iTCO_wdt', version 6, device /dev/watchdog0
Aug 01 17:54:05 tv systemd[1]: Watchdog running with a hardware timeout of 10min.
Aug 01 17:54:05 tv kernel: watchdog: watchdog0: watchdog did not stop!
Aug 01 17:54:05 tv systemd-shutdown[1]: Using hardware watchdog 'iTCO_wdt', version 6, device /dev/watchdog0
Aug 01 17:54:05 tv systemd-shutdown[1]: Watchdog running with a hardware timeout of 10min.
Aug 01 17:54:05 tv systemd-shutdown[1]: Syncing filesystems and block devices.
Aug 01 17:54:05 tv systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Aug 01 17:54:05 tv systemd-journald[411]: Received SIGTERM from PID 1 (systemd-shutdow).
Aug 01 17:54:05 tv systemd-journald[411]: Journal stopped

Output of nvidia-smi

Fri Aug  1 17:58:28 2025       
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 575.64.05              Driver Version: 575.64.05      CUDA Version: 12.9     |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA GeForce RTX 5060        Off |   00000000:01:00.0 Off |                  N/A |
| 30%   44C    P0             15W /  145W |       0MiB /   8151MiB |      4%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+
                                                                                         
+-----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU   GI   CI              PID   Type   Process name                        GPU Memory |
|        ID   ID                                                               Usage      |
|=========================================================================================|
|  No running processes found                                                             |
+-----------------------------------------------------------------------------------------+

Offline

#3 2025-08-02 20:00:25

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,267

Re: [SOLVED] RTX 5060 Black Screen on TTY

I've been unable to get it working … should be fine, the GPU is detected via nvidia-smi

How do you define "not working"?

prime-run glxinfo -B

Assuming you expect/want your display server to run on the GPU
1. why?
2. which one specifically (probably not X11, some wayland compositor?)

Offline

#4 2025-08-03 02:52:51

acureau
Member
Registered: 2025-07-29
Posts: 5

Re: [SOLVED] RTX 5060 Black Screen on TTY

seth wrote:

How do you define "not working"?

I mean that I do not see any output over HDMI. I haven't made it to the point where I start my compositor yet on my TV over HDMI. When the TTY loads the signal drops out every time.

seth wrote:

Assuming you expect/want your display server to run on the GPU
1. why?
2. which one specifically (probably not X11, some wayland compositor?)

I was under the impression that this was how I was supposed to set up my dedicated GPU, I want to play games and use hardware decoding in my video player. Can I continue to render my compositor with my iGPU and specific applications with my dedicated GPU? Would I need to move the HDMI cord between output ports?

I am using Hyprland. I have followed the configuration steps on the wiki page. Today I tried DisplayPort using another monitor and it works as I expect. I am able to launch Hyprland, and nvidia-smi shows that it's rendering on the dedicated GPU.

seth wrote:
prime-run glxinfo -B

I really appreciate this, I did not know anything about hybrid graphics. I will have to do some reading and testing on this end. Maybe it will turn out to be the solution. The output of this command using Hyprland via my iGPU is:

name of display: :0
display: :0  screen: 0
direct rendering: Yes
Memory info (GL_NVX_gpu_memory_info):
    Dedicated video memory: 8151 MB
    Total available memory: 8151 MB
    Currently available dedicated video memory: 7693 MB
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce RTX 5060/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 575.64.05
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.6.0 NVIDIA 575.64.05
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)

OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 575.64.05
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

Offline

#5 2025-08-03 07:38:48

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,267

Re: [SOLVED] RTX 5060 Black Screen on TTY

I was under the impression that this was how I was supposed to set up my dedicated GPU, I want to play games and use hardware decoding in my video player. Can I continue to render my compositor with my iGPU and specific applications with my dedicated GPU?

Yes and that's also the default behavior.

Would I need to move the HDMI cord between output ports?

Potentially - depending on the hardware all external outputs might be wired to the GPU in which case you'll require https://wiki.archlinux.org/title/PRIME#Reverse_PRIME

ls /sys/class/drm

To control the behavior w/ hyprland see https://wiki.hypr.land/Configuring/Mult … gpu-to-use

The Hyprland Wiki wrote:

Do note that if you have an external monitor connected to, for example card1, that card must be included in AQ_DRM_DEVICES for the monitor to work, though it doesn’t have to be the primary renderer.

Otherwise you could just run on the IGP, "prime-run superturboturkeypuncher³" and be done.

Offline

#6 2025-08-04 02:48:13

acureau
Member
Registered: 2025-07-29
Posts: 5

Re: [SOLVED] RTX 5060 Black Screen on TTY

Thank you seth, you're a life saver. Now my GPU isn't just a $300 brick. To my surprise the game I wanted to play did not require any extra setup work to utilize my dedicated GPU. I do not have to swap HDMI ports. Hyprland was selecting the RTX 5060 by default and so I set AQ_DRM_DEVICES to the iGPU. I had to follow the XWayland HiDPI guide for Hyprland to launch the game at my TV's resolution.

If anyone else is having this issue, I did not solve the HDMI output problem. My only suggestions are to use a CPU with an iGPU or use DisplayPort.

Offline

#7 2025-08-04 07:08:40

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,267

Re: [SOLVED] RTX 5060 Black Screen on TTY

the game I wanted to play did not require any extra setup work to utilize my dedicated GPU

notably Steam will pick the dGPU by default

I did not solve the HDMI output problem. My only suggestions are to use a CPU with an iGPU or use DisplayPort

So where's HDMI wired?

seth wrote:
ls /sys/class/drm

As the hyprland wiki mentions, you'll have to add all required devices to AQ_DRM_DEVICES (in the preferred order) - if the HDMI output is wired to the nvidia GPU, that includes that as well (though in practice it's of course preferable to avoid that and rely on outputs wired to the IGP directly)
Could also be a cable issue (a "too weak" signal will make the HDCP handshake fatally fail on HDMI)

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

wrt your dm, I'm doing this for personal entertainment, but arch takes donations: https://archlinux.org/donate/

Offline

#8 2025-08-04 13:35:22

acureau
Member
Registered: 2025-07-29
Posts: 5

Re: [SOLVED] RTX 5060 Black Screen on TTY

seth wrote:

So where's HDMI wired?

I've got it plugged into the motherboard's output. I will try several more HDMI cables and reply if that turns out to have been the problem. Marking solved either way, as if I knew about offloading via PRIME I'd have taken that route from the start.

seth wrote:

wrt your dm, I'm doing this for personal entertainment, but arch takes donations: https://archlinux.org/donate/

Sounds good.

Offline

Board footer

Powered by FluxBB