Hi Jim, Replies in between. Regards, LuÃs On Thu, Jul 12, 2018 at 3:16 AM, jimqu <jimqu at amd.com> wrote: > > > On 2018å¹´07æ??12æ?¥ 05:27, LuÃs Mendes wrote: > > Hi Jim, > > I followed your suggestion and was able to bisect the kernel patches. > The offending patch is: drm/amdgpu: defer test IBs on the rings at boot > (V3) > commit: > > 2c773de2ecb8c327f2448bd1eecad224e9227087 > <https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v4.18-rc4&id=2c773de2ecb8c327f2448bd1eecad224e9227087> > > After reverting this patch the IB test succeeded with kernel v4.18-rc4 on > both systems and the amdgpu driver was correctly loaded both on SAPPHIRE > RX550 4GB and on SAPPHIRE RX460 2GB. > > > Alex, Christian, What do you think about the patch? > > The GPU hang remains, however. > I will try to configure a remote IPMI connection to see what is happening > with the kernel boot or setup a serial console for the Kernel. > > > *You can set up remote connection by ssh, and also you can add amdgpu to > blacklist first, and manually modprobe amdgpu.* > R: I was able to setup a remote serial console with console=ttyS0,11520n8 kernel parameter. Boot log follows attached as file kernel_bisected_v4.18-rc4_log.txt. First noticeable issue seems to be: [ 6.131989] amdgpu: [powerplay] [ 6.131989] last message was failed ret is 65535 ... and later hangs with: [ 33.504100] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:42:crtc-0] flip_done timed out [ 43.744094] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:42:crtc-0] flip_done timed out [ 53.984089] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:54:HDMI-A-1] flip_done timed out [ 64.224036] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:40:plane-4] flip_done timed out [ 64.224141] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* amdgpu_dm_commit_planes: acrtc 0, already busy > *What's about xinit? What is MESA driver version on your platform?* > R: I am running Ubuntu 18.04 with bisected kernel 4.18-rc4 using libdrm-2.4.92 and mesa-18.1.0. xinit output follows attached as xinit_log.txt > > Thanks & Regards, > LuÃs > > On Wed, Jul 11, 2018 at 10:56 AM, jimqu <jimqu at amd.com> wrote: > >> HI Luis, >> >> >> Let us trace the issue one by one. >> >> >> IB test fail: >> >> This should be regression issue on 4.18, you can bisect the kernel >> patches. >> >> GPU hang: >> >> Fix IB test fail first. >> >> >> Thanks >> >> JimQu >> >> >> >> On 2018å¹´07æ??11æ?¥ 17:34, LuÃs Mendes wrote: >> >> Hi Jim, >> >> Thanks for your interest in this issue. Actually this is a multiple >> issue... not only the IB ring test is failing... as I am having quite some >> trouble getting the cards SAPPHIRE RX 550 4GB on a Tyan S7025 and SAPPHIRE >> RX 460 2GB on a TYAN S7002 to work, both systems using same Ubuntu 18.04 >> with vanilla kernel. >> >> *1. May you also test earlier kernel? v4.17 or v4.16.* >> I've tested kernels v4.17.5 and v4.16.6 with same system and both are >> able to pass the IB ring test and system boots into X using NVIDIA as the >> display connected card. >> dmesg log attached for kernel 4.17.5, file TYAN_S7025_kernelv4.17.5_amdgp >> u_IB_ring_test_OK.txt. >> >> *2. May you test the issue only with amdgpu?* >> - I've tested on a TYAN S7002 system with a single SAPPHIRE RX 460 2GB, >> on-board VGA enabled and used as primary display. >> Kernel v4.18-rc4 fails the IB ring test, system is able to enter X >> through the on-board VGA. >> dmesg log attached for kernel 4.18-rc4, file >> TYAN_S7002_kernel_v4.18-rc4_IB_ring_test_fail.txt. >> >> - Same TYAN S7002 system, but now with on-board VGA disabled and using RX >> 460 as display connected card. >> Kernels v4.17.5 and v4.16.6 are able to pass the IB ring test, but GPU >> hangs before entering X. Don't have logs for these yet. >> >> Regards, >> LuÃs Mendes >> Aparapi contributor and MSc Researcher >> >> >> >> >> >> On Wed, Jul 11, 2018 at 3:49 AM, Qu, Jim <Jim.Qu at amd.com> wrote: >> >>> Hi Luis, >>> >>> 1. May you also test earlier kernel? v4.17 or v4.16. >>> 2. May you test the issue only with amdgpu? >>> >>> Thanks >>> JimQu >>> >>> ________________________________________ >>> å??件人: amd-gfx <amd-gfx-bounces at lists.freedesktop.org> 代表 LuÃs Mendes < >>> luis.p.mendes at gmail.com> >>> å??é??æ?¶é?´: 2018å¹´7æ??11æ?¥ 6:04:00 >>> æ?¶ä»¶äºº: Michel Dänzer; Koenig, Christian; amd-gfx list >>> 主é¢?: Re: Regression with kernel 4.18 - AMD RX 550 fails IB ring test on >>> power-up >>> >>> Hi, >>> >>> Issue remains in kernel 4.18-rc4 using SAPPHIRE RX 550 4GB. >>> >>> Logs follow attached. >>> >>> Regards, >>> Luis >>> >>> On Tue, Jun 26, 2018 at 10:08 AM, LuÃs Mendes <luis.p.mendes at gmail.com >>> <mailto:luis.p.mendes at gmail.com>> wrote: >>> Hi, >>> >>> I've tried kernel 4.18-rc2 on a system with a NVIDIA GTX 1050 Ti and an >>> AMD RX 550 4GB and the RX 550 card is failing the IB ring test. >>> >>> [ 5.033217] [drm:gfx_v8_0_ring_test_ib [amdgpu]] *ERROR* amdgpu: ib >>> test failed (scratch(0xC040)=0xFFFFFFFF) >>> [ 5.033264] [drm:amdgpu_ib_ring_tests [amdgpu]] *ERROR* amdgpu: >>> failed testing IB on ring 6 (-22). >>> >>> Please see the attached log. >>> >>> Regards, >>> LuÃs >>> >>> >> >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/amd-gfx/attachments/20180712/fbf1e570/attachment-0001.html> -------------- next part -------------- [ 0.000000] Linux version 4.18.0-rc4 (lpnm at lpnm-empty) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #1 SMP Tue Jul 10 21:49:08 WEST 2018 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.18.0-rc4 root=UUID=1fd09015-7f74-4838-bbbd-00bb887c940f ro console=ttyS0,115200n8 vt.handoff=1 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf78ffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bf790000-0x00000000bf79dfff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000bf79e000-0x00000000bf7cffff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000bf7d0000-0x00000000bf7dffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000bf7ec000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001bfffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.6 present. [ 0.000000] DMI: empty empty/S7002, BIOS 'V1.10B' 10/11/2011 [ 0.000000] last_pfn = 0x1c0000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] total RAM covered: 6136M [ 0.000000] Found optimal setting for mtrr clean up [ 0.000000] gran_size: 64K chunk_size: 16M num_reg: 5 lose cover RAM: 0G [ 0.000000] last_pfn = 0xbf790 max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [(____ptrval____)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x31bd5000-0x34de1fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000FA9C0 000024 (v02 ACPIAM) [ 0.000000] ACPI: XSDT 0x00000000BF790100 00005C (v01 101111 XSDT1628 20111011 MSFT 00000097) [ 0.000000] ACPI: FACP 0x00000000BF790290 0000F4 (v03 101111 FACP1628 20111011 MSFT 00000097) [ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/64 (20180531/tbfadt-569) [ 0.000000] ACPI: DSDT 0x00000000BF7904F0 0057F4 (v01 7002_ 7002_001 00000001 INTL 20051117) [ 0.000000] ACPI: FACS 0x00000000BF79E000 000040 [ 0.000000] ACPI: FACS 0x00000000BF79E000 000040 [ 0.000000] ACPI: APIC 0x00000000BF790390 00011E (v01 101111 APIC1628 20111011 MSFT 00000097) [ 0.000000] ACPI: MCFG 0x00000000BF7904B0 00003C (v01 101111 OEMMCFG 20111011 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x00000000BF79E040 00007A (v01 101111 OEMB1628 20111011 MSFT 00000097) [ 0.000000] ACPI: HPET 0x00000000BF79A4F0 000038 (v01 101111 OEMHPET 20111011 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x00000000BF79A530 000250 (v01 101111 OEMSRAT 00000001 INTL 00000001) [ 0.000000] ACPI: SSDT 0x00000000BF7A5780 000363 (v01 DpgPmm CpuPm 00000012 INTL 20051117) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x04 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x10 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x12 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x14 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x03 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x05 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x11 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x13 -> Node 0 [ 0.000000] SRAT: PXM 0 -> APIC 0x15 -> Node 0 [ 0.000000] SRAT: PXM 1 -> APIC 0x20 -> Node 1 [ 0.000000] SRAT: PXM 1 -> APIC 0x22 -> Node 1 [ 0.000000] SRAT: PXM 1 -> APIC 0x24 -> Node 1 [ 0.000000] SRAT: PXM 1 -> APIC 0x30 -> Node 1 [ 0.000000] SRAT: PXM 1 -> APIC 0x32 -> Node 1 [ 0.000000] SRAT: PXM 1 -> APIC 0x34 -> Node 1 [ 0.000000] SRAT: PXM 1 -> APIC 0x21 -> Node 1 [ 0.000000] SRAT: PXM 1 -> APIC 0x23 -> Node 1 [ 0.000000] SRAT: PXM 1 -> APIC 0x25 -> Node 1 [ 0.000000] SRAT: PXM 1 -> APIC 0x31 -> Node 1 [ 0.000000] SRAT: PXM 1 -> APIC 0x33 -> Node 1 [ 0.000000] SRAT: PXM 1 -> APIC 0x35 -> Node 1 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff] [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00100000-0x7fffffff] [ 0.000000] ACPI: SRAT: Node 1 PXM 1 [mem 0x80000000-0xbfffffff] [ 0.000000] ACPI: SRAT: Node 1 PXM 1 [mem 0x100000000-0x1bfffffff] [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x7fffffff] -> [mem 0x00000000-0x7fffffff] [ 0.000000] NUMA: Node 1 [mem 0x80000000-0xbfffffff] + [mem 0x100000000-0x1bfffffff] -> [mem 0x80000000-0x1bfffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x7ffd5000-0x7fffffff] [ 0.000000] NODE_DATA(1) allocated [mem 0x1bffd5000-0x1bfffffff] [ 0.000000] tsc: Fast TSC calibration using PIT [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x00000001bfffffff] [ 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-0x000000007fffffff] [ 0.000000] node 1: [mem 0x0000000080000000-0x00000000bf78ffff] [ 0.000000] node 1: [mem 0x0000000100000000-0x00000001bfffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007fffffff] [ 0.000000] Initmem setup node 1 [mem 0x0000000080000000-0x00000001bfffffff] [ 0.000000] Reserved but unavailable: 2260 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x808 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 6, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] IOAPIC[1]: apic_id 7, version 32, address 0xfec8a000, GSI 24-47 [ 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 20 low level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000 [ 0.000000] smpboot: Allowing 24 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 0xbf790000-0xbf79dfff] [ 0.000000] PM: Registered nosave memory: [mem 0xbf79e000-0xbf7cffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbf7d0000-0xbf7dffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbf7e0000-0xbf7ebfff] [ 0.000000] PM: Registered nosave memory: [mem 0xbf7ec000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xdfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfedfffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff9fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xffa00000-0xffffffff] [ 0.000000] [mem 0xc0000000-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] random: get_random_bytes called from start_kernel+0x99/0x55a with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:24 nr_cpu_ids:24 nr_node_ids:2 [ 0.000000] percpu: Embedded 46 pages/cpu @(____ptrval____) s151552 r8192 d28672 u262144 [ 0.000000] Built 2 zonelists, mobility grouping on. Total pages: 1546040 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.18.0-rc4 root=UUID=1fd09015-7f74-4838-bbbd-00bb887c940f ro console=ttyS0,115200n8 vt.handoff=1 [ 0.000000] Memory: 6033932K/6282416K available (12300K kernel code, 2633K rwdata, 4336K rodata, 2432K init, 2340K bss, 248484K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=2 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 40618 entries in 159 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=24. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24 [ 0.000000] NR_IRQS: 524544, nr_irqs: 1024, preallocated irqs: 16 [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] console [ttyS0] enabled [ 0.000000] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl [ 0.000000] ACPI: Core revision 20180531 [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] Switched APIC routing to physical flat. [ 0.008000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.028000] tsc: Fast TSC calibration using PIT [ 0.032000] tsc: Detected 2933.569 MHz processor [ 0.036000] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2a49224b58f, max_idle_ns: 440795211488 ns [ 0.040002] Calibrating delay loop (skipped), value calculated using timer frequency.. 5867.13 BogoMIPS (lpj=11734276) [ 0.044001] pid_max: default: 32768 minimum: 301 [ 0.048078] Security Framework initialized [ 0.052002] Yama: becoming mindful. [ 0.055517] AppArmor: AppArmor initialized [ 0.061712] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) [ 0.064924] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.068052] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.076029] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.080335] CPU: Physical Processor ID: 0 [ 0.084002] CPU: Processor Core ID: 0 [ 0.088011] mce: CPU supports 9 MCE banks [ 0.092009] CPU0: Thermal monitoring enabled (TM1) [ 0.096013] process: using mwait in idle threads [ 0.100003] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7 [ 0.104001] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.108002] Spectre V2 : Mitigation: Full generic retpoline [ 0.112001] Speculative Store Bypass: Vulnerable [ 0.124906] Freeing SMP alternatives memory: 36K [ 0.136000] smpboot: CPU0: Intel(R) Xeon(R) CPU X5670 @ 2.93GHz (family: 0x6, model: 0x2c, stepping: 0x2) [ 0.136176] Performance Events: PEBS fmt1+, Westmere events, 16-deep LBR, Intel PMU driver. [ 0.140002] core: CPUID marked event: 'bus cycles' unavailable [ 0.144006] ... version: 3 [ 0.148001] ... bit width: 48 [ 0.152001] ... generic registers: 4 [ 0.156001] ... value mask: 0000ffffffffffff [ 0.160001] ... max period: 000000007fffffff [ 0.164001] ... fixed-purpose events: 3 [ 0.168001] ... event mask: 000000070000000f [ 0.172062] Hierarchical SRCU implementation. [ 0.178644] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. [ 0.180015] smp: Bringing up secondary CPUs ... [ 0.184142] x86: Booting SMP configuration: [ 0.188005] .... node #0, CPUs: #1 #2 #3 #4 #5 [ 0.208005] .... node #1, CPUs: #6 #7 #8 #9 #10 #11 [ 0.312004] .... node #0, CPUs: #12 #13 #14 #15 #16 #17 [ 0.336002] .... node #1, CPUs: #18 #19 #20 #21 #22 #23 [ 0.354383] smp: Brought up 2 nodes, 24 CPUs [ 0.360001] smpboot: Max logical packages: 2 [ 0.364002] smpboot: Total of 24 processors activated (140808.57 BogoMIPS) [ 0.376435] devtmpfs: initialized [ 0.379427] x86/mm: Memory block size: 128MB [ 0.380624] PM: Registering ACPI NVS region [mem 0xbf79e000-0xbf7cffff] (204800 bytes) [ 0.384090] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.392042] futex hash table entries: 8192 (order: 7, 524288 bytes) [ 0.400211] pinctrl core: initialized pinctrl subsystem [ 0.404113] RTC time: 13:32:31, date: 07/12/18 [ 0.409572] NET: Registered protocol family 16 [ 0.416099] audit: initializing netlink subsys (disabled) [ 0.420016] audit: type=2000 audit(1531402350.420:1): state=initialized audit_enabled=0 res=1 [ 0.424011] cpuidle: using governor ladder [ 0.428026] cpuidle: using governor menu [ 0.432044] ACPI: bus type PCI registered [ 0.436002] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.444105] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.452004] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 [ 0.460017] PCI: Using configuration type 1 for base access [ 0.468054] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages [ 0.476003] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.480155] ACPI: Added _OSI(Module Device) [ 0.484002] ACPI: Added _OSI(Processor Device) [ 0.492001] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.496001] ACPI: Added _OSI(Processor Aggregator Device) [ 0.500001] ACPI: Added _OSI(Linux-Dell-Video) [ 0.510416] ACPI: 2 ACPI AML tables successfully acquired and loaded [ 0.520297] ACPI: Dynamic OEM Table Load: [ 0.524021] ACPI: SSDT 0xFFFF92CFFC6E8000 00603C (v01 DpgPmm P001Ist 00000011 INTL 20051117) [ 0.538071] ACPI: Dynamic OEM Table Load: [ 0.540005] ACPI: SSDT 0xFFFF92D13A0DE000 000C69 (v01 PmRef P001Cst 00003001 INTL 20051117) [ 0.552876] ACPI: Dynamic OEM Table Load: [ 0.556005] ACPI: SSDT 0xFFFF92D13A0D9000 000A0A (v01 PmRef Cpu0Tst 00003000 INTL 20051117) [ 0.564764] ACPI: Interpreter enabled [ 0.568023] ACPI: (supports S0 S1 S3 S4 S5) [ 0.572002] ACPI: Using IOAPIC for interrupt routing [ 0.576049] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.588347] ACPI: Enabled 12 GPEs in block 00 to 3F [ 0.604576] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.608007] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] [ 0.616006] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.624379] PCI host bridge to bus 0000:00 [ 0.628003] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.636002] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.640002] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.648002] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window] [ 0.656002] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff window] [ 0.664002] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed8ffff window] [ 0.672002] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.676043] pci 0000:00:00.0: enabling Extended Tags [ 0.684165] pci 0000:00:01.0: enabling Extended Tags [ 0.688166] pci 0000:00:03.0: enabling Extended Tags [ 0.692168] pci 0000:00:07.0: enabling Extended Tags [ 0.696162] pci 0000:00:08.0: enabling Extended Tags [ 0.704156] pci 0000:00:09.0: enabling Extended Tags [ 0.708158] pci 0000:00:0a.0: enabling Extended Tags [ 0.718830] pci 0000:00:1f.0: quirk: [io 0x0800-0x087f] claimed by ICH6 ACPI/GPIO/TCO [ 0.724005] pci 0000:00:1f.0: quirk: [io 0x0500-0x053f] claimed by ICH6 GPIO [ 0.732003] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0a00 (mask 00ff) [ 0.740003] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0ca0 (mask 000f) [ 0.748009] pci 0000:00:1f.0: quirk_ich7_lpc+0x0/0x70 took 31250 usecs [ 0.756002] pci 0000:00:01.0: PCI bridge to [bus 0a] [ 0.760042] pci 0000:00:03.0: PCI bridge to [bus 09] [ 0.764115] pci 0000:08:00.0: enabling Extended Tags [ 0.768210] pci 0000:08:00.1: enabling Extended Tags [ 0.776112] pci 0000:00:07.0: PCI bridge to [bus 08] [ 0.780044] pci 0000:00:08.0: PCI bridge to [bus 07] [ 0.784036] pci 0000:00:09.0: PCI bridge to [bus 06] [ 0.788038] pci 0000:00:0a.0: PCI bridge to [bus 05] [ 0.796056] pci 0000:00:1c.0: PCI bridge to [bus 04] [ 0.800423] pci 0000:00:1c.4: ASPM: current common clock configuration is broken, reconfiguring [ 0.820027] pci 0000:00:1c.4: PCI bridge to [bus 03] [ 0.824418] pci 0000:00:1c.5: ASPM: current common clock configuration is broken, reconfiguring [ 0.844024] pci 0000:00:1c.5: PCI bridge to [bus 02] [ 0.848026] pci_bus 0000:01: extended config space not accessible [ 0.852177] pci 0000:00:1e.0: PCI bridge to [bus 01] (subtractive decode) [ 0.861186] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12 14 15) [ 0.868073] ACPI: PCI Interrupt Link [LNKB] (IRQs *5) [ 0.872072] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 11 12 14 *15) [ 0.880072] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 *11 12 14 15) [ 0.888071] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled. [ 0.896072] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 6 7 10 11 12 14 15) [ 0.904072] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled. [ 0.912072] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 6 7 10 11 12 *14 15) [ 0.916148] pci 0000:08:00.0: vgaarb: setting as boot VGA device [ 0.920000] pci 0000:08:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.932006] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none [ 0.940002] pci 0000:01:00.0: vgaarb: bridge control possible [ 0.948001] pci 0000:08:00.0: vgaarb: bridge control possible [ 0.952001] vgaarb: loaded [ 0.956228] SCSI subsystem initialized [ 0.960035] ACPI: bus type USB registered [ 0.964015] usbcore: registered new interface driver usbfs [ 0.968007] usbcore: registered new interface driver hub [ 0.972047] usbcore: registered new device driver usb [ 0.980024] pps_core: LinuxPPS API ver. 1 registered [ 0.984001] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti at linux.it> [ 0.992003] PTP clock support registered [ 0.996032] EDAC MC: Ver: 3.0.0 [ 1.000106] PCI: Using ACPI for IRQ routing [ 1.011267] PCI: Discovered peer bus fe [ 1.012025] PCI host bridge to bus 0000:fe [ 1.016003] pci_bus 0000:fe: root bus resource [io 0x0000-0xffff] [ 1.024002] pci_bus 0000:fe: root bus resource [mem 0x00000000-0xffffffffff] [ 1.032002] pci_bus 0000:fe: No busn resource found for root bus, will use [bus fe-ff] [ 1.041015] PCI: Discovered peer bus ff [ 1.044026] PCI host bridge to bus 0000:ff [ 1.048002] pci_bus 0000:ff: root bus resource [io 0x0000-0xffff] [ 1.052002] pci_bus 0000:ff: root bus resource [mem 0x00000000-0xffffffffff] [ 1.060002] pci_bus 0000:ff: No busn resource found for root bus, will use [bus ff-ff] [ 1.069170] NetLabel: Initializing [ 1.072002] NetLabel: domain hash size = 128 [ 1.076001] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 1.084020] NetLabel: unlabeled traffic allowed by default [ 1.088036] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0 [ 1.096002] hpet0: 4 comparators, 64-bit 14.318180 MHz counter [ 1.102047] clocksource: Switched to clocksource tsc-early [ 1.119935] VFS: Disk quotas dquot_6.6.0 [ 1.123890] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.131072] AppArmor: AppArmor Filesystem Enabled [ 1.135806] pnp: PnP ACPI init [ 1.138982] system 00:00: [mem 0xfbf00000-0xfbffffff] has been reserved [ 1.145597] system 00:00: [mem 0xfc000000-0xfcffffff] has been reserved [ 1.152207] system 00:00: [mem 0xfd000000-0xfdffffff] has been reserved [ 1.158819] system 00:00: [mem 0xfe000000-0xfebfffff] has been reserved [ 1.165430] system 00:00: [mem 0xfec8a000-0xfec8afff] could not be reserved [ 1.172382] system 00:00: [mem 0xfed10000-0xfed10fff] has been reserved [ 1.179935] system 00:03: [io 0x0a00-0x0a0f] has been reserved [ 1.185851] system 00:03: [io 0x0a10-0x0a1f] has been reserved [ 1.191987] system 00:04: [io 0x04d0-0x04d1] has been reserved [ 1.197907] system 00:04: [io 0x0800-0x087f] has been reserved [ 1.203823] system 00:04: [io 0x0500-0x057f] could not be reserved [ 1.210088] system 00:04: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 1.216700] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved [ 1.223314] system 00:04: [mem 0xfed40000-0xfed8ffff] has been reserved [ 1.230127] system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved [ 1.237086] system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.243789] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved [ 1.250847] system 00:07: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.257808] system 00:07: [mem 0x000c0000-0x000cffff] could not be reserved [ 1.264763] system 00:07: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.271722] system 00:07: [mem 0x00100000-0xbfffffff] could not be reserved [ 1.278673] system 00:07: [mem 0xfed90000-0xffffffff] could not be reserved [ 1.285801] pnp: PnP ACPI: found 8 devices [ 1.295815] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.304753] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0000000-0xc01fffff] [ 1.311626] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0200000-0xc03fffff 64bit pref] [ 1.319449] pci 0000:00:1c.4: BAR 15: assigned [mem 0xc0400000-0xc05fffff 64bit pref] [ 1.327274] pci 0000:00:1c.5: BAR 15: assigned [mem 0xc0600000-0xc07fffff 64bit pref] [ 1.335100] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff] [ 1.341280] pci 0000:00:01.0: PCI bridge to [bus 0a] [ 1.346249] pci 0000:00:03.0: PCI bridge to [bus 09] [ 1.351215] pci 0000:00:07.0: PCI bridge to [bus 08] [ 1.356176] pci 0000:00:07.0: bridge window [io 0xe000-0xefff] [ 1.362270] pci 0000:00:07.0: bridge window [mem 0xfbe00000-0xfbefffff] [ 1.369054] pci 0000:00:07.0: bridge window [mem 0xcfe00000-0xdfffffff 64bit pref] [ 1.376795] pci 0000:00:08.0: PCI bridge to [bus 07] [ 1.381762] pci 0000:00:09.0: PCI bridge to [bus 06] [ 1.386728] pci 0000:00:0a.0: PCI bridge to [bus 05] [ 1.391713] pci 0000:00:1c.0: PCI bridge to [bus 04] [ 1.396672] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] [ 1.402759] pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff] [ 1.409543] pci 0000:00:1c.0: bridge window [mem 0xc0200000-0xc03fffff 64bit pref] [ 1.417284] pci 0000:00:1c.4: PCI bridge to [bus 03] [ 1.422246] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff] [ 1.428333] pci 0000:00:1c.4: bridge window [mem 0xfbd00000-0xfbdfffff] [ 1.435118] pci 0000:00:1c.4: bridge window [mem 0xc0400000-0xc05fffff 64bit pref] [ 1.442858] pci 0000:00:1c.5: PCI bridge to [bus 02] [ 1.447822] pci 0000:00:1c.5: bridge window [io 0xc000-0xcfff] [ 1.453915] pci 0000:00:1c.5: bridge window [mem 0xfbc00000-0xfbcfffff] [ 1.460700] pci 0000:00:1c.5: bridge window [mem 0xc0600000-0xc07fffff 64bit pref] [ 1.468441] pci 0000:00:1e.0: PCI bridge to [bus 01] [ 1.473404] pci 0000:00:1e.0: bridge window [io 0xb000-0xbfff] [ 1.479499] pci 0000:00:1e.0: bridge window [mem 0xfaf00000-0xfb7fffff] [ 1.486435] NET: Registered protocol family 2 [ 1.491050] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes) [ 1.498911] TCP established hash table entries: 65536 (order: 7, 524288 bytes) [ 1.506259] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 1.513129] TCP: Hash tables configured (established 65536 bind 65536) [ 1.519731] UDP hash table entries: 4096 (order: 5, 131072 bytes) [ 1.525849] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) [ 1.532532] NET: Registered protocol family 1 [ 1.538576] pci 0000:08:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.546930] pci 0000:08:00.1: Linked as a consumer to 0000:08:00.0 [ 1.553256] Unpacking initramfs... [ 2.297639] Freeing initrd memory: 51252K [ 2.301653] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 2.308089] software IO TLB [mem 0xbb790000-0xbf790000] (64MB) mapped at [(____ptrval____)-(____ptrval____)] [ 2.318679] Scanning for low memory corruption every 60 seconds [ 2.325568] Initialise system trusted keyrings [ 2.330030] Key type blacklist registered [ 2.334083] workingset: timestamp_bits=36 max_order=21 bucket_order=0 [ 2.341827] zbud: loaded [ 2.345014] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.351069] fuse init (API version 7.27) [ 2.355064] pstore: using deflate compression [ 2.360624] Key type asymmetric registered [ 2.364722] Asymmetric key parser 'x509' registered [ 2.369632] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 2.377079] io scheduler noop registered [ 2.381000] io scheduler deadline registered [ 2.385323] io scheduler cfq registered (default) [ 2.390553] pcieport 0000:00:1c.0: enabling device (0104 -> 0107) [ 2.397215] vesafb: mode is 1280x1024x32, linelength=5120, pages=0 [ 2.403392] vesafb: scrolling: redraw [ 2.407057] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0 [ 2.412641] vesafb: framebuffer at 0xd0000000, mapped to 0x(____ptrval____), using 5120k, total 5120k [ 2.588847] Console: switching to colour frame buffer device 160x64 [ 2.762043] fb0: VESA VGA frame buffer device [ 2.767393] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 2.775759] ACPI: Power Button [PWRB] [ 2.779462] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 2.786859] ACPI: Power Button [PWRF] [ 2.793632] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.820385] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.830228] Linux agpgart interface v0.103 [ 2.842575] loop: module loaded [ 2.846547] libphy: Fixed MDIO Bus: probed [ 2.850686] tun: Universal TUN/TAP device driver, 1.6 [ 2.855833] PPP generic driver version 2.4.2 [ 2.860186] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.866711] ehci-pci: EHCI PCI platform driver [ 2.871310] ehci-pci 0000:00:1a.7: EHCI Host Controller [ 2.876541] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1 [ 2.883936] ehci-pci 0000:00:1a.7: debug port 1 [ 2.892388] ehci-pci 0000:00:1a.7: irq 18, io mem 0xfbbf4000 [ 2.912054] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00 [ 2.917835] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 [ 2.926089] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.933307] usb usb1: Product: EHCI Host Controller [ 2.938216] usb usb1: Manufacturer: Linux 4.18.0-rc4 ehci_hcd [ 2.943959] usb usb1: SerialNumber: 0000:00:1a.7 [ 2.948864] hub 1-0:1.0: USB hub found [ 2.952625] hub 1-0:1.0: 6 ports detected [ 2.956910] ehci-pci 0000:00:1d.7: EHCI Host Controller [ 2.962138] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2 [ 2.969532] ehci-pci 0000:00:1d.7: debug port 1 [ 2.977975] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfbbf6000 [ 2.996086] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 3.001907] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 [ 3.010178] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.017396] usb usb2: Product: EHCI Host Controller [ 3.022267] usb usb2: Manufacturer: Linux 4.18.0-rc4 ehci_hcd [ 3.028012] usb usb2: SerialNumber: 0000:00:1d.7 [ 3.032888] hub 2-0:1.0: USB hub found [ 3.036645] hub 2-0:1.0: 6 ports detected [ 3.040808] ehci-platform: EHCI generic platform driver [ 3.046038] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.052210] ohci-pci: OHCI PCI platform driver [ 3.056667] ohci-platform: OHCI generic platform driver [ 3.061897] uhci_hcd: USB Universal Host Controller Interface driver [ 3.068358] uhci_hcd 0000:00:1a.0: UHCI Host Controller [ 3.073588] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3 [ 3.080978] uhci_hcd 0000:00:1a.0: detected 2 ports [ 3.085876] uhci_hcd 0000:00:1a.0: irq 16, io base 0x00009400 [ 3.091654] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18 [ 3.099912] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.107128] usb usb3: Product: UHCI Host Controller [ 3.112006] usb usb3: Manufacturer: Linux 4.18.0-rc4 uhci_hcd [ 3.117743] usb usb3: SerialNumber: 0000:00:1a.0 [ 3.122625] hub 3-0:1.0: USB hub found [ 3.126384] hub 3-0:1.0: 2 ports detected [ 3.130601] uhci_hcd 0000:00:1a.1: UHCI Host Controller [ 3.135826] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4 [ 3.143218] uhci_hcd 0000:00:1a.1: detected 2 ports [ 3.148116] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00009480 [ 3.153891] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18 [ 3.162152] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.169369] usb usb4: Product: UHCI Host Controller [ 3.174246] usb usb4: Manufacturer: Linux 4.18.0-rc4 uhci_hcd [ 3.179984] usb usb4: SerialNumber: 0000:00:1a.1 [ 3.184845] hub 4-0:1.0: USB hub found [ 3.188608] hub 4-0:1.0: 2 ports detected [ 3.192820] uhci_hcd 0000:00:1a.2: UHCI Host Controller [ 3.198051] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5 [ 3.205442] uhci_hcd 0000:00:1a.2: detected 2 ports [ 3.210338] uhci_hcd 0000:00:1a.2: irq 19, io base 0x00009800 [ 3.216115] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18 [ 3.224377] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.231592] usb usb5: Product: UHCI Host Controller [ 3.236473] usb usb5: Manufacturer: Linux 4.18.0-rc4 uhci_hcd [ 3.242217] usb usb5: SerialNumber: 0000:00:1a.2 [ 3.247096] hub 5-0:1.0: USB hub found [ 3.250859] hub 5-0:1.0: 2 ports detected [ 3.255061] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 3.260294] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6 [ 3.267684] uhci_hcd 0000:00:1d.0: detected 2 ports [ 3.272572] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00009880 [ 3.278348] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18 [ 3.286610] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.293826] usb usb6: Product: UHCI Host Controller [ 3.298705] usb usb6: Manufacturer: Linux 4.18.0-rc4 uhci_hcd [ 3.304449] usb usb6: SerialNumber: 0000:00:1d.0 [ 3.309305] hub 6-0:1.0: USB hub found [ 3.313063] hub 6-0:1.0: 2 ports detected [ 3.317257] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 3.322480] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7 [ 3.328075] tsc: Refined TSC clocksource calibration: 2933.437 MHz [ 3.329875] uhci_hcd 0000:00:1d.1: detected 2 ports [ 3.336902] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2a48a5e2a02, max_idle_ns: 440795253616 ns [ 3.340934] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00009c00 [ 3.340972] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18 [ 3.364950] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.372171] usb usb7: Product: UHCI Host Controller [ 3.377048] usb usb7: Manufacturer: Linux 4.18.0-rc4 uhci_hcd [ 3.382816] usb usb7: SerialNumber: 0000:00:1d.1 [ 3.387444] clocksource: Switched to clocksource tsc [ 3.387447] usb 2-2: new high-speed USB device number 2 using ehci-pci [ 3.387533] hub 7-0:1.0: USB hub found [ 3.402687] hub 7-0:1.0: 2 ports detected [ 3.406882] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 3.412110] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8 [ 3.419501] uhci_hcd 0000:00:1d.2: detected 2 ports [ 3.424392] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000a000 [ 3.430173] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.18 [ 3.438434] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.445652] usb usb8: Product: UHCI Host Controller [ 3.450530] usb usb8: Manufacturer: Linux 4.18.0-rc4 uhci_hcd [ 3.456267] usb usb8: SerialNumber: 0000:00:1d.2 [ 3.461137] hub 8-0:1.0: USB hub found [ 3.464902] hub 8-0:1.0: 2 ports detected [ 3.469039] i8042: PNP: No PS/2 controller found. [ 3.473743] i8042: Probing ports directly. [ 3.480914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.485879] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.491362] mousedev: PS/2 mouse device common for all mice [ 3.497518] rtc_cmos 00:01: RTC can wake from S4 [ 3.502224] rtc rtc0: invalid alarm value: 2018-7-12 13:11:61 [ 3.508230] rtc_cmos 00:01: registered as rtc0 [ 3.512695] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 3.520394] i2c /dev entries driver [ 3.523929] device-mapper: uevent: version 1.0.3 [ 3.528671] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel at redhat.com [ 3.538905] ledtrig-cpu: registered to indicate activity on CPUs [ 3.542358] usb 2-2: New USB device found, idVendor=18a5, idProduct=022e, bcdDevice= 1.00 [ 3.545577] NET: Registered protocol family 10 [ 3.553195] usb 2-2: New USB device strings: Mfr=10, Product=11, SerialNumber=3 [ 3.562233] Segment Routing with IPv6 [ 3.564899] usb 2-2: Product: Portable USB 3.0 Drive [ 3.564900] usb 2-2: Manufacturer: Verbatim [ 3.564901] usb 2-2: SerialNumber: 20051C075244 [ 3.582388] NET: Registered protocol family 17 [ 3.587039] Key type dns_resolver registered [ 3.594802] RAS: Correctable Errors collector initialized. [ 3.600350] microcode: sig=0x206c2, pf=0x1, revision=0x14 [ 3.607025] microcode: Microcode Update Driver: v2.2. [ 3.607041] sched_clock: Marking stable (3607014431, 0)->(3848705276, -241690845) [ 3.637330] registered taskstats version 1 [ 3.641440] Loading compiled-in X.509 certificates [ 3.649765] Loaded X.509 cert 'Build time autogenerated kernel key: 77698296378db21d5361dfd8d1c94b5d9998cd16' [ 3.659742] zswap: loaded using pool lzo/zbud [ 3.680223] Key type big_key registered [ 3.684068] Key type trusted registered [ 3.690190] Key type encrypted registered [ 3.694248] AppArmor: AppArmor sha1 policy hashing enabled [ 3.699780] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.706084] ima: Allocated hash algorithm: sha1 [ 3.710669] evm: Initialising EVM extended attributes: [ 3.715839] evm: security.selinux [ 3.719193] evm: security.SMACK64 [ 3.722550] evm: security.SMACK64EXEC [ 3.726245] evm: security.SMACK64TRANSMUTE [ 3.730380] evm: security.SMACK64MMAP [ 3.734085] evm: security.apparmor [ 3.737523] evm: security.ima [ 3.740529] evm: security.capability [ 3.744132] evm: HMAC attrs: 0x1 [ 3.747859] Magic number: 10:762:533 [ 3.751687] tty ttyS13: hash matches [ 3.756406] rtc_cmos 00:01: setting system clock to 2018-07-12 13:32:35 UTC (1531402355) [ 3.876083] usb 7-1: new low-speed USB device number 2 using uhci_hcd [ 4.115560] Freeing unused kernel memory: 2432K [ 4.136083] Write protecting the kernel read-only data: 20480k [ 4.148759] Freeing unused kernel memory: 2008K [ 4.155174] usb 7-1: New USB device found, idVendor=04d9, idProduct=1503, bcdDevice= 3.10 [ 4.163449] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4.163771] Freeing unused kernel memory: 1808K [ 4.170577] usb 7-1: Product: USB Keyboard [ 4.179200] usb 7-1: Manufacturer: [ 4.184666] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.191117] x86/mm: Checking user space page tables [ 4.205288] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 237 [ 4.298129] hidraw: raw HID events driver (C) Jiri Kosina [ 4.313687] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 4.319525] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 4.319774] e1000e 0000:03:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode [ 4.325688] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled [ 4.341471] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode [ 4.349640] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc ems sxs [ 4.397775] e1000e 0000:03:00.0 0000:03:00.0 (uninitialized): registered PHC clock [ 4.424654] scsi host0: ahci [ 4.427834] scsi host1: ahci [ 4.430882] scsi host2: ahci [ 4.433870] scsi host3: ahci [ 4.436851] scsi host4: ahci [ 4.439826] scsi host5: ahci [ 4.442751] ata1: SATA max UDMA/133 abar m2048 at 0xfbbf8000 port 0xfbbf8100 irq 24 [ 4.450179] ata2: SATA max UDMA/133 abar m2048 at 0xfbbf8000 port 0xfbbf8180 irq 24 [ 4.457574] ata3: SATA max UDMA/133 abar m2048 at 0xfbbf8000 port 0xfbbf8200 irq 24 [ 4.465069] ata4: SATA max UDMA/133 abar m2048 at 0xfbbf8000 port 0xfbbf8280 irq 24 [ 4.467300] e1000e 0000:03:00.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:e0:81:d9:9b:a1 [ 4.472471] ata5: SATA max UDMA/133 abar m2048 at 0xfbbf8000 port 0xfbbf8300 irq 24 [ 4.472473] ata6: SATA max UDMA/133 abar m2048 at 0xfbbf8000 port 0xfbbf8380 irq 24 [ 4.480385] e1000e 0000:03:00.0 eth0: Intel(R) PRO/1000 Network Connection [ 4.486251] usbcore: registered new interface driver usbhid [ 4.486251] usbhid: USB HID core driver [ 4.502121] ast 0000:01:00.0: enabling device (0000 -> 0003) [ 4.507725] e1000e 0000:03:00.0 eth0: MAC: 3, PHY: 8, PBA No: FFFFFF-0FF [ 4.511637] [drm] VGA not enabled on entry, requesting chip POST [ 4.517334] e1000e 0000:02:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode [ 4.523875] [drm] Using P2A bridge for configuration [ 4.523877] [drm] AST 1100 detected [ 4.523879] [drm] Analog VGA only [ 4.523963] [drm] dram MCLK=204 Mhz type=0 bus_width=16 size=00800000 [ 4.557570] [TTM] Zone kernel: Available graphics memory: 3045734 kiB [ 4.564100] [TTM] Zone dma32: Available graphics memory: 2097152 kiB [ 4.570623] [TTM] Initializing pool allocator [ 4.575050] [TTM] Initializing DMA pool allocator [ 4.583949] ast 0000:01:00.0: fb1: astdrmfb frame buffer device [ 4.586856] e1000e 0000:02:00.0 0000:02:00.0 (uninitialized): registered PHC clock [ 4.602771] input: USB Keyboard as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.0/0003:04D9:1503.0001/input/input5 [ 4.639030] [drm] amdgpu kernel modesetting enabled. [ 4.644063] usb 7-2: new low-speed USB device number 3 using uhci_hcd [ 4.652060] [drm] Initialized ast 0.1.0 20120228 for 0000:01:00.0 on minor 0 [ 4.659020] e1000e 0000:02:00.0 eth1: (PCI Express:2.5GT/s:Width x1) 00:e0:81:d9:9b:a2 [ 4.667119] e1000e 0000:02:00.0 eth1: Intel(R) PRO/1000 Network Connection [ 4.672268] hid-generic 0003:04D9:1503.0001: input,hidraw0: USB HID v1.10 Keyboard [ USB Keyboard] on usb-0000:00:1d.1-1/input0 [ 4.674088] e1000e 0000:02:00.0 eth1: MAC: 3, PHY: 8, PBA No: FFFFFF-0FF [ 4.685828] input: USB Keyboard System Control as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.1/0003:04D9:1503.0002/input/input6 [ 4.705073] AMD IOMMUv2 driver by Joerg Roedel <jroedel at suse.de> [ 4.711073] AMD IOMMUv2 functionality not available on this system [ 4.718749] e1000e 0000:03:00.0 enp3s0: renamed from eth0 [ 4.730884] CRAT table not found [ 4.734156] Virtual CRAT table created for CPU [ 4.738633] Parsing CRAT table with 2 nodes [ 4.742861] Creating topology SYSFS entries [ 4.747088] Topology: Add CPU node [ 4.750522] Finished initializing topology [ 4.754716] kfd kfd: Initialized module [ 4.762088] fb: switching to amdgpudrmfb from VESA VGA [ 4.767286] Console: switching to colour dummy device 80x25 [ 4.767377] input: USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:1d.1/usb7/7-1/7-1:1.1/0003:04D9:1503.0002/input/input7 [ 4.784362] e1000e 0000:02:00.0 enp2s0: renamed from eth1 [ 4.785216] hid-generic 0003:04D9:1503.0002: input,hidraw1: USB HID v1.10 Device [ USB Keyboard] on usb-0000:00:1d.1-1/input1 [ 4.802309] [drm] initializing kernel modesetting (POLARIS11 0x1002:0x67EF 0x174B:0xE348 0xCF). [ 4.802649] ata1: SATA link down (SStatus 0 SControl 300) [ 4.811014] [drm] register mmio base: 0xFBE80000 [ 4.821060] [drm] register mmio size: 262144 [ 4.825370] [drm] probing gen 2 caps for device 8086:340e = 393042/0 [ 4.831759] [drm] probing mlw for device 8086:340e = 393042 [ 4.837380] [drm] add ip block number 0 <vi_common> [ 4.842297] [drm] add ip block number 1 <gmc_v8_0> [ 4.847129] [drm] add ip block number 2 <tonga_ih> [ 4.850080] usb 7-2: New USB device found, idVendor=093a, idProduct=2510, bcdDevice= 1.00 [ 4.851954] [drm] add ip block number 3 <powerplay> [ 4.860079] usb 7-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4.864988] [drm] add ip block number 4 <dm> [ 4.872182] usb 7-2: Product: USB Optical Mouse [ 4.876480] [drm] add ip block number 5 <gfx_v8_0> [ 4.881051] usb 7-2: Manufacturer: PixArt [ 4.885873] [drm] add ip block number 6 <sdma_v3_0> [ 4.894838] [drm] add ip block number 7 <uvd_v6_0> [ 4.899663] [drm] add ip block number 8 <vce_v3_0> [ 4.904495] kfd kfd: skipped device 1002:67ef, PCI rejects atomics [ 4.905280] input: PixArt USB Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb7/7-2/7-2:1.0/0003:093A:2510.0003/input/input8 [ 4.910762] [drm] UVD is enabled in VM mode [ 4.922665] hid-generic 0003:093A:2510.0003: input,hidraw2: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:00:1d.1-2/input0 [ 4.926625] [drm] UVD ENC is enabled in VM mode [ 4.926627] [drm] VCE enabled in VM mode [ 4.947640] resource sanity check: requesting [mem 0x000c0000-0x000dffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000dffff window] [ 4.960881] caller pci_map_rom+0x5d/0xf0 mapping multiple BARs [ 4.966753] amdgpu 0000:08:00.0: Invalid PCI ROM header signature: expecting 0xaa55, got 0xffff [ 4.975502] ATOM BIOS: 113-34801-U03 [ 4.979156] [drm] vm size is 64 GB, 2 levels, block size is 10-bit, fragment size is 9-bit [ 4.987499] amdgpu 0000:08:00.0: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used) [ 4.996412] amdgpu 0000:08:00.0: GTT: 256M 0x0000000000000000 - 0x000000000FFFFFFF [ 5.004017] [drm] Detected VRAM RAM=2048M, BAR=256M [ 5.008938] [drm] RAM width 128bits GDDR5 [ 5.013008] [drm] amdgpu: 2048M of VRAM memory ready [ 5.018007] [drm] amdgpu: 3072M of GTT memory ready. [ 5.023012] [drm] GART: num cpu pages 65536, num gpu pages 65536 [ 5.029112] [drm] PCIE GART of 256M enabled (table at 0x000000F400500000). [ 5.036151] [drm] Chained IB support enabled! [ 5.043082] [drm] Found UVD firmware Version: 1.130 Family ID: 16 [ 5.050786] [drm] Found VCE firmware Version: 52.4 Binary ID: 3 [ 5.129665] [drm] DM_PPLIB: values for Engine clock [ 5.130231] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 5.134582] [drm] DM_PPLIB: 21400 [ 5.134582] [drm] DM_PPLIB: 48100 [ 5.134583] [drm] DM_PPLIB: 76000 [ 5.134584] [drm] DM_PPLIB: 102000 [ 5.142109] ata2.00: ATAPI: TSSTcorp CDDVDW SH-224FB, SB00, max UDMA/100 [ 5.144238] [drm] DM_PPLIB: 110200 [ 5.148561] ata2.00: configured for UDMA/100 [ 5.151074] [drm] DM_PPLIB: 113800 [ 5.156672] scsi 1:0:0:0: CD-ROM TSSTcorp CDDVDW SH-224FB SB00 PQ: 0 ANSI: 5 [ 5.161350] [drm] DM_PPLIB: 117200 [ 5.161350] [drm] DM_PPLIB: 121000 [ 5.161351] [drm] DM_PPLIB: Validation clocks: [ 5.161351] [drm] DM_PPLIB: engine_max_clock: 121000 [ 5.161351] [drm] DM_PPLIB: memory_max_clock: 175000 [ 5.161352] [drm] DM_PPLIB: level : 0 [ 5.161353] [drm] DM_PPLIB: values for Memory clock [ 5.161353] [drm] DM_PPLIB: 30000 [ 5.161354] [drm] DM_PPLIB: 175000 [ 5.161354] [drm] DM_PPLIB: Validation clocks: [ 5.161355] [drm] DM_PPLIB: engine_max_clock: 121000 [ 5.161355] [drm] DM_PPLIB: memory_max_clock: 175000 [ 5.161355] [drm] DM_PPLIB: level : 0 [ 5.184096] [drm] Display Core initialized with v3.1.44! [ 5.212080] usb 2-5: new high-speed USB device number 5 using ehci-pci [ 5.225555] sr 1:0:0:0: [sr0] scsi3-mmc drive: 47x/125x writer dvd-ram cd/rw xa/form2 cdda tray [ 5.238223] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 5.239100] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 5.244439] [drm] Driver supports precise vblank timestamp query. [ 5.277751] sr 1:0:0:0: Attached scsi generic sg0 type 5 [ 5.288877] [drm] UVD and UVD ENC initialized successfully. [ 5.394798] [drm] VCE initialized successfully. [ 5.405861] usb 2-5: New USB device found, idVendor=046b, idProduct=ff01, bcdDevice= 1.00 [ 5.414077] usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 5.421253] usb 2-5: Product: Generic Hub [ 5.425298] usb 2-5: Manufacturer: American Megatrends Inc. [ 5.430903] usb 2-5: SerialNumber: serial [ 5.435789] hub 2-5:1.0: USB hub found [ 5.439772] hub 2-5:1.0: 3 ports detected [ 5.599584] ata3: SATA link down (SStatus 0 SControl 300) [ 5.732097] usb 2-5.1: new low-speed USB device number 6 using ehci-pci [ 5.745274] usb-storage 2-2:1.0: USB Mass Storage device detected [ 5.751846] scsi host6: usb-storage 2-2:1.0 [ 5.756107] usbcore: registered new interface driver usb-storage [ 5.771702] usbcore: registered new interface driver uas [ 5.858178] usb 2-5.1: New USB device found, idVendor=046b, idProduct=ff10, bcdDevice= 1.00 [ 5.866525] usb 2-5.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 5.873904] usb 2-5.1: Product: Virtual Keyboard and Mouse [ 5.879382] usb 2-5.1: Manufacturer: American Megatrends Inc. [ 5.885128] usb 2-5.1: SerialNumber: serial [ 5.891630] input: American Megatrends Inc. Virtual Keyboard and Mouse as /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5.1/2-5.1:1.0/0003:046B:FF10.0004/input/input9 [ 5.906754] hid-generic 0003:046B:FF10.0004: input,hidraw3: USB HID v1.10 Keyboard [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:1d.7-5.1/input0 [ 5.919328] ata4: SATA link down (SStatus 0 SControl 300) [ 5.922915] input: American Megatrends Inc. Virtual Keyboard and Mouse as /devices/pci0000:00/0000:00:1d.7/usb2/2-5/2-5.1/2-5.1:1.1/0003:046B:FF10.0005/input/input10 [ 5.928317] [drm] fb mappable at 0xD0A2A000 [ 5.942331] hid-generic 0003:046B:FF10.0005: input,hidraw4: USB HID v1.10 Mouse [American Megatrends Inc. Virtual Keyboard and Mouse] on usb-0000:00:1d.7-5.1/input1 [ 5.946150] [drm] vram apper at 0xD0000000 [ 5.964889] [drm] size 5242880 [ 5.967943] [drm] fb depth is 24 [ 5.971211] [drm] pitch is 5120 [ 5.974821] fbcon: amdgpudrmfb (fb0) is primary device [ 6.045938] Console: switching to colour frame buffer device 160x64 [ 6.125490] amdgpu 0000:08:00.0: fb0: amdgpudrmfb frame buffer device [ 6.131989] amdgpu: [powerplay] [ 6.131989] last message was failed ret is 65535 [ 6.139904] amdgpu: [powerplay] [ 6.139904] failed to send message 148 ret is 65535 [ 6.148162] amdgpu: [powerplay] [ 6.148162] last message was failed ret is 65535 [ 6.156074] amdgpu: [powerplay] [ 6.156074] failed to send message 145 ret is 65535 [ 6.164325] amdgpu: [powerplay] [ 6.164325] last message was failed ret is 65535 [ 6.172236] amdgpu: [powerplay] [ 6.172236] failed to send message 146 ret is 65535 [ 6.180493] amdgpu: [powerplay] [ 6.180493] last message was failed ret is 65535 [ 6.188400] amdgpu: [powerplay] [ 6.188400] failed to send message 281 ret is 65535 [ 6.196671] [drm] Initialized amdgpu 3.26.0 20150101 for 0000:08:00.0 on minor 1 [ 6.243145] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 6.255322] ata5.00: ATA-8: SAMSUNG HD103SJ, 1AJ100E4, max UDMA/133 [ 6.261625] ata5.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 32), AA [ 6.274652] ata5.00: configured for UDMA/133 [ 6.279351] scsi 4:0:0:0: Direct-Access ATA SAMSUNG HD103SJ 00E4 PQ: 0 ANSI: 5 [ 6.287739] sd 4:0:0:0: Attached scsi generic sg1 type 0 [ 6.287884] sd 4:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB) [ 6.300723] sd 4:0:0:0: [sda] Write Protect is off [ 6.305527] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 6.374677] sda: sda1 sda2 < sda5 sda6 sda7 sda8 > sda3 sda4 [ 6.381847] sd 4:0:0:0: [sda] Attached SCSI disk [ 6.607592] ata6: SATA link down (SStatus 0 SControl 300) [ 6.785477] scsi 6:0:0:0: Direct-Access Hitachi HTS543216L9A300 0100 PQ: 0 ANSI: 2 CCS [ 6.794539] sd 6:0:0:0: Attached scsi generic sg2 type 0 [ 6.795228] sd 6:0:0:0: [sdb] 312581808 512-byte logical blocks: (160 GB/149 GiB) [ 6.808536] sd 6:0:0:0: [sdb] Write Protect is off [ 6.814642] sd 6:0:0:0: [sdb] No Caching mode page found [ 6.820006] sd 6:0:0:0: [sdb] Assuming drive cache: write through [ 6.826207] random: fast init done [ 6.884974] sdb: sdb1 sdb2 < sdb5 sdb6 > [ 6.893306] sd 6:0:0:0: [sdb] Attached SCSI disk [ 6.948089] amdgpu: [powerplay] [ 6.948089] last message was failed ret is 65535 [ 6.956723] amdgpu: [powerplay] [ 6.956723] failed to send message 15b ret is 65535 Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. Begin: Will now check root file system ... fsck from util-linux 2.31.1 [/sbin/fsck.ext4 (1) -- /dev/sdb1] fsck.ext4 -a -C0 /dev/sdb1 /dev/sdb1: recovering journal /dev/sdb1: clean, 327180/1525920 files, 2650164/6103271 blocks done. [ 8.056124] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 8.224081] amdgpu: [powerplay] [ 8.224081] last message was failed ret is 65535 [ 8.232030] amdgpu: [powerplay] [ 8.232030] failed to send message 260 ret is 65535 [ 8.240426] amdgpu: [powerplay] [ 8.240426] last message was failed ret is 65535 [ 8.248478] amdgpu: [powerplay] [ 8.248478] failed to send message 260 ret is 65535 [ 8.248479] amdgpu: [powerplay] [ 8.248479] last message was failed ret is 65535 [ 8.248481] amdgpu: [powerplay] [ 8.248481] failed to send message 260 ret is 65535 [ 8.248482] amdgpu: [powerplay] [ 8.248482] last message was failed ret is 65535 [ 8.248483] amdgpu: [powerplay] [ 8.248483] failed to send message 260 ret is 65535 [ 8.248485] amdgpu: [powerplay] [ 8.248485] last message was failed ret is 65535 [ 8.248486] amdgpu: [powerplay] [ 8.248486] failed to send message 260 ret is 65535 [ 8.248487] amdgpu: [powerplay] [ 8.248487] last message was failed ret is 65535 [ 8.248488] amdgpu: [powerplay] [ 8.248488] failed to send message 260 ret is 65535 [ 8.248489] amdgpu: [powerplay] [ 8.248489] last message was failed ret is 65535 [ 8.248491] amdgpu: [powerplay] [ 8.248491] failed to send message 260 ret is 65535 [ 8.248492] amdgpu: [powerplay] [ 8.248492] last message was failed ret is 65535 [ 8.248493] amdgpu: [powerplay] [ 8.248493] failed to send message 260 ret is 65535 [ 8.248494] amdgpu: [powerplay] [ 8.248494] last message was failed ret is 65535 [ 8.248495] amdgpu: [powerplay] [ 8.248495] failed to send message 260 ret is 65535 [ 8.248496] amdgpu: [powerplay] [ 8.248496] last message was failed ret is 65535 [ 8.248497] amdgpu: [powerplay] [ 8.248497] failed to send message 260 ret is 65535 [ 8.248498] amdgpu: [powerplay] [ 8.248498] last message was failed ret is 65535 [ 8.248499] amdgpu: [powerplay] [ 8.248499] failed to send message 260 ret is 65535 [ 8.692532] random: crng init done [ 10.337892] systemd[1]: systemd 237 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) [ 10.381542] systemd[1]: Detected architecture x86-64. Welcome to Ubuntu 18.04 LTS! [ 10.673603] systemd[1]: Set hostname to <lpnm-empty>. [ 13.741721] systemd[1]: Created slice System Slice. [ OK ] Created slice System Slice. [ 13.760277] systemd[1]: Created slice system-systemd\x2dfsck.slice. [ OK ] Created slice system-systemd\x2dfsck.slice. [ 13.784247] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 13.804715] systemd[1]: Mounting Kernel Debug File System... Mounting Kernel Debug File System... [ 13.824218] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 13.844276] systemd[1]: Listening on Journal Audit Socket. [ OK ] Listening on Journal Audit Socket. [ 13.864278] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ OK ] Reached target Slices. [ OK ] Reached target Remote File Systems. [ OK ] Reached target User and Group Name Lookups. [ OK ] Listening on Syslog Socket. Starting Set the console keyboard layout... [ OK ] Set up automount Arbitrary Executabâ?¦rmats File System Automount Point. Starting Load Kernel Modules... [ OK ] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... Mounting POSIX Message Queue File System... [ OK ] Listening on udev Control Socket. [ OK ] Started Forward Password Requests to Wall Directory Watch. Starting Create list of required stâ?¦ce nodes for the current kernel... Starting Journal Service... [ OK ] Started Read required files in advance. [ OK ] Listening on udev Kernel Socket. Starting udev Coldplug all Devices... [ OK ] Listening on fsck to fsckd communication Socket. Starting Remount Root and Kernel File Systems... Starting Uncomplicated firewall... [ OK ] Created slice system-serial\x2dgetty.slice. [ OK ] Mounted Kernel Debug File System. [ OK ] Mounted Huge Pages File System. [ OK ] Mounted POSIX Message Queue File System. [ OK ] Started Uncomplicated firewall. [ OK ] Started udev Coldplug all Devices. [ OK ] Started Journal Service. [ OK ] Started Create list of required staâ?¦vice nodes for the current kernel. Starting Create Static Device Nodes in /dev... [ 14.609829] lp: driver loaded but no devices found [ 14.746280] ppdev: user-space parallel port driver [ 14.784113] EXT4-fs (sdb1): re-mounted. Opts: errors=remount-ro [ OK ] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [ OK ] Started Set the console keyboard layout. [ OK ] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... Mounting Kernel Configuration File System... [ OK ] Mounted FUSE Control File System. [ OK ] Mounted Kernel Configuration File System. [ 15.056528] systemd-journald[469]: Received request to flush runtime journal from PID 1 [ OK ] Started Load/Save Random Seed. [ OK ] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [ OK ] Reached target Local File Systems (Pre). Mounting Mount unit for core, revision 4917... Mounting Mount unit for gnome-system-monitor, revision 45... Mounting Mount unit for gnome-system-monitor... Mounting Mount unit for gnome-calculator... Mounting Mount unit for gnome-logs... Mounting Mount unit for gnome-characters, revision 103... Mounting Mount unit for gnome-system-monitor, revision 51... Mounting Mount unit for core... Mounting Mount unit for gnome-logs... Mounting Mount unit for gtk-common-themes, revision 319... Mounting Mount unit for gnome-3-26-1604... Mounting Mount unit for gnome-3-26-1604... Mounting Mount unit for gnome-3-26-1604, revision 70... Mounting Mount unit for gnome-characters... Mounting Mount unit for core... Mounting Mount unit for gnome-calculator, revision 180... Mounting Mount unit for gnome-characters, revision 101... Mounting Mount unit for gnome-logs, revision 37... Mounting Mount unit for gnome-calculator, revision 178... [ OK ] Started Apply Kernel Variables. [ OK ] Mounted Mount unit for core, revision 4917. [ OK ] Mounted Mount unit for gnome-system-monitor, revision 45. [ OK ] Mounted Mount unit for gnome-system-monitor. [ OK ] Mounted Mount unit for gnome-calculator. [ OK ] Mounted Mount unit for gnome-logs. [ OK ] Mounted Mount unit for gnome-characters, revision 103. [ OK ] Mounted Mount unit for gnome-system-monitor, revision 51. [ OK ] Mounted Mount unit for core. [ OK ] Mounted Mount unit for gnome-logs. [ OK ] Mounted Mount unit for gtk-common-themes, revision 319. [ OK ] Mounted Mount unit for gnome-3-26-1604. [ OK ] Mounted Mount unit for gnome-3-26-1604, revision 70. [ OK ] Mounted Mount unit for gnome-characters. [ OK ] Mounted Mount unit for core. [ OK ] Mounted Mount unit for gnome-calculator, revision 180. [ OK ] Mounted Mount unit for gnome-characters, revision 101. [ OK ] Mounted Mount unit for gnome-logs, revision 37. [ OK ] Mounted Mount unit for gnome-calculator, revision 178. [ OK ] Mounted Mount unit for gnome-3-26-1604. [ OK ] Started udev Kernel Device Manager. [ OK ] Started Dispatch Password Requests to Console Directory Watch. [ OK ] Reached target Local Encrypted Volumes. [ OK ] Found device /dev/ttyS0. [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 25.667518] snd_hda_intel 0000:08:00.1: CORB reset timeout#2, CORBRP = 65535 [ 25.667530] hdaudio hdaudioC0D0: no AFG or MFG node found [ 25.667535] hdaudio hdaudioC0D1: no AFG or MFG node found [ 25.667538] hdaudio hdaudioC0D2: no AFG or MFG node found [ 25.667540] hdaudio hdaudioC0D3: no AFG or MFG node found [ 25.667541] snd_hda_intel 0000:08:00.1: no codecs initialized [ 33.504100] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:42:crtc-0] flip_done timed out [ 43.744094] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:42:crtc-0] flip_done timed out [ 53.984089] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:54:HDMI-A-1] flip_done timed out [ 64.224036] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:40:plane-4] flip_done timed out [ 64.224141] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* amdgpu_dm_commit_planes: acrtc 0, already busy [ 74.464103] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:42:crtc-0] flip_done timed out [ OK ] Started Flush Journal to Persistent Storage. [ 84.704122] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:42:crtc-0] flip_done timed out [ 94.944056] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:54:HDMI-A-1] flip_done timed out [ 105.184103] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:40:plane-4] flip_done timed out [ 105.184197] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* amdgpu_dm_commit_planes: acrtc 0, already busy [ 115.424085] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:42:crtc-0] flip_done timed out -------------- next part -------------- root at empty:~# xinit waiting for X server to begin accepting connections . .[ 239.840129] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:42:crtc-0] flip_done timed out [ 239.840224] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring sdma1 timeout, last signaled seq=1, last emitted seq=2 . .. .. .. .. .[ 250.080105] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:54:HDMI-A-1] flip_done timed out . .. .. .. .. .[ 260.320113] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:40:plane-4] flip_done timed out [ 260.331116] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* amdgpu_dm_commit_planes: acrtc 0, already busy . .. .. .. .. ..[ 270.560128] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:42:crtc-0] flip_done timed out X.Org X Server 1.19.6 Release Date: 2017-12-20 X Protocol Version 11, Revision 0 Build Operating System: Linux 4.4.0-119-generic x86_64 Ubuntu Current Operating System: Linux lpnm-empty 4.18.0-rc4 #1 SMP Tue Jul 10 21:49:08 WEST 2018 x86_64 Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.18.0-rc4 root=UUID=1fd09015-7f74-4838-bbbd-00bb887c940f ro console=ttyS0,115200n8 vt.handoff=1 Build Date: 13 April 2018 08:07:36PM xorg-server 2:1.19.6-1ubuntu4 (For technical support please see http://www.ubuntu.com/support) Current version of pixman: 0.34.0 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 12 14:37:02 2018 (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 281.312112] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:42:crtc-0] flip_done timed out [ 281.312196] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring sdma0 timeout, last signaled seq=2, last emitted seq=3 [ 291.552065] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CONNECTOR:54:HDMI-A-1] flip_done timed out [ 301.792102] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [PLANE:40:plane-4] flip_done timed out [ 301.803085] [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* amdgpu_dm_commit_planes: acrtc 0, already busy [ 312.032095] [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:42:crtc-0] flip_done timed out [ 322.272104] [drm:drm_atomic_helper_wait_for_dependencies [drm_kms_helper]] *ERROR* [CRTC:42:crtc-0] flip_done timed out