`quirk_usb_handoff_xhci` takes 60 ms with ASM1042

From: Paul Menzel
Date: Wed May 05 2021 - 03:57:54 EST


Dear Linux folks,


On an Asus F2A85-M PRO, BIOS 6601 11/25/2014, with an ASM1042 SuperSpeed USB Host Controller [1b21:1042], and the xHCI drivers built as modules

CONFIG_USB_XHCI_PCI=m
CONFIG_USB_XHCI_HCD=m

`quirk_usb_handoff_xhci` takes 60 ms, which is 15 % of the time to reaching `run_init_process()`. I addded some prints, showing the f

[ 0.308841] pci 0000:03:00.0: PCI->APIC IRQ transform: INT A -> IRQ 17
[ 0.369858] pci 0000:03:00.0: handshake done with timeout = 0
[ 0.369862] pci 0000:03:00.0: hc_init reached
[ 0.369865] pci 0000:03:00.0: second handshake done
[ 0.369869] pci 0000:03:00.0: third handshake done
[ 0.369909] pci 0000:03:00.0: quirk_usb_early_handoff+0x0/0x670 took 59661 usecs
[…]
[ 0.415223] Run /lib/systemd/systemd as init process

Is there a way to optimize this, or move it out “the hot path”?


Kind regards,

