radeon: ring stalled for more than GPU lockup hangs system
System hangs randomly, sometimes background processes such sshd stay alive, sometimes not. Looks like it is related to hardware video acceleration when it happens when some video is playing in the browser.
Hardware config:
- CPU: AMD FX-8350
- GPU: 01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Oland XT [Radeon HD 8670 / R5 340X OEM / R7 250/350/350X OEM] [1002:6610]
- System Memory: 16GB DDR3
- Display(s): 2
- Type of Display Connection: HDMI and DVI-D
System information:
- Distro name and Version: Fedora 36
- Kernel version: tested on 5.17.5, 5.19.5, 5.19.8, 6.0.5 and 6.0.7
- Mesa: tested with 22.0.1 and 22.1.7
How to reproduce the issue:
Play video in Firefox 106.0.4 (64-bit) with enabled vaapi hardware acceleration. After a while system hangs.
dmesg from sample hang session:
[ 0.000000] Linux version 6.0.7-200.fc36.x86_64 (mockbuild@bkernel02.iad2.fedoraproject.org) (gcc (GCC) 12.2.1 20220819 (Red Hat 12.2.1-2), GNU ld version 2.37-36.fc36) #1 SMP PREEMPT_DYNAMIC Thu Nov 3 17:09:02 UTC 2022
[ 0.000000] Command line: BOOT_IMAGE=(hd0,msdos1)/vmlinuz-6.0.7-200.fc36.x86_64 root=/dev/mapper/uragan-root00 ro resume=/dev/mapper/uragan-swap00 rd.lvm.lv=uragan/root00 rd.lvm.lv=uragan/swap00 rhgb quiet
[ 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] signal: max sigframe size: 1776
[ 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-0x00000000ce107fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ce108000-0x00000000ce4d7fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ce4d8000-0x00000000ce8c6fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000ce8c7000-0x00000000cee5cfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000cee5d000-0x00000000cee5dfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000cee5e000-0x00000000cf063fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000cf064000-0x00000000cf462fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000cf463000-0x00000000cf7f2fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000cf7f3000-0x00000000cf7fffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec20000-0x00000000fec20fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed61000-0x00000000fed70fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fef00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100001000-0x000000042effffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./970 Extreme3 R2.0, BIOS P2.60 05/31/2016
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 3999.834 MHz processor
[ 0.002457] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.002460] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.002467] last_pfn = 0x42f000 max_arch_pfn = 0x400000000
[ 0.003686] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.003862] e820: update [mem 0xcf800000-0xffffffff] usable ==> reserved
[ 0.003870] last_pfn = 0xcf800 max_arch_pfn = 0x400000000
[ 0.007775] found SMP MP-table at [mem 0x000fc450-0x000fc45f]
[ 0.007795] Using GB pages for direct mapping
[ 0.008801] RAMDISK: [mem 0x313eb000-0x349edfff]
[ 0.008805] ACPI: Early table checksum verification disabled
[ 0.008808] ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
[ 0.008812] ACPI: XSDT 0x00000000CE8B7078 00006C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.008817] ACPI: FACP 0x00000000CE8BD2A0 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
[ 0.008821] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20220331/tbfadt-615)
[ 0.008826] ACPI: DSDT 0x00000000CE8B7178 006123 (v02 ALASKA A M I 00000000 INTL 20051117)
[ 0.008829] ACPI: FACS 0x00000000CE8C0080 000040
[ 0.008832] ACPI: APIC 0x00000000CE8BD3B0 00009E (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.008835] ACPI: FPDT 0x00000000CE8BD450 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.008838] ACPI: MCFG 0x00000000CE8BD498 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
[ 0.008842] ACPI: AAFT 0x00000000CE8BD4D8 000062 (v01 ALASKA OEMAAFT 01072009 MSFT 00000097)
[ 0.008844] ACPI: HPET 0x00000000CE8BD540 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
[ 0.008847] ACPI: UEFI 0x00000000CE8BD578 000042 (v01 ALASKA A M I 01072009 00000000)
[ 0.008850] ACPI: SSDT 0x00000000CE8BD5C0 001714 (v01 AMD POWERNOW 00000001 AMD 00000001)
[ 0.008854] ACPI: IVRS 0x00000000CE8BECD8 0000C0 (v01 AMD RD890S 00202031 AMD 00000000)
[ 0.008856] ACPI: Reserving FACP table memory at [mem 0xce8bd2a0-0xce8bd3ab]
[ 0.008857] ACPI: Reserving DSDT table memory at [mem 0xce8b7178-0xce8bd29a]
[ 0.008858] ACPI: Reserving FACS table memory at [mem 0xce8c0080-0xce8c00bf]
[ 0.008859] ACPI: Reserving APIC table memory at [mem 0xce8bd3b0-0xce8bd44d]
[ 0.008860] ACPI: Reserving FPDT table memory at [mem 0xce8bd450-0xce8bd493]
[ 0.008861] ACPI: Reserving MCFG table memory at [mem 0xce8bd498-0xce8bd4d3]
[ 0.008862] ACPI: Reserving AAFT table memory at [mem 0xce8bd4d8-0xce8bd539]
[ 0.008863] ACPI: Reserving HPET table memory at [mem 0xce8bd540-0xce8bd577]
[ 0.008864] ACPI: Reserving UEFI table memory at [mem 0xce8bd578-0xce8bd5b9]
[ 0.008865] ACPI: Reserving SSDT table memory at [mem 0xce8bd5c0-0xce8becd3]
[ 0.008866] ACPI: Reserving IVRS table memory at [mem 0xce8becd8-0xce8bed97]
[ 0.008927] No NUMA configuration found
[ 0.008928] Faking a node at [mem 0x0000000000000000-0x000000042effffff]
[ 0.008936] NODE_DATA(0) allocated [mem 0x42efd5000-0x42effffff]
[ 0.066649] Zone ranges:
[ 0.066653] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.066656] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.066658] Normal [mem 0x0000000100000000-0x000000042effffff]
[ 0.066659] Device empty
[ 0.066660] Movable zone start for each node
[ 0.066663] Early memory node ranges
[ 0.066663] node 0: [mem 0x0000000000001000-0x000000000009dfff]
[ 0.066665] node 0: [mem 0x0000000000100000-0x00000000ce107fff]
[ 0.066667] node 0: [mem 0x00000000cee5d000-0x00000000cee5dfff]
[ 0.066668] node 0: [mem 0x00000000cf064000-0x00000000cf462fff]
[ 0.066669] node 0: [mem 0x00000000cf7f3000-0x00000000cf7fffff]
[ 0.066669] node 0: [mem 0x0000000100001000-0x000000042effffff]
[ 0.066673] Initmem setup node 0 [mem 0x0000000000001000-0x000000042effffff]
[ 0.066681] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.066737] On node 0, zone DMA: 98 pages in unavailable ranges
[ 0.078943] On node 0, zone DMA32: 3413 pages in unavailable ranges
[ 0.078972] On node 0, zone DMA32: 518 pages in unavailable ranges
[ 0.078991] On node 0, zone DMA32: 912 pages in unavailable ranges
[ 0.126691] On node 0, zone Normal: 2049 pages in unavailable ranges
[ 0.126765] On node 0, zone Normal: 4096 pages in unavailable ranges
[ 0.126874] ACPI: PM-Timer IO Port: 0x808
[ 0.126884] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.126893] IOAPIC[0]: apic_id 9, version 33, address 0xfec00000, GSI 0-23
[ 0.126896] IOAPIC[1]: apic_id 10, version 33, address 0xfec20000, GSI 24-55
[ 0.126898] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.126900] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.126904] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.126905] ACPI: HPET id: 0x43538210 base: 0xfed00000
[ 0.126911] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.126931] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.126933] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[ 0.126934] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.126935] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[ 0.126935] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[ 0.126937] PM: hibernation: Registered nosave memory: [mem 0xce108000-0xce4d7fff]
[ 0.126938] PM: hibernation: Registered nosave memory: [mem 0xce4d8000-0xce8c6fff]
[ 0.126939] PM: hibernation: Registered nosave memory: [mem 0xce8c7000-0xcee5cfff]
[ 0.126941] PM: hibernation: Registered nosave memory: [mem 0xcee5e000-0xcf063fff]
[ 0.126943] PM: hibernation: Registered nosave memory: [mem 0xcf463000-0xcf7f2fff]
[ 0.126944] PM: hibernation: Registered nosave memory: [mem 0xcf800000-0xfebfffff]
[ 0.126945] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.126946] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
[ 0.126947] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[ 0.126947] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec1ffff]
[ 0.126948] PM: hibernation: Registered nosave memory: [mem 0xfec20000-0xfec20fff]
[ 0.126949] PM: hibernation: Registered nosave memory: [mem 0xfec21000-0xfecfffff]
[ 0.126950] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[ 0.126950] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed60fff]
[ 0.126951] PM: hibernation: Registered nosave memory: [mem 0xfed61000-0xfed70fff]
[ 0.126952] PM: hibernation: Registered nosave memory: [mem 0xfed71000-0xfed7ffff]
[ 0.126953] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[ 0.126954] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfeefffff]
[ 0.126954] PM: hibernation: Registered nosave memory: [mem 0xfef00000-0xffffffff]
[ 0.126955] PM: hibernation: Registered nosave memory: [mem 0x100000000-0x100000fff]
[ 0.126957] [mem 0xcf800000-0xfebfffff] available for PCI devices
[ 0.126958] Booting paravirtualized kernel on bare hardware
[ 0.126960] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.131734] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.132393] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
[ 0.132402] pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
[ 0.132404] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.132435] Fallback order for Node 0: 0
[ 0.132439] Built 1 zonelists, mobility grouping on. Total pages: 4117695
[ 0.132440] Policy zone: Normal
[ 0.132441] Kernel command line: BOOT_IMAGE=(hd0,msdos1)/vmlinuz-6.0.7-200.fc36.x86_64 root=/dev/mapper/uragan-root00 ro resume=/dev/mapper/uragan-swap00 rd.lvm.lv=uragan/root00 rd.lvm.lv=uragan/swap00 rhgb quiet
[ 0.132564] Unknown kernel command line parameters "rhgb BOOT_IMAGE=(hd0,msdos1)/vmlinuz-6.0.7-200.fc36.x86_64", will be passed to user space.
[ 0.135920] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.137703] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.138167] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[ 0.138198] software IO TLB: area num 8.
[ 0.238486] Memory: 16270180K/16732868K available (16393K kernel code, 3227K rwdata, 12808K rodata, 3024K init, 4680K bss, 462428K reserved, 0K cma-reserved)
[ 0.238795] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.238814] ftrace: allocating 50886 entries in 199 pages
[ 0.249296] ftrace: allocated 199 pages with 5 groups
[ 0.250262] Dynamic Preempt: voluntary
[ 0.250311] rcu: Preemptible hierarchical RCU implementation.
[ 0.250311] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[ 0.250313] Trampoline variant of Tasks RCU enabled.
[ 0.250314] Rude variant of Tasks RCU enabled.
[ 0.250314] Tracing variant of Tasks RCU enabled.
[ 0.250315] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.250316] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.255595] NR_IRQS: 524544, nr_irqs: 1032, preallocated irqs: 16
[ 0.255769] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.255839] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[ 0.258666] Console: colour VGA+ 80x25
[ 0.258681] printk: console [tty0] enabled
[ 0.258713] ACPI: Core revision 20220331
[ 0.258822] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[ 0.258834] APIC: Switch to symmetric I/O mode setup
[ 0.258861] AMD-Vi: Using global IVHD EFR:0x0, EFR2:0x0
[ 0.259922] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.264842] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x734f7ff205c, max_idle_ns: 881590651046 ns
[ 0.264846] Calibrating delay loop (skipped), value calculated using timer frequency.. 7999.66 BogoMIPS (lpj=3999834)
[ 0.264849] pid_max: default: 32768 minimum: 301
[ 0.264919] LSM: Security Framework initializing
[ 0.264937] Yama: becoming mindful.
[ 0.264945] SELinux: Initializing.
[ 0.265004] LSM support for eBPF active
[ 0.265006] landlock: Up and running.
[ 0.265092] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.265141] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.265431] LVT offset 1 assigned for vector 0xf9
[ 0.265436] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
[ 0.265438] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
[ 0.265442] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.265444] Spectre V2 : Mitigation: Retpolines
[ 0.265445] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.265445] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[ 0.265446] RETBleed: Mitigation: untrained return thunk
[ 0.265448] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[ 0.273008] Freeing SMP alternatives memory: 44K
[ 0.376909] smpboot: CPU0: AMD FX(tm)-8350 Eight-Core Processor (family: 0x15, model: 0x2, stepping: 0x0)
[ 0.377147] cblist_init_generic: Setting adjustable number of callback queues.
[ 0.377150] cblist_init_generic: Setting shift to 3 and lim to 1.
[ 0.377174] cblist_init_generic: Setting shift to 3 and lim to 1.
[ 0.377199] cblist_init_generic: Setting shift to 3 and lim to 1.
[ 0.377221] Performance Events: Fam15h core perfctr, AMD PMU driver.
[ 0.377226] ... version: 0
[ 0.377226] ... bit width: 48
[ 0.377227] ... generic registers: 6
[ 0.377228] ... value mask: 0000ffffffffffff
[ 0.377229] ... max period: 00007fffffffffff
[ 0.377230] ... fixed-purpose events: 0
[ 0.377231] ... event mask: 000000000000003f
[ 0.377320] rcu: Hierarchical SRCU implementation.
[ 0.377321] rcu: Max phase no-delay instances is 400.
[ 0.377757] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.377845] smp: Bringing up secondary CPUs ...
[ 0.377979] x86: Booting SMP configuration:
[ 0.377980] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
[ 0.390917] smp: Brought up 1 node, 8 CPUs
[ 0.390917] smpboot: Max logical packages: 1
[ 0.390917] smpboot: Total of 8 processors activated (63997.34 BogoMIPS)
[ 0.392931] devtmpfs: initialized
[ 0.392931] x86/mm: Memory block size: 128MB
[ 0.394759] ACPI: PM: Registering ACPI NVS region [mem 0xce4d8000-0xce8c6fff] (4124672 bytes)
[ 0.394929] ACPI: PM: Registering ACPI NVS region [mem 0xcee5e000-0xcf063fff] (2121728 bytes)
[ 0.395021] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.395026] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.395106] pinctrl core: initialized pinctrl subsystem
[ 0.395219] PM: RTC time: 11:17:15, date: 2022-11-12
[ 0.395859] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.396011] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[ 0.396021] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.396029] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.396044] audit: initializing netlink subsys (disabled)
[ 0.396056] audit: type=2000 audit(1668251835.136:1): state=initialized audit_enabled=0 res=1
[ 0.396056] thermal_sys: Registered thermal governor 'fair_share'
[ 0.396056] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.396056] thermal_sys: Registered thermal governor 'step_wise'
[ 0.396056] thermal_sys: Registered thermal governor 'user_space'
[ 0.396056] cpuidle: using governor menu
[ 0.396056] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.396056] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.396056] PCI: not using MMCONFIG
[ 0.396056] PCI: Using configuration type 1 for base access
[ 0.396056] PCI: Using configuration type 1 for extended access
[ 0.399044] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[ 0.399902] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.399902] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.399902] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.399902] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.399919] cryptd: max_cpu_qlen set to 1000
[ 0.399934] raid6: skipped pq benchmark and selected sse2x4
[ 0.399937] raid6: using ssse3x2 recovery algorithm
[ 0.400027] ACPI: Added _OSI(Module Device)
[ 0.400029] ACPI: Added _OSI(Processor Device)
[ 0.400030] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.400031] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.400032] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.400033] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.400034] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.403227] ACPI: 2 ACPI AML tables successfully acquired and loaded
[ 0.418101] ACPI: Interpreter enabled
[ 0.418119] ACPI: PM: (supports S0 S3 S4 S5)
[ 0.418121] ACPI: Using IOAPIC for interrupt routing
[ 0.418255] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.418297] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[ 0.418318] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.418319] PCI: Using E820 reservations for host bridge windows
[ 0.418474] ACPI: Enabled 11 GPEs in block 00 to 1F
[ 0.423670] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.423675] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.424041] PCI host bridge to bus 0000:00
[ 0.424043] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
[ 0.424045] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
[ 0.424047] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
[ 0.424049] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.424050] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[ 0.424052] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xffffffff window]
[ 0.424054] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.424071] pci 0000:00:00.0: [1002:5a14] type 00 class 0x060000
[ 0.424176] pci 0000:00:00.2: [1002:5a23] type 00 class 0x080600
[ 0.424274] pci 0000:00:02.0: [1002:5a16] type 01 class 0x060400
[ 0.424291] pci 0000:00:02.0: enabling Extended Tags
[ 0.424313] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[ 0.424410] pci 0000:00:09.0: [1002:5a1c] type 01 class 0x060400
[ 0.424427] pci 0000:00:09.0: enabling Extended Tags
[ 0.424448] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
[ 0.424548] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601
[ 0.424562] pci 0000:00:11.0: reg 0x10: [io 0xf090-0xf097]
[ 0.424569] pci 0000:00:11.0: reg 0x14: [io 0xf080-0xf083]
[ 0.424576] pci 0000:00:11.0: reg 0x18: [io 0xf070-0xf077]
[ 0.424583] pci 0000:00:11.0: reg 0x1c: [io 0xf060-0xf063]
[ 0.424591] pci 0000:00:11.0: reg 0x20: [io 0xf050-0xf05f]
[ 0.424598] pci 0000:00:11.0: reg 0x24: [mem 0xfeb0b000-0xfeb0b3ff]
[ 0.424692] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
[ 0.424705] pci 0000:00:12.0: reg 0x10: [mem 0xfeb0a000-0xfeb0afff]
[ 0.424818] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
[ 0.424832] pci 0000:00:12.2: reg 0x10: [mem 0xfeb09000-0xfeb090ff]
[ 0.424894] pci 0000:00:12.2: supports D1 D2
[ 0.424895] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[ 0.424973] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
[ 0.424987] pci 0000:00:13.0: reg 0x10: [mem 0xfeb08000-0xfeb08fff]
[ 0.425128] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
[ 0.425141] pci 0000:00:13.2: reg 0x10: [mem 0xfeb07000-0xfeb070ff]
[ 0.425201] pci 0000:00:13.2: supports D1 D2
[ 0.425202] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[ 0.425278] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
[ 0.425392] pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a
[ 0.425406] pci 0000:00:14.1: reg 0x10: [io 0xf040-0xf047]
[ 0.425413] pci 0000:00:14.1: reg 0x14: [io 0xf030-0xf033]
[ 0.425420] pci 0000:00:14.1: reg 0x18: [io 0xf020-0xf027]
[ 0.425427] pci 0000:00:14.1: reg 0x1c: [io 0xf010-0xf013]
[ 0.425434] pci 0000:00:14.1: reg 0x20: [io 0xf000-0xf00f]
[ 0.425449] pci 0000:00:14.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 0.425451] pci 0000:00:14.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 0.425452] pci 0000:00:14.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 0.425453] pci 0000:00:14.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 0.425528] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
[ 0.425544] pci 0000:00:14.2: reg 0x10: [mem 0xfeb00000-0xfeb03fff 64bit]
[ 0.425595] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[ 0.425665] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
[ 0.425800] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
[ 0.425899] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
[ 0.425912] pci 0000:00:14.5: reg 0x10: [mem 0xfeb06000-0xfeb06fff]
[ 0.426020] pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310
[ 0.426033] pci 0000:00:16.0: reg 0x10: [mem 0xfeb05000-0xfeb05fff]
[ 0.426148] pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320
[ 0.426161] pci 0000:00:16.2: reg 0x10: [mem 0xfeb04000-0xfeb040ff]
[ 0.426221] pci 0000:00:16.2: supports D1 D2
[ 0.426222] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
[ 0.426295] pci 0000:00:18.0: [1022:1600] type 00 class 0x060000
[ 0.426341] pci 0000:00:18.1: [1022:1601] type 00 class 0x060000
[ 0.426384] pci 0000:00:18.2: [1022:1602] type 00 class 0x060000
[ 0.426427] pci 0000:00:18.3: [1022:1603] type 00 class 0x060000
[ 0.426472] pci 0000:00:18.4: [1022:1604] type 00 class 0x060000
[ 0.426519] pci 0000:00:18.5: [1022:1605] type 00 class 0x060000
[ 0.426598] pci 0000:01:00.0: [1002:6610] type 00 class 0x030000
[ 0.426611] pci 0000:01:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.426619] pci 0000:01:00.0: reg 0x18: [mem 0xfea00000-0xfea3ffff 64bit]
[ 0.426625] pci 0000:01:00.0: reg 0x20: [io 0xe000-0xe0ff]
[ 0.426634] pci 0000:01:00.0: reg 0x30: [mem 0xfea40000-0xfea5ffff pref]
[ 0.426640] pci 0000:01:00.0: enabling Extended Tags
[ 0.426652] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.426684] pci 0000:01:00.0: supports D1 D2
[ 0.426685] pci 0000:01:00.0: PME# supported from D1 D2 D3hot
[ 0.426713] pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x8 link at 0000:00:02.0 (capable of 63.008 Gb/s with 8.0 GT/s PCIe x8 link)
[ 0.426766] pci 0000:01:00.1: [1002:aab0] type 00 class 0x040300
[ 0.426780] pci 0000:01:00.1: reg 0x10: [mem 0xfea60000-0xfea63fff 64bit]
[ 0.426806] pci 0000:01:00.1: enabling Extended Tags
[ 0.426840] pci 0000:01:00.1: supports D1 D2
[ 0.426904] pci 0000:00:02.0: PCI bridge to [bus 01]
[ 0.426908] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
[ 0.426910] pci 0000:00:02.0: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.426913] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.426954] pci 0000:02:00.0: [1b6f:7052] type 00 class 0x0c0330
[ 0.426975] pci 0000:02:00.0: reg 0x10: [mem 0xfe900000-0xfe907fff 64bit]
[ 0.427017] pci 0000:02:00.0: enabling Extended Tags
[ 0.427066] pci 0000:02:00.0: supports D1 D2
[ 0.427068] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.427148] pci 0000:00:09.0: PCI bridge to [bus 02]
[ 0.427152] pci 0000:00:09.0: bridge window [mem 0xfe900000-0xfe9fffff]
[ 0.427162] pci_bus 0000:03: extended config space not accessible
[ 0.427195] pci 0000:03:05.0: [10ec:8139] type 00 class 0x020000
[ 0.427213] pci 0000:03:05.0: reg 0x10: [io 0xd000-0xd0ff]
[ 0.427223] pci 0000:03:05.0: reg 0x14: [mem 0xfe800000-0xfe8000ff]
[ 0.427295] pci 0000:03:05.0: supports D1 D2
[ 0.427296] pci 0000:03:05.0: PME# supported from D1 D2 D3hot D3cold
[ 0.427368] pci 0000:00:14.4: PCI bridge to [bus 03] (subtractive decode)
[ 0.427372] pci 0000:00:14.4: bridge window [io 0xd000-0xdfff]
[ 0.427375] pci 0000:00:14.4: bridge window [mem 0xfe800000-0xfe8fffff]
[ 0.427378] pci 0000:00:14.4: bridge window [io 0x0000-0x03af window] (subtractive decode)
[ 0.427379] pci 0000:00:14.4: bridge window [io 0x03e0-0x0cf7 window] (subtractive decode)
[ 0.427381] pci 0000:00:14.4: bridge window [io 0x03b0-0x03df window] (subtractive decode)
[ 0.427382] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff window] (subtractive decode)
[ 0.427384] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000dffff window] (subtractive decode)
[ 0.427385] pci 0000:00:14.4: bridge window [mem 0xd0000000-0xffffffff window] (subtractive decode)
[ 0.427818] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[ 0.427880] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[ 0.427940] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[ 0.428000] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[ 0.428052] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[ 0.428091] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 0.428130] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[ 0.428168] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 0.428326] iommu: Default domain type: Translated
[ 0.428326] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.428326] SCSI subsystem initialized
[ 0.428326] libata version 3.00 loaded.
[ 0.428326] ACPI: bus type USB registered
[ 0.428326] usbcore: registered new interface driver usbfs
[ 0.428326] usbcore: registered new interface driver hub
[ 0.428326] usbcore: registered new device driver usb
[ 0.428326] pps_core: LinuxPPS API ver. 1 registered
[ 0.428326] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.428326] PTP clock support registered
[ 0.428861] EDAC MC: Ver: 3.0.0
[ 0.428941] NetLabel: Initializing
[ 0.428941] NetLabel: domain hash size = 128
[ 0.428941] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.428948] NetLabel: unlabeled traffic allowed by default
[ 0.428952] mctp: management component transport protocol core
[ 0.428953] NET: Registered PF_MCTP protocol family
[ 0.428956] PCI: Using ACPI for IRQ routing
[ 0.435295] PCI: pci_cache_line_size set to 64 bytes
[ 0.435344] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff]
[ 0.435346] e820: reserve RAM buffer [mem 0xce108000-0xcfffffff]
[ 0.435347] e820: reserve RAM buffer [mem 0xcee5e000-0xcfffffff]
[ 0.435348] e820: reserve RAM buffer [mem 0xcf463000-0xcfffffff]
[ 0.435350] e820: reserve RAM buffer [mem 0xcf800000-0xcfffffff]
[ 0.435351] e820: reserve RAM buffer [mem 0x42f000000-0x42fffffff]
[ 0.435369] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[ 0.435369] pci 0000:01:00.0: vgaarb: bridge control possible
[ 0.435369] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.435369] vgaarb: loaded
[ 0.435369] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.435369] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.437845] clocksource: Switched to clocksource tsc-early
[ 0.437865] VFS: Disk quotas dquot_6.6.0
[ 0.437865] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.437865] pnp: PnP ACPI init
[ 0.437865] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.437865] system 00:01: [mem 0xfec20000-0xfec200ff] could not be reserved
[ 0.437865] system 00:02: [mem 0xfeb20000-0xfeb23fff] could not be reserved
[ 0.437865] system 00:03: [io 0x040b] has been reserved
[ 0.437865] system 00:03: [io 0x04d6] has been reserved
[ 0.437865] system 00:03: [io 0x0c00-0x0c01] has been reserved
[ 0.437865] system 00:03: [io 0x0c14] has been reserved
[ 0.437865] system 00:03: [io 0x0c50-0x0c51] has been reserved
[ 0.437865] system 00:03: [io 0x0c52] has been reserved
[ 0.437865] system 00:03: [io 0x0c6c] has been reserved
[ 0.437865] system 00:03: [io 0x0c6f] has been reserved
[ 0.437865] system 00:03: [io 0x0cd0-0x0cd1] has been reserved
[ 0.438607] system 00:03: [io 0x0cd2-0x0cd3] has been reserved
[ 0.438609] system 00:03: [io 0x0cd4-0x0cd5] has been reserved
[ 0.438611] system 00:03: [io 0x0cd6-0x0cd7] has been reserved
[ 0.438612] system 00:03: [io 0x0cd8-0x0cdf] has been reserved
[ 0.438614] system 00:03: [io 0x0800-0x089f] has been reserved
[ 0.438616] system 00:03: [io 0x0b20-0x0b3f] has been reserved
[ 0.438617] system 00:03: [io 0x0900-0x090f] has been reserved
[ 0.438619] system 00:03: [io 0x0910-0x091f] has been reserved
[ 0.438620] system 00:03: [io 0xfe00-0xfefe] has been reserved
[ 0.438626] system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.438629] system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.438631] system 00:03: [mem 0xfed80000-0xfed8ffff] has been reserved
[ 0.438634] system 00:03: [mem 0xfed61000-0xfed70fff] has been reserved
[ 0.438636] system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
[ 0.438638] system 00:03: [mem 0xfed00000-0xfed00fff] could not be reserved
[ 0.438640] system 00:03: [mem 0xffc00000-0xffffffff] has been reserved
[ 0.438729] system 00:04: [io 0x0290-0x029f] has been reserved
[ 0.438958] system 00:06: [io 0x04d0-0x04d1] has been reserved
[ 0.439131] pnp: PnP ACPI: found 8 devices
[ 0.445708] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.445898] NET: Registered PF_INET protocol family
[ 0.446344] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.449815] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[ 0.449849] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.449865] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.450162] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.450428] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.450665] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[ 0.450718] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.450818] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[ 0.450955] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.450963] NET: Registered PF_XDP protocol family
[ 0.450980] pci 0000:00:02.0: PCI bridge to [bus 01]
[ 0.450984] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
[ 0.450987] pci 0000:00:02.0: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.450990] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.450993] pci 0000:00:09.0: PCI bridge to [bus 02]
[ 0.450996] pci 0000:00:09.0: bridge window [mem 0xfe900000-0xfe9fffff]
[ 0.451000] pci 0000:00:14.4: PCI bridge to [bus 03]
[ 0.451002] pci 0000:00:14.4: bridge window [io 0xd000-0xdfff]
[ 0.451006] pci 0000:00:14.4: bridge window [mem 0xfe800000-0xfe8fffff]
[ 0.451014] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
[ 0.451016] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
[ 0.451017] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
[ 0.451019] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 0.451020] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[ 0.451022] pci_bus 0000:00: resource 9 [mem 0xd0000000-0xffffffff window]
[ 0.451024] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.451025] pci_bus 0000:01: resource 1 [mem 0xfea00000-0xfeafffff]
[ 0.451026] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.451028] pci_bus 0000:02: resource 1 [mem 0xfe900000-0xfe9fffff]
[ 0.451030] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
[ 0.451031] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe8fffff]
[ 0.451033] pci_bus 0000:03: resource 4 [io 0x0000-0x03af window]
[ 0.451034] pci_bus 0000:03: resource 5 [io 0x03e0-0x0cf7 window]
[ 0.451036] pci_bus 0000:03: resource 6 [io 0x03b0-0x03df window]
[ 0.451037] pci_bus 0000:03: resource 7 [io 0x0d00-0xffff window]
[ 0.451038] pci_bus 0000:03: resource 8 [mem 0x000a0000-0x000dffff window]
[ 0.451040] pci_bus 0000:03: resource 9 [mem 0xd0000000-0xffffffff window]
[ 0.475711] pci 0000:00:12.0: quirk_usb_early_handoff+0x0/0x700 took 24047 usecs
[ 0.489699] pci 0000:00:13.0: quirk_usb_early_handoff+0x0/0x700 took 13485 usecs
[ 0.503719] pci 0000:00:14.5: quirk_usb_early_handoff+0x0/0x700 took 13510 usecs
[ 0.517697] pci 0000:00:16.0: quirk_usb_early_handoff+0x0/0x700 took 13641 usecs
[ 0.517906] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[ 0.518094] PCI: CLS 64 bytes, default 64
[ 0.518158] Trying to unpack rootfs image as initramfs...
[ 0.518367] pci 0000:00:00.0: Adding to iommu group 0
[ 0.518380] pci 0000:00:02.0: Adding to iommu group 1
[ 0.518392] pci 0000:00:09.0: Adding to iommu group 2
[ 0.518404] pci 0000:00:11.0: Adding to iommu group 3
[ 0.518426] pci 0000:00:12.0: Adding to iommu group 4
[ 0.518436] pci 0000:00:12.2: Adding to iommu group 4
[ 0.518454] pci 0000:00:13.0: Adding to iommu group 5
[ 0.518464] pci 0000:00:13.2: Adding to iommu group 5
[ 0.518479] pci 0000:00:14.0: Adding to iommu group 6
[ 0.518494] pci 0000:00:14.1: Adding to iommu group 7
[ 0.518508] pci 0000:00:14.2: Adding to iommu group 8
[ 0.518520] pci 0000:00:14.3: Adding to iommu group 9
[ 0.518531] pci 0000:00:14.4: Adding to iommu group 10
[ 0.518546] pci 0000:00:14.5: Adding to iommu group 11
[ 0.518565] pci 0000:00:16.0: Adding to iommu group 12
[ 0.518576] pci 0000:00:16.2: Adding to iommu group 12
[ 0.518600] pci 0000:01:00.0: Adding to iommu group 13
[ 0.518616] pci 0000:01:00.1: Adding to iommu group 13
[ 0.518631] pci 0000:02:00.0: Adding to iommu group 14
[ 0.518637] pci 0000:03:05.0: Adding to iommu group 10
[ 0.520659] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[ 0.520662] AMD-Vi: Interrupt remapping enabled
[ 0.520764] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.520765] software IO TLB: mapped [mem 0x00000000ca108000-0x00000000ce108000] (64MB)
[ 0.520841] LVT offset 0 assigned for vector 0x400
[ 0.520955] perf: AMD IBS detected (0x000000ff)
[ 0.520959] amd_uncore: 4 amd_nb counters detected
[ 0.523091] Initialise system trusted keyrings
[ 0.523113] Key type blacklist registered
[ 0.523157] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[ 0.525516] zbud: loaded
[ 0.526520] integrity: Platform Keyring initialized
[ 0.526528] integrity: Machine keyring initialized
[ 0.535133] NET: Registered PF_ALG protocol family
[ 0.535136] xor: automatically using best checksumming function avx
[ 0.535137] Key type asymmetric registered
[ 0.535139] Asymmetric key parser 'x509' registered
[ 1.017668] Freeing initrd memory: 55308K
[ 1.022369] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[ 1.022399] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 1.022457] io scheduler mq-deadline registered
[ 1.022460] io scheduler kyber registered
[ 1.022511] io scheduler bfq registered
[ 1.024337] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[ 1.025120] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 1.025229] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 1.025255] ACPI: button: Power Button [PWRB]
[ 1.025288] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 1.025327] ACPI: button: Power Button [PWRF]
[ 1.025364] ACPI: \_PR_.P001: Found 2 idle states
[ 1.025447] ACPI: \_PR_.P002: Found 2 idle states
[ 1.025559] ACPI: \_PR_.P003: Found 2 idle states
[ 1.025636] ACPI: \_PR_.P004: Found 2 idle states
[ 1.025709] ACPI: \_PR_.P005: Found 2 idle states
[ 1.025793] ACPI: \_PR_.P006: Found 2 idle states
[ 1.025870] ACPI: \_PR_.P007: Found 2 idle states
[ 1.025940] ACPI: \_PR_.P008: Found 2 idle states
[ 1.026270] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 1.028183] Non-volatile memory driver v1.3
[ 1.028188] Linux agpgart interface v0.103
[ 1.028805] ACPI: bus type drm_connector registered
[ 1.029681] ahci 0000:00:11.0: version 3.0
[ 1.029866] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[ 1.029870] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
[ 1.030395] scsi host0: ahci
[ 1.030549] scsi host1: ahci
[ 1.030676] scsi host2: ahci
[ 1.030846] scsi host3: ahci
[ 1.030892] ata1: SATA max UDMA/133 abar m1024@0xfeb0b000 port 0xfeb0b100 irq 19
[ 1.030895] ata2: SATA max UDMA/133 abar m1024@0xfeb0b000 port 0xfeb0b180 irq 19
[ 1.030897] ata3: SATA max UDMA/133 abar m1024@0xfeb0b000 port 0xfeb0b200 irq 19
[ 1.030899] ata4: SATA max UDMA/133 abar m1024@0xfeb0b000 port 0xfeb0b280 irq 19
[ 1.031201] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.031206] ehci-pci: EHCI PCI platform driver
[ 1.031319] QUIRK: Enable AMD PLL fix
[ 1.031336] ehci-pci 0000:00:12.2: EHCI Host Controller
[ 1.031385] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[ 1.031390] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.031397] ehci-pci 0000:00:12.2: debug port 1
[ 1.031446] ehci-pci 0000:00:12.2: irq 17, io mem 0xfeb09000
[ 1.037729] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[ 1.037810] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
[ 1.037813] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.037815] usb usb1: Product: EHCI Host Controller
[ 1.037816] usb usb1: Manufacturer: Linux 6.0.7-200.fc36.x86_64 ehci_hcd
[ 1.037817] usb usb1: SerialNumber: 0000:00:12.2
[ 1.037925] hub 1-0:1.0: USB hub found
[ 1.037934] hub 1-0:1.0: 5 ports detected
[ 1.038262] ehci-pci 0000:00:13.2: EHCI Host Controller
[ 1.038300] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
[ 1.038304] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.038311] ehci-pci 0000:00:13.2: debug port 1
[ 1.038358] ehci-pci 0000:00:13.2: irq 17, io mem 0xfeb07000
[ 1.044732] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[ 1.044794] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
[ 1.044797] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.044799] usb usb2: Product: EHCI Host Controller
[ 1.044800] usb usb2: Manufacturer: Linux 6.0.7-200.fc36.x86_64 ehci_hcd
[ 1.044801] usb usb2: SerialNumber: 0000:00:13.2
[ 1.044903] hub 2-0:1.0: USB hub found
[ 1.044910] hub 2-0:1.0: 5 ports detected
[ 1.045191] ehci-pci 0000:00:16.2: EHCI Host Controller
[ 1.045234] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 3
[ 1.045238] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.045245] ehci-pci 0000:00:16.2: debug port 1
[ 1.045276] ehci-pci 0000:00:16.2: irq 17, io mem 0xfeb04000
[ 1.051728] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
[ 1.051789] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
[ 1.051792] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.051794] usb usb3: Product: EHCI Host Controller
[ 1.051795] usb usb3: Manufacturer: Linux 6.0.7-200.fc36.x86_64 ehci_hcd
[ 1.051796] usb usb3: SerialNumber: 0000:00:16.2
[ 1.051892] hub 3-0:1.0: USB hub found
[ 1.051899] hub 3-0:1.0: 4 ports detected
[ 1.052060] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.052072] ohci-pci: OHCI PCI platform driver
[ 1.052194] ohci-pci 0000:00:12.0: OHCI PCI host controller
[ 1.052241] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 4
[ 1.052274] ohci-pci 0000:00:12.0: irq 18, io mem 0xfeb0a000
[ 1.107791] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.00
[ 1.107794] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.107796] usb usb4: Product: OHCI PCI host controller
[ 1.107798] usb usb4: Manufacturer: Linux 6.0.7-200.fc36.x86_64 ohci_hcd
[ 1.107799] usb usb4: SerialNumber: 0000:00:12.0
[ 1.107912] hub 4-0:1.0: USB hub found
[ 1.107921] hub 4-0:1.0: 5 ports detected
[ 1.108190] ohci-pci 0000:00:13.0: OHCI PCI host controller
[ 1.108235] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5
[ 1.108254] ohci-pci 0000:00:13.0: irq 18, io mem 0xfeb08000
[ 1.163797] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.00
[ 1.163801] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.163803] usb usb5: Product: OHCI PCI host controller
[ 1.163804] usb usb5: Manufacturer: Linux 6.0.7-200.fc36.x86_64 ohci_hcd
[ 1.163806] usb usb5: SerialNumber: 0000:00:13.0
[ 1.163915] hub 5-0:1.0: USB hub found
[ 1.163924] hub 5-0:1.0: 5 ports detected
[ 1.164197] ohci-pci 0000:00:14.5: OHCI PCI host controller
[ 1.164242] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 6
[ 1.164264] ohci-pci 0000:00:14.5: irq 18, io mem 0xfeb06000
[ 1.219768] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.00
[ 1.219772] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.219774] usb usb6: Product: OHCI PCI host controller
[ 1.219775] usb usb6: Manufacturer: Linux 6.0.7-200.fc36.x86_64 ohci_hcd
[ 1.219776] usb usb6: SerialNumber: 0000:00:14.5
[ 1.219878] hub 6-0:1.0: USB hub found
[ 1.219887] hub 6-0:1.0: 2 ports detected
[ 1.220132] ohci-pci 0000:00:16.0: OHCI PCI host controller
[ 1.220185] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 7
[ 1.220206] ohci-pci 0000:00:16.0: irq 18, io mem 0xfeb05000
[ 1.275773] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.00
[ 1.275777] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.275779] usb usb7: Product: OHCI PCI host controller
[ 1.275780] usb usb7: Manufacturer: Linux 6.0.7-200.fc36.x86_64 ohci_hcd
[ 1.275781] usb usb7: SerialNumber: 0000:00:16.0
[ 1.275891] hub 7-0:1.0: USB hub found
[ 1.275900] hub 7-0:1.0: 4 ports detected
[ 1.276057] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.276192] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 1.276233] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 8
[ 1.276306] xhci_hcd 0000:02:00.0: hcc params 0x040040a5 hci version 0x100 quirks 0x0000000000000010
[ 1.276479] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 1.276518] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 9
[ 1.276521] xhci_hcd 0000:02:00.0: Host supports USB 3.0 SuperSpeed
[ 1.276559] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
[ 1.276562] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.276564] usb usb8: Product: xHCI Host Controller
[ 1.276565] usb usb8: Manufacturer: Linux 6.0.7-200.fc36.x86_64 xhci-hcd
[ 1.276566] usb usb8: SerialNumber: 0000:02:00.0
[ 1.276692] hub 8-0:1.0: USB hub found
[ 1.276702] hub 8-0:1.0: 4 ports detected
[ 1.276827] usb usb9: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.276854] usb usb9: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.00
[ 1.276856] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.276858] usb usb9: Product: xHCI Host Controller
[ 1.276859] usb usb9: Manufacturer: Linux 6.0.7-200.fc36.x86_64 xhci-hcd
[ 1.276860] usb usb9: SerialNumber: 0000:02:00.0
[ 1.276944] hub 9-0:1.0: USB hub found
[ 1.276954] hub 9-0:1.0: 4 ports detected
[ 1.277118] usbcore: registered new interface driver usbserial_generic
[ 1.277124] usbserial: USB Serial support registered for generic
[ 1.277168] i8042: PNP: No PS/2 controller found.
[ 1.277211] mousedev: PS/2 mouse device common for all mice
[ 1.277323] rtc_cmos 00:05: RTC can wake from S4
[ 1.277516] rtc_cmos 00:05: registered as rtc0
[ 1.277537] rtc_cmos 00:05: setting system clock to 2022-11-12T11:17:16 UTC (1668251836)
[ 1.277556] rtc_cmos 00:05: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.277580] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 1.277603] device-mapper: uevent: version 1.0.3
[ 1.277679] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[ 1.277984] hid: raw HID events driver (C) Jiri Kosina
[ 1.278021] usbcore: registered new interface driver usbhid
[ 1.278022] usbhid: USB HID core driver
[ 1.278121] drop_monitor: Initializing network drop monitor service
[ 1.279855] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 1.292080] Initializing XFRM netlink socket
[ 1.292241] NET: Registered PF_INET6 protocol family
[ 1.297290] Segment Routing with IPv6
[ 1.297292] RPL Segment Routing with IPv6
[ 1.297303] In-situ OAM (IOAM) with IPv6
[ 1.297323] mip6: Mobile IPv6
[ 1.297325] NET: Registered PF_PACKET protocol family
[ 1.297375] x86/pm: family 0x15 cpu detected, MSR saving is needed during suspending.
[ 1.297991] microcode: CPU0: patch_level=0x06000817
[ 1.297998] microcode: CPU1: patch_level=0x06000817
[ 1.298004] microcode: CPU2: patch_level=0x06000817
[ 1.298011] microcode: CPU3: patch_level=0x06000817
[ 1.298017] microcode: CPU4: patch_level=0x06000817
[ 1.298024] microcode: CPU5: patch_level=0x06000817
[ 1.298030] microcode: CPU6: patch_level=0x06000817
[ 1.298036] microcode: CPU7: patch_level=0x06000817
[ 1.298040] microcode: Microcode Update Driver: v2.2.
[ 1.298045] IPI shorthand broadcast: enabled
[ 1.298053] AVX version of gcm_enc/dec engaged.
[ 1.298107] AES CTR mode by8 optimization enabled
[ 1.298514] sched_clock: Marking stable (1294429730, 4060392)->(1315593920, -17103798)
[ 1.298936] registered taskstats version 1
[ 1.299127] Loading compiled-in X.509 certificates
[ 1.311127] Loaded X.509 cert 'Fedora kernel signing key: 7ab48f93ea5a2e71d930e8515848e8e733fb441c'
[ 1.311415] zswap: loaded using pool lzo/zbud
[ 1.311559] page_owner is disabled
[ 1.311620] Key type ._fscrypt registered
[ 1.311621] Key type .fscrypt registered
[ 1.311622] Key type fscrypt-provisioning registered
[ 1.312099] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=yes
[ 1.312120] Key type big_key registered
[ 1.315804] Key type encrypted registered
[ 1.315814] ima: No TPM chip found, activating TPM-bypass!
[ 1.315823] Loading compiled-in module X.509 certificates
[ 1.316519] Loaded X.509 cert 'Fedora kernel signing key: 7ab48f93ea5a2e71d930e8515848e8e733fb441c'
[ 1.316522] ima: Allocated hash algorithm: sha256
[ 1.316532] ima: No architecture policies found
[ 1.316545] evm: Initialising EVM extended attributes:
[ 1.316546] evm: security.selinux
[ 1.316547] evm: security.SMACK64 (disabled)
[ 1.316548] evm: security.SMACK64EXEC (disabled)
[ 1.316549] evm: security.SMACK64TRANSMUTE (disabled)
[ 1.316550] evm: security.SMACK64MMAP (disabled)
[ 1.316550] evm: security.apparmor (disabled)
[ 1.316551] evm: security.ima
[ 1.316552] evm: security.capability
[ 1.316552] evm: HMAC attrs: 0x1
[ 1.330728] ata2: SATA link down (SStatus 0 SControl 300)
[ 1.331037] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.331160] ata4: SATA link down (SStatus 0 SControl 300)
[ 1.366817] alg: No test for 842 (842-scomp)
[ 1.366871] alg: No test for 842 (842-generic)
[ 1.410334] usb 1-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[ 1.410338] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.410340] usb 1-1: Product: USB 2.0 Hub
[ 1.410606] hub 1-1:1.0: USB hub found
[ 1.410705] hub 1-1:1.0: 4 ports detected
[ 1.491920] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.492756] ata1.00: ATA-8: WDC WD5002ABYS-02B1B0, 02.03B03, max UDMA/133
[ 1.492820] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 1.494116] ata1.00: configured for UDMA/133
[ 1.494210] scsi 0:0:0:0: Direct-Access ATA WDC WD5002ABYS-0 3B03 PQ: 0 ANSI: 5
[ 1.494477] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.494616] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[ 1.494637] sd 0:0:0:0: [sda] Write Protect is off
[ 1.494640] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.494667] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.494704] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[ 1.513986] PM: Magic number: 14:816:276
[ 1.514003] usb usb1-port4: hash matches
[ 1.514026] tty tty13: hash matches
[ 1.514113] RAS: Correctable Errors collector initialized.
[ 1.515629] sda: sda1 sda2
[ 1.515869] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.517539] Freeing unused decrypted memory: 2036K
[ 1.518504] Freeing unused kernel image (initmem) memory: 3024K
[ 1.519943] Write protecting the kernel read-only data: 32768k
[ 1.520732] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 1.521205] Freeing unused kernel image (rodata/data gap) memory: 1528K
[ 1.561516] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.561520] rodata_test: all tests were successful
[ 1.561526] Run /init as init process
[ 1.561527] with arguments:
[ 1.561528] /init
[ 1.561529] rhgb
[ 1.561530] with environment:
[ 1.561530] HOME=/
[ 1.561531] TERM=linux
[ 1.561532] BOOT_IMAGE=(hd0,msdos1)/vmlinuz-6.0.7-200.fc36.x86_64
[ 1.570043] systemd[1]: systemd v250.8-1.fc36 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 1.570196] systemd[1]: Detected architecture x86-64.
[ 1.570199] systemd[1]: Running in initial RAM disk.
[ 1.570239] systemd[1]: Hostname set to <uragan>.
[ 1.571930] tsc: Refined TSC clocksource calibration: 4000.121 MHz
[ 1.571955] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x39a8cf0d36c, max_idle_ns: 440795302127 ns
[ 1.572036] clocksource: Switched to clocksource tsc
[ 1.795915] usb 1-1.1: new low-speed USB device number 3 using ehci-pci
[ 1.904059] systemd[1]: LSM BPF program attached
[ 1.967322] systemd[1]: Queued start job for default target initrd.target.
[ 1.975571] systemd[1]: Created slice system-systemd\x2dhibernate\x2dresume.slice - Slice /system/systemd-hibernate-resume.
[ 1.975663] systemd[1]: Reached target initrd-usr-fs.target - Initrd /usr File System.
[ 1.975691] systemd[1]: Reached target slices.target - Slice Units.
[ 1.975711] systemd[1]: Reached target swap.target - Swaps.
[ 1.975726] systemd[1]: Reached target timers.target - Timer Units.
[ 1.975827] systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket.
[ 1.976002] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[ 1.976113] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 1.976230] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ 1.976350] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 1.976435] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 1.976451] systemd[1]: Reached target sockets.target - Socket Units.
[ 1.977331] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 1.977394] systemd[1]: memstrack.service - Memstrack Anylazing Service was skipped because all trigger condition checks failed.
[ 1.978240] systemd[1]: Started rngd.service - Hardware RNG Entropy Gatherer Daemon.
[ 1.979784] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 1.980769] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 1.981719] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[ 1.982727] systemd[1]: Starting systemd-vconsole-setup.service - Setup Virtual Console...
[ 1.999040] usb 1-1.1: New USB device found, idVendor=0461, idProduct=4d22, bcdDevice= 2.00
[ 1.999046] usb 1-1.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 1.999049] usb 1-1.1: Product: USB Optical Mouse
[ 2.001061] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 2.001133] audit: type=1130 audit(1668251837.222:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.001191] input: USB Optical Mouse as /devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1.1/1-1.1:1.0/0003:0461:4D22.0001/input/input2
[ 2.001314] hid-generic 0003:0461:4D22.0001: input,hidraw0: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:12.2-1.1/input0
[ 2.011076] fuse: init (API version 7.36)
[ 2.015986] systemd[1]: Finished systemd-sysusers.service - Create System Users.
[ 2.016023] audit: type=1130 audit(1668251837.237:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.027006] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[ 2.036055] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[ 2.036113] audit: type=1130 audit(1668251837.257:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.043064] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[ 2.043101] audit: type=1130 audit(1668251837.264:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.050023] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[ 2.053440] systemd[1]: Started systemd-journald.service - Journal Service.
[ 2.053520] audit: type=1130 audit(1668251837.274:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.069018] audit: type=1130 audit(1668251837.290:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.079103] audit: type=1130 audit(1668251837.300:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.090097] audit: type=1130 audit(1668251837.311:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.180854] usb 1-1.2: new low-speed USB device number 4 using ehci-pci
[ 2.198112] audit: type=1130 audit(1668251837.419:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 2.384878] usb 1-1.2: New USB device found, idVendor=046d, idProduct=c31c, bcdDevice=64.00
[ 2.384885] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.384888] usb 1-1.2: Product: USB Keyboard
[ 2.384890] usb 1-1.2: Manufacturer: Logitech
[ 2.390066] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1.2/1-1.2:1.0/0003:046D:C31C.0002/input/input3
[ 2.443084] hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:12.2-1.2/input0
[ 2.445426] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[ 2.445548] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
[ 2.445693] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[ 2.451276] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[ 2.451279] 8139cp 0000:03:05.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
[ 2.470058] input: Logitech USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1.2/1-1.2:1.1/0003:046D:C31C.0003/input/input4
[ 2.471421] scsi host4: pata_atiixp
[ 2.477562] 8139too: 8139too Fast Ethernet driver 0.9.28
[ 2.480967] 8139too 0000:03:05.0 eth0: RealTek RTL8139 at 0x(____ptrval____), 00:30:4f:2a:de:0f, IRQ 20
[ 2.485443] scsi host5: pata_atiixp
[ 2.494451] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
[ 2.494455] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
[ 2.522716] input: Logitech USB Keyboard System Control as /devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1.2/1-1.2:1.1/0003:046D:C31C.0003/input/input5
[ 2.522837] hid-generic 0003:046D:C31C.0003: input,hidraw2: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:12.2-1.2/input1
[ 2.554238] 8139too 0000:03:05.0 enp3s5: renamed from eth0
[ 2.675590] [drm] radeon kernel modesetting enabled.
[ 2.675696] radeon 0000:01:00.0: vgaarb: deactivate vga console
[ 2.676636] Console: switching to colour dummy device 80x25
[ 2.676867] [drm] initializing kernel modesetting (OLAND 0x1002:0x6610 0x1787:0x2334 0x00).
[ 2.676908] radeon 0000:01:00.0: No more image in the PCI ROM
[ 2.676957] ATOM BIOS: C57601
[ 2.677055] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[ 2.677059] radeon 0000:01:00.0: GTT: 2048M 0x0000000040000000 - 0x00000000BFFFFFFF
[ 2.677064] [drm] Detected VRAM RAM=1024M, BAR=256M
[ 2.677065] [drm] RAM width 128bits DDR
[ 2.677094] [drm] radeon: 1024M of VRAM memory ready
[ 2.677096] [drm] radeon: 2048M of GTT memory ready.
[ 2.677106] [drm] Loading oland Microcode
[ 2.684948] [drm] Internal thermal controller with fan control
[ 2.691732] [drm] radeon: dpm initialized
[ 2.707389] [drm] GART: num cpu pages 524288, num gpu pages 524288
[ 2.707902] usb 1-1.3: new full-speed USB device number 5 using ehci-pci
[ 2.712870] [drm] PCIE gen 2 link speeds already enabled
[ 2.727801] [drm] PCIE GART of 2048M enabled (table at 0x0000000000165000).
[ 2.728386] radeon 0000:01:00.0: WB enabled
[ 2.728389] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00
[ 2.728392] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000040000c04
[ 2.728395] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000040000c08
[ 2.728397] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c
[ 2.728399] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000040000c10
[ 2.728797] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000075a18
[ 2.732858] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
[ 2.732914] radeon 0000:01:00.0: radeon: using MSI.
[ 2.732937] [drm] radeon: irq initialized.
[ 2.920577] usb 1-1.3: New USB device found, idVendor=24ae, idProduct=2014, bcdDevice= 1.10
[ 2.920581] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.920583] usb 1-1.3: Product: Rapoo 2.4G Wireless Device
[ 2.920585] usb 1-1.3: Manufacturer: RAPOO
[ 2.922357] input: RAPOO Rapoo 2.4G Wireless Device as /devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1.3/1-1.3:1.0/0003:24AE:2014.0004/input/input6
[ 2.922480] hid-generic 0003:24AE:2014.0004: input,hidraw3: USB HID v1.10 Mouse [RAPOO Rapoo 2.4G Wireless Device] on usb-0000:00:12.2-1.3/input0
[ 2.924928] input: RAPOO Rapoo 2.4G Wireless Device System Control as /devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1.3/1-1.3:1.1/0003:24AE:2014.0005/input/input8
[ 2.939920] [drm] ring test on 0 succeeded in 2 usecs
[ 2.939925] [drm] ring test on 1 succeeded in 1 usecs
[ 2.939930] [drm] ring test on 2 succeeded in 1 usecs
[ 2.939938] [drm] ring test on 3 succeeded in 4 usecs
[ 2.939944] [drm] ring test on 4 succeeded in 3 usecs
[ 3.117125] input: RAPOO Rapoo 2.4G Wireless Device Consumer Control as /devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1.3/1-1.3:1.1/0003:24AE:2014.0005/input/input9
[ 3.117288] hid-generic 0003:24AE:2014.0005: input,hiddev96,hidraw4: USB HID v1.10 Device [RAPOO Rapoo 2.4G Wireless Device] on usb-0000:00:12.2-1.3/input1
[ 3.159865] [drm] ring test on 5 succeeded in 2 usecs
[ 3.159871] [drm] UVD initialized successfully.
[ 3.160013] input: RAPOO Rapoo 2.4G Wireless Device as /devices/pci0000:00/0000:00:12.2/usb1/1-1/1-1.3/1-1.3:1.2/0003:24AE:2014.0006/input/input10
[ 3.160035] [drm] ib test on ring 0 succeeded in 0 usecs
[ 3.160064] [drm] ib test on ring 1 succeeded in 0 usecs
[ 3.160092] [drm] ib test on ring 2 succeeded in 0 usecs
[ 3.160119] [drm] ib test on ring 3 succeeded in 0 usecs
[ 3.160145] [drm] ib test on ring 4 succeeded in 0 usecs
[ 3.311421] hid-generic 0003:24AE:2014.0006: input,hidraw5: USB HID v1.10 Keyboard [RAPOO Rapoo 2.4G Wireless Device] on usb-0000:00:12.2-1.3/input2
[ 3.851866] [drm] ib test on ring 5 succeeded
[ 3.852196] [drm] Radeon Display Connectors
[ 3.852197] [drm] Connector 0:
[ 3.852198] [drm] HDMI-A-1
[ 3.852199] [drm] HPD1
[ 3.852200] [drm] DDC: 0x6540 0x6540 0x6544 0x6544 0x6548 0x6548 0x654c 0x654c
[ 3.852203] [drm] Encoders:
[ 3.852204] [drm] DFP1: INTERNAL_UNIPHY
[ 3.852205] [drm] Connector 1:
[ 3.852206] [drm] DVI-D-1
[ 3.852206] [drm] HPD2
[ 3.852207] [drm] DDC: 0x6530 0x6530 0x6534 0x6534 0x6538 0x6538 0x653c 0x653c
[ 3.852209] [drm] Encoders:
[ 3.852210] [drm] DFP2: INTERNAL_UNIPHY
[ 3.852211] [drm] Connector 2:
[ 3.852212] [drm] VGA-1
[ 3.852213] [drm] DDC: 0x65c0 0x65c0 0x65c4 0x65c4 0x65c8 0x65c8 0x65cc 0x65cc
[ 3.852215] [drm] Encoders:
[ 3.852216] [drm] CRT1: INTERNAL_KLDSCP_DAC1
[ 4.020002] [drm] fb mappable at 0xD0571000
[ 4.020004] [drm] vram apper at 0xD0000000
[ 4.020005] [drm] size 8294400
[ 4.020006] [drm] fb depth is 24
[ 4.020007] [drm] pitch is 7680
[ 4.020074] fbcon: radeondrmfb (fb0) is primary device
[ 4.085867] Console: switching to colour frame buffer device 240x67
[ 4.088963] radeon 0000:01:00.0: [drm] fb0: radeondrmfb frame buffer device
[ 4.099879] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:00.0 on minor 0
[ 4.108592] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[ 6.678800] [drm] amdgpu kernel modesetting enabled.
[ 6.678899] amdgpu: CRAT table not found
[ 6.678902] amdgpu: Virtual CRAT table created for CPU
[ 6.678921] amdgpu: Topology: Add CPU node
[ 6.744965] random: crng init done
[ 6.955987] kauditd_printk_skb: 7 callbacks suppressed
[ 6.955990] audit: type=1334 audit(1668251842.177:18): prog-id=26 op=LOAD
[ 6.981160] audit: type=1130 audit(1668251842.202:19): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dbus-broker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7.202306] PM: Image not found (code -22)
[ 7.209269] audit: type=1130 audit(1668251842.430:20): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-hibernate-resume@dev-mapper-uragan\x2dswap00 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7.209276] audit: type=1131 audit(1668251842.430:21): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-hibernate-resume@dev-mapper-uragan\x2dswap00 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7.224251] audit: type=1130 audit(1668251842.445:22): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7.282244] audit: type=1130 audit(1668251842.503:23): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 7.635539] SGI XFS with ACLs, security attributes, scrub, quota, no debug enabled
[ 7.638439] XFS (dm-0): Mounting V5 Filesystem
[ 7.813886] XFS (dm-0): Ending clean mount
[ 7.981977] audit: type=1334 audit(1668251843.203:24): prog-id=27 op=LOAD
[ 7.982001] audit: type=1334 audit(1668251843.203:25): prog-id=0 op=UNLOAD
[ 7.982588] audit: type=1334 audit(1668251843.203:26): prog-id=28 op=LOAD
[ 7.982610] audit: type=1334 audit(1668251843.203:27): prog-id=0 op=UNLOAD
[ 8.381128] systemd-journald[285]: Received SIGTERM from PID 1 (systemd).
[ 9.481763] SELinux: policy capability network_peer_controls=1
[ 9.481768] SELinux: policy capability open_perms=1
[ 9.481769] SELinux: policy capability extended_socket_class=1
[ 9.481770] SELinux: policy capability always_check_network=0
[ 9.481770] SELinux: policy capability cgroup_seclabel=1
[ 9.481771] SELinux: policy capability nnp_nosuid_transition=1
[ 9.481772] SELinux: policy capability genfs_seclabel_symlinks=1
[ 9.481773] SELinux: policy capability ioctl_skip_cloexec=0
[ 9.536440] systemd[1]: Successfully loaded SELinux policy in 171.093ms.
[ 9.683044] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 47.077ms.
[ 9.719166] systemd[1]: systemd v250.8-1.fc36 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 9.719317] systemd[1]: Detected architecture x86-64.
[ 10.232052] systemd[1]: LSM BPF program attached
[ 12.132700] systemd-sysv-generator[692]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 12.132769] systemd-sysv-generator[692]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 12.181620] systemd-sysv-generator[692]: SysV service '/etc/rc.d/init.d/ecbd' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[ 12.737719] zram: Added device: zram0
[ 14.693652] kauditd_printk_skb: 74 callbacks suppressed
[ 14.693655] audit: type=1334 audit(1668251849.914:102): prog-id=53 op=LOAD
[ 14.693659] audit: type=1334 audit(1668251849.914:103): prog-id=0 op=UNLOAD
[ 14.693706] audit: type=1334 audit(1668251849.914:104): prog-id=54 op=LOAD
[ 14.693736] audit: type=1334 audit(1668251849.914:105): prog-id=55 op=LOAD
[ 14.693755] audit: type=1334 audit(1668251849.914:106): prog-id=0 op=UNLOAD
[ 14.693766] audit: type=1334 audit(1668251849.914:107): prog-id=0 op=UNLOAD
[ 14.703518] audit: type=1131 audit(1668251849.924:108): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 14.703933] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[ 14.709178] audit: type=1334 audit(1668251849.930:109): prog-id=0 op=UNLOAD
[ 14.712989] systemd[1]: Stopped initrd-switch-root.service - Switch Root.
[ 14.713173] audit: type=1130 audit(1668251849.934:110): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 14.713178] audit: type=1131 audit(1668251849.934:111): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 14.713495] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[ 14.713899] systemd[1]: Created slice machine.slice - Virtual Machine and Container Slice.
[ 14.714480] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[ 14.715398] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 14.716275] systemd[1]: Created slice system-sshd\x2dkeygen.slice - Slice /system/sshd-keygen.
[ 14.717224] systemd[1]: Created slice system-systemd\x2dzram\x2dsetup.slice - Slice /system/systemd-zram-setup.
[ 14.718093] systemd[1]: Created slice user.slice - User and Session Slice.
[ 14.718681] systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of a failed condition check (ConditionPathExists=!/run/plymouth/pid).
[ 14.718822] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 14.720024] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ 14.721738] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[ 14.721776] systemd[1]: Reached target getty.target - Login Prompts.
[ 14.721828] systemd[1]: Stopped target initrd-switch-root.target - Switch Root.
[ 14.723835] systemd[1]: Stopped target initrd-fs.target - Initrd File Systems.
[ 14.725867] systemd[1]: Stopped target initrd-root-fs.target - Initrd Root File System.
[ 14.727887] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 14.729980] systemd[1]: Reached target slices.target - Slice Units.
[ 14.731932] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 14.732548] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[ 14.740887] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[ 14.741608] systemd[1]: multipathd.socket - multipathd control socket was skipped because of a failed condition check (ConditionPathExists=/etc/multipath.conf).
[ 14.754385] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
[ 14.754544] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 14.761865] systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket.
[ 14.777460] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 14.777822] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 14.793152] systemd[1]: Activating swap dev-mapper-uragan\x2dswap00.swap - /dev/mapper/uragan-swap00...
[ 14.794734] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[ 14.796266] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 14.797774] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 14.799214] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[ 14.799428] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of a failed condition check (ConditionPathExists=/etc/krb5.keytab).
[ 14.801009] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 14.802647] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 14.804257] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 14.806123] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[ 14.808280] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[ 14.810035] systemd[1]: Starting nfs-convert.service - Preprocess NFS configuration convertion...
[ 14.810518] systemd[1]: plymouth-switch-root.service: Deactivated successfully.
[ 14.830957] systemd[1]: Stopped plymouth-switch-root.service - Plymouth switch root service.
[ 14.831228] systemd[1]: systemd-fsck-root.service: Deactivated successfully.
[ 14.839989] systemd[1]: Stopped systemd-fsck-root.service - File System Check on Root Device.
[ 14.840120] systemd[1]: Stopped systemd-journald.service - Journal Service.
[ 14.848293] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 14.850056] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 14.851747] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[ 14.852440] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because all trigger condition checks failed.
[ 14.853831] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 14.864014] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[ 14.864431] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 14.873070] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[ 14.873414] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 14.886027] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[ 14.886392] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 14.896057] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[ 14.896640] systemd[1]: nfs-convert.service: Deactivated successfully.
[ 14.906087] systemd[1]: Finished nfs-convert.service - Preprocess NFS configuration convertion.
[ 14.920054] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[ 14.921551] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[ 14.979165] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[ 14.979331] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[ 14.981202] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[ 14.983043] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[ 14.984887] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[ 14.986762] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[ 15.128198] systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices.
[ 15.130450] xfs filesystem being remounted at / supports timestamps until 2038 (0x7fffffff)
[ 15.138266] systemd[1]: Starting systemd-udev-settle.service - Wait for udev To Complete Device Initialization...
[ 15.147216] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[ 15.147523] systemd[1]: ostree-remount.service - OSTree Remount OS/ Bind Mounts was skipped because of a failed condition check (ConditionKernelCommandLine=ostree).
[ 15.147591] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
[ 15.163404] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
[ 15.174203] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...
[ 15.174320] systemd[1]: systemd-sysusers.service - Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
[ 15.175975] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[ 15.176948] systemd[1]: Started systemd-journald.service - Journal Service.
[ 15.329800] Adding 33435644k swap on /dev/mapper/uragan-swap00. Priority:-2 extents:1 across:33435644k FS
[ 15.343585] systemd-journald[716]: Received client request to flush runtime journal.
[ 18.146719] acpi_cpufreq: overriding BIOS provided _PSD data
[ 18.840159] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[ 18.840176] piix4_smbus 0000:00:14.0: Using register 0x2c for SMBus port selection
[ 18.840492] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[ 18.862564] input: PC Speaker as /devices/platform/pcspkr/input/input11
[ 19.081438] zram0: detected capacity change from 0 to 16777216
[ 19.597346] Adding 8388604k swap on /dev/zram0. Priority:100 extents:1 across:8388604k SSDscFS
[ 19.614711] SVM: TSC scaling supported
[ 19.614715] kvm: Nested Virtualization enabled
[ 19.614716] SVM: kvm: Nested Paging enabled
[ 19.614726] SVM: LBR virtualization supported
[ 19.758984] MCE: In-kernel MCE decoding enabled.
[ 20.036368] snd_hda_intel 0000:01:00.1: Force to non-snoop mode
[ 20.147435] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input12
[ 20.498035] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[ 20.498048] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 20.498055] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 20.498061] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 20.498065] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x1e/0x0
[ 20.498069] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 20.498073] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
[ 20.498078] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
[ 20.498082] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
[ 20.519377] input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input13
[ 20.519538] input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input14
[ 20.519694] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input15
[ 20.519924] input: HDA ATI SB Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card0/input16
[ 20.520192] input: HDA ATI SB Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card0/input17
[ 20.520391] input: HDA ATI SB Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card0/input18
[ 20.520592] input: HDA ATI SB Line Out Side as /devices/pci0000:00/0000:00:14.2/sound/card0/input19
[ 20.520817] input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input20
[ 20.953481] kauditd_printk_skb: 40 callbacks suppressed
[ 20.953488] audit: type=1130 audit(1668251856.174:150): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 21.222444] audit: type=1130 audit(1668251856.443:151): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-pvscan@8:2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 21.408087] audit: type=1130 audit(1668251856.629:152): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 21.442462] XFS (dm-2): Mounting V5 Filesystem
[ 21.466890] XFS (sda1): Mounting V5 Filesystem
[ 21.724708] XFS (sda1): Ending clean mount
[ 21.731981] xfs filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff)
[ 21.751513] XFS (dm-2): Ending clean mount
[ 21.754002] xfs filesystem being mounted at /home supports timestamps until 2038 (0x7fffffff)
[ 21.883404] audit: type=1130 audit(1668251857.104:153): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 21.983460] audit: type=1130 audit(1668251857.204:154): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=import-state comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 22.442260] audit: type=1130 audit(1668251857.663:155): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 22.470252] audit: type=1334 audit(1668251857.691:156): prog-id=62 op=LOAD
[ 22.470570] audit: type=1334 audit(1668251857.691:157): prog-id=63 op=LOAD
[ 22.470678] audit: type=1334 audit(1668251857.691:158): prog-id=64 op=LOAD
[ 22.652077] audit: type=1305 audit(1668251857.873:159): op=set audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1
[ 22.711397] RPC: Registered named UNIX socket transport module.
[ 22.711400] RPC: Registered udp transport module.
[ 22.711401] RPC: Registered tcp transport module.
[ 22.711402] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 33.806506] NET: Registered PF_QIPCRTR protocol family
[ 40.195575] 8139too 0000:03:05.0 enp3s5: link up, 100Mbps, full-duplex, lpa 0xC5E1
[ 44.978213] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 61.709558] rfkill: input handler disabled
[ 72.542810] rfkill: input handler enabled
[ 79.566878] rfkill: input handler disabled
[ 1539.742810] usb 1-1.3: input irq status -75 received
[ 3186.046191] PM: suspend entry (deep)
[ 3186.424633] Filesystems sync: 0.378 seconds
[ 3186.602926] Freezing user space processes ... (elapsed 0.003 seconds) done.
[ 3186.606475] OOM killer disabled.
[ 3186.606476] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 3186.608071] printk: Suspending console(s) (use no_console_suspend to debug)
[ 3186.619241] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 3186.619479] sd 0:0:0:0: [sda] Stopping disk
[ 3188.558421] PM: suspend devices took 1.951 seconds
[ 3188.584382] ACPI: PM: Preparing to enter system sleep state S3
[ 3188.584543] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 3188.999834] ACPI: PM: Saving platform NVS memory
[ 3189.000050] Disabling non-boot CPUs ...
[ 3189.005846] smpboot: CPU 1 is now offline
[ 3189.009617] smpboot: CPU 2 is now offline
[ 3189.013448] smpboot: CPU 3 is now offline
[ 3189.016680] smpboot: CPU 4 is now offline
[ 3189.020095] smpboot: CPU 5 is now offline
[ 3189.023515] smpboot: CPU 6 is now offline
[ 3189.026731] smpboot: CPU 7 is now offline
[ 3189.028754] ACPI: PM: Low-level resume complete
[ 3189.028770] ACPI: PM: Restoring platform NVS memory
[ 3189.030485] LVT offset 0 assigned for vector 0x400
[ 3189.030881] Enabling non-boot CPUs ...
[ 3189.030931] x86: Booting SMP configuration:
[ 3189.030932] smpboot: Booting Node 0 Processor 1 APIC 0x11
[ 3189.031677] microcode: CPU1: patch_level=0x06000817
[ 3189.034457] ACPI: \_PR_.P002: Found 2 idle states
[ 3189.034803] CPU1 is up
[ 3189.034894] smpboot: Booting Node 0 Processor 2 APIC 0x12
[ 3189.035499] microcode: CPU2: patch_level=0x06000817
[ 3189.037818] ACPI: \_PR_.P003: Found 2 idle states
[ 3189.038257] CPU2 is up
[ 3189.038304] smpboot: Booting Node 0 Processor 3 APIC 0x13
[ 3189.039038] microcode: CPU3: patch_level=0x06000817
[ 3189.041345] ACPI: \_PR_.P004: Found 2 idle states
[ 3189.041902] CPU3 is up
[ 3189.041936] smpboot: Booting Node 0 Processor 4 APIC 0x14
[ 3189.042535] microcode: CPU4: patch_level=0x06000817
[ 3189.044827] ACPI: \_PR_.P005: Found 2 idle states
[ 3189.045465] CPU4 is up
[ 3189.045507] smpboot: Booting Node 0 Processor 5 APIC 0x15
[ 3189.046238] microcode: CPU5: patch_level=0x06000817
[ 3189.048588] ACPI: \_PR_.P006: Found 2 idle states
[ 3189.049331] CPU5 is up
[ 3189.049375] smpboot: Booting Node 0 Processor 6 APIC 0x16
[ 3189.049981] microcode: CPU6: patch_level=0x06000817
[ 3189.052264] ACPI: \_PR_.P007: Found 2 idle states
[ 3189.053101] CPU6 is up
[ 3189.053130] smpboot: Booting Node 0 Processor 7 APIC 0x17
[ 3189.053870] microcode: CPU7: patch_level=0x06000817
[ 3189.056205] ACPI: \_PR_.P008: Found 2 idle states
[ 3189.057172] CPU7 is up
[ 3189.067389] ACPI: PM: Waking up from system sleep state S3
[ 3189.080853] 8139too 0000:03:05.0 enp3s5: link down
[ 3189.081987] sd 0:0:0:0: [sda] Starting disk
[ 3189.093378] [drm] PCIE gen 2 link speeds already enabled
[ 3189.101943] [drm] PCIE GART of 2048M enabled (table at 0x0000000000165000).
[ 3189.102027] radeon 0000:01:00.0: WB enabled
[ 3189.102030] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00
[ 3189.102033] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000040000c04
[ 3189.102034] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000040000c08
[ 3189.102036] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c
[ 3189.102037] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000040000c10
[ 3189.102435] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000075a18
[ 3189.102691] debugfs: File 'radeon_ring_gfx' in directory '0' already present!
[ 3189.102694] debugfs: File 'radeon_ring_cp1' in directory '0' already present!
[ 3189.102696] debugfs: File 'radeon_ring_cp2' in directory '0' already present!
[ 3189.102697] debugfs: File 'radeon_ring_dma1' in directory '0' already present!
[ 3189.102699] debugfs: File 'radeon_ring_dma2' in directory '0' already present!
[ 3189.266347] [drm] ring test on 0 succeeded in 2 usecs
[ 3189.266351] [drm] ring test on 1 succeeded in 1 usecs
[ 3189.266355] [drm] ring test on 2 succeeded in 1 usecs
[ 3189.266363] [drm] ring test on 3 succeeded in 4 usecs
[ 3189.266369] [drm] ring test on 4 succeeded in 3 usecs
[ 3189.266371] debugfs: File 'radeon_ring_uvd' in directory '0' already present!
[ 3189.385166] 8139too 0000:03:05.0 enp3s5: link up, 100Mbps, full-duplex, lpa 0xC5E1
[ 3189.390939] ata4: SATA link down (SStatus 0 SControl 300)
[ 3189.392448] ata2: SATA link down (SStatus 0 SControl 300)
[ 3189.392469] ata3: SATA link down (SStatus 0 SControl 300)
[ 3189.443462] [drm] ring test on 5 succeeded in 2 usecs
[ 3189.443467] [drm] UVD initialized successfully.
[ 3189.443496] [drm] ib test on ring 0 succeeded in 0 usecs
[ 3189.443522] [drm] ib test on ring 1 succeeded in 0 usecs
[ 3189.443556] [drm] ib test on ring 2 succeeded in 0 usecs
[ 3189.443582] [drm] ib test on ring 3 succeeded in 0 usecs
[ 3189.443611] [drm] ib test on ring 4 succeeded in 0 usecs
[ 3189.485905] usb 1-1: reset high-speed USB device number 2 using ehci-pci
[ 3190.017985] usb 1-1.3: reset full-speed USB device number 5 using ehci-pci
[ 3190.097910] [drm] ib test on ring 5 succeeded
[ 3190.569992] usb 1-1.1: reset low-speed USB device number 3 using ehci-pci
[ 3191.306069] usb 1-1.2: reset low-speed USB device number 4 using ehci-pci
[ 3194.436039] ata1: found unknown device (class 0)
[ 3197.194116] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 3197.218515] ata1.00: configured for UDMA/133
[ 3197.238818] PM: resume devices took 8.158 seconds
[ 3197.238880] OOM killer enabled.
[ 3197.238883] Restarting tasks ...
[ 3197.251648] rfkill: input handler enabled
[ 3197.252764] done.
[ 3197.252774] random: crng reseeded on system resumption
[ 3197.252831] PM: suspend exit
[ 3197.259513] rfkill: input handler disabled
[ 3197.301770] 8139too 0000:03:05.0 enp3s5: link up, 100Mbps, full-duplex, lpa 0xC5E1
[ 3356.027009] PM: suspend entry (deep)
[ 3356.195352] Filesystems sync: 0.168 seconds
[ 3356.298052] Freezing user space processes ... (elapsed 0.003 seconds) done.
[ 3356.301561] OOM killer disabled.
[ 3356.301563] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 3356.303269] printk: Suspending console(s) (use no_console_suspend to debug)
[ 3356.314278] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 3356.314458] sd 0:0:0:0: [sda] Stopping disk
[ 3357.533476] PM: suspend devices took 1.230 seconds
[ 3357.559427] ACPI: PM: Preparing to enter system sleep state S3
[ 3358.177899] ACPI: PM: Saving platform NVS memory
[ 3358.178112] Disabling non-boot CPUs ...
[ 3358.182470] smpboot: CPU 1 is now offline
[ 3358.186586] smpboot: CPU 2 is now offline
[ 3358.191660] smpboot: CPU 3 is now offline
[ 3358.194688] smpboot: CPU 4 is now offline
[ 3358.198097] smpboot: CPU 5 is now offline
[ 3358.201504] smpboot: CPU 6 is now offline
[ 3358.205548] smpboot: CPU 7 is now offline
[ 3358.206886] ACPI: PM: Low-level resume complete
[ 3358.206902] ACPI: PM: Restoring platform NVS memory
[ 3358.208622] LVT offset 0 assigned for vector 0x400
[ 3358.208951] Enabling non-boot CPUs ...
[ 3358.209001] x86: Booting SMP configuration:
[ 3358.209002] smpboot: Booting Node 0 Processor 1 APIC 0x11
[ 3358.209755] microcode: CPU1: patch_level=0x06000817
[ 3358.212807] ACPI: \_PR_.P002: Found 2 idle states
[ 3358.213153] CPU1 is up
[ 3358.213226] smpboot: Booting Node 0 Processor 2 APIC 0x12
[ 3358.213832] microcode: CPU2: patch_level=0x06000817
[ 3358.216192] ACPI: \_PR_.P003: Found 2 idle states
[ 3358.216637] CPU2 is up
[ 3358.216682] smpboot: Booting Node 0 Processor 3 APIC 0x13
[ 3358.217413] microcode: CPU3: patch_level=0x06000817
[ 3358.219782] ACPI: \_PR_.P004: Found 2 idle states
[ 3358.220341] CPU3 is up
[ 3358.220376] smpboot: Booting Node 0 Processor 4 APIC 0x14
[ 3358.220978] microcode: CPU4: patch_level=0x06000817
[ 3358.223333] ACPI: \_PR_.P005: Found 2 idle states
[ 3358.223978] CPU4 is up
[ 3358.224015] smpboot: Booting Node 0 Processor 5 APIC 0x15
[ 3358.224744] microcode: CPU5: patch_level=0x06000817
[ 3358.227137] ACPI: \_PR_.P006: Found 2 idle states
[ 3358.227883] CPU5 is up
[ 3358.227919] smpboot: Booting Node 0 Processor 6 APIC 0x16
[ 3358.228522] microcode: CPU6: patch_level=0x06000817
[ 3358.230891] ACPI: \_PR_.P007: Found 2 idle states
[ 3358.231746] CPU6 is up
[ 3358.231785] smpboot: Booting Node 0 Processor 7 APIC 0x17
[ 3358.232518] microcode: CPU7: patch_level=0x06000817
[ 3358.234908] ACPI: \_PR_.P008: Found 2 idle states
[ 3358.235865] CPU7 is up
[ 3358.246087] ACPI: PM: Waking up from system sleep state S3
[ 3358.259751] 8139too 0000:03:05.0 enp3s5: link down
[ 3358.260095] sd 0:0:0:0: [sda] Starting disk
[ 3358.272292] [drm] PCIE gen 2 link speeds already enabled
[ 3358.280757] [drm] PCIE GART of 2048M enabled (table at 0x0000000000165000).
[ 3358.280846] radeon 0000:01:00.0: WB enabled
[ 3358.280848] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00
[ 3358.280868] radeon 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000040000c04
[ 3358.280870] radeon 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000040000c08
[ 3358.280872] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c
[ 3358.280874] radeon 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000040000c10
[ 3358.281283] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000075a18
[ 3358.281551] debugfs: File 'radeon_ring_gfx' in directory '0' already present!
[ 3358.281555] debugfs: File 'radeon_ring_cp1' in directory '0' already present!
[ 3358.281556] debugfs: File 'radeon_ring_cp2' in directory '0' already present!
[ 3358.281558] debugfs: File 'radeon_ring_dma1' in directory '0' already present!
[ 3358.281559] debugfs: File 'radeon_ring_dma2' in directory '0' already present!
[ 3358.445673] [drm] ring test on 0 succeeded in 2 usecs
[ 3358.445678] [drm] ring test on 1 succeeded in 1 usecs
[ 3358.445682] [drm] ring test on 2 succeeded in 1 usecs
[ 3358.445689] [drm] ring test on 3 succeeded in 4 usecs
[ 3358.445695] [drm] ring test on 4 succeeded in 3 usecs
[ 3358.445697] debugfs: File 'radeon_ring_uvd' in directory '0' already present!
[ 3358.568087] 8139too 0000:03:05.0 enp3s5: link up, 100Mbps, full-duplex, lpa 0xC5E1
[ 3358.569942] ata4: SATA link down (SStatus 0 SControl 300)
[ 3358.570640] ata2: SATA link down (SStatus 0 SControl 300)
[ 3358.570662] ata3: SATA link down (SStatus 0 SControl 300)
[ 3358.622787] [drm] ring test on 5 succeeded in 2 usecs
[ 3358.622792] [drm] UVD initialized successfully.
[ 3358.622838] [drm] ib test on ring 0 succeeded in 0 usecs
[ 3358.622879] [drm] ib test on ring 1 succeeded in 0 usecs
[ 3358.622910] [drm] ib test on ring 2 succeeded in 0 usecs
[ 3358.622940] [drm] ib test on ring 3 succeeded in 0 usecs
[ 3358.622969] [drm] ib test on ring 4 succeeded in 0 usecs
[ 3359.275989] [drm] ib test on ring 5 succeeded
[ 3363.614089] ata1: found unknown device (class 0)
[ 3366.164169] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 3366.192412] ata1.00: configured for UDMA/133
[ 3366.212824] PM: resume devices took 7.953 seconds
[ 3366.212870] OOM killer enabled.
[ 3366.212872] Restarting tasks ... done.
[ 3366.218748] random: crng reseeded on system resumption
[ 3366.218829] PM: suspend exit
[ 3366.234608] rfkill: input handler enabled
[ 3366.237806] rfkill: input handler disabled
[ 3366.294016] 8139too 0000:03:05.0 enp3s5: link up, 100Mbps, full-duplex, lpa 0xC5E1
[ 5582.948682] radeon 0000:01:00.0: ring 5 stalled for more than 10082msec
[ 5582.948695] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5583.004717] radeon 0000:01:00.0: ring 0 stalled for more than 10138msec
[ 5583.004727] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5583.284723] radeon 0000:01:00.0: ring 3 stalled for more than 10080msec
[ 5583.284734] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5583.452705] radeon 0000:01:00.0: ring 5 stalled for more than 10586msec
[ 5583.452715] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5583.508727] radeon 0000:01:00.0: ring 0 stalled for more than 10642msec
[ 5583.508738] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5583.788748] radeon 0000:01:00.0: ring 3 stalled for more than 10584msec
[ 5583.788761] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5583.956719] radeon 0000:01:00.0: ring 5 stalled for more than 11090msec
[ 5583.956731] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5584.012743] radeon 0000:01:00.0: ring 0 stalled for more than 11146msec
[ 5584.012754] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5584.292738] radeon 0000:01:00.0: ring 3 stalled for more than 11088msec
[ 5584.292748] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5584.460719] radeon 0000:01:00.0: ring 5 stalled for more than 11594msec
[ 5584.460730] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5584.516757] radeon 0000:01:00.0: ring 0 stalled for more than 11650msec
[ 5584.516764] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5584.796760] radeon 0000:01:00.0: ring 3 stalled for more than 11592msec
[ 5584.796771] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5584.964749] radeon 0000:01:00.0: ring 5 stalled for more than 12098msec
[ 5584.964761] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5585.020767] radeon 0000:01:00.0: ring 0 stalled for more than 12154msec
[ 5585.020777] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5585.300773] radeon 0000:01:00.0: ring 3 stalled for more than 12096msec
[ 5585.300784] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5585.468757] radeon 0000:01:00.0: ring 5 stalled for more than 12602msec
[ 5585.468768] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5585.524778] radeon 0000:01:00.0: ring 0 stalled for more than 12658msec
[ 5585.524788] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5585.804778] radeon 0000:01:00.0: ring 3 stalled for more than 12600msec
[ 5585.804788] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5585.972769] radeon 0000:01:00.0: ring 5 stalled for more than 13106msec
[ 5585.972780] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5586.028792] radeon 0000:01:00.0: ring 0 stalled for more than 13162msec
[ 5586.028803] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5586.308791] radeon 0000:01:00.0: ring 3 stalled for more than 13104msec
[ 5586.308801] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5586.476775] radeon 0000:01:00.0: ring 5 stalled for more than 13610msec
[ 5586.476786] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5586.532796] radeon 0000:01:00.0: ring 0 stalled for more than 13666msec
[ 5586.532807] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5586.812812] radeon 0000:01:00.0: ring 3 stalled for more than 13608msec
[ 5586.812823] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5586.980796] radeon 0000:01:00.0: ring 5 stalled for more than 14114msec
[ 5586.980807] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5587.036823] radeon 0000:01:00.0: ring 0 stalled for more than 14170msec
[ 5587.036833] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5587.316834] radeon 0000:01:00.0: ring 3 stalled for more than 14112msec
[ 5587.316844] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5587.484807] radeon 0000:01:00.0: ring 5 stalled for more than 14618msec
[ 5587.484817] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5587.540834] radeon 0000:01:00.0: ring 0 stalled for more than 14674msec
[ 5587.540845] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5587.820831] radeon 0000:01:00.0: ring 3 stalled for more than 14616msec
[ 5587.820842] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5587.988825] radeon 0000:01:00.0: ring 5 stalled for more than 15122msec
[ 5587.988835] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5588.044849] radeon 0000:01:00.0: ring 0 stalled for more than 15178msec
[ 5588.044859] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5588.324844] radeon 0000:01:00.0: ring 3 stalled for more than 15120msec
[ 5588.324855] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5588.492828] radeon 0000:01:00.0: ring 5 stalled for more than 15626msec
[ 5588.492838] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5588.548861] radeon 0000:01:00.0: ring 0 stalled for more than 15682msec
[ 5588.548871] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5588.828861] radeon 0000:01:00.0: ring 3 stalled for more than 15624msec
[ 5588.828874] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5588.996852] radeon 0000:01:00.0: ring 5 stalled for more than 16130msec
[ 5588.996863] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5589.052873] radeon 0000:01:00.0: ring 0 stalled for more than 16186msec
[ 5589.052884] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5589.332880] radeon 0000:01:00.0: ring 3 stalled for more than 16128msec
[ 5589.332891] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5589.500854] radeon 0000:01:00.0: ring 5 stalled for more than 16634msec
[ 5589.500865] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5589.556895] radeon 0000:01:00.0: ring 0 stalled for more than 16690msec
[ 5589.556906] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5589.836893] radeon 0000:01:00.0: ring 3 stalled for more than 16632msec
[ 5589.836904] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5590.004870] radeon 0000:01:00.0: ring 5 stalled for more than 17138msec
[ 5590.004883] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5590.060900] radeon 0000:01:00.0: ring 0 stalled for more than 17194msec
[ 5590.060911] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5590.340905] radeon 0000:01:00.0: ring 3 stalled for more than 17136msec
[ 5590.340916] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5590.508889] radeon 0000:01:00.0: ring 5 stalled for more than 17642msec
[ 5590.508900] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5590.564912] radeon 0000:01:00.0: ring 0 stalled for more than 17698msec
[ 5590.564922] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5590.844919] radeon 0000:01:00.0: ring 3 stalled for more than 17640msec
[ 5590.844930] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5591.012901] radeon 0000:01:00.0: ring 5 stalled for more than 18146msec
[ 5591.012912] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5591.068927] radeon 0000:01:00.0: ring 0 stalled for more than 18202msec
[ 5591.068938] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5591.348935] radeon 0000:01:00.0: ring 3 stalled for more than 18144msec
[ 5591.348947] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5591.516917] radeon 0000:01:00.0: ring 5 stalled for more than 18650msec
[ 5591.516928] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5591.572941] radeon 0000:01:00.0: ring 0 stalled for more than 18706msec
[ 5591.572952] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5591.852939] radeon 0000:01:00.0: ring 3 stalled for more than 18648msec
[ 5591.852949] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5592.020931] radeon 0000:01:00.0: ring 5 stalled for more than 19154msec
[ 5592.020942] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5592.076956] radeon 0000:01:00.0: ring 0 stalled for more than 19210msec
[ 5592.076967] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5592.356959] radeon 0000:01:00.0: ring 3 stalled for more than 19152msec
[ 5592.356970] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5592.524937] radeon 0000:01:00.0: ring 5 stalled for more than 19658msec
[ 5592.524947] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5592.580974] radeon 0000:01:00.0: ring 0 stalled for more than 19714msec
[ 5592.580981] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5592.860976] radeon 0000:01:00.0: ring 3 stalled for more than 19656msec
[ 5592.860987] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5593.028958] radeon 0000:01:00.0: ring 5 stalled for more than 20162msec
[ 5593.028968] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5593.084981] radeon 0000:01:00.0: ring 0 stalled for more than 20218msec
[ 5593.084991] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5593.364990] radeon 0000:01:00.0: ring 3 stalled for more than 20160msec
[ 5593.365001] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5593.532973] radeon 0000:01:00.0: ring 5 stalled for more than 20666msec
[ 5593.532985] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5593.588997] radeon 0000:01:00.0: ring 0 stalled for more than 20722msec
[ 5593.589008] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5593.868995] radeon 0000:01:00.0: ring 3 stalled for more than 20664msec
[ 5593.869006] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5594.036985] radeon 0000:01:00.0: ring 5 stalled for more than 21170msec
[ 5594.036996] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5594.093010] radeon 0000:01:00.0: ring 0 stalled for more than 21226msec
[ 5594.093021] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5594.374007] radeon 0000:01:00.0: ring 3 stalled for more than 21169msec
[ 5594.374021] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5594.540999] radeon 0000:01:00.0: ring 5 stalled for more than 21674msec
[ 5594.541010] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5594.597027] radeon 0000:01:00.0: ring 0 stalled for more than 21730msec
[ 5594.597037] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5594.877032] radeon 0000:01:00.0: ring 3 stalled for more than 21672msec
[ 5594.877045] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5595.045012] radeon 0000:01:00.0: ring 5 stalled for more than 22178msec
[ 5595.045023] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5595.101040] radeon 0000:01:00.0: ring 0 stalled for more than 22234msec
[ 5595.101051] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5595.381043] radeon 0000:01:00.0: ring 3 stalled for more than 22176msec
[ 5595.381053] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5595.549028] radeon 0000:01:00.0: ring 5 stalled for more than 22682msec
[ 5595.549038] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5595.605048] radeon 0000:01:00.0: ring 0 stalled for more than 22738msec
[ 5595.605058] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5595.885051] radeon 0000:01:00.0: ring 3 stalled for more than 22680msec
[ 5595.885062] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5596.053030] radeon 0000:01:00.0: ring 5 stalled for more than 23186msec
[ 5596.053041] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5596.109072] radeon 0000:01:00.0: ring 0 stalled for more than 23242msec
[ 5596.109083] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5596.389069] radeon 0000:01:00.0: ring 3 stalled for more than 23184msec
[ 5596.389079] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5596.557043] radeon 0000:01:00.0: ring 5 stalled for more than 23690msec
[ 5596.557054] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5596.613076] radeon 0000:01:00.0: ring 0 stalled for more than 23746msec
[ 5596.613087] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5596.893083] radeon 0000:01:00.0: ring 3 stalled for more than 23688msec
[ 5596.893094] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5597.061065] radeon 0000:01:00.0: ring 5 stalled for more than 24194msec
[ 5597.061076] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5597.117089] radeon 0000:01:00.0: ring 0 stalled for more than 24250msec
[ 5597.117099] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5597.397099] radeon 0000:01:00.0: ring 3 stalled for more than 24192msec
[ 5597.397109] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5597.565077] radeon 0000:01:00.0: ring 5 stalled for more than 24698msec
[ 5597.565088] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5597.621062] radeon 0000:01:00.0: ring 0 stalled for more than 24754msec
[ 5597.621072] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5597.901102] radeon 0000:01:00.0: ring 3 stalled for more than 24696msec
[ 5597.901113] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5598.069093] radeon 0000:01:00.0: ring 5 stalled for more than 25202msec
[ 5598.069104] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5598.125121] radeon 0000:01:00.0: ring 0 stalled for more than 25258msec
[ 5598.125131] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5598.405124] radeon 0000:01:00.0: ring 3 stalled for more than 25200msec
[ 5598.405134] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5598.573099] radeon 0000:01:00.0: ring 5 stalled for more than 25706msec
[ 5598.573109] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5598.629130] radeon 0000:01:00.0: ring 0 stalled for more than 25762msec
[ 5598.629140] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5598.909138] radeon 0000:01:00.0: ring 3 stalled for more than 25704msec
[ 5598.909149] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5599.077111] radeon 0000:01:00.0: ring 5 stalled for more than 26210msec
[ 5599.077122] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5599.133094] radeon 0000:01:00.0: ring 0 stalled for more than 26266msec
[ 5599.133105] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5599.413155] radeon 0000:01:00.0: ring 3 stalled for more than 26208msec
[ 5599.413168] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5599.581141] radeon 0000:01:00.0: ring 5 stalled for more than 26714msec
[ 5599.581154] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5599.637164] radeon 0000:01:00.0: ring 0 stalled for more than 26770msec
[ 5599.637174] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5599.917173] radeon 0000:01:00.0: ring 3 stalled for more than 26712msec
[ 5599.917188] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5600.085148] radeon 0000:01:00.0: ring 5 stalled for more than 27218msec
[ 5600.085158] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5600.141177] radeon 0000:01:00.0: ring 0 stalled for more than 27274msec
[ 5600.141188] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5600.421171] radeon 0000:01:00.0: ring 3 stalled for more than 27216msec
[ 5600.421181] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5600.589161] radeon 0000:01:00.0: ring 5 stalled for more than 27722msec
[ 5600.589171] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5600.645188] radeon 0000:01:00.0: ring 0 stalled for more than 27778msec
[ 5600.645195] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5600.925191] radeon 0000:01:00.0: ring 3 stalled for more than 27720msec
[ 5600.925202] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5601.093175] radeon 0000:01:00.0: ring 5 stalled for more than 28226msec
[ 5601.093186] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5601.149190] radeon 0000:01:00.0: ring 0 stalled for more than 28282msec
[ 5601.149201] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5601.429205] radeon 0000:01:00.0: ring 3 stalled for more than 28224msec
[ 5601.429215] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5601.597187] radeon 0000:01:00.0: ring 5 stalled for more than 28730msec
[ 5601.597198] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5601.653211] radeon 0000:01:00.0: ring 0 stalled for more than 28786msec
[ 5601.653222] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5601.933217] radeon 0000:01:00.0: ring 3 stalled for more than 28728msec
[ 5601.933228] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5602.101199] radeon 0000:01:00.0: ring 5 stalled for more than 29234msec
[ 5602.101209] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5602.157227] radeon 0000:01:00.0: ring 0 stalled for more than 29290msec
[ 5602.157238] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5602.437225] radeon 0000:01:00.0: ring 3 stalled for more than 29232msec
[ 5602.437235] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)
[ 5602.605214] radeon 0000:01:00.0: ring 5 stalled for more than 29738msec
[ 5602.605224] radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000001ce58 last fence id 0x000000000001ce59 on ring 5)
[ 5602.661242] radeon 0000:01:00.0: ring 0 stalled for more than 29794msec
[ 5602.661252] radeon 0000:01:00.0: GPU lockup (current fence id 0x00000000000be705 last fence id 0x00000000000be70b on ring 0)
[ 5602.941241] radeon 0000:01:00.0: ring 3 stalled for more than 29736msec
[ 5602.941251] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000047c4a last fence id 0x0000000000047c68 on ring 3)