How disabling GPU?


 
Thread Tools Search this Thread
Special Forums Hardware How disabling GPU?
# 8  
Old 06-06-2017
That doesn't look like dmesg, could you post it? In code tags please.
# 9  
Old 06-08-2017
Code:
[    0.000000] Linux version 4.8.0-54-generic (buildd@lgw01-13) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #57~16.04.1-Ubuntu SMP Wed May 24 16:22:28 UTC 2017 (Ubuntu 4.8.0-54.57~16.04.1-generic 4.8.17)
[    0.000000] Command line: BOOT_IMAGE=/@/boot/vmlinuz-4.8.0-54-generic root=UUID=a16cb3b9-770a-441c-a30e-ec76f7acbd36 ro rootflags=subvol=@ vt.handoff=7
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Centaur CentaurHauls
[    0.000000] x86/fpu: Legacy x87 FPU detected.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009798dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000009798e000-0x00000000979d8fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000979d9000-0x00000000979e6fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000979e7000-0x00000000979e8fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000979e9000-0x00000000979f8fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000979f9000-0x0000000097a1dfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000097a1e000-0x0000000097a28fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000097a29000-0x0000000097a2afff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000097a2b000-0x0000000097a2bfff] usable
[    0.000000] BIOS-e820: [mem 0x0000000097a2c000-0x0000000097a3bfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000097a3c000-0x0000000097a43fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000097a44000-0x0000000097a46fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000097a47000-0x0000000097a4ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000097a50000-0x0000000097aa5fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000097aa6000-0x0000000097ae8fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000097ae9000-0x0000000097d5dfff] usable
[    0.000000] BIOS-e820: [mem 0x0000000097d5e000-0x0000000097ef6fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000097ef7000-0x0000000097efffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 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-0x000000014effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: ASUSTeK Computer Inc. K53BR/K53BR, BIOS 204 11/21/2011
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x14f000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF write-through
[    0.000000]   C0000-CEFFF write-protect
[    0.000000]   CF000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F00000000 write-back
[    0.000000]   1 base 097F00000 mask FFFF00000 uncachable
[    0.000000]   2 base 098000000 mask FF8000000 uncachable
[    0.000000]   3 base 0A0000000 mask FE0000000 uncachable
[    0.000000]   4 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 000000014f000000 aka 5360M
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] total RAM covered: 2431M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 2M 	num_reg: 4  	lose cover RAM: 0G
[    0.000000] e820: update [mem 0x97f00000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0x97f00 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fcdf0-0x000fcdff] mapped at [ffff9d47400fcdf0]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff9d4740097000] 97000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x8343c000, 0x8343cfff] PGTABLE
[    0.000000] BRK [0x8343d000, 0x8343dfff] PGTABLE
[    0.000000] BRK [0x8343e000, 0x8343efff] PGTABLE
[    0.000000] BRK [0x8343f000, 0x8343ffff] PGTABLE
[    0.000000] BRK [0x83440000, 0x83440fff] PGTABLE
[    0.000000] BRK [0x83441000, 0x83441fff] PGTABLE
[    0.000000] BRK [0x83442000, 0x83442fff] PGTABLE
[    0.000000] BRK [0x83443000, 0x83443fff] PGTABLE
[    0.000000] BRK [0x83444000, 0x83444fff] PGTABLE
[    0.000000] BRK [0x83445000, 0x83445fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x3328c000-0x3593dfff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F0450 000024 (v02 _ASUS_)
[    0.000000] ACPI: XSDT 0x00000000979D9070 00005C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000979E4CA8 0000F4 (v04 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20160422/tbfadt-658)
[    0.000000] ACPI: DSDT 0x00000000979D9158 00BB4A (v02 _ASUS_ Notebook 00000204 INTL 20091112)
[    0.000000] ACPI: FACS 0x0000000097A43F80 000040
[    0.000000] ACPI: APIC 0x00000000979E4DA0 000062 (v03 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x00000000979E4E08 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00010013)
[    0.000000] ACPI: HPET 0x00000000979E4E48 000038 (v01 _ASUS_ Notebook 01072009 AMI  00000004)
[    0.000000] ACPI: SSDT 0x00000000979E4E80 0003EB (v01 AMD    POWERNOW 00000001 AMD  00000001)
[    0.000000] ACPI: SSDT 0x00000000979E5270 00168E (v02 AMD    ALIB     00000001 MSFT 04000000)
[    0.000000] ACPI: SLIC 0x00000000979E6900 000176 (v01 _ASUS_ Notebook 01072009 ASUS 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000014effffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x14eff9000-0x14effdfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000014effffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000009798dfff]
[    0.000000]   node   0: [mem 0x0000000097a2b000-0x0000000097a2bfff]
[    0.000000]   node   0: [mem 0x0000000097ae9000-0x0000000097d5dfff]
[    0.000000]   node   0: [mem 0x0000000097ef7000-0x0000000097efffff]
[    0.000000]   node   0: [mem 0x0000000100001000-0x000000014effffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000014effffff]
[    0.000000] On node 0 totalpages: 945064
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 9649 pages used for memmap
[    0.000000]   DMA32 zone: 617485 pages, LIFO batch:31
[    0.000000]   Normal zone: 5056 pages used for memmap
[    0.000000]   Normal zone: 323583 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 3, version 33, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x9798e000-0x979d8fff]
[    0.000000] PM: Registered nosave memory: [mem 0x979d9000-0x979e6fff]
[    0.000000] PM: Registered nosave memory: [mem 0x979e7000-0x979e8fff]
[    0.000000] PM: Registered nosave memory: [mem 0x979e9000-0x979f8fff]
[    0.000000] PM: Registered nosave memory: [mem 0x979f9000-0x97a1dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x97a1e000-0x97a28fff]
[    0.000000] PM: Registered nosave memory: [mem 0x97a29000-0x97a2afff]
[    0.000000] PM: Registered nosave memory: [mem 0x97a2c000-0x97a3bfff]
[    0.000000] PM: Registered nosave memory: [mem 0x97a3c000-0x97a43fff]
[    0.000000] PM: Registered nosave memory: [mem 0x97a44000-0x97a46fff]
[    0.000000] PM: Registered nosave memory: [mem 0x97a47000-0x97a4ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x97a50000-0x97aa5fff]
[    0.000000] PM: Registered nosave memory: [mem 0x97aa6000-0x97ae8fff]
[    0.000000] PM: Registered nosave memory: [mem 0x97d5e000-0x97ef6fff]
[    0.000000] PM: Registered nosave memory: [mem 0x97f00000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed60fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed61000-0xfed70fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed71000-0xfed7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfeefffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xffffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x100000000-0x100000fff]
[    0.000000] e820: [mem 0x97f00000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] percpu: Embedded 36 pages/cpu @ffff9d488ec00000 s107864 r8192 d31400 u1048576
[    0.000000] pcpu-alloc: s107864 r8192 d31400 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 930274
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/@/boot/vmlinuz-4.8.0-54-generic root=UUID=a16cb3b9-770a-441c-a30e-ec76f7acbd36 ro rootflags=subvol=@ vt.handoff=7
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 3595816K/3780256K available (8829K kernel code, 1441K rwdata, 3836K rodata, 1552K init, 1296K bss, 184440K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2
[    0.000000] NR_IRQS:33024 nr_irqs:440 16
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] vt handoff: transparent VT on vt#7
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1646.383 MHz processor
[    0.000052] Calibrating delay loop (skipped), value calculated using timer frequency.. 3292.76 BogoMIPS (lpj=6585532)
[    0.000060] pid_max: default: 32768 minimum: 301
[    0.000099] ACPI: Core revision 20160422
[    0.019660] ACPI: 3 ACPI AML tables successfully acquired and loaded

