AMDGPU with 4.19.x kernel - cannot enable DPM

Chris Rankin rankincj at gmail.com
Fri Nov 23 00:22:44 UTC 2018


Hi,

I have recently tried to use dpm=1 with the amdgpu driver for the 4.19.x
kernel, but unfortunately the screen just went black. This is a regression
from the 4.18.x kernel.

I have attached the full dmesg log, but the relevant section look to be:

[    8.958679] WARNING: CPU: 0 PID: 320 at drivers/gpu/drm/drm_mm.c:950
drm_mm_takedown+0x1f/0x30 [drm]
[    9.010509] Code: f6 c3 48 8d 41 c0 eb bb 0f 1f 00 66 66 66 66 90 48 8b
47 38 48 83 c7 38 48 39 c7 75 01 c3 48 c7 c7 a0 68 26 c0 e8 6b 4d e8 d9
<0f> 0b c3 0f 1f 40 00 66 2e 0f 1f 84 00 00 00 00 00 66 66 66 66 90
[    9.029395] RSP: 0018:ffffae0681e8f9e8 EFLAGS: 00010282
[    9.034681] RAX: 0000000000000000 RBX: ffff91febbb9f900 RCX:
0000000000000000
[    9.041875] RDX: ffff91fec3a1cf00 RSI: ffff91fec3a16868 RDI:
ffff91fec3a16868
[    9.049068] RBP: ffff91feb92b29a0 R08: 0000000000000000 R09:
ffff91fb800bb480
[    9.056260] R10: ffffffff9a4e7560 R11: ffffffff9b9b616d R12:
ffff91feb92b2980
[    9.063454] R13: 0000000000000000 R14: 0000000000000170 R15:
ffff91feb938aee0
[    9.070647] FS:  00007f71200ee180(0000) GS:ffff91fec3a00000(0000)
knlGS:0000000000000000
[    9.078821] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    9.084625] CR2: 00007f8be0615020 CR3: 000000033b014000 CR4:
00000000000006f0

Cheers,
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20181123/999d0e41/attachment-0001.html>
-------------- next part --------------
[    0.000000] microcode: microcode updated early to revision 0x1d, date = 2018-05-11
[    0.000000] Linux version 4.19.2-200.fc28.x86_64 (mockbuild at bkernel04.phx2.fedoraproject.org) (gcc version 8.2.1 20181105 (Red Hat 8.2.1-5) (GCC)) #1 SMP Wed Nov 14 20:58:35 UTC 2018
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.19.2-200.fc28.x86_64 root=UUID=7bc6553b-42ee-439d-93fc-9a3677687624 ro rd.md=0 rd.lvm=0 rd.dm=0 console=ttyS0,115200n8 console=tty0 LANG=en_GB.UTF-8 vconsole.font=latarcyrheb-sun16 vconsole.keymap=uk rd.luks=0 pcie_aspm=force amdgpu.aspm=1 amdgpu.dpm=1 amdgpu.si_support=1 amdgpu.cik_support=1 radeon.si_support=0 radeon.cik_support=0
[    0.000000] x86/fpu: x87 FPU will use FXSAVE
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000afedffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000afee0000-0x00000000afee1fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000afee2000-0x00000000afeeffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000afef0000-0x00000000afefffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000034fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Gigabyte Technology Co., Ltd. EX58-UD3R/EX58-UD3R, BIOS FB  05/04/2009
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2664.805 MHz processor
[    0.004502] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.004504] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.004510] last_pfn = 0x350000 max_arch_pfn = 0x400000000
[    0.004514] MTRR default type: uncachable
[    0.004515] MTRR fixed ranges enabled:
[    0.004516]   00000-9FFFF write-back
[    0.004517]   A0000-BFFFF uncachable
[    0.004518]   C0000-CFFFF write-protect
[    0.004519]   D0000-EFFFF uncachable
[    0.004520]   F0000-FFFFF write-through
[    0.004521] MTRR variable ranges enabled:
[    0.004522]   0 base 000000000 mask F00000000 write-back
[    0.004523]   1 base 0C0000000 mask FC0000000 uncachable
[    0.004524]   2 base 0B0000000 mask FF0000000 uncachable
[    0.004526]   3 base 100000000 mask F00000000 write-back
[    0.004527]   4 base 200000000 mask E00000000 write-back
[    0.004528]   5 base 300000000 mask F80000000 write-back
[    0.004529]   6 base 360000000 mask FE0000000 uncachable
[    0.004530]   7 base 350000000 mask FF0000000 uncachable
[    0.005245] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.005582] e820: update [mem 0xb0000000-0xffffffff] usable ==> reserved
[    0.005586] e820: update [mem 0x350000000-0x37fffffff] usable ==> reserved
[    0.005590] last_pfn = 0xafee0 max_arch_pfn = 0x400000000
[    0.011108] found SMP MP-table at [mem 0x000f5c20-0x000f5c2f] mapped at [(____ptrval____)]
[    0.021866] Base memory trampoline at [(____ptrval____)] 98000 size 24576
[    0.021872] BRK [0x32de01000, 0x32de01fff] PGTABLE
[    0.021874] BRK [0x32de02000, 0x32de02fff] PGTABLE
[    0.021875] BRK [0x32de03000, 0x32de03fff] PGTABLE
[    0.021902] BRK [0x32de04000, 0x32de04fff] PGTABLE
[    0.021904] BRK [0x32de05000, 0x32de05fff] PGTABLE
[    0.021993] BRK [0x32de06000, 0x32de06fff] PGTABLE
[    0.022005] BRK [0x32de07000, 0x32de07fff] PGTABLE
[    0.022021] BRK [0x32de08000, 0x32de08fff] PGTABLE
[    0.022052] BRK [0x32de09000, 0x32de09fff] PGTABLE
[    0.022063] BRK [0x32de0a000, 0x32de0afff] PGTABLE
[    0.022075] BRK [0x32de0b000, 0x32de0bfff] PGTABLE
[    0.022086] BRK [0x32de0c000, 0x32de0cfff] PGTABLE
[    0.022161] RAMDISK: [mem 0x347ea000-0x363ecfff]
[    0.022169] ACPI: Early table checksum verification disabled
[    0.025774] ACPI: RSDP 0x00000000000F75D0 000014 (v00 GBT   )
[    0.025779] ACPI: RSDT 0x00000000AFEE2040 000040 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.025785] ACPI: FACP 0x00000000AFEE20C0 000074 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.025792] ACPI: DSDT 0x00000000AFEE2180 004B1E (v01 GBT    GBTUACPI 00001000 MSFT 0100000C)
[    0.025796] ACPI: FACS 0x00000000AFEE0000 000040
[    0.025801] ACPI: HPET 0x00000000AFEE6E00 000038 (v01 GBT    GBTUACPI 42302E31 GBTU 00000098)
[    0.025805] ACPI: MCFG 0x00000000AFEE6E80 00003C (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.025810] ACPI: EUDS 0x00000000AFEE6EC0 000470 (v01 GBT             00000000      00000000)
[    0.025815] ACPI: TAMG 0x00000000AFEE7330 000B02 (v01 GBT    GBT   B0 5455312E BG?? 53450101)
[    0.025819] ACPI: APIC 0x00000000AFEE6D00 0000BC (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.025824] ACPI: SSDT 0x00000000AFEE7E40 00327C (v01 INTEL  PPM RCM  80000001 INTL 20061109)
[    0.025835] ACPI: Local APIC address 0xfee00000
[    0.025941] No NUMA configuration found
[    0.025942] Faking a node at [mem 0x0000000000000000-0x000000034fffffff]
[    0.025953] NODE_DATA(0) allocated [mem 0x34ffd0000-0x34fffafff]
[    0.046550] Zone ranges:
[    0.046554]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.046556]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.046558]   Normal   [mem 0x0000000100000000-0x000000034fffffff]
[    0.046560]   Device   empty
[    0.046562] Movable zone start for each node
[    0.046566] Early memory node ranges
[    0.046567]   node   0: [mem 0x0000000000001000-0x000000000009dfff]
[    0.046569]   node   0: [mem 0x0000000000100000-0x00000000afedffff]
[    0.046570]   node   0: [mem 0x0000000100000000-0x000000034fffffff]
[    0.046584] Reserved but unavailable: 387 pages
[    0.046586] Initmem setup node 0 [mem 0x0000000000001000-0x000000034fffffff]
[    0.046589] On node 0 totalpages: 3145341
[    0.046590]   DMA zone: 64 pages used for memmap
[    0.046590]   DMA zone: 21 pages reserved
[    0.046591]   DMA zone: 3997 pages, LIFO batch:0
[    0.046694]   DMA32 zone: 11196 pages used for memmap
[    0.046695]   DMA32 zone: 716512 pages, LIFO batch:63
[    0.066356]   Normal zone: 37888 pages used for memmap
[    0.066357]   Normal zone: 2424832 pages, LIFO batch:63
[    0.126006] ACPI: PM-Timer IO Port: 0x408
[    0.126011] ACPI: Local APIC address 0xfee00000
[    0.126019] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
[    0.126020] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[    0.126022] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
[    0.126023] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
[    0.126025] ACPI: LAPIC_NMI (acpi_id[0x04] dfl dfl lint[0x1])
[    0.126026] ACPI: LAPIC_NMI (acpi_id[0x05] dfl dfl lint[0x1])
[    0.126028] ACPI: LAPIC_NMI (acpi_id[0x06] dfl dfl lint[0x1])
[    0.126029] ACPI: LAPIC_NMI (acpi_id[0x07] dfl dfl lint[0x1])
[    0.126039] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.126042] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.126044] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.126046] ACPI: IRQ0 used by override.
[    0.126047] ACPI: IRQ9 used by override.
[    0.126049] Using ACPI (MADT) for SMP configuration information
[    0.126051] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.126057] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.126070] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.126072] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.126073] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.126074] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.126076] PM: Registered nosave memory: [mem 0xafee0000-0xafee1fff]
[    0.126078] PM: Registered nosave memory: [mem 0xafee2000-0xafeeffff]
[    0.126079] PM: Registered nosave memory: [mem 0xafef0000-0xafefffff]
[    0.126080] PM: Registered nosave memory: [mem 0xaff00000-0xdfffffff]
[    0.126082] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.126083] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
[    0.126084] PM: Registered nosave memory: [mem 0xfec00000-0xffffffff]
[    0.126087] [mem 0xaff00000-0xdfffffff] available for PCI devices
[    0.126088] Booting paravirtualized kernel on bare hardware
[    0.126092] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.361790] random: get_random_bytes called from start_kernel+0x93/0x543 with crng_init=0
[    0.361798] setup_percpu: NR_CPUS:1024 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.362153] percpu: Embedded 45 pages/cpu @(____ptrval____) s147456 r8192 d28672 u262144
[    0.362158] pcpu-alloc: s147456 r8192 d28672 u262144 alloc=1*2097152
[    0.362159] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.362183] Built 1 zonelists, mobility grouping on.  Total pages: 3096172
[    0.362185] Policy zone: Normal
[    0.362187] Kernel command line: BOOT_IMAGE=/vmlinuz-4.19.2-200.fc28.x86_64 root=UUID=7bc6553b-42ee-439d-93fc-9a3677687624 ro rd.md=0 rd.lvm=0 rd.dm=0 console=ttyS0,115200n8 console=tty0 LANG=en_GB.UTF-8 vconsole.font=latarcyrheb-sun16 vconsole.keymap=uk rd.luks=0 pcie_aspm=force amdgpu.aspm=1 amdgpu.dpm=1 amdgpu.si_support=1 amdgpu.cik_support=1 radeon.si_support=0 radeon.cik_support=0
[    0.362390] PCIe ASPM is forcibly enabled
[    0.418851] Memory: 12257360K/12581364K available (12300K kernel code, 1637K rwdata, 3976K rodata, 2184K init, 4664K bss, 324004K reserved, 0K cma-reserved)
[    0.418953] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.418960] Kernel/User page tables isolation: enabled
[    0.419012] ftrace: allocating 38360 entries in 150 pages
[    0.438122] rcu: Hierarchical RCU implementation.
[    0.438124] rcu: 	RCU restricting CPUs from NR_CPUS=1024 to nr_cpu_ids=8.
[    0.438126] 	Tasks RCU enabled.
[    0.438127] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.441368] NR_IRQS: 65792, nr_irqs: 488, preallocated irqs: 16
[    0.445002] Console: colour VGA+ 80x25
[    0.453751] console [tty0] enabled
[    1.131559] console [ttyS0] enabled
[    1.135135] ACPI: Core revision 20180810
[    1.139285] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    1.148556] hpet clockevent registered
[    1.148560] APIC: Switch to symmetric I/O mode setup
[    1.153620] DMAR-IR: This system BIOS has enabled interrupt remapping
               on a chipset that contains an erratum making that
               feature unstable.  To maintain system stability
               interrupt remapping is being disabled.  Please
               contact your BIOS vendor for an update