Paul
[ 0.000000] Linux version 5.12.0+ (root@0c79dd7d1bd6) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #303 SMP Tue May 4 05:07:27 UTC 2021
[ 0.000000] random: get_random_u32 called from bsp_init_amd+0x146/0x270 with crng_init=0
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000008da22fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008da23000-0x000000008de5dfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000008de5e000-0x000000008de6dfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000008de6e000-0x000000008df46fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000008df47000-0x000000008e5f9fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000008e5fa000-0x000000008e5fafff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008e5fb000-0x000000008e800fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000008e801000-0x000000008ec3bfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000008ec3c000-0x000000008eff3fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000008eff4000-0x000000008effffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] 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 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100001000-0x000000013effffff] usable
[ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: System manufacturer System Product Name/F2A85-M PRO, BIOS 6601 11/25/2014
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Initial usec timer 9906339
[ 0.000000] tsc: Detected 3900.267 MHz processor
[ 0.000597] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000600] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000608] last_pfn = 0x8f000 max_arch_pfn = 0x100000
[ 0.000765] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001003] e820: update [mem 0x8f000000-0xffffffff] usable ==> reserved
[ 0.004528] found SMP MP-table at [mem 0x000fd7f0-0x000fd7ff]
[ 0.004623] check: Scanning 1 areas for low memory corruption
[ 0.004625] initial memory mapped: [mem 0x00000000-0x153fffff]
[ 0.007400] printk: log_buf_len: 2097152 bytes
[ 0.007401] printk: early log buf free: 259384(98%)
[ 0.007405] 1408MB HIGHMEM available.
[ 0.007407] 879MB LOWMEM available.
[ 0.007407] mapped low ram: 0 - 36ffe000
[ 0.007408] low ram: 0 - 36ffe000
[ 0.007421] Zone ranges:
[ 0.007422] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.007425] Normal [mem 0x0000000001000000-0x0000000036ffdfff]
[ 0.007427] HighMem [mem 0x0000000036ffe000-0x000000008effffff]
[ 0.007428] Movable zone start for each node
[ 0.007429] Early memory node ranges
[ 0.007430] node 0: [mem 0x0000000000001000-0x000000000009dfff]
[ 0.007431] node 0: [mem 0x0000000000100000-0x000000008da22fff]
[ 0.007432] node 0: [mem 0x000000008e5fa000-0x000000008e5fafff]
[ 0.007434] node 0: [mem 0x000000008e801000-0x000000008ec3bfff]
[ 0.007435] node 0: [mem 0x000000008eff4000-0x000000008effffff]
[ 0.007436] Initmem setup node 0 [mem 0x0000000000001000-0x000000008effffff]
[ 0.007439] On node 0 totalpages: 581128
[ 0.007440] DMA zone: 32 pages used for memmap
[ 0.007441] DMA zone: 0 pages reserved
[ 0.007442] DMA zone: 3997 pages, LIFO batch:0
[ 0.007618] DMA zone: 12387 pages in unavailable ranges
[ 0.007619] Normal zone: 1728 pages used for memmap
[ 0.007620] Normal zone: 221182 pages, LIFO batch:63
[ 0.009947] Normal zone: 4098 pages in unavailable ranges
[ 0.009949] HighMem zone: 355949 pages, LIFO batch:63
[ 0.013755] HighMem zone: 8597 pages in unavailable ranges
[ 0.013759] Using APIC driver default
[ 0.013952] Intel MultiProcessor Specification v1.4
[ 0.013953] Virtual Wire compatibility mode.
[ 0.013956] MPTABLE: OEM ID: A M I
[ 0.013957] MPTABLE: Product ID: ALASKA
[ 0.013957] MPTABLE: APIC at: 0xFEE00000
[ 0.013959] Processor #16 (Bootup-CPU)
[ 0.013960] Processor #17
[ 0.013967] IOAPIC[0]: apic_id 3, version 33, address 0xfec00000, GSI 0-23
[ 0.013973] Processors: 2
[ 0.013975] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.013976] smpboot: smpboot: XXX end of prefill_possible_map
[ 0.013977] After prefill_possible_map
[ 0.013977] After init_cpu_to_node
[ 0.013978] After init_gi_nodes
[ 0.013979] After io_apic_init_mappings
[ 0.013980] After x86_init.hyper.guest_late_init
[ 0.013990] [mem 0x8f000000-0xfebfffff] available for PCI devices
[ 0.013992] After e820
[ 0.013994] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.013997] After unwind_init
[ 0.013998] After setup_arch
[ 0.014004] After setup_command_line
[ 0.014005] After setup_nr_cpu_ids
[ 0.014006] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
[ 0.014088] percpu: Embedded 34 pages/cpu s109388 r0 d29876 u139264
[ 0.014092] pcpu-alloc: s109388 r0 d29876 u139264 alloc=34*4096
[ 0.014095] pcpu-alloc: [0] 0 [0] 1
[ 0.014104] After setup_per_cpu_areas
[ 0.014105] After smp_perpare_boot_cpu
[ 0.014105] After boot_cpu_hotplug_init
[ 0.014107] Built 1 zonelists, mobility grouping on. Total pages: 579368
[ 0.014109] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.12.0+ root=PARTUUID=a8d3fa41-01 rw noisapnp cryptomgr.notests quiet init=/lib/systemd/systemd memory_corruption_check=1 memory_corruption_check_size=512k memory_corruption_check_period=5 iomem=relaxed apparmor=0 selinux=0 kmemleak=off initcall_blacklist=serial8250_init,asus_wmi_init,wmi_bmof_driver_init udev.children_max=6 udev.log_priority=info maxcpus=4 log_buf_len=2M random.trust_cpu=on
[ 0.014237] blacklisting initcall serial8250_init
[ 0.014239] blacklisting initcall asus_wmi_init
[ 0.014241] blacklisting initcall wmi_bmof_driver_init
[ 0.014392] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[ 0.014438] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.014447] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.014449] Initializing HighMem for node 0 (00036ffe:0008f000)
[ 0.014451] add_highpages_with_active_regions: start_pfn = 225278, end_pfn = 585728
[ 0.014453] add_highpages_with_active_regions: for_each_free_mem_range: i = 8589934592, nid = 0, pfn = 225278, e_pfn = 225278, before for loop
[ 0.014455] add_highpages_with_active_regions: for_each_free_mem_range: i = 17179869185, nid = 0, pfn = 225278, e_pfn = 225278, before for loop
[ 0.014456] add_highpages_with_active_regions: for_each_free_mem_range: i = 21474836481, nid = 0, pfn = 225278, e_pfn = 225278, before for loop
[ 0.014458] add_highpages_with_active_regions: for_each_free_mem_range: i = 25769803777, nid = 0, pfn = 225278, e_pfn = 225278, before for loop
[ 0.014459] add_highpages_with_active_regions: for_each_free_mem_range: i = 30064771073, nid = 0, pfn = 225278, e_pfn = 225278, before for loop
[ 0.014461] add_highpages_with_active_regions: for_each_free_mem_range: i = 34359738369, nid = 0, pfn = 225278, e_pfn = 225278, before for loop
[ 0.014462] add_highpages_with_active_regions: for_each_free_mem_range: i = 38654705665, nid = 0, pfn = 225278, e_pfn = 225278, before for loop
[ 0.014464] add_highpages_with_active_regions: for_each_free_mem_range: i = 42949672961, nid = 0, pfn = 225278, e_pfn = 225278, before for loop
[ 0.014465] add_highpages_with_active_regions: for_each_free_mem_range: i = 47244640257, nid = 0, pfn = 225278, e_pfn = 225278, before for loop
[ 0.014467] add_highpages_with_active_regions: for_each_free_mem_range: i = 51539607553, nid = 0, pfn = 225278, e_pfn = 225278, before for loop
[ 0.014468] add_highpages_with_active_regions: for_each_free_mem_range: i = 55834574849, nid = 0, pfn = 225278, e_pfn = 225278, before for loop
[ 0.014469] add_highpages_with_active_regions: for_each_free_mem_range: i = 60129542145, nid = 0, pfn = 225278, e_pfn = 225278, before for loop
[ 0.014471] add_highpages_with_active_regions: for_each_free_mem_range: i = 64424509441, nid = 0, pfn = 225278, e_pfn = 225278, before for loop
[ 0.014472] add_highpages_with_active_regions: for_each_free_mem_range: i = 68719476737, nid = 0, pfn = 225278, e_pfn = 225278, before for loop
[ 0.014474] add_highpages_with_active_regions: for_each_free_mem_range: i = 73014444033, nid = 0, pfn = 225278, e_pfn = 225278, before for loop
[ 0.014475] add_highpages_with_active_regions: for_each_free_mem_range: i = 77309411329, nid = 0, pfn = 225278, e_pfn = 225278, before for loop
[ 0.014477] add_highpages_with_active_regions: for_each_free_mem_range: i = 81604378625, nid = 0, pfn = 225278, e_pfn = 225278, before for loop
[ 0.014478] add_highpages_with_active_regions: for_each_free_mem_range: i = 85899345921, nid = 0, pfn = 225278, e_pfn = 225278, before for loop
[ 0.014480] add_highpages_with_active_regions: for_each_free_mem_range: i = 90194313217, nid = 0, pfn = 225278, e_pfn = 225278, before for loop
[ 0.014481] add_highpages_with_active_regions: for_each_free_mem_range: i = 94489280513, nid = 0, pfn = 225278, e_pfn = 225278, before for loop
[ 0.014483] add_highpages_with_active_regions: for_each_free_mem_range: i = 98784247809, nid = 0, pfn = 225278, e_pfn = 225278, before for loop
[ 0.014484] add_highpages_with_active_regions: for_each_free_mem_range: i = 98784247810, nid = 0, pfn = 225278, e_pfn = 580131, before for loop
[ 0.066041] add_highpages_with_active_regions: for_each_free_mem_range: i = 98784247811, nid = 0, pfn = 583162, e_pfn = 583163, before for loop
[ 0.066044] add_highpages_with_active_regions: for_each_free_mem_range: i = 98784247812, nid = 0, pfn = 583681, e_pfn = 584764, before for loop
[ 0.066202] add_highpages_with_active_regions: for_each_free_mem_range: i = 98784247813, nid = 0, pfn = 585716, e_pfn = 585728, before for loop
[ 0.066206] Initializing Movable for node 0 (00000000:00000000)
[ 0.066208] add_highpages_with_active_regions: start_pfn = 0, end_pfn = 0
[ 0.066209] add_highpages_with_active_regions: for_each_free_mem_range: i = 8589934592, nid = 0, pfn = 0, e_pfn = 0, before for loop
[ 0.066210] add_highpages_with_active_regions: for_each_free_mem_range: i = 17179869185, nid = 0, pfn = 0, e_pfn = 0, before for loop
[ 0.066212] add_highpages_with_active_regions: for_each_free_mem_range: i = 21474836481, nid = 0, pfn = 0, e_pfn = 0, before for loop
[ 0.066213] add_highpages_with_active_regions: for_each_free_mem_range: i = 25769803777, nid = 0, pfn = 0, e_pfn = 0, before for loop
[ 0.066215] add_highpages_with_active_regions: for_each_free_mem_range: i = 30064771073, nid = 0, pfn = 0, e_pfn = 0, before for loop
[ 0.066216] add_highpages_with_active_regions: for_each_free_mem_range: i = 34359738369, nid = 0, pfn = 0, e_pfn = 0, before for loop
[ 0.066218] add_highpages_with_active_regions: for_each_free_mem_range: i = 38654705665, nid = 0, pfn = 0, e_pfn = 0, before for loop
[ 0.066219] add_highpages_with_active_regions: for_each_free_mem_range: i = 42949672961, nid = 0, pfn = 0, e_pfn = 0, before for loop
[ 0.066220] add_highpages_with_active_regions: for_each_free_mem_range: i = 47244640257, nid = 0, pfn = 0, e_pfn = 0, before for loop
[ 0.066222] add_highpages_with_active_regions: for_each_free_mem_range: i = 51539607553, nid = 0, pfn = 0, e_pfn = 0, before for loop
[ 0.066223] add_highpages_with_active_regions: for_each_free_mem_range: i = 55834574849, nid = 0, pfn = 0, e_pfn = 0, before for loop
[ 0.066224] add_highpages_with_active_regions: for_each_free_mem_range: i = 60129542145, nid = 0, pfn = 0, e_pfn = 0, before for loop
[ 0.066226] add_highpages_with_active_regions: for_each_free_mem_range: i = 64424509441, nid = 0, pfn = 0, e_pfn = 0, before for loop
[ 0.066227] add_highpages_with_active_regions: for_each_free_mem_range: i = 68719476737, nid = 0, pfn = 0, e_pfn = 0, before for loop
[ 0.066229] add_highpages_with_active_regions: for_each_free_mem_range: i = 73014444033, nid = 0, pfn = 0, e_pfn = 0, before for loop
[ 0.066230] add_highpages_with_active_regions: for_each_free_mem_range: i = 77309411329, nid = 0, pfn = 0, e_pfn = 0, before for loop
[ 0.066231] add_highpages_with_active_regions: for_each_free_mem_range: i = 81604378625, nid = 0, pfn = 0, e_pfn = 0, before for loop
[ 0.066233] add_highpages_with_active_regions: for_each_free_mem_range: i = 85899345921, nid = 0, pfn = 0, e_pfn = 0, before for loop
[ 0.066234] add_highpages_with_active_regions: for_each_free_mem_range: i = 90194313217, nid = 0, pfn = 0, e_pfn = 0, before for loop
[ 0.066236] add_highpages_with_active_regions: for_each_free_mem_range: i = 94489280513, nid = 0, pfn = 0, e_pfn = 0, before for loop
[ 0.066237] add_highpages_with_active_regions: for_each_free_mem_range: i = 98784247809, nid = 0, pfn = 0, e_pfn = 0, before for loop
[ 0.066238] add_highpages_with_active_regions: for_each_free_mem_range: i = 98784247810, nid = 0, pfn = 0, e_pfn = 0, before for loop
[ 0.066240] add_highpages_with_active_regions: for_each_free_mem_range: i = 98784247811, nid = 0, pfn = 0, e_pfn = 0, before for loop
[ 0.066241] add_highpages_with_active_regions: for_each_free_mem_range: i = 98784247812, nid = 0, pfn = 0, e_pfn = 0, before for loop
[ 0.066243] add_highpages_with_active_regions: for_each_free_mem_range: i = 98784247813, nid = 0, pfn = 0, e_pfn = 0, before for loop
[ 0.068300] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.068307] Memory: 2282976K/2324512K available (8266K kernel code, 1423K rwdata, 1780K rodata, 632K init, 488K bss, 41536K reserved, 0K cma-reserved, 1423796K highmem)
[ 0.068342] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.068348] After mm_init
[ 0.068349] ftrace: allocating 25645 entries in 51 pages
[ 0.075660] ftrace: allocated 51 pages with 4 groups
[ 0.075718] After sched_init
[ 0.075737] rcu: Hierarchical RCU implementation.
[ 0.075738] rcu: RCU event tracing is enabled.
[ 0.075738] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
[ 0.075740] Rude variant of Tasks RCU enabled.
[ 0.075741] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.075742] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.075745] After rcu_init
[ 0.076142] NR_IRQS: 2304, nr_irqs: 440, preallocated irqs: 16
[ 0.076444] random: crng_init_try_arch_early failed with i = 4, X86_FEATURE_RDRAND = no
[ 0.076446] random: crng_init_try_arch_early failed with i = 5, X86_FEATURE_RDRAND = no
[ 0.076448] random: crng_init_try_arch_early failed with i = 6, X86_FEATURE_RDRAND = no
[ 0.076448] random: crng_init_try_arch_early failed with i = 7, X86_FEATURE_RDRAND = no
[ 0.076449] random: crng_init_try_arch_early failed with i = 8, X86_FEATURE_RDRAND = no
[ 0.076450] random: crng_init_try_arch_early failed with i = 9, X86_FEATURE_RDRAND = no
[ 0.076451] random: crng_init_try_arch_early failed with i = 10, X86_FEATURE_RDRAND = no
[ 0.076452] random: crng_init_try_arch_early failed with i = 11, X86_FEATURE_RDRAND = no
[ 0.076453] random: crng_init_try_arch_early failed with i = 12, X86_FEATURE_RDRAND = no
[ 0.076454] random: crng_init_try_arch_early failed with i = 13, X86_FEATURE_RDRAND = no
[ 0.076455] random: crng_init_try_arch_early failed with i = 14, X86_FEATURE_RDRAND = no
[ 0.076456] random: crng_init_try_arch_early failed with i = 15, X86_FEATURE_RDRAND = no
[ 0.076457] After add_latent_entropy
[ 0.076463] After add_device_randomness
[ 0.076465] After boot_init_stack_canary
[ 0.076480] spurious 8259A interrupt: IRQ7.
[ 0.079294] Console: colour VGA+ 80x25
[ 0.079312] printk: console [tty0] enabled
[ 0.079330] APIC: Switch to symmetric I/O mode setup
[ 0.079331] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.079735] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.084330] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x7070adbae93, max_idle_ns: 881590885553 ns
[ 0.084336] Calibrating delay loop (skipped), value calculated using timer frequency.. 7800.53 BogoMIPS (lpj=3900267)
[ 0.084339] pid_max: default: 32768 minimum: 301
[ 0.084351] LSM: Security Framework initializing
[ 0.084361] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.084365] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.084530] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
[ 0.084532] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
[ 0.084535] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.084538] Spectre V2 : Mitigation: Full AMD retpoline
[ 0.084539] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.084541] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.084699] Freeing SMP alternatives memory: 32K
[ 0.084701] After check_bugs
[ 0.084702] After acpi_subsystem_init
[ 0.084703] After arch_post_acpi_subsys_init
[ 0.084704] After rcu_scheduler_starting
[ 0.084727] After find_task_by_pid_ns
[ 0.084728] After numa_default_policy
[ 0.084739] After rcu_read_lock
[ 0.084739] After rcu_read_unlock
[ 0.084741] After kthreadd_done
[ 0.084742] smpboot: Start of native_smp_prepare_cpus
[ 0.084743] smpboot: smpboot: zalloc 0
[ 0.084744] smpboot: smpboot: zalloc 1
[ 0.084745] smpboot: smpboot: After set_sched_topology()
[ 0.084746] smpboot: smpboot: After smp_sanity_check()
[ 0.084747] smpboot: smpboot: Before x86_init.timers.setup_percpu_clockev()
[ 0.143334] random: random: 1
[ 0.143335] random: random: 2
[ 0.143336] random: random: 3
[ 0.143336] random: random: 4
[ 0.207334] random: random: 1
[ 0.207335] random: random: 2
[ 0.207335] random: random: 3
[ 0.207336] random: random: 4
[ 0.271334] random: random: 1
[ 0.271335] random: random: 2
[ 0.271335] random: random: 3
[ 0.271336] random: random: 4
[ 0.288773] smpboot: smpboot: After x86_init.timers.setup_percpu_clockev()
[ 0.288774] smpboot: smp_get_logical_apicid()
[ 0.288775] smpboot: CPU0: AMD A6-6400K APU with Radeon(tm) HD Graphics (family: 0x15, model: 0x13, stepping: 0x1)
[ 0.288861] Performance Events: Fam15h core perfctr, AMD PMU driver.
[ 0.288865] ... version: 0
[ 0.288866] ... bit width: 48
[ 0.288867] ... generic registers: 6
[ 0.288867] ... value mask: 0000ffffffffffff
[ 0.288869] ... max period: 00007fffffffffff
[ 0.288869] ... fixed-purpose events: 0
[ 0.288870] ... event mask: 000000000000003f
[ 0.288912] rcu: Hierarchical SRCU implementation.
[ 0.289068] smp: Bringing up secondary CPUs ...
[ 0.289127] x86: Booting SMP configuration:
[ 0.289128] .... node #0, CPUs: #1
[ 0.289353] After schedule_preempt_disabled
[ 0.289382] smp: Brought up 1 node, 2 CPUs
[ 0.289382] smpboot: Max logical packages: 1
[ 0.289382] smpboot: Total of 2 processors activated (15601.06 BogoMIPS)
[ 0.289631] devtmpfs: initialized
[ 0.290457] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.290462] futex hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.290571] NET: Registered protocol family 16
[ 0.290571] audit: initializing netlink subsys (disabled)
[ 0.290571] audit: type=2000 audit(1620105338.211:1): state=initialized audit_enabled=0 res=1
[ 0.290571] thermal_sys: Registered thermal governor 'step_wise'
[ 0.290571] thermal_sys: Registered thermal governor 'user_space'
[ 0.290571] cpuidle: using governor menu
[ 0.290571] PCI: after first if
[ 0.290571] PCI: after second if
[ 0.290571] pci_check_type1
[ 0.290571] PCI: After pci_direct_probe
[ 0.290571] PCI: After pci_probe
[ 0.290571] PCI: After 2nd if
[ 0.298988] PCI: After pci_pcbios_init
[ 0.299024] PCI: Using configuration type 1 for base access
[ 0.299025] PCI: Using configuration type 1 for extended access
[ 0.299031] PCI: After dmi_check
[ 0.299066] PCI: After isa_align
[ 0.300367] Kprobes globally optimized
[ 0.300374] HugeTLB registered 4.00 MiB page size, pre-allocated 0 pages
[ 0.300374] cryptomgr_test (28) used greatest stack depth: 7724 bytes left
[ 0.300405] SCSI subsystem initialized
[ 0.300405] libata version 3.00 loaded.
[ 0.300405] vgaarb: loaded
[ 0.300405] pps_core: LinuxPPS API ver. 1 registered
[ 0.300405] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[ 0.300405] PTP clock support registered
[ 0.300480] PCI: Probing PCI hardware
[ 0.300480] PCI: root bus 00: using default resources
[ 0.300480] PCI: Probing PCI hardware (bus 00)
[ 0.300480] PCI host bridge to bus 0000:00
[ 0.300480] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.300480] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
[ 0.300480] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.300480] pci 0000:00:00.0: [1022:1410] type 00 class 0x060000
[ 0.300480] pci 0000:00:01.0: [1002:9996] type 00 class 0x030000
[ 0.300480] pci 0000:00:01.0: reg 0x10: [mem 0xc0000000-0xcfffffff pref]
[ 0.300480] pci 0000:00:01.0: reg 0x14: [io 0xf000-0xf0ff]
[ 0.300480] pci 0000:00:01.0: reg 0x18: [mem 0xfeb00000-0xfeb3ffff]
[ 0.300485] pci 0000:00:01.0: enabling Extended Tags
[ 0.300512] pci 0000:00:01.0: supports D1 D2
[ 0.300536] pci 0000:00:01.0: vgaarb: setting as boot VGA device
[ 0.300537] pci 0000:00:01.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.300553] pci 0000:00:01.1: [1002:9902] type 00 class 0x040300
[ 0.300563] pci 0000:00:01.1: reg 0x10: [mem 0xfeb44000-0xfeb47fff]
[ 0.300593] pci 0000:00:01.1: enabling Extended Tags
[ 0.300619] pci 0000:00:01.1: supports D1 D2
[ 0.300687] pci 0000:00:10.0: [1022:7812] type 00 class 0x0c0330
[ 0.300710] pci 0000:00:10.0: reg 0x10: [mem 0xfeb4a000-0xfeb4bfff 64bit]
[ 0.300818] pci 0000:00:10.0: PME# supported from D0 D3hot D3cold
[ 0.300820] pci 0000:00:10.0: pme_poll = true
[ 0.300820] pci 0000:00:10.0: after device_set_wakeup_capable()
[ 0.300824] pci 0000:00:10.0: after pci_pme_active()
[ 0.300884] pci 0000:00:10.1: [1022:7812] type 00 class 0x0c0330
[ 0.300907] pci 0000:00:10.1: reg 0x10: [mem 0xfeb48000-0xfeb49fff 64bit]
[ 0.301014] pci 0000:00:10.1: PME# supported from D0 D3hot D3cold
[ 0.301016] pci 0000:00:10.1: pme_poll = true
[ 0.301017] pci 0000:00:10.1: after device_set_wakeup_capable()
[ 0.301020] pci 0000:00:10.1: after pci_pme_active()
[ 0.301077] pci 0000:00:11.0: [1022:7801] type 00 class 0x010601
[ 0.301092] pci 0000:00:11.0: reg 0x10: [io 0xf140-0xf147]
[ 0.301101] pci 0000:00:11.0: reg 0x14: [io 0xf130-0xf133]
[ 0.301110] pci 0000:00:11.0: reg 0x18: [io 0xf120-0xf127]
[ 0.301118] pci 0000:00:11.0: reg 0x1c: [io 0xf110-0xf113]
[ 0.301127] pci 0000:00:11.0: reg 0x20: [io 0xf100-0xf10f]
[ 0.301135] pci 0000:00:11.0: reg 0x24: [mem 0xfeb50000-0xfeb507ff]
[ 0.301384] pci 0000:00:12.0: [1022:7807] type 00 class 0x0c0310
[ 0.301399] pci 0000:00:12.0: reg 0x10: [mem 0xfeb4f000-0xfeb4ffff]
[ 0.301486] pci 0000:00:12.2: [1022:7808] type 00 class 0x0c0320
[ 0.301501] pci 0000:00:12.2: reg 0x10: [mem 0xfeb4e000-0xfeb4e0ff]
[ 0.301575] pci 0000:00:12.2: supports D1 D2
[ 0.301576] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[ 0.301577] pci 0000:00:12.2: pme_poll = true
[ 0.301578] pci 0000:00:12.2: after device_set_wakeup_capable()
[ 0.301581] pci 0000:00:12.2: after pci_pme_active()
[ 0.301618] pci 0000:00:13.0: [1022:7807] type 00 class 0x0c0310
[ 0.301633] pci 0000:00:13.0: reg 0x10: [mem 0xfeb4d000-0xfeb4dfff]
[ 0.301718] pci 0000:00:13.2: [1022:7808] type 00 class 0x0c0320
[ 0.301733] pci 0000:00:13.2: reg 0x10: [mem 0xfeb4c000-0xfeb4c0ff]
[ 0.301807] pci 0000:00:13.2: supports D1 D2
[ 0.301808] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[ 0.301809] pci 0000:00:13.2: pme_poll = true
[ 0.301810] pci 0000:00:13.2: after device_set_wakeup_capable()
[ 0.301813] pci 0000:00:13.2: after pci_pme_active()
[ 0.301852] pci 0000:00:14.0: [1022:780b] type 00 class 0x0c0500
[ 0.301944] pci 0000:00:14.2: [1022:780d] type 00 class 0x040300
[ 0.301964] pci 0000:00:14.2: reg 0x10: [mem 0xfeb40000-0xfeb43fff 64bit]
[ 0.302025] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[ 0.302026] pci 0000:00:14.2: pme_poll = true
[ 0.302027] pci 0000:00:14.2: after device_set_wakeup_capable()
[ 0.302030] pci 0000:00:14.2: after pci_pme_active()
[ 0.302060] pci 0000:00:14.3: [1022:780e] type 00 class 0x060100
[ 0.302150] pci 0000:00:14.4: [1022:780f] type 01 class 0x060401
[ 0.302227] pci 0000:00:15.0: [1022:43a0] type 01 class 0x060400
[ 0.302266] pci 0000:00:15.0: enabling Extended Tags
[ 0.302310] pci 0000:00:15.0: supports D1 D2
[ 0.302362] pci 0000:00:15.1: [1022:43a1] type 01 class 0x060400
[ 0.302402] pci 0000:00:15.1: enabling Extended Tags
[ 0.302444] pci 0000:00:15.1: supports D1 D2
[ 0.302492] pci 0000:00:15.2: [1022:43a2] type 01 class 0x060400
[ 0.302531] pci 0000:00:15.2: enabling Extended Tags
[ 0.302573] pci 0000:00:15.2: supports D1 D2
[ 0.302618] pci 0000:00:18.0: [1022:1400] type 00 class 0x060000
[ 0.302662] pci 0000:00:18.1: [1022:1401] type 00 class 0x060000
[ 0.302702] pci 0000:00:18.2: [1022:1402] type 00 class 0x060000
[ 0.302743] pci 0000:00:18.3: [1022:1403] type 00 class 0x060000
[ 0.302791] pci 0000:00:18.4: [1022:1404] type 00 class 0x060000
[ 0.302832] pci 0000:00:18.5: [1022:1405] type 00 class 0x060000
[ 0.302886] pci_bus 0000:01: extended config space not accessible
[ 0.302940] pci 0000:00:14.4: PCI bridge to [bus 01] (subtractive decode)
[ 0.302949] pci 0000:00:14.4: bridge window [io 0x0000-0xffff] (subtractive decode)
[ 0.302950] pci 0000:00:14.4: bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
[ 0.302989] pci 0000:00:15.0: PCI bridge to [bus 02]
[ 0.303059] pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330
[ 0.303089] pci 0000:03:00.0: reg 0x10: [mem 0xfea00000-0xfea07fff 64bit]
[ 0.303226] pci 0000:03:00.0: PME# supported from D3hot D3cold
[ 0.303227] pci 0000:03:00.0: pme_poll = true
[ 0.303228] pci 0000:03:00.0: after device_set_wakeup_capable()
[ 0.303233] pci 0000:03:00.0: after pci_pme_active()
[ 0.303307] pci 0000:00:15.1: PCI bridge to [bus 03]
[ 0.303313] pci 0000:00:15.1: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.303381] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
[ 0.303403] pci 0000:04:00.0: reg 0x10: [io 0xe000-0xe0ff]
[ 0.303432] pci 0000:04:00.0: reg 0x18: [mem 0xd0004000-0xd0004fff 64bit pref]
[ 0.303450] pci 0000:04:00.0: reg 0x20: [mem 0xd0000000-0xd0003fff 64bit pref]
[ 0.303554] pci 0000:04:00.0: supports D1 D2
[ 0.303555] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.303556] pci 0000:04:00.0: pme_poll = true
[ 0.303557] pci 0000:04:00.0: after device_set_wakeup_capable()
[ 0.303561] pci 0000:04:00.0: after pci_pme_active()
[ 0.303638] pci 0000:00:15.2: PCI bridge to [bus 04]
[ 0.303643] pci 0000:00:15.2: bridge window [io 0xe000-0xefff]
[ 0.303650] pci 0000:00:15.2: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[ 0.303676] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 04
[ 0.303710] pci 0000:00:14.3: default IRQ router [1022:780e]
[ 0.303715] PCI: pci_cache_line_size set to 64 bytes
[ 0.303767] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff]
[ 0.303769] e820: reserve RAM buffer [mem 0x8da23000-0x8fffffff]
[ 0.303771] e820: reserve RAM buffer [mem 0x8e5fb000-0x8fffffff]
[ 0.303772] e820: reserve RAM buffer [mem 0x8ec3c000-0x8fffffff]
[ 0.303773] e820: reserve RAM buffer [mem 0x8f000000-0x8fffffff]
[ 0.304334] clocksource: Switched to clocksource tsc-early
[ 0.307222] VFS: Disk quotas dquot_6.6.0
[ 0.307238] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.308300] NET: Registered protocol family 2
[ 0.308344] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.308565] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.308570] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[ 0.308581] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.308599] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.308620] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.308626] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
[ 0.308660] pci 0000:00:14.4: PCI bridge to [bus 01]
[ 0.308673] pci 0000:00:15.0: PCI bridge to [bus 02]
[ 0.308683] pci 0000:00:15.1: PCI bridge to [bus 03]
[ 0.308688] pci 0000:00:15.1: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.308696] pci 0000:00:15.2: PCI bridge to [bus 04]
[ 0.308698] pci 0000:00:15.2: bridge window [io 0xe000-0xefff]
[ 0.308705] pci 0000:00:15.2: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[ 0.308711] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
[ 0.308713] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
[ 0.308716] pci_bus 0000:01: resource 4 [io 0x0000-0xffff]
[ 0.308718] pci_bus 0000:01: resource 5 [mem 0x00000000-0xffffffff]
[ 0.308720] pci_bus 0000:03: resource 1 [mem 0xfea00000-0xfeafffff]
[ 0.308722] pci_bus 0000:04: resource 0 [io 0xe000-0xefff]
[ 0.308724] pci_bus 0000:04: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
[ 0.308735] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.308754] pci 0000:00:01.1: D0 power state depends on 0000:00:01.0
[ 0.308760] pci 0000:00:10.0: Skip AMD USB device
[ 0.308764] pci 0000:00:10.1: Skip AMD USB device
[ 0.308771] pci 0000:00:12.0: Skip AMD USB device
[ 0.308775] pci 0000:00:12.2: Skip AMD USB device
[ 0.308777] pci 0000:00:12.2: PME# does not work under D3, disabling it
[ 0.308780] pci 0000:00:13.0: Skip AMD USB device
[ 0.308784] pci 0000:00:13.2: Skip AMD USB device
[ 0.308786] pci 0000:00:13.2: PME# does not work under D3, disabling it
[ 0.308825] pci 0000:00:15.1: PCI->APIC IRQ transform: INT A -> IRQ 16
[ 0.308841] pci 0000:03:00.0: PCI->APIC IRQ transform: INT A -> IRQ 17
[ 0.369858] pci 0000:03:00.0: handshake done with timeout = 0
[ 0.369862] pci 0000:03:00.0: hc_init reached
[ 0.369865] pci 0000:03:00.0: second handshake done
[ 0.369869] pci 0000:03:00.0: third handshake done
[ 0.369909] pci 0000:03:00.0: quirk_usb_early_handoff+0x0/0x670 took 59661 usecs
[ 0.369920] PCI: CLS 64 bytes, default 64
[ 0.370081] amd_uncore: 4 amd_nb counters detected
[ 0.372394] LVT offset 0 assigned for vector 0x400
[ 0.372408] perf: AMD IBS detected (0x000000ff)
[ 0.372431] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 0.372545] check: Scanning for low memory corruption every 5 seconds
[ 0.372854] workingset: timestamp_bits=30 max_order=20 bucket_order=0
[ 0.373946] bounce: pool size: 64 pages
[ 0.373955] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 0.373957] io scheduler mq-deadline registered
[ 0.373959] io scheduler kyber registered
[ 0.374047] pcieport 0000:00:15.0: PCI->APIC IRQ transform: INT A -> IRQ 16
[ 0.374108] pcieport 0000:00:15.0: PME: Signaling with IRQ 24
[ 0.374204] pcieport 0000:00:15.1: PME: Signaling with IRQ 25
[ 0.374264] pcieport 0000:00:15.2: PCI->APIC IRQ transform: INT A -> IRQ 16
[ 0.374308] pcieport 0000:00:15.2: PME: Signaling with IRQ 26
[ 0.374424] initcall serial8250_init blacklisted
[ 0.374443] Non-volatile memory driver v1.3
[ 0.374444] Linux agpgart interface v0.103
[ 0.375742] loop: module loaded
[ 0.375796] ahci 0000:00:11.0: version 3.0
[ 0.375805] ahci 0000:00:11.0: PCI->APIC IRQ transform: INT A -> IRQ 19
[ 0.375833] ata_host_alloc: ENTER
[ 0.375873] ata_port_alloc: ENTER
[ 0.375913] ata_port_alloc: ENTER
[ 0.375952] ata_port_alloc: ENTER
[ 0.375990] ata_port_alloc: ENTER
[ 0.376029] ata_port_alloc: ENTER
[ 0.376067] ata_port_alloc: ENTER
[ 0.376106] ata_port_alloc: ENTER
[ 0.376146] ata_port_alloc: ENTER
[ 0.376292] ahci 0000:00:11.0: AHCI 0001.0300 32 slots 8 ports 6 Gbps 0xff impl SATA mode
[ 0.376295] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio sxs
[ 0.376330] __ata_port_freeze: ata4294967295 port frozen
[ 0.376394] __ata_port_freeze: ata4294967295 port frozen
[ 0.376456] __ata_port_freeze: ata4294967295 port frozen
[ 0.376518] __ata_port_freeze: ata4294967295 port frozen
[ 0.376581] __ata_port_freeze: ata4294967295 port frozen
[ 0.376642] __ata_port_freeze: ata4294967295 port frozen
[ 0.376705] __ata_port_freeze: ata4294967295 port frozen
[ 0.376768] __ata_port_freeze: ata4294967295 port frozen
[ 0.377196] scsi host0: ahci
[ 0.377310] scsi host1: ahci
[ 0.377387] scsi host2: ahci
[ 0.377461] scsi host3: ahci
[ 0.377538] scsi host4: ahci
[ 0.377612] scsi host5: ahci
[ 0.377686] scsi host6: ahci
[ 0.377764] scsi host7: ahci
[ 0.377797] ata1: SATA max UDMA/133 abar m2048@0xfeb50000 port 0xfeb50100 irq 27
[ 0.377800] ata2: SATA max UDMA/133 abar m2048@0xfeb50000 port 0xfeb50180 irq 27
[ 0.377803] ata3: SATA max UDMA/133 abar m2048@0xfeb50000 port 0xfeb50200 irq 27
[ 0.377805] ata4: SATA max UDMA/133 abar m2048@0xfeb50000 port 0xfeb50280 irq 27
[ 0.377807] ata5: SATA max UDMA/133 abar m2048@0xfeb50000 port 0xfeb50300 irq 27
[ 0.377809] ata6: SATA max UDMA/133 abar m2048@0xfeb50000 port 0xfeb50380 irq 27
[ 0.377811] ata7: SATA max UDMA/133 abar m2048@0xfeb50000 port 0xfeb50400 irq 27
[ 0.377812] ata8: SATA max UDMA/133 abar m2048@0xfeb50000 port 0xfeb50480 irq 27
[ 0.377823] ata_std_sched_eh: port EH scheduled
[ 0.377871] ata_scsi_error: ENTER
[ 0.377911] ata_eh_link_autopsy: ENTER
[ 0.377950] ata_eh_recover: ENTER
[ 0.377991] __ata_port_freeze: ata1 port frozen
[ 0.378031] ahci_do_hardreset: ENTER
[ 0.378071] sata_link_hardreset: ENTER
[ 0.378112] ata_dev_classify: unknown device
[ 0.378151] ahci_do_hardreset: EXIT, rc=0, class=0
[ 0.378194] ata_eh_thaw_port: ata1 port thawed
[ 0.378232] ata_std_postreset: ENTER
[ 0.378274] ata1: SATA link down (SStatus 0 SControl 0)
[ 0.378276] ata_std_postreset: EXIT
[ 0.378317] ata_eh_revalidate_and_attach: ENTER
[ 0.378356] ata_eh_recover: EXIT, rc=0
[ 0.378399] ata_scsi_error: EXIT
[ 0.378441] ata_std_sched_eh: port EH scheduled
[ 0.378481] ata_scsi_error: ENTER
[ 0.378520] ata_eh_link_autopsy: ENTER
[ 0.378558] ata_eh_recover: ENTER
[ 0.378596] __ata_port_freeze: ata2 port frozen
[ 0.378635] ahci_do_hardreset: ENTER
[ 0.378675] sata_link_hardreset: ENTER
[ 0.378712] i8042: XXX
[ 0.378715] ata_dev_classify: unknown device
[ 0.378716] ahci_do_hardreset: EXIT, rc=0, class=0
[ 0.378750] i8042: XXX
[ 0.378752] i8042: XXX
[ 0.378753] i8042: XXX
[ 0.378798] ata_eh_thaw_port: ata2 port thawed
[ 0.378837] ata_std_postreset: ENTER
[ 0.378879] ata2: SATA link down (SStatus 0 SControl 0)
[ 0.378884] ata_std_postreset: EXIT
[ 0.378925] ata_eh_revalidate_and_attach: ENTER
[ 0.378965] ata_eh_recover: EXIT, rc=0
[ 0.379010] ata_scsi_error: EXIT
[ 0.379056] ata_std_sched_eh: port EH scheduled
[ 0.379096] ata_scsi_error: ENTER
[ 0.379136] ata_eh_link_autopsy: ENTER
[ 0.379176] ata_eh_recover: ENTER
[ 0.379222] __ata_port_freeze: ata3 port frozen
[ 0.379261] ahci_do_hardreset: ENTER
[ 0.379311] sata_link_hardreset: ENTER
[ 0.379352] ata_dev_classify: unknown device
[ 0.379392] ahci_do_hardreset: EXIT, rc=0, class=0
[ 0.379438] ata_eh_thaw_port: ata3 port thawed
[ 0.379481] ata_std_postreset: ENTER
[ 0.379525] ata3: SATA link down (SStatus 0 SControl 0)
[ 0.379527] ata_std_postreset: EXIT
[ 0.379572] ata_eh_revalidate_and_attach: ENTER
[ 0.379612] ata_eh_recover: EXIT, rc=0
[ 0.379655] ata_scsi_error: EXIT
[ 0.379697] ata_std_sched_eh: port EH scheduled
[ 0.379744] ata_scsi_error: ENTER
[ 0.379784] ata_eh_link_autopsy: ENTER
[ 0.379822] ata_eh_recover: ENTER
[ 0.379865] __ata_port_freeze: ata4 port frozen
[ 0.379905] ahci_do_hardreset: ENTER
[ 0.379946] sata_link_hardreset: ENTER
[ 0.379987] ata_dev_classify: unknown device
[ 0.380026] ahci_do_hardreset: EXIT, rc=0, class=0
[ 0.380074] ata_eh_thaw_port: ata4 port thawed
[ 0.380116] ata_std_postreset: ENTER
[ 0.380159] ata4: SATA link down (SStatus 0 SControl 0)
[ 0.380161] ata_std_postreset: EXIT
[ 0.380202] ata_eh_revalidate_and_attach: ENTER
[ 0.380244] ata_eh_recover: EXIT, rc=0
[ 0.380291] ata_scsi_error: EXIT
[ 0.380344] ata_std_sched_eh: port EH scheduled
[ 0.380387] ata_scsi_error: ENTER
[ 0.380425] ata_eh_link_autopsy: ENTER
[ 0.380443] ata_std_sched_eh: port EH scheduled
[ 0.380462] ata_eh_recover: ENTER
[ 0.380501] ata_scsi_error: ENTER
[ 0.380582] __ata_port_freeze: ata5 port frozen
[ 0.380620] ahci_do_hardreset: ENTER
[ 0.380660] sata_link_hardreset: ENTER
[ 0.380701] ata_dev_classify: unknown device
[ 0.380739] ahci_do_hardreset: EXIT, rc=0, class=0
[ 0.380782] ata_eh_thaw_port: ata5 port thawed
[ 0.380821] ata_std_postreset: ENTER
[ 0.380862] ata5: SATA link down (SStatus 0 SControl 0)
[ 0.380864] ata_std_postreset: EXIT
[ 0.380904] ata_eh_revalidate_and_attach: ENTER
[ 0.380943] ata_eh_recover: EXIT, rc=0
[ 0.380984] ata_scsi_error: EXIT
[ 0.380984] ata_eh_link_autopsy: ENTER
[ 0.381058] ata_std_sched_eh: port EH scheduled
[ 0.381059] ata_eh_recover: ENTER
[ 0.381134] __ata_port_freeze: ata6 port frozen
[ 0.381135] ata_scsi_error: ENTER
[ 0.381210] ahci_do_hardreset: ENTER
[ 0.381251] sata_link_hardreset: ENTER
[ 0.381292] ata_dev_classify: unknown device
[ 0.381330] ahci_do_hardreset: EXIT, rc=0, class=0
[ 0.381372] ata_eh_thaw_port: ata6 port thawed
[ 0.381410] ata_std_postreset: ENTER
[ 0.381452] ata6: SATA link down (SStatus 0 SControl 0)
[ 0.381453] ata_std_postreset: EXIT
[ 0.381494] ata_eh_revalidate_and_attach: ENTER
[ 0.381532] ata_eh_recover: EXIT, rc=0
[ 0.381573] ata_scsi_error: EXIT
[ 0.381574] ata_eh_link_autopsy: ENTER
[ 0.381575] ata_eh_recover: ENTER
[ 0.381636] ata_std_sched_eh: port EH scheduled
[ 0.381660] ata_scsi_error: ENTER
[ 0.381693] __ata_port_freeze: ata7 port frozen
[ 0.381799] ahci_do_hardreset: ENTER
[ 0.381838] sata_link_hardreset: ENTER
[ 0.381879] ata_dev_classify: found ATA device by sig
[ 0.381918] ahci_do_hardreset: EXIT, rc=0, class=1
[ 0.381957] ahci_softreset: ENTER
[ 0.381995] ahci_do_softreset: ENTER
[ 0.382039] ata_eh_link_autopsy: ENTER
[ 0.382080] ata_eh_recover: ENTER
[ 0.382121] __ata_port_freeze: ata8 port frozen
[ 0.382163] ahci_do_hardreset: ENTER
[ 0.382208] sata_link_hardreset: ENTER
[ 0.382251] ata_dev_classify: unknown device
[ 0.382293] ahci_do_hardreset: EXIT, rc=0, class=0
[ 0.382344] ata_eh_thaw_port: ata8 port thawed
[ 0.382382] ata_std_postreset: ENTER
[ 0.382428] ata8: SATA link down (SStatus 0 SControl 0)
[ 0.382430] ata_std_postreset: EXIT
[ 0.382478] ata_eh_revalidate_and_attach: ENTER
[ 0.382520] ata_eh_recover: EXIT, rc=0
[ 0.382562] ata_scsi_error: EXIT
[ 0.382830] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.382834] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.382866] i8042: XXX
[ 0.383031] rtc_cmos rtc_cmos: registered as rtc0
[ 0.383042] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[ 0.383077] hid: raw HID events driver (C) Jiri Kosina
[ 0.383353] Key type dns_resolver registered
[ 0.383542] microcode: CPU0: patch_level=0x06001119
[ 0.383547] microcode: CPU1: patch_level=0x06001119
[ 0.383550] microcode: Microcode Update Driver: v2.2.
[ 0.383555] IPI shorthand broadcast: enabled
[ 0.383567] sched_clock: Marking stable (380493192, 2913361)->(384880719, -1474166)
[ 0.383649] registered taskstats version 1
[ 0.383844] printk: console [netcon0] enabled
[ 0.383846] netconsole: network logging started
[ 0.388304] ata_dev_classify: found ATA device by sig
[ 0.388350] ahci_do_softreset: EXIT, class=1
[ 0.388392] ata_eh_thaw_port: ata7 port thawed
[ 0.388430] ata_std_postreset: ENTER
[ 0.388471] ata7: SATA link up 6.0 Gbps (SStatus 133 SControl 0)
[ 0.388473] ata_std_postreset: EXIT
[ 0.388513] ata_eh_revalidate_and_attach: ENTER
[ 0.388550] ata7.00: ata_dev_read_id: ENTER
[ 0.388943] ata7.00: ATA-9: SanDisk SDSSDP064G, 2.0.0, max UDMA/133
[ 0.388948] ata7.00: 125045424 sectors, multi 1: LBA48 NCQ (depth 32)
[ 0.388954] ata_dev_set_xfermode: set features - xfer mode
[ 0.389183] ata_dev_set_xfermode: EXIT, err_mask=0
[ 0.389221] ata7.00: ata_dev_read_id: ENTER
[ 0.389359] ata_dev_set_mode: xfer_shift=12, xfer_mode=0x46
[ 0.389398] ata7.00: configured for UDMA/133
[ 0.389400] ata_eh_recover: EXIT, rc=0
[ 0.389441] ata_scsi_error: EXIT
[ 0.399871] scsi 6:0:0:0: Direct-Access ATA SanDisk SDSSDP06 0 PQ: 0 ANSI: 5
[ 0.400002] sd 6:0:0:0: Attached scsi generic sg0 type 0
[ 0.400041] sd 6:0:0:0: [sda] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
[ 0.400048] sd 6:0:0:0: [sda] Write Protect is off
[ 0.400050] sd 6:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.400058] sd 6:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.400507] sda: sda1
[ 0.400668] sd 6:0:0:0: [sda] Attached SCSI disk
[ 0.408697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.413081] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 0.413100] VFS: Mounted root (ext4 filesystem) on device 8:1.
[ 0.414714] devtmpfs: mounted
[ 0.414723] After kernel_init_freeable
[ 0.415193] Freeing unused kernel image (initmem) memory: 632K
[ 0.415215] Write protecting kernel text and read-only data: 10048k
[ 0.415217] After mark_readonly
[ 0.415217] After pti_finalize
[ 0.415218] rcu_end_inkernel_boot
[ 0.415223] Run /lib/systemd/systemd as init process
[ 0.415224] with arguments:
[ 0.415224] /lib/systemd/systemd
[ 0.415225] with environment:
[ 0.415226] HOME=/
[ 0.415226] TERM=linux
[ 0.415227] BOOT_IMAGE=/boot/vmlinuz-5.12.0+
[ 0.415228] apparmor=0
[ 0.415228] kmemleak=off
[ 0.415229] initcall_blacklist=serial8250_init
[ 0.423141] random: random: 1
[ 0.423146] random: random: 2
[ 0.423146] random: random: 3
[ 0.423147] random: random: 4
[ 0.423148] random: fast init done
[ 0.564631] systemd[1]: Inserted module 'autofs4'
[ 0.570409] NET: Registered protocol family 10
[ 0.570598] Segment Routing with IPv6
[ 0.572306] NET: Registered protocol family 1
[ 0.572377] systemd[1]: Inserted module 'unix'
[ 0.581672] systemd[1]: systemd 247.3-5 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[ 0.581776] systemd[1]: Detected architecture x86.
[ 0.582781] systemd[1]: Set hostname to <kodi>.
[ 0.609068] systemd-getty-g (71) used greatest stack depth: 6268 bytes left
[ 0.609178] systemd-fstab-g (70) used greatest stack depth: 6164 bytes left
[ 0.745856] systemd[1]: Queued start job for default target Graphical Interface.
[ 0.746068] random: systemd: uninitialized urandom read (16 bytes read)
[ 0.746097] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 0.746100] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[ 0.746263] systemd[1]: Created slice system-getty.slice.
[ 0.746307] random: systemd: uninitialized urandom read (16 bytes read)
[ 0.746381] systemd[1]: Created slice system-modprobe.slice.
[ 0.746396] random: systemd: uninitialized urandom read (16 bytes read)
[ 0.746454] systemd[1]: Created slice User and Session Slice.
[ 0.746537] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 0.746580] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 0.746718] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 0.746745] systemd[1]: Reached target Local Encrypted Volumes.
[ 0.746792] systemd[1]: Reached target Host and Network Name Lookups.
[ 0.746814] systemd[1]: Reached target Slices.
[ 0.746844] systemd[1]: Reached target Swap.
[ 0.748928] systemd[1]: Listening on Process Core Dump Socket.
[ 0.749002] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 0.749149] systemd[1]: Listening on Journal Audit Socket.
[ 0.749236] systemd[1]: Listening on Journal Socket (/dev/log).
[ 0.749317] systemd[1]: Listening on Journal Socket.
[ 0.749431] systemd[1]: Listening on Network Service Netlink Socket.
[ 0.752995] systemd[1]: Listening on udev Control Socket.
[ 0.753124] systemd[1]: Listening on udev Kernel Socket.
[ 0.753663] systemd[1]: Mounting Huge Pages File System...
[ 0.754279] systemd[1]: Mounting POSIX Message Queue File System...
[ 0.754988] systemd[1]: Mounting Kernel Debug File System...
[ 0.755657] systemd[1]: Mounting Kernel Trace File System...
[ 0.759862] systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
[ 0.759927] systemd[1]: Reached target Local File Systems.
[ 0.759983] systemd[1]: Reached target Containers.
[ 0.760043] systemd[1]: Condition check resulted in Load AppArmor profiles being skipped.
[ 0.760776] systemd[1]: Starting Load Kernel Module configfs...
[ 0.761507] systemd[1]: Starting Load Kernel Module drm...
[ 0.762165] systemd[1]: Starting Load Kernel Module fuse...
[ 0.764106] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 0.764170] systemd[1]: Condition check resulted in Store a System Token in an EFI Variable being skipped.
[ 0.769869] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 0.770883] systemd[1]: Starting Journal Service...
[ 0.770972] systemd[1]: Condition check resulted in Commit a transient machine-id on disk being skipped.
[ 0.771028] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[ 0.771742] systemd[1]: Starting Apply Kernel Variables...
[ 0.772369] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 0.773056] systemd[1]: Starting Coldplug All udev Devices...
[ 0.783325] systemd[1]: Mounted Huge Pages File System.
[ 0.783414] systemd[1]: Mounted POSIX Message Queue File System.
[ 0.783480] systemd[1]: Mounted Kernel Debug File System.
[ 0.783532] systemd[1]: Mounted Kernel Trace File System.
[ 0.783686] systemd[1]: modprobe@configfs.service: Succeeded.
[ 0.783797] systemd[1]: Finished Load Kernel Module configfs.
[ 0.784025] systemd[1]: modprobe@drm.service: Succeeded.
[ 0.784118] systemd[1]: Finished Load Kernel Module drm.
[ 0.784288] systemd[1]: modprobe@fuse.service: Succeeded.
[ 0.784376] systemd[1]: Finished Load Kernel Module fuse.
[ 0.784550] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[ 0.784613] systemd[1]: Condition check resulted in Kernel Configuration File System being skipped.
[ 0.787026] systemd[1]: Started Journal Service.
[ 0.812314] udevadm (82) used greatest stack depth: 5988 bytes left
[ 0.875116] systemd-tmpfile (83) used greatest stack depth: 5836 bytes left
[ 0.960761] usbcore: registered new interface driver usbfs
[ 0.960774] usbcore: registered new interface driver hub
[ 0.960787] usbcore: registered new device driver usb
[ 0.970711] xhci_hcd 0000:00:10.0: PCI->APIC IRQ transform: INT A -> IRQ 18
[ 0.970740] QUIRK: Enable AMD PLL fix
[ 0.970751] xhci_hcd 0000:00:10.0: xHCI Host Controller
[ 0.970757] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
[ 0.976010] xhci_hcd 0000:00:10.0: hcc params 0x014042c3 hci version 0x96 quirks 0x0000000000000608
[ 0.987361] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
[ 0.987367] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.987370] usb usb1: Product: xHCI Host Controller
[ 0.987372] usb usb1: Manufacturer: Linux 5.12.0+ xhci-hcd
[ 0.987373] usb usb1: SerialNumber: 0000:00:10.0
[ 0.987519] [drm] radeon kernel modesetting enabled.
[ 0.987538] radeon 0000:00:01.0: vgaarb: deactivate vga console
[ 0.989768] hub 1-0:1.0: USB hub found
[ 0.989782] hub 1-0:1.0: 2 ports detected
[ 0.989893] xhci_hcd 0000:00:10.0: xHCI Host Controller
[ 0.989898] xhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
[ 0.989901] xhci_hcd 0000:00:10.0: Host supports USB 3.0 SuperSpeed
[ 0.989930] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 0.989952] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
[ 0.989955] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.989957] usb usb2: Product: xHCI Host Controller
[ 0.989959] usb usb2: Manufacturer: Linux 5.12.0+ xhci-hcd
[ 0.989960] usb usb2: SerialNumber: 0000:00:10.0
[ 0.990689] hub 2-0:1.0: USB hub found
[ 0.990699] hub 2-0:1.0: 2 ports detected
[ 0.990827] xhci_hcd 0000:00:10.1: PCI->APIC IRQ transform: INT B -> IRQ 17
[ 0.990847] xhci_hcd 0000:00:10.1: xHCI Host Controller
[ 0.990852] xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3
[ 0.996655] Console: switching to colour dummy device 80x25
[ 0.996721] radeon 0000:00:01.0: PCI->APIC IRQ transform: INT A -> IRQ 17
[ 0.996815] [drm] initializing kernel modesetting (ARUBA 0x1002:0x9996 0x1043:0x8526 0x00).
[ 0.996903] ATOM BIOS: 113
[ 0.996985] radeon 0000:00:01.0: VRAM: 768M 0x0000000000000000 - 0x000000002FFFFFFF (768M used)
[ 0.996989] radeon 0000:00:01.0: GTT: 1024M 0x0000000030000000 - 0x000000006FFFFFFF
[ 0.996994] [drm] Detected VRAM RAM=768M, BAR=256M
[ 0.996995] [drm] RAM width 64bits DDR
[ 0.997013] [drm] radeon: 768M of VRAM memory ready
[ 0.997014] [drm] radeon: 1024M of GTT memory ready.
[ 0.997020] [drm] Loading ARUBA Microcode
[ 0.997624] 1
[ 0.997637] 2
[ 0.997644] snd_hda_intel 0000:00:01.1: PCI->APIC IRQ transform: INT B -> IRQ 18
[ 0.997653] snd_hda_intel 0000:00:01.1: Force to non-snoop mode
[ 0.997655] 3
[ 0.997655] 4
[ 0.997656] 5
[ 0.997656] 7
[ 0.997658] 8
[ 0.997659] 9
[ 0.997835] 1
[ 0.997842] 2
[ 0.997851] snd_hda_intel 0000:00:14.2: PCI->APIC IRQ transform: INT A -> IRQ 16
[ 0.997857] 3
[ 0.997857] 4
[ 0.997858] 5
[ 0.997858] 7
[ 0.997860] 8
[ 0.997860] 9
[ 1.003426] xhci_hcd 0000:00:10.1: hcc params 0x014042c3 hci version 0x96 quirks 0x0000000000000608
[ 1.004019] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
[ 1.004025] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.004032] usb usb3: Product: xHCI Host Controller
[ 1.004033] usb usb3: Manufacturer: Linux 5.12.0+ xhci-hcd
[ 1.004035] usb usb3: SerialNumber: 0000:00:10.1
[ 1.004186] hub 3-0:1.0: USB hub found
[ 1.004204] hub 3-0:1.0: 2 ports detected
[ 1.004389] xhci_hcd 0000:00:10.1: xHCI Host Controller
[ 1.004394] xhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 4
[ 1.004397] xhci_hcd 0000:00:10.1: Host supports USB 3.0 SuperSpeed
[ 1.004435] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.004457] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
[ 1.004460] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.004462] usb usb4: Product: xHCI Host Controller
[ 1.004463] usb usb4: Manufacturer: Linux 5.12.0+ xhci-hcd
[ 1.004470] usb usb4: SerialNumber: 0000:00:10.1
[ 1.004585] hub 4-0:1.0: USB hub found
[ 1.008431] ata_scsi_translate: EXIT - defer
[ 1.008481] ata_scsi_translate: EXIT - defer
[ 1.008824] hub 4-0:1.0: 2 ports detected
[ 1.008860] ata_scsi_translate: EXIT - defer
[ 1.009014] xhci_hcd 0000:03:00.0: PCI->APIC IRQ transform: INT A -> IRQ 17
[ 1.009036] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 1.009042] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 5
[ 1.023977] ata_scsi_translate: EXIT - defer
[ 1.070198] xhci_hcd 0000:03:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x0000000000080000
[ 1.070436] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
[ 1.070439] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.070442] usb usb5: Product: xHCI Host Controller
[ 1.070444] usb usb5: Manufacturer: Linux 5.12.0+ xhci-hcd
[ 1.070445] usb usb5: SerialNumber: 0000:03:00.0
[ 1.070538] hub 5-0:1.0: USB hub found
[ 1.070546] hub 5-0:1.0: 2 ports detected
[ 1.070768] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 1.070775] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 6
[ 1.070779] xhci_hcd 0000:03:00.0: Host supports USB 3.0 SuperSpeed
[ 1.070804] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.070829] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.12
[ 1.070832] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.070834] usb usb6: Product: xHCI Host Controller
[ 1.070836] usb usb6: Manufacturer: Linux 5.12.0+ xhci-hcd
[ 1.070838] usb usb6: SerialNumber: 0000:03:00.0
[ 1.070940] hub 6-0:1.0: USB hub found
[ 1.070949] hub 6-0:1.0: 2 ports detected
[ 1.071713] [drm] Internal thermal controller without fan control
[ 1.071865] [drm] radeon: dpm initialized
[ 1.073542] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.074784] ehci-pci: EHCI PCI platform driver
[ 1.074844] ehci-pci 0000:00:12.2: PCI->APIC IRQ transform: INT B -> IRQ 17
[ 1.074875] ehci-pci 0000:00:12.2: EHCI Host Controller
[ 1.074881] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 7
[ 1.074890] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.074900] ehci-pci 0000:00:12.2: debug port 1
[ 1.075178] ehci-pci 0000:00:12.2: irq 17, io mem 0xfeb4e000
[ 1.075599] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
[ 1.075602] snd_hda_codec_generic hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 1.075605] snd_hda_codec_generic hdaudioC0D0: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 1.075607] snd_hda_codec_generic hdaudioC0D0: mono: mono_out=0x0
[ 1.075609] snd_hda_codec_generic hdaudioC0D0: dig-out=0x3/0x5
[ 1.075610] snd_hda_codec_generic hdaudioC0D0: inputs:
[ 1.077634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.083023] [drm] Found VCE firmware/feedback version 50.0.1 / 17!
[ 1.083260] ohci-pci: OHCI PCI platform driver
[ 1.083385] [drm] GART: num cpu pages 262144, num gpu pages 262144
[ 1.084114] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[ 1.084194] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
[ 1.084198] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.084200] usb usb7: Product: EHCI Host Controller
[ 1.084202] usb usb7: Manufacturer: Linux 5.12.0+ ehci_hcd
[ 1.084204] usb usb7: SerialNumber: 0000:00:12.2
[ 1.085736] hub 7-0:1.0: USB hub found
[ 1.085748] hub 7-0:1.0: 5 ports detected
[ 1.085891] ehci-pci 0000:00:13.2: PCI->APIC IRQ transform: INT B -> IRQ 17
[ 1.085914] ehci-pci 0000:00:13.2: EHCI Host Controller
[ 1.085918] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 8
[ 1.085922] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.085933] ehci-pci 0000:00:13.2: debug port 1
[ 1.086626] ehci-pci 0000:00:13.2: irq 17, io mem 0xfeb4c000
[ 1.088244] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[ 1.088252] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 1.088254] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 1.088258] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
[ 1.088259] snd_hda_codec_realtek hdaudioC1D0: dig-out=0x11/0x1e
[ 1.088261] snd_hda_codec_realtek hdaudioC1D0: inputs:
[ 1.088262] snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19
[ 1.088264] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
[ 1.088265] snd_hda_codec_realtek hdaudioC1D0: Line=0x1a
[ 1.091485] ohci-pci 0000:00:12.0: PCI->APIC IRQ transform: INT A -> IRQ 18
[ 1.093094] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[ 1.093144] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.12
[ 1.093147] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.093149] usb usb8: Product: EHCI Host Controller
[ 1.093150] usb usb8: Manufacturer: Linux 5.12.0+ ehci_hcd
[ 1.093152] usb usb8: SerialNumber: 0000:00:13.2
[ 1.096746] hub 8-0:1.0: USB hub found
[ 1.096764] hub 8-0:1.0: 5 ports detected
[ 1.096920] ohci-pci 0000:00:12.0: OHCI PCI host controller
[ 1.096926] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 9
[ 1.107914] ohci-pci 0000:00:13.0: PCI->APIC IRQ transform: INT A -> IRQ 18
[ 1.107934] ohci-pci 0000:00:13.0: OHCI PCI host controller
[ 1.107939] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 10
[ 1.119993] [drm] GART: Restore entries: num cpu pages 262144, num gpu pages 262144
[ 1.124327] [drm] GART: Done restoring entries
[ 1.124331] [drm] PCIE GART of 1024M enabled (table at 0x00000000001D6000).
[ 1.125324] radeon 0000:00:01.0: WB enabled
[ 1.125330] radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000030000c00
[ 1.125723] radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000075a18
[ 1.135871] ohci-pci 0000:00:13.0: irq 18, io mem 0xfeb4d000
[ 1.145911] ohci-pci 0000:00:12.0: irq 18, io mem 0xfeb4f000
[ 1.145956] radeon 0000:00:01.0: fence driver on ring 6 use gpu addr 0x0000000030000c18
[ 1.145960] radeon 0000:00:01.0: fence driver on ring 7 use gpu addr 0x0000000030000c1c
[ 1.145962] radeon 0000:00:01.0: fence driver on ring 1 use gpu addr 0x0000000030000c04
[ 1.145964] radeon 0000:00:01.0: fence driver on ring 2 use gpu addr 0x0000000030000c08
[ 1.145966] radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000030000c0c
[ 1.145968] radeon 0000:00:01.0: fence driver on ring 4 use gpu addr 0x0000000030000c10
[ 1.146795] input: HDA ATI HDMI HDMI as /devices/pci0000:00/0000:00:01.1/sound/card0/input3
[ 1.146849] input: HDA ATI HDMI HDMI as /devices/pci0000:00/0000:00:01.1/sound/card0/input4
[ 1.146962] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input5
[ 1.147030] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input6
[ 1.147081] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:14.2/sound/card1/input7
[ 1.147130] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card1/input8
[ 1.147838] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card1/input9
[ 1.147904] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card1/input10
[ 1.147959] input: HD-Audio Generic Line Out Side as /devices/pci0000:00/0000:00:14.2/sound/card1/input11
[ 1.148010] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input12
[ 1.151122] radeon 0000:00:01.0: radeon: MSI limited to 32-bit
[ 1.151162] radeon 0000:00:01.0: radeon: using MSI.
[ 1.151185] [drm] radeon: irq initialized.
[ 1.171755] [drm] ring test on 0 succeeded in 2 usecs
[ 1.171765] [drm] ring test on 3 succeeded in 3 usecs
[ 1.171771] [drm] ring test on 4 succeeded in 3 usecs
[ 1.202495] usb usb10: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.12
[ 1.202501] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.202504] usb usb10: Product: OHCI PCI host controller
[ 1.202506] usb usb10: Manufacturer: Linux 5.12.0+ ohci_hcd
[ 1.202508] usb usb10: SerialNumber: 0000:00:13.0
[ 1.202618] hub 10-0:1.0: USB hub found
[ 1.202627] hub 10-0:1.0: 5 ports detected
[ 1.205192] r8169 0000:04:00.0: PCI->APIC IRQ transform: INT A -> IRQ 18
[ 1.206122] usb usb9: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.12
[ 1.206128] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.206131] usb usb9: Product: OHCI PCI host controller
[ 1.206133] usb usb9: Manufacturer: Linux 5.12.0+ ohci_hcd
[ 1.206135] usb usb9: SerialNumber: 0000:00:12.0
[ 1.206430] hub 9-0:1.0: USB hub found
[ 1.206438] hub 9-0:1.0: 5 ports detected
[ 1.231101] libphy: r8169: probed
[ 1.233242] r8169 0000:04:00.0 eth0: RTL8168f/8111f, 08:60:6e:74:7a:51, XID 480, IRQ 39
[ 1.233248] r8169 0000:04:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 1.241556] [drm] ring test on 5 succeeded in 1 usecs
[ 1.243579] [drm] UVD initialized successfully.
[ 1.361592] [drm] ring test on 6 succeeded in 17 usecs
[ 1.361606] [drm] ring test on 7 succeeded in 3 usecs
[ 1.361608] [drm] VCE initialized successfully.
[ 1.361707] [drm] ib test on ring 0 succeeded in 0 usecs
[ 1.361766] [drm] ib test on ring 3 succeeded in 0 usecs
[ 1.361823] [drm] ib test on ring 4 succeeded in 0 usecs
[ 1.375030] [drm] ib test on ring 5 succeeded
[ 1.388025] [drm] ib test on ring 6 succeeded in 1 usecs
[ 1.399026] [drm] ib test on ring 7 succeeded in 1 usecs
[ 1.399322] [drm] Radeon Display Connectors
[ 1.399324] [drm] Connector 0:
[ 1.399325] [drm] DP-1
[ 1.399326] [drm] HPD1
[ 1.399327] [drm] DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c
[ 1.399330] [drm] Encoders:
[ 1.399331] [drm] DFP1: INTERNAL_UNIPHY2
[ 1.399332] [drm] Connector 1:
[ 1.399333] [drm] VGA-1
[ 1.399334] [drm] HPD2
[ 1.399334] [drm] DDC: 0x6540 0x6540 0x6544 0x6544 0x6548 0x6548 0x654c 0x654c
[ 1.399337] [drm] Encoders:
[ 1.399337] [drm] CRT1: INTERNAL_UNIPHY2
[ 1.399338] [drm] CRT1: NUTMEG
[ 1.399339] [drm] Connector 2:
[ 1.399340] [drm] HDMI-A-1
[ 1.399341] [drm] HPD3
[ 1.399342] [drm] DDC: 0x6550 0x6550 0x6554 0x6554 0x6558 0x6558 0x655c 0x655c
[ 1.399344] [drm] Encoders:
[ 1.399345] [drm] DFP2: INTERNAL_UNIPHY
[ 1.410917] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x7070adbae93, max_idle_ns: 881590885553 ns
[ 1.410933] clocksource: Switched to clocksource tsc
[ 1.477348] usb 9-1: new low-speed USB device number 2 using ohci-pci
[ 1.546977] r8169 0000:04:00.0 enp4s0: renamed from eth0
[ 1.558772] [drm] fb mappable at 0xC03E9000
[ 1.558777] [drm] vram apper at 0xC0000000
[ 1.558779] [drm] size 5242880
[ 1.558780] [drm] fb depth is 24
[ 1.558781] [drm] pitch is 5120
[ 1.558928] fbcon: radeondrmfb (fb0) is primary device
[ 1.573396] RTL8211E Gigabit Ethernet r8169-400:00: attached PHY driver (mii_bus:phy_addr=r8169-400:00, irq=MAC)
[ 1.643009] usb 9-1: New USB device found, idVendor=413c, idProduct=2106, bcdDevice= 1.01
[ 1.643020] usb 9-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.643022] usb 9-1: Product: Dell QuietKey Keyboard
[ 1.643023] usb 9-1: Manufacturer: DELL
[ 1.647122] Console: switching to colour frame buffer device 160x64
[ 1.650797] radeon 0000:00:01.0: [drm] fb0: radeondrmfb frame buffer device
[ 1.656421] [drm] Initialized radeon 2.50.0 20080528 for 0000:00:01.0 on minor 0
[ 1.670305] input: DELL Dell QuietKey Keyboard as /devices/pci0000:00/0000:00:12.0/usb9/9-1/9-1:1.0/0003:413C:2106.0001/input/input13
[ 1.721618] hid-generic 0003:413C:2106.0001: input,hidraw0: USB HID v1.10 Keyboard [DELL Dell QuietKey Keyboard] on usb-0000:00:12.0-1/input0
[ 1.721655] usbcore: registered new interface driver usbhid
[ 1.721657] usbhid: USB HID core driver
[ 1.810524] r8169 0000:04:00.0 enp4s0: Link is Down
[ 1.813749] NET: Registered protocol family 17
[ 2.275414] usb 9-2: new low-speed USB device number 3 using ohci-pci
[ 2.438005] usb 9-2: New USB device found, idVendor=046d, idProduct=c016, bcdDevice= 3.40
[ 2.438012] usb 9-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.438015] usb 9-2: Product: Optical USB Mouse
[ 2.438017] usb 9-2: Manufacturer: Logitech
[ 2.445236] input: Logitech Optical USB Mouse as /devices/pci0000:00/0000:00:12.0/usb9/9-2/9-2:1.0/0003:046D:C016.0002/input/input14
[ 2.445356] hid-generic 0003:046D:C016.0002: input,hidraw1: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:12.0-2/input0
[ 4.162076] random: crng init done
[ 4.162081] random: 7 urandom warning(s) missed due to ratelimiting
[ 4.251179] r8169 0000:04:00.0 enp4s0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 4.251190] IPv6: ADDRCONF(NETDEV_CHANGE): enp4s0: link becomes ready
[ 6.996105] systemd-udevd (94) used greatest stack depth: 4920 bytes left
[ 42.802693] ata_scsi_translate: EXIT - defer
[ 42.804634] ata_scsi_translate: EXIT - defer