[    0.019754] Security Framework initialized
[    0.019760] Yama: becoming mindful.
[    0.019796] AppArmor: AppArmor initialized
[    0.020319] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.022785] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.023984] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.024008] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.024650] CPU: Physical Processor ID: 0
[    0.024658] CPU: Processor Core ID: 0
[    0.024663] mce: CPU supports 6 MCE banks
[    0.024684] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4
[    0.024688] Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4, 1GB 0
[    0.025568] Freeing SMP alternatives memory: 32K (ffffffffa24ee000 - ffffffffa24f6000)
[    0.032285] ftrace: allocating 33460 entries in 131 pages
[    0.077402] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.077412] smpboot: Max logical packages: 1
[    0.077825] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.223379] smpboot: CPU0: AMD E-450 APU with Radeon(tm) HD Graphics (family: 0x14, model: 0x2, stepping: 0x0)
[    0.223391] Performance Events: AMD PMU driver.
[    0.223401] ... version:                0
[    0.223404] ... bit width:              48
[    0.223407] ... generic registers:      4
[    0.223409] ... value mask:             0000ffffffffffff
[    0.223412] ... max period:             00007fffffffffff
[    0.223415] ... fixed-purpose events:   0
[    0.223417] ... event mask:             000000000000000f
[    0.225145] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.225499] x86: Booting SMP configuration:
[    0.225505] .... node  #0, CPUs:      #1
[    0.227821] x86: Booted up 1 node, 2 CPUs
[    0.227835] smpboot: Total of 2 processors activated (6585.53 BogoMIPS)
[    0.229079] devtmpfs: initialized
[    0.229313] x86/mm: Memory block size: 128MB
[    0.235196] evm: security.selinux
[    0.235201] evm: security.SMACK64
[    0.235204] evm: security.SMACK64EXEC
[    0.235206] evm: security.SMACK64TRANSMUTE
[    0.235209] evm: security.SMACK64MMAP
[    0.235211] evm: security.ima
[    0.235213] evm: security.capability
[    0.235460] PM: Registering ACPI NVS region [mem 0x9798e000-0x979d8fff] (307200 bytes)
[    0.235483] PM: Registering ACPI NVS region [mem 0x979e9000-0x979f8fff] (65536 bytes)
[    0.235489] PM: Registering ACPI NVS region [mem 0x97a1e000-0x97a28fff] (45056 bytes)
[    0.235493] PM: Registering ACPI NVS region [mem 0x97a3c000-0x97a43fff] (32768 bytes)
[    0.235498] PM: Registering ACPI NVS region [mem 0x97a47000-0x97a4ffff] (36864 bytes)
[    0.235502] PM: Registering ACPI NVS region [mem 0x97aa6000-0x97ae8fff] (274432 bytes)
[    0.235710] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.235793] pinctrl core: initialized pinctrl subsystem
[    0.236082] RTC time: 20:16:22, date: 06/08/17
[    0.236350] NET: Registered protocol family 16
[    0.251897] cpuidle: using governor ladder
[    0.263904] cpuidle: using governor menu
[    0.263923] PCCT header not found.
[    0.264196] ACPI: bus type PCI registered
[    0.264202] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.264392] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.264399] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.264434] PCI: Using configuration type 1 for base access
[    0.280760] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.280769] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.281600] ACPI: Added _OSI(Module Device)
[    0.281609] ACPI: Added _OSI(Processor Device)
[    0.281612] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.281615] ACPI: Added _OSI(Processor Aggregator Device)
[    0.282068] ACPI: Executed 3 blocks of module-level executable AML code
[    0.289587] ACPI : EC: EC started
[    0.367742] ACPI: Interpreter enabled
[    0.367813] ACPI: (supports S0 S3 S4 S5)
[    0.367819] ACPI: Using IOAPIC for interrupt routing
[    0.368275] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.431946] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[    0.432879] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[    0.436591] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.436608] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.436622] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.437400] PCI host bridge to bus 0000:00
[    0.437409] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.437414] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.437419] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.437424] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.437429] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.437433] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.437438] pci_bus 0000:00: root bus resource [mem 0xb0000000-0xffffffff window]
[    0.437443] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.437462] pci 0000:00:00.0: [1022:1510] type 00 class 0x060000
[    0.437701] pci 0000:00:01.0: [1002:9806] type 00 class 0x030000
[    0.437718] pci 0000:00:01.0: reg 0x10: [mem 0xb0000000-0xbfffffff pref]
[    0.437728] pci 0000:00:01.0: reg 0x14: [io  0xf000-0xf0ff]
[    0.437737] pci 0000:00:01.0: reg 0x18: [mem 0xfeb00000-0xfeb3ffff]
[    0.437807] pci 0000:00:01.0: supports D1 D2
[    0.437992] pci 0000:00:01.1: [1002:1314] type 00 class 0x040300
[    0.438008] pci 0000:00:01.1: reg 0x10: [mem 0xfeb44000-0xfeb47fff]
[    0.438088] pci 0000:00:01.1: supports D1 D2
[    0.438263] pci 0000:00:04.0: [1022:1512] type 01 class 0x060400
[    0.438349] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
[    0.438568] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601
[    0.438592] pci 0000:00:11.0: reg 0x10: [io  0xf190-0xf197]
[    0.438606] pci 0000:00:11.0: reg 0x14: [io  0xf180-0xf183]
[    0.438619] pci 0000:00:11.0: reg 0x18: [io  0xf170-0xf177]
[    0.438632] pci 0000:00:11.0: reg 0x1c: [io  0xf160-0xf163]
[    0.438645] pci 0000:00:11.0: reg 0x20: [io  0xf150-0xf15f]
[    0.438658] pci 0000:00:11.0: reg 0x24: [mem 0xfeb4f000-0xfeb4f3ff]
[    0.438893] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
[    0.438913] pci 0000:00:12.0: reg 0x10: [mem 0xfeb4e000-0xfeb4efff]
[    0.439105] pci 0000:00:12.0: System wakeup disabled by ACPI
[    0.439219] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
[    0.439244] pci 0000:00:12.2: reg 0x10: [mem 0xfeb4d000-0xfeb4d0ff]
[    0.439356] pci 0000:00:12.2: supports D1 D2
[    0.439360] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[    0.439488] pci 0000:00:12.2: System wakeup disabled by ACPI
[    0.439596] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
[    0.439617] pci 0000:00:13.0: reg 0x10: [mem 0xfeb4c000-0xfeb4cfff]
[    0.439798] pci 0000:00:13.0: System wakeup disabled by ACPI
[    0.439905] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
[    0.439930] pci 0000:00:13.2: reg 0x10: [mem 0xfeb4b000-0xfeb4b0ff]
[    0.440042] pci 0000:00:13.2: supports D1 D2
[    0.440045] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.440155] pci 0000:00:13.2: System wakeup disabled by ACPI
[    0.440263] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
[    0.440535] pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a
[    0.440555] pci 0000:00:14.1: reg 0x10: [io  0xf140-0xf147]
[    0.440568] pci 0000:00:14.1: reg 0x14: [io  0xf130-0xf133]
[    0.440581] pci 0000:00:14.1: reg 0x18: [io  0xf120-0xf127]
[    0.440594] pci 0000:00:14.1: reg 0x1c: [io  0xf110-0xf113]
[    0.440607] pci 0000:00:14.1: reg 0x20: [io  0xf100-0xf10f]
[    0.440636] pci 0000:00:14.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.440641] pci 0000:00:14.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.440645] pci 0000:00:14.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.440650] pci 0000:00:14.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.440845] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
[    0.440874] pci 0000:00:14.2: reg 0x10: [mem 0xfeb40000-0xfeb43fff 64bit]
[    0.440969] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.441074] pci 0000:00:14.2: System wakeup disabled by ACPI
[    0.441175] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
[    0.441447] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
[    0.441599] pci 0000:00:14.4: System wakeup disabled by ACPI
[    0.441707] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
[    0.441727] pci 0000:00:14.5: reg 0x10: [mem 0xfeb4a000-0xfeb4afff]
[    0.441911] pci 0000:00:14.5: System wakeup disabled by ACPI
[    0.442021] pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400
[    0.442132] pci 0000:00:15.0: supports D1 D2
[    0.442239] pci 0000:00:15.0: System wakeup disabled by ACPI
[    0.442346] pci 0000:00:15.1: [1002:43a1] type 01 class 0x060400
[    0.442455] pci 0000:00:15.1: supports D1 D2
[    0.442562] pci 0000:00:15.1: System wakeup disabled by ACPI
[    0.442679] pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310
[    0.442699] pci 0000:00:16.0: reg 0x10: [mem 0xfeb49000-0xfeb49fff]
[    0.442878] pci 0000:00:16.0: System wakeup disabled by ACPI
[    0.442986] pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320
[    0.443010] pci 0000:00:16.2: reg 0x10: [mem 0xfeb48000-0xfeb480ff]
[    0.443122] pci 0000:00:16.2: supports D1 D2
[    0.443125] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
[    0.443230] pci 0000:00:16.2: System wakeup disabled by ACPI
[    0.443339] pci 0000:00:18.0: [1022:1700] type 00 class 0x060000
[    0.443563] pci 0000:00:18.1: [1022:1701] type 00 class 0x060000
[    0.443766] pci 0000:00:18.2: [1022:1702] type 00 class 0x060000
[    0.443971] pci 0000:00:18.3: [1022:1703] type 00 class 0x060000
[    0.444182] pci 0000:00:18.4: [1022:1704] type 00 class 0x060000
[    0.444382] pci 0000:00:18.5: [1022:1718] type 00 class 0x060000
[    0.444582] pci 0000:00:18.6: [1022:1716] type 00 class 0x060000
[    0.444783] pci 0000:00:18.7: [1022:1719] type 00 class 0x060000
[    0.445139] pci 0000:01:00.0: [1002:6760] type 00 class 0x030000
[    0.445163] pci 0000:01:00.0: reg 0x10: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.445179] pci 0000:01:00.0: reg 0x18: [mem 0xfea20000-0xfea3ffff 64bit]
[    0.445189] pci 0000:01:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.445205] pci 0000:01:00.0: reg 0x30: [mem 0xfea00000-0xfea1ffff pref]
[    0.445274] pci 0000:01:00.0: supports D1 D2
[    0.455639] pci 0000:00:04.0: PCI bridge to [bus 01]
[    0.455666] pci 0000:00:04.0:   bridge window [io  0xe000-0xefff]
[    0.455676] pci 0000:00:04.0:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.455683] pci 0000:00:04.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.455860] pci 0000:00:14.4: PCI bridge to [bus 02] (subtractive decode)
[    0.455876] pci 0000:00:14.4:   bridge window [io  0x0000-0x03af window] (subtractive decode)
[    0.455880] pci 0000:00:14.4:   bridge window [io  0x03e0-0x0cf7 window] (subtractive decode)
[    0.455883] pci 0000:00:14.4:   bridge window [io  0x03b0-0x03df window] (subtractive decode)
[    0.455886] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.455889] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.455892] pci 0000:00:14.4:   bridge window [mem 0x000c0000-0x000dffff window] (subtractive decode)
[    0.455896] pci 0000:00:14.4:   bridge window [mem 0xb0000000-0xffffffff window] (subtractive decode)
[    0.456029] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[    0.456061] pci 0000:03:00.0: reg 0x10: [io  0xd000-0xd0ff]
[    0.456100] pci 0000:03:00.0: reg 0x18: [mem 0xd0004000-0xd0004fff 64bit pref]
[    0.456125] pci 0000:03:00.0: reg 0x20: [mem 0xd0000000-0xd0003fff 64bit pref]
[    0.456270] pci 0000:03:00.0: supports D1 D2
[    0.456273] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.467646] pci 0000:00:15.0: PCI bridge to [bus 03]
[    0.467674] pci 0000:00:15.0:   bridge window [io  0xd000-0xdfff]
[    0.467687] pci 0000:00:15.0:   bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[    0.467875] pci 0000:04:00.0: [168c:0032] type 00 class 0x028000
[    0.467915] pci 0000:04:00.0: reg 0x10: [mem 0xfe900000-0xfe97ffff 64bit]
[    0.467987] pci 0000:04:00.0: reg 0x30: [mem 0xfe980000-0xfe98ffff pref]
[    0.468103] pci 0000:04:00.0: supports D1 D2
[    0.468106] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.479644] pci 0000:00:15.1: PCI bridge to [bus 04]
[    0.479676] pci 0000:00:15.1:   bridge window [mem 0xfe900000-0xfe9fffff]
[    0.508230] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 10 11 14 15) *0
[    0.508423] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 11 14 15) *0
[    0.508614] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 10 11 14 15) *0
[    0.508803] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 10 11 14 15) *0
[    0.508963] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 14 15) *0
[    0.509095] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 14 15) *0
[    0.509227] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 10 11 14 15) *0
[    0.509357] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 14 15) *0
[    0.509896] ACPI: Enabled 2 GPEs in block 00 to 1F
[    0.510083] ACPI : EC: EC stopped
[    0.510198] ACPI : EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62
[    0.510203] ACPI : EC: EC started
[    0.588449] SCSI subsystem initialized
[    0.588671] libata version 3.00 loaded.
[    0.588936] vgaarb: setting as boot device: PCI:0000:00:01.0
[    0.588946] vgaarb: device added: PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
[    0.588966] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
[    0.588971] vgaarb: loaded
[    0.588974] vgaarb: bridge control possible 0000:01:00.0
[    0.588977] vgaarb: no bridge control possible 0000:00:01.0
[    0.589085] ACPI: bus type USB registered
[    0.589145] usbcore: registered new interface driver usbfs
[    0.589173] usbcore: registered new interface driver hub
[    0.589231] usbcore: registered new device driver usb
[    0.589673] PCI: Using ACPI for IRQ routing
[    0.600585] PCI: pci_cache_line_size set to 64 bytes
[    0.600705] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.600709] e820: reserve RAM buffer [mem 0x9798e000-0x97ffffff]
[    0.600712] e820: reserve RAM buffer [mem 0x97a2c000-0x97ffffff]
[    0.600715] e820: reserve RAM buffer [mem 0x97d5e000-0x97ffffff]
[    0.600717] e820: reserve RAM buffer [mem 0x97f00000-0x97ffffff]
[    0.600719] e820: reserve RAM buffer [mem 0x14f000000-0x14fffffff]
[    0.600987] NetLabel: Initializing
[    0.600992] NetLabel:  domain hash size = 128
[    0.600995] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.601027] NetLabel:  unlabeled traffic allowed by default
[    0.601475] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.601489] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.603613] clocksource: Switched to clocksource hpet
[    0.625373] VFS: Disk quotas dquot_6.6.0
[    0.625430] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.625723] AppArmor: AppArmor Filesystem Enabled
[    0.625862] pnp: PnP ACPI init
[    0.626200] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[    0.626214] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.627524] system 00:01: [io  0x040b] has been reserved
[    0.627531] system 00:01: [io  0x04d6] has been reserved
[    0.627536] system 00:01: [io  0x0c00-0x0c01] has been reserved
[    0.627541] system 00:01: [io  0x0c14] has been reserved
[    0.627547] system 00:01: [io  0x0c50-0x0c51] has been reserved
[    0.627551] system 00:01: [io  0x0c52] has been reserved
[    0.627556] system 00:01: [io  0x0c6c] has been reserved
[    0.627561] system 00:01: [io  0x0c6f] has been reserved
[    0.627565] system 00:01: [io  0x0cd0-0x0cd1] has been reserved
[    0.627570] system 00:01: [io  0x0cd2-0x0cd3] has been reserved
[    0.627575] system 00:01: [io  0x0cd4-0x0cd5] has been reserved
[    0.627579] system 00:01: [io  0x0cd6-0x0cd7] has been reserved
[    0.627584] system 00:01: [io  0x0cd8-0x0cdf] has been reserved
[    0.627589] system 00:01: [io  0x0800-0x089f] has been reserved
[    0.627593] system 00:01: [io  0x0b20-0x0b3f] has been reserved
[    0.627598] system 00:01: [io  0x0900-0x090f] has been reserved
[    0.627603] system 00:01: [io  0x0910-0x091f] has been reserved
[    0.627645] system 00:01: [io  0xfe00-0xfefe] has been reserved
[    0.627654] system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.627660] system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.627665] system 00:01: [mem 0xfed80000-0xfed8ffff] has been reserved
[    0.627670] system 00:01: [mem 0xfed61000-0xfed70fff] has been reserved
[    0.627675] system 00:01: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.627681] system 00:01: [mem 0xfed00000-0xfed00fff] could not be reserved
[    0.627686] system 00:01: [mem 0xffe00000-0xffffffff] has been reserved
[    0.627696] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.627794] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.627972] system 00:03: [io  0x04d0-0x04d1] has been reserved
[    0.627983] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.628109] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.628278] pnp 00:05: Plug and Play ACPI device, IDs ETD0102 PNP0f13 PNP0f0e PNP0f03 PNP0f12 PNP0f0b (active)
[    0.628376] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.656300] system 00:07: [mem 0x98000000-0xafffffff] has been reserved
[    0.656318] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.656680] pnp: PnP ACPI: found 8 devices
[    0.669721] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.669800] pci 0000:00:04.0: PCI bridge to [bus 01]
[    0.669808] pci 0000:00:04.0:   bridge window [io  0xe000-0xefff]
[    0.669817] pci 0000:00:04.0:   bridge window [mem 0xfea00000-0xfeafffff]
[    0.669824] pci 0000:00:04.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.669834] pci 0000:00:14.4: PCI bridge to [bus 02]
[    0.669853] pci 0000:00:15.0: PCI bridge to [bus 03]
[    0.669858] pci 0000:00:15.0:   bridge window [io  0xd000-0xdfff]
[    0.669869] pci 0000:00:15.0:   bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
[    0.669879] pci 0000:00:15.1: PCI bridge to [bus 04]
[    0.669888] pci 0000:00:15.1:   bridge window [mem 0xfe900000-0xfe9fffff]
[    0.669905] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.669908] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.669912] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.669915] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.669918] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.669921] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.669924] pci_bus 0000:00: resource 10 [mem 0xb0000000-0xffffffff window]
[    0.669928] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.669931] pci_bus 0000:01: resource 1 [mem 0xfea00000-0xfeafffff]
[    0.669934] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.669938] pci_bus 0000:02: resource 4 [io  0x0000-0x03af window]
[    0.669941] pci_bus 0000:02: resource 5 [io  0x03e0-0x0cf7 window]
[    0.669944] pci_bus 0000:02: resource 6 [io  0x03b0-0x03df window]
[    0.669947] pci_bus 0000:02: resource 7 [io  0x0d00-0xffff window]
[    0.669950] pci_bus 0000:02: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.669953] pci_bus 0000:02: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.669956] pci_bus 0000:02: resource 10 [mem 0xb0000000-0xffffffff window]
[    0.669959] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.669962] pci_bus 0000:03: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
[    0.669966] pci_bus 0000:04: resource 1 [mem 0xfe900000-0xfe9fffff]
[    0.670052] NET: Registered protocol family 2
[    0.670418] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.670598] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.670851] TCP: Hash tables configured (established 32768 bind 32768)
[    0.670978] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.671034] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.671200] NET: Registered protocol family 1
[    0.671240] pci 0000:00:01.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.764491] PCI: CLS 64 bytes, default 64
[    1.764634] Unpacking initramfs...
[    3.058829] Freeing initrd memory: 39624K (ffff9d477328c000 - ffff9d477593e000)
[    3.058843] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    3.058849] software IO TLB [mem 0x9398e000-0x9798e000] (64MB) mapped at [ffff9d47d398e000-ffff9d47d798dfff]
[    3.059051] LVT offset 0 assigned for vector 0x400
[    3.059229] perf: AMD IBS detected (0x000000ff)
[    3.059382] Scanning for low memory corruption every 60 seconds
[    3.060327] futex hash table entries: 512 (order: 3, 32768 bytes)
[    3.060379] audit: initializing netlink subsys (disabled)
[    3.060418] audit: type=2000 audit(1496952984.936:1): initialized
[    3.061173] Initialise system trusted keyrings
[    3.061699] workingset: timestamp_bits=40 max_order=20 bucket_order=0
[    3.066386] zbud: loaded
[    3.067630] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    3.068553] fuse init (API version 7.25)
[    3.069202] Allocating IMA blacklist keyring.
[    3.073169] Key type asymmetric registered
[    3.073180] Asymmetric key parser 'x509' registered
[    3.073328] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    3.073466] io scheduler noop registered
[    3.073477] io scheduler deadline registered (default)
[    3.073514] io scheduler cfq registered
[    3.074480] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    3.074497] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    3.074591] vesafb: mode is 1024x768x32, linelength=4096, pages=0
[    3.074595] vesafb: scrolling: redraw
[    3.074600] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
[    3.074632] vesafb: framebuffer at 0xb0000000, mapped to 0xffffbc2b40800000, using 3072k, total 3072k
[    3.075006] Console: switching to colour frame buffer device 128x48
[    3.075052] fb0: VESA VGA frame buffer device
[    3.075913] ACPI: AC Adapter [ACAD] (off-line)
[    3.076094] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    3.076105] ACPI: Power Button [PWRB]
[    3.076214] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    3.076221] ACPI: Sleep Button [SLPB]
[    3.076333] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[    3.076919] ACPI: Lid Switch [LID]
[    3.077037] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    3.077044] ACPI: Power Button [PWRF]
[    3.079960] ACPI: Invalid passive threshold
[    3.079985] ACPI: Invalid active0 threshold
[    3.081332] thermal LNXTHERM:00: registered as thermal_zone0
[    3.081342] ACPI: Thermal Zone [THRM] (49 C)
[    3.081466] GHES: HEST is not enabled!
[    3.081823] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    3.087037] Linux agpgart interface v0.103
[    3.091559] loop: module loaded
[    3.092157] libphy: Fixed MDIO Bus: probed
[    3.092163] tun: Universal TUN/TAP device driver, 1.6
[    3.092166] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    3.092293] PPP generic driver version 2.4.2
[    3.092421] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.092437] ehci-pci: EHCI PCI platform driver
[    3.092772] QUIRK: Enable AMD PLL fix
[    3.092823] ehci-pci 0000:00:12.2: EHCI Host Controller
[    3.092849] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[    3.092863] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    3.092879] ehci-pci 0000:00:12.2: debug port 1
[    3.092971] ehci-pci 0000:00:12.2: irq 17, io mem 0xfeb4d000
[    3.108047] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    3.108211] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    3.108218] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.108222] usb usb1: Product: EHCI Host Controller
[    3.108227] usb usb1: Manufacturer: Linux 4.8.0-54-generic ehci_hcd
[    3.108231] usb usb1: SerialNumber: 0000:00:12.2
[    3.108799] hub 1-0:1.0: USB hub found
[    3.108829] hub 1-0:1.0: 5 ports detected
[    3.109554] ehci-pci 0000:00:13.2: EHCI Host Controller
[    3.109571] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 2
[    3.109582] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    3.109598] ehci-pci 0000:00:13.2: debug port 1
[    3.109655] ehci-pci 0000:00:13.2: irq 17, io mem 0xfeb4b000
[    3.124050] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    3.124211] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    3.124218] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.124222] usb usb2: Product: EHCI Host Controller
[    3.124227] usb usb2: Manufacturer: Linux 4.8.0-54-generic ehci_hcd
[    3.124231] usb usb2: SerialNumber: 0000:00:13.2
[    3.124782] hub 2-0:1.0: USB hub found
[    3.124812] hub 2-0:1.0: 5 ports detected
[    3.125446] ehci-pci 0000:00:16.2: EHCI Host Controller
[    3.125462] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 3
[    3.125473] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    3.125489] ehci-pci 0000:00:16.2: debug port 1
[    3.125546] ehci-pci 0000:00:16.2: irq 17, io mem 0xfeb48000
[    3.139936] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
[    3.140112] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    3.140119] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.140123] usb usb3: Product: EHCI Host Controller
[    3.140128] usb usb3: Manufacturer: Linux 4.8.0-54-generic ehci_hcd
[    3.140132] usb usb3: SerialNumber: 0000:00:16.2
[    3.140680] hub 3-0:1.0: USB hub found
[    3.140708] hub 3-0:1.0: 4 ports detected
[    3.141095] ehci-platform: EHCI generic platform driver
[    3.141139] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    3.141158] ohci-pci: OHCI PCI platform driver
[    3.141433] ohci-pci 0000:00:12.0: OHCI PCI host controller
[    3.141450] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 4
[    3.141519] ohci-pci 0000:00:12.0: irq 18, io mem 0xfeb4e000
[    3.204150] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    3.204161] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.204166] usb usb4: Product: OHCI PCI host controller
[    3.204170] usb usb4: Manufacturer: Linux 4.8.0-54-generic ohci_hcd
[    3.204174] usb usb4: SerialNumber: 0000:00:12.0
[    3.204790] hub 4-0:1.0: USB hub found
[    3.204821] hub 4-0:1.0: 5 ports detected
[    3.205517] ohci-pci 0000:00:13.0: OHCI PCI host controller
[    3.205538] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 5
[    3.205603] ohci-pci 0000:00:13.0: irq 18, io mem 0xfeb4c000
[    3.268047] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    3.268058] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.268063] usb usb5: Product: OHCI PCI host controller
[    3.268067] usb usb5: Manufacturer: Linux 4.8.0-54-generic ohci_hcd
[    3.268071] usb usb5: SerialNumber: 0000:00:13.0
[    3.268642] hub 5-0:1.0: USB hub found
[    3.268678] hub 5-0:1.0: 5 ports detected
[    3.269299] ohci-pci 0000:00:14.5: OHCI PCI host controller
[    3.269316] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 6
[    3.269369] ohci-pci 0000:00:14.5: irq 18, io mem 0xfeb4a000
[    3.332157] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    3.332168] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.332172] usb usb6: Product: OHCI PCI host controller
[    3.332177] usb usb6: Manufacturer: Linux 4.8.0-54-generic ohci_hcd
[    3.332181] usb usb6: SerialNumber: 0000:00:14.5
[    3.332692] ACPI: Battery Slot [BAT1] (battery present)
[    3.332709] hub 6-0:1.0: USB hub found
[    3.332741] hub 6-0:1.0: 2 ports detected
[    3.333256] ohci-pci 0000:00:16.0: OHCI PCI host controller
[    3.333273] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 7
[    3.333327] ohci-pci 0000:00:16.0: irq 18, io mem 0xfeb49000
[    3.396161] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    3.396172] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.396176] usb usb7: Product: OHCI PCI host controller
[    3.396181] usb usb7: Manufacturer: Linux 4.8.0-54-generic ohci_hcd
[    3.396185] usb usb7: SerialNumber: 0000:00:16.0
[    3.396759] hub 7-0:1.0: USB hub found
[    3.396790] hub 7-0:1.0: 4 ports detected
[    3.397159] ohci-platform: OHCI generic platform driver
[    3.397196] uhci_hcd: USB Universal Host Controller Interface driver
[    3.397378] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    3.412690] serio: i8042 KBD port at 0x60,0x64 irq 1
[    3.412704] serio: i8042 AUX port at 0x60,0x64 irq 12
[    3.413371] mousedev: PS/2 mouse device common for all mice
[    3.414446] rtc_cmos 00:02: RTC can wake from S4
[    3.414675] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    3.414720] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    3.414744] i2c /dev entries driver
[    3.414909] device-mapper: uevent: version 1.0.3
[    3.415155] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[    3.415231] ledtrig-cpu: registered to indicate activity on CPUs
[    3.416134] NET: Registered protocol family 10
[    3.416661] NET: Registered protocol family 17
[    3.416684] Key type dns_resolver registered
[    3.417176] microcode: CPU0: patch_level=0x05000101
[    3.417191] microcode: CPU1: patch_level=0x05000101
[    3.417452] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    3.417927] registered taskstats version 1
[    3.417937] Loading compiled-in X.509 certificates
[    3.426491] Loaded X.509 cert 'Build time autogenerated kernel key: b5c8c283a8294ac4785b0c5f04dc25cd7ff8bbb5'
[    3.426562] zswap: loaded using pool lzo/zbud
[    3.431397] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    3.435862] usb 1-3: new high-speed USB device number 2 using ehci-pci
[    3.470639] Key type big_key registered
[    3.476835] Key type trusted registered
[    3.483047] Key type encrypted registered
[    3.483069] AppArmor: AppArmor sha1 policy hashing enabled
[    3.483076] ima: No TPM chip found, activating TPM-bypass!
[    3.483149] evm: HMAC attrs: 0x1
[    3.483921]   Magic number: 5:442:295
[    3.483997] tty tty28: hash matches
[    3.484130] rtc_cmos 00:02: setting system clock to 2017-06-08 20:16:25 UTC (1496952985)
[    3.484395] acpi_cpufreq: overriding BIOS provided _PSD data
[    3.484565] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    3.484568] EDD information not available.
[    3.484803] PM: Hibernation image not present or could not be loaded.
[    3.488441] Freeing unused kernel memory: 1552K (ffffffffa236a000 - ffffffffa24ee000)
[    3.488451] Write protecting the kernel read-only data: 14336k
[    3.489760] Freeing unused kernel memory: 1396K (ffff9d47c2aa3000 - ffff9d47c2c00000)
[    3.491247] Freeing unused kernel memory: 260K (ffff9d47c2fbf000 - ffff9d47c3000000)
[    3.510723] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    3.546958] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    3.547210] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    3.547256] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    3.549196] random: udevadm: uninitialized urandom read (16 bytes read)
[    3.549309] random: udevadm: uninitialized urandom read (16 bytes read)
[    3.552895] random: udevadm: uninitialized urandom read (16 bytes read)
[    3.553110] random: udevadm: uninitialized urandom read (16 bytes read)
[    3.553163] random: udevadm: uninitialized urandom read (16 bytes read)
[    3.554433] random: udevadm: uninitialized urandom read (16 bytes read)
[    3.554638] random: udevadm: uninitialized urandom read (16 bytes read)
[    3.649147] usb 1-3: New USB device found, idVendor=04f2, idProduct=b23b
[    3.649159] usb 1-3: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    3.649164] usb 1-3: Product: Chicony CNFA078
[    3.649169] usb 1-3: Manufacturer: Chicony
[    3.649173] usb 1-3: SerialNumber: 0x0001
[    3.652036] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    3.652198] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[    3.652234] [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
[    3.661167] acpi device:1e: registered as cooling_device2
[    3.661339] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
[    3.661638] ACPI: Video Device [VGA1] (multi-head: yes  rom: no  post: no)
[    3.664022] acpi device:26: registered as cooling_device3
[    3.664166] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:24/LNXVIDEO:01/input/input7
[    3.682622] FUJITSU Extended Socket Network Device Driver - version 1.1 - Copyright (c) 2015 FUJITSU LIMITED
[    3.698769] wmi: Mapper loaded
[    3.716221] [drm] Initialized drm 1.1.0 20060810
[    3.729065] ahci 0000:00:11.0: version 3.0
[    3.729430] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[    3.729441] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part 
[    3.764313] scsi host0: ahci
[    3.777083] scsi host1: ahci
[    3.778415] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    3.778442] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[    3.779353] r8169 0000:03:00.0 eth0: RTL8168evl/8111evl at 0xffffbc2b40756000, 10:bf:48:44:a0:40, XID 0c900800 IRQ 24
[    3.779360] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    3.784866] usb 1-5: new high-speed USB device number 3 using ehci-pci
[    3.798088] [drm] radeon kernel modesetting enabled.
[    3.798134] vga_switcheroo: detected switching method \_SB_.PCI0.VGA_.ATPX handle
[    3.798578] ATPX version 1, functions 0x00000183
[    3.798976] scsi host2: ahci
[    3.799270] scsi host3: ahci
[    3.799417] ata1: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f100 irq 19
[    3.799424] ata2: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f180 irq 19
[    3.799430] ata3: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f200 irq 19
[    3.799435] ata4: SATA max UDMA/133 abar m1024@0xfeb4f000 port 0xfeb4f280 irq 19
[    3.802404] scsi host4: pata_atiixp
[    3.802639] scsi host5: pata_atiixp
[    3.802767] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf100 irq 14
[    3.802773] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf108 irq 15
[    3.819273] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    3.819282] AMD IOMMUv2 functionality not available on this system
[    3.830634] CRAT table not found
[    3.830643] Finished initializing topology ret=0
[    3.830675] kfd kfd: Initialized module
[    3.832104] checking generic (b0000000 300000) vs hw (b0000000 10000000)
[    3.832107] fb: switching to radeondrmfb from VESA VGA
[    3.832174] Console: switching to colour dummy device 80x25
[    3.833046] [drm] initializing kernel modesetting (PALM 0x1002:0x9806 0x1043:0x2108 0x00).
[    3.833076] [drm] register mmio base: 0xFEB00000
[    3.833079] [drm] register mmio size: 262144
[    3.833185] ATOM BIOS: Asus
[    3.833267] radeon 0000:00:01.0: VRAM: 384M 0x0000000000000000 - 0x0000000017FFFFFF (384M used)
[    3.833274] radeon 0000:00:01.0: GTT: 1024M 0x0000000018000000 - 0x0000000057FFFFFF
[    3.833278] [drm] Detected VRAM RAM=384M, BAR=256M
[    3.833282] [drm] RAM width 32bits DDR
[    3.833419] [TTM] Zone  kernel: Available graphics memory: 1819340 kiB
[    3.833423] [TTM] Initializing pool allocator
[    3.833437] [TTM] Initializing DMA pool allocator
[    3.833500] [drm] radeon: 384M of VRAM memory ready
[    3.833504] [drm] radeon: 1024M of GTT memory ready.
[    3.833543] [drm] Loading PALM Microcode
[    3.833716] [drm] Internal thermal controller without fan control
[    3.833823] [drm] Found smc ucode version: 0x00010601
[    3.833918] [drm] radeon: dpm initialized
[    3.834205] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    3.857189] [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000).
[    3.857948] radeon 0000:00:01.0: WB enabled
[    3.857960] radeon 0000:00:01.0: fence driver on ring 0 use gpu addr 0x0000000018000c00 and cpu addr 0xffff9d4881cf5c00
[    3.857965] radeon 0000:00:01.0: fence driver on ring 3 use gpu addr 0x0000000018000c0c and cpu addr 0xffff9d4881cf5c0c
[    3.858395] radeon 0000:00:01.0: fence driver on ring 5 use gpu addr 0x0000000000072118 and cpu addr 0xffffbc2b40c32118
[    3.858401] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    3.858403] [drm] Driver supports precise vblank timestamp query.
[    3.858408] radeon 0000:00:01.0: radeon: MSI limited to 32-bit
[    3.858478] radeon 0000:00:01.0: radeon: using MSI.
[    3.858526] [drm] radeon: irq initialized.
[    3.876694] [drm] ring test on 0 succeeded in 1 usecs
[    3.876711] [drm] ring test on 3 succeeded in 2 usecs
[    3.912909] [drm] ring test on 5 succeeded in 1 usecs
[    3.933668] [drm] UVD initialized successfully.
[    3.934548] [drm] ib test on ring 0 succeeded in 0 usecs
[    3.934601] [drm] ib test on ring 3 succeeded in 0 usecs
[    3.977095] usb 1-5: New USB device found, idVendor=0bda, idProduct=0138
[    3.977107] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.977111] usb 1-5: Product: USB2.0-CRW
[    3.977116] usb 1-5: Manufacturer: Generic
[    3.977120] usb 1-5: SerialNumber: 20090516388200000
[    4.012900] r8169 0000:03:00.0 enp3s0: renamed from eth0
[    4.029464] usbcore: registered new interface driver usb-storage
[    4.033978] usbcore: registered new interface driver uas
[    4.037475] ums-realtek 1-5:1.0: USB Mass Storage device detected
[    4.053088] usb 1-5: USB disconnect, device number 3
[    4.061231] scsi host6: usb-storage 1-5:1.0
[    4.061812] usbcore: registered new interface driver ums-realtek
[    4.084102] tsc: Refined TSC clocksource calibration: 1646.493 MHz
[    4.084128] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x17bbb53a738, max_idle_ns: 440795234529 ns
[    4.115800] ata4: SATA link down (SStatus 0 SControl 300)
[    4.116373] ata3: SATA link down (SStatus 0 SControl 300)
[    4.276123] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    4.292123] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    4.295711] ata2.00: ATAPI: HL-DT-ST DVDRAM GT51N, AS00, max UDMA/133
[    4.301290] ata2.00: configured for UDMA/133
[    4.331672] ata1.00: ATA-8: ST9500325AS, 0003SDM1, max UDMA/133
[    4.331689] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    4.399544] ata1.00: configured for UDMA/133
[    4.400263] scsi 0:0:0:0: Direct-Access     ATA      ST9500325AS      SDM1 PQ: 0 ANSI: 5
[    4.432733] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    4.432900] sd 0:0:0:0: [sda] Write Protect is off
[    4.432908] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.432974] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.433146] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    4.438082] scsi 1:0:0:0: CD-ROM            HL-DT-ST DVDRAM GT51N     AS00 PQ: 0 ANSI: 5
[    4.464899] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    4.464911] cdrom: Uniform CD-ROM driver Revision: 3.20
[    4.465298] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    4.465460] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    4.468069] [drm] ib test on ring 5 succeeded
[    4.502651]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 >
[    4.504973] sd 0:0:0:0: [sda] Attached SCSI disk
[    4.555934] [drm] radeon atom DIG backlight initialized
[    4.555955] [drm] Radeon Display Connectors
[    4.555961] [drm] Connector 0:
[    4.555968] [drm]   LVDS-1
[    4.555975] [drm]   HPD1
[    4.555984] [drm]   DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
[    4.555988] [drm]   Encoders:
[    4.555993] [drm]     LCD1: INTERNAL_UNIPHY
[    4.555999] [drm] Connector 1:
[    4.556003] [drm]   HDMI-A-1
[    4.556008] [drm]   HPD2
[    4.556015] [drm]   DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
[    4.556019] [drm]   Encoders:
[    4.556024] [drm]     DFP1: INTERNAL_UNIPHY
[    4.556028] [drm] Connector 2:
[    4.556032] [drm]   VGA-1
[    4.556040] [drm]   DDC: 0x64d8 0x64d8 0x64dc 0x64dc 0x64e0 0x64e0 0x64e4 0x64e4
[    4.556044] [drm]   Encoders:
[    4.556048] [drm]     CRT1: INTERNAL_KLDSCP_DAC1
[    4.561422] random: fast init done
[    4.868967] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x550f00)
[    4.892326] psmouse serio1: elantech: Synaptics capabilities query result 0x78, 0x17, 0x0b.
[    4.912811] psmouse serio1: elantech: Elan sample query result 02, 18, c7
[    4.990059] [drm] fb mappable at 0xB0366000
[    4.990069] [drm] vram apper at 0xB0000000
[    4.990072] [drm] size 4325376
[    4.990075] [drm] fb depth is 24
[    4.990078] [drm]    pitch is 5632
[    4.990465] fbcon: radeondrmfb (fb0) is primary device
[    4.990655] Console: switching to colour frame buffer device 170x48
[    4.990716] radeon 0000:00:01.0: fb0: radeondrmfb frame buffer device
[    5.005514] [drm] Initialized radeon 2.46.0 20080528 for 0000:00:01.0 on minor 0
[    5.005801] radeon 0000:01:00.0: enabling device (0000 -> 0003)
[    5.006808] [drm] initializing kernel modesetting (CAICOS 0x1002:0x6760 0x1043:0x2108 0x00).
[    5.006852] [drm] register mmio base: 0xFEA20000
[    5.006856] [drm] register mmio size: 131072
[    5.006863] vga_switcheroo: enabled
[    5.034633] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input8
[    5.113489] clocksource: Switched to clocksource tsc
[    5.187017] ATOM BIOS: Asus
[    5.187552] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[    5.187559] radeon 0000:01:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF
[    5.187563] [drm] Detected VRAM RAM=1024M, BAR=256M
[    5.187567] [drm] RAM width 64bits DDR
[    5.187609] [drm] radeon: 1024M of VRAM memory ready
[    5.187614] [drm] radeon: 1024M of GTT memory ready.
[    5.187659] [drm] Loading CAICOS Microcode
[    5.188029] [drm] Internal thermal controller without fan control
[    5.192681] [drm] radeon: dpm initialized
[    5.192756] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    5.199577] [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000).
[    5.199837] radeon 0000:01:00.0: WB enabled
[    5.199846] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff9d48809e2c00
[    5.199852] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff9d48809e2c0c
[    5.201463] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118 and cpu addr 0xffffbc2b41a32118
[    5.201470] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    5.201472] [drm] Driver supports precise vblank timestamp query.
[    5.201476] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
[    5.201574] radeon 0000:01:00.0: radeon: using MSI.
[    5.201654] [drm] radeon: irq initialized.
[    5.219376] [drm] ring test on 0 succeeded in 2 usecs
[    5.219401] [drm] ring test on 3 succeeded in 7 usecs
[    5.396006] [drm] ring test on 5 succeeded in 2 usecs
[    5.396021] [drm] UVD initialized successfully.
[    5.397026] [drm] ib test on ring 0 succeeded in 0 usecs
[    5.397127] [drm] ib test on ring 3 succeeded in 0 usecs
[    6.068462] [drm] ib test on ring 5 succeeded
[    6.070691] [drm] Radeon Display Connectors
[    6.084119] [drm] Initialized radeon 2.46.0 20080528 for 0000:01:00.0 on minor 1
[    6.180048] raid6: sse2x1   gen()  1091 MB/s
[    6.248017] raid6: sse2x1   xor()  1192 MB/s
[    6.316038] raid6: sse2x2   gen()  1517 MB/s
[    6.384018] raid6: sse2x2   xor()  1247 MB/s
[    6.452030] raid6: sse2x4   gen()  2253 MB/s
[    6.520035] raid6: sse2x4   xor()  1375 MB/s
[    6.520040] raid6: using algorithm sse2x4 gen() 2253 MB/s
[    6.520043] raid6: .... xor() 1375 MB/s, rmw enabled
[    6.520046] raid6: using ssse3x2 recovery algorithm
[    6.523254] xor: measuring software checksum speed
[    6.560019]    prefetch64-sse:  3245.000 MB/sec
[    6.600022]    generic_sse:  3050.000 MB/sec
[    6.600027] xor: using function: prefetch64-sse (3245.000 MB/sec)
[    6.643442] Btrfs loaded, crc32c=crc32c-generic
[    7.473965] BTRFS: device fsid a16cb3b9-770a-441c-a30e-ec76f7acbd36 devid 1 transid 13351 /dev/sda6
[    7.591673] BTRFS info (device sda6): disk space caching is enabled
[    7.591686] BTRFS info (device sda6): has skinny extents
[    8.297249] random: crng init done
[    8.879431] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[    8.879850] systemd[1]: Detected architecture x86-64.
[    8.913965] systemd[1]: Set hostname to <rosa-nbu>.
[   10.140174] systemd[1]: Listening on udev Kernel Socket.
[   10.151792] systemd[1]: Started Trigger resolvconf update for networkd DNS.
[   10.152475] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   10.152777] systemd[1]: Listening on udev Control Socket.
[   10.152964] systemd[1]: Listening on fsck to fsckd communication Socket.
[   10.153154] systemd[1]: Listening on Syslog Socket.
[   10.153536] systemd[1]: Created slice User and Session Slice.
[   10.705938] lp: driver loaded but no devices found
[   10.773634] ppdev: user-space parallel port driver
[   11.668503] BTRFS info (device sda6): disk space caching is enabled
[   11.848129] systemd-journald[265]: Received request to flush runtime journal from PID 1
[   12.363949] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   12.559573] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B07 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B7F (\_SB.SMB0) (20160422/utaddress-255)
[   12.559590] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   12.977882] media: Linux media interface: v0.10
[   13.045627] Linux video capture interface: v2.00
[   13.312610] kvm: Nested Virtualization enabled
[   13.312617] kvm: Nested Paging enabled
[   13.322746] ath: phy0: Disable PLL PowerSave
[   13.329172] ath: phy0: Enable LNA combining
[   13.370583] ath: EEPROM regdomain: 0x60
[   13.370588] ath: EEPROM indicates we should expect a direct regpair map
[   13.370592] ath: Country alpha2 being used: 00
[   13.370594] ath: Regpair used: 0x60
[   13.441166] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   13.448993] ieee80211 phy0: Atheros AR9485 Rev:1 mem=0xffffbc2b40e00000, irq=17
[   13.451186] uvcvideo: Found UVC 1.00 device Chicony CNFA078 (04f2:b23b)
[   13.462644] uvcvideo 1-3:1.0: Entity type for entity Extension 7 was not initialized!
[   13.462654] uvcvideo 1-3:1.0: Entity type for entity Processing 2 was not initialized!
[   13.462658] uvcvideo 1-3:1.0: Entity type for entity Camera 1 was not initialized!
[   13.462663] uvcvideo 1-3:1.0: Entity type for entity Extension 4 was not initialized!
[   13.462915] input: Chicony CNFA078 as /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/input/input9
[   13.463128] usbcore: registered new interface driver uvcvideo
[   13.463129] USB Video Class driver (1.1.1)
[   13.481339] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input10
[   13.519662] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC269VB: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   13.519676] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   13.519679] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   13.519682] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[   13.519684] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[   13.519689] snd_hda_codec_realtek hdaudioC1D0:      Mic=0x18
[   13.519692] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
[   13.541930] input: HDA ATI SB Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input11
[   13.542122] input: HDA ATI SB Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input12
[   13.776039] ath9k 0000:04:00.0 wlp4s0: renamed from wlan0
[   13.926350] asus_wmi: ASUS WMI generic driver loaded
[   14.006502] asus_wmi: Initialization: 0x1
[   14.006632] asus_wmi: BIOS WMI version: 7.6
[   14.006776] asus_wmi: SFUN value: 0x1a0877
[   14.009618] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input13
[   14.012176] asus_wmi: Number of fans: 0
[   15.086970] Adding 3778556k swap on /dev/sda5.  Priority:-1 extents:1 across:3778556k FS
[   15.098429] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[   15.374147] XFS (sda7): Mounting V5 Filesystem
[   16.172781] XFS (sda7): Ending clean mount
[   17.149202] audit: type=1400 audit(1496952999.161:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=696 comm="apparmor_parser"
[   17.149224] audit: type=1400 audit(1496952999.161:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=696 comm="apparmor_parser"
[   17.149241] audit: type=1400 audit(1496952999.161:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=696 comm="apparmor_parser"
[   17.149256] audit: type=1400 audit(1496952999.161:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=696 comm="apparmor_parser"
[   17.177756] audit: type=1400 audit(1496952999.189:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=697 comm="apparmor_parser"
[   17.177781] audit: type=1400 audit(1496952999.189:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince//sanitized_helper" pid=697 comm="apparmor_parser"
[   17.177795] audit: type=1400 audit(1496952999.189:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=697 comm="apparmor_parser"
[   17.177809] audit: type=1400 audit(1496952999.189:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer//sanitized_helper" pid=697 comm="apparmor_parser"
[   17.177823] audit: type=1400 audit(1496952999.189:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer" pid=697 comm="apparmor_parser"
[   17.177835] audit: type=1400 audit(1496952999.189:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-thumbnailer//sanitized_helper" pid=697 comm="apparmor_parser"
[   21.127967] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[   21.395296] r8169 0000:03:00.0 enp3s0: link down
[   21.395404] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[   21.416201] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
[   21.432027] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
[   21.679962] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
[   23.820081] wlp4s0: authenticate with 30:91:8f:8d:47:0f
[   23.839922] wlp4s0: send auth to 30:91:8f:8d:47:0f (try 1/3)
[   23.844328] wlp4s0: authenticated
[   23.845592] wlp4s0: associate with 30:91:8f:8d:47:0f (try 1/3)
[   23.849579] wlp4s0: RX AssocResp from 30:91:8f:8d:47:0f (capab=0x411 status=0 aid=3)
[   23.849755] wlp4s0: associated
[   23.849837] IPv6: ADDRCONF(NETDEV_CHANGE): wlp4s0: link becomes ready
[  242.926848] INFO: task gpu-manager:724 blocked for more than 120 seconds.
[  242.926866]       Not tainted 4.8.0-54-generic #57~16.04.1-Ubuntu
[  242.926872] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  242.926879] gpu-manager     D ffff9d48880fbd30     0   724      1 0x00000000
[  242.926895]  ffff9d48880fbd30 ffffffffa16422a1 ffff9d4889c1ec00 ffff9d48886a5e80
[  242.926905]  ffffea0004000000 ffff9d48880fc000 ffff9d4889e310a0 ffff9d4889e31208
[  242.926914]  ffff9d4889e31150 ffff9d48890d99c0 ffff9d48880fbd48 ffffffffa1c96045
[  242.926923] Call Trace:
[  242.926941]  [<ffffffffa16422a1>] ? path_openat+0x411/0x1440
[  242.926951]  [<ffffffffa1c96045>] schedule+0x35/0x80
[  242.926959]  [<ffffffffa19a9a75>] __pm_runtime_barrier+0xb5/0x190
[  242.926968]  [<ffffffffa14c7480>] ? wake_atomic_t_function+0x60/0x60
[  242.926974]  [<ffffffffa19a9bab>] pm_runtime_barrier+0x5b/0xc0
[  242.926984]  [<ffffffffa18839cb>] pci_config_pm_runtime_get+0x3b/0x60
[  242.926992]  [<ffffffffa188898f>] pci_read_config+0x8f/0x280
[  242.927001]  [<ffffffffa16b9fba>] sysfs_kf_bin_read+0x4a/0x70
[  242.927007]  [<ffffffffa16b992f>] kernfs_fop_read+0xaf/0x190
[  242.927015]  [<ffffffffa16325d8>] __vfs_read+0x18/0x40
[  242.927022]  [<ffffffffa1632d35>] vfs_read+0x95/0x140
[  242.927030]  [<ffffffffa16343f5>] SyS_pread64+0x95/0xb0
[  242.927037]  [<ffffffffa1c9a876>] entry_SYSCALL_64_fastpath+0x1e/0xa8
[  363.773348] INFO: task gpu-manager:724 blocked for more than 120 seconds.
[  363.773517]       Not tainted 4.8.0-54-generic #57~16.04.1-Ubuntu
[  363.773641] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  363.773797] gpu-manager     D ffff9d48880fbd30     0   724      1 0x00000000
[  363.773812]  ffff9d48880fbd30 ffffffffa16422a1 ffff9d4889c1ec00 ffff9d48886a5e80
[  363.773822]  ffffea0004000000 ffff9d48880fc000 ffff9d4889e310a0 ffff9d4889e31208
[  363.773831]  ffff9d4889e31150 ffff9d48890d99c0 ffff9d48880fbd48 ffffffffa1c96045
[  363.773839] Call Trace:
[  363.773858]  [<ffffffffa16422a1>] ? path_openat+0x411/0x1440
[  363.773868]  [<ffffffffa1c96045>] schedule+0x35/0x80
[  363.773876]  [<ffffffffa19a9a75>] __pm_runtime_barrier+0xb5/0x190
[  363.773884]  [<ffffffffa14c7480>] ? wake_atomic_t_function+0x60/0x60
[  363.773891]  [<ffffffffa19a9bab>] pm_runtime_barrier+0x5b/0xc0
[  363.773901]  [<ffffffffa18839cb>] pci_config_pm_runtime_get+0x3b/0x60
[  363.773908]  [<ffffffffa188898f>] pci_read_config+0x8f/0x280
[  363.773917]  [<ffffffffa16b9fba>] sysfs_kf_bin_read+0x4a/0x70
[  363.773923]  [<ffffffffa16b992f>] kernfs_fop_read+0xaf/0x190
[  363.773931]  [<ffffffffa16325d8>] __vfs_read+0x18/0x40
[  363.773938]  [<ffffffffa1632d35>] vfs_read+0x95/0x140
[  363.773946]  [<ffffffffa16343f5>] SyS_pread64+0x95/0xb0
[  363.773953]  [<ffffffffa1c9a876>] entry_SYSCALL_64_fastpath+0x1e/0xa8
[  484.619276] INFO: task gpu-manager:724 blocked for more than 120 seconds.
[  484.619445]       Not tainted 4.8.0-54-generic #57~16.04.1-Ubuntu
[  484.619569] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  484.619725] gpu-manager     D ffff9d48880fbd30     0   724      1 0x00000000
[  484.619741]  ffff9d48880fbd30 ffffffffa16422a1 ffff9d4889c1ec00 ffff9d48886a5e80
[  484.619750]  ffffea0004000000 ffff9d48880fc000 ffff9d4889e310a0 ffff9d4889e31208
[  484.619759]  ffff9d4889e31150 ffff9d48890d99c0 ffff9d48880fbd48 ffffffffa1c96045
[  484.619768] Call Trace:
[  484.619787]  [<ffffffffa16422a1>] ? path_openat+0x411/0x1440
[  484.619797]  [<ffffffffa1c96045>] schedule+0x35/0x80
[  484.619805]  [<ffffffffa19a9a75>] __pm_runtime_barrier+0xb5/0x190
[  484.619813]  [<ffffffffa14c7480>] ? wake_atomic_t_function+0x60/0x60
[  484.619820]  [<ffffffffa19a9bab>] pm_runtime_barrier+0x5b/0xc0
[  484.619829]  [<ffffffffa18839cb>] pci_config_pm_runtime_get+0x3b/0x60
[  484.619837]  [<ffffffffa188898f>] pci_read_config+0x8f/0x280
[  484.619845]  [<ffffffffa16b9fba>] sysfs_kf_bin_read+0x4a/0x70
[  484.619851]  [<ffffffffa16b992f>] kernfs_fop_read+0xaf/0x190
[  484.619860]  [<ffffffffa16325d8>] __vfs_read+0x18/0x40
[  484.619866]  [<ffffffffa1632d35>] vfs_read+0x95/0x140
[  484.619874]  [<ffffffffa16343f5>] SyS_pread64+0x95/0xb0
[  484.619881]  [<ffffffffa1c9a876>] entry_SYSCALL_64_fastpath+0x1e/0xa8
[  605.451227] INFO: task gpu-manager:724 blocked for more than 120 seconds.
[  605.451397]       Not tainted 4.8.0-54-generic #57~16.04.1-Ubuntu
[  605.451520] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  605.451676] gpu-manager     D ffff9d48880fbd30     0   724      1 0x00000000
[  605.451693]  ffff9d48880fbd30 ffffffffa16422a1 ffff9d4889c1ec00 ffff9d48886a5e80
[  605.451702]  ffffea0004000000 ffff9d48880fc000 ffff9d4889e310a0 ffff9d4889e31208
[  605.451711]  ffff9d4889e31150 ffff9d48890d99c0 ffff9d48880fbd48 ffffffffa1c96045
[  605.451720] Call Trace:
[  605.451738]  [<ffffffffa16422a1>] ? path_openat+0x411/0x1440
[  605.451749]  [<ffffffffa1c96045>] schedule+0x35/0x80
[  605.451757]  [<ffffffffa19a9a75>] __pm_runtime_barrier+0xb5/0x190
[  605.451765]  [<ffffffffa14c7480>] ? wake_atomic_t_function+0x60/0x60
[  605.451771]  [<ffffffffa19a9bab>] pm_runtime_barrier+0x5b/0xc0
[  605.451782]  [<ffffffffa18839cb>] pci_config_pm_runtime_get+0x3b/0x60
[  605.451789]  [<ffffffffa188898f>] pci_read_config+0x8f/0x280
[  605.451798]  [<ffffffffa16b9fba>] sysfs_kf_bin_read+0x4a/0x70
[  605.451804]  [<ffffffffa16b992f>] kernfs_fop_read+0xaf/0x190
[  605.451812]  [<ffffffffa16325d8>] __vfs_read+0x18/0x40
[  605.451819]  [<ffffffffa1632d35>] vfs_read+0x95/0x140
[  605.451827]  [<ffffffffa16343f5>] SyS_pread64+0x95/0xb0
[  605.451834]  [<ffffffffa1c9a876>] entry_SYSCALL_64_fastpath+0x1e/0xa8
[  726.285261] INFO: task gpu-manager:724 blocked for more than 120 seconds.
[  726.285432]       Not tainted 4.8.0-54-generic #57~16.04.1-Ubuntu
[  726.285592] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  726.285754] gpu-manager     D ffff9d48880fbd30     0   724      1 0x00000000
[  726.285775]  ffff9d48880fbd30 ffffffffa16422a1 ffff9d4889c1ec00 ffff9d48886a5e80
[  726.285786]  ffffea0004000000 ffff9d48880fc000 ffff9d4889e310a0 ffff9d4889e31208
[  726.285802]  ffff9d4889e31150 ffff9d48890d99c0 ffff9d48880fbd48 ffffffffa1c96045
[  726.285811] Call Trace:
[  726.285840]  [<ffffffffa16422a1>] ? path_openat+0x411/0x1440
[  726.285851]  [<ffffffffa1c96045>] schedule+0x35/0x80
[  726.285864]  [<ffffffffa19a9a75>] __pm_runtime_barrier+0xb5/0x190
[  726.285879]  [<ffffffffa14c7480>] ? wake_atomic_t_function+0x60/0x60
[  726.285890]  [<ffffffffa19a9bab>] pm_runtime_barrier+0x5b/0xc0
[  726.285901]  [<ffffffffa18839cb>] pci_config_pm_runtime_get+0x3b/0x60
[  726.285908]  [<ffffffffa188898f>] pci_read_config+0x8f/0x280
[  726.285917]  [<ffffffffa16b9fba>] sysfs_kf_bin_read+0x4a/0x70
[  726.285936]  [<ffffffffa16b992f>] kernfs_fop_read+0xaf/0x190
[  726.285950]  [<ffffffffa16325d8>] __vfs_read+0x18/0x40
[  726.285962]  [<ffffffffa1632d35>] vfs_read+0x95/0x140
[  726.285970]  [<ffffffffa16343f5>] SyS_pread64+0x95/0xb0
[  726.285977]  [<ffffffffa1c9a876>] entry_SYSCALL_64_fastpath+0x1e/0xa8
[  847.124670] INFO: task gpu-manager:724 blocked for more than 120 seconds.
[  847.124842]       Not tainted 4.8.0-54-generic #57~16.04.1-Ubuntu
[  847.124966] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  847.125122] gpu-manager     D ffff9d48880fbd30     0   724      1 0x00000000
[  847.125138]  ffff9d48880fbd30 ffffffffa16422a1 ffff9d4889c1ec00 ffff9d48886a5e80
[  847.125148]  ffffea0004000000 ffff9d48880fc000 ffff9d4889e310a0 ffff9d4889e31208
[  847.125157]  ffff9d4889e31150 ffff9d48890d99c0 ffff9d48880fbd48 ffffffffa1c96045
[  847.125166] Call Trace:
[  847.125184]  [<ffffffffa16422a1>] ? path_openat+0x411/0x1440
[  847.125194]  [<ffffffffa1c96045>] schedule+0x35/0x80
[  847.125202]  [<ffffffffa19a9a75>] __pm_runtime_barrier+0xb5/0x190
[  847.125210]  [<ffffffffa14c7480>] ? wake_atomic_t_function+0x60/0x60
[  847.125217]  [<ffffffffa19a9bab>] pm_runtime_barrier+0x5b/0xc0
[  847.125227]  [<ffffffffa18839cb>] pci_config_pm_runtime_get+0x3b/0x60
[  847.125234]  [<ffffffffa188898f>] pci_read_config+0x8f/0x280
[  847.125243]  [<ffffffffa16b9fba>] sysfs_kf_bin_read+0x4a/0x70
[  847.125249]  [<ffffffffa16b992f>] kernfs_fop_read+0xaf/0x190
[  847.125257]  [<ffffffffa16325d8>] __vfs_read+0x18/0x40
[  847.125264]  [<ffffffffa1632d35>] vfs_read+0x95/0x140
[  847.125272]  [<ffffffffa16343f5>] SyS_pread64+0x95/0xb0
[  847.125279]  [<ffffffffa1c9a876>] entry_SYSCALL_64_fastpath+0x1e/0xa8
[  967.966178] INFO: task gpu-manager:724 blocked for more than 120 seconds.
[  967.966351]       Not tainted 4.8.0-54-generic #57~16.04.1-Ubuntu
[  967.966511] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[  967.966673] gpu-manager     D ffff9d48880fbd30     0   724      1 0x00000000
[  967.966691]  ffff9d48880fbd30 ffffffffa16422a1 ffff9d4889c1ec00 ffff9d48886a5e80
[  967.966702]  ffffea0004000000 ffff9d48880fc000 ffff9d4889e310a0 ffff9d4889e31208
[  967.966718]  ffff9d4889e31150 ffff9d48890d99c0 ffff9d48880fbd48 ffffffffa1c96045
[  967.966737] Call Trace:
[  967.966760]  [<ffffffffa16422a1>] ? path_openat+0x411/0x1440
[  967.966771]  [<ffffffffa1c96045>] schedule+0x35/0x80
[  967.966789]  [<ffffffffa19a9a75>] __pm_runtime_barrier+0xb5/0x190
[  967.966797]  [<ffffffffa14c7480>] ? wake_atomic_t_function+0x60/0x60
[  967.966804]  [<ffffffffa19a9bab>] pm_runtime_barrier+0x5b/0xc0
[  967.966826]  [<ffffffffa18839cb>] pci_config_pm_runtime_get+0x3b/0x60
[  967.966838]  [<ffffffffa188898f>] pci_read_config+0x8f/0x280
[  967.966847]  [<ffffffffa16b9fba>] sysfs_kf_bin_read+0x4a/0x70
[  967.966854]  [<ffffffffa16b992f>] kernfs_fop_read+0xaf/0x190
[  967.966862]  [<ffffffffa16325d8>] __vfs_read+0x18/0x40
[  967.966881]  [<ffffffffa1632d35>] vfs_read+0x95/0x140
[  967.966897]  [<ffffffffa16343f5>] SyS_pread64+0x95/0xb0
[  967.966904]  [<ffffffffa1c9a876>] entry_SYSCALL_64_fastpath+0x1e/0xa8
[ 1088.805515] INFO: task gpu-manager:724 blocked for more than 120 seconds.
[ 1088.805682]       Not tainted 4.8.0-54-generic #57~16.04.1-Ubuntu
[ 1088.805841] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 1088.805999] gpu-manager     D ffff9d48880fbd30     0   724      1 0x00000000
[ 1088.806018]  ffff9d48880fbd30 ffffffffa16422a1 ffff9d4889c1ec00 ffff9d48886a5e80
[ 1088.806030]  ffffea0004000000 ffff9d48880fc000 ffff9d4889e310a0 ffff9d4889e31208
[ 1088.806046]  ffff9d4889e31150 ffff9d48890d99c0 ffff9d48880fbd48 ffffffffa1c96045
[ 1088.806055] Call Trace:
[ 1088.806074]  [<ffffffffa16422a1>] ? path_openat+0x411/0x1440
[ 1088.806085]  [<ffffffffa1c96045>] schedule+0x35/0x80
[ 1088.806104]  [<ffffffffa19a9a75>] __pm_runtime_barrier+0xb5/0x190
[ 1088.806122]  [<ffffffffa14c7480>] ? wake_atomic_t_function+0x60/0x60
[ 1088.806135]  [<ffffffffa19a9bab>] pm_runtime_barrier+0x5b/0xc0
[ 1088.806146]  [<ffffffffa18839cb>] pci_config_pm_runtime_get+0x3b/0x60
[ 1088.806153]  [<ffffffffa188898f>] pci_read_config+0x8f/0x280
[ 1088.806162]  [<ffffffffa16b9fba>] sysfs_kf_bin_read+0x4a/0x70
[ 1088.806169]  [<ffffffffa16b992f>] kernfs_fop_read+0xaf/0x190
[ 1088.806177]  [<ffffffffa16325d8>] __vfs_read+0x18/0x40
[ 1088.806184]  [<ffffffffa1632d35>] vfs_read+0x95/0x140
[ 1088.806201]  [<ffffffffa16343f5>] SyS_pread64+0x95/0xb0
[ 1088.806217]  [<ffffffffa1c9a876>] entry_SYSCALL_64_fastpath+0x1e/0xa8
[ 1209.642346] INFO: task gpu-manager:724 blocked for more than 120 seconds.
[ 1209.642512]       Not tainted 4.8.0-54-generic #57~16.04.1-Ubuntu
[ 1209.642671] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 1209.642829] gpu-manager     D ffff9d48880fbd30     0   724      1 0x00000000
[ 1209.642846]  ffff9d48880fbd30 ffffffffa16422a1 ffff9d4889c1ec00 ffff9d48886a5e80
[ 1209.642863]  ffffea0004000000 ffff9d48880fc000 ffff9d4889e310a0 ffff9d4889e31208
[ 1209.642879]  ffff9d4889e31150 ffff9d48890d99c0 ffff9d48880fbd48 ffffffffa1c96045
[ 1209.642888] Call Trace:
[ 1209.642918]  [<ffffffffa16422a1>] ? path_openat+0x411/0x1440
[ 1209.642928]  [<ffffffffa1c96045>] schedule+0x35/0x80
[ 1209.642946]  [<ffffffffa19a9a75>] __pm_runtime_barrier+0xb5/0x190
[ 1209.642954]  [<ffffffffa14c7480>] ? wake_atomic_t_function+0x60/0x60
[ 1209.642961]  [<ffffffffa19a9bab>] pm_runtime_barrier+0x5b/0xc0
[ 1209.642983]  [<ffffffffa18839cb>] pci_config_pm_runtime_get+0x3b/0x60
[ 1209.642995]  [<ffffffffa188898f>] pci_read_config+0x8f/0x280
[ 1209.643004]  [<ffffffffa16b9fba>] sysfs_kf_bin_read+0x4a/0x70
[ 1209.643010]  [<ffffffffa16b992f>] kernfs_fop_read+0xaf/0x190
[ 1209.643019]  [<ffffffffa16325d8>] __vfs_read+0x18/0x40
[ 1209.643031]  [<ffffffffa1632d35>] vfs_read+0x95/0x140
[ 1209.643048]  [<ffffffffa16343f5>] SyS_pread64+0x95/0xb0
[ 1209.643061]  [<ffffffffa1c9a876>] entry_SYSCALL_64_fastpath+0x1e/0xa8
[ 1323.340610] ACPI Error: Method parse/execution failed [\_SB.A048] (Node ffff9d488a8cce60), AE_AML_INFINITE_LOOP (20160422/psparse-542)
[ 1323.340660] ACPI Error: Method parse/execution failed [\_SB.A029] (Node ffff9d488a8cc938), AE_AML_INFINITE_LOOP (20160422/psparse-542)
[ 1323.340685] ACPI Error: Method parse/execution failed [\_SB.A070] (Node ffff9d488a8cc780), AE_AML_INFINITE_LOOP (20160422/psparse-542)
[ 1323.340715] ACPI Error: Method parse/execution failed [\_SB.A069] (Node ffff9d488a8cc578), AE_AML_INFINITE_LOOP (20160422/psparse-542)
[ 1323.340740] ACPI Error: Method parse/execution failed [\_SB.ALIB] (Node ffff9d488a8cc410), AE_AML_INFINITE_LOOP (20160422/psparse-542)
[ 1323.340764] ACPI Error: Method parse/execution failed [\_SB.PCI0.VGA.PX02] (Node ffff9d488a8b0af0), AE_AML_INFINITE_LOOP (20160422/psparse-542)
[ 1323.340809] ACPI Error: Method parse/execution failed [\_SB.PCI0.VGA.ATPX] (Node ffff9d488a8b0668), AE_AML_INFINITE_LOOP (20160422/psparse-542)
[ 1323.340842] failed to evaluate ATPX got AE_AML_INFINITE_LOOP
[ 1323.775686] [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000).
[ 1323.775815] radeon 0000:01:00.0: WB enabled
[ 1323.775821] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff9d48809e2c00
[ 1323.775825] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff9d48809e2c0c
[ 1323.777464] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118 and cpu addr 0xffffbc2b41a32118
[ 1323.794071] [drm] ring test on 0 succeeded in 2 usecs
[ 1323.794086] [drm] ring test on 3 succeeded in 7 usecs
[ 1323.970740] [drm] ring test on 5 succeeded in 2 usecs
[ 1323.970758] [drm] UVD initialized successfully.
[ 1323.970880] [drm] ib test on ring 0 succeeded in 0 usecs
[ 1323.970979] [drm] ib test on ring 3 succeeded in 0 usecs
[ 1324.624829] [drm] ib test on ring 5 succeeded
[ 1326.908841] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
[ 1326.908847] vgaarb: device changed decodes: PCI:0000:00:01.0,olddecodes=io+mem,decodes=none:owns=io+mem
[ 1330.154174] [Firmware Bug]: battery: (dis)charge rate invalid.
[ 1434.262949] [drm] PCIE GART of 1024M enabled (table at 0x0000000000162000).
[ 1434.263078] radeon 0000:01:00.0: WB enabled
[ 1434.263084] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff9d48809e2c00
[ 1434.263088] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff9d48809e2c0c
[ 1434.264758] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118 and cpu addr 0xffffbc2b41a32118
[ 1434.281345] [drm] ring test on 0 succeeded in 2 usecs
[ 1434.281360] [drm] ring test on 3 succeeded in 7 usecs
[ 1434.458031] [drm] ring test on 5 succeeded in 2 usecs
[ 1434.458049] [drm] UVD initialized successfully.
[ 1434.458171] [drm] ib test on ring 0 succeeded in 0 usecs
[ 1434.458270] [drm] ib test on ring 3 succeeded in 0 usecs
[ 1435.128100] [drm] ib test on ring 5 succeeded

# 10  
Old 06-08-2017
... The dmesg pasted regards the boot sequence with radeon kernel module enable (the long boot..)

Last edited by _Fabio_79; 06-09-2017 at 03:28 PM..
# 11  
Old 06-13-2017
Thanks. That finally tells me the relevant modules. Try blacklisting radeon.
This User Gave Thanks to Corona688 For This Post:
# 12  
Old 06-14-2017
Solved It.
radeon.runpm=0 in the grub config

Last edited by rbatte1; 06-14-2017 at 01:21 PM..
This User Gave Thanks to _Fabio_79 For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Linux

Vfio passtrough gpu, a question about hdmi

The situation videocard n°1 Nvidia Ge-force(used on host linux) videocard n°2 Ati radeon(used on guest windows 7) host is Slackware 14.2,kernel 4.18.15 I had set vfio to pass a ati card to windows7 guest Configure /etc/modprobe.d/vfio.conf options vfio-pci... (1 Reply)
Discussion started by: Linusolaradm1
1 Replies

2. Hardware

CUDA GPU terminates process at random instances

I am trying to start troubleshooting an error on a virtual server that uses the ubuntu 14.04 OS. Basically what happens (seeming random) is that the GPU stops processing and terminates. What Imean by seeming random is that for 3 runs there is no error then on run 4 the error appears. It has... (2 Replies)
Discussion started by: cmccabe
2 Replies

3. Hardware

Cooler GPU

In one of our computers a Zotac GPU was installed (Zotac GeForce GTX 780 3GB AMP! to be exact) and the processor remained an Intel Core i7 2600. For the processor a new after-market cooler was installed and for the GPU also, together with fans on all case grids. Initially the temperatures as... (4 Replies)
Discussion started by: figaro
4 Replies

4. Hardware

External GPU issue

Dear all, I set up a external Gforce GPU using the PE4H (Pcie passive adapter) from HWTOOLS.NET. I'm able to add and remove the device doing and The point is the kernel does not initialized the device correctly. Here is what dmesg gives after the scan: lspci -t gives and lspci... (2 Replies)
Discussion started by: aihake
2 Replies

5. UNIX for Advanced & Expert Users

GPU and CUDA

Hi , i want begin programming using CUDA which enviroment can i get .I don't have desktop to buy GPU graphics card. what should to do to get CUDA enviroment. i'm thinking to buy desktop has this card or laptop (1 Reply)
Discussion started by: Scotch
1 Replies

6. Solaris

Tracing the GPU usage

Hello, Can give me some tips to trace the GPU usage on a solaris8 update7 box? I try to understand why a Cadcam app is so slow on my Solaris box compared to a win$ box. I guess it comes from the poor graphic card I have but i would like to emphasize it. My bench is 150sec long on a Solaris... (0 Replies)
Discussion started by: solea
0 Replies
Login or Register to Ask a Question