Hello,
you right
I have in dmsg (line 1228):
[ 12.981124] usb 3-2: Failed to create links for entity 5
[ 12.981126] usb 3-2: Failed to register entities (-22).
[ 12.981126] usb 3-2: Failed to register entities (-22).
full output in my log.
śr., 8 sty 2025 o 16:56 Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxx> napisał(a):
On Wed, Jan 08, 2025 at 05:36:37PM +0200, Laurent Pinchart wrote:
> On Wed, Jan 08, 2025 at 12:32:07PM -0300, Thadeu Lima de Souza Cascardo wrote:
> > On Mon, Jan 06, 2025 at 02:15:24PM +0100, Tomasz Sikora wrote:
> > > Error in line 1034 dmesg.log
> > > You can see more here https://bbs.archlinux.org/viewtopic.php?id=301737
> > >
> > > pon., 6 sty 2025 o 11:56 Thadeu Lima de Souza Cascardo <cascardo@xxxxxxxxxx>
> > > napisał(a):
> > >
> > > > On Sun, Jan 05, 2025 at 07:31:09PM +0100, Tomasz Sikora wrote:
> > > > > Issue video camera
> > > > > ls -l /dev/video*zsh: no matches found: /dev/video*
> > > > >
> > > > >
> > > > > 01 15:43:24 Linux kernel: usb 3-2: Found multiple Units with ID 5
> > > >
> > > > Can you attach complete dmesg output? And more importantly, attach the
> > > > output of lsusb -vv?
> > > >
> > > > Thanks.
> > > > Cascardo.
> > > >
> >
> > Thanks a lot, Tomasz.
> >
> > Without this patch (it could be an older kernel), do you see a warning in
> > your dmesg? Or messages like:
> >
> > [ 395.090938] usb 1-1: Failed to create links for entity 5
> > [ 395.091385] usb 1-1: Failed to register entities (-22).
> >
> > Otherwise, it might just be that your kernel is not built with
> > CONFIG_MEDIA_CONTROLLER.
> >
> > I reached that conclusion by emulating a similar uvc device. Yours has the
> > entity ID for both the output terminal and processing unit. Though that is
> > not valid according to the spec (even UVC 1.0 mentions the IDs should be
> > unique), we should keep supporting such devices.
> >
> > I am currently working on a fix that will restore support for your device
> > but improve its support for configs with CONFIG_MEDIA_CONTROLLER.
> >
> > I appreciate your help on testing such configurations and fixes.
>
> The output of "lsusb -v -d 1c3f:2002" would help (running as root if
> possible).
>
> --
> Regards,
>
> Laurent Pinchart
>
Here it is. I just realized Tomasz had only sent it to me in private.
Cascardo.
[ 0.000000] Linux version 6.6.63-1-lts (linux-lts@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Fri, 22 Nov 2024 15:39:56 +0000 [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux-lts root=/dev/nvme0n1p4 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009ccefff] usable [ 0.000000] BIOS-e820: [mem 0x0000000009ccf000-0x0000000009ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable [ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20dfff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000000a20e000-0x000000000affffff] usable [ 0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved [ 0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000bafc0fff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bafc1000-0x00000000bc72dfff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000bc72e000-0x00000000bc882fff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000bc883000-0x00000000bcf69fff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000bcf6a000-0x00000000bdbfefff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000bdbff000-0x00000000beffffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bf000000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000103f37ffff] usable [ 0.000000] BIOS-e820: [mem 0x000000103f380000-0x000000103fffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] APIC: Static calls initialized [ 0.000000] e820: update [mem 0xb62e2018-0xb6301857] usable ==> usable [ 0.000000] e820: update [mem 0xb62e2018-0xb6301857] usable ==> usable [ 0.000000] e820: update [mem 0xb62d3018-0xb62e1057] usable ==> usable [ 0.000000] e820: update [mem 0xb62d3018-0xb62e1057] usable ==> usable [ 0.000000] extended physical RAM map: [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable [ 0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009ccefff] usable [ 0.000000] reserve setup_data: [mem 0x0000000009ccf000-0x0000000009ffffff] reserved [ 0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable [ 0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a20dfff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x000000000a20e000-0x000000000affffff] usable [ 0.000000] reserve setup_data: [mem 0x000000000b000000-0x000000000b01ffff] reserved [ 0.000000] reserve setup_data: [mem 0x000000000b020000-0x00000000b62d3017] usable [ 0.000000] reserve setup_data: [mem 0x00000000b62d3018-0x00000000b62e1057] usable [ 0.000000] reserve setup_data: [mem 0x00000000b62e1058-0x00000000b62e2017] usable [ 0.000000] reserve setup_data: [mem 0x00000000b62e2018-0x00000000b6301857] usable [ 0.000000] reserve setup_data: [mem 0x00000000b6301858-0x00000000bafc0fff] usable [ 0.000000] reserve setup_data: [mem 0x00000000bafc1000-0x00000000bc72dfff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000bc72e000-0x00000000bc882fff] ACPI data [ 0.000000] reserve setup_data: [mem 0x00000000bc883000-0x00000000bcf69fff] ACPI NVS [ 0.000000] reserve setup_data: [mem 0x00000000bcf6a000-0x00000000bdbfefff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000bdbff000-0x00000000beffffff] usable [ 0.000000] reserve setup_data: [mem 0x00000000bf000000-0x00000000bfffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fd200000-0x00000000fd2fffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fd600000-0x00000000fd7fffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000feb80000-0x00000000fec01fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fec30000-0x00000000fec30fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fed40000-0x00000000fed44fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved [ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000103f37ffff] usable [ 0.000000] reserve setup_data: [mem 0x000000103f380000-0x000000103fffffff] reserved [ 0.000000] efi: EFI v2.7 by American Megatrends [ 0.000000] efi: ACPI=0xbcf53000 ACPI 2.0=0xbcf53014 TPMFinalLog=0xbcf1d000 SMBIOS=0xbda26000 SMBIOS 3.0=0xbda25000 MEMATTR=0xb64f8018 ESRT=0xb8ff9218 INITRD=0xb64f7e98 RNG=0xbc865018 TPMEventLog=0xbc864018 [ 0.000000] random: crng init done [ 0.000000] efi: Remove mem320: MMIO range=[0xf0000000-0xf7ffffff] (128MB) from e820 map [ 0.000000] e820: remove [mem 0xf0000000-0xf7ffffff] reserved [ 0.000000] efi: Remove mem321: MMIO range=[0xfd200000-0xfd2fffff] (1MB) from e820 map [ 0.000000] e820: remove [mem 0xfd200000-0xfd2fffff] reserved [ 0.000000] efi: Remove mem322: MMIO range=[0xfd600000-0xfd7fffff] (2MB) from e820 map [ 0.000000] e820: remove [mem 0xfd600000-0xfd7fffff] reserved [ 0.000000] efi: Not removing mem323: MMIO range=[0xfea00000-0xfea0ffff] (64KB) from e820 map [ 0.000000] efi: Remove mem324: MMIO range=[0xfeb80000-0xfec01fff] (0MB) from e820 map [ 0.000000] e820: remove [mem 0xfeb80000-0xfec01fff] reserved [ 0.000000] efi: Not removing mem325: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map [ 0.000000] efi: Not removing mem326: MMIO range=[0xfec30000-0xfec30fff] (4KB) from e820 map [ 0.000000] efi: Not removing mem327: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map [ 0.000000] efi: Not removing mem328: MMIO range=[0xfed40000-0xfed44fff] (20KB) from e820 map [ 0.000000] efi: Not removing mem329: MMIO range=[0xfed80000-0xfed8ffff] (64KB) from e820 map [ 0.000000] efi: Not removing mem330: MMIO range=[0xfedc2000-0xfedcffff] (56KB) from e820 map [ 0.000000] efi: Not removing mem331: MMIO range=[0xfedd4000-0xfedd5fff] (8KB) from e820 map [ 0.000000] efi: Remove mem332: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map [ 0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved [ 0.000000] SMBIOS 3.3.0 present. [ 0.000000] DMI: Gigabyte Technology Co., Ltd. B550 GAMING X V2/B550 GAMING X V2, BIOS FB 11/14/2022 [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] tsc: Detected 3792.790 MHz processor [ 0.000334] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.000335] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000341] last_pfn = 0x103f380 max_arch_pfn = 0x400000000 [ 0.000346] total RAM covered: 3071M [ 0.000422] Found optimal setting for mtrr clean up [ 0.000422] gran_size: 64K chunk_size: 64M num_reg: 3 lose cover RAM: 0G [ 0.000424] MTRR map: 7 entries (3 fixed + 4 variable; max 20), built from 9 variable MTRRs [ 0.000426] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000754] e820: update [mem 0xbc9f0000-0xbc9fffff] usable ==> reserved [ 0.000759] e820: update [mem 0xc0000000-0xffffffff] usable ==> reserved [ 0.000761] last_pfn = 0xbf000 max_arch_pfn = 0x400000000 [ 0.003248] esrt: Reserving ESRT space from 0x00000000b8ff9218 to 0x00000000b8ff9250. [ 0.003254] e820: update [mem 0xb8ff9000-0xb8ff9fff] usable ==> reserved [ 0.003278] Using GB pages for direct mapping [ 0.003691] Secure boot disabled [ 0.003692] RAMDISK: [mem 0xb1bb6000-0xb26f0fff] [ 0.003746] ACPI: Early table checksum verification disabled [ 0.003749] ACPI: RSDP 0x00000000BCF53014 000024 (v02 ALASKA) [ 0.003751] ACPI: XSDT 0x00000000BCF52728 0000DC (v01 ALASKA A M I 01072009 AMI 01000013) [ 0.003755] ACPI: FACP 0x00000000BC869000 000114 (v06 ALASKA A M I 01072009 AMI 00010013) [ 0.003758] ACPI: DSDT 0x00000000BC76F000 0068F9 (v02 ALASKA A M I 01072009 INTL 20190509) [ 0.003760] ACPI: FACS 0x00000000BCF4D000 000040 [ 0.003761] ACPI: SSDT 0x00000000BC878000 00ABD0 (v02 GBT GSWApp 00000001 INTL 20190509) [ 0.003763] ACPI: SSDT 0x00000000BC86F000 008CE9 (v02 AMD AmdTable 00000002 MSFT 04000000) [ 0.003764] ACPI: SSDT 0x00000000BC86B000 003D74 (v01 AMD AMD AOD 00000001 INTL 20190509) [ 0.003765] ACPI: SSDT 0x00000000BC86A000 000221 (v02 ALASKA CPUSSDT 01072009 AMI 01072009) [ 0.003767] ACPI: FIDT 0x00000000BC862000 00009C (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.003768] ACPI: MCFG 0x00000000BC861000 00003C (v01 ALASKA A M I 01072009 MSFT 00010013) [ 0.003770] ACPI: HPET 0x00000000BC860000 000038 (v01 ALASKA A M I 01072009 AMI 00000005) [ 0.003771] ACPI: IVRS 0x00000000BC85F000 0000D0 (v02 AMD AmdTable 00000001 AMD 00000001) [ 0.003772] ACPI: FPDT 0x00000000BC85E000 000044 (v01 ALASKA A M I 01072009 AMI 01000013) [ 0.003774] ACPI: BGRT 0x00000000BC85D000 000038 (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.003775] ACPI: TPM2 0x00000000BC85C000 00004C (v04 ALASKA A M I 00000001 AMI 00000000) [ 0.003776] ACPI: PCCT 0x00000000BC85B000 00006E (v02 AMD AmdTable 00000001 AMD 00000001) [ 0.003778] ACPI: SSDT 0x00000000BC856000 004133 (v02 AMD AmdTable 00000001 AMD 00000001) [ 0.003779] ACPI: CRAT 0x00000000BC855000 000F10 (v01 AMD AmdTable 00000001 AMD 00000001) [ 0.003781] ACPI: CDIT 0x00000000BC854000 000029 (v01 AMD AmdTable 00000001 AMD 00000001) [ 0.003782] ACPI: WPBT 0x00000000BC77D000 000038 (v01 ALASKA A M I 00000001 GBT 20181220) [ 0.003783] ACPI: SSDT 0x00000000BC77C000 000788 (v01 AMD ArticNOI 00000001 INTL 20190509) [ 0.003785] ACPI: SSDT 0x00000000BC778000 0039F7 (v01 AMD ArticN 00000001 INTL 20190509) [ 0.003786] ACPI: WSMT 0x00000000BC777000 000028 (v01 ALASKA A M I 01072009 AMI 00010013) [ 0.003787] ACPI: APIC 0x00000000BC776000 00015E (v04 ALASKA A M I 01072009 AMI 00010013) [ 0.003788] ACPI: SSDT 0x00000000BC867000 00147F (v01 AMD ArticC 00000001 INTL 20190509) [ 0.003790] ACPI: SSDT 0x00000000BC866000 0000BF (v01 AMD AmdTable 00001000 INTL 20190509) [ 0.003791] ACPI: Reserving FACP table memory at [mem 0xbc869000-0xbc869113] [ 0.003792] ACPI: Reserving DSDT table memory at [mem 0xbc76f000-0xbc7758f8] [ 0.003792] ACPI: Reserving FACS table memory at [mem 0xbcf4d000-0xbcf4d03f] [ 0.003792] ACPI: Reserving SSDT table memory at [mem 0xbc878000-0xbc882bcf] [ 0.003793] ACPI: Reserving SSDT table memory at [mem 0xbc86f000-0xbc877ce8] [ 0.003793] ACPI: Reserving SSDT table memory at [mem 0xbc86b000-0xbc86ed73] [ 0.003794] ACPI: Reserving SSDT table memory at [mem 0xbc86a000-0xbc86a220] [ 0.003794] ACPI: Reserving FIDT table memory at [mem 0xbc862000-0xbc86209b] [ 0.003794] ACPI: Reserving MCFG table memory at [mem 0xbc861000-0xbc86103b] [ 0.003795] ACPI: Reserving HPET table memory at [mem 0xbc860000-0xbc860037] [ 0.003795] ACPI: Reserving IVRS table memory at [mem 0xbc85f000-0xbc85f0cf] [ 0.003795] ACPI: Reserving FPDT table memory at [mem 0xbc85e000-0xbc85e043] [ 0.003796] ACPI: Reserving BGRT table memory at [mem 0xbc85d000-0xbc85d037] [ 0.003796] ACPI: Reserving TPM2 table memory at [mem 0xbc85c000-0xbc85c04b] [ 0.003796] ACPI: Reserving PCCT table memory at [mem 0xbc85b000-0xbc85b06d] [ 0.003797] ACPI: Reserving SSDT table memory at [mem 0xbc856000-0xbc85a132] [ 0.003797] ACPI: Reserving CRAT table memory at [mem 0xbc855000-0xbc855f0f] [ 0.003797] ACPI: Reserving CDIT table memory at [mem 0xbc854000-0xbc854028] [ 0.003798] ACPI: Reserving WPBT table memory at [mem 0xbc77d000-0xbc77d037] [ 0.003798] ACPI: Reserving SSDT table memory at [mem 0xbc77c000-0xbc77c787] [ 0.003798] ACPI: Reserving SSDT table memory at [mem 0xbc778000-0xbc77b9f6] [ 0.003799] ACPI: Reserving WSMT table memory at [mem 0xbc777000-0xbc777027] [ 0.003799] ACPI: Reserving APIC table memory at [mem 0xbc776000-0xbc77615d] [ 0.003799] ACPI: Reserving SSDT table memory at [mem 0xbc867000-0xbc86847e] [ 0.003800] ACPI: Reserving SSDT table memory at [mem 0xbc866000-0xbc8660be] [ 0.003844] No NUMA configuration found [ 0.003844] Faking a node at [mem 0x0000000000000000-0x000000103f37ffff] [ 0.003846] NODE_DATA(0) allocated [mem 0x103f37b000-0x103f37ffff] [ 0.003879] Zone ranges: [ 0.003880] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.003881] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.003881] Normal [mem 0x0000000100000000-0x000000103f37ffff] [ 0.003882] Device empty [ 0.003883] Movable zone start for each node [ 0.003883] Early memory node ranges [ 0.003883] node 0: [mem 0x0000000000001000-0x000000000009ffff] [ 0.003884] node 0: [mem 0x0000000000100000-0x0000000009ccefff] [ 0.003884] node 0: [mem 0x000000000a000000-0x000000000a1fffff] [ 0.003885] node 0: [mem 0x000000000a20e000-0x000000000affffff] [ 0.003885] node 0: [mem 0x000000000b020000-0x00000000bafc0fff] [ 0.003886] node 0: [mem 0x00000000bdbff000-0x00000000beffffff] [ 0.003886] node 0: [mem 0x0000000100000000-0x000000103f37ffff] [ 0.003889] Initmem setup node 0 [mem 0x0000000000001000-0x000000103f37ffff] [ 0.003891] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.003901] On node 0, zone DMA: 96 pages in unavailable ranges [ 0.003980] On node 0, zone DMA32: 817 pages in unavailable ranges [ 0.003988] On node 0, zone DMA32: 14 pages in unavailable ranges [ 0.005938] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.006013] On node 0, zone DMA32: 11326 pages in unavailable ranges [ 0.070003] On node 0, zone Normal: 4096 pages in unavailable ranges [ 0.070019] On node 0, zone Normal: 3200 pages in unavailable ranges [ 0.070373] ACPI: PM-Timer IO Port: 0x808 [ 0.070379] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) [ 0.070390] IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23 [ 0.070395] IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55 [ 0.070396] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.070398] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level) [ 0.070400] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.070401] ACPI: HPET id: 0x10228201 base: 0xfed00000 [ 0.070409] e820: update [mem 0xb6b22000-0xb6b66fff] usable ==> reserved [ 0.070418] smpboot: Allowing 32 CPUs, 16 hotplug CPUs [ 0.070432] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.070433] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff] [ 0.070434] PM: hibernation: Registered nosave memory: [mem 0x09ccf000-0x09ffffff] [ 0.070435] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20dfff] [ 0.070436] PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b01ffff] [ 0.070436] PM: hibernation: Registered nosave memory: [mem 0xb62d3000-0xb62d3fff] [ 0.070437] PM: hibernation: Registered nosave memory: [mem 0xb62e1000-0xb62e1fff] [ 0.070438] PM: hibernation: Registered nosave memory: [mem 0xb62e2000-0xb62e2fff] [ 0.070438] PM: hibernation: Registered nosave memory: [mem 0xb6301000-0xb6301fff] [ 0.070439] PM: hibernation: Registered nosave memory: [mem 0xb6b22000-0xb6b66fff] [ 0.070440] PM: hibernation: Registered nosave memory: [mem 0xb8ff9000-0xb8ff9fff] [ 0.070441] PM: hibernation: Registered nosave memory: [mem 0xbafc1000-0xbc72dfff] [ 0.070441] PM: hibernation: Registered nosave memory: [mem 0xbc72e000-0xbc882fff] [ 0.070441] PM: hibernation: Registered nosave memory: [mem 0xbc883000-0xbcf69fff] [ 0.070442] PM: hibernation: Registered nosave memory: [mem 0xbcf6a000-0xbdbfefff] [ 0.070443] PM: hibernation: Registered nosave memory: [mem 0xbf000000-0xbfffffff] [ 0.070443] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xfe9fffff] [ 0.070443] PM: hibernation: Registered nosave memory: [mem 0xfea00000-0xfea0ffff] [ 0.070444] PM: hibernation: Registered nosave memory: [mem 0xfea10000-0xfec0ffff] [ 0.070444] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff] [ 0.070444] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec2ffff] [ 0.070444] PM: hibernation: Registered nosave memory: [mem 0xfec30000-0xfec30fff] [ 0.070445] PM: hibernation: Registered nosave memory: [mem 0xfec31000-0xfecfffff] [ 0.070445] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff] [ 0.070445] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed3ffff] [ 0.070446] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff] [ 0.070446] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff] [ 0.070446] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff] [ 0.070447] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfedc1fff] [ 0.070447] PM: hibernation: Registered nosave memory: [mem 0xfedc2000-0xfedcffff] [ 0.070447] PM: hibernation: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff] [ 0.070447] PM: hibernation: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff] [ 0.070448] PM: hibernation: Registered nosave memory: [mem 0xfedd6000-0xffffffff] [ 0.070449] [mem 0xc0000000-0xfe9fffff] available for PCI devices [ 0.070450] Booting paravirtualized kernel on bare hardware [ 0.070451] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns [ 0.073229] setup_percpu: NR_CPUS:320 nr_cpumask_bits:32 nr_cpu_ids:32 nr_node_ids:1 [ 0.073944] percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144 [ 0.073948] pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152 [ 0.073949] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 [ 0.073954] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 [ 0.073966] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lts root=/dev/nvme0n1p4 [ 0.073987] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux-lts", will be passed to user space. [ 0.074001] printk: log_buf_len individual max cpu contribution: 4096 bytes [ 0.074002] printk: log_buf_len total cpu_extra contributions: 126976 bytes [ 0.074002] printk: log_buf_len min size: 131072 bytes [ 0.074120] printk: log_buf_len: 262144 bytes [ 0.074121] printk: early log buf free: 112312(85%) [ 0.078273] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear) [ 0.080316] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear) [ 0.080383] Fallback order for Node 0: 0 [ 0.080389] Built 1 zonelists, mobility grouping on. Total pages: 16495635 [ 0.080390] Policy zone: Normal [ 0.080539] mem auto-init: stack:all(zero), heap alloc:on, heap free:off [ 0.080573] software IO TLB: area num 32. [ 0.164405] Memory: 65647128K/67030536K available (16384K kernel code, 2138K rwdata, 13036K rodata, 3436K init, 3708K bss, 1383152K reserved, 0K cma-reserved) [ 0.164547] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1 [ 0.164565] ftrace: allocating 48959 entries in 192 pages [ 0.172001] ftrace: allocated 192 pages with 2 groups [ 0.172553] Dynamic Preempt: voluntary [ 0.172615] rcu: Preemptible hierarchical RCU implementation. [ 0.172615] rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32. [ 0.172616] rcu: RCU priority boosting: priority 1 delay 500 ms. [ 0.172617] Trampoline variant of Tasks RCU enabled. [ 0.172617] Rude variant of Tasks RCU enabled. [ 0.172617] Tracing variant of Tasks RCU enabled. [ 0.172618] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies. [ 0.172618] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32 [ 0.173971] NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16 [ 0.174144] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.174232] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) [ 0.174268] Console: colour dummy device 80x25 [ 0.174270] printk: console [tty0] enabled [ 0.174302] ACPI: Core revision 20230628 [ 0.174400] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns [ 0.174415] APIC: Switch to symmetric I/O mode setup [ 0.174961] AMD-Vi: Using global IVHD EFR:0x0, EFR2:0x0 [ 0.493654] x2apic: IRQ remapping doesn't support X2APIC mode [ 0.493674] APIC: Switched APIC routing to: physical flat [ 0.494293] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.507755] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6d577b0820d, max_idle_ns: 881591009473 ns [ 0.507758] Calibrating delay loop (skipped), value calculated using timer frequency.. 7588.64 BogoMIPS (lpj=12642633) [ 0.507769] x86/cpu: User Mode Instruction Prevention (UMIP) activated [ 0.507812] LVT offset 1 assigned for vector 0xf9 [ 0.507959] LVT offset 2 assigned for vector 0xf4 [ 0.508000] process: using mwait in idle threads [ 0.508001] Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256 [ 0.508002] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0 [ 0.508004] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization [ 0.508005] Spectre V2 : Mitigation: Retpolines [ 0.508005] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.508006] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT [ 0.508006] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.508007] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.508008] Spectre V2 : User space: Mitigation: STIBP always-on protection [ 0.508009] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl [ 0.508009] Speculative Return Stack Overflow: Mitigation: Safe RET [ 0.508012] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.508013] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.508014] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.508014] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers' [ 0.508015] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers' [ 0.508015] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.508016] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8 [ 0.508017] x86/fpu: xstate_offset[11]: 840, xstate_sizes[11]: 16 [ 0.508017] x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format. [ 0.525148] Freeing SMP alternatives memory: 40K [ 0.525151] pid_max: default: 32768 minimum: 301 [ 0.528134] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity [ 0.528156] landlock: Up and running. [ 0.528158] Yama: becoming mindful. [ 0.528161] LSM support for eBPF active [ 0.528244] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.528311] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) [ 0.635372] smpboot: CPU0: AMD Ryzen 7 5800X 8-Core Processor (family: 0x19, model: 0x21, stepping: 0x2) [ 0.635519] RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=32. [ 0.635537] RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=32. [ 0.635551] RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=32. [ 0.635562] Performance Events: Fam17h+ core perfctr, AMD PMU driver. [ 0.635566] ... version: 0 [ 0.635567] ... bit width: 48 [ 0.635568] ... generic registers: 6 [ 0.635569] ... value mask: 0000ffffffffffff [ 0.635570] ... max period: 00007fffffffffff [ 0.635570] ... fixed-purpose events: 0 [ 0.635571] ... event mask: 000000000000003f [ 0.635639] signal: max sigframe size: 3376 [ 0.635659] rcu: Hierarchical SRCU implementation. [ 0.635660] rcu: Max phase no-delay instances is 1000. [ 0.637533] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.637715] smp: Bringing up secondary CPUs ... [ 0.637756] smpboot: x86: Booting SMP configuration: [ 0.637756] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 [ 0.656425] Spectre V2 : Update user space SMT mitigation: STIBP always-on [ 0.671129] smp: Brought up 1 node, 16 CPUs [ 0.671129] smpboot: Max logical packages: 2 [ 0.671129] smpboot: Total of 16 processors activated (121417.33 BogoMIPS) [ 0.672603] devtmpfs: initialized [ 0.672603] x86/mm: Memory block size: 2048MB [ 0.672603] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20dfff] (57344 bytes) [ 0.672603] ACPI: PM: Registering ACPI NVS region [mem 0xbc883000-0xbcf69fff] (7237632 bytes) [ 0.674530] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns [ 0.674551] futex hash table entries: 8192 (order: 7, 524288 bytes, linear) [ 0.674623] pinctrl core: initialized pinctrl subsystem [ 0.674729] PM: RTC time: 22:04:25, date: 2025-01-08 [ 0.675114] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.675357] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations [ 0.675500] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations [ 0.675645] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations [ 0.675660] audit: initializing netlink subsys (disabled) [ 0.675668] audit: type=2000 audit(1736373864.186:1): state=initialized audit_enabled=0 res=1 [ 0.675668] thermal_sys: Registered thermal governor 'fair_share' [ 0.675668] thermal_sys: Registered thermal governor 'bang_bang' [ 0.675668] thermal_sys: Registered thermal governor 'step_wise' [ 0.675668] thermal_sys: Registered thermal governor 'user_space' [ 0.675668] thermal_sys: Registered thermal governor 'power_allocator' [ 0.675668] cpuidle: using governor ladder [ 0.675668] cpuidle: using governor menu [ 0.675668] Detected 1 PCC Subspaces [ 0.675668] Registering PCC driver as Mailbox controller [ 0.675668] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.675668] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000) [ 0.675668] PCI: Using configuration type 1 for base access [ 0.675668] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. [ 0.675668] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages [ 0.675668] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page [ 0.675668] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages [ 0.675668] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page [ 0.675668] ACPI: Added _OSI(Module Device) [ 0.675668] ACPI: Added _OSI(Processor Device) [ 0.675668] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.675668] ACPI: Added _OSI(Processor Aggregator Device) [ 0.701350] ACPI: 10 ACPI AML tables successfully acquired and loaded [ 0.703727] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 0.717758] ACPI: _OSC evaluation for CPUs failed, trying _PDC [ 0.717758] ACPI: Interpreter enabled [ 0.717758] ACPI: PM: (supports S0 S3 S4 S5) [ 0.717758] ACPI: Using IOAPIC for interrupt routing [ 0.719069] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.719070] PCI: Using E820 reservations for host bridge windows [ 0.719614] ACPI: Enabled 8 GPEs in block 00 to 1F [ 0.731844] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.731849] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] [ 0.731959] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC] [ 0.732161] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability] [ 0.732170] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-7f] only partially covers this bridge [ 0.732708] PCI host bridge to bus 0000:00 [ 0.732710] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window] [ 0.732712] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window] [ 0.732713] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window] [ 0.732714] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.732716] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window] [ 0.732717] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfec2ffff window] [ 0.732718] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window] [ 0.732719] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.732734] pci 0000:00:00.0: [1022:1480] type 00 class 0x060000 [ 0.732838] pci 0000:00:00.2: [1022:1481] type 00 class 0x080600 [ 0.732939] pci 0000:00:01.0: [1022:1482] type 00 class 0x060000 [ 0.733000] pci 0000:00:01.1: [1022:1483] type 01 class 0x060400 [ 0.733027] pci 0000:00:01.1: enabling Extended Tags [ 0.733078] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold [ 0.733221] pci 0000:00:01.2: [1022:1483] type 01 class 0x060400 [ 0.733248] pci 0000:00:01.2: enabling Extended Tags [ 0.733297] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold [ 0.733457] pci 0000:00:02.0: [1022:1482] type 00 class 0x060000 [ 0.733521] pci 0000:00:03.0: [1022:1482] type 00 class 0x060000 [ 0.733586] pci 0000:00:04.0: [1022:1482] type 00 class 0x060000 [ 0.733648] pci 0000:00:05.0: [1022:1482] type 00 class 0x060000 [ 0.733713] pci 0000:00:07.0: [1022:1482] type 00 class 0x060000 [ 0.733772] pci 0000:00:07.1: [1022:1484] type 01 class 0x060400 [ 0.733797] pci 0000:00:07.1: enabling Extended Tags [ 0.733839] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold [ 0.733962] pci 0000:00:08.0: [1022:1482] type 00 class 0x060000 [ 0.734022] pci 0000:00:08.1: [1022:1484] type 01 class 0x060400 [ 0.734048] pci 0000:00:08.1: enabling Extended Tags [ 0.734093] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold [ 0.734244] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 [ 0.734366] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 [ 0.734504] pci 0000:00:18.0: [1022:1440] type 00 class 0x060000 [ 0.734537] pci 0000:00:18.1: [1022:1441] type 00 class 0x060000 [ 0.734570] pci 0000:00:18.2: [1022:1442] type 00 class 0x060000 [ 0.734603] pci 0000:00:18.3: [1022:1443] type 00 class 0x060000 [ 0.734636] pci 0000:00:18.4: [1022:1444] type 00 class 0x060000 [ 0.734669] pci 0000:00:18.5: [1022:1445] type 00 class 0x060000 [ 0.734703] pci 0000:00:18.6: [1022:1446] type 00 class 0x060000 [ 0.734737] pci 0000:00:18.7: [1022:1447] type 00 class 0x060000 [ 0.734824] pci 0000:01:00.0: [1cc1:5370] type 00 class 0x010802 [ 0.734839] pci 0000:01:00.0: reg 0x10: [mem 0xfc800000-0xfc803fff 64bit] [ 0.734958] pci 0000:01:00.0: reg 0x1d8: [mem 0x00000000-0x00003fff 64bit] [ 0.734960] pci 0000:01:00.0: VF(n) BAR0 space: [mem 0x00000000-0x0007ffff 64bit] (contains BAR0 for 32 VFs) [ 0.735188] pci 0000:00:01.1: PCI bridge to [bus 01] [ 0.735193] pci 0000:00:01.1: bridge window [mem 0xfc800000-0xfc8fffff] [ 0.735196] pci 0000:00:01.1: bridge has subordinate 01 but max busn 21 [ 0.735263] pci 0000:02:00.0: [1022:43ee] type 00 class 0x0c0330 [ 0.735282] pci 0000:02:00.0: reg 0x10: [mem 0xfc3a0000-0xfc3a7fff 64bit] [ 0.735326] pci 0000:02:00.0: enabling Extended Tags [ 0.735385] pci 0000:02:00.0: PME# supported from D3hot D3cold [ 0.735530] pci 0000:02:00.1: [1022:43eb] type 00 class 0x010601 [ 0.735582] pci 0000:02:00.1: reg 0x24: [mem 0xfc380000-0xfc39ffff] [ 0.735590] pci 0000:02:00.1: reg 0x30: [mem 0xfc300000-0xfc37ffff pref] [ 0.735597] pci 0000:02:00.1: enabling Extended Tags [ 0.735656] pci 0000:02:00.1: PME# supported from D3hot D3cold [ 0.735754] pci 0000:02:00.2: [1022:43e9] type 01 class 0x060400 [ 0.735802] pci 0000:02:00.2: enabling Extended Tags [ 0.735853] pci 0000:02:00.2: PME# supported from D3hot D3cold [ 0.735961] pci 0000:00:01.2: PCI bridge to [bus 02-05] [ 0.735965] pci 0000:00:01.2: bridge window [io 0xe000-0xffff] [ 0.735967] pci 0000:00:01.2: bridge window [mem 0xfb000000-0xfc3fffff] [ 0.735971] pci 0000:00:01.2: bridge window [mem 0xd0000000-0xe1ffffff 64bit pref] [ 0.736103] pci 0000:03:00.0: [1022:43ea] type 01 class 0x060400 [ 0.736154] pci 0000:03:00.0: enabling Extended Tags [ 0.736216] pci 0000:03:00.0: PME# supported from D3hot D3cold [ 0.736352] pci 0000:03:09.0: [1022:43ea] type 01 class 0x060400 [ 0.736403] pci 0000:03:09.0: enabling Extended Tags [ 0.736465] pci 0000:03:09.0: PME# supported from D3hot D3cold [ 0.736597] pci 0000:02:00.2: PCI bridge to [bus 03-05] [ 0.736602] pci 0000:02:00.2: bridge window [io 0xe000-0xffff] [ 0.736606] pci 0000:02:00.2: bridge window [mem 0xfb000000-0xfc2fffff] [ 0.736611] pci 0000:02:00.2: bridge window [mem 0xd0000000-0xe1ffffff 64bit pref] [ 0.736678] pci 0000:04:00.0: [10de:1f82] type 00 class 0x030000 [ 0.736705] pci 0000:04:00.0: reg 0x10: [mem 0xfb000000-0xfbffffff] [ 0.736729] pci 0000:04:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.736753] pci 0000:04:00.0: reg 0x1c: [mem 0xe0000000-0xe1ffffff 64bit pref] [ 0.736768] pci 0000:04:00.0: reg 0x24: [io 0xf000-0xf07f] [ 0.736784] pci 0000:04:00.0: reg 0x30: [mem 0xfc000000-0xfc07ffff pref] [ 0.736796] pci 0000:04:00.0: enabling Extended Tags [ 0.736826] pci 0000:04:00.0: BAR 3: assigned to efifb [ 0.736836] pci 0000:04:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.736939] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold [ 0.737119] pci 0000:04:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x2 link at 0000:03:00.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link) [ 0.737327] pci 0000:04:00.1: [10de:10fa] type 00 class 0x040300 [ 0.737355] pci 0000:04:00.1: reg 0x10: [mem 0xfc080000-0xfc083fff] [ 0.737453] pci 0000:04:00.1: enabling Extended Tags [ 0.737683] pci 0000:03:00.0: PCI bridge to [bus 04] [ 0.737689] pci 0000:03:00.0: bridge window [io 0xf000-0xffff] [ 0.737692] pci 0000:03:00.0: bridge window [mem 0xfb000000-0xfc0fffff] [ 0.737697] pci 0000:03:00.0: bridge window [mem 0xd0000000-0xe1ffffff 64bit pref] [ 0.737778] pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000 [ 0.737808] pci 0000:05:00.0: reg 0x10: [io 0xe000-0xe0ff] [ 0.737849] pci 0000:05:00.0: reg 0x18: [mem 0xfc204000-0xfc204fff 64bit] [ 0.737875] pci 0000:05:00.0: reg 0x20: [mem 0xfc200000-0xfc203fff 64bit] [ 0.738042] pci 0000:05:00.0: supports D1 D2 [ 0.738043] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.738327] pci 0000:03:09.0: PCI bridge to [bus 05] [ 0.738333] pci 0000:03:09.0: bridge window [io 0xe000-0xefff] [ 0.738336] pci 0000:03:09.0: bridge window [mem 0xfc200000-0xfc2fffff] [ 0.738400] pci 0000:06:00.0: [1022:148a] type 00 class 0x130000 [ 0.738429] pci 0000:06:00.0: enabling Extended Tags [ 0.738585] pci 0000:00:07.1: PCI bridge to [bus 06] [ 0.738650] pci 0000:07:00.0: [1022:1485] type 00 class 0x130000 [ 0.738684] pci 0000:07:00.0: enabling Extended Tags [ 0.738842] pci 0000:07:00.1: [1022:1486] type 00 class 0x108000 [ 0.738858] pci 0000:07:00.1: reg 0x18: [mem 0xfc600000-0xfc6fffff] [ 0.738870] pci 0000:07:00.1: reg 0x24: [mem 0xfc708000-0xfc709fff] [ 0.738879] pci 0000:07:00.1: enabling Extended Tags [ 0.739011] pci 0000:07:00.3: [1022:149c] type 00 class 0x0c0330 [ 0.739025] pci 0000:07:00.3: reg 0x10: [mem 0xfc500000-0xfc5fffff 64bit] [ 0.739056] pci 0000:07:00.3: enabling Extended Tags [ 0.739104] pci 0000:07:00.3: PME# supported from D0 D3hot D3cold [ 0.739222] pci 0000:07:00.4: [1022:1487] type 00 class 0x040300 [ 0.739232] pci 0000:07:00.4: reg 0x10: [mem 0xfc700000-0xfc707fff] [ 0.739259] pci 0000:07:00.4: enabling Extended Tags [ 0.739304] pci 0000:07:00.4: PME# supported from D0 D3hot D3cold [ 0.739426] pci 0000:00:08.1: PCI bridge to [bus 07] [ 0.739430] pci 0000:00:08.1: bridge window [mem 0xfc500000-0xfc7fffff] [ 0.739779] ACPI: PCI: Interrupt link LNKA configured for IRQ 0 [ 0.739843] ACPI: PCI: Interrupt link LNKB configured for IRQ 0 [ 0.739899] ACPI: PCI: Interrupt link LNKC configured for IRQ 0 [ 0.739966] ACPI: PCI: Interrupt link LNKD configured for IRQ 0 [ 0.740027] ACPI: PCI: Interrupt link LNKE configured for IRQ 0 [ 0.740078] ACPI: PCI: Interrupt link LNKF configured for IRQ 0 [ 0.740128] ACPI: PCI: Interrupt link LNKG configured for IRQ 0 [ 0.740179] ACPI: PCI: Interrupt link LNKH configured for IRQ 0 [ 0.741573] iommu: Default domain type: Translated [ 0.741573] iommu: DMA domain TLB invalidation policy: lazy mode [ 0.741573] SCSI subsystem initialized [ 0.741573] libata version 3.00 loaded. [ 0.741573] ACPI: bus type USB registered [ 0.741573] usbcore: registered new interface driver usbfs [ 0.741573] usbcore: registered new interface driver hub [ 0.741573] usbcore: registered new device driver usb [ 0.741573] pps_core: LinuxPPS API ver. 1 registered [ 0.741573] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx> [ 0.741573] PTP clock support registered [ 0.741573] EDAC MC: Ver: 3.0.0 [ 0.741573] efivars: Registered efivars operations [ 0.741573] NetLabel: Initializing [ 0.741573] NetLabel: domain hash size = 128 [ 0.741573] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.741573] NetLabel: unlabeled traffic allowed by default [ 0.741573] mctp: management component transport protocol core [ 0.741573] NET: Registered PF_MCTP protocol family [ 0.741573] PCI: Using ACPI for IRQ routing [ 0.746254] PCI: pci_cache_line_size set to 64 bytes [ 0.746314] e820: reserve RAM buffer [mem 0x09ccf000-0x0bffffff] [ 0.746316] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff] [ 0.746317] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff] [ 0.746318] e820: reserve RAM buffer [mem 0xb62d3018-0xb7ffffff] [ 0.746319] e820: reserve RAM buffer [mem 0xb62e2018-0xb7ffffff] [ 0.746320] e820: reserve RAM buffer [mem 0xb6b22000-0xb7ffffff] [ 0.746321] e820: reserve RAM buffer [mem 0xb8ff9000-0xbbffffff] [ 0.746321] e820: reserve RAM buffer [mem 0xbafc1000-0xbbffffff] [ 0.746322] e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff] [ 0.746323] e820: reserve RAM buffer [mem 0x103f380000-0x103fffffff] [ 0.747775] pci 0000:04:00.0: vgaarb: setting as boot VGA device [ 0.747775] pci 0000:04:00.0: vgaarb: bridge control possible [ 0.747775] pci 0000:04:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.747775] vgaarb: loaded [ 0.747793] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.747798] hpet0: 3 comparators, 32-bit 14.318180 MHz counter [ 0.749807] clocksource: Switched to clocksource tsc-early [ 0.749807] VFS: Disk quotas dquot_6.6.0 [ 0.749807] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.749807] pnp: PnP ACPI init [ 0.749807] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved [ 0.749807] system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved [ 0.749807] system 00:03: [io 0x0a00-0x0a2f] has been reserved [ 0.749807] system 00:03: [io 0x0a30-0x0a3f] has been reserved [ 0.749807] system 00:03: [io 0x0a40-0x0a4f] has been reserved [ 0.749807] system 00:03: [mem 0xfe000000-0xfe00ffff] has been reserved [ 0.749807] system 00:04: [io 0x04d0-0x04d1] has been reserved [ 0.749807] system 00:04: [io 0x040b] has been reserved [ 0.749807] system 00:04: [io 0x04d6] has been reserved [ 0.749807] system 00:04: [io 0x0c00-0x0c01] has been reserved [ 0.749807] system 00:04: [io 0x0c14] has been reserved [ 0.749807] system 00:04: [io 0x0c50-0x0c51] has been reserved [ 0.749807] system 00:04: [io 0x0c52] has been reserved [ 0.749807] system 00:04: [io 0x0c6c] has been reserved [ 0.749807] system 00:04: [io 0x0c6f] has been reserved [ 0.749807] system 00:04: [io 0x0cd8-0x0cdf] has been reserved [ 0.749807] system 00:04: [io 0x0800-0x089f] has been reserved [ 0.749807] system 00:04: [io 0x0b00-0x0b0f] has been reserved [ 0.749807] system 00:04: [io 0x0b20-0x0b3f] has been reserved [ 0.749807] system 00:04: [io 0x0900-0x090f] has been reserved [ 0.749807] system 00:04: [io 0x0910-0x091f] has been reserved [ 0.749807] system 00:04: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.749807] system 00:04: [mem 0xfec01000-0xfec01fff] could not be reserved [ 0.749807] system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved [ 0.749807] system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.749807] system 00:04: [mem 0xfed80000-0xfed8ffff] could not be reserved [ 0.749807] system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved [ 0.749807] system 00:04: [mem 0xff000000-0xffffffff] has been reserved [ 0.750018] pnp: PnP ACPI: found 5 devices [ 0.755789] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.755859] NET: Registered PF_INET protocol family [ 0.755982] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) [ 0.757618] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear) [ 0.757652] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.757873] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear) [ 0.758210] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) [ 0.758287] TCP: Hash tables configured (established 524288 bind 65536) [ 0.758467] MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear) [ 0.758567] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.758680] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear) [ 0.758788] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.758793] NET: Registered PF_XDP protocol family [ 0.758801] pci 0000:01:00.0: BAR 7: assigned [mem 0xfc804000-0xfc883fff 64bit] [ 0.758805] pci 0000:00:01.1: PCI bridge to [bus 01] [ 0.758808] pci 0000:00:01.1: bridge window [mem 0xfc800000-0xfc8fffff] [ 0.758814] pci 0000:03:00.0: PCI bridge to [bus 04] [ 0.758817] pci 0000:03:00.0: bridge window [io 0xf000-0xffff] [ 0.758821] pci 0000:03:00.0: bridge window [mem 0xfb000000-0xfc0fffff] [ 0.758824] pci 0000:03:00.0: bridge window [mem 0xd0000000-0xe1ffffff 64bit pref] [ 0.758830] pci 0000:03:09.0: PCI bridge to [bus 05] [ 0.758832] pci 0000:03:09.0: bridge window [io 0xe000-0xefff] [ 0.758837] pci 0000:03:09.0: bridge window [mem 0xfc200000-0xfc2fffff] [ 0.758844] pci 0000:02:00.2: PCI bridge to [bus 03-05] [ 0.758847] pci 0000:02:00.2: bridge window [io 0xe000-0xffff] [ 0.758851] pci 0000:02:00.2: bridge window [mem 0xfb000000-0xfc2fffff] [ 0.758854] pci 0000:02:00.2: bridge window [mem 0xd0000000-0xe1ffffff 64bit pref] [ 0.758859] pci 0000:00:01.2: PCI bridge to [bus 02-05] [ 0.758861] pci 0000:00:01.2: bridge window [io 0xe000-0xffff] [ 0.758864] pci 0000:00:01.2: bridge window [mem 0xfb000000-0xfc3fffff] [ 0.758866] pci 0000:00:01.2: bridge window [mem 0xd0000000-0xe1ffffff 64bit pref] [ 0.758870] pci 0000:00:07.1: PCI bridge to [bus 06] [ 0.758876] pci 0000:00:08.1: PCI bridge to [bus 07] [ 0.758879] pci 0000:00:08.1: bridge window [mem 0xfc500000-0xfc7fffff] [ 0.758884] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window] [ 0.758886] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window] [ 0.758887] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window] [ 0.758888] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window] [ 0.758889] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window] [ 0.758890] pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfec2ffff window] [ 0.758892] pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window] [ 0.758893] pci_bus 0000:01: resource 1 [mem 0xfc800000-0xfc8fffff] [ 0.758894] pci_bus 0000:02: resource 0 [io 0xe000-0xffff] [ 0.758895] pci_bus 0000:02: resource 1 [mem 0xfb000000-0xfc3fffff] [ 0.758896] pci_bus 0000:02: resource 2 [mem 0xd0000000-0xe1ffffff 64bit pref] [ 0.758898] pci_bus 0000:03: resource 0 [io 0xe000-0xffff] [ 0.758899] pci_bus 0000:03: resource 1 [mem 0xfb000000-0xfc2fffff] [ 0.758900] pci_bus 0000:03: resource 2 [mem 0xd0000000-0xe1ffffff 64bit pref] [ 0.758901] pci_bus 0000:04: resource 0 [io 0xf000-0xffff] [ 0.758902] pci_bus 0000:04: resource 1 [mem 0xfb000000-0xfc0fffff] [ 0.758903] pci_bus 0000:04: resource 2 [mem 0xd0000000-0xe1ffffff 64bit pref] [ 0.758904] pci_bus 0000:05: resource 0 [io 0xe000-0xefff] [ 0.758905] pci_bus 0000:05: resource 1 [mem 0xfc200000-0xfc2fffff] [ 0.758907] pci_bus 0000:07: resource 1 [mem 0xfc500000-0xfc7fffff] [ 0.759119] pci 0000:04:00.1: extending delay after power-on from D3hot to 20 msec [ 0.759149] pci 0000:04:00.1: D0 power state depends on 0000:04:00.0 [ 0.759361] PCI: CLS 64 bytes, default 64 [ 0.759375] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported [ 0.759406] Trying to unpack rootfs image as initramfs... [ 0.759410] pci 0000:00:01.0: Adding to iommu group 0 [ 0.759422] pci 0000:00:01.1: Adding to iommu group 1 [ 0.759435] pci 0000:00:01.2: Adding to iommu group 2 [ 0.759450] pci 0000:00:02.0: Adding to iommu group 3 [ 0.759466] pci 0000:00:03.0: Adding to iommu group 4 [ 0.759483] pci 0000:00:04.0: Adding to iommu group 5 [ 0.759499] pci 0000:00:05.0: Adding to iommu group 6 [ 0.759516] pci 0000:00:07.0: Adding to iommu group 7 [ 0.759527] pci 0000:00:07.1: Adding to iommu group 8 [ 0.759545] pci 0000:00:08.0: Adding to iommu group 9 [ 0.759556] pci 0000:00:08.1: Adding to iommu group 10 [ 0.759577] pci 0000:00:14.0: Adding to iommu group 11 [ 0.759588] pci 0000:00:14.3: Adding to iommu group 11 [ 0.759641] pci 0000:00:18.0: Adding to iommu group 12 [ 0.759652] pci 0000:00:18.1: Adding to iommu group 12 [ 0.759663] pci 0000:00:18.2: Adding to iommu group 12 [ 0.759674] pci 0000:00:18.3: Adding to iommu group 12 [ 0.759685] pci 0000:00:18.4: Adding to iommu group 12 [ 0.759696] pci 0000:00:18.5: Adding to iommu group 12 [ 0.759707] pci 0000:00:18.6: Adding to iommu group 12 [ 0.759718] pci 0000:00:18.7: Adding to iommu group 12 [ 0.759730] pci 0000:01:00.0: Adding to iommu group 13 [ 0.759756] pci 0000:02:00.0: Adding to iommu group 14 [ 0.759769] pci 0000:02:00.1: Adding to iommu group 14 [ 0.759783] pci 0000:02:00.2: Adding to iommu group 14 [ 0.759787] pci 0000:03:00.0: Adding to iommu group 14 [ 0.759791] pci 0000:03:09.0: Adding to iommu group 14 [ 0.759794] pci 0000:04:00.0: Adding to iommu group 14 [ 0.759798] pci 0000:04:00.1: Adding to iommu group 14 [ 0.759802] pci 0000:05:00.0: Adding to iommu group 14 [ 0.759814] pci 0000:06:00.0: Adding to iommu group 15 [ 0.759828] pci 0000:07:00.0: Adding to iommu group 16 [ 0.759841] pci 0000:07:00.1: Adding to iommu group 17 [ 0.759853] pci 0000:07:00.3: Adding to iommu group 18 [ 0.759867] pci 0000:07:00.4: Adding to iommu group 19 [ 0.762542] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40 [ 0.762543] AMD-Vi: Extended features (0x58f77ef22294a5a, 0x0): PPR NX GT IA PC GA_vAPIC [ 0.762549] AMD-Vi: Interrupt remapping enabled [ 0.762625] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.762627] software IO TLB: mapped [mem 0x00000000adbb6000-0x00000000b1bb6000] (64MB) [ 0.762651] LVT offset 0 assigned for vector 0x400 [ 0.767022] perf: AMD IBS detected (0x000003ff) [ 0.767028] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank). [ 0.768587] Initialise system trusted keyrings [ 0.768595] Key type blacklist registered [ 0.768617] workingset: timestamp_bits=41 max_order=24 bucket_order=0 [ 0.768624] zbud: loaded [ 0.768747] integrity: Platform Keyring initialized [ 0.768749] integrity: Machine keyring initialized [ 0.774759] Key type asymmetric registered [ 0.774760] Asymmetric key parser 'x509' registered [ 0.774772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242) [ 0.774803] io scheduler mq-deadline registered [ 0.774805] io scheduler kyber registered [ 0.774811] io scheduler bfq registered [ 0.775897] pcieport 0000:00:01.1: PME: Signaling with IRQ 27 [ 0.775944] pcieport 0000:00:01.1: AER: enabled with IRQ 27 [ 0.776060] pcieport 0000:00:01.2: PME: Signaling with IRQ 28 [ 0.776105] pcieport 0000:00:01.2: AER: enabled with IRQ 28 [ 0.776286] pcieport 0000:00:07.1: PME: Signaling with IRQ 30 [ 0.776331] pcieport 0000:00:07.1: AER: enabled with IRQ 30 [ 0.776437] pcieport 0000:00:08.1: PME: Signaling with IRQ 31 [ 0.776486] pcieport 0000:00:08.1: AER: enabled with IRQ 31 [ 0.776928] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 0.777053] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 0.777071] ACPI: button: Power Button [PWRB] [ 0.777103] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 0.777140] ACPI: button: Power Button [PWRF] [ 0.778578] Estimated ratio of average max frequency by base frequency (times 1024): 1165 [ 0.778593] Monitor-Mwait will be used to enter C-1 state [ 0.778598] ACPI: \_SB_.PLTF.C000: Found 2 idle states [ 0.778727] ACPI: \_SB_.PLTF.C002: Found 2 idle states [ 0.778843] ACPI: \_SB_.PLTF.C004: Found 2 idle states [ 0.778934] ACPI: \_SB_.PLTF.C006: Found 2 idle states [ 0.779045] ACPI: \_SB_.PLTF.C008: Found 2 idle states [ 0.779153] ACPI: \_SB_.PLTF.C00A: Found 2 idle states [ 0.779261] ACPI: \_SB_.PLTF.C00C: Found 2 idle states [ 0.779369] ACPI: \_SB_.PLTF.C00E: Found 2 idle states [ 0.779520] ACPI: \_SB_.PLTF.C001: Found 2 idle states [ 0.779615] ACPI: \_SB_.PLTF.C003: Found 2 idle states [ 0.779710] ACPI: \_SB_.PLTF.C005: Found 2 idle states [ 0.779805] ACPI: \_SB_.PLTF.C007: Found 2 idle states [ 0.779902] ACPI: \_SB_.PLTF.C009: Found 2 idle states [ 0.779998] ACPI: \_SB_.PLTF.C00B: Found 2 idle states [ 0.780094] ACPI: \_SB_.PLTF.C00D: Found 2 idle states [ 0.780185] ACPI: \_SB_.PLTF.C00F: Found 2 idle states [ 0.788259] Freeing initrd memory: 11500K [ 1.793894] tsc: Refined TSC clocksource calibration: 3792.873 MHz [ 1.793909] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6d5818a734c, max_idle_ns: 881590694765 ns [ 1.793943] clocksource: Switched to clocksource tsc [ 2.889915] ACPI: \_TZ_.TZ10: Invalid passive threshold [ 2.890292] thermal LNXTHERM:00: registered as thermal_zone0 [ 2.890293] ACPI: thermal: Thermal Zone [TZ10] (17 C) [ 2.890384] ACPI: \_TZ_.UAD0: Invalid passive threshold [ 2.890458] thermal LNXTHERM:01: registered as thermal_zone1 [ 2.890459] ACPI: thermal: Thermal Zone [UAD0] (17 C) [ 2.890661] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.892364] Non-volatile memory driver v1.3 [ 2.892365] Linux agpgart interface v0.103 [ 2.950693] tpm_crb MSFT0101:00: Disabling hwrng [ 2.951092] AMD-Vi: AMD IOMMUv2 loaded and initialized [ 2.951136] ACPI: bus type drm_connector registered [ 2.952995] ahci 0000:02:00.1: version 3.0 [ 2.953122] ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled [ 2.953175] ahci 0000:02:00.1: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode [ 2.953177] ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst [ 2.953609] scsi host0: ahci [ 2.953720] scsi host1: ahci [ 2.953813] scsi host2: ahci [ 2.953909] scsi host3: ahci [ 2.954013] scsi host4: ahci [ 2.954117] scsi host5: ahci [ 2.954153] ata1: SATA max UDMA/133 abar m131072@0xfc380000 port 0xfc380100 irq 37 [ 2.954155] ata2: SATA max UDMA/133 abar m131072@0xfc380000 port 0xfc380180 irq 37 [ 2.954158] ata3: SATA max UDMA/133 abar m131072@0xfc380000 port 0xfc380200 irq 37 [ 2.954159] ata4: SATA max UDMA/133 abar m131072@0xfc380000 port 0xfc380280 irq 37 [ 2.954162] ata5: SATA max UDMA/133 abar m131072@0xfc380000 port 0xfc380300 irq 37 [ 2.954163] ata6: SATA max UDMA/133 abar m131072@0xfc380000 port 0xfc380380 irq 37 [ 2.954253] usbcore: registered new interface driver usbserial_generic [ 2.954258] usbserial: USB Serial support registered for generic [ 2.954320] rtc_cmos 00:02: RTC can wake from S4 [ 2.954541] rtc_cmos 00:02: registered as rtc0 [ 2.954569] rtc_cmos 00:02: setting system clock to 2025-01-08T22:04:27 UTC (1736373867) [ 2.954594] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram [ 2.954625] amd_pstate: driver load is disabled, boot with specific mode to enable this [ 2.954759] ledtrig-cpu: registered to indicate activity on CPUs [ 2.954919] Relocating firmware framebuffer to offset 0x0000000001000000[d] within [mem 0xe0000000-0xe1ffffff flags 0x14220c] [ 2.955037] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0 [ 2.955221] fbcon: Deferring console take-over [ 2.955223] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device [ 2.955257] hid: raw HID events driver (C) Jiri Kosina [ 2.955335] drop_monitor: Initializing network drop monitor service [ 2.963494] Initializing XFRM netlink socket [ 2.963521] NET: Registered PF_INET6 protocol family [ 2.967872] Segment Routing with IPv6 [ 2.967873] RPL Segment Routing with IPv6 [ 2.967880] In-situ OAM (IOAM) with IPv6 [ 2.967899] NET: Registered PF_PACKET protocol family [ 2.968984] microcode: microcode updated early to new patch_level=0x0a201210 [ 2.969012] microcode: CPU1: patch_level=0x0a201210 [ 2.969012] microcode: CPU2: patch_level=0x0a201210 [ 2.969013] microcode: CPU3: patch_level=0x0a201210 [ 2.969015] microcode: CPU9: patch_level=0x0a201210 [ 2.969014] microcode: CPU7: patch_level=0x0a201210 [ 2.969015] microcode: CPU8: patch_level=0x0a201210 [ 2.969016] microcode: CPU0: patch_level=0x0a201210 [ 2.969025] microcode: CPU5: patch_level=0x0a201210 [ 2.969025] microcode: CPU13: patch_level=0x0a201210 [ 2.969025] microcode: CPU4: patch_level=0x0a201210 [ 2.969025] microcode: CPU12: patch_level=0x0a201210 [ 2.969027] microcode: CPU14: patch_level=0x0a201210 [ 2.969027] microcode: CPU6: patch_level=0x0a201210 [ 2.969198] microcode: CPU1: new patch_level=0x0a201210 [ 2.969199] microcode: CPU8: new patch_level=0x0a201210 [ 2.969228] microcode: CPU3: new patch_level=0x0a201210 [ 2.969230] microcode: CPU11: patch_level=0x0a201210 [ 2.969232] microcode: CPU2: new patch_level=0x0a201210 [ 2.969233] microcode: CPU10: patch_level=0x0a201210 [ 2.969234] microcode: CPU7: new patch_level=0x0a201210 [ 2.969236] microcode: CPU15: patch_level=0x0a201210 [ 2.969375] microcode: CPU9: new patch_level=0x0a201210 [ 2.969376] microcode: CPU0: new patch_level=0x0a201210 [ 2.969441] microcode: CPU11: new patch_level=0x0a201210 [ 2.969445] microcode: CPU10: new patch_level=0x0a201210 [ 2.969449] microcode: CPU15: new patch_level=0x0a201210 [ 2.969450] microcode: CPU13: new patch_level=0x0a201210 [ 2.969450] microcode: CPU5: new patch_level=0x0a201210 [ 2.969451] microcode: CPU12: new patch_level=0x0a201210 [ 2.969451] microcode: CPU4: new patch_level=0x0a201210 [ 2.969451] microcode: CPU14: new patch_level=0x0a201210 [ 2.969451] microcode: CPU6: new patch_level=0x0a201210 [ 2.969467] microcode: Microcode Update Driver: v2.2. [ 2.969567] resctrl: L3 allocation detected [ 2.969568] resctrl: MB allocation detected [ 2.969569] resctrl: L3 monitoring detected [ 2.969571] IPI shorthand broadcast: enabled [ 2.971418] sched_clock: Marking stable (2656667263, 313585466)->(2974134033, -3881304) [ 2.971511] registered taskstats version 1 [ 2.971924] Loading compiled-in X.509 certificates [ 2.973741] Loaded X.509 cert 'Build time autogenerated kernel key: 5b66d5a4f999baf9ace6be19c365b963857af3bd' [ 2.976215] zswap: loaded using pool zstd/zsmalloc [ 2.978058] Key type .fscrypt registered [ 2.978059] Key type fscrypt-provisioning registered [ 2.978367] PM: Magic number: 9:417:97 [ 2.981541] RAS: Correctable Errors collector initialized. [ 2.981648] clk: Disabling unused clocks [ 3.268039] ata1: SATA link down (SStatus 0 SControl 300) [ 3.737232] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) [ 3.737368] ata2.00: ATA-11: SSDPR-CX400-512, SBFM61.3, max UDMA/133 [ 3.737398] ata2.00: 1000215216 sectors, multi 16: LBA48 NCQ (depth 32), AA [ 3.737967] ata2.00: configured for UDMA/133 [ 3.738096] scsi 1:0:0:0: Direct-Access ATA SSDPR-CX400-512 61.3 PQ: 0 ANSI: 5 [ 3.738393] sd 1:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/477 GiB) [ 3.738401] sd 1:0:0:0: [sda] Write Protect is off [ 3.738403] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 3.738414] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 3.738429] sd 1:0:0:0: [sda] Preferred minimum I/O size 512 bytes [ 3.739356] sda: sda1 sda2 sda3 sda4 < sda5 sda6 > [ 3.739516] sd 1:0:0:0: [sda] Attached SCSI disk [ 4.050787] ata3: SATA link down (SStatus 0 SControl 330) [ 4.364366] ata4: SATA link down (SStatus 0 SControl 330) [ 5.397258] ata5: failed to resume link (SControl 0) [ 5.397279] ata5: SATA link down (SStatus 0 SControl 0) [ 5.710949] ata6: SATA link down (SStatus 0 SControl 330) [ 5.712267] Freeing unused decrypted memory: 2028K [ 5.712542] Freeing unused kernel image (initmem) memory: 3436K [ 5.712544] Write protecting the kernel read-only data: 30720k [ 5.712850] Freeing unused kernel image (rodata/data gap) memory: 1300K [ 5.748540] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 5.748544] rodata_test: all tests were successful [ 5.748555] Run /init as init process [ 5.748556] with arguments: [ 5.748558] /init [ 5.748559] with environment: [ 5.748560] HOME=/ [ 5.748561] TERM=linux [ 5.748562] BOOT_IMAGE=/vmlinuz-linux-lts [ 5.760935] fbcon: Taking over console [ 5.770069] Console: switching to colour frame buffer device 128x48 [ 5.882861] xhci_hcd 0000:02:00.0: xHCI Host Controller [ 5.882869] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1 [ 5.889577] nvme nvme0: pci function 0000:01:00.0 [ 5.896088] nvme nvme0: 32/0/0 default/read/poll queues [ 5.899541] nvme0n1: p1 p2 p3 p4 p5 p6 [ 5.938232] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410 [ 5.938651] xhci_hcd 0000:02:00.0: xHCI Host Controller [ 5.938656] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2 [ 5.938659] xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed [ 5.938726] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06 [ 5.938729] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.938731] usb usb1: Product: xHCI Host Controller [ 5.938733] usb usb1: Manufacturer: Linux 6.6.63-1-lts xhci-hcd [ 5.938734] usb usb1: SerialNumber: 0000:02:00.0 [ 5.938865] hub 1-0:1.0: USB hub found [ 5.938881] hub 1-0:1.0: 10 ports detected [ 5.939286] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 5.939308] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06 [ 5.939311] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.939312] usb usb2: Product: xHCI Host Controller [ 5.939314] usb usb2: Manufacturer: Linux 6.6.63-1-lts xhci-hcd [ 5.939315] usb usb2: SerialNumber: 0000:02:00.0 [ 5.939397] hub 2-0:1.0: USB hub found [ 5.939406] hub 2-0:1.0: 4 ports detected [ 5.939691] xhci_hcd 0000:07:00.3: xHCI Host Controller [ 5.939696] xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 3 [ 5.939808] xhci_hcd 0000:07:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410 [ 5.940176] xhci_hcd 0000:07:00.3: xHCI Host Controller [ 5.940179] xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 4 [ 5.940181] xhci_hcd 0000:07:00.3: Host supports USB 3.1 Enhanced SuperSpeed [ 5.940210] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06 [ 5.940211] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.940213] usb usb3: Product: xHCI Host Controller [ 5.940214] usb usb3: Manufacturer: Linux 6.6.63-1-lts xhci-hcd [ 5.940215] usb usb3: SerialNumber: 0000:07:00.3 [ 5.940297] hub 3-0:1.0: USB hub found [ 5.940304] hub 3-0:1.0: 4 ports detected [ 5.940461] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 5.940479] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06 [ 5.940481] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.940482] usb usb4: Product: xHCI Host Controller [ 5.940483] usb usb4: Manufacturer: Linux 6.6.63-1-lts xhci-hcd [ 5.940484] usb usb4: SerialNumber: 0000:07:00.3 [ 5.940553] hub 4-0:1.0: USB hub found [ 5.940559] hub 4-0:1.0: 4 ports detected [ 6.025299] EXT4-fs (nvme0n1p4): orphan cleanup on readonly fs [ 6.025547] EXT4-fs (nvme0n1p4): mounted filesystem 9dd5514e-2478-4574-9ee1-37370bfd86f9 ro with ordered data mode. Quota mode: none. [ 6.083552] systemd[1]: systemd 257.2-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE) [ 6.083556] systemd[1]: Detected architecture x86-64. [ 6.084857] systemd[1]: Hostname set to <Linux>. [ 6.111337] systemd[1]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set [ 6.186940] usb 1-1: new full-speed USB device number 2 using xhci_hcd [ 6.190271] usb 3-1: new full-speed USB device number 2 using xhci_hcd [ 6.354334] usb 3-1: New USB device found, idVendor=331a, idProduct=500d, bcdDevice= 3.09 [ 6.354340] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 6.354342] usb 3-1: Product: THOR 303 [ 6.354343] usb 3-1: Manufacturer: GENESIS [ 6.483895] usb 3-2: new high-speed USB device number 3 using xhci_hcd [ 6.510151] usb 1-1: New USB device found, idVendor=056a, idProduct=037a, bcdDevice= 1.00 [ 6.510158] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 6.510160] usb 1-1: Product: CTL-472 [ 6.510161] usb 1-1: Manufacturer: Wacom Co.,Ltd. [ 6.510163] usb 1-1: SerialNumber: 1JA00L1024771 [ 6.590591] systemd[1]: bpf-restrict-fs: LSM BPF program attached [ 6.631325] usb 3-2: config 1 interface 0 altsetting 0 endpoint 0x83 has an invalid bInterval 32, changing to 9 [ 6.632449] usb 3-2: New USB device found, idVendor=1b3f, idProduct=2002, bcdDevice= 1.00 [ 6.632451] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 6.632453] usb 3-2: Product: GENERAL WEBCAM [ 6.632454] usb 3-2: Manufacturer: GENERAL [ 6.643593] usb 1-3: new full-speed USB device number 3 using xhci_hcd [ 6.659770] systemd[1]: Queued start job for default target Graphical Interface. [ 6.688495] systemd[1]: Created slice Slice /system/dirmngr. [ 6.688896] systemd[1]: Created slice Slice /system/getty. [ 6.689253] systemd[1]: Created slice Slice /system/gpg-agent. [ 6.689625] systemd[1]: Created slice Slice /system/gpg-agent-browser. [ 6.689983] systemd[1]: Created slice Slice /system/gpg-agent-extra. [ 6.690353] systemd[1]: Created slice Slice /system/gpg-agent-ssh. [ 6.690709] systemd[1]: Created slice Slice /system/keyboxd. [ 6.691072] systemd[1]: Created slice Slice /system/modprobe. [ 6.691425] systemd[1]: Created slice Slice /system/systemd-fsck. [ 6.691733] systemd[1]: Created slice User and Session Slice. [ 6.691798] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 6.691860] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 6.691991] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 6.692033] systemd[1]: Expecting device /dev/disk/by-uuid/4ac7ace5-b28d-48e8-8c47-a6ace10afa43... [ 6.692064] systemd[1]: Expecting device /dev/disk/by-uuid/F638-996C... [ 6.692090] systemd[1]: Reached target Local Encrypted Volumes. [ 6.692119] systemd[1]: Reached target Login Prompts. [ 6.692147] systemd[1]: Reached target Local Integrity Protected Volumes. [ 6.692178] systemd[1]: Reached target Path Units. [ 6.692205] systemd[1]: Reached target Remote File Systems. [ 6.692232] systemd[1]: Reached target Slice Units. [ 6.692259] systemd[1]: Reached target Swaps. [ 6.692287] systemd[1]: Reached target Local Verity Protected Volumes. [ 6.692355] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 6.692437] systemd[1]: Listening on LVM2 poll daemon socket. [ 6.693245] systemd[1]: Listening on Process Core Dump Socket. [ 6.693683] systemd[1]: Listening on Credential Encryption/Decryption. [ 6.693777] systemd[1]: Listening on Journal Socket (/dev/log). [ 6.693856] systemd[1]: Listening on Journal Sockets. [ 6.694083] systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 6.694091] systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 6.694137] systemd[1]: Listening on udev Control Socket. [ 6.694319] systemd[1]: Listening on udev Kernel Socket. [ 6.694510] systemd[1]: Listening on User Database Manager Socket. [ 6.695397] systemd[1]: Mounting Huge Pages File System... [ 6.696076] systemd[1]: Mounting POSIX Message Queue File System... [ 6.696790] systemd[1]: Mounting Kernel Debug File System... [ 6.697474] systemd[1]: Mounting Kernel Trace File System... [ 6.698278] systemd[1]: Mounting Temporary Directory /tmp... [ 6.699133] systemd[1]: Starting Create List of Static Device Nodes... [ 6.699816] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 6.700468] systemd[1]: Starting Load Kernel Module configfs... [ 6.701097] systemd[1]: Starting Load Kernel Module dm_mod... [ 6.701720] systemd[1]: Starting Load Kernel Module drm... [ 6.702376] systemd[1]: Starting Load Kernel Module fuse... [ 6.703004] systemd[1]: Starting Load Kernel Module loop... [ 6.703708] systemd[1]: Starting File System Check on Root Device... [ 6.703872] 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). [ 6.705017] systemd[1]: Starting Journal Service... [ 6.706267] systemd[1]: Starting Load Kernel Modules... [ 6.706484] systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 6.706531] systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 6.707330] systemd[1]: Starting Load udev Rules from Credentials... [ 6.708248] systemd[1]: Starting Coldplug All udev Devices... [ 6.709443] loop: module loaded [ 6.709941] systemd[1]: Mounted Huge Pages File System. [ 6.710165] systemd[1]: Mounted POSIX Message Queue File System. [ 6.710624] systemd[1]: Mounted Kernel Debug File System. [ 6.710836] systemd[1]: Mounted Kernel Trace File System. [ 6.711062] systemd[1]: Mounted Temporary Directory /tmp. [ 6.712168] device-mapper: uevent: version 1.0.3 [ 6.712243] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@xxxxxxxxxx [ 6.713925] fuse: init (API version 7.39) [ 6.715014] sd 1:0:0:0: Attached scsi generic sg0 type 0 [ 6.718102] i2c_dev: i2c /dev entries driver [ 6.718197] systemd-journald[376]: Collecting audit messages is disabled. [ 6.747269] systemd[1]: Finished Create List of Static Device Nodes. [ 6.748179] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 6.803593] usb 3-3: new full-speed USB device number 4 using xhci_hcd [ 6.817159] systemd[1]: Finished Load Kernel Module configfs. [ 6.817771] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. [ 6.834290] nvidia: loading out-of-tree module taints kernel. [ 6.834296] nvidia: module license 'NVIDIA' taints kernel. [ 6.834297] Disabling lock debugging due to kernel taint [ 6.834299] nvidia: module verification failed: signature and/or required key missing - tainting kernel [ 6.834300] nvidia: module license taints kernel. [ 6.853807] systemd[1]: Finished Load Kernel Module dm_mod. [ 6.880413] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. [ 6.880835] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 6.903721] systemd[1]: Finished Load Kernel Module drm. [ 6.904146] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 6.927048] systemd[1]: Finished Load Kernel Module fuse. [ 6.927453] systemd[1]: modprobe@loop.service: Deactivated successfully. [ 6.953724] systemd[1]: Finished Load Kernel Module loop. [ 6.960477] usb 3-3: New USB device found, idVendor=258a, idProduct=1007, bcdDevice= 1.00 [ 6.960481] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 6.960483] usb 3-3: Product: Game Mouse [ 6.960484] usb 3-3: Manufacturer: SINOWEALTH [ 6.977003] usb 1-3: New USB device found, idVendor=048d, idProduct=5702, bcdDevice= 0.01 [ 6.977006] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 6.977008] usb 1-3: Product: ITE Device [ 6.977010] usb 1-3: Manufacturer: ITE Tech. Inc. [ 6.990411] systemd[1]: Finished File System Check on Root Device. [ 7.013941] systemd[1]: Finished Load udev Rules from Credentials. [ 7.030426] systemd[1]: Finished Coldplug All udev Devices. [ 7.031540] systemd[1]: Mounting FUSE Control File System... [ 7.032590] systemd[1]: Mounting Kernel Configuration File System... [ 7.033350] systemd[1]: Starting Remount Root and Kernel File Systems... [ 7.033642] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met. [ 7.034252] systemd[1]: Starting Create Static Device Nodes in /dev gracefully... [ 7.072117] systemd[1]: Mounted FUSE Control File System. [ 7.072353] systemd[1]: Mounted Kernel Configuration File System. [ 7.079748] systemd[1]: Starting User Database Manager... [ 7.090622] usb 3-4: new full-speed USB device number 5 using xhci_hcd [ 7.111023] EXT4-fs (nvme0n1p4): re-mounted 9dd5514e-2478-4574-9ee1-37370bfd86f9 r/w. Quota mode: none. [ 7.130404] systemd[1]: Finished Remount Root and Kernel File Systems. [ 7.130772] systemd[1]: Started User Database Manager. [ 7.131380] systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met. [ 7.132118] systemd[1]: Starting Load/Save OS Random Seed... [ 7.132318] systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). [ 7.199440] nvidia-nvlink: Nvlink Core is being initialized, major device number 235 [ 7.200864] nvidia 0000:04:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem [ 7.243679] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 565.77 Wed Nov 27 23:33:08 UTC 2024 [ 7.247214] usb 3-4: New USB device found, idVendor=0c76, idProduct=160c, bcdDevice= 1.00 [ 7.247218] usb 3-4: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 7.247221] usb 3-4: Product: USB Speaker [ 7.253040] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint. [ 7.331793] nvidia-uvm: Loaded the UVM driver, major device number 511. [ 7.337133] systemd[1]: Finished Create Static Device Nodes in /dev gracefully. [ 7.337717] systemd[1]: Started Journal Service. [ 7.439784] systemd-journald[376]: Received client request to flush runtime journal. [ 7.774717] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20230628/utaddress-204) [ 7.774726] ACPI: OSL: Resource conflict; ACPI support missing from driver? [ 7.782050] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver [ 7.783227] input: PC Speaker as /devices/platform/pcspkr/input/input2 [ 7.783546] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address [ 7.785711] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0) [ 7.786188] ccp 0000:07:00.1: enabling device (0000 -> 0002) [ 7.787839] ccp 0000:07:00.1: ccp: unable to access the device: you might be running a broken BIOS. [ 7.787863] ccp 0000:07:00.1: psp enabled [ 7.800859] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer [ 7.800863] RAPL PMU: hw unit of domain package 2^-16 Joules [ 7.804124] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 565.77 Wed Nov 27 22:53:48 UTC 2024 [ 7.804200] mc: Linux media interface: v0.10 [ 7.805788] cryptd: max_cpu_qlen set to 1000 [ 7.806718] [drm] [nvidia-drm] [GPU ID 0x00000400] Loading driver [ 7.808466] input: GENESIS THOR 303 as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-1/3-1:1.0/0003:331A:500D.0001/input/input3 [ 7.818435] AVX2 version of gcm_enc/dec engaged. [ 7.818505] AES CTR mode by8 optimization enabled [ 7.818843] videodev: Linux video capture interface: v2.00 [ 7.822643] r8169 0000:05:00.0 eth0: RTL8168h/8111h, 74:56:3c:7c:37:bb, XID 541, IRQ 93 [ 7.822648] r8169 0000:05:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko] [ 7.825923] r8169 0000:05:00.0 enp5s0: renamed from eth0 [ 7.838937] snd_hda_intel 0000:04:00.1: Disabling MSI [ 7.838948] snd_hda_intel 0000:04:00.1: Handle vga_switcheroo audio client [ 7.838995] snd_hda_intel 0000:07:00.4: enabling device (0000 -> 0002) [ 7.919275] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:00.0/0000:04:00.1/sound/card1/input4 [ 7.948627] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC897: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line [ 7.948630] snd_hda_codec_realtek hdaudioC2D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 7.948632] snd_hda_codec_realtek hdaudioC2D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 7.948633] snd_hda_codec_realtek hdaudioC2D0: mono: mono_out=0x0 [ 7.948634] snd_hda_codec_realtek hdaudioC2D0: inputs: [ 7.948635] snd_hda_codec_realtek hdaudioC2D0: Front Mic=0x19 [ 7.948636] snd_hda_codec_realtek hdaudioC2D0: Rear Mic=0x18 [ 7.948637] snd_hda_codec_realtek hdaudioC2D0: Line=0x1a [ 7.950382] kvm_amd: TSC scaling supported [ 7.950383] kvm_amd: Nested Virtualization enabled [ 7.950384] kvm_amd: Nested Paging enabled [ 7.950384] kvm_amd: LBR virtualization supported [ 7.950390] kvm_amd: Virtual VMLOAD VMSAVE supported [ 7.950390] kvm_amd: Virtual GIF supported [ 7.958149] MCE: In-kernel MCE decoding enabled. [ 7.961477] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/sound/card2/input8 [ 7.996998] hid-generic 0003:331A:500D.0001: input,hidraw0: USB HID v1.11 Keyboard [GENESIS THOR 303] on usb-0000:07:00.3-1/input0 [ 7.997036] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:00.0/0000:04:00.1/sound/card1/input5 [ 7.997098] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:00.0/0000:04:00.1/sound/card1/input6 [ 7.997157] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/sound/card2/input9 [ 7.997219] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/sound/card2/input10 [ 7.997309] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.2/0000:02:00.2/0000:03:00.0/0000:04:00.1/sound/card1/input7 [ 7.997437] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/sound/card2/input11 [ 7.997531] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:07:00.4/sound/card2/input12 [ 8.003420] input: GENESIS THOR 303 Keyboard as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-1/3-1:1.1/0003:331A:500D.0002/input/input13 [ 8.057051] hid-generic 0003:331A:500D.0002: input,hiddev96,hidraw1: USB HID v1.11 Keyboard [GENESIS THOR 303] on usb-0000:07:00.3-1/input1 [ 8.065397] intel_rapl_common: Found RAPL domain package [ 8.065398] intel_rapl_common: Found RAPL domain core [ 8.070855] input: Wacom Co.,Ltd. CTL-472 Mouse as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.0/0003:056A:037A.0003/input/input15 [ 8.070941] hid-generic 0003:056A:037A.0003: input,hiddev97,hidraw2: USB HID v1.10 Mouse [Wacom Co.,Ltd. CTL-472] on usb-0000:02:00.0-1/input0 [ 8.078807] hid-generic 0003:056A:037A.0004: hiddev98,hidraw3: USB HID v1.10 Device [Wacom Co.,Ltd. CTL-472] on usb-0000:02:00.0-1/input1 [ 8.082306] input: SINOWEALTH Game Mouse as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-3/3-3:1.0/0003:258A:1007.0005/input/input17 [ 8.082349] hid-generic 0003:258A:1007.0005: input,hidraw4: USB HID v1.11 Mouse [SINOWEALTH Game Mouse] on usb-0000:07:00.3-3/input0 [ 8.089386] input: SINOWEALTH Game Mouse Keyboard as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-3/3-3:1.1/0003:258A:1007.0006/input/input18 [ 8.143692] hid-generic 0003:258A:1007.0006: input,hiddev99,hidraw5: USB HID v1.11 Keyboard [SINOWEALTH Game Mouse] on usb-0000:07:00.3-3/input1 [ 8.147808] hid-generic 0003:048D:5702.0007: hiddev100,hidraw6: USB HID v1.12 Device [ITE Tech. Inc. ITE Device] on usb-0000:02:00.0-3/input0 [ 8.150339] input: USB Speaker as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb3/3-4/3-4:1.2/0003:0C76:160C.0008/input/input19 [ 8.207120] hid-generic 0003:0C76:160C.0008: input,hidraw7: USB HID v1.00 Device [USB Speaker] on usb-0000:07:00.3-4/input2 [ 8.207146] usbcore: registered new interface driver usbhid [ 8.207148] usbhid: USB HID core driver [ 8.270641] mousedev: PS/2 mouse device common for all mice [ 8.270864] wacom 0003:056A:037A.0003: hidraw2: USB HID v1.10 Mouse [Wacom Co.,Ltd. CTL-472] on usb-0000:02:00.0-1/input0 [ 8.270913] input: Wacom One by Wacom S Pen as /devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-1/1-1:1.0/0003:056A:037A.0003/input/input20 [ 9.306471] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:04:00.0 on minor 1 [ 9.316988] Console: switching to colour dummy device 80x25 [ 9.327857] EXT4-fs (nvme0n1p5): mounted filesystem 4ac7ace5-b28d-48e8-8c47-a6ace10afa43 r/w with ordered data mode. Quota mode: none. [ 9.343905] nvidia 0000:04:00.0: vgaarb: deactivate vga console [ 9.398090] fbcon: nvidia-drmdrmfb (fb0) is primary device [ 9.572926] Console: switching to colour frame buffer device 240x67 [ 9.589874] nvidia 0000:04:00.0: [drm] fb0: nvidia-drmdrmfb frame buffer device [ 9.824856] 8021q: 802.1Q VLAN Support v1.8 [ 9.861083] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 9.861219] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 9.861311] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' [ 9.861359] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 9.861361] cfg80211: failed to load regulatory.db [ 9.896936] Generic FE-GE Realtek PHY r8169-0-500:00: attached PHY driver (mii_bus:phy_addr=r8169-0-500:00, irq=MAC) [ 10.103879] r8169 0000:05:00.0 enp5s0: Link is Down [ 10.309746] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 12.392106] r8169 0000:05:00.0 enp5s0: Link is Up - 1Gbps/Full - flow control rx/tx [ 12.916258] usb 3-2: Found UVC 1.00 device GENERAL WEBCAM (1b3f:2002) [ 12.980296] usb 3-2: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround. [ 12.980750] ------------[ cut here ]------------ [ 12.980752] WARNING: CPU: 15 PID: 535 at drivers/media/mc/mc-entity.c:1134 media_create_pad_link+0x163/0x1a0 [mc] [ 12.980768] Modules linked in: xt_MASQUERADE bridge nf_conntrack_netlink ip6table_nat iptable_nat nf_nat cfg80211 rfkill 8021q garp mrp stp llc overlay vfat fat mousedev joydev wacom intel_rapl_msr intel_rapl_common edac_mce_amd kvm_amd snd_hda_codec_realtek snd_hda_codec_generic kvm irqbypass snd_hda_codec_hdmi ledtrig_audio crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic snd_hda_intel gf128mul uvcvideo(+) snd_intel_dspcfg ghash_clmulni_intel videobuf2_vmalloc sha512_ssse3 snd_intel_sdw_acpi snd_usb_audio(+) uvc sha256_ssse3 videobuf2_memops snd_hda_codec snd_usbmidi_lib sha1_ssse3 videobuf2_v4l2 snd_ump aesni_intel snd_hda_core videodev snd_rawmidi snd_seq_device snd_hwdep crypto_simd videobuf2_common nvidia_drm(POE) cryptd snd_pcm r8169 mc usbhid snd_timer nvidia_modeset(POE) realtek rapl mdio_devres snd video wmi_bmof gigabyte_wmi pcspkr ccp libphy sp5100_tco soundcore acpi_cpufreq k10temp i2c_piix4 gpio_amdpt gpio_generic mac_hid ip6t_REJECT nf_reject_ipv6 xt_hl ip6t_rt ipt_REJECT nf_reject_ipv4 [ 12.980841] xt_LOG nf_log_syslog xt_limit xt_addrtype xt_tcpudp xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip6table_filter ip6_tables iptable_filter nvidia_uvm(POE) nvidia(POE) i2c_dev sg fuse loop dm_mod nfnetlink bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 nvme crc32c_intel nvme_core xhci_pci xhci_pci_renesas nvme_common wmi [ 12.980871] CPU: 15 PID: 535 Comm: (udev-worker) Tainted: P OE 6.6.63-1-lts #1 1935f30fe99b63e43ea69e5a59d364f11de63a00 [ 12.980874] Hardware name: Gigabyte Technology Co., Ltd. B550 GAMING X V2/B550 GAMING X V2, BIOS FB 11/14/2022 [ 12.980876] RIP: 0010:media_create_pad_link+0x163/0x1a0 [mc] [ 12.980882] Code: 5b 5d 41 5c 41 5d 41 5e 41 5f e9 03 56 82 c7 0f 0b b8 ea ff ff ff eb e4 0f 0b b8 ea ff ff ff eb db 0f 0b b8 ea ff ff ff eb d2 <0f> 0b b8 ea ff ff ff eb c9 0f 0b b8 ea ff ff ff eb c0 b8 ea ff ff [ 12.980883] RSP: 0018:ffffc9000385b818 EFLAGS: 00010246 [ 12.980885] RAX: ffff8881096f0e48 RBX: ffff888126cec018 RCX: 0000000000000000 [ 12.980887] RDX: ffff888126cec018 RSI: 0000000000000000 RDI: ffff888126cec018 [ 12.980888] RBP: ffff888126cec018 R08: 0000000000000003 R09: 0000000000000000 [ 12.980889] R10: 0000000000000000 R11: 0000000000000009 R12: ffff888105101b18 [ 12.980890] R13: 0000000000000000 R14: ffff888126cec018 R15: ffff8881096f0428 [ 12.980892] FS: 0000734c05490880(0000) GS:ffff888ffedc0000(0000) knlGS:0000000000000000 [ 12.980893] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 12.980894] CR2: 000062865ff4e5d1 CR3: 0000000113cc4000 CR4: 0000000000f50ee0 [ 12.980896] PKRU: 55555554 [ 12.980897] Call Trace: [ 12.980899] <TASK> [ 12.980901] ? media_create_pad_link+0x163/0x1a0 [mc a3d4e23e7ee0006fcb3a094eee4c37277f03724c] [ 12.980906] ? __warn+0x81/0x130 [ 12.980911] ? media_create_pad_link+0x163/0x1a0 [mc a3d4e23e7ee0006fcb3a094eee4c37277f03724c] [ 12.980918] ? report_bug+0x16f/0x1a0 [ 12.980922] ? handle_bug+0x58/0x90 [ 12.980924] ? exc_invalid_op+0x17/0x70 [ 12.980926] ? asm_exc_invalid_op+0x1a/0x20 [ 12.980931] ? media_create_pad_link+0x163/0x1a0 [mc a3d4e23e7ee0006fcb3a094eee4c37277f03724c] [ 12.980938] uvc_mc_register_entities+0x1ef/0x320 [uvcvideo 19fedc92cd8fb55d3f2526fc9e91a77157dd2a6e] [ 12.980950] uvc_probe+0xc51/0x1520 [uvcvideo 19fedc92cd8fb55d3f2526fc9e91a77157dd2a6e] [ 12.980960] ? ktime_get_mono_fast_ns+0x3c/0x90 [ 12.980963] usb_probe_interface+0xe6/0x2f0 [ 12.980968] really_probe+0x19e/0x3e0 [ 12.980971] ? __pfx___driver_attach+0x10/0x10 [ 12.980973] __driver_probe_device+0x78/0x160 [ 12.980976] driver_probe_device+0x1f/0xa0 [ 12.980979] __driver_attach+0xba/0x1c0 [ 12.980982] bus_for_each_dev+0x8f/0xe0 [ 12.980985] bus_add_driver+0x112/0x240 [ 12.980988] driver_register+0x5c/0x100 [ 12.980991] usb_register_driver+0x8c/0x150 [ 12.980994] ? __pfx_uvc_init+0x10/0x10 [uvcvideo 19fedc92cd8fb55d3f2526fc9e91a77157dd2a6e] [ 12.981003] uvc_init+0x2c/0xff0 [uvcvideo 19fedc92cd8fb55d3f2526fc9e91a77157dd2a6e] [ 12.981009] ? __pfx_uvc_init+0x10/0x10 [uvcvideo 19fedc92cd8fb55d3f2526fc9e91a77157dd2a6e] [ 12.981016] do_one_initcall+0x5d/0x320 [ 12.981021] do_init_module+0x60/0x240 [ 12.981025] init_module_from_file+0x89/0xe0 [ 12.981030] idempotent_init_module+0x121/0x320 [ 12.981033] __x64_sys_finit_module+0x5e/0xb0 [ 12.981036] do_syscall_64+0x5a/0x80 [ 12.981040] ? srso_alias_return_thunk+0x5/0xfbef5 [ 12.981041] ? syscall_exit_to_user_mode+0x22/0x40 [ 12.981043] ? srso_alias_return_thunk+0x5/0xfbef5 [ 12.981045] ? do_syscall_64+0x66/0x80 [ 12.981047] ? atime_needs_update+0xa0/0x120 [ 12.981049] ? srso_alias_return_thunk+0x5/0xfbef5 [ 12.981051] ? touch_atime+0x1e/0x120 [ 12.981053] ? srso_alias_return_thunk+0x5/0xfbef5 [ 12.981054] ? filemap_read+0x329/0x350 [ 12.981061] ? vfs_read+0x271/0x340 [ 12.981063] ? srso_alias_return_thunk+0x5/0xfbef5 [ 12.981065] ? __rseq_handle_notify_resume+0xa9/0x4f0 [ 12.981069] ? srso_alias_return_thunk+0x5/0xfbef5 [ 12.981071] ? exit_to_user_mode_prepare+0x132/0x1f0 [ 12.981073] ? srso_alias_return_thunk+0x5/0xfbef5 [ 12.981075] ? syscall_exit_to_user_mode+0x22/0x40 [ 12.981076] ? srso_alias_return_thunk+0x5/0xfbef5 [ 12.981078] ? do_syscall_64+0x66/0x80 [ 12.981080] ? srso_alias_return_thunk+0x5/0xfbef5 [ 12.981081] ? exc_page_fault+0x7f/0x180 [ 12.981084] entry_SYSCALL_64_after_hwframe+0x78/0xe2 [ 12.981086] RIP: 0033:0x734c04f261fd [ 12.981109] Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d e3 fa 0c 00 f7 d8 64 89 01 48 [ 12.981111] RSP: 002b:00007ffefc7f9b48 EFLAGS: 00000246 ORIG_RAX: 0000000000000139 [ 12.981113] RAX: ffffffffffffffda RBX: 00005ab8f0793040 RCX: 0000734c04f261fd [ 12.981114] RDX: 0000000000000004 RSI: 0000734c047fa05d RDI: 0000000000000035 [ 12.981115] RBP: 00007ffefc7f9c00 R08: 0000734c04ff6b20 R09: 00007ffefc7f9b90 [ 12.981116] R10: 00005ab8f0795250 R11: 0000000000000246 R12: 0000734c047fa05d [ 12.981117] R13: 0000000000020000 R14: 00005ab8f0793250 R15: 00005ab8f0795220 [ 12.981121] </TASK> [ 12.981122] ---[ end trace 0000000000000000 ]--- [ 12.981124] usb 3-2: Failed to create links for entity 5 [ 12.981126] usb 3-2: Failed to register entities (-22). [ 12.981226] usbcore: registered new interface driver uvcvideo [ 13.019431] usbcore: registered new interface driver snd-usb-audio [ 16.548952] block nvme0n1: No UUID available providing old NGUID