Bug#992617: xserver-xorg-video-radeon: Screen rotate doesn't work

Kari Pahula kaol at debian.org
Sat Aug 21 14:58:29 UTC 2021


On Sat, Aug 21, 2021 at 12:17:02PM +0200, Michel Dänzer wrote:
> > DRM Information from dmesg:
> > ---------------------------
> > 
> > 
> 
> Since there are no DRM driver related messages in dmesg, looks like
> something is preventing the radeon kernel driver from loading at
> all. If you're passing nomodeset on the kernel command line, remove
> that. Otherwise, full dmesg output would be needed to diagnose.

I'm not using nomodeset.  I've attached a dump from dmesg after a
reboot.  That "ring 0 stalled" message doesn't look promising at all.

Actually, when I first tried running startx it just stopped after
showing the initial log messages to tty, while occasionally blinking
my screens black.  I did a kill -9 on the Xorg process and then startx
worked when I tried it again, but I guess it gave up on any
acceleration at that point.

I tried booting the last kernel I had (linux-image-5.10.0-4) and the
one from Buster but those didn't solve anything.
-------------- next part --------------
[    0.000000] Linux version 5.10.0-8-amd64 (debian-kernel at lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Debian 5.10.46-4 (2021-08-03)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-5.10.0-8-amd64 root=/dev/mapper/corsair-root ro quiet
[    0.000000] random: get_random_u32 called from bsp_init_amd+0x284/0x2c0 with crng_init=0
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ba6e9fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ba6ea000-0x00000000ba719fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ba71a000-0x00000000ba729fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000ba72a000-0x00000000bb531fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bb532000-0x00000000bca33fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bca34000-0x00000000bca34fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bca35000-0x00000000bcc3afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bcc3b000-0x00000000bd082fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bd083000-0x00000000bd7f3fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bd7f4000-0x00000000bd7fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    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-0x000000083effffff] 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./SABERTOOTH 990FX R2.0, BIOS 2901 05/04/2016
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 4013.328 MHz processor
[    0.001431] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001433] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.009268] AGP: No AGP bridge found
[    0.009338] last_pfn = 0x83f000 max_arch_pfn = 0x400000000
[    0.009342] MTRR default type: uncachable
[    0.009342] MTRR fixed ranges enabled:
[    0.009344]   00000-9FFFF write-back
[    0.009345]   A0000-BFFFF write-through
[    0.009345]   C0000-CFFFF write-protect
[    0.009346]   D0000-EAFFF uncachable
[    0.009347]   EB000-FFFFF write-protect
[    0.009348] MTRR variable ranges enabled:
[    0.009349]   0 base 000000000000 mask FFFF80000000 write-back
[    0.009350]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.009351]   2 base 0000BD800000 mask FFFFFF800000 uncachable
[    0.009352]   3 base 0000BE000000 mask FFFFFE000000 uncachable
[    0.009353]   4 disabled
[    0.009354]   5 disabled
[    0.009354]   6 disabled
[    0.009355]   7 disabled
[    0.009356] TOM2: 000000083f000000 aka 33776M
[    0.010192] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.010307] e820: update [mem 0xbd800000-0xffffffff] usable ==> reserved
[    0.010313] last_pfn = 0xbd800 max_arch_pfn = 0x400000000
[    0.044036] Using GB pages for direct mapping
[    0.044384] RAMDISK: [mem 0x33da3000-0x35ec8fff]
[    0.044389] ACPI: Early table checksum verification disabled
[    0.044392] ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
[    0.044395] ACPI: XSDT 0x00000000BA721078 000064 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.044400] ACPI: FACP 0x00000000BA728118 00010C (v05 ALASKA A M I    01072009 AMI  00010013)
[    0.044404] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20200925/tbfadt-615)
[    0.044409] ACPI: DSDT 0x00000000BA721170 006FA8 (v02 ALASKA A M I    00000000 INTL 20051117)
[    0.044412] ACPI: FACS 0x00000000BB52CF80 000040
[    0.044415] ACPI: APIC 0x00000000BA728228 00009E (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.044418] ACPI: FPDT 0x00000000BA7282C8 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.044421] ACPI: MCFG 0x00000000BA728310 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.044424] ACPI: HPET 0x00000000BA728350 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.044427] ACPI: BGRT 0x00000000BA729BF0 000038 (v00 ALASKA A M I    01072009 AMI  00010013)
[    0.044430] ACPI: SSDT 0x00000000BA7283E0 001714 (v01 AMD    POWERNOW 00000001 AMD  00000001)
[    0.044432] ACPI: IVRS 0x00000000BA729AF8 0000F8 (v01 AMD    RD890S   00202031 AMD  00000000)
[    0.044435] ACPI: Reserving FACP table memory at [mem 0xba728118-0xba728223]
[    0.044436] ACPI: Reserving DSDT table memory at [mem 0xba721170-0xba728117]
[    0.044437] ACPI: Reserving FACS table memory at [mem 0xbb52cf80-0xbb52cfbf]
[    0.044438] ACPI: Reserving APIC table memory at [mem 0xba728228-0xba7282c5]
[    0.044439] ACPI: Reserving FPDT table memory at [mem 0xba7282c8-0xba72830b]
[    0.044440] ACPI: Reserving MCFG table memory at [mem 0xba728310-0xba72834b]
[    0.044441] ACPI: Reserving HPET table memory at [mem 0xba728350-0xba728387]
[    0.044441] ACPI: Reserving BGRT table memory at [mem 0xba729bf0-0xba729c27]
[    0.044442] ACPI: Reserving SSDT table memory at [mem 0xba7283e0-0xba729af3]
[    0.044443] ACPI: Reserving IVRS table memory at [mem 0xba729af8-0xba729bef]
[    0.044450] ACPI: Local APIC address 0xfee00000
[    0.044507] No NUMA configuration found
[    0.044508] Faking a node at [mem 0x0000000000000000-0x000000083effffff]
[    0.044518] NODE_DATA(0) allocated [mem 0x83efd5000-0x83effefff]
[    0.044851] Zone ranges:
[    0.044852]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.044854]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.044855]   Normal   [mem 0x0000000100000000-0x000000083effffff]
[    0.044856]   Device   empty
[    0.044857] Movable zone start for each node
[    0.044859] Early memory node ranges
[    0.044860]   node   0: [mem 0x0000000000001000-0x000000000009dfff]
[    0.044861]   node   0: [mem 0x0000000000100000-0x00000000ba6e9fff]
[    0.044862]   node   0: [mem 0x00000000bca34000-0x00000000bca34fff]
[    0.044863]   node   0: [mem 0x00000000bcc3b000-0x00000000bd082fff]
[    0.044864]   node   0: [mem 0x00000000bd7f4000-0x00000000bd7fffff]
[    0.044865]   node   0: [mem 0x0000000100001000-0x000000083effffff]
[    0.044868] Initmem setup node 0 [mem 0x0000000000001000-0x000000083effffff]
[    0.044870] On node 0 totalpages: 8362715
[    0.044871]   DMA zone: 64 pages used for memmap
[    0.044872]   DMA zone: 21 pages reserved
[    0.044873]   DMA zone: 3997 pages, LIFO batch:0
[    0.045246]   DMA zone: 28771 pages in unavailable ranges
[    0.045247]   DMA32 zone: 11885 pages used for memmap
[    0.045248]   DMA32 zone: 760639 pages, LIFO batch:63
[    0.053675]   DMA32 zone: 21697 pages in unavailable ranges
[    0.053677]   Normal zone: 118720 pages used for memmap
[    0.053678]   Normal zone: 7598079 pages, LIFO batch:63
[    0.054485]   Normal zone: 4097 pages in unavailable ranges
[    0.054963] ACPI: PM-Timer IO Port: 0x808
[    0.054965] ACPI: Local APIC address 0xfee00000
[    0.054970] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.054978] IOAPIC[0]: apic_id 9, version 33, address 0xfec00000, GSI 0-23
[    0.054981] IOAPIC[1]: apic_id 10, version 33, address 0xfec20000, GSI 24-55
[    0.054983] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.054984] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.054985] ACPI: IRQ0 used by override.
[    0.054986] ACPI: IRQ9 used by override.
[    0.054988] Using ACPI (MADT) for SMP configuration information
[    0.054989] ACPI: HPET id: 0x43538210 base: 0xfed00000
[    0.054994] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.055016] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.055018] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[    0.055019] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.055019] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.055020] PM: hibernation: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.055022] PM: hibernation: Registered nosave memory: [mem 0xba6ea000-0xba719fff]
[    0.055022] PM: hibernation: Registered nosave memory: [mem 0xba71a000-0xba729fff]
[    0.055023] PM: hibernation: Registered nosave memory: [mem 0xba72a000-0xbb531fff]
[    0.055023] PM: hibernation: Registered nosave memory: [mem 0xbb532000-0xbca33fff]
[    0.055025] PM: hibernation: Registered nosave memory: [mem 0xbca35000-0xbcc3afff]
[    0.055027] PM: hibernation: Registered nosave memory: [mem 0xbd083000-0xbd7f3fff]
[    0.055028] PM: hibernation: Registered nosave memory: [mem 0xbd800000-0xf7ffffff]
[    0.055029] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.055029] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.055030] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.055031] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
[    0.055031] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.055032] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec1ffff]
[    0.055033] PM: hibernation: Registered nosave memory: [mem 0xfec20000-0xfec20fff]
[    0.055033] PM: hibernation: Registered nosave memory: [mem 0xfec21000-0xfecfffff]
[    0.055034] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.055035] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed60fff]
[    0.055035] PM: hibernation: Registered nosave memory: [mem 0xfed61000-0xfed70fff]
[    0.055036] PM: hibernation: Registered nosave memory: [mem 0xfed71000-0xfed7ffff]
[    0.055036] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.055037] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfeefffff]
[    0.055038] PM: hibernation: Registered nosave memory: [mem 0xfef00000-0xffffffff]
[    0.055038] PM: hibernation: Registered nosave memory: [mem 0x100000000-0x100000fff]
[    0.055040] [mem 0xbd800000-0xf7ffffff] available for PCI devices
[    0.055041] Booting paravirtualized kernel on bare hardware
[    0.055044] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.058352] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.058836] percpu: Embedded 54 pages/cpu s183960 r8192 d29032 u262144
[    0.058843] pcpu-alloc: s183960 r8192 d29032 u262144 alloc=1*2097152
[    0.058845] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.058877] Built 1 zonelists, mobility grouping on.  Total pages: 8232025
[    0.058878] Policy zone: Normal
[    0.058879] Kernel command line: BOOT_IMAGE=/vmlinuz-5.10.0-8-amd64 root=/dev/mapper/corsair-root ro quiet
[    0.064026] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.066543] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.066573] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.077031] AGP: Checking aperture...
[    0.084862] AGP: No AGP bridge found
[    0.084866] AGP: Node 0: aperture [bus addr 0xf8000000-0xfbffffff] (64MB)
[    0.108403] Memory: 3220860K/33450860K available (12295K kernel code, 2544K rwdata, 7552K rodata, 2396K init, 3700K bss, 710244K reserved, 0K cma-reserved)
[    0.108538] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.108550] ftrace: allocating 36396 entries in 143 pages
[    0.121363] ftrace: allocated 143 pages with 5 groups
[    0.121503] rcu: Hierarchical RCU implementation.
[    0.121504] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[    0.121505] 	Rude variant of Tasks RCU enabled.
[    0.121506] 	Tracing variant of Tasks RCU enabled.
[    0.121506] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.121507] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.124879] NR_IRQS: 524544, nr_irqs: 1032, preallocated irqs: 16
[    0.125206] spurious 8259A interrupt: IRQ7.
[    0.130042] Console: colour VGA+ 80x25
[    0.130054] printk: console [tty0] enabled
[    0.130069] ACPI: Core revision 20200925
[    0.130146] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.130156] APIC: Switch to symmetric I/O mode setup
[    0.168076] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.186157] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x39d98aeacf9, max_idle_ns: 440795255494 ns
[    0.186160] Calibrating delay loop (skipped), value calculated using timer frequency.. 8026.65 BogoMIPS (lpj=16053312)
[    0.186162] pid_max: default: 32768 minimum: 301
[    0.186191] LSM: Security Framework initializing
[    0.186203] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.186225] AppArmor: AppArmor initialized
[    0.186227] TOMOYO Linux initialized
[    0.186328] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.186411] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.186640] LVT offset 1 assigned for vector 0xf9
[    0.186645] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
[    0.186646] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
[    0.186649] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.186650] Spectre V2 : Mitigation: Full AMD retpoline
[    0.186651] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.186652] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.186653] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.186769] Freeing SMP alternatives memory: 32K
[    0.301726] smpboot: CPU0: AMD FX(tm)-8350 Eight-Core Processor (family: 0x15, model: 0x2, stepping: 0x0)
[    0.301867] Performance Events: Fam15h core perfctr, AMD PMU driver.
[    0.301871] ... version:                0
[    0.301872] ... bit width:              48
[    0.301873] ... generic registers:      6
[    0.301873] ... value mask:             0000ffffffffffff
[    0.301874] ... max period:             00007fffffffffff
[    0.301874] ... fixed-purpose events:   0
[    0.301875] ... event mask:             000000000000003f
[    0.301941] rcu: Hierarchical SRCU implementation.
[    0.302158] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.302158] smp: Bringing up secondary CPUs ...
[    0.302158] x86: Booting SMP configuration:
[    0.302158] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.336951] smp: Brought up 1 node, 8 CPUs
[    0.336951] smpboot: Max logical packages: 1
[    0.336951] smpboot: Total of 8 processors activated (64213.24 BogoMIPS)
[    0.403732] node 0 deferred pages initialised in 64ms
[    0.403739] devtmpfs: initialized
[    0.403739] x86/mm: Memory block size: 128MB
[    0.408192] PM: Registering ACPI NVS region [mem 0xba72a000-0xbb531fff] (14712832 bytes)
[    0.408192] PM: Registering ACPI NVS region [mem 0xbca35000-0xbcc3afff] (2121728 bytes)
[    0.408192] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.408192] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.408192] pinctrl core: initialized pinctrl subsystem
[    0.408192] NET: Registered protocol family 16
[    0.408192] audit: initializing netlink subsys (disabled)
[    0.408192] audit: type=2000 audit(1629555980.244:1): state=initialized audit_enabled=0 res=1
[    0.408192] thermal_sys: Registered thermal governor 'fair_share'
[    0.408192] thermal_sys: Registered thermal governor 'bang_bang'
[    0.408192] thermal_sys: Registered thermal governor 'step_wise'
[    0.408192] thermal_sys: Registered thermal governor 'user_space'
[    0.408192] thermal_sys: Registered thermal governor 'power_allocator'
[    0.408192] cpuidle: using governor ladder
[    0.408192] cpuidle: using governor menu
[    0.408192] ACPI: bus type PCI registered
[    0.408192] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.408192] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.408192] PCI: not using MMCONFIG
[    0.408192] PCI: Using configuration type 1 for base access
[    0.408192] PCI: Using configuration type 1 for extended access
[    0.408192] mtrr: your CPUs had inconsistent variable MTRR settings
[    0.408192] mtrr: probably your BIOS does not setup all CPUs.
[    0.408192] mtrr: corrected configuration.
[    0.410469] Kprobes globally optimized
[    0.410474] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.410474] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.562424] ACPI: Added _OSI(Module Device)
[    0.562424] ACPI: Added _OSI(Processor Device)
[    0.562424] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.562424] ACPI: Added _OSI(Processor Aggregator Device)
[    0.562424] ACPI: Added _OSI(Linux-Dell-Video)
[    0.562424] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.562424] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.565393] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.566817] ACPI: EC: EC started
[    0.566818] ACPI: EC: interrupt blocked
[    0.566822] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.566824] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions
[    0.566825] ACPI: Interpreter enabled
[    0.566840] ACPI: (supports S0 S3 S4 S5)
[    0.566841] ACPI: Using IOAPIC for interrupt routing
[    0.566960] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.566991] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    0.567002] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.567215] ACPI: Enabled 11 GPEs in block 00 to 1F
[    0.572331] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.572335] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.572603] PCI host bridge to bus 0000:00
[    0.572605] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.572606] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.572607] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.572608] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.572610] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.572611] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.572612] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff window]
[    0.572613] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.572626] pci 0000:00:00.0: [1002:5a14] type 00 class 0x060000
[    0.572758] pci 0000:00:00.2: [1002:5a23] type 00 class 0x080600
[    0.572874] pci 0000:00:02.0: [1002:5a16] type 01 class 0x060400
[    0.572898] pci 0000:00:02.0: enabling Extended Tags
[    0.572927] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[    0.573027] pci 0000:00:04.0: [1002:5a18] type 01 class 0x060400
[    0.573050] pci 0000:00:04.0: enabling Extended Tags
[    0.573080] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
[    0.573171] pci 0000:00:05.0: [1002:5a19] type 01 class 0x060400
[    0.573195] pci 0000:00:05.0: enabling Extended Tags
[    0.573223] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
[    0.573317] pci 0000:00:09.0: [1002:5a1c] type 01 class 0x060400
[    0.573367] pci 0000:00:09.0: enabling Extended Tags
[    0.573395] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
[    0.573487] pci 0000:00:0a.0: [1002:5a1d] type 01 class 0x060400
[    0.573510] pci 0000:00:0a.0: enabling Extended Tags
[    0.573538] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
[    0.573632] pci 0000:00:0b.0: [1002:5a1f] type 01 class 0x060400
[    0.573657] pci 0000:00:0b.0: enabling Extended Tags
[    0.573687] pci 0000:00:0b.0: PME# supported from D0 D3hot D3cold
[    0.573783] pci 0000:00:0d.0: [1002:5a1e] type 01 class 0x060400
[    0.573806] pci 0000:00:0d.0: enabling Extended Tags
[    0.573835] pci 0000:00:0d.0: PME# supported from D0 D3hot D3cold
[    0.573935] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601
[    0.573950] pci 0000:00:11.0: reg 0x10: [io  0xf040-0xf047]
[    0.573958] pci 0000:00:11.0: reg 0x14: [io  0xf030-0xf033]
[    0.573966] pci 0000:00:11.0: reg 0x18: [io  0xf020-0xf027]
[    0.573973] pci 0000:00:11.0: reg 0x1c: [io  0xf010-0xf013]
[    0.573981] pci 0000:00:11.0: reg 0x20: [io  0xf000-0xf00f]
[    0.573989] pci 0000:00:11.0: reg 0x24: [mem 0xfeb0b000-0xfeb0b3ff]
[    0.574096] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
[    0.574110] pci 0000:00:12.0: reg 0x10: [mem 0xfeb0a000-0xfeb0afff]
[    0.574246] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
[    0.574260] pci 0000:00:12.2: reg 0x10: [mem 0xfeb09000-0xfeb090ff]
[    0.574329] pci 0000:00:12.2: supports D1 D2
[    0.574330] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[    0.574414] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
[    0.574428] pci 0000:00:13.0: reg 0x10: [mem 0xfeb08000-0xfeb08fff]
[    0.574580] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
[    0.574594] pci 0000:00:13.2: reg 0x10: [mem 0xfeb07000-0xfeb070ff]
[    0.574664] pci 0000:00:13.2: supports D1 D2
[    0.574665] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.574749] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
[    0.574880] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
[    0.574898] pci 0000:00:14.2: reg 0x10: [mem 0xfeb00000-0xfeb03fff 64bit]
[    0.574956] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.575031] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
[    0.575160] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
[    0.575267] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
[    0.575281] pci 0000:00:14.5: reg 0x10: [mem 0xfeb06000-0xfeb06fff]
[    0.575413] pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400
[    0.575449] pci 0000:00:15.0: enabling Extended Tags
[    0.575491] pci 0000:00:15.0: supports D1 D2
[    0.575591] pci 0000:00:15.1: [1002:43a1] type 01 class 0x060400
[    0.575626] pci 0000:00:15.1: enabling Extended Tags
[    0.575668] pci 0000:00:15.1: supports D1 D2
[    0.575794] pci 0000:00:15.2: [1002:43a2] type 01 class 0x060400
[    0.575830] pci 0000:00:15.2: enabling Extended Tags
[    0.575871] pci 0000:00:15.2: supports D1 D2
[    0.575971] pci 0000:00:15.3: [1002:43a3] type 01 class 0x060400
[    0.576007] pci 0000:00:15.3: enabling Extended Tags
[    0.576048] pci 0000:00:15.3: supports D1 D2
[    0.576153] pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310
[    0.576167] pci 0000:00:16.0: reg 0x10: [mem 0xfeb05000-0xfeb05fff]
[    0.576293] pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320
[    0.576307] pci 0000:00:16.2: reg 0x10: [mem 0xfeb04000-0xfeb040ff]
[    0.576377] pci 0000:00:16.2: supports D1 D2
[    0.576378] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
[    0.576461] pci 0000:00:18.0: [1022:1600] type 00 class 0x060000
[    0.576537] pci 0000:00:18.1: [1022:1601] type 00 class 0x060000
[    0.576611] pci 0000:00:18.2: [1022:1602] type 00 class 0x060000
[    0.576680] pci 0000:00:18.3: [1022:1603] type 00 class 0x060000
[    0.576754] pci 0000:00:18.4: [1022:1604] type 00 class 0x060000
[    0.576822] pci 0000:00:18.5: [1022:1605] type 00 class 0x060000
[    0.577123] pci 0000:01:00.0: [1002:6759] type 00 class 0x030000
[    0.577142] pci 0000:01:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.577154] pci 0000:01:00.0: reg 0x18: [mem 0xfea20000-0xfea3ffff 64bit]
[    0.577161] pci 0000:01:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.577176] pci 0000:01:00.0: reg 0x30: [mem 0xfea00000-0xfea1ffff pref]
[    0.577183] pci 0000:01:00.0: enabling Extended Tags
[    0.577230] pci 0000:01:00.0: supports D1 D2
[    0.577260] pci 0000:01:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x8 link at 0000:00:02.0 (capable of 32.000 Gb/s with 2.5 GT/s PCIe x16 link)
[    0.577305] pci 0000:01:00.1: [1002:aa90] type 00 class 0x040300
[    0.577323] pci 0000:01:00.1: reg 0x10: [mem 0xfea40000-0xfea43fff 64bit]
[    0.577363] pci 0000:01:00.1: enabling Extended Tags
[    0.577409] pci 0000:01:00.1: supports D1 D2
[    0.577484] pci 0000:00:02.0: PCI bridge to [bus 01]
[    0.577488] pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
[    0.577490] pci 0000:00:02.0:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.577493] pci 0000:00:02.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.577690] pci 0000:02:00.0: [1b21:0612] type 00 class 0x010601
[    0.577704] pci 0000:02:00.0: reg 0x10: [io  0xd050-0xd057]
[    0.577712] pci 0000:02:00.0: reg 0x14: [io  0xd040-0xd043]
[    0.577720] pci 0000:02:00.0: reg 0x18: [io  0xd030-0xd037]
[    0.577728] pci 0000:02:00.0: reg 0x1c: [io  0xd020-0xd023]
[    0.577736] pci 0000:02:00.0: reg 0x20: [io  0xd000-0xd01f]
[    0.577744] pci 0000:02:00.0: reg 0x24: [mem 0xfe900000-0xfe9001ff]
[    0.577858] pci 0000:00:04.0: PCI bridge to [bus 02]
[    0.577861] pci 0000:00:04.0:   bridge window [io  0xd000-0xdfff]
[    0.577863] pci 0000:00:04.0:   bridge window [mem 0xfe900000-0xfe9fffff]
[    0.577906] pci 0000:03:00.0: [1b21:0612] type 00 class 0x010601
[    0.577921] pci 0000:03:00.0: reg 0x10: [io  0xc050-0xc057]
[    0.577928] pci 0000:03:00.0: reg 0x14: [io  0xc040-0xc043]
[    0.577936] pci 0000:03:00.0: reg 0x18: [io  0xc030-0xc037]
[    0.577944] pci 0000:03:00.0: reg 0x1c: [io  0xc020-0xc023]
[    0.577952] pci 0000:03:00.0: reg 0x20: [io  0xc000-0xc01f]
[    0.577960] pci 0000:03:00.0: reg 0x24: [mem 0xfe800000-0xfe8001ff]
[    0.578078] pci 0000:00:05.0: PCI bridge to [bus 03]
[    0.578085] pci 0000:00:05.0:   bridge window [io  0xc000-0xcfff]
[    0.578087] pci 0000:00:05.0:   bridge window [mem 0xfe800000-0xfe8fffff]
[    0.578141] pci 0000:04:00.0: [1b21:1042] type 00 class 0x0c0330
[    0.578165] pci 0000:04:00.0: reg 0x10: [mem 0xfe700000-0xfe707fff 64bit]
[    0.578297] pci 0000:04:00.0: PME# supported from D3hot D3cold
[    0.578370] pci 0000:00:09.0: PCI bridge to [bus 04]
[    0.578374] pci 0000:00:09.0:   bridge window [mem 0xfe700000-0xfe7fffff]
[    0.578546] pci 0000:00:0a.0: PCI bridge to [bus 05]
[    0.578726] pci 0000:00:0b.0: PCI bridge to [bus 06]
[    0.578902] pci 0000:00:0d.0: PCI bridge to [bus 07]
[    0.578917] pci_bus 0000:08: extended config space not accessible
[    0.578974] pci 0000:00:14.4: PCI bridge to [bus 08] (subtractive decode)
[    0.578981] pci 0000:00:14.4:   bridge window [io  0x0000-0x03af window] (subtractive decode)
[    0.578982] pci 0000:00:14.4:   bridge window [io  0x03e0-0x0cf7 window] (subtractive decode)
[    0.578983] pci 0000:00:14.4:   bridge window [io  0x03b0-0x03df window] (subtractive decode)
[    0.578984] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.578986] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.578987] pci 0000:00:14.4:   bridge window [mem 0x000c0000-0x000dffff window] (subtractive decode)
[    0.578988] pci 0000:00:14.4:   bridge window [mem 0xc0000000-0xffffffff window] (subtractive decode)
[    0.579163] pci 0000:00:15.0: PCI bridge to [bus 09]
[    0.579231] pci 0000:0a:00.0: [10ec:8168] type 00 class 0x020000
[    0.579251] pci 0000:0a:00.0: reg 0x10: [io  0xb000-0xb0ff]
[    0.579278] pci 0000:0a:00.0: reg 0x18: [mem 0xd0004000-0xd0004fff 64bit pref]
[    0.579295] pci 0000:0a:00.0: reg 0x20: [mem 0xd0000000-0xd0003fff 64bit pref]
[    0.579396] pci 0000:0a:00.0: supports D1 D2
[    0.579397] pci 0000:0a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.579527] pci 0000:00:15.1: PCI bridge to [bus 0a]
[    0.579532] pci 0000:00:15.1:   bridge window [io  0xb000-0xbfff]
[    0.579538] pci 0000:00:15.1:   bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[    0.579600] pci 0000:0b:00.0: [1b21:1042] type 00 class 0x0c0330
[    0.579627] pci 0000:0b:00.0: reg 0x10: [mem 0xfe600000-0xfe607fff 64bit]
[    0.579763] pci 0000:0b:00.0: PME# supported from D3hot D3cold
[    0.579849] pci 0000:00:15.2: PCI bridge to [bus 0b]
[    0.579855] pci 0000:00:15.2:   bridge window [mem 0xfe600000-0xfe6fffff]
[    0.579919] pci 0000:0c:00.0: [1b21:1042] type 00 class 0x0c0330
[    0.579947] pci 0000:0c:00.0: reg 0x10: [mem 0xfe500000-0xfe507fff 64bit]
[    0.580082] pci 0000:0c:00.0: PME# supported from D3hot D3cold
[    0.580168] pci 0000:00:15.3: PCI bridge to [bus 0c]
[    0.580174] pci 0000:00:15.3:   bridge window [mem 0xfe500000-0xfe5fffff]
[    0.580559] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 10 11 14 15) *0
[    0.580617] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 11 14 15) *0
[    0.580702] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 10 11 14 15) *0
[    0.580761] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 10 11 14 15) *0
[    0.580809] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 14 15) *0
[    0.580847] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 14 15) *0
[    0.580884] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 10 11 14 15) *0
[    0.580922] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 14 15) *0
[    0.581035] ACPI: EC: interrupt unblocked
[    0.581036] ACPI: EC: event unblocked
[    0.581040] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.581041] ACPI: EC: GPE=0xa
[    0.581042] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC initialization complete
[    0.581043] ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
[    0.581097] iommu: Default domain type: Translated 
[    0.581109] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.581109] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.581109] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.581109] vgaarb: loaded
[    0.581109] EDAC MC: Ver: 3.0.0
[    0.581109] NetLabel: Initializing
[    0.581109] NetLabel:  domain hash size = 128
[    0.581109] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.581109] NetLabel:  unlabeled traffic allowed by default
[    0.581109] PCI: Using ACPI for IRQ routing
[    0.589089] PCI: pci_cache_line_size set to 64 bytes
[    0.589193] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff]
[    0.589194] e820: reserve RAM buffer [mem 0xba6ea000-0xbbffffff]
[    0.589195] e820: reserve RAM buffer [mem 0xbca35000-0xbfffffff]
[    0.589196] e820: reserve RAM buffer [mem 0xbd083000-0xbfffffff]
[    0.589197] e820: reserve RAM buffer [mem 0xbd800000-0xbfffffff]
[    0.589198] e820: reserve RAM buffer [mem 0x83f000000-0x83fffffff]
[    0.589218] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.589221] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.591227] clocksource: Switched to clocksource tsc-early
[    0.601440] VFS: Disk quotas dquot_6.6.0
[    0.601456] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.601583] AppArmor: AppArmor Filesystem Enabled
[    0.601597] pnp: PnP ACPI init
[    0.601705] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[    0.601710] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.601946] system 00:01: [io  0x040b] has been reserved
[    0.601947] system 00:01: [io  0x04d6] has been reserved
[    0.601949] system 00:01: [io  0x0c00-0x0c01] has been reserved
[    0.601950] system 00:01: [io  0x0c14] has been reserved
[    0.601951] system 00:01: [io  0x0c50-0x0c51] has been reserved
[    0.601952] system 00:01: [io  0x0c52] has been reserved
[    0.601953] system 00:01: [io  0x0c6c] has been reserved
[    0.601954] system 00:01: [io  0x0c6f] has been reserved
[    0.601956] system 00:01: [io  0x0cd0-0x0cd1] has been reserved
[    0.601957] system 00:01: [io  0x0cd2-0x0cd3] has been reserved
[    0.601958] system 00:01: [io  0x0cd4-0x0cd5] has been reserved
[    0.601959] system 00:01: [io  0x0cd6-0x0cd7] has been reserved
[    0.601960] system 00:01: [io  0x0cd8-0x0cdf] has been reserved
[    0.601961] system 00:01: [io  0x0800-0x089f] has been reserved
[    0.601962] system 00:01: [io  0x0b20-0x0b3f] has been reserved
[    0.601963] system 00:01: [io  0x0900-0x090f] has been reserved
[    0.601964] system 00:01: [io  0x0910-0x091f] has been reserved
[    0.601966] system 00:01: [io  0xfe00-0xfefe] has been reserved
[    0.601967] system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.601969] system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.601970] system 00:01: [mem 0xfed80000-0xfed8ffff] has been reserved
[    0.601972] system 00:01: [mem 0xfed61000-0xfed70fff] has been reserved
[    0.601973] system 00:01: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.601976] system 00:01: [mem 0xfed00000-0xfed00fff] could not be reserved
[    0.601977] system 00:01: [mem 0xff800000-0xffffffff] has been reserved
[    0.601981] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.602110] system 00:02: [io  0x0290-0x02af] has been reserved
[    0.602113] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.602136] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.602192] system 00:04: [io  0x04d0-0x04d1] has been reserved
[    0.602195] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.602233] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.602380] pnp 00:06: [dma 0 disabled]
[    0.602415] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.602530] system 00:07: [mem 0xfeb20000-0xfeb23fff] could not be reserved
[    0.602533] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.602618] system 00:08: [mem 0xfec20000-0xfec200ff] could not be reserved
[    0.602621] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.602743] pnp: PnP ACPI: found 9 devices
[    0.608810] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.608860] NET: Registered protocol family 2
[    0.609212] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.611720] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.612068] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.612453] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.612514] TCP: Hash tables configured (established 262144 bind 65536)
[    0.612644] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.612766] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.613012] NET: Registered protocol family 1
[    0.613021] NET: Registered protocol family 44
[    0.613065] pci 0000:00:02.0: PCI bridge to [bus 01]
[    0.613068] pci 0000:00:02.0:   bridge window [io  0xe000-0xefff]
[    0.613071] pci 0000:00:02.0:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.613073] pci 0000:00:02.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.613076] pci 0000:00:04.0: PCI bridge to [bus 02]
[    0.613078] pci 0000:00:04.0:   bridge window [io  0xd000-0xdfff]
[    0.613080] pci 0000:00:04.0:   bridge window [mem 0xfe900000-0xfe9fffff]
[    0.613085] pci 0000:00:05.0: PCI bridge to [bus 03]
[    0.613086] pci 0000:00:05.0:   bridge window [io  0xc000-0xcfff]
[    0.613089] pci 0000:00:05.0:   bridge window [mem 0xfe800000-0xfe8fffff]
[    0.613093] pci 0000:00:09.0: PCI bridge to [bus 04]
[    0.613095] pci 0000:00:09.0:   bridge window [mem 0xfe700000-0xfe7fffff]
[    0.613099] pci 0000:00:0a.0: PCI bridge to [bus 05]
[    0.613104] pci 0000:00:0b.0: PCI bridge to [bus 06]
[    0.613111] pci 0000:00:0d.0: PCI bridge to [bus 07]
[    0.613117] pci 0000:00:14.4: PCI bridge to [bus 08]
[    0.613128] pci 0000:00:15.0: PCI bridge to [bus 09]
[    0.613137] pci 0000:00:15.1: PCI bridge to [bus 0a]
[    0.613139] pci 0000:00:15.1:   bridge window [io  0xb000-0xbfff]
[    0.613146] pci 0000:00:15.1:   bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[    0.613151] pci 0000:00:15.2: PCI bridge to [bus 0b]
[    0.613155] pci 0000:00:15.2:   bridge window [mem 0xfe600000-0xfe6fffff]
[    0.613161] pci 0000:00:15.3: PCI bridge to [bus 0c]
[    0.613165] pci 0000:00:15.3:   bridge window [mem 0xfe500000-0xfe5fffff]
[    0.613172] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.613173] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.613174] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.613175] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.613176] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.613177] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.613178] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xffffffff window]
[    0.613179] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.613180] pci_bus 0000:01: resource 1 [mem 0xfea00000-0xfeafffff]
[    0.613181] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.613183] pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
[    0.613184] pci_bus 0000:02: resource 1 [mem 0xfe900000-0xfe9fffff]
[    0.613185] pci_bus 0000:03: resource 0 [io  0xc000-0xcfff]
[    0.613186] pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe8fffff]
[    0.613187] pci_bus 0000:04: resource 1 [mem 0xfe700000-0xfe7fffff]
[    0.613188] pci_bus 0000:08: resource 4 [io  0x0000-0x03af window]
[    0.613189] pci_bus 0000:08: resource 5 [io  0x03e0-0x0cf7 window]
[    0.613190] pci_bus 0000:08: resource 6 [io  0x03b0-0x03df window]
[    0.613191] pci_bus 0000:08: resource 7 [io  0x0d00-0xffff window]
[    0.613192] pci_bus 0000:08: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.613193] pci_bus 0000:08: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.613194] pci_bus 0000:08: resource 10 [mem 0xc0000000-0xffffffff window]
[    0.613196] pci_bus 0000:0a: resource 0 [io  0xb000-0xbfff]
[    0.613197] pci_bus 0000:0a: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
[    0.613198] pci_bus 0000:0b: resource 1 [mem 0xfe600000-0xfe6fffff]
[    0.613199] pci_bus 0000:0c: resource 1 [mem 0xfe500000-0xfe5fffff]
[    0.636595] pci 0000:00:12.0: quirk_usb_early_handoff+0x0/0x700 took 22788 usecs
[    0.656588] pci 0000:00:12.2: quirk_usb_early_handoff+0x0/0x700 took 19517 usecs
[    0.736589] pci 0000:00:13.0: quirk_usb_early_handoff+0x0/0x700 took 78119 usecs
[    0.756581] pci 0000:00:13.2: quirk_usb_early_handoff+0x0/0x700 took 19516 usecs
[    0.776583] pci 0000:00:14.5: quirk_usb_early_handoff+0x0/0x700 took 19518 usecs
[    0.796581] pci 0000:00:16.0: quirk_usb_early_handoff+0x0/0x700 took 19516 usecs
[    0.816578] pci 0000:00:16.2: quirk_usb_early_handoff+0x0/0x700 took 19521 usecs
[    0.816602] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.816636] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    0.817060] PCI: CLS 64 bytes, default 64
[    0.817113] Trying to unpack rootfs image as initramfs...
[    1.282140] Freeing initrd memory: 33944K
[    1.282626] pci 0000:00:00.0: Adding to iommu group 0
[    1.282644] pci 0000:00:02.0: Adding to iommu group 1
[    1.282655] pci 0000:00:04.0: Adding to iommu group 2
[    1.282666] pci 0000:00:05.0: Adding to iommu group 3
[    1.282677] pci 0000:00:09.0: Adding to iommu group 4
[    1.282690] pci 0000:00:0a.0: Adding to iommu group 5
[    1.282700] pci 0000:00:0b.0: Adding to iommu group 6
[    1.282711] pci 0000:00:0d.0: Adding to iommu group 7
[    1.282722] pci 0000:00:11.0: Adding to iommu group 8
[    1.282745] pci 0000:00:12.0: Adding to iommu group 9
[    1.282757] pci 0000:00:12.2: Adding to iommu group 9
[    1.282778] pci 0000:00:13.0: Adding to iommu group 10
[    1.282789] pci 0000:00:13.2: Adding to iommu group 10
[    1.282800] pci 0000:00:14.0: Adding to iommu group 11
[    1.282813] pci 0000:00:14.2: Adding to iommu group 12
[    1.282824] pci 0000:00:14.3: Adding to iommu group 13
[    1.282835] pci 0000:00:14.4: Adding to iommu group 14
[    1.282847] pci 0000:00:14.5: Adding to iommu group 15
[    1.282880] pci 0000:00:15.0: Adding to iommu group 16
[    1.282892] pci 0000:00:15.1: Adding to iommu group 16
[    1.282904] pci 0000:00:15.2: Adding to iommu group 16
[    1.282916] pci 0000:00:15.3: Adding to iommu group 16
[    1.282938] pci 0000:00:16.0: Adding to iommu group 17
[    1.282950] pci 0000:00:16.2: Adding to iommu group 17
[    1.282976] pci 0000:01:00.0: Adding to iommu group 18
[    1.282990] pci 0000:01:00.1: Adding to iommu group 18
[    1.283001] pci 0000:02:00.0: Adding to iommu group 19
[    1.283012] pci 0000:03:00.0: Adding to iommu group 20
[    1.283025] pci 0000:04:00.0: Adding to iommu group 21
[    1.283030] pci 0000:0a:00.0: Adding to iommu group 16
[    1.283034] pci 0000:0b:00.0: Adding to iommu group 16
[    1.283038] pci 0000:0c:00.0: Adding to iommu group 16
[    1.322323] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    1.322324] AMD-Vi: Interrupt remapping enabled
[    1.322432] AMD-Vi: Lazy IO/TLB flushing enabled
[    1.324211] amd_uncore: 4  amd_nb counters detected
[    1.324368] LVT offset 0 assigned for vector 0x400
[    1.324435] perf: AMD IBS detected (0x000000ff)
[    1.324804] Initialise system trusted keyrings
[    1.324814] Key type blacklist registered
[    1.324856] workingset: timestamp_bits=36 max_order=23 bucket_order=0
[    1.325946] zbud: loaded
[    1.326130] integrity: Platform Keyring initialized
[    1.326132] Key type asymmetric registered
[    1.326133] Asymmetric key parser 'x509' registered
[    1.326142] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    1.326192] io scheduler mq-deadline registered
[    1.327551] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.327582] ACPI: \_PR_.P001: Found 2 idle states
[    1.327652] ACPI: \_PR_.P002: Found 2 idle states
[    1.327708] ACPI: \_PR_.P003: Found 2 idle states
[    1.327780] ACPI: \_PR_.P004: Found 2 idle states
[    1.327843] ACPI: \_PR_.P005: Found 2 idle states
[    1.327914] ACPI: \_PR_.P006: Found 2 idle states
[    1.327979] ACPI: \_PR_.P007: Found 2 idle states
[    1.328085] ACPI: \_PR_.P008: Found 2 idle states
[    1.328306] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.328434] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.329023] Linux agpgart interface v0.103
[    1.329054] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel at suse.de>
[    1.329054] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    1.329519] i8042: PNP: No PS/2 controller found.
[    1.329575] mousedev: PS/2 mouse device common for all mice
[    1.329600] rtc_cmos 00:03: RTC can wake from S4
[    1.329751] rtc_cmos 00:03: registered as rtc0
[    1.329775] rtc_cmos 00:03: setting system clock to 2021-08-21T14:26:22 UTC (1629555982)
[    1.329787] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.329865] ledtrig-cpu: registered to indicate activity on CPUs
[    1.330152] NET: Registered protocol family 10
[    1.337132] Segment Routing with IPv6
[    1.337149] mip6: Mobile IPv6
[    1.337150] NET: Registered protocol family 17
[    1.337250] mpls_gso: MPLS GSO support
[    1.337252] x86/pm: family 0x15 cpu detected, MSR saving is needed during suspending.
[    1.337636] microcode: microcode updated early to new patch_level=0x06000852
[    1.337658] microcode: CPU0: patch_level=0x06000852
[    1.337662] microcode: CPU1: patch_level=0x06000852
[    1.337669] microcode: CPU2: patch_level=0x06000852
[    1.337676] microcode: CPU3: patch_level=0x06000852
[    1.337683] microcode: CPU4: patch_level=0x06000852
[    1.337690] microcode: CPU5: patch_level=0x06000852
[    1.337697] microcode: CPU6: patch_level=0x06000852
[    1.337704] microcode: CPU7: patch_level=0x06000852
[    1.337707] microcode: Microcode Update Driver: v2.2.
[    1.337710] IPI shorthand broadcast: enabled
[    1.337716] sched_clock: Marking stable (1300625323, 36989434)->(1430294119, -92679362)
[    1.337822] registered taskstats version 1
[    1.337826] Loading compiled-in X.509 certificates
[    1.372378] Loaded X.509 cert 'Debian Secure Boot CA: 6ccece7e4c6c0d1f6149f3dd27dfcc5cbb419ea1'
[    1.372392] Loaded X.509 cert 'Debian Secure Boot Signer 2021 - linux: 4b6ef5abca669825178e052c84667ccbc0531f8c'
[    1.372441] zswap: loaded using pool lzo/zbud
[    1.372657] Key type ._fscrypt registered
[    1.372659] Key type .fscrypt registered
[    1.372660] Key type fscrypt-provisioning registered
[    1.372691] AppArmor: AppArmor sha1 policy hashing enabled
[    1.374388] Freeing unused kernel image (initmem) memory: 2396K
[    1.402265] Write protecting the kernel read-only data: 22528k
[    1.402969] Freeing unused kernel image (text/rodata gap) memory: 2040K
[    1.403147] Freeing unused kernel image (rodata/data gap) memory: 640K
[    1.435826] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.435830] Run /init as init process
[    1.435831]   with arguments:
[    1.435832]     /init
[    1.435833]   with environment:
[    1.435833]     HOME=/
[    1.435834]     TERM=linux
[    1.435835]     BOOT_IMAGE=/vmlinuz-5.10.0-8-amd64
[    1.515743] SCSI subsystem initialized
[    1.520122] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    1.520130] piix4_smbus 0000:00:14.0: Using register 0x2c for SMBus port selection
[    1.520254] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    1.534251] libata version 3.00 loaded.
[    1.535723] ACPI: bus type USB registered
[    1.535749] usbcore: registered new interface driver usbfs
[    1.535760] usbcore: registered new interface driver hub
[    1.535775] usbcore: registered new device driver usb
[    1.538609] ahci 0000:00:11.0: version 3.0
[    1.538778] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x6 impl SATA mode
[    1.538781] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part 
[    1.540039] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.541035] r8169 0000:0a:00.0: can't disable ASPM; OS doesn't have ASPM control
[    1.541112] ehci-pci: EHCI PCI platform driver
[    1.541447] QUIRK: Enable AMD PLL fix
[    1.541469] ehci-pci 0000:00:12.2: EHCI Host Controller
[    1.541474] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[    1.541478] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    1.541487] ehci-pci 0000:00:12.2: debug port 1
[    1.541529] ehci-pci 0000:00:12.2: irq 17, io mem 0xfeb09000
[    1.542586] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.544476] scsi host0: ahci
[    1.545056] scsi host1: ahci
[    1.545256] libphy: r8169: probed
[    1.545284] scsi host2: ahci
[    1.545332] ata1: DUMMY
[    1.545334] ata2: SATA max UDMA/133 abar m1024 at 0xfeb0b000 port 0xfeb0b180 irq 19
[    1.545336] ata3: SATA max UDMA/133 abar m1024 at 0xfeb0b000 port 0xfeb0b200 irq 19
[    1.545508] r8169 0000:0a:00.0 eth0: RTL8168f/8111f, 30:85:a9:90:ce:7c, XID 480, IRQ 40
[    1.545510] r8169 0000:0a:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    1.545650] ahci 0000:02:00.0: SSS flag set, parallel bus scan disabled
[    1.545672] ahci 0000:02:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    1.545674] ahci 0000:02:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs 
[    1.550198] scsi host3: ahci
[    1.550609] scsi host4: ahci
[    1.550667] ata4: SATA max UDMA/133 abar m512 at 0xfe900000 port 0xfe900100 irq 42
[    1.550670] ata5: SATA max UDMA/133 abar m512 at 0xfe900000 port 0xfe900180 irq 42
[    1.550801] ahci 0000:03:00.0: SSS flag set, parallel bus scan disabled
[    1.550822] ahci 0000:03:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    1.550824] ahci 0000:03:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs 
[    1.551135] scsi host5: ahci
[    1.551258] scsi host6: ahci
[    1.551316] ata6: SATA max UDMA/133 abar m512 at 0xfe800000 port 0xfe800100 irq 45
[    1.551319] ata7: SATA max UDMA/133 abar m512 at 0xfe800000 port 0xfe800180 irq 45
[    1.554175] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    1.554234] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    1.554236] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.554238] usb usb1: Product: EHCI Host Controller
[    1.554239] usb usb1: Manufacturer: Linux 5.10.0-8-amd64 ehci_hcd
[    1.554240] usb usb1: SerialNumber: 0000:00:12.2
[    1.554346] hub 1-0:1.0: USB hub found
[    1.554352] hub 1-0:1.0: 5 ports detected
[    1.554560] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    1.554565] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 2
[    1.615698] xhci_hcd 0000:04:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x0000000000080000
[    1.615963] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    1.615964] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.615965] usb usb2: Product: xHCI Host Controller
[    1.615966] usb usb2: Manufacturer: Linux 5.10.0-8-amd64 xhci-hcd
[    1.615967] usb usb2: SerialNumber: 0000:04:00.0
[    1.616579] hub 2-0:1.0: USB hub found
[    1.616589] hub 2-0:1.0: 2 ports detected
[    1.616671] ehci-pci 0000:00:13.2: EHCI Host Controller
[    1.616675] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 3
[    1.616677] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    1.616685] ehci-pci 0000:00:13.2: debug port 1
[    1.616721] ehci-pci 0000:00:13.2: irq 21, io mem 0xfeb07000
[    1.616756] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    1.616758] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
[    1.616760] xhci_hcd 0000:04:00.0: Host supports USB 3.0 SuperSpeed
[    1.616782] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.616802] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    1.616804] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.616805] usb usb4: Product: xHCI Host Controller
[    1.616806] usb usb4: Manufacturer: Linux 5.10.0-8-amd64 xhci-hcd
[    1.616806] usb usb4: SerialNumber: 0000:04:00.0
[    1.616882] hub 4-0:1.0: USB hub found
[    1.616889] hub 4-0:1.0: 2 ports detected
[    1.630262] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    1.630333] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    1.630334] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.630335] usb usb3: Product: EHCI Host Controller
[    1.630336] usb usb3: Manufacturer: Linux 5.10.0-8-amd64 ehci_hcd
[    1.630337] usb usb3: SerialNumber: 0000:00:13.2
[    1.630440] hub 3-0:1.0: USB hub found
[    1.630446] hub 3-0:1.0: 5 ports detected
[    1.630580] xhci_hcd 0000:0b:00.0: xHCI Host Controller
[    1.630584] xhci_hcd 0000:0b:00.0: new USB bus registered, assigned bus number 5
[    1.691725] xhci_hcd 0000:0b:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x0000000000080000
[    1.692002] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    1.692003] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.692004] usb usb5: Product: xHCI Host Controller
[    1.692005] usb usb5: Manufacturer: Linux 5.10.0-8-amd64 xhci-hcd
[    1.692006] usb usb5: SerialNumber: 0000:0b:00.0
[    1.692285] hub 5-0:1.0: USB hub found
[    1.692323] hub 5-0:1.0: 2 ports detected
[    1.692409] ehci-pci 0000:00:16.2: EHCI Host Controller
[    1.692413] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 6
[    1.692415] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    1.692423] ehci-pci 0000:00:16.2: debug port 1
[    1.692456] ehci-pci 0000:00:16.2: irq 23, io mem 0xfeb04000
[    1.692489] xhci_hcd 0000:0b:00.0: xHCI Host Controller
[    1.692491] xhci_hcd 0000:0b:00.0: new USB bus registered, assigned bus number 7
[    1.692493] xhci_hcd 0000:0b:00.0: Host supports USB 3.0 SuperSpeed
[    1.692515] usb usb7: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.692536] usb usb7: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    1.692538] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.692538] usb usb7: Product: xHCI Host Controller
[    1.692540] usb usb7: Manufacturer: Linux 5.10.0-8-amd64 xhci-hcd
[    1.692541] usb usb7: SerialNumber: 0000:0b:00.0
[    1.692625] hub 7-0:1.0: USB hub found
[    1.692633] hub 7-0:1.0: 2 ports detected
[    1.706226] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
[    1.706270] usb usb6: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    1.706272] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.706273] usb usb6: Product: EHCI Host Controller
[    1.706274] usb usb6: Manufacturer: Linux 5.10.0-8-amd64 ehci_hcd
[    1.706275] usb usb6: SerialNumber: 0000:00:16.2
[    1.706380] hub 6-0:1.0: USB hub found
[    1.706401] hub 6-0:1.0: 4 ports detected
[    1.706536] xhci_hcd 0000:0c:00.0: xHCI Host Controller
[    1.706539] xhci_hcd 0000:0c:00.0: new USB bus registered, assigned bus number 8
[    1.707376] ohci-pci: OHCI PCI platform driver
[    1.767683] xhci_hcd 0000:0c:00.0: hcc params 0x0200f180 hci version 0x96 quirks 0x0000000000080000
[    1.767992] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    1.767993] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.767994] usb usb8: Product: xHCI Host Controller
[    1.767995] usb usb8: Manufacturer: Linux 5.10.0-8-amd64 xhci-hcd
[    1.767996] usb usb8: SerialNumber: 0000:0c:00.0
[    1.768111] ohci-pci 0000:00:12.0: OHCI PCI host controller
[    1.768533] hub 8-0:1.0: USB hub found
[    1.768541] hub 8-0:1.0: 2 ports detected
[    1.768623] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 9
[    1.768646] ohci-pci 0000:00:12.0: irq 18, io mem 0xfeb0a000
[    1.768678] xhci_hcd 0000:0c:00.0: xHCI Host Controller
[    1.768681] xhci_hcd 0000:0c:00.0: new USB bus registered, assigned bus number 10
[    1.768683] xhci_hcd 0000:0c:00.0: Host supports USB 3.0 SuperSpeed
[    1.768705] usb usb10: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.768726] usb usb10: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    1.768727] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.768728] usb usb10: Product: xHCI Host Controller
[    1.768729] usb usb10: Manufacturer: Linux 5.10.0-8-amd64 xhci-hcd
[    1.768730] usb usb10: SerialNumber: 0000:0c:00.0
[    1.768807] hub 10-0:1.0: USB hub found
[    1.768815] hub 10-0:1.0: 2 ports detected
[    1.830273] usb usb9: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[    1.830275] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.830276] usb usb9: Product: OHCI PCI host controller
[    1.830277] usb usb9: Manufacturer: Linux 5.10.0-8-amd64 ohci_hcd
[    1.830278] usb usb9: SerialNumber: 0000:00:12.0
[    1.830431] hub 9-0:1.0: USB hub found
[    1.830439] hub 9-0:1.0: 5 ports detected
[    1.830672] ohci-pci 0000:00:13.0: OHCI PCI host controller
[    1.830676] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 11
[    1.830704] ohci-pci 0000:00:13.0: irq 20, io mem 0xfeb08000
[    1.864211] ata4: SATA link down (SStatus 0 SControl 300)
[    1.894266] usb usb11: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[    1.894268] usb usb11: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.894270] usb usb11: Product: OHCI PCI host controller
[    1.894270] usb usb11: Manufacturer: Linux 5.10.0-8-amd64 ohci_hcd
[    1.894271] usb usb11: SerialNumber: 0000:00:13.0
[    1.894455] hub 11-0:1.0: USB hub found
[    1.894463] hub 11-0:1.0: 5 ports detected
[    1.894688] ohci-pci 0000:00:14.5: OHCI PCI host controller
[    1.894692] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 12
[    1.894711] ohci-pci 0000:00:14.5: irq 18, io mem 0xfeb06000
[    1.958278] usb usb12: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[    1.958281] usb usb12: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.958282] usb usb12: Product: OHCI PCI host controller
[    1.958283] usb usb12: Manufacturer: Linux 5.10.0-8-amd64 ohci_hcd
[    1.958284] usb usb12: SerialNumber: 0000:00:14.5
[    1.958456] hub 12-0:1.0: USB hub found
[    1.958463] hub 12-0:1.0: 2 ports detected
[    1.958652] ohci-pci 0000:00:16.0: OHCI PCI host controller
[    1.958656] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 13
[    1.958684] ohci-pci 0000:00:16.0: irq 22, io mem 0xfeb05000
[    2.022264] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.022283] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.022292] usb usb13: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.10
[    2.022294] usb usb13: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.022295] usb usb13: Product: OHCI PCI host controller
[    2.022296] usb usb13: Manufacturer: Linux 5.10.0-8-amd64 ohci_hcd
[    2.022297] usb usb13: SerialNumber: 0000:00:16.0
[    2.022404] hub 13-0:1.0: USB hub found
[    2.022412] hub 13-0:1.0: 4 ports detected
[    2.022972] ata2.00: ATA-8: ST1000NM0011, SN03, max UDMA/133
[    2.022974] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32)
[    2.023684] ata2.00: configured for UDMA/133
[    2.023788] scsi 1:0:0:0: Direct-Access     ATA      ST1000NM0011     SN03 PQ: 0 ANSI: 5
[    2.024158] ata3.00: supports DRM functions and may not be fully accessible
[    2.026181] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.028870] ata3.00: NCQ Send/Recv Log not supported
[    2.028872] ata3.00: ATA-9: Samsung SSD 850 PRO 256GB, EXM01B6Q, max UDMA/133
[    2.028873] ata3.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    2.029002] sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    2.029011] sd 1:0:0:0: [sda] Write Protect is off
[    2.029013] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.029026] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.033888] ata3.00: supports DRM functions and may not be fully accessible
[    2.037548] ata6.00: ATA-10: ST2000NE0025-2FL101, EN02, max UDMA/133
[    2.037550] ata6.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    2.038520] ata6.00: configured for UDMA/133
[    2.038596] ata3.00: NCQ Send/Recv Log not supported
[    2.043564] ata3.00: configured for UDMA/133
[    2.043665] scsi 2:0:0:0: Direct-Access     ATA      Samsung SSD 850  1B6Q PQ: 0 ANSI: 5
[    2.043964] sd 2:0:0:0: [sdb] 500118192 512-byte logical blocks: (256 GB/238 GiB)
[    2.043974] sd 2:0:0:0: [sdb] Write Protect is off
[    2.043976] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.043994] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.058672]  sdb: sdb1 sdb2
[    2.059279] sd 2:0:0:0: [sdb] supports TCG Opal
[    2.059283] sd 2:0:0:0: [sdb] Attached SCSI disk
[    2.071833] random: lvm: uninitialized urandom read (4 bytes read)
[    2.073713]  sda: sda1 sda2 sda3
[    2.074125] sd 1:0:0:0: [sda] Attached SCSI disk
[    2.166258] usb 11-2: new low-speed USB device number 2 using ohci-pci
[    2.334258] tsc: Refined TSC clocksource calibration: 4013.291 MHz
[    2.334286] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x39d967c8ea7, max_idle_ns: 440795317399 ns
[    2.334363] clocksource: Switched to clocksource tsc
[    2.356919] ata5: SATA link down (SStatus 0 SControl 300)
[    2.357257] scsi 5:0:0:0: Direct-Access     ATA      ST2000NE0025-2FL EN02 PQ: 0 ANSI: 5
[    2.357462] sd 5:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    2.357471] sd 5:0:0:0: [sdc] Write Protect is off
[    2.357473] sd 5:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    2.357486] sd 5:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.363393] usb 11-2: New USB device found, idVendor=046d, idProduct=c012, bcdDevice=13.20
[    2.363399] usb 11-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.363402] usb 11-2: Product: USB-PS/2 Optical Mouse
[    2.363405] usb 11-2: Manufacturer: Logitech
[    2.371573] hid: raw HID events driver (C) Jiri Kosina
[    2.378384] usbcore: registered new interface driver usbhid
[    2.378385] usbhid: USB HID core driver
[    2.379698] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:13.0/usb11/11-2/11-2:1.0/0003:046D:C012.0001/input/input0
[    2.379768] hid-generic 0003:046D:C012.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:13.0-2/input0
[    2.402232]  sdc: sdc1 sdc2
[    2.402634] sd 5:0:0:0: [sdc] Attached SCSI disk
[    2.834185] ata7: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.844897] ata7.00: ATA-10: ST2000NE0025-2FL101, EN02, max UDMA/133
[    2.844899] ata7.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    2.845894] ata7.00: configured for UDMA/133
[    2.846054] scsi 6:0:0:0: Direct-Access     ATA      ST2000NE0025-2FL EN02 PQ: 0 ANSI: 5
[    2.846280] sd 6:0:0:0: [sdd] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    2.846290] sd 6:0:0:0: [sdd] Write Protect is off
[    2.846291] sd 6:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[    2.846304] sd 6:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.882430]  sdd: sdd1 sdd2
[    2.882848] sd 6:0:0:0: [sdd] Attached SCSI disk
[    3.013248] random: fast init done
[    3.050959] md/raid1:md0: active with 2 out of 2 mirrors
[    3.050975] md0: detected capacity change from 0 to 994998870016
[    3.086259] usb 11-3: new full-speed USB device number 3 using ohci-pci
[    3.100336] random: lvm: uninitialized urandom read (4 bytes read)
[    3.116577] device-mapper: uevent: version 1.0.3
[    3.116643] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel at redhat.com
[    3.117303] random: lvm: uninitialized urandom read (2 bytes read)
[    3.149796] random: lvm: uninitialized urandom read (2 bytes read)
[    3.291263] usb 11-3: New USB device found, idVendor=1532, idProduct=010e, bcdDevice= 2.00
[    3.291266] usb 11-3: New USB device strings: Mfr=1, Product=1, SerialNumber=0
[    3.291267] usb 11-3: Product: Razer BlackWidow
[    3.291268] usb 11-3: Manufacturer: Razer BlackWidow
[    3.297740] input: Razer BlackWidow Razer BlackWidow as /devices/pci0000:00/0000:00:13.0/usb11/11-3/11-3:1.0/0003:1532:010E.0002/input/input1
[    3.354559] hid-generic 0003:1532:010E.0002: input,hidraw1: USB HID v1.11 Keyboard [Razer BlackWidow Razer BlackWidow] on usb-0000:00:13.0-3/input0
[    3.357759] input: Razer BlackWidow Razer BlackWidow System Control as /devices/pci0000:00/0000:00:13.0/usb11/11-3/11-3:1.1/0003:1532:010E.0003/input/input2
[    3.414316] input: Razer BlackWidow Razer BlackWidow Consumer Control as /devices/pci0000:00/0000:00:13.0/usb11/11-3/11-3:1.1/0003:1532:010E.0003/input/input3
[    3.414357] hid-generic 0003:1532:010E.0003: input,hidraw2: USB HID v1.11 Device [Razer BlackWidow Razer BlackWidow] on usb-0000:00:13.0-3/input1
[    3.417594] input: Razer BlackWidow Razer BlackWidow as /devices/pci0000:00/0000:00:13.0/usb11/11-3/11-3:1.2/0003:1532:010E.0004/input/input4
[    3.417715] hid-generic 0003:1532:010E.0004: input,hidraw3: USB HID v1.11 Mouse [Razer BlackWidow Razer BlackWidow] on usb-0000:00:13.0-3/input2
[    4.351440] random: crng init done
[   37.646218] raid6: sse2x4   gen()  9974 MB/s
[   37.714217] raid6: sse2x4   xor()  3835 MB/s
[   37.782215] raid6: sse2x2   gen()  8342 MB/s
[   37.850215] raid6: sse2x2   xor()  6875 MB/s
[   37.918218] raid6: sse2x1   gen()  6639 MB/s
[   37.986214] raid6: sse2x1   xor()  5203 MB/s
[   37.986215] raid6: using algorithm sse2x4 gen() 9974 MB/s
[   37.986216] raid6: .... xor() 3835 MB/s, rmw enabled
[   37.986217] raid6: using ssse3x2 recovery algorithm
[   37.986954] xor: automatically using best checksumming function   avx       
[   37.987485] async_tx: api initialized (async)
[   38.175547] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[   38.213293] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[   38.275322] systemd[1]: Inserted module 'autofs4'
[   38.293978] systemd[1]: systemd 247.9-1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
[   38.314385] systemd[1]: Detected architecture x86-64.
[   38.314719] systemd[1]: Set hostname to <sammakko3>.
[   38.468131] systemd[1]: Queued start job for default target Graphical Interface.
[   38.468918] systemd[1]: Created slice Virtual Machine and Container Slice.
[   38.469275] systemd[1]: Created slice Slice /system/getty.
[   38.469499] systemd[1]: Created slice Slice /system/modprobe.
[   38.469717] systemd[1]: Created slice Slice /system/postgresql.
[   38.469914] systemd[1]: Created slice Slice /system/systemd-fsck.
[   38.470064] systemd[1]: Created slice User and Session Slice.
[   38.470119] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[   38.470172] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   38.470310] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   38.470355] systemd[1]: Reached target Local Encrypted Volumes.
[   38.470409] systemd[1]: Reached target Slices.
[   38.470435] systemd[1]: Reached target Libvirt guests shutdown.
[   38.470502] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   38.470575] systemd[1]: Listening on LVM2 poll daemon socket.
[   38.474145] systemd[1]: Listening on RPCbind Server Activation Socket.
[   38.474290] systemd[1]: Listening on Syslog Socket.
[   38.474371] systemd[1]: Listening on fsck to fsckd communication Socket.
[   38.474418] systemd[1]: Listening on initctl Compatibility Named Pipe.
[   38.474532] systemd[1]: Listening on Journal Audit Socket.
[   38.474601] systemd[1]: Listening on Journal Socket (/dev/log).
[   38.474693] systemd[1]: Listening on Journal Socket.
[   38.474796] systemd[1]: Listening on udev Control Socket.
[   38.474862] systemd[1]: Listening on udev Kernel Socket.
[   38.475545] systemd[1]: Mounting Huge Pages File System...
[   38.476338] systemd[1]: Mounting POSIX Message Queue File System...
[   38.477053] systemd[1]: Mounting NFSD configuration filesystem...
[   38.477797] systemd[1]: Mounting RPC Pipe File System...
[   38.478697] systemd[1]: Mounting Kernel Debug File System...
[   38.479496] systemd[1]: Mounting Kernel Trace File System...
[   38.479663] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[   38.479786] systemd[1]: Finished Availability of block devices.
[   38.480737] systemd[1]: Starting Wait for network to be configured by ifupdown...
[   38.481521] systemd[1]: Starting Set the console keyboard layout...
[   38.482318] systemd[1]: Starting Create list of static device nodes for the current kernel...
[   38.483462] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[   38.484387] systemd[1]: Starting Load Kernel Module configfs...
[   38.485315] systemd[1]: Starting Load Kernel Module drm...
[   38.486210] systemd[1]: Starting Load Kernel Module fuse...
[   38.486990] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[   38.487042] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[   38.488740] systemd[1]: Starting Journal Service...
[   38.493921] systemd[1]: Starting Load Kernel Modules...
[   38.494766] systemd[1]: Starting Remount Root and Kernel File Systems...
[   38.495677] systemd[1]: Starting Coldplug All udev Devices...
[   38.497697] systemd[1]: Mounted Huge Pages File System.
[   38.497805] systemd[1]: Mounted POSIX Message Queue File System.
[   38.497889] systemd[1]: Mounted Kernel Debug File System.
[   38.497974] systemd[1]: Mounted Kernel Trace File System.
[   38.498330] systemd[1]: Finished Create list of static device nodes for the current kernel.
[   38.498334] fuse: init (API version 7.32)
[   38.498705] systemd[1]: modprobe at configfs.service: Succeeded.
[   38.498909] systemd[1]: Finished Load Kernel Module configfs.
[   38.499174] systemd[1]: modprobe at fuse.service: Succeeded.
[   38.499369] systemd[1]: Finished Load Kernel Module fuse.
[   38.500265] systemd[1]: Mounting FUSE Control File System...
[   38.501077] systemd[1]: Mounting Kernel Configuration File System...
[   38.505555] systemd[1]: Mounted Kernel Configuration File System.
[   38.507461] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro,discard
[   38.508620] systemd[1]: Finished Remount Root and Kernel File Systems.
[   38.508747] systemd[1]: Mounted FUSE Control File System.
[   38.508803] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[   38.509623] systemd[1]: Starting Load/Save Random Seed...
[   38.510576] systemd[1]: Starting Create System Users...
[   38.516729] systemd[1]: Started Device-mapper event daemon.
[   38.521575] RPC: Registered named UNIX socket transport module.
[   38.521576] RPC: Registered udp transport module.
[   38.521577] RPC: Registered tcp transport module.
[   38.521578] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   38.522571] systemd[1]: Mounted RPC Pipe File System.
[   38.522804] systemd[1]: modprobe at drm.service: Succeeded.
[   38.523018] systemd[1]: Finished Load Kernel Module drm.
[   38.523751] systemd[1]: Starting pNFS block layout mapping daemon...
[   38.530094] lp: driver loaded but no devices found
[   38.530636] systemd[1]: Started pNFS block layout mapping daemon.
[   38.532234] systemd[1]: Finished Load/Save Random Seed.
[   38.532331] systemd[1]: Condition check resulted in First Boot Complete being skipped.
[   38.535929] ppdev: user-space parallel port driver
[   38.554538] systemd[1]: Finished Create System Users.
[   38.555615] systemd[1]: Starting Create Static Device Nodes in /dev...
[   38.569952] Installing knfsd (copyright (C) 1996 okir at monad.swb.de).
[   38.571339] systemd[1]: Mounted NFSD configuration filesystem.
[   38.580463] systemd[1]: Finished Create Static Device Nodes in /dev.
[   38.582087] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[   38.587240] systemd[1]: Finished Set the console keyboard layout.
[   38.612141] systemd[1]: Finished Coldplug All udev Devices.
[   38.613117] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
[   38.615365] systemd[1]: Finished Helper to synchronize boot up for ifupdown.
[   38.622015] systemd[1]: Started Journal Service.
[   38.629417] systemd-journald[397]: Received client request to flush runtime journal.
[   38.665915] acpi_cpufreq: overriding BIOS provided _PSD data
[   38.674198] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5
[   38.692763] ACPI: Power Button [PWRB]
[   38.692950] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[   38.693117] ACPI: Power Button [PWRF]
[   38.699730] sd 1:0:0:0: Attached scsi generic sg0 type 0
[   38.700316] sd 2:0:0:0: Attached scsi generic sg1 type 0
[   38.700553] sd 5:0:0:0: Attached scsi generic sg2 type 0
[   38.700710] sd 6:0:0:0: Attached scsi generic sg3 type 0
[   38.709702] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[   38.709838] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
[   38.711147] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[   38.762721] input: PC Speaker as /devices/platform/pcspkr/input/input7
[   38.770684] cryptd: max_cpu_qlen set to 1000
[   38.782613] AVX version of gcm_enc/dec engaged.
[   38.782616] AES CTR mode by8 optimization enabled
[   38.795193] asus_wmi: ASUS WMI generic driver loaded
[   38.797329] asus_wmi: Initialization: 0x0
[   38.797354] asus_wmi: BIOS WMI version: 0.9
[   38.797392] asus_wmi: SFUN value: 0x0
[   38.797395] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
[   38.797769] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input8
[   38.862598] [drm] radeon kernel modesetting enabled.
[   38.863301] radeon 0000:01:00.0: vgaarb: deactivate vga console
[   38.864982] Console: switching to colour dummy device 80x25
[   38.865263] [drm] initializing kernel modesetting (TURKS 0x1002:0x6759 0x0000:0x0000 0x00).
[   38.865364] ATOM BIOS: YODA
[   38.865541] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[   38.865543] radeon 0000:01:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF
[   38.865546] [drm] Detected VRAM RAM=1024M, BAR=256M
[   38.865547] [drm] RAM width 128bits DDR
[   38.878242] [TTM] Zone  kernel: Available graphics memory: 16422794 KiB
[   38.878249] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[   38.878252] [TTM] Initializing pool allocator
[   38.878261] [TTM] Initializing DMA pool allocator
[   38.878289] [drm] radeon: 1024M of VRAM memory ready
[   38.878292] [drm] radeon: 1024M of GTT memory ready.
[   38.878314] [drm] Loading TURKS Microcode
[   38.879106] radeon 0000:01:00.0: firmware: direct-loading firmware radeon/TURKS_pfp.bin
[   38.879370] radeon 0000:01:00.0: firmware: direct-loading firmware radeon/TURKS_me.bin
[   38.879635] radeon 0000:01:00.0: firmware: direct-loading firmware radeon/BTC_rlc.bin
[   38.879942] radeon 0000:01:00.0: firmware: direct-loading firmware radeon/TURKS_mc.bin
[   38.880313] radeon 0000:01:00.0: firmware: direct-loading firmware radeon/TURKS_smc.bin
[   38.880317] [drm] Internal thermal controller with fan control
[   38.884736] [drm] radeon: dpm initialized
[   38.886237] radeon 0000:01:00.0: firmware: direct-loading firmware radeon/SUMO_uvd.bin
[   38.886276] [drm] GART: num cpu pages 262144, num gpu pages 262144
[   38.887538] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
[   38.898414] loop: module loaded
[   38.902740] [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000).
[   38.902857] radeon 0000:01:00.0: WB enabled
[   38.902859] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00
[   38.902861] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c
[   38.903645] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118
[   38.903807] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
[   38.903865] radeon 0000:01:00.0: radeon: using MSI.
[   38.903895] [drm] radeon: irq initialized.
[   38.912781] it87: Found IT8721F chip at 0x290, revision 1
[   38.920545] [drm] ring test on 0 succeeded in 2 usecs
[   38.920559] [drm] ring test on 3 succeeded in 7 usecs
[   38.961939] EXT4-fs (sdb1): mounting ext3 file system using the ext4 subsystem
[   38.981051] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[   38.981061] ext3 filesystem being mounted at /boot supports timestamps until 2038 (0x7fffffff)
[   39.096340] [drm] ring test on 5 succeeded in 2 usecs
[   39.096350] [drm] UVD initialized successfully.
[   39.096471] kvm: Nested Virtualization enabled
[   39.096480] SVM: kvm: Nested Paging enabled
[   39.096789] [drm] ib test on ring 0 succeeded in 0 usecs
[   39.096911] [drm] ib test on ring 3 succeeded in 0 usecs
[   39.099228] MCE: In-kernel MCE decoding enabled.
[   39.101484] EDAC amd64: F15h detected (node 0).
[   39.101533] EDAC amd64: Node 0: DRAM ECC enabled.
[   39.101534] EDAC amd64: MCT channel count: 2
[   39.101699] EDAC MC0: Giving out device to module amd64_edac controller F15h: DEV 0000:00:18.3 (INTERRUPT)
[   39.101700] EDAC MC: DCT0 chip selects:
[   39.101702] EDAC amd64: MC: 0:  4096MB 1:  4096MB
[   39.101703] EDAC amd64: MC: 2:  4096MB 3:  4096MB
[   39.101705] EDAC amd64: MC: 4:     0MB 5:     0MB
[   39.101706] EDAC amd64: MC: 6:     0MB 7:     0MB
[   39.101707] EDAC MC: DCT1 chip selects:
[   39.101708] EDAC amd64: MC: 0:  4096MB 1:  4096MB
[   39.101709] EDAC amd64: MC: 2:  4096MB 3:  4096MB
[   39.101710] EDAC amd64: MC: 4:     0MB 5:     0MB
[   39.101711] EDAC amd64: MC: 6:     0MB 7:     0MB
[   39.101712] EDAC amd64: using x4 syndromes.
[   39.101723] EDAC PCI0: Giving out device to module amd64_edac controller EDAC PCI controller: DEV 0000:00:18.2 (POLLED)
[   39.101724] AMD64 EDAC driver v3.5.0
[   39.239695] i2c i2c-1: SMBus Timeout!
[   39.239707] i2c i2c-1: Failed reset at end of transaction (01)
[   39.239738] i2c i2c-1: Failed! (01)
[   39.239763] i2c i2c-1: Failed! (01)
[   39.239788] i2c i2c-1: Failed! (01)
[   39.239813] i2c i2c-1: Failed! (01)
[   39.281774] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input9
[   39.290356] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[   39.290359] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   39.290360] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   39.290361] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   39.290363] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x11/0x1e
[   39.290363] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   39.290365] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[   39.290366] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[   39.290367] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[   39.335008] input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input10
[   39.335053] input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input11
[   39.335105] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input12
[   39.335155] input: HDA ATI SB Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card0/input13
[   39.335194] input: HDA ATI SB Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card0/input14
[   39.335235] input: HDA ATI SB Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card0/input15
[   39.335278] input: HDA ATI SB Line Out Side as /devices/pci0000:00/0000:00:14.2/sound/card0/input16
[   39.335316] input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input17
[   39.363818] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null)
[   39.396748] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
[   39.512118] i2c i2c-1: SMBus Timeout!
[   39.512138] i2c i2c-1: Failed reset at end of transaction (01)
[   39.512181] i2c i2c-1: Failed! (01)
[   39.512213] i2c i2c-1: Failed! (01)
[   39.512247] i2c i2c-2: Failed! (01)
[   39.774287] [drm] ib test on ring 5 succeeded
[   39.777797] i2c i2c-2: SMBus Timeout!
[   39.777806] i2c i2c-2: Failed reset at end of transaction (01)
[   39.777834] i2c i2c-2: Failed! (01)
[   39.777859] i2c i2c-2: Failed! (01)
[   39.777884] i2c i2c-2: Failed! (01)
[   39.777909] i2c i2c-2: Failed! (01)
[   40.044703] i2c i2c-2: SMBus Timeout!
[   40.044713] i2c i2c-2: Failed reset at end of transaction (01)
[   40.044768] i2c i2c-2: Failed! (01)
[   40.044795] i2c i2c-3: Failed! (01)
[   40.044819] i2c i2c-3: Failed! (01)
[   40.057975] [drm] Radeon Display Connectors
[   40.057979] [drm] Connector 0:
[   40.057980] [drm]   DP-1
[   40.057982] [drm]   HPD3
[   40.057986] [drm]   DDC: 0x6470 0x6470 0x6474 0x6474 0x6478 0x6478 0x647c 0x647c
[   40.057987] [drm]   Encoders:
[   40.057989] [drm]     DFP1: INTERNAL_UNIPHY2
[   40.057991] [drm] Connector 1:
[   40.057992] [drm]   DVI-I-1
[   40.057994] [drm]   HPD1
[   40.057996] [drm]   DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
[   40.057998] [drm]   Encoders:
[   40.058000] [drm]     DFP2: INTERNAL_UNIPHY
[   40.058001] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[   40.058003] [drm] Connector 2:
[   40.058004] [drm]   DVI-D-1
[   40.058006] [drm]   HPD2
[   40.058009] [drm]   DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
[   40.058010] [drm]   Encoders:
[   40.058011] [drm]     DFP3: INTERNAL_UNIPHY1
[   40.317283] [drm] fb mappable at 0xC0363000
[   40.317284] [drm] vram apper at 0xC0000000
[   40.317285] [drm] size 14745600
[   40.317286] [drm] fb depth is 24
[   40.317286] [drm]    pitch is 10240
[   40.317469] fbcon: radeondrmfb (fb0) is primary device
[   40.509820] Console: switching to colour frame buffer device 240x75
[   40.518224] radeon 0000:01:00.0: [drm] fb0: radeondrmfb frame buffer device
[   40.542325] [drm] Initialized radeon 2.50.0 20080528 for 0000:01:00.0 on minor 0
[   42.462255] snd_hda_intel 0000:01:00.1: azx_get_response timeout, switching to polling mode: last cmd=0x001f0500
[  128.546090] audit: type=1400 audit(1629556109.708:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=1008 comm="apparmor_parser"
[  128.547248] audit: type=1400 audit(1629556109.712:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=1012 comm="apparmor_parser"
[  128.547254] audit: type=1400 audit(1629556109.712:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=1012 comm="apparmor_parser"
[  128.547493] audit: type=1400 audit(1629556109.712:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=1014 comm="apparmor_parser"
[  128.549391] audit: type=1400 audit(1629556109.712:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ntpd" pid=1015 comm="apparmor_parser"
[  128.549398] audit: type=1400 audit(1629556109.712:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1010 comm="apparmor_parser"
[  128.549403] audit: type=1400 audit(1629556109.712:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=1010 comm="apparmor_parser"
[  128.549407] audit: type=1400 audit(1629556109.712:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=1010 comm="apparmor_parser"
[  128.550017] audit: type=1400 audit(1629556109.712:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=1016 comm="apparmor_parser"
[  128.551782] audit: type=1400 audit(1629556109.716:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=1017 comm="apparmor_parser"
[  128.680622] r8169 0000:0a:00.0: firmware: direct-loading firmware rtl_nic/rtl8168f-1.fw
[  128.681158] RTL8211E Gigabit Ethernet r8169-a00:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=r8169-a00:00, irq=IGNORE)
[  128.715022] CUSE: failed to register chrdev region
[  128.717671] CUSE: failed to register chrdev region
[  128.913227] r8169 0000:0a:00.0 eth0: Link is Down
[  130.007555] NFSD: Using UMH upcall client tracking operations.
[  130.007562] NFSD: starting 90-second grace period (net f0000098)
[  130.078817] vboxdrv: loading out-of-tree module taints kernel.
[  130.079134] vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
[  130.086669] vboxdrv: Found 8 processor cores
[  130.106481] vboxdrv: TSC mode is Invariant, tentative frequency 4013386271 Hz
[  130.106484] vboxdrv: Successfully loaded version 6.1.26_Debian r145957 (interface 0x00300000)
[  130.115075] VBoxNetFlt: Successfully started.
[  130.123505] VBoxNetAdp: Successfully started.
[  131.641736] r8169 0000:0a:00.0 eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[  131.641752] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[  172.607628] radeon 0000:01:00.0: ring 0 stalled for more than 10260msec
[  172.607639] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  173.119639] radeon 0000:01:00.0: ring 0 stalled for more than 10772msec
[  173.119648] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  173.631658] radeon 0000:01:00.0: ring 0 stalled for more than 11284msec
[  173.631667] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  174.143673] radeon 0000:01:00.0: ring 0 stalled for more than 11796msec
[  174.143683] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  174.655690] radeon 0000:01:00.0: ring 0 stalled for more than 12308msec
[  174.655699] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  175.167706] radeon 0000:01:00.0: ring 0 stalled for more than 12820msec
[  175.167715] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  175.679747] radeon 0000:01:00.0: ring 0 stalled for more than 13332msec
[  175.679757] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  176.191733] radeon 0000:01:00.0: ring 0 stalled for more than 13844msec
[  176.191742] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  176.703739] radeon 0000:01:00.0: ring 0 stalled for more than 14356msec
[  176.703748] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  177.215767] radeon 0000:01:00.0: ring 0 stalled for more than 14868msec
[  177.215776] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  177.727787] radeon 0000:01:00.0: ring 0 stalled for more than 15380msec
[  177.727797] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  178.239787] radeon 0000:01:00.0: ring 0 stalled for more than 15892msec
[  178.239797] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  178.751803] radeon 0000:01:00.0: ring 0 stalled for more than 16404msec
[  178.751812] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  179.263829] radeon 0000:01:00.0: ring 0 stalled for more than 16916msec
[  179.263839] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  179.775846] radeon 0000:01:00.0: ring 0 stalled for more than 17428msec
[  179.775856] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  180.287865] radeon 0000:01:00.0: ring 0 stalled for more than 17940msec
[  180.287874] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  180.799883] radeon 0000:01:00.0: ring 0 stalled for more than 18452msec
[  180.799892] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  181.311900] radeon 0000:01:00.0: ring 0 stalled for more than 18964msec
[  181.311910] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  181.823915] radeon 0000:01:00.0: ring 0 stalled for more than 19476msec
[  181.823924] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  182.335929] radeon 0000:01:00.0: ring 0 stalled for more than 19988msec
[  182.335940] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  182.847947] radeon 0000:01:00.0: ring 0 stalled for more than 20500msec
[  182.847956] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  183.359950] radeon 0000:01:00.0: ring 0 stalled for more than 21012msec
[  183.359959] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  183.871976] radeon 0000:01:00.0: ring 0 stalled for more than 21524msec
[  183.871985] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  184.383992] radeon 0000:01:00.0: ring 0 stalled for more than 22036msec
[  184.384002] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  184.896015] radeon 0000:01:00.0: ring 0 stalled for more than 22548msec
[  184.896027] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  185.408014] radeon 0000:01:00.0: ring 0 stalled for more than 23060msec
[  185.408024] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  185.920040] radeon 0000:01:00.0: ring 0 stalled for more than 23572msec
[  185.920049] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  186.432054] radeon 0000:01:00.0: ring 0 stalled for more than 24084msec
[  186.432063] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  186.944074] radeon 0000:01:00.0: ring 0 stalled for more than 24596msec
[  186.944083] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  187.456085] radeon 0000:01:00.0: ring 0 stalled for more than 25108msec
[  187.456095] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  187.968103] radeon 0000:01:00.0: ring 0 stalled for more than 25620msec
[  187.968114] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  188.480122] radeon 0000:01:00.0: ring 0 stalled for more than 26132msec
[  188.480131] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  188.992138] radeon 0000:01:00.0: ring 0 stalled for more than 26644msec
[  188.992148] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  189.504145] radeon 0000:01:00.0: ring 0 stalled for more than 27156msec
[  189.504155] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  190.016148] radeon 0000:01:00.0: ring 0 stalled for more than 27668msec
[  190.016158] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  190.528193] radeon 0000:01:00.0: ring 0 stalled for more than 28180msec
[  190.528202] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  191.040200] radeon 0000:01:00.0: ring 0 stalled for more than 28692msec
[  191.040209] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  191.552280] radeon 0000:01:00.0: ring 0 stalled for more than 29204msec
[  191.552289] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  192.064234] radeon 0000:01:00.0: ring 0 stalled for more than 29716msec
[  192.064243] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  192.576249] radeon 0000:01:00.0: ring 0 stalled for more than 30228msec
[  192.576258] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  193.088251] radeon 0000:01:00.0: ring 0 stalled for more than 30740msec
[  193.088260] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  193.600279] radeon 0000:01:00.0: ring 0 stalled for more than 31252msec
[  193.600289] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  193.792970] radeon 0000:01:00.0: Saved 55 dwords of commands on ring 0.
[  193.792998] radeon 0000:01:00.0: GPU softreset: 0x00000008
[  193.793003] radeon 0000:01:00.0:   GRBM_STATUS               = 0xA0003828
[  193.793007] radeon 0000:01:00.0:   GRBM_STATUS_SE0           = 0x00000007
[  193.793010] radeon 0000:01:00.0:   GRBM_STATUS_SE1           = 0x00000007
[  193.793014] radeon 0000:01:00.0:   SRBM_STATUS               = 0x20000AC0
[  193.793017] radeon 0000:01:00.0:   SRBM_STATUS2              = 0x00000000
[  193.793020] radeon 0000:01:00.0:   R_008674_CP_STALLED_STAT1 = 0x00000000
[  193.793023] radeon 0000:01:00.0:   R_008678_CP_STALLED_STAT2 = 0x00010100
[  193.793027] radeon 0000:01:00.0:   R_00867C_CP_BUSY_STAT     = 0x00020180
[  193.793030] radeon 0000:01:00.0:   R_008680_CP_STAT          = 0x80038042
[  193.793033] radeon 0000:01:00.0:   R_00D034_DMA_STATUS_REG   = 0x44C83D57
[  193.826641] radeon 0000:01:00.0: GRBM_SOFT_RESET=0x00004001
[  193.826694] radeon 0000:01:00.0: SRBM_SOFT_RESET=0x00000100
[  193.827840] radeon 0000:01:00.0:   GRBM_STATUS               = 0x00003828
[  193.827842] radeon 0000:01:00.0:   GRBM_STATUS_SE0           = 0x00000007
[  193.827843] radeon 0000:01:00.0:   GRBM_STATUS_SE1           = 0x00000007
[  193.827845] radeon 0000:01:00.0:   SRBM_STATUS               = 0x200000C0
[  193.827846] radeon 0000:01:00.0:   SRBM_STATUS2              = 0x00000000
[  193.827848] radeon 0000:01:00.0:   R_008674_CP_STALLED_STAT1 = 0x00000000
[  193.827849] radeon 0000:01:00.0:   R_008678_CP_STALLED_STAT2 = 0x00000000
[  193.827851] radeon 0000:01:00.0:   R_00867C_CP_BUSY_STAT     = 0x00000000
[  193.827852] radeon 0000:01:00.0:   R_008680_CP_STAT          = 0x00000000
[  193.827854] radeon 0000:01:00.0:   R_00D034_DMA_STATUS_REG   = 0x44C83D57
[  193.827876] radeon 0000:01:00.0: GPU reset succeeded, trying to resume
[  193.850404] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
[  193.853986] [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000).
[  193.854073] radeon 0000:01:00.0: WB enabled
[  193.854075] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00
[  193.854076] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c
[  193.854885] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118
[  194.082895] [drm:r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed (scratch(0x8504)=0xCAFEDEAD)
[  194.082915] [drm:evergreen_resume [radeon]] *ERROR* evergreen startup failed on resume
[  203.908540] radeon 0000:01:00.0: ring 0 stalled for more than 10040msec
[  203.908551] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  204.416615] radeon 0000:01:00.0: ring 0 stalled for more than 10548msec
[  204.416625] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  204.928654] radeon 0000:01:00.0: ring 0 stalled for more than 11060msec
[  204.928665] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  205.440650] radeon 0000:01:00.0: ring 0 stalled for more than 11572msec
[  205.440659] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  205.952662] radeon 0000:01:00.0: ring 0 stalled for more than 12084msec
[  205.952671] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  206.464685] radeon 0000:01:00.0: ring 0 stalled for more than 12596msec
[  206.464694] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  206.976701] radeon 0000:01:00.0: ring 0 stalled for more than 13108msec
[  206.976710] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  207.488716] radeon 0000:01:00.0: ring 0 stalled for more than 13620msec
[  207.488725] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  208.000720] radeon 0000:01:00.0: ring 0 stalled for more than 14132msec
[  208.000731] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  208.512735] radeon 0000:01:00.0: ring 0 stalled for more than 14644msec
[  208.512744] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  209.024763] radeon 0000:01:00.0: ring 0 stalled for more than 15156msec
[  209.024773] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  209.536782] radeon 0000:01:00.0: ring 0 stalled for more than 15668msec
[  209.536792] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  210.048789] radeon 0000:01:00.0: ring 0 stalled for more than 16180msec
[  210.048798] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  210.560810] radeon 0000:01:00.0: ring 0 stalled for more than 16692msec
[  210.560819] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  211.072832] radeon 0000:01:00.0: ring 0 stalled for more than 17204msec
[  211.072843] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  211.584845] radeon 0000:01:00.0: ring 0 stalled for more than 17716msec
[  211.584854] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  212.096860] radeon 0000:01:00.0: ring 0 stalled for more than 18228msec
[  212.096870] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  212.608891] radeon 0000:01:00.0: ring 0 stalled for more than 18740msec
[  212.608900] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  213.120909] radeon 0000:01:00.0: ring 0 stalled for more than 19252msec
[  213.120920] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  213.632922] radeon 0000:01:00.0: ring 0 stalled for more than 19764msec
[  213.632931] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  214.144977] radeon 0000:01:00.0: ring 0 stalled for more than 20276msec
[  214.144987] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  214.656987] radeon 0000:01:00.0: ring 0 stalled for more than 20788msec
[  214.656997] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  215.168997] radeon 0000:01:00.0: ring 0 stalled for more than 21300msec
[  215.169006] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  215.681053] radeon 0000:01:00.0: ring 0 stalled for more than 21812msec
[  215.681062] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  216.193052] radeon 0000:01:00.0: ring 0 stalled for more than 22324msec
[  216.193061] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  216.705096] radeon 0000:01:00.0: ring 0 stalled for more than 22836msec
[  216.705106] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  217.217125] radeon 0000:01:00.0: ring 0 stalled for more than 23348msec
[  217.217134] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  217.729128] radeon 0000:01:00.0: ring 0 stalled for more than 23860msec
[  217.729137] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  218.241135] radeon 0000:01:00.0: ring 0 stalled for more than 24372msec
[  218.241145] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  218.753149] radeon 0000:01:00.0: ring 0 stalled for more than 24884msec
[  218.753159] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  219.265182] radeon 0000:01:00.0: ring 0 stalled for more than 25396msec
[  219.265193] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  219.777209] radeon 0000:01:00.0: ring 0 stalled for more than 25908msec
[  219.777217] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  220.289217] radeon 0000:01:00.0: ring 0 stalled for more than 26420msec
[  220.289227] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  220.801226] radeon 0000:01:00.0: ring 0 stalled for more than 26932msec
[  220.801235] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  221.313237] radeon 0000:01:00.0: ring 0 stalled for more than 27444msec
[  221.313246] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  221.825267] radeon 0000:01:00.0: ring 0 stalled for more than 27956msec
[  221.825276] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  222.337260] radeon 0000:01:00.0: ring 0 stalled for more than 28468msec
[  222.337269] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  222.849278] radeon 0000:01:00.0: ring 0 stalled for more than 28980msec
[  222.849288] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  223.361297] radeon 0000:01:00.0: ring 0 stalled for more than 29492msec
[  223.361306] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  223.873318] radeon 0000:01:00.0: ring 0 stalled for more than 30004msec
[  223.873328] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  224.385339] radeon 0000:01:00.0: ring 0 stalled for more than 30516msec
[  224.385351] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  224.505982] radeon 0000:01:00.0: Saved 55 dwords of commands on ring 0.
[  224.506011] radeon 0000:01:00.0: GPU softreset: 0x00000008
[  224.506015] radeon 0000:01:00.0:   GRBM_STATUS               = 0xA0003828
[  224.506019] radeon 0000:01:00.0:   GRBM_STATUS_SE0           = 0x00000007
[  224.506023] radeon 0000:01:00.0:   GRBM_STATUS_SE1           = 0x00000007
[  224.506026] radeon 0000:01:00.0:   SRBM_STATUS               = 0x20000AC0
[  224.506030] radeon 0000:01:00.0:   SRBM_STATUS2              = 0x00000000
[  224.506033] radeon 0000:01:00.0:   R_008674_CP_STALLED_STAT1 = 0x00000000
[  224.506036] radeon 0000:01:00.0:   R_008678_CP_STALLED_STAT2 = 0x00010100
[  224.506039] radeon 0000:01:00.0:   R_00867C_CP_BUSY_STAT     = 0x00020180
[  224.506042] radeon 0000:01:00.0:   R_008680_CP_STAT          = 0x80038042
[  224.506046] radeon 0000:01:00.0:   R_00D034_DMA_STATUS_REG   = 0x44C83D57
[  224.533973] radeon 0000:01:00.0: GRBM_SOFT_RESET=0x00004001
[  224.534027] radeon 0000:01:00.0: SRBM_SOFT_RESET=0x00000100
[  224.535173] radeon 0000:01:00.0:   GRBM_STATUS               = 0x00003828
[  224.535175] radeon 0000:01:00.0:   GRBM_STATUS_SE0           = 0x00000007
[  224.535176] radeon 0000:01:00.0:   GRBM_STATUS_SE1           = 0x00000007
[  224.535178] radeon 0000:01:00.0:   SRBM_STATUS               = 0x200000C0
[  224.535179] radeon 0000:01:00.0:   SRBM_STATUS2              = 0x00000000
[  224.535181] radeon 0000:01:00.0:   R_008674_CP_STALLED_STAT1 = 0x00000000
[  224.535182] radeon 0000:01:00.0:   R_008678_CP_STALLED_STAT2 = 0x00000000
[  224.535184] radeon 0000:01:00.0:   R_00867C_CP_BUSY_STAT     = 0x00000000
[  224.535185] radeon 0000:01:00.0:   R_008680_CP_STAT          = 0x00000000
[  224.535187] radeon 0000:01:00.0:   R_00D034_DMA_STATUS_REG   = 0x44C83D57
[  224.535209] radeon 0000:01:00.0: GPU reset succeeded, trying to resume
[  224.557787] [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
[  224.561353] [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000).
[  224.561444] radeon 0000:01:00.0: WB enabled
[  224.561446] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00
[  224.561448] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c
[  224.562232] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118
[  224.790119] [drm:r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed (scratch(0x8504)=0xCAFEDEAD)
[  224.790140] [drm:evergreen_resume [radeon]] *ERROR* evergreen startup failed on resume
[  234.625664] radeon 0000:01:00.0: ring 0 stalled for more than 10048msec
[  234.625673] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  235.137681] radeon 0000:01:00.0: ring 0 stalled for more than 10560msec
[  235.137691] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  235.649709] radeon 0000:01:00.0: ring 0 stalled for more than 11072msec
[  235.649718] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  236.161713] radeon 0000:01:00.0: ring 0 stalled for more than 11584msec
[  236.161722] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  236.673732] radeon 0000:01:00.0: ring 0 stalled for more than 12096msec
[  236.673741] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  237.185673] radeon 0000:01:00.0: ring 0 stalled for more than 12608msec
[  237.185682] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  237.697763] radeon 0000:01:00.0: ring 0 stalled for more than 13120msec
[  237.697773] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  238.209790] radeon 0000:01:00.0: ring 0 stalled for more than 13632msec
[  238.209800] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  238.721813] radeon 0000:01:00.0: ring 0 stalled for more than 14144msec
[  238.721822] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  239.233809] radeon 0000:01:00.0: ring 0 stalled for more than 14656msec
[  239.233818] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  239.745814] radeon 0000:01:00.0: ring 0 stalled for more than 15168msec
[  239.745824] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  240.257840] radeon 0000:01:00.0: ring 0 stalled for more than 15680msec
[  240.257849] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  240.769843] radeon 0000:01:00.0: ring 0 stalled for more than 16192msec
[  240.769853] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  241.281869] radeon 0000:01:00.0: ring 0 stalled for more than 16704msec
[  241.281878] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  241.793890] radeon 0000:01:00.0: ring 0 stalled for more than 17216msec
[  241.793899] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  242.305888] radeon 0000:01:00.0: ring 0 stalled for more than 17728msec
[  242.305897] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  242.817977] radeon 0000:01:00.0: ring 0 stalled for more than 18240msec
[  242.817986] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  243.329946] radeon 0000:01:00.0: ring 0 stalled for more than 18752msec
[  243.329957] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  243.841933] radeon 0000:01:00.0: ring 0 stalled for more than 19264msec
[  243.841943] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  244.357968] radeon 0000:01:00.0: ring 0 stalled for more than 19780msec
[  244.357978] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  244.865991] radeon 0000:01:00.0: ring 0 stalled for more than 20288msec
[  244.866002] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  245.377985] radeon 0000:01:00.0: ring 0 stalled for more than 20800msec
[  245.377995] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  245.890013] radeon 0000:01:00.0: ring 0 stalled for more than 21312msec
[  245.890022] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  246.402029] radeon 0000:01:00.0: ring 0 stalled for more than 21824msec
[  246.402039] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  246.914046] radeon 0000:01:00.0: ring 0 stalled for more than 22336msec
[  246.914056] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  247.426068] radeon 0000:01:00.0: ring 0 stalled for more than 22848msec
[  247.426078] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  247.938085] radeon 0000:01:00.0: ring 0 stalled for more than 23360msec
[  247.938095] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  248.450097] radeon 0000:01:00.0: ring 0 stalled for more than 23872msec
[  248.450107] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  248.962127] radeon 0000:01:00.0: ring 0 stalled for more than 24384msec
[  248.962138] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  249.474132] radeon 0000:01:00.0: ring 0 stalled for more than 24896msec
[  249.474143] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  249.986165] radeon 0000:01:00.0: ring 0 stalled for more than 25408msec
[  249.986177] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  250.498162] radeon 0000:01:00.0: ring 0 stalled for more than 25920msec
[  250.498171] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)
[  251.010191] radeon 0000:01:00.0: ring 0 stalled for more than 26432msec
[  251.010201] radeon 0000:01:00.0: GPU lockup (current fence id 0x0000000000000001 last fence id 0x0000000000000002 on ring 0)


More information about the xorg-driver-ati mailing list