[    1.182340] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    1.192559] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x26695f309ef, max_idle_ns: 440795288589 ns
[    1.203218] Calibrating delay loop (skipped), value calculated using timer frequency.. 5329.61 BogoMIPS (lpj=2664805)
[    1.204210] pid_max: default: 32768 minimum: 301
[    1.205237] Security Framework initialized
[    1.206210] Yama: becoming mindful.
[    1.207211] SELinux:  Initializing.
[    1.211464] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    1.214477] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    1.215278] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    1.216256] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    1.217441] mce: CPU supports 9 MCE banks
[    1.218215] CPU0: Thermal monitoring enabled (TM1)
[    1.219217] process: using mwait in idle threads
[    1.220211] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
[    1.221209] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    1.222211] Spectre V2 : Mitigation: Full generic retpoline
[    1.223209] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    1.224209] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
[    1.225209] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    1.226210] Spectre V2 : Spectre v2 cross-process SMT mitigation: Enabling STIBP
[    1.227211] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    1.228351] Freeing SMP alternatives memory: 36K
[    1.232208] smpboot: CPU0: Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz (family: 0x6, model: 0x1a, stepping: 0x5)
[    1.232313] Performance Events: PEBS fmt1+, Nehalem events, 16-deep LBR, Intel PMU driver.
[    1.233210] core: CPU erratum AAJ80 worked around
[    1.234210] core: CPUID marked event: 'bus cycles' unavailable
[    1.235211] ... version:                3
[    1.236209] ... bit width:              48
[    1.237209] ... generic registers:      4
[    1.238210] ... value mask:             0000ffffffffffff
[    1.239209] ... max period:             000000007fffffff
[    1.240209] ... fixed-purpose events:   3
[    1.241209] ... event mask:             000000070000000f
[    1.242250] rcu: Hierarchical SRCU implementation.
[    1.244556] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    1.245291] smp: Bringing up secondary CPUs ...
[    1.246299] x86: Booting SMP configuration:
[    1.247213] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    1.259258] smp: Brought up 1 node, 8 CPUs
[    1.261210] smpboot: Max logical packages: 1
[    1.262210] smpboot: Total of 8 processors activated (42636.88 BogoMIPS)
[    1.264686] devtmpfs: initialized
[    1.265265] x86/mm: Memory block size: 128MB
[    1.267634] PM: Registering ACPI NVS region [mem 0xafee0000-0xafee1fff] (8192 bytes)
[    1.268269] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    1.269221] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    1.270275] pinctrl core: initialized pinctrl subsystem
[    1.271306] RTC time: 23:00:02, date: 11/22/18
[    1.272344] NET: Registered protocol family 16
[    1.273393] audit: initializing netlink subsys (disabled)
[    1.274218] audit: type=2000 audit(1542927600.079:1): state=initialized audit_enabled=0 res=1
[    1.282214] cpuidle: using governor menu
[    1.288370] ACPI: bus type PCI registered
[    1.292211] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    1.298287] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    1.308212] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    1.315216] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override.
[    1.325736] PCI: Using configuration type 1 for base access
[    1.333323] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    1.340236] cryptd: max_cpu_qlen set to 1000
[    1.345281] ACPI: Added _OSI(Module Device)
[    1.349211] ACPI: Added _OSI(Processor Device)
[    1.353210] ACPI: Added _OSI(3.0 _SCP Extensions)
[    1.358210] ACPI: Added _OSI(Processor Aggregator Device)
[    1.364210] ACPI: Added _OSI(Linux-Dell-Video)
[    1.368210] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    1.376638] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    1.385650] ACPI: Interpreter enabled
[    1.389226] ACPI: (supports S0 S3 S4 S5)
[    1.393210] ACPI: Using IOAPIC for interrupt routing
[    1.398231] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.408346] ACPI: Enabled 11 GPEs in block 00 to 3F
[    1.416463] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    1.423215] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    1.431214] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    1.438390] PCI host bridge to bus 0000:00
[    1.442212] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    1.449211] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    1.456211] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.463211] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    1.471212] pci_bus 0000:00: root bus resource [mem 0xaff00000-0xfebfffff window]
[    1.479211] pci_bus 0000:00: root bus resource [bus 00-ff]
[    1.484221] pci 0000:00:00.0: [8086:3405] type 00 class 0x060000
[    1.484254] pci 0000:00:00.0: enabling Extended Tags
[    1.489244] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[    1.489326] pci 0000:00:01.0: [8086:3408] type 01 class 0x060400
[    1.489352] pci 0000:00:01.0: enabling Extended Tags
[    1.494246] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    1.494326] pci 0000:00:03.0: [8086:340a] type 01 class 0x060400
[    1.494355] pci 0000:00:03.0: enabling Extended Tags
[    1.500246] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    1.500324] pci 0000:00:05.0: [8086:340c] type 01 class 0x060400
[    1.500348] pci 0000:00:05.0: enabling Extended Tags
[    1.505244] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
[    1.505322] pci 0000:00:07.0: [8086:340e] type 01 class 0x060400
[    1.505347] pci 0000:00:07.0: enabling Extended Tags
[    1.510245] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    1.510327] pci 0000:00:09.0: [8086:3410] type 01 class 0x060400
[    1.510331] pci 0000:00:09.0: enabling Extended Tags
[    1.515244] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
[    1.515323] pci 0000:00:10.0: [8086:3425] type 00 class 0x080000
[    1.515421] pci 0000:00:10.1: [8086:3426] type 00 class 0x080000
[    1.515511] pci 0000:00:11.0: [8086:3427] type 00 class 0x080000
[    1.515606] pci 0000:00:11.1: [8086:3428] type 00 class 0x080000
[    1.515696] pci 0000:00:13.0: [8086:342d] type 00 class 0x080020
[    1.515709] pci 0000:00:13.0: reg 0x10: [mem 0xfbfff000-0xfbffffff]
[    1.515753] pci 0000:00:13.0: PME# supported from D0 D3hot D3cold
[    1.515819] pci 0000:00:14.0: [8086:342e] type 00 class 0x080000
[    1.515927] pci 0000:00:14.1: [8086:3422] type 00 class 0x080000
[    1.516034] pci 0000:00:14.2: [8086:3423] type 00 class 0x080000
[    1.516214] pci 0000:00:15.0: [8086:342f] type 00 class 0x080020
[    1.516309] pci 0000:00:1a.0: [8086:3a37] type 00 class 0x0c0300
[    1.516350] pci 0000:00:1a.0: reg 0x20: [io  0xff00-0xff1f]
[    1.516448] pci 0000:00:1a.1: [8086:3a38] type 00 class 0x0c0300
[    1.516489] pci 0000:00:1a.1: reg 0x20: [io  0xfe00-0xfe1f]
[    1.516586] pci 0000:00:1a.2: [8086:3a39] type 00 class 0x0c0300
[    1.516626] pci 0000:00:1a.2: reg 0x20: [io  0xfd00-0xfd1f]
[    1.516728] pci 0000:00:1a.7: [8086:3a3c] type 00 class 0x0c0320
[    1.516749] pci 0000:00:1a.7: reg 0x10: [mem 0xfbffe000-0xfbffe3ff]
[    1.516825] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    1.516899] pci 0000:00:1b.0: [8086:3a3e] type 00 class 0x040300
[    1.516919] pci 0000:00:1b.0: reg 0x10: [mem 0xfbff4000-0xfbff7fff 64bit]
[    1.516987] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    1.517059] pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400
[    1.517127] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.517208] pci 0000:00:1c.1: [8086:3a42] type 01 class 0x060400
[    1.517282] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    1.517362] pci 0000:00:1c.2: [8086:3a44] type 01 class 0x060400
[    1.517433] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    1.517516] pci 0000:00:1c.4: [8086:3a48] type 01 class 0x060400
[    1.517588] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    1.517669] pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300
[    1.517710] pci 0000:00:1d.0: reg 0x20: [io  0xfc00-0xfc1f]
[    1.517806] pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300
[    1.517847] pci 0000:00:1d.1: reg 0x20: [io  0xfb00-0xfb1f]
[    1.517945] pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300
[    1.517986] pci 0000:00:1d.2: reg 0x20: [io  0xfa00-0xfa1f]
[    1.518088] pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320
[    1.518108] pci 0000:00:1d.7: reg 0x10: [mem 0xfbffd000-0xfbffd3ff]
[    1.518185] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    1.518261] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[    1.518373] pci 0000:00:1f.0: [8086:3a16] type 00 class 0x060100
[    1.518450] pci 0000:00:1f.0: quirk: [io  0x0400-0x047f] claimed by ICH6 ACPI/GPIO/TCO
[    1.526214] pci 0000:00:1f.0: quirk: [io  0x0480-0x04bf] claimed by ICH6 GPIO
[    1.534212] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0800 (mask 000f)
[    1.541212] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 000f)
[    1.549217] pci 0000:00:1f.0: quirk_ich7_lpc+0x0/0x60 took 30273 usecs
[    1.556301] pci 0000:00:1f.2: [8086:3a22] type 00 class 0x010601
[    1.556318] pci 0000:00:1f.2: reg 0x10: [io  0xf900-0xf907]
[    1.556324] pci 0000:00:1f.2: reg 0x14: [io  0xf800-0xf803]
[    1.556331] pci 0000:00:1f.2: reg 0x18: [io  0xf700-0xf707]
[    1.556338] pci 0000:00:1f.2: reg 0x1c: [io  0xf600-0xf603]
[    1.556345] pci 0000:00:1f.2: reg 0x20: [io  0xf500-0xf51f]
[    1.556352] pci 0000:00:1f.2: reg 0x24: [mem 0xfbffc000-0xfbffc7ff]
[    1.556390] pci 0000:00:1f.2: PME# supported from D3hot
[    1.556459] pci 0000:00:1f.3: [8086:3a30] type 00 class 0x0c0500
[    1.556476] pci 0000:00:1f.3: reg 0x10: [mem 0xfbffb000-0xfbffb0ff 64bit]
[    1.556494] pci 0000:00:1f.3: reg 0x20: [io  0x0500-0x051f]
[    1.556598] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.561240] pci 0000:02:00.0: [1002:665f] type 00 class 0x030000
[    1.561252] pci 0000:02:00.0: reg 0x10: [mem 0xb0000000-0xbfffffff 64bit pref]
[    1.561262] pci 0000:02:00.0: reg 0x18: [mem 0xcf800000-0xcfffffff 64bit pref]
[    1.561270] pci 0000:02:00.0: reg 0x20: [io  0xce00-0xceff]
[    1.561277] pci 0000:02:00.0: reg 0x24: [mem 0xfbc80000-0xfbcbffff]
[    1.561285] pci 0000:02:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    1.561291] pci 0000:02:00.0: enabling Extended Tags
[    1.566264] pci 0000:02:00.0: supports D1 D2
[    1.566265] pci 0000:02:00.0: PME# supported from D1 D2 D3hot
[    1.566302] pci 0000:02:00.0: 64.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x16 link at 0000:00:03.0 (capable of 126.016 Gb/s with 8 GT/s x16 link)
[    1.581257] pci 0000:02:00.1: [1002:aac0] type 00 class 0x040300
[    1.581279] pci 0000:02:00.1: reg 0x10: [mem 0xfbcfc000-0xfbcfffff 64bit]
[    1.581314] pci 0000:02:00.1: enabling Extended Tags
[    1.586253] pci 0000:02:00.1: supports D1 D2
[    1.589232] pci 0000:00:03.0: PCI bridge to [bus 02]
[    1.594213] pci 0000:00:03.0:   bridge window [io  0xc000-0xcfff]
[    1.594216] pci 0000:00:03.0:   bridge window [mem 0xfbc00000-0xfbcfffff]
[    1.594220] pci 0000:00:03.0:   bridge window [mem 0xb0000000-0xcfffffff 64bit pref]
[    1.594252] pci 0000:00:05.0: PCI bridge to [bus 03]
[    1.599246] pci 0000:00:07.0: PCI bridge to [bus 04]
[    1.604244] pci 0000:00:09.0: PCI bridge to [bus 05]
[    1.609252] pci 0000:00:1c.0: PCI bridge to [bus 06]
[    1.614281] pci 0000:07:00.0: [197b:2363] type 00 class 0x010601
[    1.614375] pci 0000:07:00.0: reg 0x24: [mem 0xfbafe000-0xfbafffff]
[    1.614444] pci 0000:07:00.0: PME# supported from D3hot
[    1.614468] pci 0000:07:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:1c.1 (capable of 7.876 Gb/s with 8 GT/s x1 link)
[    1.629267] pci 0000:07:00.1: [197b:2363] type 00 class 0x010185
[    1.629295] pci 0000:07:00.1: reg 0x10: [io  0xbf00-0xbf07]
[    1.629308] pci 0000:07:00.1: reg 0x14: [io  0xbe00-0xbe03]
[    1.629320] pci 0000:07:00.1: reg 0x18: [io  0xbd00-0xbd07]
[    1.629333] pci 0000:07:00.1: reg 0x1c: [io  0xbc00-0xbc03]
[    1.629345] pci 0000:07:00.1: reg 0x20: [io  0xbb00-0xbb0f]
[    1.629463] pci 0000:00:1c.1: PCI bridge to [bus 07]
[    1.634213] pci 0000:00:1c.1:   bridge window [io  0xb000-0xbfff]
[    1.634216] pci 0000:00:1c.1:   bridge window [mem 0xfba00000-0xfbafffff]
[    1.634275] pci 0000:08:00.0: [1033:0194] type 00 class 0x0c0330
[    1.634290] pci 0000:08:00.0: reg 0x10: [mem 0xfb9fe000-0xfb9fffff 64bit]
[    1.634381] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
[    1.634425] pci 0000:08:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:1c.2 (capable of 7.876 Gb/s with 8 GT/s x1 link)
[    1.648269] pci 0000:00:1c.2: ASPM: current common clock configuration is broken, reconfiguring
[    1.660235] pci 0000:00:1c.2: PCI bridge to [bus 08]
[    1.665215] pci 0000:00:1c.2:   bridge window [mem 0xfb900000-0xfb9fffff]
[    1.665269] pci 0000:09:00.0: [10ec:8168] type 00 class 0x020000
[    1.665296] pci 0000:09:00.0: reg 0x10: [io  0xee00-0xeeff]
[    1.665322] pci 0000:09:00.0: reg 0x18: [mem 0xfbdff000-0xfbdfffff 64bit pref]
[    1.665338] pci 0000:09:00.0: reg 0x20: [mem 0xfbde0000-0xfbdeffff 64bit pref]
[    1.665349] pci 0000:09:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    1.665427] pci 0000:09:00.0: supports D1 D2
[    1.665429] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.665465] pci 0000:09:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:1c.4 (capable of 7.876 Gb/s with 8 GT/s x1 link)
[    1.679266] pci 0000:00:1c.4: ASPM: current common clock configuration is broken, reconfiguring
[    1.691232] pci 0000:00:1c.4: PCI bridge to [bus 09]
[    1.696213] pci 0000:00:1c.4:   bridge window [io  0xe000-0xefff]
[    1.696216] pci 0000:00:1c.4:   bridge window [mem 0xfbe00000-0xfbefffff]
[    1.696221] pci 0000:00:1c.4:   bridge window [mem 0xfbd00000-0xfbdfffff 64bit pref]
[    1.696237] pci_bus 0000:0a: extended config space not accessible
[    1.702231] pci 0000:0a:00.0: [13f6:8788] type 00 class 0x040100
[    1.702247] pci 0000:0a:00.0: reg 0x10: [io  0xde00-0xdeff]
[    1.702319] pci 0000:0a:00.0: supports D1 D2
[    1.702363] pci 0000:0a:06.0: [104c:8024] type 00 class 0x0c0010
[    1.702380] pci 0000:0a:06.0: reg 0x10: [mem 0xfbbff000-0xfbbff7ff]
[    1.702388] pci 0000:0a:06.0: reg 0x14: [mem 0xfbbf8000-0xfbbfbfff]
[    1.702454] pci 0000:0a:06.0: supports D1 D2
[    1.702455] pci 0000:0a:06.0: PME# supported from D0 D1 D2 D3hot
[    1.702514] pci 0000:00:1e.0: PCI bridge to [bus 0a] (subtractive decode)
[    1.710213] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    1.710216] pci 0000:00:1e.0:   bridge window [mem 0xfbb00000-0xfbbfffff]
[    1.710222] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    1.710223] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    1.710225] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    1.710226] pci 0000:00:1e.0:   bridge window [mem 0x000c0000-0x000dffff window] (subtractive decode)
[    1.710228] pci 0000:00:1e.0:   bridge window [mem 0xaff00000-0xfebfffff window] (subtractive decode)
[    1.710641] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[    1.717256] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    1.725256] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    1.732255] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11 12 *14 15)
[    1.740255] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    1.748243] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[    1.755255] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 *7 9 10 11 12 14 15)
[    1.763255] ACPI: PCI Interrupt Link [LNK1] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
[    1.770288] pci 0000:02:00.0: vgaarb: setting as boot VGA device
[    1.771208] pci 0000:02:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    1.785213] pci 0000:02:00.0: vgaarb: bridge control possible
[    1.791210] vgaarb: loaded
[    1.794311] SCSI subsystem initialized
[    1.798236] libata version 3.00 loaded.
[    1.798238] ACPI: bus type USB registered
[    1.802225] usbcore: registered new interface driver usbfs
[    1.808217] usbcore: registered new interface driver hub
[    1.813229] usbcore: registered new device driver usb
[    1.818232] pps_core: LinuxPPS API ver. 1 registered
[    1.823210] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti at linux.it>
[    1.832213] PTP clock support registered
[    1.836230] EDAC MC: Ver: 3.0.0
[    1.840317] PCI: Using ACPI for IRQ routing
[    1.849791] PCI: Discovered peer bus ff
[    1.854210] PCI: root bus ff: using default resources
[    1.854211] PCI: Probing PCI hardware (bus ff)
[    1.854230] PCI host bridge to bus 0000:ff
[    1.858211] pci_bus 0000:ff: root bus resource [io  0x0000-0xffff]
[    1.864211] pci_bus 0000:ff: root bus resource [mem 0x00000000-0xfffffffff]
[    1.871211] pci_bus 0000:ff: No busn resource found for root bus, will use [bus ff-ff]
[    1.879212] pci_bus 0000:ff: busn_res: can not insert [bus ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff])
[    1.879217] pci 0000:ff:00.0: [8086:2c41] type 00 class 0x060000
[    1.879258] pci 0000:ff:00.1: [8086:2c01] type 00 class 0x060000
[    1.879295] pci 0000:ff:02.0: [8086:2c10] type 00 class 0x060000
[    1.879329] pci 0000:ff:02.1: [8086:2c11] type 00 class 0x060000
[    1.879365] pci 0000:ff:03.0: [8086:2c18] type 00 class 0x060000
[    1.879399] pci 0000:ff:03.1: [8086:2c19] type 00 class 0x060000
[    1.879434] pci 0000:ff:03.4: [8086:2c1c] type 00 class 0x060000
[    1.879469] pci 0000:ff:04.0: [8086:2c20] type 00 class 0x060000
[    1.879504] pci 0000:ff:04.1: [8086:2c21] type 00 class 0x060000
[    1.879538] pci 0000:ff:04.2: [8086:2c22] type 00 class 0x060000
[    1.879572] pci 0000:ff:04.3: [8086:2c23] type 00 class 0x060000
[    1.879608] pci 0000:ff:05.0: [8086:2c28] type 00 class 0x060000
[    1.879643] pci 0000:ff:05.1: [8086:2c29] type 00 class 0x060000
[    1.879677] pci 0000:ff:05.2: [8086:2c2a] type 00 class 0x060000
[    1.879712] pci 0000:ff:05.3: [8086:2c2b] type 00 class 0x060000
[    1.879750] pci 0000:ff:06.0: [8086:2c30] type 00 class 0x060000
[    1.879785] pci 0000:ff:06.1: [8086:2c31] type 00 class 0x060000
[    1.879819] pci 0000:ff:06.2: [8086:2c32] type 00 class 0x060000
[    1.879853] pci 0000:ff:06.3: [8086:2c33] type 00 class 0x060000
[    1.879897] pci_bus 0000:ff: busn_res: [bus ff] end is updated to ff
[    1.879899] pci_bus 0000:ff: busn_res: can not insert [bus ff] under domain [bus 00-ff] (conflicts with (null) [bus 00-ff])
[    1.879904] PCI: pci_cache_line_size set to 64 bytes
[    1.879997] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff]
[    1.879998] e820: reserve RAM buffer [mem 0xafee0000-0xafffffff]
[    1.880085] NetLabel: Initializing
[    1.883210] NetLabel:  domain hash size = 128
[    1.888209] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.894224] NetLabel:  unlabeled traffic allowed by default
[    1.899363] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    1.907215] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    1.912210] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    1.920224] clocksource: Switched to clocksource tsc-early
[    1.939225] VFS: Disk quotas dquot_6.6.0
[    1.943251] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.950268] pnp: PnP ACPI init
[    1.953595] system 00:00: [io  0x04d0-0x04d1] has been reserved
[    1.959598] system 00:00: [io  0x0290-0x029f] has been reserved
[    1.965601] system 00:00: [io  0x0800-0x087f] has been reserved
[    1.971598] system 00:00: [io  0x0290-0x0294] has been reserved
[    1.977597] system 00:00: [io  0x0880-0x088f] has been reserved
[    1.983606] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.983669] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.983769] pnp 00:02: [dma 2]
[    1.983793] pnp 00:02: Plug and Play ACPI device, IDs PNP0700 (active)
[    1.983963] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
[    1.984051] system 00:04: [io  0x0400-0x04cf] could not be reserved
[    1.990396] system 00:04: [io  0x04d2-0x04ff] has been reserved
[    1.996397] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.996577] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[    2.003278] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    2.003444] system 00:06: [mem 0x000d5000-0x000d7fff] has been reserved
[    2.010141] system 00:06: [mem 0x000f0000-0x000f7fff] could not be reserved
[    2.017185] system 00:06: [mem 0x000f8000-0x000fbfff] could not be reserved
[    2.024230] system 00:06: [mem 0x000fc000-0x000fffff] could not be reserved
[    2.031268] system 00:06: [mem 0xafee0000-0xafefffff] could not be reserved
[    2.038313] system 00:06: [mem 0x00000000-0x0009ffff] could not be reserved
[    2.045943] system 00:06: [mem 0x00100000-0xafedffff] could not be reserved
[    2.052987] system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved
[    2.060032] system 00:06: [mem 0xfed10000-0xfed1dfff] has been reserved
[    2.066722] system 00:06: [mem 0xfed20000-0xfed8ffff] has been reserved
[    2.073422] system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved
[    2.080120] system 00:06: [mem 0xffb00000-0xffb7ffff] has been reserved
[    2.086811] system 00:06: [mem 0xfff00000-0xffffffff] has been reserved
[    2.093503] system 00:06: [mem 0x000e0000-0x000effff] has been reserved
[    2.100205] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[    2.100211] pnp: PnP ACPI: found 7 devices
[    2.110381] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    2.119442] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 06] add_size 1000
[    2.119444] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 06] add_size 200000 add_align 100000
[    2.119446] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 06] add_size 200000 add_align 100000
[    2.119454] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 07] add_size 200000 add_align 100000
[    2.119463] pci 0000:00:1c.2: bridge window [io  0x1000-0x0fff] to [bus 08] add_size 1000
[    2.119465] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 08] add_size 200000 add_align 100000
[    2.119490] pci 0000:00:1c.0: BAR 14: assigned [mem 0xd0000000-0xd01fffff]
[    2.126447] pci 0000:00:1c.0: BAR 15: assigned [mem 0xd0200000-0xd03fffff 64bit pref]
[    2.134419] pci 0000:00:1c.1: BAR 15: assigned [mem 0xd0400000-0xd05fffff 64bit pref]
[    2.142385] pci 0000:00:1c.2: BAR 15: assigned [mem 0xd0600000-0xd07fffff 64bit pref]
[    2.150347] pci 0000:00:1c.0: BAR 13: assigned [io  0x1000-0x1fff]
[    2.156613] pci 0000:00:1c.2: BAR 13: assigned [io  0x2000-0x2fff]
[    2.162878] pci 0000:00:01.0: PCI bridge to [bus 01]
[    2.167930] pci 0000:02:00.0: BAR 6: assigned [mem 0xfbc00000-0xfbc1ffff pref]
[    2.175281] pci 0000:00:03.0: PCI bridge to [bus 02]
[    2.180324] pci 0000:00:03.0:   bridge window [io  0xc000-0xcfff]
[    2.186495] pci 0000:00:03.0:   bridge window [mem 0xfbc00000-0xfbcfffff]
[    2.193368] pci 0000:00:03.0:   bridge window [mem 0xb0000000-0xcfffffff 64bit pref]
[    2.201239] pci 0000:00:05.0: PCI bridge to [bus 03]
[    2.206293] pci 0000:00:07.0: PCI bridge to [bus 04]
[    2.211354] pci 0000:00:09.0: PCI bridge to [bus 05]
[    2.216414] pci 0000:00:1c.0: PCI bridge to [bus 06]
[    2.221467] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    2.227648] pci 0000:00:1c.0:   bridge window [mem 0xd0000000-0xd01fffff]
[    2.234520] pci 0000:00:1c.0:   bridge window [mem 0xd0200000-0xd03fffff 64bit pref]
[    2.242398] pci 0000:00:1c.1: PCI bridge to [bus 07]
[    2.247447] pci 0000:00:1c.1:   bridge window [io  0xb000-0xbfff]
[    2.253628] pci 0000:00:1c.1:   bridge window [mem 0xfba00000-0xfbafffff]
[    2.260500] pci 0000:00:1c.1:   bridge window [mem 0xd0400000-0xd05fffff 64bit pref]
[    2.269568] pci 0000:00:1c.2: PCI bridge to [bus 08]
[    2.274617] pci 0000:00:1c.2:   bridge window [io  0x2000-0x2fff]
[    2.280789] pci 0000:00:1c.2:   bridge window [mem 0xfb900000-0xfb9fffff]
[    2.287661] pci 0000:00:1c.2:   bridge window [mem 0xd0600000-0xd07fffff 64bit pref]
[    2.295533] pci 0000:09:00.0: BAR 6: assigned [mem 0xfbe00000-0xfbe0ffff pref]
[    2.302887] pci 0000:00:1c.4: PCI bridge to [bus 09]
[    2.307931] pci 0000:00:1c.4:   bridge window [io  0xe000-0xefff]
[    2.314103] pci 0000:00:1c.4:   bridge window [mem 0xfbe00000-0xfbefffff]
[    2.320975] pci 0000:00:1c.4:   bridge window [mem 0xfbd00000-0xfbdfffff 64bit pref]
[    2.328855] pci 0000:00:1e.0: PCI bridge to [bus 0a]
[    2.333905] pci 0000:00:1e.0:   bridge window [io  0xd000-0xdfff]
[    2.340086] pci 0000:00:1e.0:   bridge window [mem 0xfbb00000-0xfbbfffff]
[    2.346962] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    2.346963] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    2.346965] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    2.346966] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff window]
[    2.346968] pci_bus 0000:00: resource 8 [mem 0xaff00000-0xfebfffff window]
[    2.346970] pci_bus 0000:02: resource 0 [io  0xc000-0xcfff]
[    2.346971] pci_bus 0000:02: resource 1 [mem 0xfbc00000-0xfbcfffff]
[    2.346972] pci_bus 0000:02: resource 2 [mem 0xb0000000-0xcfffffff 64bit pref]
[    2.346974] pci_bus 0000:06: resource 0 [io  0x1000-0x1fff]
[    2.346976] pci_bus 0000:06: resource 1 [mem 0xd0000000-0xd01fffff]
[    2.346977] pci_bus 0000:06: resource 2 [mem 0xd0200000-0xd03fffff 64bit pref]
[    2.346979] pci_bus 0000:07: resource 0 [io  0xb000-0xbfff]
[    2.346980] pci_bus 0000:07: resource 1 [mem 0xfba00000-0xfbafffff]
[    2.346981] pci_bus 0000:07: resource 2 [mem 0xd0400000-0xd05fffff 64bit pref]
[    2.346983] pci_bus 0000:08: resource 0 [io  0x2000-0x2fff]
[    2.346984] pci_bus 0000:08: resource 1 [mem 0xfb900000-0xfb9fffff]
[    2.346986] pci_bus 0000:08: resource 2 [mem 0xd0600000-0xd07fffff 64bit pref]
[    2.346987] pci_bus 0000:09: resource 0 [io  0xe000-0xefff]
[    2.346989] pci_bus 0000:09: resource 1 [mem 0xfbe00000-0xfbefffff]
[    2.346990] pci_bus 0000:09: resource 2 [mem 0xfbd00000-0xfbdfffff 64bit pref]
[    2.346992] pci_bus 0000:0a: resource 0 [io  0xd000-0xdfff]
[    2.346993] pci_bus 0000:0a: resource 1 [mem 0xfbb00000-0xfbbfffff]
[    2.346995] pci_bus 0000:0a: resource 4 [io  0x0000-0x0cf7 window]
[    2.346996] pci_bus 0000:0a: resource 5 [io  0x0d00-0xffff window]
[    2.346998] pci_bus 0000:0a: resource 6 [mem 0x000a0000-0x000bffff window]
[    2.346999] pci_bus 0000:0a: resource 7 [mem 0x000c0000-0x000dffff window]
[    2.347000] pci_bus 0000:0a: resource 8 [mem 0xaff00000-0xfebfffff window]
[    2.347037] pci_bus 0000:ff: resource 4 [io  0x0000-0xffff]
[    2.347039] pci_bus 0000:ff: resource 5 [mem 0x00000000-0xfffffffff]
[    2.347069] NET: Registered protocol family 2
[    2.351661] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[    2.359774] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    2.367511] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    2.374450] TCP: Hash tables configured (established 131072 bind 65536)
[    2.381196] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    2.387421] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    2.394136] NET: Registered protocol family 1
[    2.398590] NET: Registered protocol family 44
[    2.415335] pci 0000:00:1a.7: quirk_usb_early_handoff+0x0/0x6c3 took 11460 usecs
[    2.435334] pci 0000:00:1d.7: quirk_usb_early_handoff+0x0/0x6c3 took 11764 usecs
[    2.442882] pci 0000:02:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    2.451381] pci 0000:02:00.1: Linked as a consumer to 0000:02:00.0
[    2.457648] pci 0000:07:00.0: async suspend disabled to avoid multi-function power-on ordering issue
[    2.466913] pci 0000:07:00.1: async suspend disabled to avoid multi-function power-on ordering issue
[    2.476182] pci 0000:00:1c.2: enabling device (0006 -> 0007)
[    2.482120] PCI: CLS 64 bytes, default 64
[    2.482166] Unpacking initramfs...
[    2.898581] Freeing initrd memory: 28684K
[    2.902700] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    2.909226] software IO TLB: mapped [mem 0xabee0000-0xafee0000] (64MB)
[    2.917207] Initialise system trusted keyrings
[    2.921742] Key type blacklist registered
[    2.925858] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    2.933618] zbud: loaded
[    2.936717] pstore: using deflate compression
[    3.125562] alg: No test for 842 (842-generic)
[    3.130120] alg: No test for 842 (842-scomp)
[    3.139999] NET: Registered protocol family 38
[    3.144526] Key type asymmetric registered
[    3.148700] Asymmetric key parser 'x509' registered
[    3.153665] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    3.161226] io scheduler noop registered
[    3.165238] io scheduler deadline registered
[    3.169613] io scheduler cfq registered (default)
[    3.174397] io scheduler mq-deadline registered
[    3.179073] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    3.186744] pcieport 0000:00:1c.0: enabling device (0000 -> 0003)
[    3.193294] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    3.200098] intel_idle: MWAIT substates: 0x1120
[    3.200099] intel_idle: v0.4.1 model 0x1A
[    3.200349] intel_idle: lapic_timer_reliable_states 0x2
[    3.200426] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    3.209027] ACPI: Power Button [PWRB]
[    3.212888] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    3.220529] ACPI: Power Button [PWRF]
[    3.226180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    3.253154] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    3.262788] Non-volatile memory driver v1.3
[    3.267141] Linux agpgart interface v0.103
[    3.272364] ahci 0000:00:1f.2: version 3.0
[    3.272495] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    3.279371] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
[    3.287803] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp pio slum part ccc ems 
[    3.312102] scsi host0: ahci
[    3.315730] scsi host1: ahci
[    3.319278] scsi host2: ahci
[    3.322722] scsi host3: ahci
[    3.326181] scsi host4: ahci
[    3.329650] scsi host5: ahci
[    3.332774] ata1: SATA max UDMA/133 abar m2048 at 0xfbffc000 port 0xfbffc100 irq 24
[    3.340392] ata2: SATA max UDMA/133 abar m2048 at 0xfbffc000 port 0xfbffc180 irq 24
[    3.348020] ata3: SATA max UDMA/133 abar m2048 at 0xfbffc000 port 0xfbffc200 irq 24
[    3.355646] ata4: SATA max UDMA/133 abar m2048 at 0xfbffc000 port 0xfbffc280 irq 24
[    3.363283] ata5: SATA max UDMA/133 abar m2048 at 0xfbffc000 port 0xfbffc300 irq 24
[    3.370921] ata6: SATA max UDMA/133 abar m2048 at 0xfbffc000 port 0xfbffc380 irq 24
[    3.388850] ahci 0000:07:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[    3.397172] ahci 0000:07:00.0: flags: 64bit ncq pm led clo pmp pio slum part 
[    3.405030] scsi host6: ahci
[    3.408421] scsi host7: ahci
[    3.411532] ata7: SATA max UDMA/133 abar m8192 at 0xfbafe000 port 0xfbafe100 irq 17
[    3.419156] ata8: SATA max UDMA/133 abar m8192 at 0xfbafe000 port 0xfbafe180 irq 17
[    3.426888] libphy: Fixed MDIO Bus: probed
[    3.431311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.438030] ehci-pci: EHCI PCI platform driver
[    3.442790] ehci-pci 0000:00:1a.7: EHCI Host Controller
[    3.448342] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    3.455988] ehci-pci 0000:00:1a.7: debug port 1
[    3.464619] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[    3.464631] ehci-pci 0000:00:1a.7: irq 18, io mem 0xfbffe000
[    3.477341] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    3.483334] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    3.491833] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.499286] usb usb1: Product: EHCI Host Controller
[    3.504346] usb usb1: Manufacturer: Linux 4.19.2-200.fc28.x86_64 ehci_hcd
[    3.511313] usb usb1: SerialNumber: 0000:00:1a.7
[    3.516374] hub 1-0:1.0: USB hub found
[    3.520336] hub 1-0:1.0: 6 ports detected
[    3.524831] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    3.530344] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    3.537898] ehci-pci 0000:00:1d.7: debug port 1
[    3.546527] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[    3.546537] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfbffd000
[    3.559283] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    3.565264] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    3.573756] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.581208] usb usb2: Product: EHCI Host Controller
[    3.586283] usb usb2: Manufacturer: Linux 4.19.2-200.fc28.x86_64 ehci_hcd
[    3.593259] usb usb2: SerialNumber: 0000:00:1d.7
[    3.598279] hub 2-0:1.0: USB hub found
[    3.602256] hub 2-0:1.0: 6 ports detected
[    3.606507] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.612812] ohci-pci: OHCI PCI platform driver
[    3.617374] uhci_hcd: USB Universal Host Controller Interface driver
[    3.623893] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    3.629421] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    3.636984] uhci_hcd 0000:00:1a.0: detected 2 ports
[    3.641990] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000ff00
[    3.647884] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
[    3.656292] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.663640] usb usb3: Product: UHCI Host Controller
[    3.668597] usb usb3: Manufacturer: Linux 4.19.2-200.fc28.x86_64 uhci_hcd
[    3.675464] usb usb3: SerialNumber: 0000:00:1a.0
[    3.680469] hub 3-0:1.0: USB hub found
[    3.684338] hub 3-0:1.0: 2 ports detected
[    3.685751] random: fast init done
[    3.688606] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    3.697408] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    3.704999] uhci_hcd 0000:00:1a.1: detected 2 ports
[    3.709985] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000fe00
[    3.715899] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
[    3.724290] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.731640] usb usb4: Product: UHCI Host Controller
[    3.736595] usb usb4: Manufacturer: Linux 4.19.2-200.fc28.x86_64 uhci_hcd
[    3.738403] ata7: SATA link down (SStatus 0 SControl 300)
[    3.743469] usb usb4: SerialNumber: 0000:00:1a.1
[    3.743690] hub 4-0:1.0: USB hub found
[    3.749018] ata8: SATA link down (SStatus 0 SControl 300)
[    3.753719] hub 4-0:1.0: 2 ports detected
[    3.767586] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    3.773048] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[    3.780587] uhci_hcd 0000:00:1a.2: detected 2 ports
[    3.785563] uhci_hcd 0000:00:1a.2: irq 18, io base 0x0000fd00
[    3.791427] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
[    3.799837] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.808415] usb usb5: Product: UHCI Host Controller
[    3.813373] usb usb5: Manufacturer: Linux 4.19.2-200.fc28.x86_64 uhci_hcd
[    3.820245] usb usb5: SerialNumber: 0000:00:1a.2
[    3.825220] hub 5-0:1.0: USB hub found
[    3.829084] hub 5-0:1.0: 2 ports detected
[    3.833459] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    3.838955] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    3.846497] uhci_hcd 0000:00:1d.0: detected 2 ports
[    3.851479] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000fc00
[    3.857341] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
[    3.858353] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    3.865738] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.865741] usb usb6: Product: UHCI Host Controller
[    3.872793] ata1.00: ATA-9: WDC WD20EZRZ-00Z5HB0, 80.00A80, max UDMA/133
[    3.879361] usb usb6: Manufacturer: Linux 4.19.2-200.fc28.x86_64 uhci_hcd
[    3.879364] usb usb6: SerialNumber: 0000:00:1d.0
[    3.884319] ata1.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 32), AA
[    3.885257] ata1.00: configured for UDMA/133
[    3.891357] hub 6-0:1.0: USB hub found
[    3.898236] scsi 0:0:0:0: Direct-Access     ATA      WDC WD20EZRZ-00Z 0A80 PQ: 0 ANSI: 5
[    3.902779] hub 6-0:1.0: 2 ports detected
[    3.910036] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.910733] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    3.910734] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    3.910819] sd 0:0:0:0: [sda] Write Protect is off
[    3.910822] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.910991] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.914390] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    3.932333] usb 2-3: new high-speed USB device number 2 using ehci-pci
[    3.936037] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    3.978342] tsc: Refined TSC clocksource calibration: 2664.781 MHz
[    3.982783] uhci_hcd 0000:00:1d.1: detected 2 ports
[    3.982811] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fb00
[    3.982812]  sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7
[    3.983556] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.989094] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2669487f151, max_idle_ns: 440795326858 ns
[    3.994054] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
[    4.028183] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.035541] usb usb7: Product: UHCI Host Controller
[    4.040499] usb usb7: Manufacturer: Linux 4.19.2-200.fc28.x86_64 uhci_hcd
[    4.047373] usb usb7: SerialNumber: 0000:00:1d.1
[    4.052074] clocksource: Switched to clocksource tsc
[    4.052246] hub 7-0:1.0: USB hub found
[    4.061072] hub 7-0:1.0: 2 ports detected
[    4.065482] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    4.070982] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    4.078527] uhci_hcd 0000:00:1d.2: detected 2 ports
[    4.083500] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000fa00
[    4.089364] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
[    4.097760] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.105123] usb usb8: Product: UHCI Host Controller
[    4.110082] usb usb8: Manufacturer: Linux 4.19.2-200.fc28.x86_64 uhci_hcd
[    4.116955] usb usb8: SerialNumber: 0000:00:1d.2
[    4.119055] usb 2-3: New USB device found, idVendor=058f, idProduct=6254, bcdDevice= 1.00
[    4.121830] hub 8-0:1.0: USB hub found
[    4.129975] usb 2-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.130179] hub 2-3:1.0: USB hub found
[    4.133873] hub 8-0:1.0: 2 ports detected
[    4.141289] hub 2-3:1.0: 4 ports detected
[    4.145124] xhci_hcd 0000:08:00.0: xHCI Host Controller
[    4.158772] xhci_hcd 0000:08:00.0: new USB bus registered, assigned bus number 9
[    4.166529] xhci_hcd 0000:08:00.0: hcc params 0x014042cb hci version 0x96 quirks 0x0000000000000004
[    4.171228] usb 4-1: new full-speed USB device number 2 using uhci_hcd
[    4.176228] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    4.190935] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.198290] usb usb9: Product: xHCI Host Controller
[    4.203253] usb usb9: Manufacturer: Linux 4.19.2-200.fc28.x86_64 xhci-hcd
[    4.210129] usb usb9: SerialNumber: 0000:08:00.0
[    4.215106] hub 9-0:1.0: USB hub found
[    4.218955] hub 9-0:1.0: 2 ports detected
[    4.223166] xhci_hcd 0000:08:00.0: xHCI Host Controller
[    4.228751] xhci_hcd 0000:08:00.0: new USB bus registered, assigned bus number 10
[    4.236379] xhci_hcd 0000:08:00.0: Host supports USB 3.0  SuperSpeed
[    4.242840] usb usb10: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.251186] usb usb10: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[    4.259694] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.264339] usb 2-5: new high-speed USB device number 3 using ehci-pci
[    4.267129] usb usb10: Product: xHCI Host Controller
[    4.267133] usb usb10: Manufacturer: Linux 4.19.2-200.fc28.x86_64 xhci-hcd
[    4.285758] usb usb10: SerialNumber: 0000:08:00.0
[    4.290846] hub 10-0:1.0: USB hub found
[    4.294787] hub 10-0:1.0: 2 ports detected
[    4.299203] usbcore: registered new interface driver usbserial_generic
[    4.305860] usbserial: USB Serial support registered for generic
[    4.312001] i8042: PNP: No PS/2 controller found.
[    4.316791] i8042: Probing ports directly.
[    4.321439] serio: i8042 KBD port at 0x60,0x64 irq 1
[    4.326510] serio: i8042 AUX port at 0x60,0x64 irq 12
[    4.332019] mousedev: PS/2 mouse device common for all mice
[    4.338059] rtc_cmos 00:01: RTC can wake from S4
[    4.343124] rtc_cmos 00:01: registered as rtc0
[    4.345005] usb 4-1: New USB device found, idVendor=0a5c, idProduct=2039, bcdDevice= 1.00
[    4.347717] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
[    4.347771] device-mapper: uevent: version 1.0.3
[    4.356137] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.363601] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel at redhat.com
[    4.368227] usb 4-1: Product: Bluetooth V2.0 Dongle
[    4.375715] hidraw: raw HID events driver (C) Jiri Kosina
[    4.384140] usb 4-1: Manufacturer: Bluetooth v2.0
[    4.384158] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    4.385790] ata2.00: ATAPI: Optiarc DVD RW AD-5240S, 1.03, max UDMA/100
[    4.387640] ata2.00: configured for UDMA/100
[    4.389113] usbcore: registered new interface driver usbhid
[    4.389279] scsi 1:0:0:0: CD-ROM            Optiarc  DVD RW AD-5240S  1.03 PQ: 0 ANSI: 5
[    4.430631] usbhid: USB HID core driver
[    4.434672] usb 2-5: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice= 9.01
[    4.434677] drop_monitor: Initializing network drop monitor service
[    4.443040] usb 2-5: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    4.456576] usb 2-5: Product: USB2.0 Hub
[    4.460577] Initializing XFRM netlink socket
[    4.460714] NET: Registered protocol family 10
[    4.469588] hub 2-5:1.0: USB hub found
[    4.472659] Segment Routing with IPv6
[    4.477316] hub 2-5:1.0: 4 ports detected
[    4.477329] mip6: Mobile IPv6
[    4.484640] NET: Registered protocol family 17
[    4.490589] RAS: Correctable Errors collector initialized.
[    4.496334] microcode: sig=0x106a5, pf=0x2, revision=0x1d
[    4.501924] microcode: Microcode Update Driver: v2.2.
[    4.501940] sched_clock: Marking stable (3748350311, 753561213)->(4856553342, -354641818)
[    4.516090] registered taskstats version 1
[    4.520283] Loading compiled-in X.509 certificates
[    4.523031] sr 1:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
[    4.533251] cdrom: Uniform CD-ROM driver Revision: 3.20
[    4.538695] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    4.538737] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    4.568683] Loaded X.509 cert 'Fedora kernel signing key: b8c7efce9f7eff7971eb5ffeaa9646dde68414a7'
[    4.577984] zswap: loaded using pool lzo/zbud
[    4.584821] Key type big_key registered
[    4.591650] Key type encrypted registered
[    4.595855] ima: No TPM chip found, activating TPM-bypass!
[    4.601536] ima: Allocated hash algorithm: sha1
[    4.606634]   Magic number: 10:88:50
[    4.610375] platform platform-framebuffer.0: hash matches
[    4.615904] memory memory82: hash matches
[    4.620157] rtc_cmos 00:01: setting system clock to 2018-11-22 23:00:05 UTC (1542927605)
[    4.779341] usb 2-5.1: new low-speed USB device number 4 using ehci-pci
[    4.857766] ata3: SATA link down (SStatus 0 SControl 300)
[    4.881533] usb 2-5.1: New USB device found, idVendor=10d5, idProduct=5000, bcdDevice= 0.00
[    4.890087] usb 2-5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.897622] usb 2-5.1: Product: Combo Free KVM
[    4.902161] usb 2-5.1: Manufacturer: No brand
[    4.913028] input: No brand Combo Free KVM as /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5.1/2-5.1:1.0/0003:10D5:5000.0001/input/input5
[    4.977525] hid-generic 0003:10D5:5000.0001: input,hidraw0: USB HID v1.10 Keyboard [No brand Combo Free KVM] on usb-0000:00:1d.7-5.1/input0
[    4.994232] input: No brand Combo Free KVM Mouse as /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5.1/2-5.1:1.1/0003:10D5:5000.0002/input/input6
[    5.007308] input: No brand Combo Free KVM System Control as /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5.1/2-5.1:1.1/0003:10D5:5000.0002/input/input7
[    5.074452] input: No brand Combo Free KVM Consumer Control as /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5.1/2-5.1:1.1/0003:10D5:5000.0002/input/input8
[    5.088412] hid-generic 0003:10D5:5000.0002: input,hidraw1: USB HID v1.10 Mouse [No brand Combo Free KVM] on usb-0000:00:1d.7-5.1/input1
[    5.165342] usb 2-5.2: new high-speed USB device number 5 using ehci-pci
[    5.169937] ata4: SATA link down (SStatus 0 SControl 300)
[    5.372280] usb 2-5.2: New USB device found, idVendor=046d, idProduct=0992, bcdDevice= 0.05
[    5.380773] usb 2-5.2: New USB device strings: Mfr=0, Product=0, SerialNumber=2
[    5.388240] usb 2-5.2: SerialNumber: 1D522ED1
[    5.490752] ata5: SATA link down (SStatus 0 SControl 300)
[    5.809740] ata6: SATA link down (SStatus 0 SControl 300)
[    5.817319] Freeing unused decrypted memory: 2040K
[    5.823374] Freeing unused kernel image memory: 2184K
[    5.830261] Write protecting the kernel read-only data: 18432k
[    5.837029] Freeing unused kernel image memory: 2012K
[    5.842388] Freeing unused kernel image memory: 120K
[    5.857377] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    5.863901] rodata_test: all tests were successful
[    5.868934] x86/mm: Checking user space page tables
[    5.882973] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    5.889499] Run /init as init process
[    5.907258] systemd[1]: systemd 238 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    5.940430] systemd[1]: Detected architecture x86-64.
[    5.945581] systemd[1]: Running in initial RAM disk.
[    5.955880] systemd[1]: Set hostname to <endgame.underworld>.
[    6.011904] random: systemd: uninitialized urandom read (16 bytes read)
[    6.018749] systemd[1]: Listening on Journal Audit Socket.
[    6.024752] random: systemd: uninitialized urandom read (16 bytes read)
[    6.031570] systemd[1]: Reached target Local File Systems.
[    6.037533] random: systemd: uninitialized urandom read (16 bytes read)
[    6.044382] systemd[1]: Listening on udev Kernel Socket.
[    6.050200] systemd[1]: Reached target Slices.
[    6.055355] systemd[1]: Listening on Journal Socket.
[    6.063310] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    6.431606] scsi host8: pata_jmicron
[    6.436270] scsi host9: pata_jmicron
[    6.440005] ata9: PATA max UDMA/100 cmd 0xbf00 ctl 0xbe00 bmdma 0xbb00 irq 18
[    6.447242] ata10: PATA max UDMA/100 cmd 0xbd00 ctl 0xbc00 bmdma 0xbb08 irq 18
[    6.539338] firewire_ohci 0000:0a:06.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
[    6.603939] [drm] radeon kernel modesetting enabled.
[    6.609597] radeon 0000:02:00.0: CIK support disabled by module param
[    6.824722] [drm] amdgpu kernel modesetting enabled.
[    6.833186] AMD IOMMUv2 driver by Joerg Roedel <jroedel at suse.de>
[    6.839544] AMD IOMMUv2 functionality not available on this system
[    6.862152] CRAT table not found
[    6.865573] Virtual CRAT table created for CPU
[    6.870317] Parsing CRAT table with 1 nodes
[    6.874830] Creating topology SYSFS entries
[    6.879325] Topology: Add CPU node
[    6.883007] Finished initializing topology
[    6.887525] kfd kfd: Initialized module
[    6.892400] [drm] initializing kernel modesetting (BONAIRE 0x1002:0x665F 0x1682:0x7360 0x81).
[    6.901568] [drm] register mmio base: 0xFBC80000
[    6.906646] [drm] register mmio size: 262144
[    6.911265] [drm] add ip block number 0 <cik_common>
[    6.916645] [drm] add ip block number 1 <gmc_v7_0>
[    6.921836] [drm] add ip block number 2 <cik_ih>
[    6.926880] [drm] add ip block number 3 <ci_dpm>
[    6.931916] [drm] add ip block number 4 <dce_v8_0>
[    6.937124] [drm] add ip block number 5 <gfx_v7_0>
[    6.942296] [drm] add ip block number 6 <cik_sdma>
[    6.947472] [drm] add ip block number 7 <uvd_v4_2>
[    6.952656] [drm] add ip block number 8 <vce_v2_0>
[    6.957864] amdgpu 0000:02:00.0: kfd not supported on this ASIC
[    6.964378] resource sanity check: requesting [mem 0x000c0000-0x000dffff], which spans more than pnp 00:06 [mem 0x000d5000-0x000d7fff]
[    6.977269] caller pci_map_rom+0x6a/0x1b0 mapping multiple BARs
[    6.983536] ATOM BIOS: 113-TOBAGO_PRO_D5_2GB_150611KL_ELP_W8
[    6.989750] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit
[    6.998528] amdgpu 0000:02:00.0: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used)
[    7.009305] amdgpu 0000:02:00.0: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[    7.009317] [drm] Detected VRAM RAM=2048M, BAR=256M
[    7.009318] [drm] RAM width 128bits GDDR5
[    7.009505] [TTM] Zone  kernel: Available graphics memory: 6146218 kiB
[    7.037500] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    7.037501] [TTM] Initializing pool allocator
[    7.037508] [TTM] Initializing DMA pool allocator
[    7.038069] [drm] amdgpu: 2048M of VRAM memory ready
[    7.051391] firewire_core 0000:0a:06.0: created device fw0: GUID 00cc15ea0000241d, S400
[    7.053812] [drm] amdgpu: 3072M of GTT memory ready.
[    7.053826] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    7.080790] [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
[    7.088385] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    7.096720] [drm] Driver supports precise vblank timestamp query.
[    7.104630] [drm] Internal thermal controller with fan control
[    7.111402] 	ui class: none
[    7.115162] 	internal class: boot
[    7.118673] 	caps:
[    7.120820] 	uvd    vclk: 0 dclk: 0
[    7.124565] 		power level 0    sclk: 30000 mclk: 15000 pcie gen: 2 pcie lanes: 16
[    7.132468] 	status: c r b
[    7.135381] 	ui class: performance
[    7.138995] 	internal class: none
[    7.142564] 	caps:
[    7.144733] 	uvd    vclk: 0 dclk: 0
[    7.148476] 		power level 0    sclk: 30000 mclk: 15000 pcie gen: 2 pcie lanes: 16
[    7.156390] 		power level 1    sclk: 105000 mclk: 150000 pcie gen: 2 pcie lanes: 16
[    7.164501] 	status:
[    7.166813] [drm] amdgpu: dpm initialized
[    7.171354] [drm] AMDGPU Display Connectors
[    7.175739] [drm] Connector 0:
[    7.178995] [drm]   DP-1
[    7.181758] [drm]   HPD2
[    7.184563] [drm]   DDC: 0x1950 0x1950 0x1951 0x1951 0x1952 0x1952 0x1953 0x1953
[    7.192462] [drm]   Encoders:
[    7.195742] [drm]     DFP1: INTERNAL_UNIPHY2
[    7.200301] [drm] Connector 1:
[    7.203656] [drm]   HDMI-A-1
[    7.206826] [drm]   HPD3
[    7.209653] [drm]   DDC: 0x1954 0x1954 0x1955 0x1955 0x1956 0x1956 0x1957 0x1957
[    7.217572] [drm]   Encoders:
[    7.220826] [drm]     DFP2: INTERNAL_UNIPHY2
[    7.225489] [drm] Connector 2:
[    7.228827] [drm]   DVI-D-1
[    7.231915] [drm]   HPD1
[    7.234770] [drm]   DDC: 0x1958 0x1958 0x1959 0x1959 0x195a 0x195a 0x195b 0x195b
[    7.242734] [drm]   Encoders:
[    7.246008] [drm]     DFP3: INTERNAL_UNIPHY1
[    7.250684] [drm] Connector 3:
[    7.254001] [drm]   DVI-I-1
[    7.257088] [drm]   HPD6
[    7.259835] [drm]   DDC: 0x1960 0x1960 0x1961 0x1961 0x1962 0x1962 0x1963 0x1963
[    7.267750] [drm]   Encoders:
[    7.270908] [drm]     DFP4: INTERNAL_UNIPHY
[    7.275491] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    7.281485] [drm] Found UVD firmware Version: 1.64 Family ID: 9
[    7.287967] [drm] Found VCE firmware Version: 50.10 Binary ID: 2
[    7.294435] [drm] enabling PCIE gen 3 link speeds, disable with amdgpu.pcie_gen2=0
[    8.697410] [drm] UVD initialized successfully.
[    8.907783] [drm:amdgpu_vce_ring_test_ring [amdgpu]] *ERROR* amdgpu: ring 12 test failed
[    8.916249] [drm:amdgpu_device_init.cold.28 [amdgpu]] *ERROR* hw_init of IP block <vce_v2_0> failed -110
[    8.926108] amdgpu 0000:02:00.0: amdgpu_device_ip_init failed
[    8.932065] amdgpu 0000:02:00.0: Fatal error during GPU init
[    8.938085] [drm] amdgpu: finishing device.
[    8.948630] ------------[ cut here ]------------
[    8.953408] Memory manager not clean during takedown.
[    8.958679] WARNING: CPU: 0 PID: 320 at drivers/gpu/drm/drm_mm.c:950 drm_mm_takedown+0x1f/0x30 [drm]
[    8.967894] Modules linked in: amdkfd amd_iommu_v2 ata_generic pata_acpi amdgpu(+) chash gpu_sched radeon i2c_algo_bit drm_kms_helper ttm firewire_ohci crc32c_intel serio_raw firewire_core drm crc_itu_t pata_jmicron
[    8.987127] CPU: 0 PID: 320 Comm: systemd-udevd Tainted: G          I       4.19.2-200.fc28.x86_64 #1
[    8.996434] Hardware name: Gigabyte Technology Co., Ltd. EX58-UD3R/EX58-UD3R, BIOS FB  05/04/2009
[    9.005397] RIP: 0010:drm_mm_takedown+0x1f/0x30 [drm]
[    9.010509] Code: f6 c3 48 8d 41 c0 eb bb 0f 1f 00 66 66 66 66 90 48 8b 47 38 48 83 c7 38 48 39 c7 75 01 c3 48 c7 c7 a0 68 26 c0 e8 6b 4d e8 d9 <0f> 0b c3 0f 1f 40 00 66 2e 0f 1f 84 00 00 00 00 00 66 66 66 66 90
[    9.029395] RSP: 0018:ffffae0681e8f9e8 EFLAGS: 00010282
[    9.034681] RAX: 0000000000000000 RBX: ffff91febbb9f900 RCX: 0000000000000000
[    9.041875] RDX: ffff91fec3a1cf00 RSI: ffff91fec3a16868 RDI: ffff91fec3a16868
[    9.049068] RBP: ffff91feb92b29a0 R08: 0000000000000000 R09: ffff91fb800bb480
[    9.056260] R10: ffffffff9a4e7560 R11: ffffffff9b9b616d R12: ffff91feb92b2980
[    9.063454] R13: 0000000000000000 R14: 0000000000000170 R15: ffff91feb938aee0
[    9.070647] FS:  00007f71200ee180(0000) GS:ffff91fec3a00000(0000) knlGS:0000000000000000
[    9.078821] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    9.084625] CR2: 00007f8be0615020 CR3: 000000033b014000 CR4: 00000000000006f0
[    9.091819] Call Trace:
[    9.094378]  amdgpu_vram_mgr_fini+0x22/0x40 [amdgpu]
[    9.099411]  ttm_bo_clean_mm+0xa2/0xb0 [ttm]
[    9.103782]  amdgpu_ttm_fini+0x71/0x100 [amdgpu]
[    9.108507]  amdgpu_bo_fini+0xe/0x30 [amdgpu]
[    9.112974]  gmc_v7_0_sw_fini+0x32/0x60 [amdgpu]
[    9.117703]  amdgpu_device_fini+0x2cc/0x487 [amdgpu]
[    9.122772]  amdgpu_driver_unload_kms+0x42/0x90 [amdgpu]
[    9.128188]  amdgpu_driver_load_kms+0x146/0x2c0 [amdgpu]
[    9.133568]  drm_dev_register+0x109/0x140 [drm]
[    9.138205]  amdgpu_pci_probe+0x13c/0x1c0 [amdgpu]
[    9.143060]  local_pci_probe+0x41/0x90
[    9.146871]  pci_device_probe+0x188/0x1a0
[    9.150936]  really_probe+0x235/0x3a0
[    9.154655]  driver_probe_device+0xb3/0xf0
[    9.158821]  __driver_attach+0xdd/0x110
[    9.162713]  ? driver_probe_device+0xf0/0xf0
[    9.167039]  bus_for_each_dev+0x76/0xc0
[    9.170932]  ? klist_add_tail+0x3b/0x60
[    9.174828]  bus_add_driver+0x152/0x230
[    9.178720]  ? 0xffffffffc0871000
[    9.182091]  driver_register+0x6b/0xb0
[    9.185896]  ? 0xffffffffc0871000
[    9.189269]  do_one_initcall+0x46/0x1c3
[    9.193162]  ? _cond_resched+0x15/0x30
[    9.196974]  ? kmem_cache_alloc_trace+0x15f/0x1e0
[    9.201742]  do_init_module+0x5a/0x210
[    9.205553]  load_module+0x206d/0x22d0
[    9.209358]  ? __do_sys_init_module+0x13d/0x180
[    9.213950]  __do_sys_init_module+0x13d/0x180
[    9.218363]  do_syscall_64+0x5b/0x160
[    9.222080]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[    9.227193] RIP: 0033:0x7f711ed0286a
[    9.230825] Code: 48 8b 0d 39 e6 2b 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 06 e6 2b 00 f7 d8 64 89 01 48
[    9.249709] RSP: 002b:00007ffd980a37f8 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[    9.257362] RAX: ffffffffffffffda RBX: 000055ee31661390 RCX: 00007f711ed0286a
[    9.264554] RDX: 000055ee3166ee80 RSI: 0000000000607e03 RDI: 000055ee321fc280
[    9.271746] RBP: 000055ee3166ee80 R08: 0000000000000007 R09: 0000000000000006
[    9.278941] R10: 000055ee31658010 R11: 0000000000000246 R12: 000055ee321fc280
[    9.286133] R13: 000055ee31672870 R14: 0000000000020000 R15: 0000000000000000
[    9.293329] ---[ end trace a86546861e94dd5e ]---
[    9.298129] [TTM] Finalizing pool allocator
[    9.302457] [TTM] Finalizing DMA pool allocator
[    9.307183] [TTM] Zone  kernel: Used memory at exit: 58 kiB
[    9.312914] [TTM] Zone   dma32: Used memory at exit: 58 kiB
[    9.318673] [drm] amdgpu: ttm finalized
[    9.323158] amdgpu: probe of 0000:02:00.0 failed with error -110
[    9.351540] random: crng init done
[    9.368843] random: 7 urandom warning(s) missed due to ratelimiting
[    9.545582] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[   10.134785] systemd-journald[209]: Received SIGTERM from PID 1 (systemd).
[   10.377260] systemd: 16 output lines suppressed due to ratelimiting
[   11.102989] SELinux:  Disabled at runtime.
[   11.208094] systemd[1]: systemd 238 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[   11.241422] systemd[1]: Detected architecture x86-64.
[   11.275788] systemd[1]: Set hostname to <endgame.underworld>.
[   14.144945] systemd[1]: Stopped Switch Root.
[   14.193533] systemd[1]: systemd-journald.service: Service has no hold-off time, scheduling restart.
[   14.228391] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[   14.253758] systemd[1]: Stopped Journal Service.
[   14.299849] systemd[1]: Starting Journal Service...
[   14.307521] systemd[1]: Listening on Process Core Dump Socket.
[   14.314309] systemd[1]: Listening on udev Control Socket.
[   14.501251] EXT4-fs (sda3): re-mounted. Opts: (null)
[   14.804530] systemd-journald[484]: Received request to flush runtime journal from PID 1
[   16.183220] RPC: Registered named UNIX socket transport module.
[   16.189434] RPC: Registered udp transport module.
[   16.194525] RPC: Registered tcp transport module.
[   16.199555] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   16.375440] Installing knfsd (copyright (C) 1996 okir at monad.swb.de).
[   17.144966] EDAC MC0: Giving out device to module i7core_edac.c controller i7 core #0: DEV 0000:ff:03.0 (INTERRUPT)
[   17.155597] EDAC PCI0: Giving out device to module i7core_edac controller EDAC PCI controller: DEV 0000:ff:03.0 (POLLED)
[   17.166695] EDAC i7core: Driver loaded, 1 memory controller(s) found.
[   17.331638] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[   17.489417] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x000000000000042C-0x000000000000042D (\GP2C) (20180810/utaddress-213)
[   17.505029] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   17.505097] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   17.549188] libphy: r8169: probed
[   17.553094] r8169 0000:09:00.0 eth0: RTL8168c/8111c, 00:24:1d:cd:0f:3a, XID 3c4000c0, IRQ 33
[   17.561621] r8169 0000:09:00.0 eth0: jumbo features [frames: 6128 bytes, tx checksumming: ko]
[   17.794094] iTCO_vendor_support: vendor-support=0
[   18.059239] gpio_ich: GPIO from 451 to 511 on gpio_ich
[   18.139384] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   18.145123] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[   18.990209] Bluetooth: Core ver 2.22
[   18.993888] NET: Registered protocol family 31
[   18.998413] Bluetooth: HCI device and connection manager initialized
[   19.004850] Bluetooth: HCI socket layer initialized
[   19.009838] Bluetooth: L2CAP socket layer initialized
[   19.015109] Bluetooth: SCO socket layer initialized
[   19.020288] media: Linux media interface: v0.10
[   19.123974] usb 2-5.2: Warning! Unlikely big volume range (=3072), cval->res is probably wrong.
[   19.132772] usb 2-5.2: [5] FU [Mic Capture Volume] ch = 1, val = 4608/7680/1
[   19.142241] usbcore: registered new interface driver snd-usb-audio
[   19.142535] videodev: Linux video capture interface: v2.00
[   19.225830] usbcore: registered new interface driver btusb
[   19.350848] uvcvideo: Found UVC 1.00 device <unnamed> (046d:0992)
[   19.402144] uvcvideo 2-5.2:1.0: Entity type for entity Extension 4 was not initialized!
[   19.410708] uvcvideo 2-5.2:1.0: Entity type for entity Extension 10 was not initialized!
[   19.418953] uvcvideo 2-5.2:1.0: Entity type for entity Extension 12 was not initialized!
[   19.427162] uvcvideo 2-5.2:1.0: Entity type for entity Extension 8 was not initialized!
[   19.435270] uvcvideo 2-5.2:1.0: Entity type for entity Extension 11 was not initialized!
[   19.443531] uvcvideo 2-5.2:1.0: Entity type for entity Processing 2 was not initialized!
[   19.451767] uvcvideo 2-5.2:1.0: Entity type for entity Extension 13 was not initialized!
[   19.460203] uvcvideo 2-5.2:1.0: Entity type for entity Camera 1 was not initialized!
[   19.468584] input: UVC Camera (046d:0992) as /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5.2/2-5.2:1.0/input/input9
[   19.479656] usbcore: registered new interface driver uvcvideo
[   19.485478] USB Video Class driver (1.1.1)
[   19.490003] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
[   19.531136] snd_hda_intel 0000:02:00.1: Handle vga_switcheroo audio client
[   19.539252] snd_hda_intel 0000:02:00.1: Force to non-snoop mode
[   19.588680] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:02:00.1/sound/card2/input10
[   19.599243] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:02:00.1/sound/card2/input11
[   19.609880] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/0000:02:00.1/sound/card2/input12
[   19.614028] Adding 31250428k swap on /dev/sda5.  Priority:-2 extents:1 across:31250428k FS
[   19.620484] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/0000:02:00.1/sound/card2/input13
[   19.639428] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.0/0000:02:00.1/sound/card2/input14
[   19.639503] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.0/0000:02:00.1/sound/card2/input15
[   19.664282] snd_hda_codec_realtek hdaudioC1D2: autoconfig for ALC888: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[   19.675992] snd_hda_codec_realtek hdaudioC1D2:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   19.685737] snd_hda_codec_realtek hdaudioC1D2:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   19.695086] snd_hda_codec_realtek hdaudioC1D2:    mono: mono_out=0x0
[   19.703162] snd_hda_codec_realtek hdaudioC1D2:    dig-out=0x1e/0x0
[   19.711083] snd_hda_codec_realtek hdaudioC1D2:    inputs:
[   19.718182] snd_hda_codec_realtek hdaudioC1D2:      Rear Mic=0x18
[   19.725051] snd_hda_codec_realtek hdaudioC1D2:      Front Mic=0x19
[   19.731316] snd_hda_codec_realtek hdaudioC1D2:      Line=0x1a
[   19.737182] snd_hda_codec_realtek hdaudioC1D2:      CD=0x1c
[   19.742834] snd_hda_codec_realtek hdaudioC1D2:    dig-in=0x1f
[   19.765231] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input16
[   19.774198] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input17
[   19.783385] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card1/input18
[   19.792158] input: HDA Intel Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card1/input19
[   19.801768] input: HDA Intel Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card1/input20
[   19.811786] input: HDA Intel Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card1/input21
[   19.821530] input: HDA Intel Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card1/input22
[   19.830830] snd_hda_intel 0000:00:1b.0: device 1458:a002 is on the power_save blacklist, forcing power_save to 0
[   24.399946] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[   24.747191] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[   25.337335] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[   25.459705] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
[   26.870664] it87: Found IT8720F chip at 0x290, revision 8
[   26.876189] it87: VID is disabled (pins used for GPIO)
[   26.881664] it87: Routing internal VCCH5V to in7
[   26.886563] it87: Beeping is supported
[   31.600496] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   31.605910] Bluetooth: BNEP filters: protocol multicast
[   31.611261] Bluetooth: BNEP socket layer initialized
[   34.313757] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   34.320481] RTL8211B Gigabit Ethernet r8169-900:00: attached PHY driver [RTL8211B Gigabit Ethernet] (mii_bus:phy_addr=r8169-900:00, irq=IGNORE)
[   34.413486] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   35.931570] r8169 0000:09:00.0 eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[   35.939342] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   41.408132] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   41.416572] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   46.035167] input: PC Speaker as /devices/platform/pcspkr/input/input23
[   49.706479] NFSD: starting 45-second grace period (net f0000098)


More information about the dri-devel mailing list